/* 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 */

div#header-center-nav {
    margin-top: 4em;
}
.promotional-banner-wrap {
    background-color: #ff0202!important;
}
.promotional-banner-wrap.text-wrapping {
    color: #fff;
}
.promotional-banner-text a {
    color: #fff!important;
    text-shadow: 2px 2px 2px #000;
}
.promotional-banner-text {
    white-space: inherit!important;
}
.promotional-banner-wrap {
    display: none;
    padding: 0 0px 0 0;
}
div#header-center-nav {
    margin-top: 6.5em;
}