/* sTART: Added on 080625 */
.yellow_text_box .box {
    background-color: #ecbc17;
    color: #000;
    font-weight: 500;
    text-align: center;
    border: 1px solid #000;
    border-radius: 1px;
    padding: 12px 12%;
}
.yellow_text_box .box p {
	margin: 0;
}
.yellow_text_box .box strong {
    font-size: 12px;
    display: block;
    font-weight: 600;
    letter-spacing: .03rem;
}
.yellow_text_box .box small {
	font-weight: 600;
}
/* END: Added on 080625 */


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

#banner-custom .banner-vpicker-module,
#banner-custom .banner-vpicker-module .slider .rslides_container .rslides,
#banner-custom .banner-vpicker-module .slider .rslides_container .rslides li {
	height: calc(200px + (500 - 200) * ((100vw - 768px) / (1900 - 768))) !important;
}

.call-to-action-button,
.search-by-part-module .btn,
.vin-column-custom .search-by-vin-module .btn,
#home-content .newsletter-signup-module .btn,
.newsletter-signup-module.newsletter-inline .input-custom .newsletter-button,
#accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom {
  background-color: #134A9C;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .call-to-action-button:hover, .call-to-action-button:active, .call-to-action-button:focus,
  .search-by-part-module .btn:hover,
  .search-by-part-module .btn:active,
  .search-by-part-module .btn:focus,
  .vin-column-custom .search-by-vin-module .btn:hover,
  .vin-column-custom .search-by-vin-module .btn:active,
  .vin-column-custom .search-by-vin-module .btn:focus,
  #home-content .newsletter-signup-module .btn:hover,
  #home-content .newsletter-signup-module .btn:active,
  #home-content .newsletter-signup-module .btn:focus,
  .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:hover,
  .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:active,
  .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:focus,
  #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:hover,
  #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:active,
  #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:focus {
    background-color: #1960c9;
    color: #fff; }
  .call-to-action-button:visited,
  .search-by-part-module .btn:visited,
  .vin-column-custom .search-by-vin-module .btn:visited,
  #home-content .newsletter-signup-module .btn:visited,
  .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:visited,
  #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:visited {
    background-color: #134A9C;
    color: #fff; }

#header-custom .container-wrap {
  padding-bottom: 0; }
@media (min-width: 767px) and (max-width: 1024px) {
  #header-custom .col-md-6:first-child {
    display: none; }
  #header-custom .col-md-6:last-child {
    width: 100%; } }
#header-custom .main-nav-links {
  margin-right: 10px; }
#header-custom .links-list li a, #header-custom .cart-wrapper .cart-text, #header-custom .email_address {
  font-family: "Open Sans", sans-serif;
  font-size: 10pt;
  color: #ddd;
  font-weight: 400;
  text-transform: none;
  -webkit-font-smoothing: antialiased; }
  #header-custom .links-list li a:hover, #header-custom .cart-wrapper .cart-text:hover, #header-custom .email_address:hover {
    color: #fff; }
#header-custom .call-to-action-button {
  background-color: transparent; }
  #header-custom .call-to-action-button:hover {
    background-color: transparent; }
#header-custom .cart-component {
  min-width: 0; }
  #header-custom .cart-component .cart-button {
    padding: 5px; }
  #header-custom .cart-component i {
    color: #ddd; }
  #header-custom .cart-component:hover .cart-button i {
    color: #fff; }

#logo-custom .container-wrap {
  padding: 5px 0; }
#logo-custom .store-logo-image {
  max-height: 58px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0; }
#logo-custom .logo-col-custom {
  width: 28%;
  margin: 0; }
#logo-custom .deal-links-custom, #logo-custom .action-col-custom {
  width: 70%;
  margin: 0; }
#logo-custom .deal-links-custom {
  padding-bottom: 10px; }
#logo-custom .garage-col-custom {
  width: 20%;
  float: right;
  margin: 14px 10px 14px 0;
  border: solid 1px #134A9C;
  text-align: center; }
  #logo-custom .garage-col-custom .garage-component {
    padding: 4.5px;
    width: 100%;
    height: 100%;
    background-color: #134A9C; }
    #logo-custom .garage-col-custom .garage-component .garage-text {
      color: #fff; }
    #logo-custom .garage-col-custom .garage-component:hover {
      background-color: #0d346f; }
#logo-custom .search-col-custom {
  width: 45%;
  float: right;
  margin: 14px 0; }
  #logo-custom .search-col-custom .search-bar-component input {
    border-color: #ccc; }

#second-nav .container-wrap {
  padding: 0; }
#second-nav .links-list {
  display: inline; }
  #second-nav .links-list li {
    padding: 15px 20px 13px 20px;
    margin: 0;
    text-align: center;
    border-right: 1px solid #555;
    display: block;
    float: left;
    cursor: pointer; }
    #second-nav .links-list li a {
      font-family: "Open Sans", sans-serif;
      font-size: 10pt;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase; }
      #second-nav .links-list li a:hover {
        text-decoration: none; }
    #second-nav .links-list li:hover, #second-nav .links-list li:active {
      background: #0d346f; }
    @media (max-width: 1023px) {
      #second-nav .links-list li {
        font-size: 8pt; } }

#mobile-header .material-icons {
  color: #fff; }
#mobile-header .navbar-toggle {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 0;
  margin: 0;
  float: none;
  border: 1px solid #fff;
  padding: 5px 5px 0 5px; }
  #mobile-header .navbar-toggle .closeMenu {
    display: none; }
  @media (max-width: 574px) {
    #mobile-header .navbar-toggle {
      display: block; } }
#mobile-header .header-center-nav {
  display: block;
  text-align: center;
  padding: 3px 0;
  background: #000;
  border-bottom: 1px solid #000; }
  #mobile-header .header-center-nav .mobile-header-logo-link {
    line-height: 40px; }
  #mobile-header .header-center-nav img.image-logo {
    max-height: 45px; }

@media screen and (max-width: 767px) {
    #mobile-header .header-center-nav img.image-logo {
    	max-height: 30px;
    }
    #mobile-header {
    	height: 47px !important;
        margin-top: 37px;
    }
    #mobile-search {
    	margin-top: 0 !important;
    }
    .themeMobileMenu .container-wrap {
    	padding-top: 0 !important;
    	padding-bottom: 0 !important;
    }
    #mobile-header .header-center-nav {
    	margin-top: 0 !important;
    }
}

#mobile-header .cartLink {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 5px 5px 0 5px; }

.mobileMenu {
  width: auto; }
  .mobileMenu .mobileMenuSection:first-child {
    margin-bottom: 5px; }
  .mobileMenu .call-to-action-button {
    background: #134A9C; }
    .mobileMenu .call-to-action-button:hover, .mobileMenu .call-to-action-button:active {
      background: #1b6ae0; }
  .mobileMenu ul {
    list-style: none; }
    .mobileMenu ul li {
      position: relative;
      z-index: 10000; }
      .mobileMenu ul li a {
        font-family: "Open Sans", sans-serif;
        font-size: 12pt;
        color: #fff;
        font-weight: 400;
        position: relative;
        display: block;
        padding: 15px;
        background: #134A9C;
        margin-bottom: 5px;
        text-transform: uppercase; }
        .mobileMenu ul li a:after {
          position: absolute;
          right: 5px;
          top: 12px;
          content: 'chevron_right';
          direction: ltr;
          display: inline-block;
          font-family: 'Material Icons';
          font-size: 24px;
          font-style: normal;
          font-weight: normal;
          letter-spacing: normal;
          line-height: 1;
          text-transform: none;
          white-space: nowrap;
          word-wrap: normal;
          -webkit-font-feature-settings: 'liga';
          -webkit-font-smoothing: antialiased; }
      .mobileMenu ul li .menuPhone {
        padding-left: 45px; }
        .mobileMenu ul li .menuPhone:before {
          position: absolute;
          top: 12px;
          left: 10px;
          content: 'call';
          direction: ltr;
          display: inline-block;
          font-family: 'Material Icons';
          font-size: 24px;
          font-style: normal;
          font-weight: normal;
          letter-spacing: normal;
          line-height: 1;
          text-transform: none;
          white-space: nowrap;
          word-wrap: normal;
          -webkit-font-feature-settings: 'liga';
          -webkit-font-smoothing: antialiased; }
      .mobileMenu ul li .dropdown-toggle:after {
        content: 'expand_more';
        border: 0;
        right: 30px; }
      .mobileMenu ul li .dropdown-menu {
        width: 100%;
        margin: 0;
        border-radius: 0;
        border: 0;
        position: static;
        float: none; }
        .mobileMenu ul li .dropdown-menu a {
          background: transparent;
          padding: 7px 15px;
          color: #666;
          font-size: 1em; }
          .mobileMenu ul li .dropdown-menu a:after {
            top: 5px;
            content: 'chevron_right'; }
    .mobileMenu ul .open {
      margin-bottom: 5px; }
      .mobileMenu ul .open a {
        margin-bottom: 0; }
        .mobileMenu ul .open a:after {
          content: 'expand_less'; }

.navbar-fixed-top {
  min-width: 320px; }
  .navbar-fixed-top div.custom-html-module {
    position: relative; }

.navmenu-fixed-left {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: -100%;
  overflow-y: hidden;
  border-radius: 0;
  padding: 10px;
  background: #252525; }
  .navmenu-fixed-left .col-sm-12 {
    padding: 0; }

.mm-open .site-container:after {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 1029;
  background: black;
  background: rgba(0, 0, 0, 0.7); }

.home-content .container-wrap {
  padding-bottom: 0; }

#page-home #featured-custom .cats-list ul li a {
    color: #333;}

#page-home .home-content .cats-list {
  margin-top: 23px; }
  #page-home .home-content .cats-list ul {
    width: 100%;
    border: 1px solid #363839; }
    #page-home .home-content .cats-list ul li {
      border-left: 10px solid transparent;
      border-bottom: 1px solid #363839;
      position: relative; }
      #page-home .home-content .cats-list ul li:last-child {
        border-bottom: none; }
      #page-home .home-content .cats-list ul li::after {
        content: "\f105";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        position: absolute;
        top: 11px;
        right: 20px;
        font-size: 16pt;
        color: #000; }
      #page-home .home-content .cats-list ul li:hover {
        border-left-color: #ccc; }
        #page-home .home-content .cats-list ul li:hover a {
          color: #ccc; }
        #page-home .home-content .cats-list ul li:hover::after {
          color: #ccc; }
      #page-home .home-content .cats-list ul li a {
        font-family: "Open Sans", sans-serif;
        font-size: 12pt;
        color: #fff;
        font-weight: 400;
        display: block;
        padding: 15.699px 20px; }
.home-content .featured-section h2 {
  display: none; }
.home-content .featured-section .col-sm-4 {
  padding-left: 0;
  margin: 0 !important;}
  @media (max-width: 767px) {
    .home-content .featured-section .col-sm-4 {
      padding-left: 15px;
      width: 100%; } }
  .home-content .featured-section .col-sm-4.cats-list ul li a {
    color: #fff; }
.home-content .featured-section .col-sm-8 {
  padding-right: 0;
  margin: 0; }


#vehicle-custom {
  z-index: 22; }
  #vehicle-custom .row {
    margin: 0 !important;
    padding: 0 !important; }
    @media (max-width: 767px) {
      #vehicle-custom .row {
        padding: 0; } }
  #vehicle-custom .header-text {
    display: none; }
    @media (max-width: 767px) {
      #vehicle-custom .header-text {
        display: block;
        color: inherit; } }
  @media (max-width: 767px) {
    #vehicle-custom .container-wrap {
      padding: 0px; }
    #vehicle-custom .header-text {
      display: block; } }
  #vehicle-custom .vpicker_buttons .vpicker_button {
    border-radius: 0px; }
  #vehicle-custom .vpicker_buttons li.active_button a:hover .select {
    background-color: #7d7d7d; }
  @media (min-width: 426px) and (max-width: 710px) {
    #vehicle-custom .vpicker_buttons {
      width: 70%; } }
  @media (max-width: 900px) {
    #vehicle-custom .vpicker_buttons {
      width: 90%; } }
  @media (max-width: 710px) {
    #vehicle-custom .vpicker_buttons {
      width: 90%; }
      #vehicle-custom .vpicker_buttons .vpicker-select {
        width: 100%; } }
  #vehicle-custom .vpicker-submit, #vehicle-custom .browse_catalog {
    background-color: #134A9C;
    width: 170px;
    margin-left: 15px;
    padding: 5px; }
    #vehicle-custom .vpicker-submit:hover, #vehicle-custom .browse_catalog:hover {
      background-color: #1b6ae0; }
    @media (min-width: 426px) and (max-width: 710px) {
      #vehicle-custom .vpicker-submit, #vehicle-custom .browse_catalog {
        width: 70%; } }
    @media (min-width: 711px) and (max-width: 900px) {
      #vehicle-custom .vpicker-submit, #vehicle-custom .browse_catalog {
        width: 170px;
        margin-left: 0; } }
    @media (max-width: 710px) {
      #vehicle-custom .vpicker-submit, #vehicle-custom .browse_catalog {
        width: 90%;
        margin-left: 0; } }

@media (min-width: 450px) and (max-width: 800px) {
  #mobile-picker .vehicle-picker-module .vpicker_buttons li.vpicker_button,
  #mobile-picker .vehicle-picker-module #vpicker_submit {
    width: 40%; } }

#model-custom .select-by-model-module .select-by-model-item {
  margin: 3px 2px;
  min-width: 100px;
  width: 32%; }
#model-custom .vehicle-img-wrapper {
  margin-top: 20px; }
  @media (max-width: 1000px) {
    #model-custom .vehicle-img-wrapper {
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.5);
      transform: scale(0.8);
      zoom: 0.8; } }
#model-custom .model-text {
  font-family: "Open Sans", sans-serif;
  font-size: 12pt;
  color: #000;
  font-weight: 400;
  text-align: center;
  padding: 5px 0;
  margin: 10px 0; }
#model-custom .model-content {
  border: solid 1px #363839;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #model-custom .model-content:hover .model-text span, #model-custom .model-content:active .model-text span {
    text-decoration: none; }
  #model-custom .model-content:hover::before, #model-custom .model-content:active::before {
    opacity: 1; }
  #model-custom .model-content::before {
    content: "+";
    font-family: "Open Sans", sans-serif;
    font-size: 55pt;
    color: #fff;
    font-weight: 100;
    padding: 50px 0;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
    transition: all .5s ease;
    transform-origin: center bottom;
    opacity: 0; }
#model-custom .select-by-model-list {
  text-align: center; }
@media (max-width: 574px) {
  #model-custom .select-by-model-module .select-by-model-item {
    width: 47%; } }

#vin-custom .collect-vin-horiz-module .search-label {
  color: #fff; }

#featured-custom .featured-products-module {
  padding-top: 0; }
#featured-custom .details-title .product-title {
  color: #333;
  font-size: 14pt; }
  @media (max-width: 426px) {
    #featured-custom .details-title .product-title {
      font-size: 8pt; } }
  @media (max-width: 1024px) {
    #featured-custom .details-title .product-title {
      font-size: 9pt; } }
#featured-custom .featured-products, #featured-custom .pricing-actions-display .product-pricing {
  text-align: center; }
#featured-custom .featured-product {
  margin: 0 6px 40px 0;
  float: left;
  width: 32.2%;
  display: inline;
  border: solid 1px #363839; }
  @media (max-width: 1023px) {
    #featured-custom .featured-product {
      width: 32%; } }
  @media (max-width: 767px) {
    #featured-custom .featured-product {
      width: 48%; } }
#featured-custom .product-wrapper-link {
  border: none; }
  #featured-custom .product-wrapper-link:hover {
    border: none; }
#featured-custom .product-wrapper-link {
  background-color: transparent; }
  #featured-custom .product-wrapper-link:hover {
    border-color: #363839; }
#featured-custom .product-details-link {
  background-color: #134A9C;
  color: #fff; }
@media (max-width: 574px) {
  #featured-custom .catalog-product {
    width: 47%;
    border-bottom: 1px solid #363839; }
  #featured-custom .catalog-product-sale-price {
    font-size: 16pt;
    text-align: center; } }
@media (max-width: 574px) {
  #featured-custom .catalog-product {
    width: 24%; } }
@media (max-width: 767px) {
  #featured-custom .col-sm-8 {
    width: 100%;
    float: none;
    margin-top: 20px; } }


#custom-footer {
  padding-top: 25px; }
  #custom-footer .heading, #custom-footer .newsletter-main-text {
    font-family: "Open Sans", sans-serif;
    font-size: 13pt;
    color: #ddd;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #7d7d7d;
    width: 100%;
    padding-bottom: 15px;
    position: relative;
    display: block; }
    #custom-footer .heading::after, #custom-footer .newsletter-main-text::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100px;
      background-color: #7d7d7d; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #custom-footer .heading, #custom-footer .newsletter-main-text {
        font-size: 11pt; } }
    @media (max-width: 767px) {
      #custom-footer .heading, #custom-footer .newsletter-main-text {
        padding-top: 10px; } }
  #custom-footer a:hover {
    text-decoration: none; }
  #custom-footer li {
    list-style: none; }
  #custom-footer .contact-wrapper {
    margin-top: 10px; }
    #custom-footer .contact-wrapper .list-item-container {
      padding: 12px 0; }
      #custom-footer .contact-wrapper .list-item-container .icon {
        padding: 0 15px 0 0;
        display: inline-block; }
        #custom-footer .contact-wrapper .list-item-container .icon i {
          color: #eee;
          font-size: 14pt; }
      #custom-footer .contact-wrapper .list-item-container aside {
        font-family: "Open Sans", sans-serif;
        font-size: 10pt;
        color: #ddd;
        font-weight: 400;
        display: inline-block;
        vertical-align: top; }
      #custom-footer .contact-wrapper .list-item-container:hover aside, #custom-footer .contact-wrapper .list-item-container:hover i {
        color: #fff; }
  #custom-footer .navigation-wrapper .links-list {
    width: 100%;
    margin: 0; }
    #custom-footer .navigation-wrapper .links-list li {
      position: relative; }
      #custom-footer .navigation-wrapper .links-list li a {
        font-family: "Open Sans", sans-serif;
        font-size: 12pt;
        color: #ddd;
        font-weight: 400;
        display: block;
        padding: 12px 0 12px 20px;
        border-bottom: solid 1px #7d7d7d; }
        #custom-footer .navigation-wrapper .links-list li a:hover {
          color: #fff; }
      #custom-footer .navigation-wrapper .links-list li::before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        content: "\f054";
        position: absolute;
        left: 0;
        top: 18px;
        color: #ddd;
        font-size: 6pt; }
  #custom-footer .newsletter-signup-module form {
    margin-top: 25px; }
    #custom-footer .newsletter-signup-module form .input-group {
      width: 100%; }
      #custom-footer .newsletter-signup-module form .input-group input {
        border: 1px solid #363839;
        padding: 9.3px 10px; }
      @media (min-width: 768px) and (max-width: 942px) {
        #custom-footer .newsletter-signup-module form .input-group input, #custom-footer .newsletter-signup-module form .input-group button {
          display: block;
          width: 100% !important;
          margin: 10px 0 0 0; } }
  #custom-footer .social-custom ul li {
    display: inline-block;
    padding: 7px;
    border: solid 1px #7d7d7d;
    min-width: 40px;
    text-align: center; }
    @media (max-width: 799px) {
      #custom-footer .social-custom ul li {
        margin-top: 5px; } }
    #custom-footer .social-custom ul li:hover {
      border-color: #134A9C; }
      #custom-footer .social-custom ul li:hover i, #custom-footer .social-custom ul li:hover span {
        color: #134A9C; }
    #custom-footer .social-custom ul li a:hover {
      text-decoration: none; }
    #custom-footer .social-custom ul li a i {
      color: #7d7d7d;
      font-size: 14pt; }
    #custom-footer .social-custom ul li a span {
      font-family: "Open Sans", sans-serif;
      font-size: 10pt;
      color: #7d7d7d;
      font-weight: 400; }

@media (min-width: 768px) and (max-width: 1250px) {
  .wide-padding {
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 320px) and (max-width: 767px) {
  .mobile-hide {
    display: none !important; } }

a, a:hover {
  text-decoration: none; }

#header-custom .cart-component .cart-button .cart-items {
  background-color: #134A9C;
  color: #fff; }

#mobile-header {
  height: 30px; }

#mobile-garage {
  padding: 10px 0; }
  #mobile-garage .garage-component {
    width: 100%;
    text-align: center; }

body {
  position: relative; }

#page-home h1, #page-home .category-title, .headerStyles, #page-home h2, #newsletter-custom .newsletter-signup-module.newsletter-block .newsletter-main-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16pt;
  /* color: #fff; */
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  text-align: left;
  line-height: 17pt; }
  @media (max-width: 799px) {
    #page-home h1, #page-home .category-title, .headerStyles, #page-home h2, #newsletter-custom .newsletter-signup-module.newsletter-block .newsletter-main-text {
      text-align: center;
      background-color: transparent; } }

#page-home #vehicle-custom h1 {
  color: #fff;
  font-size: 25pt;
  font-weight: 300;
  letter-spacing: .2px;
  padding: 5px 0 15px 0; }
  @media (max-width: 1023px) {
    #page-home #vehicle-custom h1 {
      font-size: 22pt;
      line-height: 32pt; } }
  @media (max-width: 767px) {
    #page-home #vehicle-custom h1 {
      line-height: 30pt;
      padding: 0 15px 0 15px;
      font-size: 22pt; } }

#rp-custom .container-wrap {
  padding: 10px 0 10px 0; }
@media (max-width: 767px) {
  #rp-custom .payments-accepted-module {
    margin-top: 15px; } }

#page-cart #second-nav, #page-one_page_checkout #second-nav {
  display: none; }
#page-cart #header-custom, #page-one_page_checkout #header-custom {
  display: none; }
#page-cart #logo-custom, #page-one_page_checkout #logo-custom {
  height: 80px;
/* background-color: #fff !important; */
  padding-top: 15px; }
  #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 {
    display: none; }

/*# sourceMappingURL=final.css.map */


/* Custom CSS */
.checkout-buttons::after {
    content: '*Purchased Items Ship from Manchester NH';
    padding: 20px;
    color: #f50000;
    
 
}
#featured-custom .product-wrapper-link {
   height: 360px;
}

    
.promotional-banner-wrap {
background-color: blue !important;
}

.promotional-banner-text {
 color: white !important;
 font-size: 20px !important;
}

@media screen and (max-width: 767px) {
    .promotional-banner-text {
    	font-size: 18px !important;
    }
}



/* Affinitiv Advertising Custom CSS 06092022 */
/* Dealer specific styling */
:root {--dealer-color:#1a7db7;--dealer2-color:#49abe6; --black-color:#000; --white-color:#fff; --gray-color:#777; --ltgray-color:#eee; --drkgray-color:#333; --green-color:#5ba52f;--light-bg:#eeeeee;--light-bg-hover:#dddddd;--dark-bg:#333333;--dark-bg-hover:#222222;--btn-radius:0.25rem;--btn-primary:#1a7db7;--btn-primary-hover:#49abe6;--btn-primary-text:#ffffff;--btn-primary-text-hover:#ffffff;--btn-secondary:#434343;--btn-secondary-hover:#363636;--btn-secondary-text:#ffffff;--btn-secondary-text-hover:#ffffff;--light-text:#ffffff;--dark-text:#000000;--link-color:#1a7db7;--link-color-hover:#49abe6;--link-border-hover:#49abe6;}
.seomodels .noformat, .seoblog .noformat, .seoservice .noformat, .seofixedops .noformat, .seoservice .noformat, #mainservicelp .noformat, #servicelp .noformat {text-transform:none}
.seomodels .buttons a, .seofixedops .buttons a, #seo-location .seo-btn, .seoblog .readmore a, .seoblog .buttons a, .seofixedops .buttons a, .seoservice .buttons a, #contentlp .buttons a {background-color:var(--dealer-color);color:var(--white-color); text-decoration:none;}
.seomodels .buttons a:hover, #seo-location .seo-btn:hover, .seoblog .readmore a:hover, .seoblog .buttons a:hover, .seofixedops .buttons a:hover, .seoservice .buttons a:hover, #contentlp .buttons a:hover {background-color:var(--dealer2-color); color:var(--white-color); text-decoration:none;}
/* SEO Fixed Ops Page Layout */
.seofixedops {max-width:1920px;margin:0 auto;display:grid;width:100%; grid-template-columns:2em 1fr 2em;grid-template-areas:'title title title' '. bt .' '. c .' '. bb .' 'map map map';}
.seofixedops *{box-sizing:border-box;overflow:hidden;line-height:1.4!important;}
.seofixedops .btnbtm,.seofixedops .btntop,.seofixedops .seocontent,.seofixedops .title{overflow:visible;}
.seofixedops p:empty{display:none;}
.seofixedops .noformat{text-transform:none;}
.seofixedops li{overflow:visible;}
.seofixedops .title{grid-area:title;}
.seofixedops .btntop{grid-area:bt;}
.seofixedops .seocontent{grid-area:c;}
.seofixedops .seocontent img{margin:2% auto;}
.seofixedops .btnbtm{grid-area:bb;}
.seofixedops .map{grid-area:map;}
.seofixedops .btn1{grid-area:btn1;}
.seofixedops .btn2{grid-area:btn2;}
.seofixedops .btn3{grid-area:btn3;}
.seofixedops .buttons{grid-template-columns:1fr 1fr 1fr;grid-template-areas:'btn1 btn1 btn1' 'btn2 btn2 btn2' 'btn3 btn3 btn3';}
.seofixedops .title{background-size:cover;background-repeat:no-repeat;background-position:center;color:#ffffff;}
.seofixedops .title h1,.seofixedops .title h2{text-align:center;color:#fff;text-transform:capitalize;}
.seofixedops .title h1{margin:10% 0 0;font-size:1.15em;}
.seofixedops .title h2{margin:0 0 10%;font-size:1.75em;}
.seofixedops h2{font-size:1.5em;text-transform:capitalize;line-height:1.3em;}
.seofixedops .seocontent a{font-weight:700;text-decoration:underline;}
.seofixedops .btnbtm,.seofixedops .btntop{padding:1% 0;}
.seofixedops .buttons{display:grid;margin:5% 0;}
.seofixedops .buttons a{text-align:center;justify-content:space-around;padding:2%;margin:1.5%;text-decoration:none;font-size:1.15em;transition:all .3s ease;text-transform:capitalize;}
.seofixedops .map{background:#000;width:100%;margin-top:5%;max-height:460px;height:100%;}
.seofixedops .map h2{font-size:1.75em;text-align:center;color:#fff;padding:1% 0;margin:0;}
@media only screen and (min-width:751px){
.seofixedops .buttons{grid-template-columns:1fr 1fr 1fr;grid-template-areas:'btn1 btn2 btn3';}
.seofixedops .title h2{font-size:1.5em;}
.seofixedops .title h1{font-size:3em;}
.seofixedops .seocontent{padding:0!important;margin-bottom:5%;}
.seofixedops .buttons{margin:2% 0;}
.seofixedops .buttons a{font-size:1em;margin:1% 2%;padding:2.5% 0;}
}
@media only screen and (min-width:1200px){
.seofixedops .title{margin-top:0!important;}
.seofixedops .title h2{font-size:2em;}
.seofixedops .title h1{font-size:4em;}
.seofixedops .buttons a{font-size:1.15em;}
.seofixedops .map{margin-top:0;}
.seofixedops .map h2{font-size:2.5em;padding:.5% 0;}
.seofixedops .smallh1{font-size:4rem!important;}
.seofixedops .singleHeading{font-size:3.5rem;margin:10% 0 10%!important;}
}
@media only screen and (min-width:1500px){
.seofixedops {grid-template-columns:1fr 100% 1fr;grid-template-areas:'title title title' '. bt .' '. c .' '. bb .' 'map map map';}
}


/* Feature Product Part Number Color */

.details-partnum {
    /* color: #fff!important; */
}
.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}

.you-save { /* Hides the Discount on product pages */ 
    display: none !important;
}


/*----------  OEM Interactive UX Audit, September 28 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;
    }
}
@media (max-width: 575px) { /* Adjust the padding of the brand in the bundled products table */
    .product-details-module .required-parts .include-table tbody tr td {
        padding: 10px 4px;
    }
}

#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;
}

#page-home .homepage-title h1 {
    text-align: center;
}

@media (max-width: 767px) { /* Allows for visibility of the sitewide banner below the mobile menu */
    .promotional-banner-wrap {
        top: 47px;
    }
}

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