/* 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 */
.promotional-banner-wrap {
    background-color: #f61010!important;
}

.promotional-banner-text {
    color: #fff!important;
    font-size: 14px!important;
}

.promo-close {
    display: none!important;
}

.promotional-banner-wrap.text-wrapping:after {
	display: none!important;
}

.promotional-banner-wrap .promotional-banner-text-wrap {
    text-shadow: 2px 2px 1px #000;
}