/*--- OEM INTERACTIVE ---*/

/* OEMI Blurbs*/

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

/* OEMI Guarntee*/

#pricing-banner-custom {
  background-position: center;
  background-attachment: fixed; }
#pricing-banner-custom .wholesale-blurb {
    padding: 80px 0;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    max-width: 750px;
    margin: 0 auto; }
#pricing-banner-custom .wholesale-blurb h3 {
      font-family: "Open Sans", sans-serif;
      font-size: 30pt;
      color: #fff;
      font-weight: 700; }
#pricing-banner-custom .wholesale-blurb p {
      font-family: "Open Sans", sans-serif;
      font-size: 14pt;
      color: #fff;
      font-weight: 400; }
#page-home h1 {
  padding: 10px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 30pt;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
}
#page-home p {
  padding: 10px 0;
  font-family: "Open Sans", sans-serif;
  /* font-size: 14pt; */
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
}

/* Properly displays the cart page header */
@media screen and (min-width: 768px) { /* Desktop */
    #page-cart #logo-custom, #page-one_page_checkout #logo-custom {
        height: unset;
        background-color: #000000 !important;
        padding-top: unset;
    }
    #page-cart #logo-custom .search-col-custom, #page-cart #logo-custom .garage-col-custom, #page-one_page_checkout #logo-custom .search-col-custom, #page-one_page_checkout #logo-custom .garage-col-custom,
#page-cart #header-custom, #page-one_page_checkout #header-custom, #page-cart #second-nav, #page-one_page_checkout #second-nav {
        display: block;
    }
}
@media screen and (max-width: 767px) { /* Mobile */
    #page-cart #mobile-search, #page-one_page_checkout #mobile-search {
        display: block;
    }
}


/*----------  OEM Interactive UX Audit, December 1 2025  ------------*/
/*-------------------------------------------------------------------*/
/*------------OOOOO-------EEEEEEEEEE--MM----------MMM--IIIIIIIIII----*/
/*---------OOO----OOO----EEE---------MMM--------MMMM------III--------*/
/*-------OOO-------OOO--EEE---------MM-MM----MMM-MM------III---------*/
/*------OOO-------OOO--EEEEEEEE----MM--MM--MMM--MM------III----------*/
/*-----OOO-------OOO--EEE---------MM---MMMM----MM------III-----------*/
/*------OOO----OOO---EEE---------MM----MM-----MM------III------------*/
/*-------OOOOOO-----EEEEEEEEEE--MM-----------MM--IIIIIIIIII----------*/
/*-------------------------------------------------------------------*/

html body .action-button.big-button { /* Fits the Add To Cart button text on a single line */
    padding: 12px 20px;
}

/* Sets the default upsell image width */
.product-additional-info-module .catalog-product .product-image-col { 
    width: 100%;
}
.product-additional-info-module .catalog-product .product-image-col>a img {
    height: auto;
    max-width: 100%;
}

/* Mobile */
@media (max-width: 767px) { 
    .product-additional-info-module .catalog-product .product-details-col { /* Tidies upsells on the cart page */ 
        width: 100%;
    }
    
    .product-additional-info-module .catalog-product .product-image-col {/* Tidies upsells on the cart page */
        width: 100%;
    }
    
    .payments_messaging_module { /* Aligns the PayPal offering */
        padding-left: 20px;
    }
    
    /* Optimizes the product page product details for mobile */
    .product-details-inner ul.field-list {
        display: grid;
        grid-template-columns: repeat(4, 25%);
        align-items: start;
    }
    .product-details-inner ul.field-list .manufacturer, .product-details-inner ul.field-list .part_number, .product-details-inner ul.field-list .positions, .product-details-inner ul.field-list .also_known_as {
        grid-column: span 2;
        align-self: start;
        height: auto;
        margin-bottom: 5px;        
    }
    .product-details-inner ul.field-list .description, .product-details-inner ul.field-list .product-superseded-list, .product-details-inner ul.field-list .condition {
        height: auto;
    }
    .product-details-inner ul.field-list li {
        grid-column: span 4;
    }
    .product-details-inner ul.field-list h2, .product-details-inner ul.field-list span {
        display: block;
    }
    .product-details-inner ul.field-list ul {
        list-style: none;
        padding-left: 0;
    }
    .product-details-module ul.field-list li+li {
        height: auto;
    }
    .product-additional-info-module .catalog-product .product-image-col {
        width: 90px;
    }
    .product-additional-info-module .catalog-product .product-image-col>a img {
        height: unset;
        max-width: 90px;
    }
    .product-page-layout ul.field-list li .list-value {
        display: block;
    }
    
    #mobile-filters-button { /* Moves the category page filters down */
        top: 100px;
        z-index: 40;
    }
    .promotional-banner-wrap { /* Places the sitewide banner above other elements */
        z-index: 99999;
    }
}

#rp_global_add_to_cart .current_product .product_details_col ul li label { /* Fixes the padding of "Our Price" in the Added to Cart popup */
    padding-right: unset !important;
}

#rp_global_add_to_cart .add_cart_control .add_cart_button .button { /* Makes the buttons in the Added to Cart popup larger */
    height: 50px;
}

/* Fixes the display of the product page vehicle fitment table */
.product-fitment-module .fitment-table-wrap .fitment-table td, .product-fitment-module .fitment-table-wrap .fitment-table th {
    padding: 8px;
}
.fitment-year {
    min-width: 35px;
    max-width: 50px;
}
.fitment-make {
    min-width: 35px;
    max-width: 50px;
}
.fitment-model {
    min-width: 50px;
}
.fitment-trim {
    max-width: unset;
}
.fitment-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.fitment-table {
  min-width: 800px;
  width: max-content;
  border-collapse: collapse;
}

.product-details-module li.product-description span.description_body li { /* Adds spacing for lists in product descriptions */
    margin: 0 0 20px 20px;
}

.required-parts th { /* Properly displays the labels in the bundle parts table */
    white-space: nowrap;
}

.cart-page-layout .cart-other-options { /* Prevents the checkout box from clipping */
    width: unset;
}

/* Adjusts the cart page VIN collector */
.cart-page-layout .cart-subtotal-row .collect-vin-form-module p { 
    font-size: 15px;
    font-weight: 700;
}
.collect-vin-form-module .input-custom .vin-form-button {
    min-width: 80px;
}
@media(max-width: 767px) {
    .cart-page-layout .cart-subtotal-row .collect-vin-form-module {
        display: block;
    }
    .cart-page-layout .cart-subtotal-row .collect-vin-form-module p {
        font-size: 12px;
        font-weight: 500;
    }
}

.health-warning { /* Adds some space above the Prop 65 warning */
    padding-top: 20px;
}

#rp_shipping_message { /* Aligns the shipping message */
    padding: unset !important;
    padding-left: 10px !important;
}

.shop-other-brands img { /* Adds spacing between the other brand logos in the footer */
    margin: 10px 10px 30px;
}

.create-user-form-module { /* Adds space between modules on the Track Order page */
    margin-bottom: 50px;
}

.product-page-layout ul.field-list li .list-label { /* Bolds the labels */
    font-weight: 700 !important;
}

.cart-listing-module {
    margin-bottom: 20px;
}

#vehicle-custom .vpicker_buttons li.active_button a:hover .select { /* Removes the hover background color from links */
    background-color: transparent;
    color: #1c68cf;
}

.product-badges-module .product-badges .product-badge { /* Resizes the product badges */
    display: inline-block;
    width: 48%;
}

.product-details-module ul.field-list li+li { /* Prevents errant spacing between elements on the product page */
    margin-top: unset;
}

#filters-overlay { /* puts the overlay above the mobile buttons */
    z-index: 99999999999;
}

/* Resizes and repositions the mobile logo */
#mobile-header {
    height: 0px;
}
#mobile-header .header-center-nav { /* Helps the mobile logo blend */
    background: transparent !important;
    border-bottom: 0;
}
.mobile-header-module {
    background-color: transparent !important;
}
.mobile-header-module .mobile-header-logo-link img.image-logo {
    height: 40px;
    width: auto;
    margin-top: -14px;
}
.mobile-header-module-height {
    height: 0px;
    padding: 5px 0;
}
.search-bar-module {
    margin-top: 0px;
}

.container-vehicle-dd-module_4 { /* Adds space on the homepage below the mobile vehicle picker */
    margin-bottom: 20px;
}

.vp_control { /* Makes room for the mobile chat and review buttons on the mobile YMM picker */
    margin-bottom: 120px;
}
/*-------- End OEMI Audit --------*/

.cart-page-layout .cart-checkout-mobile-sticky { z-index: 9999999999999999; } /* Makes the Checkout button accessible on mobile */