body {
	font-family: 'PT San', sans-serif;
	color: #575656;
}

footer h5 {
	font-family: 'PT San', sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.footer-style, .footer-style li a {
    color: white;
}

.oyster-brand-slider {
    background: white;
    padding-top: 28px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.oyster-brand-slider .swiper-viewport {
    background: white;
}

.oyster-four-ad, .oyster-four-ad .swiper-viewport {
    background: white;
}

.oyster-sponsored-ad, .oyster-sponsored-ad .swiper-viewport {
    background: #deecf3;
}

.oyster-brand-slider h3, .oyster-featured h3, .oyster-sponsored-ad h3, .oyster-four-ad h3 {
    text-align: center;
    font-weight: 700;
    color: #0079c0;
    margin-top: 0px;
}

.oyster-four-ad {
    margin-bottom: -28px;
}

.oyster-featured.option3 {
    padding-top: 20px;
}

.main-menu {
    margin-bottom: 28px;
}

.oyster-four-ad .swiper-slide {
    border: 2px solid #929497;
}

.product-thumb .button-group button {
    text-transform: capitalize;
}

.product-thumb .button-group button, .product-thumb .button-group button:hover {
    color: white;
    background-color: #929497;
}

#product-product .btn-primary, #product-product .btn-primary:hover, #product-product .btn-primary:active, #product-product .btn-primary.active, #product-product .btn-primary.disabled, #product-product .btn-primary[disabled], #product-product .btn-primary.focus, #product-product .btn-primary:focus {
    border-color: #929497!important;
    background-color: #929497!important;
}