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

.footnotes {
    display: none !important;
}

/* themeEnsureVINWrap */
.themeEnsureVINWrap {
	background-color: #ffc144;
    padding: 20px 20px;
    border: 2px solid #000;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINWrap {
    	margin-bottom: 30px;
    }
}

.themeEnsureVINContent h4 {
	text-align: center;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINContent h4 {
    	font-size: 22px;
    }
}

.themeEnsureVINContent p {
	margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #000;
    font-style: italic;
}

@media screen and (max-width: 767px) {
    .themeEnsureVINContent p {
    	font-size: 14px;
    }
}

/* end of themeEnsureVINWrap */

.HOME_SEO {
    font-size: 15px;
}

.featured-products-module .featured-product .details-display .details-partnum {
    color: #b77480;
}

.select-by-model-module .select-by-model-item .accent-text:before {
    color: #b4717f; }

/*---YotPo Styling ---*/
.yotpo .yotpo-testimonials-btn {
  background-color: #9E1B32 !important;  }

.page-subheader-component h3 {
    color: #9e1b32;
    font-size: 14px; }

.oem-vehicle-picker-module .vehicle-column a {
    border: 1px solid #6b6b6b;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    min-width: 100%;
    background-color: #6b6b6b;
    padding: 8px 12px;
    border-radius: 5px;
    color: #f7f7f7;
}
.featured-products-module .featured-product .image-display .product-image.lazy-load { position: relative; }
.oem-vehicle-picker-module .vehicle-column a:hover {
    border: 1px solid #1267d2;
    background-color: #1267d2;
}

.oem-vehicle-picker-module a {
    color: #1267d2;
}
.hours {
    border: #c2c2c2 1px solid;
    padding-right: 15px;
    padding-left: 15px;
}
.hours-operation-module ul li.today { font-weight: 600; }

.promotional-banner-wrap .promotional-banner-text { font-size: 14px; background-color: #9e1b32; color: #fff; }