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

#featured-custom .product-wrapper-link {
   height: 360px;
}
#footer-custom .newsletter-column input {
      color: #fff;
}
.home-hero {
    max-width: 70% !important;
}



.store-logo-module .store-logo-link.lazy-load-wrap.flip {
    min-width: auto;
    width: 180px;
}

#anyquestions {
    margin-top: -50px;
    margin-left: 200px;
    white-space: nowrap;
    z-index: 100;
}

.promotional-banner-wrap {
background-color: red !important;
}
.promotional-banner-text {
 color: white;
 font-size: 18px !important;
}
.promotional-banner-link {
 color: white !important;
}