/* 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;
}
/* end fix the thumbnail arrows */

#logo-custom .store-logo-module img {
  padding-top: 15px;
}


.promotional-banner-wrap {
background-color: red !important;
}

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

.sold-in-qty {
display: none !important;
}