/* 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;
}
#page-home #vehicle-custom #custom-h1 h1 {
    text-align: center;
}
.promotional-banner-wrap {
    background-color: #CB2027!important;
}
.promotional-banner-text {
    font-size: 15px!important;
    text-shadow: 2px 2px 2px #000;
}
a.promotional-banner-link {
    color: #fff!important;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}