/* updates for product pages */
#layout_product .product-fitment-module .fitment-table-wrap {
	overflow: auto;
}
@media screen and (max-width: 1000px) {
    #layout_product .product-fitment-module .fitment-table-wrap .fitment-table {
    	width: 1000px;
    }
}
#mobileMenuSection .container-wrap {
	padding-top: 0;
	padding-bottom: 0;
}
#productDetailSection.productDetailSection .container-wrap {
	padding-top: 0;
}
#productTitleSection.productTitleSection .container-wrap {
	padding-bottom: 0;
}
@media screen and (max-width: 500px) {
    #productDetailSection.productDetailSection .product-purchase-module .add-to-cart-container {
    	flex-direction: column;
    }
    #productDetailSection.productDetailSection .product-purchase-module .add-to-cart-container .quantity-control {
    	flex: 1;
    }
    #productDetailSection.productDetailSection .product-purchase-module .purchase-box .purchase-wrapper .add-to-cart-container .add-to-cart {
    	flex: 1;
        width: 100%;
    }
    #productDetailSection.productDetailSection .product-images-module .product-images .product-main-image-link {
    	height: 150px;
        min-height: 150px;
    }
}
/* end updates for product pages */
.absfull {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
}
.material-icons {
  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;
}
@media (max-width: 1250px) {
  .wrappadding .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#mobile-header .navbar-toggle {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0;
  margin: 0;
  float: none;
}
#mobile-header .navbar-toggle .closeMenu {
  display: none;
}
@media (max-width: 767px) {
  #mobile-header .navbar-toggle {
    display: block;
      top: 0;
      bottom: 0;
      display: flex;
      align-items: center;
  }
}
#mobile-header .header-center-nav {
  display: block;
  text-align: center;
}
#mobile-header .header-center-nav .mobile-header-logo-link {
  line-height: 40px;
}
#mobile-header .cartLink {
  position: absolute;
  top: 5px;
  right: 5px;
}
@media screen and (max-width: 767px) {
    #mobile-header .cartLink {
    	top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    .navbar-fixed-top .custom-html-module figure {
    	display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 0 !important;
    }
}
@media screen and (max-width: 500px) {
    .navbar-fixed-top .custom-html-module figure {
    	width: 180px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.mobileMenu {
  width: auto;
}
.mobileMenu .mobileMenuSection:first-child {
  margin-bottom: 5px;
}
.mobileMenu .call-to-action-button {
  background: #666;
}
.mobileMenu ul {
  list-style: none;
}
.mobileMenu ul li {
  position: relative;
  z-index: 10000;
}
.mobileMenu ul li a {
  font-size: 1.2em;
  color: #252525;
  position: relative;
  display: block;
  padding: 15px;
  background: #666;
  color: #fff;
  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 {
  display: none;
}
.mobileMenu ul li .dropdown-menu {
  width: 100%;
  margin: 0;
  border-radius: 0;
  border: 0;
  position: static;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: 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;
}
.navbar-fixed-top {
  background: #fff;
  width: 100%;
}
.navmenu-fixed-left {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: -100%;
  overflow-y: auto;
  border-radius: 0;
  padding: 10px;
  background: #ddd;
}
.navmenu-fixed-left .col-sm-12 {
  padding: 0;
}
.mm-open .main:after {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 1029;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
}
body {
  position: relative;
}
a {
  color: #2A94CD;
}
a:hover {
  color: #343434;
}
#header-custom {
  padding: 0 2%;
}
#header-custom .logo-custom {
  min-width: 200px;
  max-width: 350px;
  float: left;
  margin-right: 20px;
}
#header-custom .logo-custom .store-logo-module .store-logo-link img {
  max-height: 100px;
  margin: 0;
}
#header-custom .garage-custom {
  width: 210px;
  float: left;
  line-height: 36px;
}
#header-custom .garage-custom .car-selected-module {
  text-align: right;
  padding: 0 10px 0 0;
}
#header-custom .search-custom {
  overflow: hidden;
}
#header-custom .search-custom .search-bar-component button {
  background: #3295CB;
}
#header-custom .col-sm-8,
#header-custom .col-sm-4 {
  padding: 0;
}
#header-custom .page-builder-layout-row {
  margin-top: 0;
}
#header-custom .cart-button-module {
  width: 250px;
  float: right;
}
#header-custom .cart-button-module .call-to-action-button {
  background: #3295CB;
}
#header-custom .cart-right {
  float: right;
  width: 270px;
}
#header-custom .nav-custom {
  float: right;
  text-align: right;
  padding-top: 7px;
}
#header-custom .header-phone {
  float: left;
  font-size: 1.2em;
  margin: 10px 0 0 70px;
}
#mobile-search .car-selected-module {
  padding-top: 10px;
  text-align: center;
}
#page-home h1,
#page-home h2,
#page-home h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
#page-home .container-main {
  flex-grow: 0;
  min-height: 1px;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.call-to-action-button {
  background: #3295CB;
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons {
    display: block;
    width: 100%;
  }
}
#picker-custom .vehicle-picker-module .browse_catalog {
  width: 170px;
  padding: 5px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons li.vpicker_button + li.vpicker_button {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons li.vpicker_button {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons li.vpicker_button .select {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #picker-custom .vpicker_buttons .vpicker_button:nth-child(2) {
    display: none;
  }
}
@media (max-width: 900px) {
  #picker-custom .vehicle-picker-module.display-horiz #vpicker_submit {
    display: inline-block;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz #vpicker_submit {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
/* Flexbox Fallback */
.no-flexbox #body-custom .page-builder-layout-column-wrap {
  display: block;
  margin: 0;
}
.no-flexbox #body-custom .col-sm-3 {
  display: block;
  float: left;
  vertical-align: top;
  width: 23%;
  max-width: 23%;
  margin-left: 1.5%;
}
@media (max-width: 1000px) {
  .no-flexbox #body-custom .col-sm-3 {
    width: 31%;
    max-width: 31%;
  }
}
@media (max-width: 767px) {
  .no-flexbox #body-custom .col-sm-3 {
    width: 96%;
    max-width: 96%;
    display: block;
    margin: 0 2% 2% 2% !important;
    height: auto;
  }
}
@media (max-width: 1000px) {
  .no-flexbox #body-custom .featured-custom {
    float: none;
    width: 98%;
    max-width: 98%;
  }
}
#body-custom h1,
#body-custom h2 {
  margin-top: 10px;
}
#body-custom .page-builder-layout-column-wrap {
  display: table;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-around;
  -webkit-box-align: space-around;
  -moz-box-pack: space-around;
  -moz-box-align: space-around;
  -ms-box-pack: space-around;
  -ms-box-align: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#body-custom .col-sm-3, #body-custom .col-sm-4 {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f6f6f6 0%, #e4e4e4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e4e4e4', GradientType=0);
  /* IE6-9 */
  -webkit-box-flex: 1;
  -moz-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  align-self: stretch;
  /* height: 430px; */
  float: none;
  width: 23.5%;
  max-width: 23.5%;
}

.mobilemobile {
  width: 95% !important;
  max-width: 95% !important;
  height: auto !important;
  margin-bottom: 15px !important;
}

@media (max-width: 1000px) {
  #body-custom .col-sm-3 {
    width: 31%;
    max-width: 31%;
  }
}
@media (max-width: 767px) {
  #body-custom .col-sm-3 {
    width: 96%;
    max-width: 96%;
    display: block;
    margin: 0 2% 2% 2% !important;
    height: auto;
  }
}
#body-custom .page-builder-layout-module {
  margin: 0;
}
#body-custom .welcome-custom {
  overflow: hidden;
}
#body-custom .welcome-custom p {
  font-size: 1.2em;
}
#body-custom .welcome-custom .call-to-action-button {
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #body-custom .welcome-custom .call-to-action-button {
    margin-bottom: 20px;
  }
}
#body-custom .welcome-custom .promo {
  height: 350px;
  padding-top: 50px;
  background: url('https://cdn.revolutionparts.io/530e25e92c6a9caab043c6e56c8abb7e/design/featured-img.jpg') no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
#body-custom .welcome-custom .promo h3 {
  font-size: 2em;
}
#body-custom .welcome-custom .promo .call-to-action-button {
  display: block;
  width: 150px;
  padding: 10px 0px;
  background: #3295CB;
  margin: 0 auto;
}
#body-custom .pop-cats ul {
  list-style: none;
}
#body-custom .pop-cats ul li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li {
    width: 33.3%;
  }
}
@media (max-width: 419px) {
  #body-custom .pop-cats ul li {
    width: 50%;
  }
}
#body-custom .pop-cats ul li a {
  display: block;
  padding: 45px 0 0 0;
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 1200px) {
  #body-custom .pop-cats ul li a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li a {
    font-size: 1.2em;
  }
}
#body-custom .pop-cats ul li a:hover {
  color: #444;
}
#body-custom .pop-cats ul li a:before {
  position: absolute;
  height: 45px;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li a {
    margin: 0 0 20px 0;
  }
}
#body-custom .pop-cats ul li .air-filters:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/airfilters.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .accessories:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/accessories.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .belts:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/belts.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .brakes:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/brakes.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .exhaust:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/exhaust.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .headlights:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/headlight.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .oil-filters:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/oilfilters.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .shocks:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/shocks.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .starters:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/starters.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .wipers:before {
  background: url('https://cdn.revolutionparts.io/62bf05db5ca320927d18650db7e1de09/design/home/wipers.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul {
  list-style: none;
}
#body-custom .pop-models ul li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li {
    width: 33.3%;
  }
}
@media (max-width: 419px) {
  #body-custom .pop-models ul li {
    width: 50%;
  }
}
#body-custom .pop-models ul li a {
  display: block;
  padding: 45px 0 0 0;
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 1200px) {
  #body-custom .pop-models ul li a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li a {
    font-size: 1.2em;
  }
}
#body-custom .pop-models ul li a:hover {
  color: #444;
}
#body-custom .pop-models ul li a:before {
  position: absolute;
  height: 45px;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li a {
    margin: 0 0 20px 0;
  }
}
#body-custom .pop-models ul li .modelOne:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/ford/ford-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelTwo:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/ford/ford-model-04.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelThree:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/ford/ford-model-05.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelFour:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/chevrolet/chevrolet-model-06.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelFive:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/chevrolet/chevrolet-model-03.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelSix:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/ram/ram-model-01.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelSeven:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/dodge/dodge-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelEight:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/chrysler/chrysler-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelNine:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/buick/buick-model-05.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelTen:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/cadillac/cadillac-model-06.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
/* Mazda Models */
#body-custom .pop-models ul li .model1:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-01.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model2:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model3:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-03.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model4:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-04.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model5:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-05.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model6:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/mazda/mazda-model-06.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
/* Volvo Models */
#body-custom .pop-models ul li .model7:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-01.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model8:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model10:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-04.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model11:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-05.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model12:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-06.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model13:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/volvo/volvo-model-07.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
/* Nissan */
#body-custom .pop-models ul li .model14:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-01.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model15:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-02.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model16:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-03.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model17:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-04.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model18:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-05.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model19:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-06.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model20:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-07.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model21:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-08.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model22:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-09.png') no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .model23:before {
  background: url('https://cdn-static.revolutionparts.io/assets/themes/models/nissan/nissan-model-10.png') no-repeat;
  background-size: contain;
  background-position: top center;
}

#body-custom .featured-custom {
  padding-top: 45px;
}
#body-custom .featured-custom .promo {
  height: 350px;
  padding-top: 90px;
  background: url('https://cdn.revolutionparts.io/530e25e92c6a9caab043c6e56c8abb7e/design/accessories-img.jpg') no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
#body-custom .featured-custom .promo h3 {
  font-size: 2em;
}
#body-custom .featured-custom .promo .call-to-action-button {
  display: block;
  width: 150px;
  padding: 10px 0px;
  background: #3295CB;
  margin: 0 auto;
}
#body-custom .featured-custom .call-to-action-button {
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #body-custom .featured-custom .call-to-action-button {
    margin-bottom: 20px;
  }
}
@media (max-width: 1000px) {
  #body-custom .featured-custom {
    width: 98%;
    max-width: 98%;
    margin: 10px 1% 0 1%;
  }
}
.featured-nav {
  margin: -10px 0 0 0 !important;
  width: 98%;
  text-align: right;
  font-size: 2em;
}
#footer-custom .payments-accepted-module .design-text,
#footer-custom .dealer-address-module .dealer-store-name {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 18px;
}
#footer-custom .links-list {
  margin-top: 5px;
}
#footer-custom span.dealer-address {
  margin-top: 10px;
  display: block;
}
@media (max-width: 767px) {
  #footer-custom .col-sm-4,
  #footer-custom .col-sm-8,
  #footer-custom .col-sm-12 {
    padding: 0;
    margin-bottom: 20px;
  }
  #footer-custom .col-md-3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #footer-bottom-custom .text-right {
    text-align: left;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  #footer-bottom-custom .col-sm-6 {
    padding: 0;
  }
}
@media (max-width: 1250px) {
  .wide-padding {
    padding: 0 2%;
  }
}

button.accordion-faq {
    background-color: #ffffff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
}

button.accordion-faq.active, button.accordion-faq:hover {
    background-color: #ffffff; 
}

div.panel-faq {
    padding: 0 18px;
    display: none;
    background-color: white;
}

figure {
    margin: 1em 129px !important;
}

.fa-stack.health-warning-icon .infill-icon {
    color: yellow !important;
}

.fa-stack-1x {
    color: yellow !important;
}


/* Brand Logos Row | use hook #brand-logos-custom */
/* --------------------------------------------- */
#brand-logos-custom-2 .make-logo-img {
  opacity: .6;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all .3s ease;
}
#brand-logos-custom-2 .make-logo-img:hover,
#brand-logos-custom-2 .make-logo-img:active {
  opacity: 1 !important;
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

@media only screen and (min-width : 300px) and (max-width: 764px) {
  #brand-logos-custom-2 .make-logo-img {
    height: 80px;
  }
}

#brand-logos-custom-2 .make-logos-module .make-logos .make-logo {
    width: 122px;
}

#brand-logos-custom-2 .make-logos-module .make-logo-img {
    height: 75px;
}

/* Logo Removal */
.make-logo.subaru-make-logo {
    display: none!important;
}

/* Mobile CSS */
.mobile-only .promotional-banner-wrap {
    position: inherit;
    padding: 3px;
}

.product-description h3 {
    display: none;
}

/* Change "Part Number" on product page to "Part/SKU" */
.product-page-layout ul.field-list li.part_number label {
    visibility: hidden;
}
.product-page-layout ul.field-list li.part_number label:before {
    visibility: visible;
    content: "Part/SKU:";
}

/* Remove redundant part info on product page */
.product-details-module ul.field-list li.manufacturer, .product-details-module ul.field-list li.part_number {
    display: none;
}

/* Hide Brand Description header */
/* Commenting out because of unintended side-effects.
.product-page-layout h3:first-child {
    display: none;
} */

/* Link Color Changes*/
a {
    color: #0000EE;
}

a:visited {
    color: #800080;
}

a:hover {
    color: #CC0000;
}

a.call-to-action-button:visited {
    color:white;
}

.login-user-form-module {
    
}
.completed-collect-vin-module .vin-title {
    color: #49aa22;
}

.example-print {
    display: none;
}
@media print {
   .example-screen {
       display: none;
    }
    .example-print {
       display: block;
    }
}
/* mobile promo banner */
#promo-custom {
    padding-top: 50px;
}

/* This is for making sure the VIN field sticks around when Mobile is in play */
.cart-page-layout .cart-subtotal-row .collect-vin-form-module {
    display: block !important;
}
/* center custom text at checkout */
#text-center {text-align:center;}

ul { padding-left: 20px !important; }

.promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
    white-space: normal;
}

#mobile-search {
    margin-top: 5rem !important;
}
@media screen and (max-width: 767px) {
    #mobile-search {
    	margin-top: 83px !important;
    }
}
@media screen and (max-width: 500px) {
    #mobile-search {
    	margin-top: 27px !important;
    }
}
/* center custom text at checkout
#banner {
    height:35px;
    text-align:center;
}
 */
#mobile-header .header-center-nav {
    display: none;
}
.promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
    padding: 8px;
}
.promotional-banner-wrap .promo-close {
    
    top: -7px;
 
}
.tooltip-hover {
  font-size: 18px; /* Size of icon */
  color: #26a; /* Color of icon */
  position: relative;
  display: inline-block;
}.tooltip-hover .tooltip-hover-text {
  width: 300px; /* Width of tooltip text box */
  background-color: #eee; /* Tooltip background color */
  color: #111; /* Tooltip font color */
  border-radius: 6px;
  padding: 5px;
  visibility: hidden;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 110%;
  box-shadow: 0px 3px 5px grey;
}.tooltip-hover:hover .tooltip-hover-text {
  visibility: visible;
}

@media (min-width: 768px) {
	#header-custom .page-builder-page-layout .page-builder-layout-section.full-content>.container-wrap {
    	padding-top: 0 !important;
    }
}

.contact-us-module {
    display: none;
}

/* Accordion css for Returnfaqs page*/

}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion:hover {
  background-color: #ccc; 
}


.panel-faq{
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
    
}


/* Order Status Page - Status Removed */

.status-col {
    display: none;
}

.status-col {
    display: none;
}

/* Product Availability Status - Call for Availability  */


.cannot-purchase.ship-controlled-item h3:after {content: "Chat with us for availability";color: red;}

.cannot-purchase.ship-controlled-item i:after {
    display: none!important;
}

.cannot-purchase.ship-controlled-item i:after {
    color: #000!important;
}

a.contact-link {
    display: none;
}

/* Targets the  "sold in QTY of on the Product page */
.sold-in-qty {
color: red!important;
}
.make-logo:has(img[alt="AC Logo"]),
.make-logo:has(img[alt="AM General Logo"]),
.make-logo:has(img[alt="Alfa Romeo Logo"]),
.make-logo:has(img[alt="Alvis Logo"]),
.make-logo:has(img[alt="American Motors Logo"]),
.make-logo:has(img[alt="Armstrong-Siddeley Logo"]),
.make-logo:has(img[alt="Aston Martin Logo"]),
.make-logo:has(img[alt="Austin Healey Logo"]),
.make-logo:has(img[alt="Austin Logo"]),
.make-logo:has(img[alt="Avanti Logo"]),
.make-logo:has(img[alt="Bentley Logo"]),
.make-logo:has(img[alt="BMW Logo"]),
.make-logo:has(img[alt="Bugatti Logo"]),
.make-logo:has(img[alt="Checker Logo"]),
.make-logo:has(img[alt="Citroen Logo"]),
.make-logo:has(img[alt="Daewoo Logo"]),
.make-logo:has(img[alt="Daihatsu Logo"]),
.make-logo:has(img[alt="DeLorean Logo"]),
.make-logo:has(img[alt="DeSoto Logo"]),
.make-logo:has(img[alt="DeTomaso Logo"]),
.make-logo:has(img[alt="Eagle Logo"]),
.make-logo:has(img[alt="Edsel Logo"]),
.make-logo:has(img[alt="Facel Vega Logo"]),
.make-logo:has(img[alt="Ferrari Logo"]),
.make-logo:has(img[alt="Frazer Nash Logo"]),
.make-logo:has(img[alt="Freightliner Logo"]),
.make-logo:has(img[alt="Geo Logo"]),
.make-logo:has(img[alt="Hillman Logo"]),
.make-logo:has(img[alt="Hudson Logo"]),
.make-logo:has(img[alt="International Logo"]),
.make-logo:has(img[alt="Jensen Logo"]),
.make-logo:has(img[alt="Laforza Logo"]),
.make-logo:has(img[alt="Lancia Logo"]),
.make-logo:has(img[alt="Land Rover Logo"]),
.make-logo:has(img[alt="Lincoln Logo"]),
.make-logo:has(img[alt="Lotus Logo"]),
.make-logo:has(img[alt="MG Logo"]),
.make-logo:has(img[alt="Maserati Logo"]),
.make-logo:has(img[alt="Maybach Logo"]),
.make-logo:has(img[alt="Mazda Logo"]),
.make-logo:has(img[alt="McLaren Logo"]),
.make-logo:has(img[alt="Mercedes-Benz Logo"]),
.make-logo:has(img[alt="Mercury Logo"]),
.make-logo:has(img[alt="Merkur Logo"]),
.make-logo:has(img[alt="Metropolitan Logo"]),
.make-logo:has(img[alt="Mini Logo"]),
.make-logo:has(img[alt="Mobility Ventures Logo"]),
.make-logo:has(img[alt="Morris Logo"]),
.make-logo:has(img[alt="Nash Logo"]),
.make-logo:has(img[alt="Oldsmobile Logo"]),
.make-logo:has(img[alt="Opel Logo"]),
.make-logo:has(img[alt="Packard Logo"]),
.make-logo:has(img[alt="Panoz Logo"]),
.make-logo:has(img[alt="Peugeot Logo"]),
.make-logo:has(img[alt="Plymouth Logo"]),
.make-logo:has(img[alt="Polestar Logo"]),
.make-logo:has(img[alt="Pontiac Logo"]),
.make-logo:has(img[alt="RAM Logo"]),
.make-logo:has(img[alt="Renault Logo"]),
.make-logo:has(img[alt="Rolls-Royce Logo"]),
.make-logo:has(img[alt="Rover Logo"]),
.make-logo:has(img[alt="Saab Logo"]),
.make-logo:has(img[alt="Saleen Logo"]),
.make-logo:has(img[alt="Saturn Logo"]),
.make-logo:has(img[alt="Scion Logo"]),
.make-logo:has(img[alt="Shelby Logo"]),
.make-logo:has(img[alt="Simca Logo"]),
.make-logo:has(img[alt="Smart Logo"]),
.make-logo:has(img[alt="Sterling Logo"]),
.make-logo:has(img[alt="Studebaker Logo"]),
.make-logo:has(img[alt="Subaru Logo"]),
.make-logo:has(img[alt="Sunbeam Logo"]),
.make-logo:has(img[alt="Suzuki Logo"]),
.make-logo:has(img[alt="Tesla Logo"]),
.make-logo:has(img[alt="Toyota Logo"]),
.make-logo:has(img[alt="Triumph Logo"]),
.make-logo:has(img[alt="VPG Logo"]),
.make-logo:has(img[alt="Vauxhall Logo"]),
.make-logo:has(img[alt="Volkswagen Logo"]),
.make-logo:has(img[alt="Volvo Logo"]),
.make-logo:has(img[alt="Workhorse Logo"]),
.make-logo:has(img[alt="Yugo Logo"]),
.make-logo:has(img[alt="Lamborghini Logo"]){
  display: none !important;
}