.call-to-action-button, .vehicle-picker-module #vpicker_submit, .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 {
  background-color: #2D96CD;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-family: "Open Sans", sans-serif; }
  .call-to-action-button:hover, .call-to-action-button:active, .vehicle-picker-module #vpicker_submit:hover, .vehicle-picker-module #vpicker_submit:active, .search-by-part-module .btn:hover, .search-by-part-module .btn:active,
  .vin-column-custom .search-by-vin-module .btn:hover,
  .vin-column-custom .search-by-vin-module .btn:active, #home-content .newsletter-signup-module .btn:hover, #home-content .newsletter-signup-module .btn:active, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:hover, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:active {
    background-color: #69b6de;
    color: #fff; }

#desktop-header-custom {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 330px;
  z-index: 22;
  background-color: #fff;
  border-right: 1px solid #777; }
  @media only screen and (max-width: 399px) {
    #desktop-header-custom {
      width: 250px; } }
  #desktop-header-custom .container-wrap, #desktop-header-custom .row, #desktop-header-custom .col-full-height, #desktop-header-custom .full-height-wrapper {
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  #desktop-header-custom .logo-custom {
    margin-bottom: 30px; }
    #desktop-header-custom .logo-custom .store-logo-link {
      text-align: center; }
      #desktop-header-custom .logo-custom .store-logo-link img {
        max-height: 80px; }
  #desktop-header-custom .search-custom .search-bar-component input {
    background: transparent;
    border-width: 0px 0px 1px 0px;
    border-color: #cccccc; }
    #desktop-header-custom .search-custom .search-bar-component input:focus {
      background-color: #fff; }
    #desktop-header-custom .search-custom .search-bar-component input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #555; }
    #desktop-header-custom .search-custom .search-bar-component input::-moz-placeholder {
      /* Firefox 19+ */
      color: #555; }
    #desktop-header-custom .search-custom .search-bar-component input:-ms-input-placeholder {
      /* IE 10+ */
      color: #555; }
    #desktop-header-custom .search-custom .search-bar-component input:-moz-placeholder {
      /* Firefox 18- */
      color: #555; }
  #desktop-header-custom .search-custom .search-bar-component button {
    background: #fff;
    color: #000; }
  #desktop-header-custom .garage-custom {
    margin-bottom: 30px; }
    #desktop-header-custom .garage-custom .garage-text {
      color: #2D96CD;
      display: block;
      padding: 10px; }
      #desktop-header-custom .garage-custom .garage-text:hover {
        color: #000; }
  #desktop-header-custom .nav-custom .links-list a {
    display: block;
    padding: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #1B394E;
    font-weight: 400; }
    #desktop-header-custom .nav-custom .links-list a:hover {
      color: #2D96CD; }
  #desktop-header-custom .social-custom {
    position: absolute;
    bottom: 110px;
    left: 0; }
    #desktop-header-custom .social-custom .social-links-module {
      text-align: center;
      width: 290px; }
      @media only screen and (max-width: 399px) {
        #desktop-header-custom .social-custom .social-links-module {
          width: 250px; } }
      #desktop-header-custom .social-custom .social-links-module a .social-circle {
        background-color: #434343; }
        #desktop-header-custom .social-custom .social-links-module a .social-circle .fa-inverse {
          color: #2D96CD; }
      #desktop-header-custom .social-custom .social-links-module a:hover .social-circle {
        background-color: #767676; }
      #desktop-header-custom .social-custom .social-links-module .layout-inline li + li {
        margin-left: 8px; }
  #desktop-header-custom .payments-custom {
    position: absolute;
    bottom: 30px;
    left: 0; }
    #desktop-header-custom .payments-custom .payments-accepted-module {
      text-align: center;
      width: 290px; }
      @media only screen and (max-width: 399px) {
        #desktop-header-custom .payments-custom .payments-accepted-module {
          width: 250px; } }
      #desktop-header-custom .payments-custom .payments-accepted-module ul {
        margin: 0; }
      #desktop-header-custom .payments-custom .payments-accepted-module .paypal {
        width: 41px;
        height: 10px; }
      #desktop-header-custom .payments-custom .payments-accepted-module .visa {
        width: 33px;
        height: 10px; }
      #desktop-header-custom .payments-custom .payments-accepted-module .mastercard {
        width: 25px;
        height: 15px; }
      #desktop-header-custom .payments-custom .payments-accepted-module .amex {
        width: 19px;
        height: 16px; }
      #desktop-header-custom .payments-custom .payments-accepted-module .discover {
        width: 60px;
        height: 10px; }
  @media (max-width: 1399px) {
    #desktop-header-custom {
      left: -330px; } }

#desktop-cart-custom {
  position: fixed;
  top: 0;
  right: 0;
  width: 370px;
  z-index: 22; }
  #desktop-cart-custom .container-wrap {
    padding: 0; }
  #desktop-cart-custom .cart-component {
    min-width: auto;
    position: absolute;
    width: 370px;
    top: 0;
    bottom: 0;
    right: -300px; }
    #desktop-cart-custom .cart-component .cart-button {
      position: absolute;
      top: 0;
      left: 0;
      width: 70px;
      -webkit-transition: all 1s ease-in-out;
      -moz-transition: all 1s ease-in-out;
      -ms-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
      -webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.3); }
      #desktop-cart-custom .cart-component .cart-button .cart-icon .fa {
        font-size: 22px; }
      #desktop-cart-custom .cart-component .cart-button .cart-items {
        background: #1B394E;
        color: #fff;
        top: -11px;
        left: 11px;
        line-height: 12px; }
      #desktop-cart-custom .cart-component .cart-button .cart-text {
        display: none; }
    #desktop-cart-custom .cart-component .cart-flyout {
      position: fixed !important;
      top: 40px !important;
      bottom: 0 !important;
      height: auto !important;
      margin-top: 0 !important;
      right: -320px;
      border: 0;
      display: block !important;
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
      padding: 0;
      border-radius: 0; }
      #desktop-cart-custom .cart-component .cart-flyout .upper-arrow {
        display: none; }
      #desktop-cart-custom .cart-component .cart-flyout .cart-listing {
        padding: 15px; }

.cart-open #desktop-cart-custom .cart-component .cart-button {
  width: 300px;
  left: -230px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }

#page-home #desktop-header-custom {
  border-right: none; }

#mobile-header-custom {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1050;
  height: 60px;
  top: 0;
  overflow: hidden; }
  #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: #1B394E;
      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: #2D96CD; }
    #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;
    text-align: right; }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-header-custom .mobile-logo-col {
        width: 60%;
        padding: 8px 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-right: 1px solid white;
    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: #1B394E;
        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: #2D96CD; }
  @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: #2D96CD;
      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: #1B394E; }
    #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: #2D96CD; }
  #mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon .cart-items.cart-items-exist {
    left: 60%;
    top: -18px;
    background: #1B394E;
    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: 0px; }
  #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: #fff;
    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: #999;
        font-weight: 400; }
        #mobile-drop-downs .menu-row .links-list a:hover {
          color: #0275d8; }
    #mobile-drop-downs .menu-row .page-builder-layout-module + .page-builder-layout-module {
      margin-top: 20px; }
    #mobile-drop-downs .menu-row .social-links-module {
      text-align: center; }
      #mobile-drop-downs .menu-row .social-links-module a .social-circle {
        background-color: #434343; }
        #mobile-drop-downs .menu-row .social-links-module a .social-circle .fa-inverse {
          color: #2D96CD; }
      #mobile-drop-downs .menu-row .social-links-module a:hover .social-circle {
        background-color: #767676; }
    #mobile-drop-downs .menu-row .payments-accepted-module {
      text-align: center; }
      #mobile-drop-downs .menu-row .payments-accepted-module ul {
        margin: 0; }
      #mobile-drop-downs .menu-row .payments-accepted-module .paypal {
        width: 41px;
        height: 10px; }
      #mobile-drop-downs .menu-row .payments-accepted-module .visa {
        width: 33px;
        height: 10px; }
      #mobile-drop-downs .menu-row .payments-accepted-module .mastercard {
        width: 25px;
        height: 15px; }
      #mobile-drop-downs .menu-row .payments-accepted-module .amex {
        width: 19px;
        height: 16px; }
      #mobile-drop-downs .menu-row .payments-accepted-module .discover {
        width: 60px;
        height: 10px; }
  #mobile-drop-downs .search-row {
    margin-top: 0px;
    background-color: #2D96CD; }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-drop-downs .search-row {
        z-index: 1050;
        position: fixed;
        height: 45px;
        top: 60px;
        left: 0; } }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .search-row {
        display: block;
        margin-top: 0px;
        background-color: #2D96CD;
        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: 575px) {
      #mobile-drop-downs .search-row {
        background-color: #fff; } }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-drop-downs .search-row .page-builder-layout-column {
        padding: 0; } }
    @media only screen and (max-width: 767px) {
      #mobile-drop-downs .search-row .page-builder-layout-column {
        display: block; } }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-drop-downs .search-row .search-bar-module {
        width: 65%;
        float: right; } }
    #mobile-drop-downs .search-row .search-bar-module .search-bar-component input {
      height: 45px;
      background: #e6e6e6;
      border: none;
      border-radius: 0; }
      #mobile-drop-downs .search-row .search-bar-module .search-bar-component input:focus {
        background-color: #eee; }
    #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: #e6e6e6;
      color: #000; }
      @media (min-width: 768px) and (max-width: 1399px) {
        #mobile-drop-downs .search-row .search-bar-module .search-bar-component button.call-to-action-button {
          background: #e6e6e6; } }
    @media (min-width: 768px) and (max-width: 1399px) {
      #mobile-drop-downs .search-row .car-selected-module {
        line-height: 45px;
        float: left;
        width: 35%; }
        #mobile-drop-downs .search-row .car-selected-module .garage-text {
          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: #fff; } }
    @media only screen and (max-width: 575px) {
      #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: 60px; }
  @media (min-width: 768px) and (max-width: 1399px) {
    #mobile-buffer-row {
      height: 100%; } }

@media (min-width: 1399px) {
  #mobile-header-custom, #mobile-drop-downs, #mobile-buffer-row {
    display: none; } }

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

.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); }

#shop-sections-custom {
  background-color: #f5f5f5; }
  #shop-sections-custom .custom-image-wrapper {
    padding: 0;
    border-color: #cccccc;
    border-width: 1px 1px 0px 1px;
    border-style: solid; }
    #shop-sections-custom .custom-image-wrapper .custom-image {
      background-size: cover !important; }
  #shop-sections-custom .shop-sections-content {
    padding: 15px;
    margin-top: 0;
    background-color: #fff;
    border-color: #cccccc;
    border-width: 0px 1px 1px 1px;
    border-style: solid; }
    #shop-sections-custom .shop-sections-content h2 {
      text-align: center;
      font-family: "Open Sans", sans-serif;
      font-size: 18px;
      color: #000;
      font-weight: 500; }
    #shop-sections-custom .shop-sections-content h3 {
      text-align: center;
      font-family: "Open Sans", sans-serif;
      font-size: 15px;
      color: #999999;
      font-weight: 500; }
    #shop-sections-custom .shop-sections-content ul {
      list-style: none;
      margin-top: 30px;
      padding-top: 20px;
      border-top: 1px solid #cccccc; }
      #shop-sections-custom .shop-sections-content ul li {
        display: block; }
        #shop-sections-custom .shop-sections-content ul li a {
          text-align: center;
          display: block;
          font-family: "Open Sans", sans-serif;
          font-size: 15px;
          color: #000;
          font-weight: 400;
          line-height: 36px; }
          #shop-sections-custom .shop-sections-content ul li a:hover {
            color: #1B394E; }

#shop-tabs-custom {
  background-color: #f5f5f5; }
  #shop-tabs-custom .nav-tabs {
    text-align: center;
    border-bottom: 0px;
    margin-bottom: 10px; }
    #shop-tabs-custom .nav-tabs .nav-item {
      float: none;
      display: inline-block; }
      @media only screen and (max-width: 575px) {
        #shop-tabs-custom .nav-tabs .nav-item {
          display: block; } }
      #shop-tabs-custom .nav-tabs .nav-item .nav-link {
        border: 1px solid #cccccc;
        background-color: transparent;
        font-family: "Open Sans", sans-serif;
        font-size: 15px;
        color: #000;
        font-weight: 400;
        text-transform: uppercase;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px; }
      #shop-tabs-custom .nav-tabs .nav-item .active {
        background-color: #2D96CD;
        color: #fff;
        border: 1px solid #2D96CD; }
      #shop-tabs-custom .nav-tabs .nav-item + .nav-item {
        margin-left: 10px; }
        @media only screen and (max-width: 575px) {
          #shop-tabs-custom .nav-tabs .nav-item + .nav-item {
            margin-left: 0;
            margin-top: 10px; } }
  #shop-tabs-custom .tab-content .tab-pane .shop-tab-hero {
    height: 255px;
    width: 100%;
    background-size: cover; }
  #shop-tabs-custom .tab-content .tab-pane .shop-tab-title {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    text-align: center; }
  #shop-tabs-custom .tab-content .tab-pane .owl-item .item:hover .shop-tab-title {
    color: #1B394E; }
  #shop-tabs-custom .tab-content .tab-pane .maintenance01 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance01.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .maintenance02 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance02.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .maintenance03 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance03.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .maintenance04 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance04.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .maintenance05 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance05.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .maintenance06 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/maintenance06.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement01 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement01.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement02 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement02.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement03 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement03.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement04 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement04.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement05 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement05.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .replacement06 {
    background-image: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/replacement06.jpg"); }
  #shop-tabs-custom .tab-content .tab-pane .owl-prev, #shop-tabs-custom .tab-content .tab-pane .owl-next {
    position: absolute;
    width: 46px;
    height: 46px;
    top: 50%;
    margin-top: -23px;
    text-align: center;
    z-index: 3;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 46px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 46px; }
  #shop-tabs-custom .tab-content .tab-pane .owl-prev {
    left: 10px; }
    #shop-tabs-custom .tab-content .tab-pane .owl-prev .fa {
      margin-left: -2px; }
  #shop-tabs-custom .tab-content .tab-pane .owl-next {
    right: 10px; }
    #shop-tabs-custom .tab-content .tab-pane .owl-next .fa {
      margin-left: 2px; }

#home-hero-custom {
  min-height: 400px;
  height: 1080px;
  background: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/home-hero-sm.jpg") no-repeat top center;
  background-size: cover; }
  #home-hero-custom .container-wrap {
    max-width: 90%; }
  #home-hero-custom .title-text {
    padding: 50px 0 0 50px; }
    @media (min-width: 768px) and (max-width: 1350px) {
      #home-hero-custom .title-text {
        padding: 100px 0 0 50px; } }
    @media only screen and (max-width: 575px) {
      #home-hero-custom .title-text {
        padding: 50px 0 0 0; } }
    #home-hero-custom .title-text h1 {
      font-family: "Open Sans", sans-serif;
      font-size: 52px;
      color: #fff;
      font-weight: 400;
      line-height: 62px;
      text-transform: uppercase;
      letter-spacing: 3px;
      text-shadow: 0 0 9px #555; }
      #home-hero-custom .title-text h1 strong {
        display: block;
        font-weight: bold; }
      @media only screen and (max-width: 1249px) {
        #home-hero-custom .title-text h1 {
          font-size: 42px;
          line-height: 52px; } }
      @media only screen and (max-width: 991px) {
        #home-hero-custom .title-text h1 {
          font-size: 32px;
          line-height: 42px; } }
      @media only screen and (max-width: 767px) {
        #home-hero-custom .title-text h1 {
          font-size: 22px;
          line-height: 32px; } }
      @media only screen and (max-width: 575px) {
        #home-hero-custom .title-text h1 {
          font-size: 18px;
          line-height: 26px; } }
    #home-hero-custom .title-text .call-to-action-button {
      font-size: 16px;
      padding: 15px;
      margin-top: 15px;
      text-transform: uppercase;
      font-family: "Open Sans", sans-serif;
      font-size: 15px;
      color: #fff;
      font-weight: 400; }
  @media only screen and (min-width: 768px) {
    #home-hero-custom {
      background: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/home-hero-md.jpg") no-repeat top center;
      background-size: cover; } }
  @media only screen and (min-width: 1440px) {
    #home-hero-custom {
      background: url("https://cdn.revolutionparts.io/74a41749c2b57833f45b540f5f73d6b0/design/home-hero-lg.jpg") no-repeat top center;
      background-size: cover; } }

#scroll-indicator-custom .container-wrap {
  padding: 0; }
#scroll-indicator-custom .scrollDown {
  position: absolute;
  top: -70px;
  left: 50%;
  margin-left: -20px; }
  #scroll-indicator-custom .scrollDown .fa {
    font-size: 48px;
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50); }

#featured-custom {
  display: none; }

#footer-top .newsletter-signup-module .newsletter-main-text, #footer-top .newsletter-signup-module .input-group {
  display: inline-block; }
#footer-top .newsletter-signup-module .newsletter-main-text {
  font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 12px; }
#footer-top .newsletter-signup-module .input-group {
  width: auto;
  margin: 5px 0; }
  #footer-top .newsletter-signup-module .input-group input {
    border: 1px solid #fff; }
  #footer-top .newsletter-signup-module .input-group .newsletter-button {
    background-color: #2D96CD;
    top: 0; }
@media only screen and (max-width: 575px) {
  #footer-top .col-sm-4:first-child {
    margin-bottom: 20px; }
  #footer-top .newsletter-signup-module {
    text-align: left;
    margin-top: 20px; }
    #footer-top .newsletter-signup-module .newsletter-main-text, #footer-top .newsletter-signup-module .input-group {
      display: block; } }

@media (max-width: 425px) {
  .page-builder-layout-module.policy {
    margin-top: 11px; } }
#desktop-header-custom, #main, .container-main, .container-footer {
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out; }

.main {
  margin-left: 330px; }
  @media (max-width: 1399px) {
    .main {
      margin-left: 0px; } }

@media (min-width: 1400px) {
  .page-builder-page-layout .page-builder-layout-section .container-wrap {
    padding: 40px 10px 20px; } }

.oem-assemblies-module .part-group .assembly-thumbnails .assembly-thumbnail {
  background-color: #fff; }

#brand-banners-custom .page-builder-layout-column.block-modules .page-builder-layout-module + .page-builder-layout-module {
  margin-top: 0; }

a:hover {
  text-decoration: none; }

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

.promotional-banner-wrap {
   background-color: #002D62 !important;
}

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

.promotional-banner-link {
  color: white !important;
}

/* CUSTOM CSS */

.promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
    display: block;
    padding: 5px 10px!important;
}
.promotional-banner-text {
    color: white;
    font-size: 16px !important;
    text-shadow: 2px 2px 2px #000;
}

@media screen and (max-width: 767px) {
    .promotional-banner-text {
        height: 79px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 10px !important;
    }
    .promotional-banner-wrap {
    	padding: 0;
    }
}



/* CSS Promo Banner/Header Fix */

div#mobile-header-custom {
    position: absolute;
    height: 60px;
    margin-top: 79px!important;
    top: 0px!important;
}

.search-row {
    z-index: 1050!important;
    position: absolute!important;
    height: 45px!important;
    top: 140px!important;
    left: 0px!important;
}
a.cart-button.call-to-action-button.flyout-select.flyout-hover {
    display: none;
}

/* Cart Button */

.desktop_cart_1 .fa.fa-shopping-cart {
    font-size: 25px;
    float: right;
    margin: 10px 1em;
}

/* Menu - Desktop */

.links-list-module.links-display-block.list-style-none {
    margin-top: 4em;
}

@media screen and (max-width: 767px) {
    .links-list-module.links-display-block.list-style-none {
    	margin-top: 11em;
    }
}

/*Aileen Dizon 9-29-23 154067 Adjusting the margin size of the cart icon so the banner is readable BEGIN*/
.desktop_cart_1 .fa.fa-shopping-cart {
    margin: 5px 3em;
}
/*END*/