.cap {
  text-transform: uppercase;
}
.it {
  font-style: italic;
}
.norm {
  font-style: normal;
}
.fontAwesome {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.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%;
  }
}
.call-to-action-button,
.vehicle-picker-module #vpicker_submit,
.search-by-part-module .btn,
.search-by-vin-module .btn,
#home-content .newsletter-signup-module .btn,
.newsletter-signup-module.newsletter-inline .input-custom .newsletter-button {
  background-color: #D90404;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-family: 'Lato', sans-serif;
}
.call-to-action-button:hover,
.vehicle-picker-module #vpicker_submit:hover,
.search-by-part-module .btn:hover,
.search-by-vin-module .btn:hover,
#home-content .newsletter-signup-module .btn:hover,
.newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:hover,
.call-to-action-button:active,
.vehicle-picker-module #vpicker_submit:active,
.search-by-part-module .btn:active,
.search-by-vin-module .btn:active,
#home-content .newsletter-signup-module .btn:active,
.newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:active {
  background: #fb1515;
  color: #fff;
}
.fontAwesome {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
#primary-header .search-col-custom {
  padding: 12px 0;
}
#primary-header .container-wrap {
  padding: 0;
}
@media (max-width: 1249px) {
  #primary-header .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#primary-header .logo-wrap {
  margin-top: 0;
  width: auto;
  overflow: hidden;
}
#primary-header .logo-wrap img {
  max-height: 55px;
}
#primary-header .col-md-8 {
  padding-top: 20px;
}
#primary-header .help-nav {
  list-style: none;
  overflow: auto;
  text-align: right;
  margin-right: 120px;
}
#primary-header .help-nav ul {
  margin-bottom: 0px;
}
#primary-header .help-nav ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
#primary-header .help-nav ul 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;
  padding: 7px 10px 9px 25px;
  display: block;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #fff;
}
#primary-header .help-nav ul a:hover {
  color: #8e0303;
  text-decoration: none;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul a {
    padding: 9px 6px;
  }
}
#primary-header .help-nav ul .link-home:before {
  position: absolute;
  content: '\f015';
  left: 0;
  top: 7px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul .link-home:before {
    display: none;
  }
}
#primary-header .help-nav ul .link-order:before {
  position: absolute;
  content: '\f0d1';
  left: 0;
  top: 7px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul .link-order:before {
    display: none;
  }
}
#primary-header .help-nav ul .link-help:before {
  position: absolute;
  content: '\f128';
  left: 0;
  top: 7px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul .link-help:before {
    display: none;
  }
}
#primary-header .help-nav ul .link-account:before {
  position: absolute;
  content: '\f007';
  left: 0;
  top: 7px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul .link-account:before {
    display: none;
  }
}
#primary-header .cart-button-module {
  position: absolute;
  right: 8px;
  top: 20px;
  width: 100px;
}
#primary-header .cart-button-module .cart-component .cart-button {
  border-radius: 0px;
}
#primary-header .cart-button-module .cart-component .cart-button .cart-items-exist {
  background: #252525;
  color: #fff;
}
#secondary-header {
  background-color: #D90404;
}
#secondary-header .container-wrap {
  padding: 0;
}
#secondary-header .search-col-custom {
  padding: 12px 0;
}
@media (max-width: 1249px) {
  #secondary-header .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#secondary-header .car-selected-module {
  width: 230px;
  float: left;
  background-color: transparent;
  margin: 0px 30px 0 0;
  border: 1px solid #ccc;
  padding: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#secondary-header .car-selected-module:hover {
  background-color: #8e0303;
  border-color: #8e0303;
}
@media (max-width: 1023px) {
  #secondary-header .car-selected-module {
    margin: 0 30px 0 0;
  }
}
#secondary-header .car-selected-module .garage-component {
  width: 100%;
  text-align: center;
  padding-left: 0;
}
#secondary-header .car-selected-module .garage-component .garage-text {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  display: block;
  padding-left: 28px;
  line-height: 36px;
  position: relative;
}
#secondary-header .car-selected-module .garage-component .garage-text::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 6px;
  height: 20px;
  width: 20px;
  background: url("garage-icon.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 2px 0 0 2px;
}
#secondary-header .search-bar-module {
  overflow: hidden;
}
#secondary-header .search-bar-module input {
  border: none;
}
#secondary-header .search-bar-module .button-start-search {
  background: transparent;
  color: #252525;
}
#secondary-header .main-nav-links {
  list-style: none;
  margin-bottom: 0;
}
#secondary-header .main-nav-links .main-nav-outer-list {
  display: inline-block;
  position: relative;
  padding: 22px 10px;
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#secondary-header .main-nav-links .main-nav-outer-list:hover {
  background-color: #8e0303;
}
#secondary-header .main-nav-links .main-nav-inner-list {
  list-style: none;
  display: none;
  position: absolute;
  width: 100%;
  min-width: 180px;
  top: 100%;
  left: 0;
  z-index: 22;
  padding: 5px 0;
  background-color: #D90404;
}
#secondary-header .main-nav-links .main-nav-inner-list a {
  display: block;
  padding: 0 0 0 10px;
}
#secondary-header .main-nav-links .main-nav-inner-list a:hover {
  background-color: #8e0303;
  text-decoration: none;
}
#secondary-header .main-nav-links .main-nav-inner-list li {
  padding: 5px;
  font-family: 'Lato', sans-serif;
  font-size: 1em;
  font-weight: 500;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#secondary-header .main-nav-links .main-nav-outer-list:hover .main-nav-inner-list {
  display: block;
}
#secondary-header .garage.flyout {
  background-color: #5c0202;
  border: 0;
  border-radius: 0;
  color: #fff;
}
#secondary-header .garage.flyout .recent-cars .recent-vehicles-header,
#secondary-header .garage.flyout ul li a {
  color: #fff;
}
#secondary-header .garage.flyout ul li a:hover {
  background-color: #2a0101;
  text-decoration: none;
  color: #fff;
  border-left: 2px solid #252525;
}
#secondary-header .garage.flyout ul li a:hover i {
  color: #fff;
}
#secondary-header .garage.flyout ul li a:hover em {
  color: #fff;
}
#secondary-header .garage.flyout ul li a:hover em span {
  color: #fff;
}
#secondary-header .garage.flyout ul li a:hover em span i {
  color: #fff;
}
@media (max-width: 1100px) {
  #secondary-header .page-builder-layout-row {
    display: block;
  }
  #secondary-header .col-md-6 {
    float: none;
    width: 100%;
    display: block;
    padding: 0px;
  }
}
#search-tabs {
  margin-top: -41px;
}
#search-tabs .nav-tabs {
  border-bottom: 0px;
  position: relative;
  z-index: 21;
}
#search-tabs .nav-tabs li {
  margin-bottom: 0;
  float: left;
}
#search-tabs .nav-tabs li a {
  background: #a70303;
  border: 0;
  padding: 10px 15px;
  line-height: 1.5;
  margin: 0;
  border-radius: 0;
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  z-index: 51;
}
#search-tabs .nav-tabs li:first-child a {
  background: #a70303;
  border-radius: 0;
}
#search-tabs .nav-tabs li:last-child a {
  border-radius: 0;
}
#search-tabs .nav-tabs li + li + li a {
  background: #8e0303;
}
#search-tabs .nav-tabs li .active {
  background: #D90404 !important;
}
#search-tabs .tab-content {
  background-color: #D90404;
  padding: 25px 15px;
  border-radius: 0 0 2px 2px;
  position: relative;
  z-index: 20;
}
#search-tabs .tab-content #vehicle-search-tab .vpicker_buttons li .select,
#search-tabs .tab-content #vehicle-search-tab .vpicker_buttons li .dropdown {
  line-height: 26px;
  height: 26px;
}
#search-tabs .tab-content #vehicle-search-tab .vehicle-picker-module .vpicker_buttons li.vpicker_button {
  border: 0px;
}
@media (max-width: 900px) {
  #search-tabs .tab-content #vehicle-search-tab .vehicle-picker-module.display-horiz .vpicker_buttons {
    margin: 0;
  }
}
#search-tabs .tab-content #part-search-tab .actions-bar-module {
  width: 98%;
  margin: 0 0 0 2%;
}
#search-tabs .tab-content #part-search-tab .actions-bar-module #search_column input {
  border: 0px;
}
#search-tabs .tab-content #vin-search-tab .vin-search-wrap {
  width: 98%;
  margin: 0 0 0 2%;
  display: table;
}
#search-tabs .tab-content #vin-search-tab .input-group {
  display: block;
  width: 98%;
}
#search-tabs .tab-content #vin-search-tab .search-input {
  width: 100%;
  padding: 5px 20px 5px 10px;
  height: 36px;
  border: 0px;
}
#search-tabs .tab-content #vin-search-tab .call-to-action-button {
  position: absolute;
  right: 0px;
  top: 0;
}
#search-tabs .tab-content .call-to-action-button {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  height: 36px;
  line-height: 36px;
  padding: 0;
  width: 170px;
  border: 1px solid #e2e2e2;
}
@media (max-width: 900px) {
  #search-tabs .tab-content .call-to-action-button {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 774px) {
  #search-tabs .tab-content .call-to-action-button {
    margin-top: 14px;
  }
}
#mobile-menu {
  /* Mobile Header */
  padding: 10px;
  /* Mobile Menu and Modals */
}
#mobile-menu .mobile-header {
  overflow: auto;
}
#mobile-menu .mobile-header .mobile-logo {
  float: left;
}
#mobile-menu .mobile-header .mobile-logo img {
  max-height: 40px;
}
#mobile-menu .mobile-header .mobile-contact {
  float: right;
  line-height: 40px;
}
#mobile-menu .mobile-header .mobile-contact .fa {
  font-size: 1.5em;
}
#mobile-menu .mobile-header .mobile-contact .fa .fa:before {
  vertical-align: middle;
}
#mobile-menu .mobile-header-search {
  margin-top: 10px;
}
#mobile-menu .mobile-header-search .search-bar-component input {
  padding-left: 40px;
}
#mobile-menu .mobile-header-search .search-bar-component button {
  background-color: transparent;
  color: #252525;
  left: 0;
  right: auto;
}
#mobile-menu .mobile-header-garage {
  margin-top: 10px;
}
#mobile-menu .mobile-header-garage .car-selected-module {
  background-color: #D90404;
  text-align: center;
}
@media (max-width: 574px) {
  #mobile-menu .mobile-header-garage .car-selected-module .garage-component {
    width: 100%;
  }
}
#mobile-menu .mobile-header-garage .car-selected-module .garage-text {
  line-height: 36px;
  color: #fff;
  text-transform: uppercase;
}
#mobile-menu .container-wrap,
#mobile-menu .col-sm-12 {
  padding: 0;
  position: inherit;
}
#mobile-menu .mobilemenu {
  background: #252525;
  list-style: none;
  height: 60px;
  position: fixed;
  z-index: 1025;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: visible;
  margin: 0;
}
#mobile-menu .mobilemenu .container-wrap,
#mobile-menu .mobilemenu .col-sm-12 {
  padding: 0;
  position: inherit;
}
#mobile-menu .mobilemenu .mm-item {
  width: 20%;
  float: left;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  padding: 14px 0;
}
#mobile-menu .mobilemenu .mm-item .icon {
  height: 20px;
}
#mobile-menu .mobilemenu .mm-item .call-to-action-button {
  background-color: transparent;
  padding: 3px 0;
  margin-top: -3px;
}
#mobile-menu .mobilemenu .mm-item .cart-component {
  position: inherit;
  min-width: 10px;
}
#mobile-menu .mobilemenu .mm-item .cart-component .cart-items {
  left: 10px;
}
#mobile-menu .mobilemenu .mm-item .cart-component .cart-items-exist {
  background: #D90404;
  color: #fff;
}
#mobile-menu .mobilemenu .mm-item .cart-icon .fa {
  font-size: 20px;
}
#mobile-menu .mobilemenu .mm-item .cart-button {
  color: #fff;
}
#mobile-menu .mobilemenu .mm-item .mm-active .cart-button .cart-icon {
  color: #D90404;
}
#mobile-menu .mobilemenu .mm-item .cart-text {
  display: block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: none;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout {
  padding: 20px 20px;
  left: 0px;
  bottom: 100%;
  box-shadow: none;
  border: 0px;
  width: 100%;
  background: linear-gradient(120deg, #ccc, #848484);
  border-radius: 0;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .upper-arrow {
  display: none;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout a {
  color: #252525;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .cart-listing {
  border-radius: 0;
  padding: 15px;
  background: #fff;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .cart-listing .action-button {
  color: #fff;
}
#mobile-menu .mobilemenu .mm-item:hover {
  color: %23D90404;
}
#mobile-menu .mobilemenu .menu-home .icon-home {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 17" style="enable-background:new 0 0 20 17;" xml:space="preserve"><path fill="%23fff" d="M8,17v-6h4v6h5V9h3L10,0L0,9h3v8H8z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .menu-garage .icon-garage {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 16" style="enable-background:new 0 0 18 16;" xml:space="preserve"><path fill="%23fff" d="M15.9,1c-0.2-0.6-0.8-1-1.4-1h-11C2.8,0,2.3,0.4,2.1,1L0,7v8c0,0.5,0.5,1,1,1h1c0.6,0,1-0.5,1-1v-1h12v1c0,0.5,0.5,1,1,1h1	c0.5,0,1-0.5,1-1V7L15.9,1z M3.5,11C2.7,11,2,10.3,2,9.5S2.7,8,3.5,8S5,8.7,5,9.5S4.3,11,3.5,11z M14.5,11c-0.8,0-1.5-0.7-1.5-1.5	S13.7,8,14.5,8S16,8.7,16,9.5S15.3,11,14.5,11z M2,6l1.5-4.5h11L16,6H2z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .menu-search .icon-search {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path fill="%23fff" d="M12.5,11h-0.8l-0.3-0.3C12.4,9.5,13,8,13,6.5C13,2.9,10.1,0,6.5,0S0,2.9,0,6.5S2.9,13,6.5,13c1.6,0,3.1-0.6,4.2-1.6l0.3,0.3 v0.8l5,5l1.5-1.5L12.5,11z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .cart .icon-cart {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><path fill="%23fff" d="M6,16c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S7.1,16,6,16z M0,0v2h2l3.6,7.6L4.2,12C4.1,12.3,4,12.6,4,13c0,1.1,0.9,2,2,2h12 v-2H6.4c-0.1,0-0.2-0.1-0.2-0.2v-0.1L7.1,11h7.4c0.7,0,1.4-0.4,1.7-1l3.6-6.5C20.1,3,20,2.4,19.5,2.1C19.3,2,19.2,2,19,2H4.2L3.3,0	H0z M16,16c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S17.1,16,16,16z"/></svg>') no-repeat center center;
}
#mobile-menu .mobilemenu .menu-more .icon-more {
  width: 20px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 4" style="enable-background:new 0 0 16 4;" xml:space="preserve"><path fill="%23fff" d="M2,0C0.9,0,0,0.9,0,2s0.9,2,2,2s2-0.9,2-2S3.1,0,2,0z M14,0c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S15.1,0,14,0z M8,0 C6.9,0,6,0.9,6,2s0.9,2,2,2s2-0.9,2-2S9.1,0,8,0z"/></svg>') no-repeat center center;
  background-size: contain;
}
@media (max-width: 767px) {
  #mobile-menu .mobilemenu .col-sm-12 {
    width: 100%;
    display: table-cell;
  }
}
#mobile-menu .mobilemenu .mm-active {
  color: #D90404;
}
#mobile-menu .mobilemenu .mm-active .call-to-action-button {
  color: #D90404;
}
#mobile-menu .mobilemenu .mm-active .icon-garage {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 16" style="enable-background:new 0 0 18 16;" xml:space="preserve"><path fill="%23D90404" d="M15.9,1c-0.2-0.6-0.8-1-1.4-1h-11C2.8,0,2.3,0.4,2.1,1L0,7v8c0,0.5,0.5,1,1,1h1c0.6,0,1-0.5,1-1v-1h12v1c0,0.5,0.5,1,1,1h1	c0.5,0,1-0.5,1-1V7L15.9,1z M3.5,11C2.7,11,2,10.3,2,9.5S2.7,8,3.5,8S5,8.7,5,9.5S4.3,11,3.5,11z M14.5,11c-0.8,0-1.5-0.7-1.5-1.5	S13.7,8,14.5,8S16,8.7,16,9.5S15.3,11,14.5,11z M2,6l1.5-4.5h11L16,6H2z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .mm-active .icon-search {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 17.5 17.5" style="enable-background:new 0 0 17.5 17.5;" xml:space="preserve"><path fill="%23D90404" d="M12.5,11h-0.8l-0.3-0.3C12.4,9.5,13,8,13,6.5C13,2.9,10.1,0,6.5,0S0,2.9,0,6.5S2.9,13,6.5,13c1.6,0,3.1-0.6,4.2-1.6l0.3,0.3 v0.8l5,5l1.5-1.5L12.5,11z M6.5,11C4,11,2,9,2,6.5S4,2,6.5,2S11,4,11,6.5S9,11,6.5,11z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .mm-active .icon-cart {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><path fill="%23D90404" d="M6,16c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S7.1,16,6,16z M0,0v2h2l3.6,7.6L4.2,12C4.1,12.3,4,12.6,4,13c0,1.1,0.9,2,2,2h12 v-2H6.4c-0.1,0-0.2-0.1-0.2-0.2v-0.1L7.1,11h7.4c0.7,0,1.4-0.4,1.7-1l3.6-6.5C20.1,3,20,2.4,19.5,2.1C19.3,2,19.2,2,19,2H4.2L3.3,0	H0z M16,16c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S17.1,16,16,16z"/></svg>') no-repeat center center;
}
#mobile-menu .mobilemenu .mm-active .icon-more {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 4" style="enable-background:new 0 0 16 4;" xml:space="preserve"><path fill="%23D90404" d="M2,0C0.9,0,0,0.9,0,2s0.9,2,2,2s2-0.9,2-2S3.1,0,2,0z M14,0c-1.1,0-2,0.9-2,2s0.9,2,2,2s2-0.9,2-2S15.1,0,14,0z M8,0 C6.9,0,6,0.9,6,2s0.9,2,2,2s2-0.9,2-2S9.1,0,8,0z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .mobilemenu .mm-active .cart-text {
  color: #D90404;
}
#mobile-menu .more-modal .modal-content {
  border-radius: 0;
}
#mobile-menu .more-modal .more-title-row {
  background-color: #D90404;
}
#mobile-menu .more-modal .more-title-row h2 {
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin: 0px;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  padding: 8px 20px;
}
#mobile-menu .more-modal .more-title-row button {
  padding-right: 5px;
  font-size: 30px;
  color: #fff;
  opacity: 1;
  font-weight: 300;
  margin-top: 2px;
}
#mobile-menu .more-modal .modal-body {
  overflow: auto;
  min-width: 100%;
  border-radius: 0;
  padding: 0;
}
#mobile-menu .more-modal .tile {
  position: relative;
  z-index: 1026;
  width: 50%;
  float: left;
  text-align: center;
  background: %23D90404;
}
#mobile-menu .more-modal .tile .tile-label {
  transform: translateY(-50%);
  top: 50%;
  position: relative;
  font-weight: bold;
  color: #252525;
}
#mobile-menu .more-modal .tile .tile-label .icon {
  width: 30px;
  height: 30px;
  margin: 0 auto 10px;
}
#mobile-menu .more-modal .tile .tile-label .icon-track {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 21.8" style="enable-background:new 0 0 30 21.8;" xml:space="preserve"><path fill="%23D90404" d="M25.9,5.5h-4.1V0H2.7C1.2,0,0,1.2,0,2.7v15h2.7c0,2.3,1.8,4.1,4.1,4.1s4.1-1.8,4.1-4.1h8.2	c0,2.3,1.8,4.1,4.1,4.1s4.1-1.8,4.1-4.1H30v-6.8L25.9,5.5z M6.8,19.8c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2	C8.9,18.9,7.9,19.8,6.8,19.8z M25.2,7.5l2.7,3.4h-6.1V7.5H25.2z M23.2,19.8c-1.1,0-2-0.9-2-2c0-1.1,0.9-2,2-2s2,0.9,2,2	C25.2,18.9,24.3,19.8,23.2,19.8z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal .tile .tile-label .icon-account {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><path fill="%23D90404" d="M0,3.3v23.3C0,28.5,1.5,30,3.3,30h23.3c1.8,0,3.3-1.5,3.3-3.3V3.3C30,1.5,28.5,0,26.7,0H3.3C1.5,0,0,1.5,0,3.3z	 M20,10c0,2.8-2.2,5-5,5s-5-2.2-5-5s2.2-5,5-5S20,7.2,20,10z M5,23.3c0-3.3,6.7-5.2,10-5.2s10,1.8,10,5.2V25H5V23.3z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal .tile .tile-label .icon-help {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><path fill="%23D90404" d="M13.5,24h3v-3h-3V24z M15,0C6.7,0,0,6.7,0,15s6.7,15,15,15s15-6.7,15-15S23.3,0,15,0z M15,27 C8.4,27,3,21.6,3,15S8.4,3,15,3s12,5.4,12,12S21.6,27,15,27z M15,6c-3.3,0-6,2.7-6,6h3c0-1.7,1.3-3,3-3s3,1.3,3,3c0,3-4.5,2.6-4.5,7.5h3c0-3.4,4.5-3.8,4.5-7.5C21,8.7,18.3,6,15,6z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal .tile .tile-label .icon-vin {
  width: 40px;
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32.5 16.9" style="enable-background:new 0 0 32.5 16.9;" xml:space="preserve"><path fill="%23D90404" d="M16.5,6.3c0-0.9,0.2-1.8,0.6-2.6l-0.8-2.3c-0.2-0.6-0.8-1-1.4-1h-11c-0.7,0-1.2,0.4-1.4,1l-2.1,6v8c0,0.5,0.5,1,1,1h1	c0.5,0,1-0.5,1-1v-1h12v1c0,0.5,0.5,1,1,1h1c0.5,0,1-0.5,1-1v-4.8C17.1,9.5,16.5,8,16.5,6.3z M3.9,11.4c-0.8,0-1.5-0.7-1.5-1.5	s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5S4.7,11.4,3.9,11.4z M14.9,11.4c-0.8,0-1.5-0.7-1.5-1.5s0.7-1.5,1.5-1.5s1.5,0.7,1.5,1.5	S15.6,11.4,14.9,11.4z M2.4,6.4l1.5-4.5h11l1.5,4.5H2.4z"/><path fill="%23D90404" d="M27.8,10.4H27l-0.2-0.2c0.9-1,1.4-2.4,1.4-3.8c0-3.4-2.6-6-5.9-6c-2.3,0-4.3,1.4-5.3,3.3l1.3,3.7v3.2c1,1,2.5,1.6,4,1.6	s2.8-0.5,3.8-1.4l0.2,0.2v0.7l4.5,4.5l1.3-1.4L27.8,10.4z M22.4,10.4c-2.3,0-4.1-1.8-4.1-4.1c0-2.2,1.8-4.1,4.1-4.1s4.1,1.8,4.1,4.1	C26.5,8.5,24.6,10.4,22.4,10.4z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal .tile .tile-label .icon-about {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><path fill="%23D90404" d="M9,15h2V9H9V15z M10,0C4.5,0,0,4.5,0,10s4.5,10,10,10s10-4.5,10-10S15.5,0,10,0z M10,18c-4.4,0-8-3.6-8-8	s3.6-8,8-8s8,3.6,8,8S14.4,18,10,18z M9,7h2V5H9V7z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal .tile .tile-label .icon-terms {
  background: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 18 20" style="enable-background:new 0 0 18 20;" xml:space="preserve"><path fill="%23D90404" d="M15,15H3v-2h12V15z M15,11H3V9h12V11z M15,7H3V5h12V7z M0,20l1.5-1.5L3,20l1.5-1.5L6,20l1.5-1.5L9,20l1.5-1.5	L12,20l1.5-1.5L15,20l1.5-1.5L18,20V0l-1.5,1.5L15,0l-1.5,1.5L12,0l-1.5,1.5L9,0L7.5,1.5L6,0L4.5,1.5L3,0L1.5,1.5L0,0V20z"/></svg>') no-repeat center center;
  background-size: contain;
}
#mobile-menu .more-modal a:nth-child(odd) .tile {
  border-right: 1px solid #ddd;
}
#mobile-menu .more-modal a:nth-child(-n+4) .tile {
  border-bottom: 1px solid #ddd;
}
#mobile-menu .mobile-garage {
  display: none;
  position: fixed;
  z-index: 1025;
  bottom: 60px;
  left: 0;
  right: 0;
  padding: 20px 20px;
  background: linear-gradient(120deg, #ccc, #848484);
  border-radius: 0;
}
#mobile-menu .mobile-garage .car-selected-module {
  background: #fff;
  text-transform: uppercase;
  border-radius: 0px;
  line-height: 40px;
  text-align: center;
}
#mobile-menu .mobile-garage .car-selected-module .garage-component {
  width: 95%;
}
#mobile-menu .mobile-garage .car-selected-module .garage-text {
  color: #D90404;
}
#mobile-menu .mobile-garage .garage.flyout {
  top: auto;
  width: 100%;
  bottom: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
#mobile-menu .mobile-garage .garage.flyout strong.recent-vehicles-header {
  font-size: 12pt;
  margin-top: 0;
  margin-left: 5px;
  padding-top: 0;
}
#mobile-menu .mobile-garage .garage.flyout .recent-car {
  font-size: 10pt;
}
#mobile-menu .mobile-garage .garage.flyout .recent-car em {
  font-size: 8pt;
}
#mobile-menu .mobile-garage .garage.flyout .recent-car nav ul li a {
  font-size: 10pt;
}
#mobile-menu .mobile-garage .garage.flyout .closeicon {
  font-size: 25px;
}
#mobile-menu .vehicleSelected {
  position: relative;
}
#mobile-menu .vehicleSelected:after {
  position: absolute;
  content: '';
  top: 5px;
  right: 50%;
  margin-right: -17px;
  width: 13px;
  height: 13px;
  background: url(check.png) no-repeat top center;
}
#mobile-menu .mobile-search {
  display: none;
  position: fixed;
  z-index: 1025;
  bottom: 60px;
  left: 0;
  right: 0;
  padding: 20px 20px;
  background: linear-gradient(120deg, #ccc, #848484);
  border-radius: 0;
}
#mobile-menu .mobile-search .search-bar-component {
  border-radius: 5px;
}
#mobile-menu .mobile-search .search-bar-component input {
  padding: 7px 20px 7px 50px;
  height: 40px;
  border-radius: 0;
}
#mobile-menu .mobile-search .search-bar-component button {
  right: auto;
  left: 0;
  padding: 7px 13px 8px;
  border-radius: 0;
}
#mobile-menu .modal.fade:not(.in).modal-from-bottom .modal-dialog {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
@media (max-width: 767px) {
  #mobile-menu {
    display: block;
  }
}
#pricing-banner-custom {
  background-position: center;
  background-attachment: fixed;
}
#pricing-banner-custom .wholesale-blurb {
  padding: 80px 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  max-width: 750px;
  margin: 0 auto;
}
#pricing-banner-custom .wholesale-blurb h3 {
  font-family: 'Lato', sans-serif;
  font-size: 30pt;
  font-weight: 700;
  color: #fff;
}
#pricing-banner-custom .wholesale-blurb p {
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 574px) {
  #pricing-banner-custom .wholesale-blurb {
    padding: 20px 0;
  }
  #pricing-banner-custom .wholesale-blurb h3 {
    font-size: 22pt;
  }
  #pricing-banner-custom .wholesale-blurb p {
    font-size: 12pt;
  }
}
.pop-parts-rows .container-wrap {
  padding-bottom: 0;
}
.pop-parts-rows a:hover,
.pop-parts-rows a:active {
  text-decoration: none;
}
@media (max-width: 767px) {
  .pop-parts-rows .col-sm-4,
  .pop-parts-rows .col-sm-8 {
    padding: 0;
  }
}
@media (max-width: 574px) {
  .pop-parts-rows .parts-grid-block .col-sm-8 {
    padding: 0;
  }
}
.pop-parts-rows .parts-grid-block h2 {
  margin-top: 70px;
}
.pop-parts-rows .parts-grid-block .parts-grid-container {
  padding: 5px;
  width: 33%;
  float: left;
  position: relative;
}
@media (max-width: 574px) {
  .pop-parts-rows .parts-grid-block .parts-grid-container {
    width: 50%;
  }
}
.pop-parts-rows .parts-grid-block .parts-grid-container a {
  display: block;
  position: relative;
  overflow: hidden;
}
.pop-parts-rows .parts-grid-block .parts-grid-container a:hover,
.pop-parts-rows .parts-grid-block .parts-grid-container a:active {
  cursor: pointer;
}
.pop-parts-rows .parts-grid-block .parts-grid-container a:hover .parts-grid-title,
.pop-parts-rows .parts-grid-block .parts-grid-container a:active .parts-grid-title {
  color: #fff;
  background-color: rgba(0, 49, 115, 0.9);
  padding: 40% 0;
}
.pop-parts-rows .parts-grid-block .parts-grid-container a:hover > .parts-images,
.pop-parts-rows .parts-grid-block .parts-grid-container a:active > .parts-images {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-grid-title {
  position: absolute;
  width: 100%;
  bottom: 0;
  font-family: 'Lato', sans-serif;
  font-size: 11pt;
  font-weight: 400;
  color: #ccc;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 12px 0;
  transition: all .5s ease;
}
.pop-parts-rows .parts-grid-block .parts-grid-container a .parts-images {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 87%;
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-1 {
  background: url("pop-air-filter.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-2 {
  background: url("pop-alternator.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-3 {
  background: url("pop-timing-belt.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-4 {
  background: url("pop-brake-caliper.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-5 {
  background: url("pop-brake-pads.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-6 {
  background: url("pop-brake-rotors.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-7 {
  background: url("pop-cargo.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-8 {
  background: url("pop-exterior.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-9 {
  background: url("pop-floor-mats.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-10 {
  background: url("pop-interior.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-11 {
  background: url("pop-shift-knobs.jpg");
}
.pop-parts-rows .parts-grid-block .parts-grid-container .parts-image-12 {
  background: url("pop-wheels.jpg");
}
.pop-parts-rows .custom-image-wrapper .image-padding {
  margin: 0;
}
.pop-parts-rows .shop-all-parts {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
  font-weight: 700;
  color: #fff;
  padding: 10px;
  background-color: #D90404;
  -webkit-font-smoothing: antialiased;
  margin: 15px 5px;
}
.pop-parts-rows .shop-all-parts a {
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 900px) {
  .pop-parts-rows .shop-all-parts {
    font-size: 12pt;
  }
}
.pop-parts-rows .shop-all-parts:hover,
.pop-parts-rows .shop-all-parts:active {
  background-color: #fb1515;
}
#circles-custom {
  padding-bottom: 30px;
}
#circles-custom .circles-columns .circles-images::before {
  content: "";
}
#circles-custom .circles-columns:hover .circles-cta-text {
  color: #fff;
}
#circles-custom .circles-columns:hover .circles-cta-text::after {
  background-color: #f20404;
}
#circles-custom .circle-wrap {
  position: relative;
}
#circles-custom .circle-wrap .circles-cta-text {
  z-index: 22;
  position: relative;
  width: 85%;
  margin: -62% auto 25px auto;
  padding-bottom: 25%;
  font-family: 'Lato', sans-serif;
  font-size: 15pt;
  font-weight: 700;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 10px #000;
}
#circles-custom .circle-wrap .circles-cta-text::after {
  content: "Shop Now";
  position: relative;
  display: block;
  background-color: #D90404;
  padding: 7px;
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #fff;
  margin: 20px auto 0 auto;
  max-width: 60%;
  text-shadow: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 1150px) {
  #circles-custom .circle-wrap .circles-cta-text {
    font-size: 12pt;
    width: 90%;
  }
}
@media (min-width: 500px) and (max-width: 900px) {
  #circles-custom .circle-wrap .circles-cta-text {
    font-size: 8pt;
    margin-top: -72%;
    width: 100%;
  }
  #circles-custom .circle-wrap .circles-cta-text::after {
    font-size: 7pt;
    margin: 10px auto 0 auto;
  }
}
@media (min-width: 375px) and (max-width: 499px) {
  #circles-custom .circle-wrap .circles-cta-text {
    font-size: 9pt;
  }
  #circles-custom .circle-wrap .circles-cta-text::after {
    font-size: 7pt;
    margin-top: 10px;
  }
}
@media (max-width: 374px) {
  #circles-custom .circle-wrap .circles-cta-text {
    padding-bottom: 40%;
  }
}
@media (min-width: 500px) and (max-width: 899px) {
  #circles-custom {
    padding-bottom: 10%;
  }
}
@media (min-width: 375px) and (max-width: 499px) {
  #circles-custom {
    padding-bottom: 10%;
  }
}
@media (max-width: 1000px) {
  .col-sm-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
#trust-badges-custom {
  border-top: 4px solid #D90404;
  padding-bottom: 25px;
}
#trust-badges-custom .col-sm-4 {
  padding: 0;
}
@media (max-width: 574px) {
  #trust-badges-custom .col-sm-4 {
    margin-top: 20px;
  }
}
#trust-badges-custom .trust-blurbs {
  width: 60%;
  margin: 0 auto;
}
#trust-badges-custom .trust-blurbs h4 {
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
  font-weight: 700;
  color: #fd7979;
}
#trust-badges-custom .trust-blurbs p {
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #ccc;
}
@media (min-width: 767px) and (max-width: 1249px) {
  #trust-badges-custom .trust-blurbs {
    width: 80%;
  }
}
@media (max-width: 418px) {
  #trust-badges-custom .trust-blurbs {
    width: 90%;
  }
}
#featured-custom .featured-products-module > h2 {
  display: none;
  margin-bottom: 18px;
}
#featured-custom .catalog-product {
  float: left;
  width: 25%;
  margin: 0;
  padding: 10px;
}
#featured-custom .catalog-product .catalog-product-wrapper-link {
  border-color: #e2e2e2;
  border-width: 1px;
  background-color: #fff;
}
#featured-custom .catalog-product .catalog-product-wrapper-link:hover,
#featured-custom .catalog-product .catalog-product-wrapper-link:active {
  border-color: #8e0303;
}
#featured-custom .catalog-product .catalog-product-details-link {
  display: none;
}
@media (max-width: 500px) {
  #featured-custom .catalog-product {
    width: 50%;
  }
}
@media (max-width: 418px) {
  #featured-custom .catalog-product {
    width: 100%;
  }
}
#featured-custom .catalog-details-display,
#featured-custom .catalog-product-pricing {
  text-align: center;
}
@media (max-width: 1000px) {
  #featured-custom .catalog-product-title {
    font-size: 12px;
  }
  #featured-custom .catalog-product-sale-price {
    font-size: 20px;
  }
  #featured-custom .catalog-product-hot-deal {
    display: none;
  }
}
#footer-custom {
  border-top: 4px solid #D90404;
  padding-top: 15px;
}
#footer-custom .container-wrap {
  padding-left: 20px;
}
@media (max-width: 1000px) {
  #footer-custom .container-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #footer-custom .col-sm-3 {
    width: 100%;
  }
}
#footer-custom .col-sm-3 .page-builder-layout-column-wrap {
  padding-left: 20px;
  border-left: 2px solid #D90404;
  margin: 20px 0 0 0;
  height: auto;
}
#footer-custom strong.heading {
  font-family: 'Lato', sans-serif;
  font-size: 18pt;
  font-weight: 500;
  color: #dadada;
  line-height: 15pt;
  -webkit-font-smoothing: antialiased;
}
#footer-custom .newsletter-column .page-builder-layout-module:nth-child(2) {
  margin-top: 15px;
}
#footer-custom .newsletter-column p {
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
}
#footer-custom .newsletter-column input {
  background-color: #333333;
  border: none;
  height: 35px;
  border-radius: 0;
}
@media (min-width: 768px) and (max-width: 1055px) {
  #footer-custom .newsletter-column input,
  #footer-custom .newsletter-column button {
    width: 100%;
  }
}
#footer-custom .links-list {
  display: block;
  padding: 0 0 12px 0;
  margin: 18px 0;
}
#footer-custom .links-list li {
  margin: 8px 0;
  position: relative;
  cursor: pointer;
}
#footer-custom .links-list li a {
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
}
#footer-custom .links-list li:hover a {
  color: #fff;
  text-decoration: none;
}
#footer-custom .links-list li:hover::after {
  color: #fff;
}
#footer-custom .links-list li::after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  left: 150px;
  top: 0;
  color: #ccc;
  font-size: 12pt;
}
@media (max-width: 767px) {
  #footer-custom .links-list li {
    margin: 0;
  }
  #footer-custom .links-list li a {
    display: block;
    padding: 12px;
    border-bottom: 1px solid #7c7c7c;
  }
  #footer-custom .links-list li::after {
    left: auto;
    top: 8px;
    right: 15px;
  }
}
#footer-custom .contact-column .page-builder-layout-module {
  margin-top: 15px;
}
#footer-custom .contact-column .page-builder-layout-module:last-child {
  margin-top: 16px;
}
#footer-custom .contact-column address,
#footer-custom .contact-column .footer-phone {
  font-family: 'Lato', sans-serif;
  font-size: 10pt;
  font-weight: 400;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
}
#footer-custom .contact-column address:hover,
#footer-custom .contact-column .footer-phone:hover {
  color: #fff;
  text-decoration: none;
}
#footer-custom .contact-column .nav_social li {
  font-size: 14pt;
}
#footer-custom .contact-column .nav_social li a i,
#footer-custom .contact-column .nav_social li a span {
  color: #ccc;
}
#footer-custom .contact-column .nav_social li a i:hover,
#footer-custom .contact-column .nav_social li a span:hover {
  color: #fff;
}
body {
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 1249px) {
  .wide-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .main {
    padding-bottom: 60px;
  }
}
#page-home h2 {
  font-family: 'Lato', sans-serif;
  font-size: 3em;
  font-weight: 400;
  color: #fd7979;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 799px) {
  #page-home h2 {
    font-size: 1.5em;
  }
}
#hero-custom .container-wrap {
  padding: 0;
}
#hero-custom .container-wrap .banner-vpicker-module .rslides_tab3s {
  margin: 0px auto 15px;
}
@media (max-width: 1023px) {
  #hero-custom .container-wrap .banner-vpicker-module .rslides_tab3s {
    margin: 0px auto 15px;
  }
}
#mobile-picker .container-wrap {
  padding-top: 0px;
}
#mobile-picker .container-wrap .vehicle-picker-module #vpicker_submit {
  border-radius: 0px;
  border: 1px solid #adadad;
  background-color: #eee;
  color: #D90404;
  text-transform: none;
  padding: 5px;
}
#mobile-picker .container-wrap .vehicle-picker-module #vpicker_submit:active {
  border-color: #252525;
}
#title-custom {
  margin-top: -87px;
  padding: 100px 0 20px 0;
  background-position: center;
}
#title-custom h1 {
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 4em;
  font-weight: 300;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
@media (max-width: 799px) {
  #title-custom h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 799px) {
  #title-custom {
    margin-top: 0px;
    padding: 20px 0;
  }
}
.no-flexbox .link-home {
  background: url('png/home.png') no-repeat center left;
}
.no-flexbox .link-order {
  background: url('png/track.png') no-repeat center left;
}
.no-flexbox .link-help {
  background: url('png/help.png') no-repeat center left;
}
.no-flexbox .link-account {
  background: url('png/account.png') no-repeat center left;
}
.title-row-custom {
  margin-bottom: 60px;
}
.title-row-custom aside {
  font-family: 'Lato', sans-serif;
  font-size: 12pt;
  font-weight: 400;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
}
.title-row-custom .border-line {
  width: 280px;
  margin: 0 auto;
  height: 4px;
  background-color: #D90404;
  margin-top: 22px;
}
@media (max-width: 574px) {
  .title-row-custom {
    margin-bottom: 40px;
  }
}
#page-cart .mobile-header-search,
#page-cart .mobile-header-garage,
#page-cart #mobile-menu .mobilemenu {
  display: none;
}
#page-cart #mobile-menu .page-builder-layout-row + .page-builder-layout-row {
  margin-top: 10px;
}
#page-cart {
  padding-bottom: 0;
}

/* Hides the Installation Time on product pages */
.labor-time {
    display: none !important;
}