@media screen and (max-width: 500px) {
		
		.woocommerce-product-gallery__trigger, .woocommerce-product-gallery__trigger:before {
				display: none !important;
		}
		
		#site-header.medium-header .top-header-wrap {
        padding: 40px 0 30px 0 !important;
    }
		
		#main #content-wrap {
				padding-top: 10px !important;
		}
		
		#site-logo #site-logo-inner a img {
				max-width: 220px !important;
		}
		
		.bannerContent__description {
				font-family: nunito !important;
				font-size: 16px !important;
		}
}

.wcsob_soldout_text {
		dolor: red !important;
}