/* 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: 15px 15px;
}

.featured-products-module .product-wrapper-link .product-details-link {
    color: #fff;
    background-color: #0275d8;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    background-color: #f4a22d;
}
#footer-custom #other-stores ul.links-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
#footer-custom #other-stores ul.links-list li:after {
    content: none;
}
#disclaimer h3 {
    color: red;
    font-size: 16px;
}
.text-color-dark .promotional-banner-wrap .promotional-banner-link {
    background-color: #0275d8;
    color: #fff;
}
/* v pages - custom styling */

.jumbotron h5 {
font-weight: 800px;
line-height: 1.7;
}
.oem-vehicle-picker-module .jumbotron {
background-color: white;
}
.oem-vehicle-picker-module #vehicle-data-lists {
background-color: white; padding: 5%;
}
 -->