/* START: Added on 072825 */
#header-secondary-wrap .header-secondary .car-selected-wrap {
	margin-left: 0;
}
/* END: Added on 072825 */


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

/*--- OEM INTERACTIVE ---*/
/* Product Page */

.product-purchase-module .purchase-box .product-price .you-save .list-label {
  font-size: 17px;
}
.product-purchase-module .purchase-box .product-price .you-save .list-value {
  color: #49aa22;
  font-size: 17px;
}
.product-page-layout li.you-save .list-value .savings-percent-value {
  font-weight: 1000;
}
.product-details-module li.product-description span.description_body p,
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol,
.product-details-module li.product-description span.description_body li {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol {
    margin: 0 0 20px 30px;
}
.product-badges-module .product-badges .product-badge .badge-icon .icon {
    background-image: url(https://cdn.revolutionparts.io/4c0925304c01148cf1e8709633debf01/design/badge-sprite.png);
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}



/* OEMI Blurbs*/

#trust-badges-custom .trust-blurbs {
    width: 60%;
    margin: 0 auto; }
#trust-badges-custom .trust-blurbs h4 {
      font-family: "Open Sans", sans-serif;
      font-size: 14pt;
      color: #0086d3;
      font-weight: 700; }
#trust-badges-custom .trust-blurbs p {
      font-family: "Open Sans", sans-serif;
      font-size: 10pt;
      color: #000;
      font-weight: 400; }

/* OEM Interactive - Homepage quick links */
#quick-links a:first-of-type {
    display: inline-flex;
}
/* OEM Interactive - Site Wide Banner */
.promotional-banner-wrap {
    background: #0F609C!important;
}

.promotional-banner-text{
    color: #fff!important;
}