/* 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;
  }
}





.absfull {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
}
.material-icons {
  direction: ltr;
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1250px) {
  .wrappadding .container-wrap {
    max-width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
}
#mobile-header img {
  max-height: 40px;
}
#mobile-header .navbar-toggle {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  padding: 0;
  margin: 0;
  float: none;
}
#mobile-header .navbar-toggle .closeMenu {
  display: none;
}
@media (max-width: 767px) {
  #mobile-header .navbar-toggle {
    display: block;
  }
}
#mobile-header .header-center-nav {
  display: block;
  text-align: center;
}
#mobile-header .header-center-nav .mobile-header-logo-link {
  line-height: 40px;
}
#mobile-header .cartLink {
  position: absolute;
  top: 5px;
  right: 5px;
}
.mobileMenu {
  width: auto;
}
.mobileMenu .mobileMenuSection:first-child {
  margin-bottom: 5px;
}
.mobileMenu .call-to-action-button {
  background: #666;
}
.mobileMenu ul {
  list-style: none;
}
.mobileMenu ul li {
  position: relative;
  z-index: 10000;
}
.mobileMenu ul li a {
  font-size: 1.2em;
  color: #252525;
  position: relative;
  display: block;
  padding: 15px;
  background: #666;
  color: #fff;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.mobileMenu ul li a:after {
  position: absolute;
  right: 5px;
  top: 12px;
  content: 'chevron_right';
  direction: ltr;
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.mobileMenu ul li .menuPhone {
  padding-left: 45px;
}
.mobileMenu ul li .menuPhone:before {
  position: absolute;
  top: 12px;
  left: 10px;
  content: 'call';
  direction: ltr;
  display: inline-block;
  font-family: 'Material Icons';
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.mobileMenu ul li .dropdown-toggle:after {
  content: 'expand_more';
}
.mobileMenu ul li .dropdown-menu {
  width: 100%;
  margin: 0;
  border-radius: 0;
  border: 0;
  position: static;
  float: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mobileMenu ul li .dropdown-menu a {
  background: transparent;
  padding: 7px 15px;
  color: #666;
  font-size: 1em;
}
.mobileMenu ul li .dropdown-menu a:after {
  top: 5px;
  content: 'chevron_right';
}
.mobileMenu ul .open {
  margin-bottom: 5px;
}
.mobileMenu ul .open a {
  margin-bottom: 0;
}
.mobileMenu ul .open a:after {
  content: 'expand_less';
}
.navbar-fixed-top {
  background: #fff;
  width: 100%;
}
.navmenu-fixed-left {
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: -100%;
  overflow-y: auto;
  border-radius: 0;
  padding: 10px;
  background: #ddd;
}
.navmenu-fixed-left .col-sm-12 {
  padding: 0;
}
.mm-open .main:after {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  z-index: 1029;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
}
a {
  color: #3295CB;
}
a:hover {
  color: #333;
}
#header-custom {
  padding: 0 2%;
  background: #3295CB;
}
#header-custom .logo-custom {
  min-width: 200px;
  max-width: 350px;
  float: left;
  margin-right: 20px;
}
#header-custom .logo-custom .store-logo-module .store-logo-link img {
  max-height: 60px;
  margin: 0;
}
#header-custom .garage-custom {
  width: 210px;
  float: left;
  line-height: 36px;
}
#header-custom .garage-custom .car-selected-module {
  text-align: right;
  padding: 0 10px 0 0;
}
#header-custom .search-custom {
  overflow: hidden;
}
#header-custom .search-custom .search-bar-component button {
  background: #1b394e;
}
#header-custom .search-custom .search-bar-component button:hover {
  background: #333;
}
#header-custom .col-sm-8,
#header-custom .col-sm-4 {
  padding: 0;
}
#header-custom .page-builder-layout-row {
  margin-top: 0;
}
#header-custom .cart-button-module {
  width: 250px;
  float: right;
}
#header-custom .cart-button-module .call-to-action-button {
  background: #1b394e;
}
#header-custom .cart-button-module .call-to-action-button:hover {
  background: #333;
}
#header-custom .cart-right {
  float: right;
  width: 270px;
}
#header-custom .nav-custom {
  float: right;
  text-align: right;
  padding-top: 7px;
}
#header-custom .header-phone {
  float: left;
  font-size: 1.2em;
  margin: 10px 0 0 20px;
}
#mobile-search .car-selected-module {
  padding-top: 10px;
  text-align: center;
}
#page-home h1,
#page-home h2,
#page-home h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
}
#page-home .page-content {
  flex-grow: 0;
  min-height: 1px;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.call-to-action-button {
  background-color: #1b394e;
}
.call-to-action-button:hover {
  background-color: #333;
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons li.vpicker_button + li.vpicker_button {
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker_buttons li.vpicker_button {
    display: block;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #picker-custom .vpicker_buttons .vpicker_button:nth-child(2) {
    display: none;
  }
}
@media (max-width: 900px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker-submit {
    display: inline-block;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  #picker-custom .vehicle-picker-module.display-horiz .vpicker-submit {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
/* Flexbox Fallback */
.no-flexbox #body-custom .page-builder-layout-column-wrap {
  display: block;
  margin: 0;
}
.no-flexbox #body-custom .col-sm-3 {
  display: block;
  float: left;
  vertical-align: top;
  width: 23.5%;
  max-width: 23.5%;
  margin-left: 1.5%;
}
@media (max-width: 1000px) {
  .no-flexbox #body-custom .col-sm-3 {
    width: 31%;
    max-width: 31%;
  }
}
@media (max-width: 767px) {
  .no-flexbox #body-custom .col-sm-3 {
    width: 96%;
    max-width: 96%;
    display: block;
    margin: 0 2% 2% 2% !important;
    height: auto;
  }
}
@media (max-width: 1000px) {
  .no-flexbox #body-custom .featured-custom {
    float: none;
    width: 98%;
    max-width: 98%;
  }
}
#body-custom .page-builder-layout-column-wrap {
  display: table;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-around;
  -webkit-box-align: space-around;
  -moz-box-pack: space-around;
  -moz-box-align: space-around;
  -ms-box-pack: space-around;
  -ms-box-align: space-around;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#body-custom .col-sm-3 {
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #e4e4e4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f6f6f6 0%, #e4e4e4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e4e4e4', GradientType=0);
  /* IE6-9 */
  -webkit-box-flex: 1;
  -moz-flex: auto;
  -webkit-flex: auto;
  flex: auto;
  align-self: stretch;
  height: 430px;
  float: none;
  width: 23.5%%;
  max-width: 23.5%;
}
@media (max-width: 1000px) {
  #body-custom .col-sm-3 {
    width: 31%;
    max-width: 31%;
  }
}
@media (max-width: 767px) {
  #body-custom .col-sm-3 {
    width: 96%;
    max-width: 96%;
    display: block;
    margin: 0 2% 2% 2% !important;
    height: auto;
  }
}

#body-custom .page-builder-layout-module {
  margin: 0;
}
#body-custom .welcome-custom {
  overflow: hidden;
}
#body-custom .welcome-custom p {
  font-size: 1.2em;
}
#body-custom .welcome-custom .call-to-action-button {
  display: inline-block;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  #body-custom .welcome-custom .call-to-action-button {
    margin-bottom: 20px;
  }
}
#body-custom .welcome-custom .call-to-action-button:hover {
  background: #333;
}
#body-custom .welcome-custom .promo {
  height: 350px;
  padding-top: 50px;
  background: url(home/promo-img.jpg?cb=1575565182) no-repeat bottom center;
  background-size: cover;
  text-align: center;
  color: #fff;
}
#body-custom .welcome-custom .promo h3 {
  font-size: 2em;
}
#body-custom .welcome-custom .promo .call-to-action-button {
  display: block;
  width: 150px;
  padding: 10px 0px;
  background: #1b394e;
  margin: 0 auto;
}
#body-custom .welcome-custom .promo .call-to-action-button:hover {
  background: #333;
}
#body-custom .pop-cats ul {
  list-style: none;
}
#body-custom .pop-cats ul li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li {
    width: 33.3%;
  }
}
@media (max-width: 419px) {
  #body-custom .pop-cats ul li {
    width: 50%;
  }
}
#body-custom .pop-cats ul li a {
  display: block;
  padding: 45px 0 0 0;
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 1200px) {
  #body-custom .pop-cats ul li a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li a {
    font-size: 1.2em;
  }
}
#body-custom .pop-cats ul li a:hover {
  color: #444;
}
#body-custom .pop-cats ul li a:before {
  position: absolute;
  height: 45px;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
}
@media (max-width: 767px) {
  #body-custom .pop-cats ul li a {
    margin: 0 0 20px 0;
  }
}
#body-custom .pop-cats ul li .air-filters:before {
  background: url(home/airfilters.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .accessories:before {
  background: url(home/accessories.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .belts:before {
  background: url(home/belts.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .brakes:before {
  background: url(home/brakes.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .exhaust:before {
  background: url(home/exhaust.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .headlights:before {
  background: url(home/headlight.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .oil-filters:before {
  background: url(home/oilfilters.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .shocks:before {
  background: url(home/shocks.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .starters:before {
  background: url(home/starters.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-cats ul li .wipers:before {
  background: url(home/wipers.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul {
  list-style: none;
}
#body-custom .pop-models ul li {
  float: left;
  width: 50%;
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li {
    width: 33.3%;
  }
}
@media (max-width: 419px) {
  #body-custom .pop-models ul li {
    width: 50%;
  }
}
#body-custom .pop-models ul li a {
  display: block;
  padding: 45px 0 0 0;
  margin: 0 0 10px 0;
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 1.2em;
  font-weight: 500;
}
@media (max-width: 1200px) {
  #body-custom .pop-models ul li a {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li a {
    font-size: 1.2em;
  }
}
#body-custom .pop-models ul li a:hover {
  color: #444;
}
#body-custom .pop-models ul li a:before {
  position: absolute;
  height: 45px;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
}
@media (max-width: 767px) {
  #body-custom .pop-models ul li a {
    margin: 0 0 20px 0;
  }
}
#body-custom .pop-models ul li .modelOne:before {
  background: url(home/mustang.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelTwo:before {
  background: url(home/taurus.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelThree:before {
  background: url(home/fusion.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelFour:before {
  background: url(home/focus.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelFive:before {
  background: url(home/flex.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelSix:before {
  background: url(home/edge.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelSeven:before {
  background: url(home/expedition.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelEight:before {
  background: url(home/explorer.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelNine:before {
  background: url(home/f150.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .pop-models ul li .modelTen:before {
  background: url(home/f250.png?cb=1575565182) no-repeat;
  background-size: contain;
  background-position: top center;
}
#body-custom .featured-custom {
  overflow: hidden;
  position: relative;
}
#body-custom .featured-custom .featured-products {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
#body-custom .featured-custom .featured-products .featured-product {
  width: 260px;
  margin: 0px;
  display: inline-block;
}
#body-custom .featured-custom .featured-products .featured-product h5 {
  word-wrap: break-word;
  white-space: normal;
}
@media (max-width: 1000px) {
  #body-custom .featured-custom {
    width: 98%;
    max-width: 98%;
    margin: 10px 1% 0 1%;
  }
}
.featured-nav {
  margin: -10px 0 0 0 !important;
  width: 98%;
  text-align: right;
  font-size: 2em;
}
@media (max-width: 767px) {
  #footer-custom .container-wrap {
    padding: 10px;
  }
  #footer-custom .col-sm-4,
  #footer-custom .col-sm-8,
  #footer-custom .col-sm-12 {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #footer-bottom-custom .text-right {
    text-align: left;
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  #footer-bottom-custom .container-wrap {
    padding: 10px;
  }
  #footer-bottom-custom .col-sm-6 {
    padding: 0;
  }
}
@media (max-width: 1250px) {
  .wide-padding {
    padding: 0 2%;
  }
}

element.style {
}

}
/* CUSTOM CSS */

.core-charge {
	display: none;
}
.promotional-banner-wrap {
    background-color: #FFFFFF!important;
}

.promotional-banner-text {
    color: #ff0000!important;
    font-size: 22px!important;
}

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

/* MIGRATION */

#motorcraft-custom .banner-vpicker-module .slider .rslides_container .rslides li .slide-image {
    width: 100%;
}

.featured-products-module .featured-product .details-display {
    white-space: normal;
}

.dropdown-toggle:after {
    border-left: unset;
    border-right: unset;
    border-top: unset;
    height: unset;
    margin-left: unset;
    vertical-align: unset;
    width: unset;
}

.category-children-module h2 {
    color: #676767;
    display: none !important;
    font-size: 16px;
}


/*--- OEM INTERACTIVE ---*/
/* Product Page */

.product-purchase-module .purchase-box .product-price .you-save .list-label {
  font-size: 17px;
}
.product-purchase-module .purchase-box .product-price .you-save .list-value {
  color: #49aa22;
  font-size: 17px;
}
.product-page-layout li.you-save .list-value .savings-percent-value {
  font-weight: 1000;
}
.product-details-module li.product-description span.description_body p,
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol,
.product-details-module li.product-description span.description_body li {
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.product-details-module li.product-description span.description_body ul,
.product-details-module li.product-description span.description_body ol {
    margin: 0 0 20px 30px;
}
.product-badges-module .product-badges .product-badge .badge-icon .icon {
    background-image: url(//cdn.revolutionparts.io/4c0925304c01148cf1e8709633debf01/design/badge-sprite.png);
}

th.text-left.cart-price:before {
    content: "Online " !important;
}

.search-listing-module .catalog-product .list-price {
    text-decoration: unset;
}

.oem-assemblies-module .part-group .part-group-container .all-component-parts .catalog-product .add-to-cart-col .list-price {
    text-decoration: unset;
}

@media (max-width: 767px) {
    .promotional-banner-wrap {
        top: 40px;
    }
    
    .promotional-banner-wrap .promotional-banner-link, .promotional-banner-wrap .promotional-banner-text-wrap {
        font-size: 9px;
        text-wrap: balance;
    }
}
.vin-user-message small {
    font-weight: bold;
    color: #ff0000;
}

.product-purchase-module .purchase-box .product-inventory-msg #inventory_bundle_wrap.inventory-out-of-stock .message-section .message, .product-purchase-module .purchase-box .product-inventory-msg #inventory_wrap.inventory-out-of-stock .message-section .message, .product-purchase-module .purchase-box .product-inventory-msg-bundle #inventory_bundle_wrap.inventory-out-of-stock .message-section .message, .product-purchase-module .purchase-box .product-inventory-msg-bundle #inventory_wrap.inventory-out-of-stock .message-section .message {
    color: #595959;
}



/*----------  OEM Interactive UX Audit, October 25 2025  ------------*/
/*-------------------------------------------------------------------*/
/*------------OOOOO-------EEEEEEEEEE--MM----------MMM--IIIIIIIIII----*/
/*---------OOO----OOO----EEE---------MMM--------MMMM------III--------*/
/*-------OOO-------OOO--EEE---------MM-MM----MMM-MM------III---------*/
/*------OOO-------OOO--EEEEEEEE----MM--MM--MMM--MM------III----------*/
/*-----OOO-------OOO--EEE---------MM---MMMM----MM------III-----------*/
/*------OOO----OOO---EEE---------MM----MM-----MM------III------------*/
/*-------OOOOOO-----EEEEEEEEEE--MM-----------MM--IIIIIIIIII----------*/
/*-------------------------------------------------------------------*/

html body .action-button.big-button { /* Fits the Add To Cart button text on a single line */
    padding: 12px 20px;
}

/* Sets the default upsell image width */
.product-additional-info-module .catalog-product .product-image-col { 
    width: 100%;
}
.product-additional-info-module .catalog-product .product-image-col>a img {
    height: auto;
    max-width: 100%;
}

/* Mobile */
@media (max-width: 767px) { 
    .product-additional-info-module .catalog-product .product-details-col { /* Tidies upsells on the cart page */ 
        width: 100%;
    }
    
    .product-additional-info-module .catalog-product .product-image-col {/* Tidies upsells on the cart page */
        width: 100%;
    }
    
    .payments_messaging_module { /* Aligns the PayPal offering */
        padding-left: 20px;
    }
    
    /* Optimizes the product page product details for mobile */
    .product-details-inner ul.field-list {
        display: grid;
        grid-template-columns: repeat(4, 25%);
        align-items: start;
    }
    .product-details-inner ul.field-list .manufacturer, .product-details-inner ul.field-list .part_number, .product-details-inner ul.field-list .positions, .product-details-inner ul.field-list .also_known_as {
        grid-column: span 2;
        align-self: start;
        height: auto;
        margin-bottom: 5px;        
    }
    .product-details-inner ul.field-list .description, .product-details-inner ul.field-list .product-superseded-list, .product-details-inner ul.field-list .condition {
        height: auto;
    }
    .product-details-inner ul.field-list li {
        grid-column: span 4;
    }
    .product-details-inner ul.field-list h2, .product-details-inner ul.field-list span {
        display: block;
    }
    .product-details-inner ul.field-list ul {
        list-style: none;
        padding-left: 0;
    }
    .product-details-module ul.field-list li+li {
        height: auto;
    }
    .product-additional-info-module .catalog-product .product-image-col {
        width: 90px;
    }
    .product-additional-info-module .catalog-product .product-image-col>a img {
        height: unset;
        max-width: 90px;
    }
    .product-page-layout ul.field-list li .list-value {
        display: block;
    }
    
    .promotional-banner-wrap { /* Places the sitewide baner above the header */
        z-index: 1150;
    }
}

#rp_global_add_to_cart .current_product .product_details_col ul li label { /* Fixes the padding of "Our Price" in the Added to Cart popup */
    padding-right: unset !important;
}

#rp_global_add_to_cart .add_cart_control .add_cart_button .button { /* Makes the buttons in the Added to Cart popup larger */
    height: 40px;
}

/* Fixes the display of the product page vehicle fitment table */
.product-fitment-module .fitment-table-wrap .fitment-table td, .product-fitment-module .fitment-table-wrap .fitment-table th {
    padding: 8px;
}
.fitment-year {
    min-width: 45px;
    max-width: 50px;
}
.fitment-make {
    min-width: 35px;
    max-width: 65px;
}
.fitment-model {
    min-width: 80px;
}
.fitment-trim {
    max-width: unset;
}
.fitment-table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.fitment-table {
  min-width: 700px;
  width: max-content;
  border-collapse: collapse;
}

.required-parts th { /* Properly displays the labels in the bundle parts table */
    white-space: nowrap;
}

.cart-page-layout .cart-other-options { /* Prevents the checkout box from clipping */
    width: unset;
}

.health-warning { /* Adds some space above the Prop 65 warning */
    padding-top: 20px;
}

.create-user-form-module { /* Adds space between modules on the Track Order page */
    margin-bottom: 50px;
}

.product-page-layout ul.field-list li .list-label { /* Bolds the labels */
    font-weight: 700 !important;
}

.cart-listing-module {
    margin-bottom: 20px;
}

.product-badges-module .product-badges .product-badge { /* Resizes the product badges */
    display: inline-block;
    width: 48%;
}

.product-details-module ul.field-list li+li { /* Prevents errant spacing between elements on the product page */
    margin-top: unset;
}


.vp_control { /* Makes room for the mobile chat button while the vehicle picker is open */
    margin-bottom: 130px;
}

/* Changes to the featured products grid on the homepage */
.featured-products-module .featured-product {
    display: grid;
}
.featured-product > div:first-child {
    width: 100%;
}
.featured-product > div:nth-child(2) {
    padding: 0 30px 0px;
    bottom: 210px;
    width: 100%;
}
.featured-products-module .featured-product .details-display .product-title {
    color: white;
    text-shadow: 0 0 2px black;
}
.featured-product .product-manufacturer {
    display: none;
}

.hide { /* Allows anything to be easily hidden */
    display: none;
}
/*-------- End OEMI Audit --------*/