/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */


.promotional-banner-wrap .promotional-banner-text {
    font-size: 20px;
}

.promotional-banner-wrap .promo-close, .promotional-banner-wrap.text-wrapping:after {
    display: none;
}

@media (max-width: 760px) {
    #mobile-menu {
        margin-top: 0 !important;
    }
}