<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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 */


#featured-custom .product-wrapper-link {
   height: 360px;
}
#page-home #vehicle-custom #custom-h1 h1 {
    text-align: center;
}
.store-logo-module .store-logo-link img {
    max-height: 100%;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    color: #fff;
}
.promotional-banner-wrap {
    background-color: #e40808!important;
}
.promotional-banner-wrap .promotional-banner-text {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    padding-right: 15px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    text-shadow: 2px 2px 2px #000;
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}</pre></body></html>