.amount {
    color: #e74c3c;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}


.price {
    color: #e74c3c;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}



#main-navigation {
    position: relative;
    z-index: 9999999 ;
}

.carousel-heading {
    height: auto;
    margin-top: 1px ;
    text-align: center;
}


.product-info h5 {
    font-size: 1.3em;
    font-weight: bold;
	text-align: center;
}

.product-info h3 {
        font-size: 1.3em;
    font-weight: bold;
	text-align: center;
}

.icon-info {
    display:block;
}

.content a  {
    font-size:18px;
    font-weight:bold;
}

.onsale {
    display:none;
}
.onfeatured {
    display:none;
}

.tml {
    display:initial;
    
}

#rememberme1 {
    display:none;
}

.breadcrumbs {
    display:none;
}

.mobile_button {
    display:none;
}