/* 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;
}
/* end fix the thumbnail arrows */
.call-to-action-button {
  text-decoration: none;
  background-color: #222222;
  color: #fff;
  padding: 9px 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.call-to-action-button:hover,
.call-to-action-button:focus {
  text-decoration: none;
  color: #fff;
  background-color: #3c3c3c;
}
body.page {
  background-color: #fff;
}
body.page .container-rp-actions {
  background-color: #f4f4f4;
  padding: 0 15px;
  border-bottom: 1px solid #e1e1e1;
}
.main {
  /* For now, I'm locking this down to our usual 1000px (970px due to bootstrap)
		It'd be great to make this responsive in the future, but our panels are not ready for that */
}
.main .button {
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 0;
  border: none;
  background: #dedddc;
  color: #686968 !important;
  text-shadow: none;
  padding: 7px 13px !important;
  margin: 0 0 0 10px;
  line-height: normal;
  filter: none;
}
.main .button:hover {
  background: #c5c4c2;
}
.main .button.panel-button {
  background-color: #222222;
  color: #fff !important;
  font-weight: 700;
}
.main .button.panel-button:hover {
  background-color: #3c3c3c;
}
.main .layout-zone-content {
  max-width: 970px;
}
#content_col {
  padding: 0;
}
#content_col #content {
  padding: 0;
  width: 100%;
}
#content_col .panels {
  margin: 30px 0;
}
#content_col .panels h1 {
  font-size: 24px;
  padding-top: 0;
  margin-top: 0;
}
#content_col .panels h2 {
  font-size: 21px;
  padding-top: 0;
  margin-top: 0;
}
#content_col .panels .panel {
  padding: 30px 0 0 0;
  margin: 0 0 30px 0;
  border: none !important;
  border-radius: 0;
}
#content_col .panels .custom-panel {
  margin: 0;
}
#content_col .panels .custom-panel img {
  max-width: none;
}
#content_col .panels .content {
  padding: 0;
  margin: 0;
  font-size: 14px;
}
#content_col .panels p {
  margin: 0;
}
#content_col .panels .panel-popular-categories li {
  float: left;
}
#content_col .panels .panel-popular-categories li a {
  display: block;
  font-size: 16px;
  color: #000000;
  padding: 15px 5px;
  border-bottom: 1px solid #e1e1e1;
}
#content_col .panels .panel-popular-categories li a:hover {
  text-decoration: none;
  color: #222222;
}
#content_col .panels .panel-popular-categories li a:hover:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  float: right;
  margin-right: 10px;
  font-size: 20px;
}
#content_col .panels .panel-search-by-vin-flat .content {
  background-color: #f2f2f2;
  padding: 20px 40px;
  text-align: center;
}
#content_col .panels .panel-search-by-vin-flat .content .search-label {
  font-size: 21px;
  font-style: italic;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  margin: 0;
}
#content_col .panels .panel-search-by-vin-flat .content .input-group {
  display: inline-block;
  vertical-align: middle;
}
#content_col .panels .panel-search-by-vin-flat .content .search-input {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 175px;
  padding: 7px 13px;
  line-height: normal;
}
#content_col .panels .panel-search-by-vin-flat .content .search-button {
  background-color: #222222;
  color: #fff !important;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  font-size: 12px;
}
#content_col .panels .panel-search-by-vin-flat .content .search-button:hover {
  background-color: #3c3c3c;
}
#content_col .panels .panel-browse-by-model {
  border-top: 1px solid #e1e1e1 !important;
}
#content_col .panels .panel-browse-by-model .model-content {
  display: block;
}
#content_col .panels .panel-browse-by-model .model-content:hover {
  text-decoration: none;
}
#content_col .panels .panel-browse-by-model .model-content:hover .accent-text {
  text-decoration: underline;
}
#content_col .panels .panel-browse-by-model .heading {
  font-size: 21px;
  font-weight: 700;
}
#content_col .panels .panel-browse-by-model .model-text {
  margin-left: 35px;
}
#content_col .panels .panel-browse-by-model .model-title {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 5px;
}
#content_col .panels .panel-browse-by-model .accent-text {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #000000;
}
#content_col .panels .panel-browse-by-model .accent-text:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  color: #2f5d94;
  font-size: 15px;
  margin-right: 5px;
}
#content_col .panels .panel-browse-by-model .img-wrapper {
  height: 105px;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
#content_col .panels .panel-browse-by-model .sprite {
  position: relative;
}
#content_col .panels .panel-browse-by-model .sprite.flex {
  top: 0px;
}
#content_col .panels .panel-browse-by-model .sprite.focus {
  top: -105px;
}
#content_col .panels .panel-browse-by-model .sprite.fusion {
  top: -210px;
}
#content_col .panels .panel-browse-by-model .sprite.mustang {
  top: -315px;
}
#content_col .panels .panel-browse-by-model .sprite.taurus {
  top: -420px;
}
#content_col .panels .panel-browse-by-model .sprite.transit {
  top: -525px;
}
#content_col .panels .panel-browse-by-model .sprite.transit-connect {
  top: -630px;
}
#content_col .panels .panel-browse-by-model .sprite.transit-connect-1 {
  top: -735px;
}
#content_col .panels .panel-browse-by-model .sprite.c-max {
  top: -840px;
}
#content_col .panels .panel-browse-by-model .sprite.edge {
  top: -945px;
}
#content_col .panels .panel-browse-by-model .sprite.escape {
  top: -1050px;
}
#content_col .panels .panel-browse-by-model .sprite.e-series-wagon {
  top: -1155px;
}
#content_col .panels .panel-browse-by-model .sprite.expedition {
  top: -1260px;
}
#content_col .panels .panel-browse-by-model .sprite.explorer {
  top: -1365px;
}
#content_col .panels .panel-browse-by-model .sprite.f-150 {
  top: -1470px;
}
#content_col .panels .panel-browse-by-model .sprite.f-250-super-duty {
  top: -1575px;
}
#content_col .panels .panel-browse-by-model .sprite.f-350-super-duty {
  top: -1680px;
}
#content_col .panels .panel-browse-by-model .sprite.f-450-super-duty {
  top: -1785px;
}
#content_col .panels .panel-browse-by-model .sprite.f-550-super-duty {
  top: -1890px;
}
#content_col .panels .panel-browse-by-model .sprite.fiesta {
  top: -1995px;
}
#content_col .panels .panel-testimonials {
  font-style: italic;
  display: none;
  position: relative;
  overflow: visible;
  border-bottom: 1px solid #e1e1e1 !important;
  margin: 0;
  padding: 60px 0 40px;
  max-height: 1000px;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -webkit-transition: 0.9s ease-in-out;
}
#content_col .panels .panel-testimonials.fadeOut {
  max-height: 155px;
}
#content_col .panels .panel-testimonials.fadeOut .testimonial-quote {
  opacity: 0;
}
#content_col .panels .panel-testimonials:before,
#content_col .panels .panel-testimonials:after {
  content: '';
  width: 35%;
  position: absolute;
  height: 3px;
  background: #000;
}
#content_col .panels .panel-testimonials:before {
  top: 0;
}
#content_col .panels .panel-testimonials:after {
  bottom: -1px;
}
#content_col .panels .panel-testimonials .testimonial-quote {
  font-size: 23px;
  position: relative;
  padding: 0 40px;
  margin: 0 40px;
  opacity: 1;
  display: inline-block;
  transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
}
#content_col .panels .panel-testimonials .testimonial-quote:before {
  font-size: 72px;
  content: '“';
  position: absolute;
  top: -30px;
  left: 0;
  width: 35px;
}
#content_col .panels .panel-testimonials .testimonial-quote:after {
  font-size: 72px;
  content: '”';
  position: absolute;
  bottom: -50px;
  right: 0;
  width: 35px;
}
#content_col .panels .panel-testimonials .testimonial-name {
  font-size: 14px;
  display: block;
  text-align: right;
  margin: 10px 40px 0 0;
  color: #929291;
}
#content_col .panels .panel-split-carousel {
  position: relative;
  border-bottom: 1px solid #e1e1e1 !important;
  border-top: 1px solid #e1e1e1 !important;
  padding: 30px 0;
  overflow: visible;
}
#content_col .panels .panel-split-carousel:before,
#content_col .panels .panel-split-carousel:after {
  content: '';
  width: 50%;
  position: absolute;
  height: 3px;
  background: #000;
  right: 0;
}
#content_col .panels .panel-split-carousel:before {
  top: -2px;
}
#content_col .panels .panel-split-carousel:after {
  bottom: -2px;
}
#content_col .panels .panel-split-carousel .heading {
  font-size: 24px;
  margin-bottom: 30px;
  display: block;
}
#content_col .panels .panel-split-carousel .text-content {
  margin-bottom: 30px;
  font-size: 14px;
}
#content_col .panels .panel-split-carousel .shop-accessories {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 30px !important;
}
#content_col .panels .panel-split-carousel .carousel .item .item-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 300px;
}
#content_col .panels .panel-split-carousel .carousel .carousel-indicators {
  text-align: left;
  bottom: -25px;
  margin: 0;
  left: 0;
}
#content_col .panels .panel-split-carousel .carousel .carousel-indicators li {
  background-color: #e1e1e1;
  border: none;
  margin: 0 2px 0 0;
}
#content_col .panels .panel-split-carousel .carousel .carousel-indicators li:first-child {
  margin-left: 5px;
}
#content_col .panels .panel-split-carousel .carousel .carousel-indicators li.active {
  background-color: #222222;
  width: 10px;
  height: 10px;
}
#content_col .panels .panel-split-carousel .sprite {
  position: relative;
}
#content_col .panels .panel-split-carousel .sprite.accessories4 {
  top: 0px;
}
#content_col .panels .panel-split-carousel .sprite.accessories5 {
  top: -300px;
}
#content_col .panels .panel-split-carousel .sprite.accessories1 {
  top: -600px;
}
#content_col .panels .panel-split-carousel .sprite.accessories2 {
  top: -900px;
}
#content_col .panels .panel-split-carousel .sprite.accessories3 {
  top: -1200px;
}
.container-header #header.header_layout_three_cols {
  padding: 10px 0;
}
.container-header #header.header_layout_three_cols .header_left_wrap {
  width: 20%;
}
.container-header #header.header_layout_three_cols .header_center_wrap {
  width: 45%;
}
.container-header #header.header_layout_three_cols .header_right_wrap {
  float: right;
  width: 35%;
}
.container-header #header.header_layout_three_cols #header_links ul {
  margin: 14px 0 0 0;
}
.container-header #header.header_layout_three_cols #header_links ul li a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: none;
}
.container-header #header.header_layout_three_cols #header_right,
.container-header #header.header_layout_three_cols #header_center {
  height: 45px;
}
.container-header #header.header_layout_three_cols #header_call {
  font-family: 'Open Sans Condensed', sans-serif;
  margin-top: 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.container-header #header.header_layout_three_cols #header_call .design-text {
  float: right;
  font-size: 16px;
  margin-left: 5px;
  line-height: inherit;
}
#rp_actions {
  height: 65px;
  font-size: 11px;
}
#rp_actions:before {
  content: '';
  display: inline-block;
  height: 65px;
  width: 0;
  vertical-align: middle;
}
#rp_actions .garage_link {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#rp_actions .garage_link .fa {
  font-size: 9px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
#rp_actions .garage.flyout {
  left: 5px;
}
#rp_actions .garage-text {
  border: 1px solid #e1e1e1;
  color: #929291;
  padding: 0 10px;
  line-height: 34px;
  background-color: #fff;
  position: relative;
  right: -4px;
  display: block;
  border-right-width: 0;
  outline: none;
  z-index: 1;
  font-size: 12px;
}
#rp_actions .garage-text:focus {
  border-color: #c8c8c8;
}
#rp_actions .garage-text:focus:after {
  height: 100%;
  background: #c8c8c8;
}
#rp_actions .garage-text:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 80%;
  width: 1px;
  background: #e1e1e1;
  margin: auto;
}
#rp_actions .push-right {
  float: right;
}
#rp_actions .push-right:before {
  content: '';
  display: inline-block;
  height: 65px;
  width: 0;
  vertical-align: middle;
}
#rp_actions > div {
  display: inline-block;
  vertical-align: middle;
}
#rp_actions #logo_column img {
  max-width: 175px;
  max-height: 65px;
}
#rp_actions #links_column {
  padding: 0 0 0 15px;
  display: inline-block;
  vertical-align: middle;
  color: #929291;
}
#rp_actions #links_column a {
  color: #929291;
}
#rp_actions #links_column ul {
  margin: 0;
}
#rp_actions #links_column li {
  display: inline-block;
  padding: 0 15px;
}
#rp_actions #search_column {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 50%;
}
#rp_actions #search_column .main-search-wrapper {
  display: block;
}
#rp_actions #search_column input {
  width: 100%;
  padding: 5px 20px 5px 5px;
  height: 36px;
  border: 1px solid #e1e1e1;
  border-left-color: #fff;
  outline: none;
  position: relative;
  font-size: 12px;
}
#rp_actions #search_column input:focus {
  border-color: #c8c8c8;
  z-index: 2;
}
#rp_actions #search_column button {
  display: block;
  position: absolute;
  z-index: 3;
  border-radius: 0;
  padding: 5px 18px 6px 18px;
  font-size: 18px;
  top: 0;
  right: 0;
  background: #222222;
  filter: none;
  color: #fff;
  border: 0;
}
#rp_actions #search_column button:hover {
  background-color: #3c3c3c;
}
#rp_actions #cart_column {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
#rp_actions #cart_column .fa {
  font-size: 15px;
}
#rp_actions #cart_column .navigation-link {
  text-decoration: none;
  background-color: #222222;
  display: block;
  color: #fff;
  padding: 9px 15px;
}
#rp_actions #cart_column .navigation-link:hover {
  background-color: #3c3c3c;
}
#rp_actions #cart_column #rp_action_cart_icon {
  position: relative;
  margin-right: 3px;
}
#rp_actions #cart_column .cart-items {
  position: absolute;
  left: 5px;
  top: -8px;
  border-radius: 20px;
  padding: 1px 4px 0px 4px;
  background: #fff;
  color: #000;
  font-weight: 700;
  font-size: 9px;
  display: none;
}
#rp_actions #cart_column .cart-items.cart-items-exist {
  display: block;
}
#rp_actions #cart_column #rp_flat_text {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#rp_actions #cart_column #checkout_flyout .upper_arrow {
  left: 228px;
}
#rp_actions #action_account {
  margin-left: 20px;
  position: relative;
}
#rp_actions #action_account .design-text {
  display: block;
  color: #666766;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-shadow: none;
  font-weight: 300;
  padding: 0;
  font-size: 12px;
  margin-bottom: 2px;
  line-height: 15px;
}
#rp_actions #action_account .your-account {
  background: #dedddc;
  color: #666766;
  border: none;
  padding: 1px 10px;
  font-weight: 300;
  border-radius: 0;
  font-size: 12px;
  filter: none;
}
#rp_actions #action_account .your-account:hover {
  filter: none;
  background-color: #d2d0cf;
}
#rp_actions #action_account .your-account .fa {
  position: relative;
  top: -1px;
  margin-left: 2px;
}
#rp_actions #action_account .your-account .fa:before {
  font-size: 9px;
  content: '\f078';
}
#rp_actions #action_account .account.flyout {
  left: -63px;
}
#rp_actions #action_account .account.flyout #account_login .button {
  margin: 0 0 5px 0;
}
.container-home-selection {
  overflow: hidden;
}
.container-home-selection #home-selection-makes ul li {
  margin: 0 7px;
}
.container-home-selection #home-selection-banner {
  max-height: 415px;
}
.container-home-selection #home-selection-banner #slider {
  max-width: 1250px !important;
  margin: 0 auto;
  /*-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.5) 94%, rgba(0, 0, 0, 0));*/
}
.container-home-selection #home-selection-banner #slider img {
  max-width: 1250px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 0 15px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap {
  position: relative;
  height: 100%;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent {
  height: 270px;
  width: 335px;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .container-vehicle-dd-home-dropdowns {
  text-align: left;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .header-text {
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  font-size: 25px;
  margin: 15px 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker_buttons li {
  width: auto;
  margin: 15px auto;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker_buttons li:hover .select {
  background: #f2f2f2;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker_buttons li:hover .dropdown {
  background: #f2f2f2;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker_buttons .select {
  background-color: #fff;
  border: none;
  height: 40px;
  border-radius: 0;
  line-height: 40px;
  color: #333333;
  font-size: 18px;
  text-align: left;
  width: 285px;
  padding-left: 15px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker_buttons .dropdown {
  background-image: none;
  background-color: #fff;
  border: none;
  height: 40px;
  border-radius: 0;
  line-height: 40px;
  color: #333333;
  font-size: 18px;
  padding-right: 15px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker-submit {
  display: block;
  background-image: none;
  background-color: #222222;
  border: 1px solid #dedddc;
  text-shadow: none;
  padding: 8px 10px;
  border-radius: 0;
  width: 315px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap .banner-vpicker-transparent #vpicker .vpicker-submit:hover {
  background-color: #3c3c3c;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content {
  height: 200px;
  overflow: auto;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 10;
  text-align: right;
  color: #fff;
  left: 330px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content .header-text {
  font-size: 85px;
  text-shadow: #555555 1px 1px 2px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content .custom_content {
  font-size: 24px;
  padding: 0;
  text-shadow: #555555 1px 1px 2px;
}
.container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #manufacturer_logos {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  color: #fff;
  font-size: 16px;
}
#footer #footer_columns {
  background-color: #fff;
  padding-bottom: 20px;
}
#footer #footer_columns .footer_column {
  margin: 0 15%;
}
#footer #footer_columns .footer_column strong.design-text {
  margin: 0;
  font-size: 18px;
  color: #000000;
}
#footer #footer_columns .footer_column a {
  font-size: 12px;
  color: #7f7f7f;
}
#footer #footer_columns .footer_column ul {
  margin: 15px 0;
}
#footer #footer_columns .footer_column ul li {
  margin: 5px 0;
}
#footer .footer-disclaimer {
  padding: 15px 0 0;
}
#footer #footer_row {
  background-color: #f4f4f4;
  padding: 15px 0;
}
#footer #footer_row a.powered-by {
  color: #373737;
  display: block;
  width: auto;
  margin: 0;
  padding: 9px 0;
  font-size: 12px;
  text-align: right;
}
#footer #account_links {
  padding: 9px 0;
}
#footer #account_links a {
  text-decoration: underline;
  color: #005ca3;
}
#footer #account_links .register-content {
  font-style: italic;
}
#footer #footer_custom p {
  margin: 20px 0;
}
#footer #footer_newsletter input {
  width: 220px;
  padding: 4px 10px 3px;
  height: 28px;
}
#footer_social .nav_social {
  margin: 0;
}
#footer_social .nav_social li {
  text-shadow: none;
}
#footer_social .nav_social a {
  color: #666766;
}
.main .container-subfooter {
  background-color: #121212;
}
.main .container-subfooter #subfooter {
  text-align: right;
  padding: 10px 0;
}
.main .container-subfooter a.powered-by {
  color: #c8c8c8;
  display: inline;
  width: auto;
  margin: 0;
  padding: 9px 0;
  font-size: 12px;
}
/********************************************
 * Page Builder Modules
 * -----------------------------------------
 * @section modules
 ********************************************/
.sprite-carousel-module .carousel-indicators li {
  background-color: #e1e1e1;
}
.sprite-carousel-module .carousel-indicators li.active {
  background-color: #222222;
}
.account-login-message-module a {
  text-decoration: underline;
  color: #005ca3;
}
.account-login-message-module .register-content {
  font-style: italic;
}
.text-color-light .account-login-message-module a {
  color: inherit;
}
.powered-by-rp-module a.powered-by {
  display: inline;
  width: auto;
  margin: 0;
  padding: 9px 0;
  font-size: 12px;
}
.newsletter-signup-module strong.design-text,
.payments-accepted-module strong.design-text {
  margin: 0;
  font-size: 18px;
  color: #000000;
  display: block;
  margin-bottom: 20px;
}
.text-color-light .newsletter-signup-module strong.design-text,
.text-color-light .payments-accepted-module strong.design-text {
  color: inherit;
}
/********************************************
 * Media Queries
 * -----------------------------------------
 * @section media-queries
 ********************************************/
@media (max-width: 1050px) {
  #content_col .panels .panel-search-by-vin-flat .content .input-group {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content {
    top: 50px;
  }
  .container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content .header-text {
    font-size: 64px;
  }
  .container-home-selection #home-selection-banner .slider-overlay-wrap .slider-overlay-inner-wrap #headline_content .custom_content {
    font-size: 20px;
  }
  .main .container-subfooter #subfooter {
    padding-left: 15px;
    padding-right: 15px;
  }
  #rp_actions #links_column li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container {
    width: auto;
  }
  #content_col .panels .panel-browse-by-model .model-text {
    margin-left: 0;
  }
  #rp_actions #search_column input {
    width: 200px;
  }
  #footer #footer_newsletter input {
    width: 150px;
  }
  .panel-popular-categories li {
    padding: 0 5% 0 0;
  }
  .panel-popular-categories.col-3 li,
  .panel-popular-categories.col-4 li,
  .panel-popular-categories.col-5 li {
    width: 52.5%;
  }
  .panel-popular-categories.col-3 li a.vehiclepicker_link,
  .panel-popular-categories.col-4 li a.vehiclepicker_link,
  .panel-popular-categories.col-5 li a.vehiclepicker_link {
    border-top: none;
  }
  .panel-popular-categories.col-3 li:nth-child(-n+2) a,
  .panel-popular-categories.col-4 li:nth-child(-n+2) a,
  .panel-popular-categories.col-5 li:nth-child(-n+2) a {
    border-top: 1px solid #e1e1e1;
  }
  .panel-popular-categories.col-3 li:nth-child(2n),
  .panel-popular-categories.col-4 li:nth-child(2n),
  .panel-popular-categories.col-5 li:nth-child(2n) {
    width: 47.5%;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .panel-popular-categories {
    /* Doesn't really work in 1000px layout with moderately sized content */
  }
  .panel-popular-categories li {
    padding: 0 3% 0 0;
  }
  .panel-popular-categories.col-2 li {
    width: 51.5%;
  }
  .panel-popular-categories.col-2 li:nth-child(-n+2) a {
    border-top: 1px solid #e1e1e1;
  }
  .panel-popular-categories.col-2 li:nth-child(2n) {
    width: 48.5%;
    padding-right: 0;
  }
  .panel-popular-categories.col-3 li {
    width: 34.33333333%;
  }
  .panel-popular-categories.col-3 li:nth-child(-n+3) a {
    border-top: 1px solid #e1e1e1;
  }
  .panel-popular-categories.col-3 li:nth-child(3n) {
    width: 31.33333333%;
    padding-right: 0;
  }
  .panel-popular-categories.col-4 li {
    width: 25.75%;
  }
  .panel-popular-categories.col-4 li:nth-child(-n+4) a {
    border-top: 1px solid #e1e1e1;
  }
  .panel-popular-categories.col-4 li:nth-child(4n) {
    width: 22.75%;
    padding-right: 0;
  }
  .panel-popular-categories.col-5 li {
    width: 20.6%;
  }
  .panel-popular-categories.col-5 li:nth-child(-n+5) a {
    border-top: 1px solid #e1e1e1;
  }
  .panel-popular-categories.col-5 li:nth-child(5n) {
    width: 17.6%;
    padding-right: 0;
  }
}





#social-media .links-list li {
	display: inline; 
    margin: 5px 2px;
}
#social-media .links-list .fa {
	font-size: 2em;
}
#social-media .links-list li a:hover i {
	color: #9A1C1F;
}
.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%;
  }
}
@media (max-width: 799px) {
  .footerpadding .container-wrap {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }
}
#tab-custom {
  background: #000000;
  /* Old browsers */
  background: -moz-linear-gradient(top, #000000 0%, #303030 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #000000 0%, #303030 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #000000 0%, #303030 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#303030', GradientType=0);
  /* IE6-9 */
  min-height: 656px;
}
@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;
}
#tab-custom .nav-tabs li a {
  border-radius: 0px;
  background-color: transparent;
  font-family: 'Lato', sans-serif;
  font-size: 1.4em; /*was 1/2em ym*/
  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;
  }
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs li {
    float: none;
    width: 100%;
  }
}
#tab-custom .nav-tabs .active {
  background-color: none;
  color: #9A1C1F;
  border-bottom: none;
}
@media (max-width: 767px) {
  #tab-custom .nav-tabs .active {
    background-color: #9A1C1F;
    color: #fff;
    border: 0;
  }
}
#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: #9A1C1F;
  z-index: 2;
}
#tab-custom .activeBorderWrap .staticBorder {
  position: absolute;
  content: '';
  left: 0;
  top: 1px;
  height: 1px;
  width: 100%;
  background-color: #333;
  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;
  margin: -1px 0 0 -1px;
  border-style: solid;
  border-color: #333;
  border-width: 1px 1px 0px 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);
}
@media (max-width: 767px) {
  #tab-custom .tab-content .row .hero-content ul li {
    width: 50%;
  }
}
#tab-custom .tab-content .row .hero-content a {
  color: #fff;
}
#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 .tile-wrapper {
  width: 25%;
  float: left;
  display: block;
  padding: 15px;
  position: relative;
}
@media (max-width: 767px) {
  #tab-custom .tab-content .tile-wrapper {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #tab-custom .tab-content .tile-wrapper {
    min-height: 200px;
  }
}
#tab-custom .tab-content .mag-tile-wrapper {
  width: 25%;
  float: left;
  display: block;
  padding: 15px;
}
@media (max-width: 767px) {
  #tab-custom .tab-content .mag-tile-wrapper {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #tab-custom .tab-content .mag-tile-wrapper {
    min-height: 200px;
  }
}
#tab-custom .tab-content h4.tile-text {
  font-family: 'Lato', sans-serif;
  font-size: 12pt;
  font-weight: 400;
  color: #ADADAD;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
#tab-custom .tab-content #replacement-parts h4.tile-text {
  font-size: 30pt;
  text-shadow: 3px 3px 14px #000;
  padding: 40px 0;
  border: 1px solid #333;
  transition: all .5s ease;
}
@media (max-width: 1100px) {
  #tab-custom .tab-content #replacement-parts h4.tile-text {
    font-size: 20pt;
  }
}
@media (max-width: 575px) {
  #tab-custom .tab-content #replacement-parts h4.tile-text {
    font-size: 18pt;
  }
}
#tab-custom .tab-content .vpicker-text {
  font-family: 'Lato', sans-serif;
  font-size: 12pt;
  font-weight: 700;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-align: center;
  border-radius: 10px;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  background-color: #9A1C1F;
}
#tab-custom .tab-content .vpicker-text:hover,
#tab-custom .tab-content .vpicker-text:active {
  background-color: #d82a2e;
}
@media (max-width: 850px) {
  #tab-custom .tab-content .vpicker-text {
    width: 90%;
  }
}
@media (max-width: 575px) {
  #tab-custom .tab-content .vpicker-text {
    width: 100%;
  }
}
#tab-custom .tab-content a:hover,
#tab-custom .tab-content a:active {
  text-decoration: none;
}
#tab-custom .tab-content a:hover h4.tile-text,
#tab-custom .tab-content a:active h4.tile-text {
  color: #fff;
  border-color: #fff !important;
}
#tab-custom .tab-content a:hover .image-tile,
#tab-custom .tab-content a:active .image-tile {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2);
}
#tab-custom .tab-content .image-tile {
  background-repeat: no-repeat;
  padding-bottom: 60%;
}
#tab-custom .tab-content .image-tile-1 {
  background: url(home/oil-filter.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-2 {
  background: url(home/cabin-filter.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-3 {
  background: url(home/air-filter.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-4 {
  background: url(home/wipers.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-5 {
  background: url(home/brakes.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-6 {
  background: url(home/spark-plugs.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-7 {
  background: url(home/maintenance.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-8 {
  background: url(home/arb.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-9 {
  background: url(home/rigid.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-10 {
  background: url(home/warn.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-11 {
  background: url(home/smitty.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-12 {
  background: url(home/tuff.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-13 {
  background: url(home/bushwacker.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-14 {
  background: url(home/warrior.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .image-tile-15 {
  background: url(home/sparks.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .magnisun-image {
  background-repeat: no-repeat;
  padding-bottom: 60%;
}
#tab-custom .tab-content .magnisun-image-1 {
  background: url(home/audi-mag.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .magnisun-image-2 {
  background: url(home/gmc-mag.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .magnisun-image-3 {
  background: url(home/toyota-mag.jpg?cb=1535397661) center;
  background-size: cover;
}
#tab-custom .tab-content .magnisun-image-4 {
  background: url(home/magnuson.jpg?cb=1535397661) center;
  background-size: cover;
}
#mobile-menu {
  /* Mobile Header */
  background: #000;
  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: 50px;
}
#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: #222222;
  left: 0;
  right: auto;
}
#mobile-menu .mobile-header-garage {
  margin-top: 10px;
}
#mobile-menu .mobile-header-garage .car-selected-module {
  background-color: #9A1C1F;
  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: #303030;
  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 {
  color: #fff;
  width: 20%;
  float: left;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  font-weight: 500;
  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: #9A1C1F;
  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,
#mobile-menu .mobilemenu .mm-item .cart-button:hover .cart-icon {
  color: #9A1C1F;
}
#mobile-menu .mobilemenu .mm-item .cart-text {
  display: block;
  font-weight: 500;
  text-transform: none;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout {
  background: #ccc;
  padding: 30px 20px;
  left: 0px;
  bottom: 100%;
  box-shadow: none;
  border: 0px;
  width: 100%;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .upper-arrow {
  display: none;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout a {
  color: #000;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .cart-listing {
  border-radius: 5px;
  padding: 5px;
  background: #fff;
}
#mobile-menu .mobilemenu .mm-item .cart-flyout .cart-listing .action-button {
  color: #fff;
}
#mobile-menu .mobilemenu .mm-item:hover {
  color: #fff;
}
#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-home:hover .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="%239A1C1F" 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-garage:hover .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="%239A1C1F" 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 .menu-search:hover .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="%239A1C1F" 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 .cart:hover .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="%239A1C1F" 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;
}
#mobile-menu .mobilemenu .menu-more:hover .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="%239A1C1F" 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: #9A1C1F;
}
#mobile-menu .mobilemenu .mm-active .call-to-action-button {
  color: #9A1C1F;
}
#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="%239A1C1F" 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="%239A1C1F" 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="%239A1C1F" 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="%239A1C1F" 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 .more-modal {
  background: url(more-bg.jpg?cb=1535397661) no-repeat;
  background-size: cover;
  z-index: 12;
  display: none;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#mobile-menu .modals {
  overflow: auto;
  position: fixed;
}
#mobile-menu .modals .tile {
  position: relative;
  z-index: 1026;
  width: 50%;
  float: left;
  text-align: center;
  opacity: 0;
  background: %239A1C1F;
  background: rgba(154, 28, 31, 0.42);
}
#mobile-menu .modals .tile .tile-label {
  transform: translateY(-50%);
  top: 50%;
  position: relative;
  color: #fff;
  font-weight: bold;
}
#mobile-menu .modals .tile .tile-label svg {
  fill: #fff;
  display: block;
  margin: auto;
}
#mobile-menu .modals .tile .tile-label svg .no-fill {
  fill: none;
}
#mobile-menu .modals a:nth-child(2) .tile {
  background: rgba(154, 28, 31, 0.52);
}
#mobile-menu .modals a:nth-child(3) .tile {
  background: rgba(154, 28, 31, 0.62);
}
#mobile-menu .modals a:nth-child(4) .tile {
  background: rgba(154, 28, 31, 0.72);
}
#mobile-menu .modals a:nth-child(5) .tile {
  background: rgba(154, 28, 31, 0.82);
}
#mobile-menu .modals a:nth-child(6) .tile {
  background: rgba(154, 28, 31, 0.92);
}
#mobile-menu .mobile-garage {
  display: none;
  position: fixed;
  z-index: 1025;
  bottom: 60px;
  left: 0;
  right: 0;
  padding: 30px 20px;
  background: #CCCCCC;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
#mobile-menu .mobile-garage .car-selected-module {
  background: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
}
#mobile-menu .mobile-garage .car-selected-module .garage-text {
  color: #000;
}
#mobile-menu .mobile-garage .garage.flyout {
  top: auto;
  bottom: 100%;
  border: 0;
  box-shadow: none;
  position: relative;
}
#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(home/check.png?cb=1535397661) no-repeat top center;
}
#mobile-menu .mobile-search {
  display: none;
  position: fixed;
  z-index: 1025;
  bottom: 60px;
  left: 0;
  right: 0;
  padding: 30px 20px;
  background: #CCCCCC;
  -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
}
#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: 5px;
}
#mobile-menu .mobile-search .search-bar-component button {
  right: auto;
  left: 0;
  padding: 7px 13px 8px;
  border-radius: 5px 0 0 5px;
}
@media (max-width: 767px) {
  #mobile-menu {
    display: block;
  }
}
/* Mobile Menu Modal Animation */
.showModal a:nth-child(6) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.2s;
  -mox-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
  animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.showModal a:nth-child(5) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.3s;
  -mox-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  -ms-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.showModal a:nth-child(4) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.4s;
  -mox-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.showModal a:nth-child(3) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.5s;
  -mox-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.showModal a:nth-child(2) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.6s;
  -mox-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  animation-delay: 0.6s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.showModal a:nth-child(1) .tile {
  -webkit-animation: showTiles linear 0.5s 1;
  -moz-animation: showTiles linear 0.5s 1;
  -o-animation: showTiles linear 0.5s 1;
  -ms-animation: showTiles linear 0.5s 1;
  animation: showTiles linear 0.5s 1;
  -webkit-animation-delay: 0.7s;
  -mox-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  animation-delay: 0.7s;
  -webkit-animation-fill-mode: forwards;
  -mox-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes showTiles {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes showTiles {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes showTiles {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes showTiles {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes showTiles {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#featured-custom .featured-products-module h2 {
  margin-bottom: 18px;
  text-align: center;
  margin-bottom: 10px;
}
#featured-custom .featured-product {
  float: left;
  width: 25%;
  margin: 0;
  padding: 15px;
}
#featured-custom .featured-product a {
  border-color: #e1e1e1;
}
#featured-custom .featured-product a:hover {
  border-color: #333;
}
#featured-custom .featured-product .featured-product-details-link {
  background-color: #333;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  left: -1px;
  right: -1px;
  border-radius: 0;
}
@media (min-width: 768px) and (max-width: 875px) {
  #featured-custom .featured-product .image-display .featured-product-image {
    height: 120px;
  }
}
@media (max-width: 767px) {
  #featured-custom .featured-product {
    width: 50%;
  }
}
@media (max-width: 418px) {
  #featured-custom .featured-product {
    width: 100%;
  }
}
@media (min-width: 1250px) {
  #featured-custom .featured-product:first-child {
    padding-left: 0;
  }
  #featured-custom .featured-product:nth-child(4),
  #featured-custom .featured-product:nth-child(8),
  #featured-custom .featured-product:nth-child(12) {
    padding-right: 0;
  }
}
#featured-custom .details-display,
#featured-custom .featured-product-pricing {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 850px) {
  #featured-custom .featured-product-title {
    font-size: 10pt;
  }
  #featured-custom .featured-product-sale-price {
    font-size: 20px;
  }
  #featured-custom .featured-product-hot-deal {
    display: none;
  }
}
body {
  font-family: 'Open Sans', sans-serif;
}
@media (max-width: 767px) {
  .main {
    padding-bottom: 50px;
  }
}
#page-home h1 {
  font-family: 'Lato', sans-serif;
  font-size: 1.6em;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 574px) {
  #page-home h1 {
    font-size: 1.4em;
  }
}
#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 {
  overflow: auto;
  width: auto;
  margin-top: 0;
}
#primary-header .logo-wrap img {
  max-height: 100px;
}
#primary-header .header-right-wrap {
  display: block;
  width: 70%;
  float: right;
  text-align: right;
  margin: 40px 1px 0 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;
  margin-right: 120px;
}
#primary-header .header-right-wrap .main-nav ul {
  margin-bottom: 0px;
}
#primary-header .header-right-wrap .main-nav ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
#primary-header .header-right-wrap .main-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: 9px 10px 9px 25px;
  display: block;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  color: #000;
}
#primary-header .header-right-wrap .main-nav ul a:hover {
  color: #9A1C1F;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap .main-nav ul a {
    padding: 9px 6px;
  }
}
#primary-header .header-right-wrap .main-nav ul .link-home:before {
  position: absolute;
  content: '\f015';
  left: 0;
  top: 9px;
  margin: auto;
  color: #000;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  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;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap .main-nav ul .link-home:before {
    display: none;
  }
}
#primary-header .header-right-wrap .main-nav ul .link-home:hover:before {
  color: #9A1C1F;
}
#primary-header .header-right-wrap .main-nav ul .link-order:before {
  position: absolute;
  content: '\f0d1';
  left: 0;
  top: 9px;
  margin: auto;
  color: #000;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  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="%23fff" 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;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap .main-nav ul .link-order:before {
    display: none;
  }
}
#primary-header .header-right-wrap .main-nav ul .link-order:hover:before {
  color: #9A1C1F;
}
#primary-header .header-right-wrap .main-nav ul .link-help:before {
  position: absolute;
  content: '\f128';
  left: 0;
  top: 9px;
  margin: auto;
  color: #000;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  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="%23fff" 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;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap .main-nav ul .link-help:before {
    display: none;
  }
}
#primary-header .header-right-wrap .main-nav ul .link-help:hover:before {
  color: #9A1C1F;
}
#primary-header .header-right-wrap .main-nav ul .link-account:before {
  position: absolute;
  content: '\f007';
  left: 0;
  top: 9px;
  margin: auto;
  color: #000;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
@media (max-width: 1023px) {
  #primary-header .header-right-wrap .main-nav ul .link-account:before {
    display: none;
  }
}
#primary-header .header-right-wrap .main-nav ul .link-account:hover:before {
  color: #9A1C1F;
}
#primary-header .header-right-wrap .cart-button-module {
  position: absolute;
  right: 8px;
  top: 0;
  width: 100px;
}
#primary-header .header-right-wrap .cart-button-module .cart-component .cart-button {
  background-color: #9A1C1F;
}
#primary-header .header-right-wrap .cart-button-module .cart-component .cart-button .cart-items-exist {
  background: #fff;
  color: #9A1C1F;
}
#search-custom .container-wrap {
  padding: 0 0 10px 0;
}
 @media (max-width: 1249px) {
  #search-custom .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#search-custom .car-selected-module {
  width: 230px;
  float: left;
  background-color: #9A1C1F;
  margin: 0px 30px 0 0;
  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;
}
#search-custom .car-selected-module:hover {
  background-color: #333;
}
@media (max-width: 1023px) {
  #search-custom .car-selected-module {
    margin: 0 30px 0 0;
  }
}
#search-custom .car-selected-module .garage-component {
  width: 100%;
  text-align: center;
  padding-left: 28px;
}
#search-custom .car-selected-module .garage-component::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 6px;
  height: 20px;
  width: 20px;
  background: url(garage-icon.png?cb=1535397661);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 2px 0 0 2px;
}
#search-custom .car-selected-module .garage-component .garage-text {
  color: #fff;
}
#search-custom .search-bar-module {
  overflow: hidden;
}
#search-custom .search-bar-module .button-start-search {
  background: #9A1C1F;
}
#hero-custom .container-wrap {
  padding: 0;
}
#hero-custom .container-wrap .banner-vpicker-module .rslides_tabs {
  margin: 0px auto 30px;
}
#picker-custom .container-wrap {
  padding: 20px 0;
  margin-top: -20px;
  background-color: #fff;
  position: relative;
}
#picker-custom .vehicle-picker-module.display-horiz .vpicker-submit {
  background-color: #9A1C1F;
}
@media (max-width: 710px) {
  #picker-custom .vpicker_buttons {
    width: 100%;
  }
}
@media (max-width: 710px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker-select {
    width: 100%;
  }
}
#mobile-promo .container-wrap {
  padding: 0 0 30px 0;
}
@media (max-width: 1249px) {
  #footer-custom .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#footer-custom a {
  color: #000;
}
@media (max-width: 767px) {
  #footer-custom {
    display: none;
  }
}
#sparks-blurb, #hero-custom {
  background-attachment: fixed;
  background-position: center;
}
#sparks-blurb .container-wrap {
  padding: 120px 0;
}
#sparks-blurb .custom-html-module {
  max-width: 710px;
  margin: 0 auto;
  background: rgba(154, 28, 31, 0.8);
  padding: 40px 20px;
}
#sparks-blurb h3 {
  font-family: 'Lato', sans-serif;
  font-size: 20pt;
  font-weight: 700;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  margin-top: 0;
  padding-top: 0;
}
#sparks-blurb p {
  font-family: 'Lato', sans-serif;
  font-size: 14pt;
  font-weight: 400;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
#second-nav-custom .container-wrap {
  padding: 0;
}
#second-nav-custom .links-list {
  display: flex;
}
#second-nav-custom .links-list li {
  margin: auto;
}
#second-nav-custom .links-list li a {
  font-family: 'Lato', sans-serif;
  font-size: 14pt; /* was 12pt ym*/
  font-weight: 400;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  border-top: 4px solid transparent;
  padding: 15px 0;
}
#second-nav-custom .links-list li a:hover,
#second-nav-custom .links-list li a:active {
  border-color: #9A1C1F;
  text-decoration: none;
}
@media (max-width: 850px) {
  #second-nav-custom .links-list li a {
    font-size: 10pt;
  }
}


.text-center{text-align:center;}

/*----- MIGRATION UPDATES -----*/

body {
	font-family: 'Open Sans',sans-serif;
    line-height: 1.428571429;
    color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h3 {
	padding: 5px 0;
}

h4, h5, h6 {
	margin-top: 10px;
    margin-bottom: 10px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.custom-html-module h1,
.custom-html-module h2,
.custom-html-module h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}

/*---- Hero ----*/
#hero-custom .custom-html-module p {
	margin: 7px 0;
}

/*---- Tabs ----*/
#tab-custom .nav-tabs li a {
	padding: 10px 15px;
}

#tab-custom .nav-tabs .active a {
	color: #9A1C1F;
}

/*---- Featured Products ----*/
.featured-products-module .featured-product .details-display .product-title {
	font-family : "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.featured-products-module .featured-product .details-display .details-partnum {
	color: #a4a4a4;
}

.featured-products-module .product-wrapper-link {
	height: 340px;
}


/*---- Pages ----*/
.page-subheader-component h1 {
    font-weight: 700;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 28px;
    margin: 10px 0;
    font-style: normal;
}

#text_page_content img {
	margin-bottom: 1rem;
}

/*---- Media Queries ----*/
@media (max-width: 767px) {
    .car-selected-module .garage-text {
    	padding: 0;
    }
    .page-builder-page-layout .page-builder-layout-section.normal-content .col-md-12.page-builder-layout-column {
    	padding-left: 15px;
        padding-right: 15px;
    }
}

/*---- Hide delivery info ----*/
.methods-list .shipping-method .delivery-info {
    color: #4da82e;
    font-weight: bold;
    display: none;
}

/* Reviews Tab Icon */

#primary-header .help-nav ul .link-star:before {
  position: absolute;
  content: '';
  left: 0;
  top: 11px;
  height: 13px;
  width: 20px;
  margin: auto;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="star" class="svg-inline--fa fa-star fa-w-18" role="img" viewBox="0 0 576 512"><path fill="currentColor" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></svg>') no-repeat center center;
  background-size: contain;
}
@media (max-width: 1023px) {
  #primary-header .help-nav ul .link-star:before {
    display: none;
  }
}
#primary-header .help-nav ul .link-star:hover:before {
  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="%230F6AB1" d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"/></svg>') no-repeat center center;
  background-size: contain;
}

/* YouTube Vid - Custom Part PTR03-35160 */
@media (max-width:760px) {
    iframe {
        width: 100%;
    }
 
}

/* OEM Interactive - Site Wide Banner */
.promotional-banner-wrap {
    background: #9A1C1F!important;
}

.promotional-banner-text{
    color: #fff!important;
}