/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */

.cap {
  text-transform: uppercase;
}
.it {
  font-style: italic;
}
.norm {
  font-style: normal;
}
.fastack {
  font-family: 'FontAwesome';
}
.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;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.vertical-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1249px) {
  .wrappadding .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#mobile-header .navbar-toggle {
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0;
  margin: 0;
  float: none;
}
#mobile-header .navbar-toggle .closeMenu {
  display: none;
}
@media (max-width: 799px) {
  #mobile-header .navbar-toggle {
    display: block;
  }
}
#mobile-header .header-center-nav {
  display: block;
  text-align: center;
}
#mobile-header .header-center-nav .mobile-header-logo-link {
  line-height: 40px;
}
#mobile-header .header-center-nav .mobile-header-logo-link img {
  height: 40px;
}
#mobile-header .cartLink {
  position: absolute;
  top: 5px;
  right: 5px;
}
.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: #000;
  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;
}
.mobileMenu ul .open a:after {
  content: 'expand_less';
}
.navbar-fixed-top {
  background: #222;
  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;
}
#page-home h1 {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 2em;
  font-weight: 500;
  color: #000;
  text-transform: none;
}
#page-home h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 2em;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
#page-home .call-to-action-button {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#primary-header {
  overflow: visible;
}
@media (max-width: 1249px) {
  #primary-header .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#primary-header .page-builder-layout-row {
  margin: 0;
}
#primary-header .logo-wrap {
  display: block;
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
  position: relative;
  z-index: 3;
}
#primary-header .header-right-wrap {
  display: block;
  width: auto;
  overflow: auto;
  margin: 15px 0 15px 0;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap {
    margin: 60px 0 50px 0;
  }
}
#primary-header .header-right-wrap .block-modules {
  display: block;
}
#primary-header .header-right-wrap .main-nav {
  list-style: none;
  overflow: auto;
  text-align: right;
}
#primary-header .header-right-wrap .main-nav li {
  display: inline-block;
  margin: 0 0 0 15px;
}
#primary-header .header-right-wrap .main-nav a {
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -ms-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
#primary-header .header-right-wrap .main-nav a:hover {
  color: #0067B5;
}
#primary-header .header-right-wrap-bottom {
  display: block;
  width: auto;
}
#primary-header .header-right-wrap-bottom .block-modules {
  display: block;
}
#primary-header .header-right-wrap-bottom .car-selected-module {
  width: 230px;
  float: left;
  background-color: #0067B5;
  margin: 0px 30px;
  padding: 0px 10px;
  line-height: 36px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#primary-header .header-right-wrap-bottom .car-selected-module:hover {
  background-color: #7A8799;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap-bottom .car-selected-module {
    margin: 0 30px 0 0;
  }
}
#primary-header .header-right-wrap-bottom .car-selected-module .garage-component {
  width: 100%;
  text-align: center;
  padding-left: 28px;
}
#primary-header .header-right-wrap-bottom .car-selected-module .garage-component::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 6px;
  height: 20px;
  width: 20px;
  background: url(https://cdn.revolutionparts.io/83a92710032d7ba827c942ad70560bd8/design/garage-icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 2px 0 0 2px;
}
#primary-header .header-right-wrap-bottom .car-selected-module .garage-component .garage-text {
  color: #fff;
}
#primary-header .header-right-wrap-bottom .search-bar-module {
  overflow: hidden;
  margin-right: 120px;
}
#primary-header .header-right-wrap-bottom .cart-button-module {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
}
#primary-header .header-right-wrap-bottom .cart-button-module .cart-component .cart-button .cart-items {
  background: #0067B5;
}
#primary-header .header-right-wrap-bottom .call-to-action-button {
  background: #0067B5;
}
#primary-header .header-right-wrap-bottom .call-to-action-button:hover {
  background-color: #7A8799;
}
#picker-custom .call-to-action-button {
  background: #0067B5;
}
#picker-custom .call-to-action-button:hover {
  background-color: #7A8799;
}
@media (max-width: 710px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons {
    width: 90%;
  }
  #picker-custom .vehicle-picker-module.display-horiz .vpicker-select {
    width: 100%;
    text-align: center;
  }
  #picker-custom .vehicle-picker-module.display-horiz #vpicker_submit {
    width: 90%;
  }
}
#makes-custom ul {
  list-style: none;
}
#makes-custom ul li {
  float: left;
  width: 12.5%;
}
@media (max-width: 767px) {
  #makes-custom ul li {
    width: 25%;
  }
}
@media (max-width: 1249px) {
  #makes-custom .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (max-width: 1249px) {
  #title-custom .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media (max-width: 1249px) {
  #tab-custom .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#tab-custom .nav-tabs {
  border-bottom: none;
}
#tab-custom .nav-tabs li {
  width: 25%;
  text-align: center;
  margin: 0;
}
#tab-custom .nav-tabs li a {
  border-radius: 0px;
  background-color: #0067B5;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  border: none;
  border-bottom: none;
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs li a {
    border: 0px;
  }
}
#tab-custom .nav-tabs li a:hover {
  border-bottom: none;
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs li a:hover {
    border: 0px;
  }
}
#tab-custom .nav-tabs li a .active {
  background-color: none;
  color: #fff;
  border-bottom: none;
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs li a .active {
    background-color: #7A8799;
    color: #fff;
    border: 0;
  }
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs li {
    float: none;
    width: 100%;
  }
}
#tab-custom .activeBorderWrap {
  overflow: hidden;
  position: relative;
  height: 3px;
}
#tab-custom .activeBorderWrap .activeBorder {
  position: absolute;
  content: '';
  width: 25%;
  left: 0;
  top: 0;
  height: 3px;
  background-color: #1F2833;
  z-index: 2;
}
#tab-custom .activeBorderWrap .staticBorder {
  position: absolute;
  content: '';
  left: 0;
  top: 1px;
  height: 1px;
  width: 100%;
  background-color: #fff;
  z-index: 1;
}
@media (max-width: 767px) {
  #tab-custom .activeBorderWrap {
    display: none;
  }
}
#tab-custom .tab-content {
  padding-top: 20px;
}
#tab-custom .tab-content .row {
  margin: 0;
}
#tab-custom .tab-content .row .hero-img {
  float: left;
  margin-right: 30px;
}
@media (max-width: 1023px) {
  #tab-custom .tab-content .row .hero-img {
    display: none;
  }
}
#tab-custom .tab-content .row .hero-content {
  overflow: hidden;
}
#tab-custom .tab-content .row .hero-content ul {
  list-style: none;
}
#tab-custom .tab-content .row .hero-content ul li {
  float: left;
  width: 25%;
  height: 190px;
  text-align: center;
  font-size: 13px;
  margin: -1px 0 0 -1px;
  padding: 10px 0 0 0;
}
#tab-custom .tab-content .row .hero-content ul li:hover {
  -webkit-box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
#tab-custom .tab-content .row .hero-content ul li .featured-img {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #tab-custom .tab-content .row .hero-content ul li {
    width: 50%;
  }
}
#tab-custom .tab-content .row .hero-content a {
  color: #000;
}
#tab-custom .tab-content .row .hero-content a:nth-child(4n+0) li {
  border-right: 0px;
}
@media (max-width: 767px) {
  #tab-custom .tab-content .row .hero-content a:nth-child(2n+0) li {
    border-right: 0px;
  }
}
#tab-custom .tab-content #replacement-parts .featured-img {
  background-image: url(https://cdn.revolutionparts.io/83a92710032d7ba827c942ad70560bd8/design/home/parts-sprite.jpg);
  background-repeat: no-repeat;
}
#tab-custom .tab-content #maintenance .featured-img {
  background-image: url(https://cdn.revolutionparts.io/83a92710032d7ba827c942ad70560bd8/design/home/maint-sprite.jpg);
  background-repeat: no-repeat;
}
#tab-custom .tab-content #interior-accessories .featured-img {
  background-image: url(https://cdn.revolutionparts.io/83a92710032d7ba827c942ad70560bd8/design/home/interior-sprite.jpg);
  background-repeat: no-repeat;
}
#tab-custom .tab-content #exterior-accessories .featured-img {
  background-image: url(https://cdn.revolutionparts.io/83a92710032d7ba827c942ad70560bd8/design/home/exterior-sprite.jpg);
  background-repeat: no-repeat;
}
#tab-custom .tab-content #replacement-parts .featured-img,
#tab-custom .tab-content #maintenance .featured-img,
#tab-custom .tab-content #interior-accessories .featured-img,
#tab-custom .tab-content #exterior-accessories .featured-img {
  height: 150px;
}
#tab-custom .tab-content #replacement-parts .feature01 .featured-img,
#tab-custom .tab-content #maintenance .feature01 .featured-img,
#tab-custom .tab-content #interior-accessories .feature01 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature01 .featured-img {
  background-position: center 0;
}
#tab-custom .tab-content #replacement-parts .feature02 .featured-img,
#tab-custom .tab-content #maintenance .feature02 .featured-img,
#tab-custom .tab-content #interior-accessories .feature02 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature02 .featured-img {
  background-position: center -150px;
}
#tab-custom .tab-content #replacement-parts .feature03 .featured-img,
#tab-custom .tab-content #maintenance .feature03 .featured-img,
#tab-custom .tab-content #interior-accessories .feature03 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature03 .featured-img {
  background-position: center -300px;
}
#tab-custom .tab-content #replacement-parts .feature04 .featured-img,
#tab-custom .tab-content #maintenance .feature04 .featured-img,
#tab-custom .tab-content #interior-accessories .feature04 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature04 .featured-img {
  background-position: center -450px;
}
#tab-custom .tab-content #replacement-parts .feature05 .featured-img,
#tab-custom .tab-content #maintenance .feature05 .featured-img,
#tab-custom .tab-content #interior-accessories .feature05 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature05 .featured-img {
  background-position: center -600px;
}
#tab-custom .tab-content #replacement-parts .feature06 .featured-img,
#tab-custom .tab-content #maintenance .feature06 .featured-img,
#tab-custom .tab-content #interior-accessories .feature06 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature06 .featured-img {
  background-position: center -750px;
}
#tab-custom .tab-content #replacement-parts .feature07 .featured-img,
#tab-custom .tab-content #maintenance .feature07 .featured-img,
#tab-custom .tab-content #interior-accessories .feature07 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature07 .featured-img {
  background-position: center -900px;
}
#tab-custom .tab-content #replacement-parts .feature08 .featured-img,
#tab-custom .tab-content #maintenance .feature08 .featured-img,
#tab-custom .tab-content #interior-accessories .feature08 .featured-img,
#tab-custom .tab-content #exterior-accessories .feature08 .featured-img {
  background-position: center -1050px;
}
#vin-custom {
  background: #1F2833;
}
#vin-custom .collect-vin-horiz-module .search-label {
  font-style: normal;
  color: #fff;
}
#vin-custom .collect-vin-horiz-module .search-button {
  background-color: #0067B5;
}

#footer-custom .dealer-address-module {
  margin-top: -20px;
}

.homeseo {
    font-size: 16px;
    text-align: center;
}

#featured-custom { margin-top: 35px; margin-bottom: 25px; }