.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: #C51A47;
  border-radius: 2px;
  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, .call-to-action-button:visited,
  .search-by-part-module .btn:hover,
  .search-by-part-module .btn:active,
  .search-by-part-module .btn:focus,
  .search-by-part-module .btn:visited,
  .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,
  .vin-column-custom .search-by-vin-module .btn:visited,
  #home-content .newsletter-signup-module .btn:hover,
  #home-content .newsletter-signup-module .btn:active,
  #home-content .newsletter-signup-module .btn:focus,
  #home-content .newsletter-signup-module .btn:visited,
  .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,
  .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: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,
  #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:visited {
    background-color: #e64570 !important;
    color: #fff; }

div.modal-content {
  border: none;
  border-radius: 0 !important; }

.rp_vehiclepicker_chooser .vp_closer button {
  color: #333;
  text-shadow: none;
  margin-top: 8px;
  margin-right: 5px; }
  .rp_vehiclepicker_chooser .vp_closer button:hover, .rp_vehiclepicker_chooser .vp_closer button:active {
    color: #1a1a1a; }

div.vp_chooser_disp {
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #544e4e;
  font-weight: 400;
  border: none; }

div.vp_head {
  background-color: #fff; }
  div.vp_head div.vp_chooser_h1 {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    -webkit-font-smoothing: antialiased; }

div.vp_closer button {
  color: #333;
  opacity: .7; }
  div.vp_closer button:hover, div.vp_closer button:active {
    opacity: 1; }

ul.vp_breadcrumbs li.vp_chooser_bc {
  padding: 9px 15px;
  margin: 0;
  width: 20%;
  text-align: center;
  text-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  color: #C51A47;
  font-weight: 400;
  border: none;
  border-bottom: 4px solid #C51A47;
  border-radius: 0;
  background-color: transparent;
  top: 0; }
  ul.vp_breadcrumbs li.vp_chooser_bc.active {
    border-bottom-color: #C51A47; }
  ul.vp_breadcrumbs li.vp_chooser_bc.selected {
    border-bottom-color: transparent; }
  @media (max-width: 680px) {
    ul.vp_breadcrumbs li.vp_chooser_bc {
      padding: 9px 5px;
      font-size: 9pt;
      width: 100%; } }
@media (max-width: 680px) {
  ul.vp_breadcrumbs {
    display: flex; } }

div.vp_main {
  border: none;
  box-shadow: none; }
  div.vp_main div.vp_option_row ul li {
    border: none; }
    div.vp_main div.vp_option_row ul li a.vp_option {
      font-family: "Open Sans", sans-serif;
      font-size: 15px;
      color: #000;
      font-weight: 400; }
      div.vp_main div.vp_option_row ul li a.vp_option:hover, div.vp_main div.vp_option_row ul li a.vp_option:active {
        color: #C51A47 !important; }
    div.vp_main div.vp_option_row ul li:hover, div.vp_main div.vp_option_row ul li:active, div.vp_main div.vp_option_row ul li:visited, div.vp_main div.vp_option_row ul li:focus {
      border: none;
      background-color: transparent; }

div.vp-recent-vehicles div.recent-vehicles-content {
  margin-top: 0;
  border-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #000 400; }
  div.vp-recent-vehicles div.recent-vehicles-content a.recent-vehicle {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #C51A47;
    font-weight: 400; }
  div.vp-recent-vehicles div.recent-vehicles-content a.vehicle-count {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #C51A47;
    font-weight: 400; }

div.vp_control {
  padding: 0;
  background: #fff;
  border-top: 1px solid #ccc; }
  div.vp_control a.button {
    background-color: #1d9e76;
    background: #1d9e76;
    border: none;
    text-shadow: none;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
    border-radius: 2px;
    padding: 10px 20px !important;
    margin: 7px 7px 7px 0; }
    div.vp_control a.button:hover, div.vp_control a.button:active {
      background-color: #C51A47; }
  div.vp_control a.vp_reset_button {
    background-color: #981437; }
  div.vp_control a.vp_cancel_button {
    background-color: #ae173f; }

#desktop-header-custom {
  background-color: #222222; }
  #desktop-header-custom .container-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
    max-width: 1920px;
    position: relative; }
  #desktop-header-custom .logo-row {
    position: absolute;
    top: 0;
    left: 15px;
    width: auto; }
  #desktop-header-custom .nav-row {
    margin: 0;
    padding: 10px 0; }
    #desktop-header-custom .nav-row .top-nav-custom .links-list a {
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      color: #fff;
      font-weight: 400;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #desktop-header-custom .nav-row .top-nav-custom .links-list a:hover {
        color: #e64570; }
  #desktop-header-custom .search-row .bottom-nav-custom .links-list a {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding-right: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #desktop-header-custom .search-row .bottom-nav-custom .links-list a:hover {
      color: #e64570; }
  #desktop-header-custom .search-row .garage-custom {
    float: left;
    min-width: 200px; }
    #desktop-header-custom .search-row .garage-custom .garage-text {
      line-height: 36px; }
  #desktop-header-custom .search-row .search-custom {
    overflow: auto; }
    #desktop-header-custom .search-row .search-custom .call-to-action-button {
      background-color: transparent;
      color: #C51A47; }

#mobile-header-custom {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1050;
  height: 60px;
  top: 0;
  overflow: hidden;
  border-bottom: 1px solid black; }
  #mobile-header-custom .container-wrap {
    padding: 0; }
  #mobile-header-custom .mobile-menu-col #menu-button {
    width: 30px;
    height: 30px;
    position: relative;
    margin: 19px auto 11px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer; }
    #mobile-header-custom .mobile-menu-col #menu-button span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #C51A47;
      border-radius: 3px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      #mobile-header-custom .mobile-menu-col #menu-button span:nth-child(1) {
        top: 0px; }
      #mobile-header-custom .mobile-menu-col #menu-button span:nth-child(2), #mobile-header-custom .mobile-menu-col #menu-button span:nth-child(3) {
        top: 9px; }
      #mobile-header-custom .mobile-menu-col #menu-button span:nth-child(4) {
        top: 18px; }
    #mobile-header-custom .mobile-menu-col #menu-button.open span {
      background: #C51A47; }
    #mobile-header-custom .mobile-menu-col #menu-button.open span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%; }
    #mobile-header-custom .mobile-menu-col #menu-button.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    #mobile-header-custom .mobile-menu-col #menu-button.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    #mobile-header-custom .mobile-menu-col #menu-button.open span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%; }
  #mobile-header-custom .mobile-logo-col {
    width: 50%;
    float: left;
    padding: 10px;
    height: 60px; }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-header-custom .mobile-logo-col {
        width: 60%;
        padding: 10px 15px; } }
    #mobile-header-custom .mobile-logo-col .store-logo-module .store-logo-link img {
      margin: 0;
      max-height: 40px; }
  #mobile-header-custom .one-fifth {
    width: 16.6666666667%;
    float: left; }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-header-custom .one-fifth {
        width: 20%; } }
  #mobile-header-custom .mobile-menu-col, #mobile-header-custom .mobile-search-col {
    border-left: 1px solid black;
    height: 60px;
    text-align: center; }
    #mobile-header-custom .mobile-menu-col .icon-wrap, #mobile-header-custom .mobile-search-col .icon-wrap {
      padding: 16px 0;
      position: relative; }
      #mobile-header-custom .mobile-menu-col .icon-wrap em, #mobile-header-custom .mobile-search-col .icon-wrap em {
        font-size: 20pt;
        color: #C51A47;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
    #mobile-header-custom .mobile-menu-col.menu-selected em, #mobile-header-custom .mobile-search-col.menu-selected em {
      color: #C51A47; }
  @media (min-width: 768px) and (max-width: 1399px) {
    #mobile-header-custom .mobile-search-col {
      display: none; } }
  #mobile-header-custom .mobile-search-col #search-close-button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -16px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    color: #fff; }
    #mobile-header-custom .mobile-search-col #search-close-button span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #C51A47;
      border-radius: 3px;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    #mobile-header-custom .mobile-search-col #search-close-button span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    #mobile-header-custom .mobile-search-col #search-close-button span:nth-child(2) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  #mobile-header-custom .mobile-cart-col .call-to-action-button {
    background-color: transparent;
    padding: 17px 15px 16px 13px; }
  #mobile-header-custom .mobile-cart-col .cart-component {
    min-width: 0; }
    #mobile-header-custom .mobile-cart-col .cart-component .cart-flyout, #mobile-header-custom .mobile-cart-col .cart-component .flyout {
      display: none !important; }
  #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon i {
    font-size: 20pt;
    color: #C51A47; }
    #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon i:active, #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon i:hover {
      color: #C51A47; }
  #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon .cart-items.cart-items-exist {
    left: 60%;
    top: -18px;
    background: #C51A47;
    color: #fff;
    font-size: 12px;
    padding: 0 5px 0 4px;
    font-size: 12px; }
  #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-text {
    display: none; }

#mobile-drop-downs {
  width: 100%;
  z-index: 50; }
  #mobile-drop-downs .container-wrap {
    max-width: 100%;
    padding: 0; }
  #mobile-drop-downs .page-builder-layout-column {
    padding: 10px; }
  #mobile-drop-downs .menu-row {
    -webkit-box-shadow: 0 0 10px 0 #cccccc;
    box-shadow: 0 0 10px 0 #cccccc;
    display: block;
    margin-top: 0px;
    background-color: white;
    position: fixed;
    top: 105px;
    left: 0;
    right: 0;
    height: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    overflow: hidden;
    z-index: 51; }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .menu-row {
        top: 60px; } }
    #mobile-drop-downs .menu-row .page-builder-layout-column {
      display: block; }
    #mobile-drop-downs .menu-row .links-list {
      display: block; }
      #mobile-drop-downs .menu-row .links-list a {
        display: block;
        padding: 10px;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        color: #000;
        font-weight: 400; }
        #mobile-drop-downs .menu-row .links-list a:hover {
          color: #fff; }
    #mobile-drop-downs .menu-row .page-builder-layout-module + .page-builder-layout-module {
      margin-top: 20px; }
  #mobile-drop-downs .search-row {
    -webkit-box-shadow: 0 0 10px 0 #cccccc;
    box-shadow: 0 0 10px 0 #cccccc;
    margin-top: 0px;
    background-color: white; }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .search-row {
        display: block;
        margin-top: 0px;
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        height: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        overflow: hidden;
        z-index: 51; } }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .search-row .page-builder-layout-column {
        display: block; } }
    #mobile-drop-downs .search-row .search-bar-module .search-bar-component input {
      height: 45px;
      background: white;
      border: 1px solid #000;
      border-radius: 0;
      background-color: #fff; }
      #mobile-drop-downs .search-row .search-bar-module .search-bar-component input:focus {
        background-color: #fff; }
    #mobile-drop-downs .search-row .search-bar-module .search-bar-component button.call-to-action-button {
      height: 45px;
      top: 0px;
      padding: 6px 16px 7px;
      background-color: #C51A47;
      color: #fff; }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .search-row .car-selected-module {
        padding: 10px 0; }
        #mobile-drop-downs .search-row .car-selected-module .garage-text {
          color: #000; } }
    #mobile-drop-downs .search-row .car-selected-module .garage-component {
      width: 100%;
      text-align: center; }

#mobile-buffer-row {
  height: 59px; }

.menu-open {
  overflow: hidden; }
  .menu-open #mobile-drop-downs .menu-row {
    height: 290px; }

.search-open #mobile-drop-downs .search-row {
  height: 100px; }
  .search-open #mobile-drop-downs .search-row .car-selected-module .flyout {
    position: fixed;
    top: 155px; }
.search-open #mobile-header-custom .mobile-search-col #search-close-button {
  opacity: 1;
  filter: alpha(opacity=100); }
.search-open #mobile-header-custom .mobile-search-col .icon-wrap em {
  opacity: 0;
  filter: alpha(opacity=0); }

#vpicker-custom {
  background-color: #222222; }
  #vpicker-custom .header-text {
    display: block;
    margin-bottom: 20px; }
  #vpicker-custom .vpicker_buttons {
    margin-left: 0; }
    @media (max-width: 710px) {
      #vpicker-custom .vpicker_buttons {
        display: block;
        width: 90%;
        margin: 0 auto 10px; } }
  @media (max-width: 710px) {
    #vpicker-custom .vpicker-select {
      width: 100%; } }
  #vpicker-custom .vpicker-submit, #vpicker-custom .browse_catalog {
    width: 170px;
    padding: 6px 5px;
    display: block;
    vertical-align: middle;
    margin: 0 auto; }
    @media (min-width: 850px) {
      #vpicker-custom .vpicker-submit, #vpicker-custom .browse_catalog {
        display: inline-block;
        margin: 0 0 0 15px; } }

#tabs-custom .nav-tabs {
  border-bottom: 0;
  text-align: center; }
  #tabs-custom .nav-tabs .nav-item {
    float: none;
    margin: 0; }
    @media (min-width: 768px) {
      #tabs-custom .nav-tabs .nav-item {
        display: inline-block; } }
    #tabs-custom .nav-tabs .nav-item .nav-link {
      border: 0;
      border-bottom: 0;
      width: 100%;
      border-bottom: 4px solid transparent;
      border-radius: 0;
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      color: #000;
      font-weight: 500;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media (min-width: 768px) {
        #tabs-custom .nav-tabs .nav-item .nav-link {
          width: auto;
          min-width: 150px; } }
      #tabs-custom .nav-tabs .nav-item .nav-link:hover {
        border-bottom: 4px solid #C51A47; }
    #tabs-custom .nav-tabs .nav-item .nav-link.active, #tabs-custom .nav-tabs .nav-item .nav-link.active:hover, #tabs-custom .nav-tabs .nav-item .nav-link.active:active {
      background-color: #C51A47;
      position: relative;
      color: #fff;
      border-bottom: 4px solid transparent; }
      @media (min-width: 768px) {
        #tabs-custom .nav-tabs .nav-item .nav-link.active, #tabs-custom .nav-tabs .nav-item .nav-link.active:hover, #tabs-custom .nav-tabs .nav-item .nav-link.active:active {
          background-color: transparent;
          border-bottom: 4px solid #C51A47;
          color: #000; } }
    #tabs-custom .nav-tabs .nav-item .nav-link.active:before {
      display: none; }
      @media (min-width: 768px) {
        #tabs-custom .nav-tabs .nav-item .nav-link.active:before {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-left: 16px solid transparent;
          border-right: 16px solid transparent;
          border-top: 16px solid #fff;
          position: absolute;
          bottom: -10px;
          left: 50%;
          margin-left: -16px;
          z-index: 3; } }
    #tabs-custom .nav-tabs .nav-item .nav-link.active:after {
      display: none; }
      @media (min-width: 768px) {
        #tabs-custom .nav-tabs .nav-item .nav-link.active:after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-left: 16px solid transparent;
          border-right: 16px solid transparent;
          border-top: 16px solid #C51A47;
          position: absolute;
          bottom: -16px;
          left: 50%;
          margin-left: -16px;
          z-index: 2; } }
#tabs-custom .tab-content ul {
  list-style: none; }
  #tabs-custom .tab-content ul a {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 50%;
    float: left;
    border: 1px solid transparent; }
    #tabs-custom .tab-content ul a:hover {
      -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5);
      box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.5); }
    #tabs-custom .tab-content ul a li {
      text-align: center;
      padding: 10px; }
      #tabs-custom .tab-content ul a li .featured-img {
        height: 175px;
        margin-bottom: 15px;
        background-position: cover;
        background-repeat: no-repeat; }
    @media (min-width: 768px) {
      #tabs-custom .tab-content ul a {
        width: 25%; } }
#tabs-custom #replacementparts .feature01 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-ac-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature01 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-ac-01-md.jpg"); } }
#tabs-custom #replacementparts .feature02 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-alternators-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature02 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-alternators-01-md.jpg"); } }
#tabs-custom #replacementparts .feature03 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-brakes-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature03 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-brakes-01-md.jpg"); } }
#tabs-custom #replacementparts .feature04 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-ignition-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature04 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-ignition-01-md.jpg"); } }
#tabs-custom #replacementparts .feature05 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-lighting-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature05 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-lighting-01-md.jpg"); } }
#tabs-custom #replacementparts .feature06 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-radiators-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature06 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-radiators-01-md.jpg"); } }
#tabs-custom #replacementparts .feature07 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-steering-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature07 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-steering-01-md.jpg"); } }
#tabs-custom #replacementparts .feature08 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-suspension-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #replacementparts .feature08 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-suspension-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature01 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-air-filters-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature01 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-air-filters-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature02 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-belts-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature02 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-belts-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature03 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-cabin-air-filters-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature03 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-cabin-air-filters-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature04 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-fuel-filters-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature04 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-fuel-filters-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature05 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-oil-filters-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature05 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-oil-filters-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature06 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-spark-plugs-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature06 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-spark-plugs-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature07 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-thermostat-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature07 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-thermostat-01-md.jpg"); } }
#tabs-custom #maintenanceparts .feature08 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-wiper-blades-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #maintenanceparts .feature08 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/parts/nissan/nissan-wiper-blades-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature01 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-car-cover-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature01 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-car-cover-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature02 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-spoiler-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature02 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-spoiler-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature03 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-step-rails-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature03 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-step-rails-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature04 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-roadside-assistance-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature04 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-roadside-assistance-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature05 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-roof-rack-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature05 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-roof-rack-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature06 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-splash-guards-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature06 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-splash-guards-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature07 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-towing-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature07 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-towing-01-md.jpg"); } }
#tabs-custom #exterioraccessories .feature08 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-wind-deflector-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #exterioraccessories .feature08 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-wind-deflector-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature01 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-cargo-tray-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature01 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-cargo-tray-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature02 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-door-sills-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature02 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-door-sills-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature03 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-entertainment-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature03 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-entertainment-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature04 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-floor-mats-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature04 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-floor-mats-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature05 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-pedal-kits-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature05 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-pedal-kits-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature06 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-remote-start-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature06 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-remote-start-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature07 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-shift-knobs-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature07 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-shift-knobs-01-md.jpg"); } }
#tabs-custom #interioraccessories .feature08 .featured-img {
  background: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-sun-shade-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 768px) {
    #tabs-custom #interioraccessories .feature08 .featured-img {
      background-image: url("https://cdn-static.revolutionparts.io/assets/themes/accessories/generic/generic-sun-shade-01-md.jpg"); } }

#hero-buttons-custom .container-wrap {
  padding-bottom: 0; }
#hero-buttons-custom .hero-buttons-wrap .hero-button {
  display: block;
  width: 100%;
  float: none;
  height: 250px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  #hero-buttons-custom .hero-buttons-wrap .hero-button .hero-button-cta {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    position: relative;
    top: 50%;
    -webkit-transform: perspective(1px) translateY(-50%);
    -moz-transform: perspective(1px) translateY(-50%);
    -ms-transform: perspective(1px) translateY(-50%);
    transform: perspective(1px) translateY(-50%);
    position: relative;
    background-color: rgba(197, 26, 71, 0.7);
    padding: 20px;
    width: 300px;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
  #hero-buttons-custom .hero-buttons-wrap .hero-button:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); }
    #hero-buttons-custom .hero-buttons-wrap .hero-button:hover .hero-button-cta {
      position: relative;
      top: 50%;
      -webkit-transform: perspective(1px) translateY(-50%);
      -moz-transform: perspective(1px) translateY(-50%);
      -ms-transform: perspective(1px) translateY(-50%);
      transform: perspective(1px) translateY(-50%); }
  @media (min-width: 768px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button {
      width: 33.3333%;
      float: left;
      height: 300px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
      #hero-buttons-custom .hero-buttons-wrap .hero-button .hero-button-cta {
        top: 60%; } }
#hero-buttons-custom .hero-buttons-wrap .hero-button-1 {
  background: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-01-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 350px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-1 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-01-md.jpg"); } }
  @media (min-width: 768px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-1 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-01-lg.jpg"); } }
#hero-buttons-custom .hero-buttons-wrap .hero-button-2 {
  background: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-02-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 350px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-2 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-02-md.jpg"); } }
  @media (min-width: 768px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-2 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-02-lg.jpg"); } }
#hero-buttons-custom .hero-buttons-wrap .hero-button-3 {
  background: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-03-sm.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 350px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-3 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-03-md.jpg"); } }
  @media (min-width: 768px) {
    #hero-buttons-custom .hero-buttons-wrap .hero-button-3 {
      background-image: url("https://cdn.revolutionparts.io/80ad9ca4140013decf0b34561ed36444/design/hero-03-md.jpg"); } }

#footer-custom {
  background-color: #222222; }
  #footer-custom .links-list-module.links-display-block .links-list {
    display: block; }
  #footer-custom .links-list-module.list-style-footer .heading, #footer-custom .payments-accepted-module .design-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500; }
  #footer-custom a {
    color: #fff; }

#footer-bottom {
  background-color: #222222; }
  @media (max-width: 766px) {
    #footer-bottom .col-md-6 .page-builder-layout-column-wrap {
      text-align: center; } }
  #footer-bottom .payments-accepted-module .design-text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #fff; }
  #footer-bottom a {
    color: #fff; }

a:hover {
  text-decoration: none; }

.mobile-only {
  display: none; }

.display-none {
  display: none; }

@media only screen and (max-width: 1249px) {
  .wide-padding {
    padding-left: 15px;
    padding-right: 15px; } }

.modal-backdrop {
  z-index: 21; }

#title-custom {
  margin-top: 20px; }
  #title-custom h1 {
    text-align: center; }

.promotional-banner-wrap .promotional-banner-text {
	font-family: "Open Sans", sans-serif;
    font-size:	15px!important;
    color:#fff;
    background-color: #2c5fef;
    text-shadow: 1px 1px 1px #000;
}
.promo .container-wrap.container-fluid {
    padding-top: 0px!important;
    padding-bottom: 0px!important;   
}
#page-cart .promotional-banner-wrap, #page-one_page_checkout .promotional-banner-wrap {
    display: block !important;
}

.text-color-dark .promotional-banner-wrap .promotional-banner-link { color: #fff; }

#banner-custom .container-wrap {
  padding: 0; }

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

.homeseo {
    font-size: 15px;
}

.featured-products-module .featured-product .image-display .product-image.lazy-load {
    position: relative;
}

.lazy-load {
    position: relative;
}

.page-subheader-component h1, .page-subheader-component h2 { font-size: 23px; }

.hours {
    border: #c2c2c2 1px solid;
    padding-right: 15px;
    padding-left: 15px;
}

.hours-operation-module ul li.today { font-weight: 600; }

.store-logo-module .store-logo-link img {
    margin: 0px 0;
    max-height: 90px; }


/* page pet accessories page */
.themePageBanner {
        position: relative;
}

.themePageBanner::before {
        content: """";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .themePageBanner::before {
            background-color: rgba(0,0,0,0.5);
    }
    .themePageBanner .banner-vpicker-module .slider .rslides_container .rslides li,
    .themePageBanner .banner-vpicker-module .slider .rslides_container .rslides,
    .themePageBanner .banner-vpicker-module {
            height: calc(200px + (500 - 200) * ((100vw - 320px) / (768 - 320))) !important;
    }
}

.themePageBanner .banner-vpicker-module .banner-overlay-content .header-text,
.themePageBanner .banner-vpicker-module .banner-overlay-content .custom_content {
        text-align: left;
    font-weight: 300;
    font-family: var(--themeFontRegular);
}

.themePageBanner .banner-vpicker-module .banner-overlay-content .custom_content {
        font-size: 1rem;
    letter-spacing: .3px;
}

.themePageBanner .banner-vpicker-module .banner-overlay-content {
        left: 0;
}

.themePagePadding {
        padding: 50px 0;
}

.description_body .manufacturer-logos {
        display: inline-block;
}

.description_body .manufacturer-logos img {
        width: 37px !important;
    padding: 0 !important;
}

.themePageProductList .catalog-products {
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

@media screen and (max-width: 767px) {
    .themePageProductList .catalog-products {
            grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 500px) {
    .themePageProductList .catalog-products {
            grid-template-columns: repeat(1, 1fr);
    }
}

.themePageProductList .search-listing-module .catalog-product {
        margin-left: 0;
    margin-right: 0;
    border: 0;
    padding: 20px 20px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.themePageProductList .search-listing-module .catalog-product .product-image-col,
.themePageProductList .search-listing-module .catalog-product .product-details-col,
.themePageProductList .search-listing-module .catalog-product .add-to-cart-col {
        width: 100%;
    padding: 0;
}

.themePageProductList .search-listing-module .catalog-product .add-to-cart-col {
    margin-block-start: auto;
}

.themePageProductList .search-listing-module .catalog-product .product-image-col {
    margin-bottom: 20px;
}

.themePageProductList .search-listing-module .catalog-product .product-details-col .product-title a {
        font-size: 22px;
    color: var(--themeColor);
    font-family: var(--themeFontRegular);
}

.themePageProductList .search-listing-module .catalog-product .product-image-col>a {
        height: 300px;
}

.themePageProductList .search-listing-module .catalog-product .product-purchase-button .place-order-button {
        background-color: var(--themeColor);
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 10px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 25px;
    width: 100%;
    font-family: var(--themeFontRegular) !important;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
}

.themePageProductList .search-listing-module .catalog-product:hover .product-image-col>a img {
        transform: scale(1.1);
}

.themePageProductList .search-listing-module .catalog-product .product-image-col>a img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    transition: all .3s ease-in-out;
}

.themePageProductList .search-listing-module .catalog-product .sale-price {
        font-size: 20px;
}

.themePageProductList .search-listing-module .catalog-product .product-manufacturer .product-manufacturer-data span strong {
        display: none;
}

.search-listing-module .catalog-product .product-details-col .product-title a {
        color: #000;
}

.selected-vehicle-tile .select-vehicle-link {
        color: #000;
}

html body .action-button.place-order-button {
        background-color: var(--themeColor);
    border-radius: 50px;
    width: 100%;
    font-weight: 700;
    font-family: var(--themeFontBold);
    font-size: 14px !important;
    position: relative;
}

html body .action-button.place-order-button::before {
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: ""\F07A"";
    display: inline-block;
    font-family: FontAwesome\ 4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
    position: relative;
    top: 0;
}

html body .action-button.place-order-button:hover,
html body .action-button.place-order-button:focus {
        background-color: var(--themeColor);
    opacity: .8;
}

.vp_category_sidebar_module .all-category-parts, .vp_category_sidebar_module .category-accessories, .vp_category_sidebar_module .category-parts {
        padding: 15px 15px;
    background-color: #fff;
}

.themePageProductListNew {
        margin-bottom: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

@media screen and (max-width: 767px) {
    .themePageProductListNew {
            grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 500px) {
    .themePageProductListNew {
            grid-template-columns: repeat(1, 1fr);
    }
}

.themePageProductListCard {
        padding: 20px 20px;
    background-color: #fff;
}

.themePageProductListImg img {
        width: 100%;
    height: 300px;
    object-fit: cover;
    transition: all .3s ease-in-out;
}

.themePageProductListContent {
        padding-top: 20px;
}

.themePageProductListContent h3 {
        font-size: 22px;
    color: var(--themeColor);
    font-family: var(--themeFontRegular);
}

.themeMSRP {
        text-decoration: line-through;
    font-size: 12px;
    margin-bottom: 0;
}

.themePartNumber {
        font-size: 12px;
    margin-bottom: 5px;
}

.themePartLogo {
        margin-bottom: 1rem;
}

.themePrice {
        font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
}

.themePartLogo img {
        width: 40px;
}

.themeOtherNames,
.themeDescription {
        font-size: 12px;
    margin-bottom: 5px;
}

.themeButton a {
        background-color: var(--themeColor);
    color: #fff;
    text-align: center;
    display: block;
    padding: 10px 10px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 25px;
}

.themeButton a:hover,
.themeButton a:focus {
        text-decoration: none;
}

.themePageProductListImg {
        overflow: hidden;
}

.themePageProductListLink {
        cursor: pointer;
}

.themePageProductListLink:hover .themePageProductListImg img {
        transform: scale(1.1);
}

/* end of page pet accessories page */


/* fonts */
@font-face {
    font-family:'nissan-light';
    src:url('https://cdn.revolutionparts.io/42394aa61e7f417307148d55124bba0d/design/fonts/NissanBrandW01-Light.woff2') format('woff2')
}

@font-face {
    font-family:'nissan-regular';
    src:url('https://cdn.revolutionparts.io/42394aa61e7f417307148d55124bba0d/design/fonts/NissanBrandW01-Regular.woff2') format('woff2')
}

@font-face {
    font-family:'nissan-bold';
    src:url('https://cdn.revolutionparts.io/42394aa61e7f417307148d55124bba0d/design/fonts/NissanBrandW01-Bold.woff2') format('woff2')
}

@font-face {
    font-family:'nissan-global';
    src:url('https://cdn.revolutionparts.io/42394aa61e7f417307148d55124bba0d/design/fonts/Nissan-Global.woff2') format('woff2')
}

/* global */
:root {
        --themeColor: #c3002f;
    --themeTextColor: #343434;
    --themeFontLight: 'nissan-light';
    --themeFontRegular: 'nissan-regular';
    --themeFontBold: 'nissan-bold';
    --themeFontGlobal: 'nissan-global';
}

/* Pet product pages white line */
.product-images-module .product-images.show-thumbnails .main-image .main-image-text {
   display: none;
}