<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.example {
  display: -ms-grid;
  display: grid;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#000));
  background: -webkit-linear-gradient(top, #fff, #000);
  background: -o-linear-gradient(top, #fff, #000);
  background: linear-gradient(to bottom, #fff, #000);
}
.vdp-content-section &gt; div:first-child {
  margin-top: 0;
}
.vdp-content-section &gt; div.content-block:first-of-type {
  margin-top: 0;
}
.vdp-content-section &gt; div.content-block:first-of-type .info-section {
  margin-top: 0;
}
@media print {
  body * {
    visibility: hidden;
  }
  body .subheader {
    position: relative !important;
    top: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  .vdp_images_slider {
    visibility: visible !important;
  }
  .vdp_images_slider img {
    visibility: visible !important;
  }
  .slick-initialized .slick-slide,
  .slick-initialized {
    display: block !important;
  }
  .slick-track {
    flex-direction: column !important;
  }
  .slick-list {
    overflow: visible !important;
  }
  .slick-list .slick-slide {
    display: block !important;
  }
  .slick-list .slick-slide.slick-active {
    display: block !important;
  }
  .slick-list .slick-list {
    height: auto !important;
  }
  .slick-list .slick-track {
    width: auto !important;
    height: auto !important;
    transform: none !important;
  }
  .slick-list .slick-track .slick-slide {
    width: auto !important;
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    width: auto !important;
    height: auto !important;
    transform: none !important;
    overflow: visible !important;
  }
  .slick-track .slick-slide {
    display: block !important;
    overflow: visible !important;
  }
  .slick-arrow,
  .slick-dots,
  .slick-track .slick-cloned {
    display: none !important;
  }
  .print_section {
    position: relative !important;
    width: 100% !important;
    display: block !important;
    left: 0;
    top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  a[href]:after {
    content: none !important;
  }
  .section-two {
    margin-top: 35px;
  }
  .mpg-section {
    display: none;
  }
  .buy-now-btn {
    display: none;
  }
  .subheader {
    border-bottom: 0;
  }
  .color-list {
    display: none;
  }
  .google-box-container-left {
    display: none;
  }
  .google-box-container-right {
    width: 100%;
  }
  .gooogle-box-container-right &gt; .right-container {
    padding: 20px 0;
  }
  .star-box img {
    display: none;
  }
  .stars {
    display: none;
  }
  .call-line {
    margin-top: 10px;
  }
}
@media print {
  .print_sectitool-container-rowon,
  .print_section *,
  .subheader,
  .subheader * {
    visibility: visible;
  }
}
@media print {
  main &gt; div,
  header {
    display: none !important;
  }
}
.srp_main,
.vdp_main main,
.vdp_main {
  background-color: #f8f8f8 !important;
}
.dv-vdp-price-stack-btn-section {
  display: -ms-grid;
  display: grid;
}
.vdp-cta-price-stack-btn {
  min-width: 40%;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: 400;
  margin: 6.25px 25px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.buy-btn-section {
  margin-top: 25px;
  display: -ms-grid;
  display: grid;
}
.buy-btn-section .dv-vdp-price-stack-btn-section a {
  min-width: 40%;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: 400;
  margin: 5px 10px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.buy-btn-section .dv-vdp-price-stack-btn-section a:hover {
  color: #fff;
}
.buy-btn-section &gt; a {
  min-width: 40%;
  margin-bottom: 10px;
  padding: 10px;
  font-weight: 400;
  margin: 5px 10px;
  font-size: 0.8rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.buy-btn-section &gt; a:hover {
  color: #fff;
}
.eqWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.eq {
  padding: 10px 0;
}
.equalHMVWrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.equalHMV {
  width: 47%;
  margin: 1%;
}
.crash-safety-block .vdp-item .star {
  padding-bottom: 32px;
}
.crash-safety-block .vdp-item .star.sub-star {
  padding-bottom: 10px;
  padding-top: 15px;
}
.crash-safety-block .vdp-item .star.sub-star i {
  font-size: 32px !important;
}
.crash-safety-block .vdp-item .star i {
  font-size: 64px;
}
.crash-safety-block .vdp-item.sub-listings {
  padding-top: 32px;
  border-top: 1px solid #e9e9e9;
}
.crash-safety-block .vdp-sub-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.crash-safety-block .vdp-sub-wrapper .star-border {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.crash-safety-block .vdp-sub-wrapper .star-border .star-heading {
  font-weight: 600;
}
.crash-safety-block .toggle-list-item {
  margin: 0 auto;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.crash-safety-block .toggle-list-crash-safety {
  margin-left: 0;
  padding-bottom: 15px;
}
.crash-safety-block .toggle-list-crash-safety .vdp-item {
  text-align: center;
  flex-flow: column;
}
.crash-safety-block .toggle-list-crash-safety .vdp-item p.larger {
  font-size: 35px;
  font-weight: 500;
  padding-bottom: 20px;
}
.crash-safety-block .toggle-list-crash-safety .vdp-item p.smaller {
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: 500;
  padding-bottom: 32px;
}
.vdp_main .slick-arrow {
  background-color: rgba(0,0,0,0.35) !important;
}
.vdp_main .slick-arrow:hover {
  background-color: rgba(0,0,0,0.65) !important;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.google-box-title {
  position: relative;
  max-width: 69%;
  font-weight: 600;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1rem;
  padding-left: 20px;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
.vdp_images_slider {
  visibility: hidden;
  min-height: 316px;
}
.vdp_images_slider.slick-initialized {
  visibility: visible;
  min-height: unset;
}
.vdp-slider-arrow-next-container {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 30px;
  height: 100%;
  line-height: 0;
  width: 36px;
  text-align: center;
}
.vdp-slider-arrow-prev-container {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 30px;
  height: 100%;
  line-height: 0;
  z-index: 105;
  width: 36px;
  text-align: center;
}
.vdp-slider-arrow-next {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  cursor: pointer;
  font-size: 50px;
  position: absolute;
}
.vdp-slider-arrow-prev {
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 5px;
  cursor: pointer;
  font-size: 50px;
  position: absolute;
}
body {
  background-color: #f8f8f8;
  font-size: 100%;
}
main {
  margin: 0 32px;
  display: flex;
  font-family: inherit;
}
main &gt; div:first-of-type {
  width: 21%;
  min-width: 300px;
  margin-right: 32px;
}
main &gt; div:last-of-type {
  width: 79%;
  overflow: hidden;
}
.countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  width: 100%;
}
.countdown p {
  font-size: 1.5rem;
}
#countdown-outer-container {
  padding: 0;
}
#countdown-outer-container .box-three-container {
  height: auto;
  margin: 0 auto;
  margin-top: 12.5px;
  padding: 5px;
  box-sizing: border-box;
}
#countdown-outer-container .countdown-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  text-decoration: none;
}
#countdown-outer-container .countdown-flex .countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  width: 100%;
}
#countdown-outer-container .countdown-flex .countdown-label {
  font-weight: 500;
  font-size: 12px;
  font-size: 12px;
}
#countdown-outer-container .countdown-flex .countdown-value {
  font-size: 18px;
}
#countdown-outer-container .countdown-flex .expire-text {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}
a:hover {
  color: initial;
  text-decoration: none;
}
a:focus {
  outline: none;
}
h2 {
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 400;
}
h3 {
  font-size: 1.5rem;
  margin: 25px 0;
  font-weight: 500;
}
.main-car-title {
  font-weight: 600;
  text-align: left;
  margin-bottom: 5px;
  padding: 0 25px;
  font-size: 18px;
  margin-top: 25px;
}
.sub-car-title {
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  padding: 0 25px 25px 25px;
  border-bottom: #e9e9e9 1px solid;
}
.model-text {
  font-weight: 800;
}
.subheader {
  font-family: inherit;
  background-color: #fff;
  border-bottom: 1px solid #e9e9e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 80px;
  width: 100%;
  z-index: 140;
}
.chosen-vehicle {
  margin: 0 1%;
}
.car-title {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 5px;
}
.new-used,
.vin-stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.7rem;
  color: #909090;
}
.warranty-box-margin {
  margin: 40px 0;
  text-align: center;
}
.milage {
  padding-left: 10px;
}
.left-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 81px;
  background-color: #fff;
  z-index: 5;
}
.car_img {
  display: block;
  width: 100%;
}
.incentives-btn {
  white-space: nowrap;
}
.right-half {
  margin: 0 auto;
  padding: 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 81px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 0 1 auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.subscript {
  font-size: 0.7rem;
  font-weight: 600;
}
.prices {
  font-size: 1.5rem;
  font-weight: 600;
}
.sub-header-btn {
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem;
  text-align: center;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.sub-header-btn:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
}
.as-low-as {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #000;
  margin-right: 32px;
}
.as-low-as p.subscript i:hover {
  cursor: pointer;
}
.msrp-box {
  position: relative;
  display: block;
}
.slash {
  z-index: 99;
  position: absolute;
  top: -4px;
  left: -10px;
}
.msrp_wrapper {
  height: 80px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
}
.buy-now-btn {
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 1rem;
  text-align: center;
  padding-top: 7px;
  white-space: nowrap;
}
.msrp {
  padding-right: 32px;
}
.slick-slider {
  max-height: 409px;
  overflow: hidden;
}
.slick-item {
  width: 100%;
  display: block;
}
.slick-item img {
  width: 100%;
  display: block;
}
.slick-track {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
ul.slick-dots {
  display: none;
}
.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
.info-section {
  background-color: #fff;
  border: #e9e9e9 1px solid;
  font-size: 0.9rem;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  margin: 32px 0;
}
.vdp-content-section .row:first-child .info-section {
  margin-top: 0;
}
.vdp-info-container {
  display: block;
  position: relative;
}
.container-left-side {
  max-width: 400px;
  width: 100%;
  position: absolute;
  z-index: 9;
  background: #fff;
}
.section-one {
  background: #fff;
  border: #e9e9e9 1px solid;
  padding: 0;
}
.divider {
  margin: 12px 25px;
  color: #e9e9e9;
}
.price-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1%;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.price-listing i:hover {
  cursor: pointer;
}
.price-listing.dv-pricing-stack-strong {
  font-weight: 700;
}
.price-listing .dv-pricing-stack-value-subtotal {
  color: #000;
}
.total-savings {
  font-weight: 700;
}
.views-counter {
  font-weight: 600;
}
.views-counter:before {
  content: '\f06e';
  font-family: FontAwesome;
  padding-right: 5px;
}
.title-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-section .title-section-wrapper {
  flex: 1 1 auto;
}
.title-section .title-section-wrapper:first-child {
  margin-right: 12.5px;
}
.buy-today-above-pricing {
  margin: 0 10px;
}
.buy-today {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 5px;
}
.buy-today i:hover {
  cursor: pointer;
}
.buy-today-line {
  font-size: 1rem;
  font-weight: 600;
}
.buy-today-line-two {
  margin-top: 2%;
  font-size: 0.8rem;
  font-weight: 100;
}
.buy-price {
  font-size: 3.5rem;
  font-weight: 700;
  color: #000;
}
.request-price-btn {
  padding: 10px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 100;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.illumiquote-btn {
  padding: 10px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 100;
  margin-left: 10px;
}
.illumiquote-btn:hover {
  background-color: #000;
  color: #fff;
}
.want-btn {
  padding: 10px;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 100;
  margin-left: 10px;
}
.want-btn:hover {
  background-color: #000;
  color: #fff;
}
.cash-incentives {
  margin-left: 25px;
}
.dots {
  border-top-style: dotted;
  border-top-width: 1px;
  max-height: 1px;
  margin-top: 0.5em;
  color: #d9d9d9;
}
.google-circle {
  border-radius: 50%;
  width: 75px;
  height: 75px;
  background-color: #fff;
  text-align: center;
  right: 32px;
  bottom: 20px;
  position: absolute;
  z-index: 10;
}
.google-circle i {
  color: #fff;
}
.google-circle #map {
  position: relative;
  z-index: 2;
}
.toggle-list-awards li.vdp-item {
  justify-content: center;
}
.toggle-list-recall li.vdp-item {
  padding: 25px;
  max-width: calc(100% - 50px);
}
.toggle-list-recall .vdp-item:last-child {
  padding-bottom: 30px !important;
}
.toggle-header {
  margin: 20px 0;
  font-size: 25px;
  font-weight: 500;
}
.google-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.google-box-container-left {
  width: 33.3333%;
}
@media screen and (max-width: 768px) {
  .google-box-container-left {
    width: unset;
  }
}
.google-box-container-left-top {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.google-box-container-left-bottom {
  color: #fff;
  position: relative;
  width: 100%;
  line-height: 1;
  padding: 15px 0px 15px 0px;
}
.google-box-direction {
  font-weight: 200;
}
.google-box-container-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  text-align: center;
  width: 66.6666%;
}
@media screen and (max-width: 768px) {
  .google-box-container-right {
    width: unset;
  }
}
.fancybox-thumbs:not(.fancybox-thumbs-x) {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: auto !important;
  width: 220px !important;
  margin: 0 !important;
  padding: 5px 5px 0 0 !important;
  background: #fff !important;
  word-break: normal !important;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-overflow-scrolling: touch !important;
  -ms-overflow-style: -ms-autohiding-scrollbar !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  z-index: 99995 !important;
}
/* b/o: Fancybox Horizontal Thumbnail feature */
.fancybox-container {
  z-index: 3221225467 !important;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-inner {
  width: 100%;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-inner .fancybox-navigation {
  display: block;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-inner .fancybox-navigation .fancybox-button {
  background: none;
  opacity: 0.75;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
  transition-duration: 0.3s;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-inner .fancybox-navigation .fancybox-button:hover {
  opacity: 1;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-inner .fancybox-navigation .fancybox-button:hover:before {
  background: #1e1e1e;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-toolbar div {
  display: inline-block;
  height: 44px;
  line-height: 42px;
  background: rgba(30,30,30,0.6);
  color: #ccc;
  font-size: 12px;
  font-weight: bold;
  min-width: 42px;
  text-align: center;
  white-space: nowrap;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-thumbs.fancybox-thumbs-x {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  background: rgba(0,0,0,0.3);
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-thumbs.fancybox-thumbs-x&gt;ul&gt;li:before {
  border-color: var(--primary-color, #4ea7f9);
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
  overflow: visible;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-thumbs.fancybox-thumbs-x::-webkit-scrollbar {
  height: 7px;
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-thumbs.fancybox-thumbs-x::-webkit-scrollbar-track {
  background: #2a2a2a;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.fancybox-container.fancybox-horizontal-thumbnails .fancybox-thumbs.fancybox-thumbs-x::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}
.fancybox-container.fancybox--vdp-main-gallery .fancybox-inner .fancybox-toolbar {
  right: 10px;
}
@media (max-width: 800px) {
  .fancybox-container.fancybox--vdp-main-gallery .fancybox-inner .fancybox-toolbar {
    right: 110px;
  }
}
/* e/o: Fancybox Horizontal Thumbnail feature */
.factory-recalls-title {
  background-color: #0b0;
  color: #fff;
  font-weight: 500;
}
.rating {
  letter-spacing: 2px;
}
.address {
  color: #000;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.call-line {
  font-size: 1.25rem;
  color: #ccc;
  font-family: inherit;
}
.recall-line-one {
  font-weight: 700;
  word-wrap: break-word;
}
.incentive-items {
  border-bottom: none !important;
}
.incentive-items &gt; div:first-of-type {
  width: 90%;
  padding-right: 5%;
}
.incentive-items &gt; div:last-of-type {
  display: flex;
  flex-flow: column;
  margin-right: 15px;
  align-items: center;
  justify-content: space-evenly;
  height: 100px;
}
.incentive-items h4 {
  font-size: 16px;
  font-weight: 500;
}
#ui-datepicker-div {
  display: none !important;
}
.bn-dropblock {
  padding: 30px 10px !important;
}
.vdp-disclaimers {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  line-height: normal;
}
.vdp-disclaimers p {
  margin-top: 10px;
}
.vehicle-features .toggle-header {
  margin-bottom: 20px;
}
.vehicle-features .list-style {
  display: flex;
  flex-flow: wrap;
}
.vehicle-features .vdp-item {
  line-height: normal;
  margin-bottom: 10px;
  width: 33.33333%;
  padding-right: 25px;
  position: relative;
  padding-left: 0.667rem;
}
.vehicle-features .vdp-item:not(:empty)::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
}
.vehicle-features .disclaimer-block {
  display: flex;
  flex-flow: row;
  align-items: center;
  color: #c9c9c9;
  padding-left: 10px;
}
.vehicle-features .disclaimer-block:hover {
  cursor: pointer;
}
.vehicle-accessories h3 {
  margin: 2% 0;
}
.vehicle-accessories ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
}
.vehicle-accessories ul li {
  font-size: 1.125rem;
  margin: 2%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 350px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .vehicle-accessories ul li {
    margin: 4%;
  }
}
.vehicle-accessories ul li h6 {
  font-weight: 600;
  padding: 1%;
}
.vehicle-accessories .vehicle-accessories-details {
  display: inline-flex;
  width: 101%;
  text-transform: uppercase;
  justify-content: center;
  color: #a9a9a9;
}
.vehicle-accessories .vehicle-accessories-details p {
  text-align: center;
}
.vehicle-accessories .vehicle-accessories-details p:nth-of-type(2) {
  padding-left: 1%;
}
.vehicle-accessories .vehicle-accessories-images {
  display: inline-flex;
  margin: 1%;
  margin-left: 0;
}
.vehicle-accessories .vehicle-accessories-images img {
  max-height: 100px;
}
.vdp-item {
  margin-bottom: 17px;
  padding-left: 0px;
}
.vdp-item .vdp-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.vdp-wrapper .vdp-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.vdp-content .award-title {
  color: #ccc;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 12px;
}
.vdp-content .award-honor {
  font-weight: 600;
  font-family: arial;
  font-size: 24px;
  letter-spacing: 4px;
}
.mid-section-container h2,
.vdp-description-h3 {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 25px;
}
.shopping-tools-cont {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 25px;
}
.recall-line-two {
  font-weight: 600;
  color: #000;
}
.recall-line-three {
  font-weight: 600;
}
.recall-line-four {
  padding-bottom: 20px;
}
.recall-line-four:last-child {
  padding-bottom: 0px;
}
.recall-section-two {
  margin-top: 20px;
}
.second-item {
  background-color: #f3faff;
}
.fixed-info-container {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 195px;
  margin-bottom: 32px;
}
@media screen and (max-width: 1440px) {
  .fixed-info-container {
    position: unset;
    top: 0;
  }
}
.toggle-list-safety {
  padding-bottom: 20px;
}
.fancybox-caption-wrap {
  display: none;
}
.flex-dots-vcenter {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
[flex] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.item-listing {
  margin-bottom: 3px;
  font-size: 0.7rem;
  font-weight: 700;
  color: #484848;
}
.item-listing-span {
  margin-left: 1%;
  font-weight: 100;
  font-weight: 500;
}
.final-total {
  color: #797979;
}
.section-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 32px 32px 64px 32px;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  border: #e9e9e9 1px solid;
  background-color: #fff;
  position: relative;
  margin: 32px 0;
}
#circle {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2px solid #8d8d8d;
  margin-bottom: 5px;
  margin-right: 5px;
}
#circle2 {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2px solid #8d8d8d;
  margin-right: 5px;
}
.color-list {
  margin-bottom: 5px;
}
.swatch-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-three {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 32px;
}
.top-mid-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mid-sec {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 32px !important;
}
.mid-mid-sec {
  display: block !important;
  text-align: left !important;
}
.line-break {
  margin-bottom: 10%;
}
.v-descrip {
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.4;
}
.tool-container-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tool-container-row &gt; a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
}
.tool-container-row #request_a_video_button {
  display: none;
}
.mpg-section {
  max-width: 450px;
  flex: 1;
}
.fa-custom-style {
  font-size: 3rem !important;
}
.tool-btn {
  background: #fbfbfb;
  padding: 2%;
  text-align: center;
  margin: 2%;
  color: #000;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 700;
}
.tool-btn p {
  font-size: 0.7rem;
}
.tool-btn-first-line {
  font-size: 0.7rem;
  margin-top: 15px;
}
.integrations-bar {
  padding: 2%;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  border: #e9e9e9 1px solid;
  text-align: center;
  box-sizing: border-box;
}
.toggle-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.more-info-section {
  padding: 0 25px;
  padding-bottom: 15px;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: calc(100% - 50px);
  border: #e9e9e9 1px solid;
}
.more-info-section p {
  line-height: 20px;
  white-space: normal;
}
@media screen and (max-width: 1024px) {
  .more-info-section {
    max-width: 560px;
  }
}
@media screen and (max-width: 768px) {
  .more-info-section {
    max-width: 100%;
    box-sizing: border-box;
  }
}
.more-info-section-2 {
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  border: #e9e9e9 1px solid;
}
.slick-list li button,
.slick-dots li button {
  display: none !important;
}
.star-border {
  border-right: 1px solid #e9e9e9;
}
.star-border:last-child {
  border-right: none;
}
.list-style {
  font-size: 0.8rem;
  font-weight: 400;
  color: #2c2c2c;
  margin-left: 5px;
}
.slick-next {
  right: 11px !important;
  background-color: rgba(0,0,0,0.35) !important;
  right: 0px !important;
}
.slick-next:hover {
  background-color: rgba(0,0,0,0.65) !important;
  right: 0px !important;
}
.slick-next:before {
  font-family: 'Material Icons' !important;
  content: '\E315' !important;
  height: 100% !important;
  font-size: 30px !important;
}
.mpg-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.mpg-amount {
  font-size: 4rem;
  font-weight: 400;
}
.color-swatch-section {
  display: block;
  margin: 0 auto;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 28px !important;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: #000;
  border: none;
  outline: none;
  background: #000;
  height: 100% !important;
}
.slick-prev {
  background-color: rgba(0,0,0,0.35) !important;
  left: 0px !important;
  z-index: 997 !important;
}
.slick-prev:hover {
  background-color: rgba(0,0,0,0.65) !important;
  left: 0px !important;
  z-index: 997 !important;
}
.slick-prev:before {
  font-family: 'Material Icons' !important;
  content: '\E314' !important;
  font-size: 30px !important;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.box-two-container {
  height: 345px;
  background-color: #fff;
  margin: 0 35px 0 14px;
  border: #e9e9e9 1px solid;
  position: relative;
  width: 96%;
}
.vehicle-specks-box-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: #e9e9e9 1px solid;
  background-color: #fff;
  height: 150px;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 20px 0;
}
.vehicle-specks-box-one:empty {
  display: none;
}
.vehicle-specks-box-flex {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 auto;
  border-right: 1px solid #e9e9e9;
  text-align: center;
}
.vehicle-specks-box-flex &gt; p {
  font-weight: 600;
  font-size: 12px;
  color: #797979;
  margin: 5px 0 12px 0;
  text-transform: uppercase;
}
.vehicle-specks-box-flex:last-child {
  border-right: none;
}
.flex-icons {
  display: block;
  width: 34px;
  margin: 0 auto;
}
.speck-flex-digits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.speck-flex-digits &gt; div {
  margin: 0 15px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #797979;
}
.speck-flex-digits &gt; div &gt; span {
  font-weight: 600;
  font-size: 2rem;
  color: #575757;
}
.speck-flex-digits .google-distance-text {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.speck-flex-digits .google-distance-text &gt; span:first-of-type {
  font-weight: 600;
  font-size: 2rem;
  color: #575757;
}
.speck-flex-digits .google-distance-text &gt; span:last-of-type {
  margin: 0 15px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #d2d2d2;
  padding-top: 2px;
}
.side-car {
  position: absolute;
  top: 90px;
  left: 20%;
  width: 236px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.top-box-two {
  height: 180px;
  background-image: url("../img/mini-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.box-three-container {
  height: 100px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-three-container-class {
  height: 100px;
  z-index: 8;
}
.box-three-title {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
}
.stars {
  color: #ffba00;
}
.stars1 {
  font-size: 30px !important;
  color: #ffba00;
}
.right-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.e-price-btn1 {
  background-color: #d20000;
  padding: 10px;
  color: #fff !important;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  text-align: center;
  margin: 0 5px 0 0;
}
.e-price-btn2 {
  background-color: #ccc;
  padding: 10px;
  color: #000 !important;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  margin: 0 0 0 5px;
  text-align: center;
}
.warranty-font-size-one {
  font-size: 18px;
}
.warranty-font-size-two {
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: 500;
}
.gform_wrapper {
  width: calc(100% - 40px);
}
@media screen and (max-width: 1450px) {
  .warranty-font-size-two {
    font-size: 18px;
  }
}
@media screen and (max-width: 1520px) {
  .want-btn {
    padding: 3%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 100;
    min-width: 185px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1300px) {
  .vehicle-specks-box-flex {
    -webkit-box-flex: 0;
    -ms-flex: 0 50%;
    flex: 0 50%;
    padding: 10px;
    border: 0;
  }
  .listing-cont-parent {
    margin: 0;
  }
  .box-three-container {
    height: 100px;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .box-three-container-class {
    height: 100px;
    top: 800px;
    width: 27.25%;
    position: fixed;
    z-index: 8;
    left: 30px;
  }
  .google-box-container-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .google-box-container-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .vehicle-specks-box-one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: #e9e9e9 1px solid;
    background-color: #fff;
    height: auto;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 20px 0;
  }
  .buy-btn-section {
    margin-top: 25px;
    display: -ms-grid;
    display: grid;
  }
  .want-btn {
    padding: 3%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 100;
    min-width: 200px;
    padding: 3%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 100;
    min-width: 200px;
  }
  .e-price-btn1 {
    background-color: #d20000;
    padding: 10px;
    color: #fff !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    text-align: center;
    margin: 0 5px 0 0;
    font-size: 8px;
  }
  .e-price-btn2 {
    background-color: #ccc;
    padding: 10px;
    color: #000 !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin: 0 0 0 5px;
    font-size: 8px;
    text-align: center;
  }
  .warranty-font-size-one {
    font-size: 17px;
  }
  .price-listing {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 1250px) {
  .vehicle-features .vdp-item {
    width: 50%;
  }
}
@media screen and (min-width: 993px) {
  .price-listing-title {
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 40ch;
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  .want-btn {
    padding: 3%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 100;
    min-width: 200px;
    margin: 0;
  }
  .box-three-container {
    width: 100%;
    position: static;
    margin-bottom: 32px;
  }
  .box-three-container-class {
    width: 100%;
    position: static;
  }
}
@media screen and (max-width: 990px) {
  main {
    flex-flow: column;
  }
  main &gt; div {
    width: 100% !important;
  }
  main &gt; div:first-of-type {
    min-width: 0;
  }
}
@media screen and (max-width: 1245px) {
  .equalHMV {
    width: 100% !important;
  }
  .equalHMV:nth-of-type(2n) {
    margin-right: 8px !important;
  }
  .warranty-font-size-two {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .right-half {
    max-width: 300px;
  }
  .msrp {
    display: none;
  }
  .as-low-as {
    display: block;
  }
  .car-title {
    font-size: 0.8rem;
  }
  .shopping-tools-cont {
    margin-left: 8px !important;
  }
  .mpg-section {
    max-width: none;
  }
  .mid-section-container {
    margin-bottom: 30px;
  }
  .vehicle-specks-box-one {
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: #e9e9e9 1px solid;
    background-color: #fff;
    height: auto;
    -ms-flex-line-pack: center;
    align-content: center;
    padding: 20px 0;
  }
  .google-box-container {
    display: block;
  }
  .want-btn {
    padding: 3%;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 100;
    min-width: 200px;
    margin-right: 0;
  }
  .warranty-font-size-one {
    font-size: 13px;
  }
  .warranty-font-size-two {
    font-size: 24px;
  }
  .google-box-container-right .address-line-vdp {
    padding-top: 10px;
  }
  .google-box-container-right .star-box div {
    padding-top: 10px !important;
  }
  .google-box-container-right .star-box img {
    padding-bottom: 10px !important;
  }
  .google-box-container-right .call-line {
    padding-bottom: 20px;
    padding-top: 0px !important;
  }
  .call-line {
    font-size: 20px;
  }
  .listing-cont-parent {
    margin: 0 5%;
  }
  .vehicle-specks-box-flex:first-child {
    border-right: none;
    padding-bottom: 20px;
  }
  .vehicle-specks-box-flex:nth-child(2) {
    border-right: none;
    padding-bottom: 20px;
  }
  .crash-safety-block .toggle-list-crash-safety .vdp-item p.larger {
    font-size: 25px !important;
  }
  .crash-safety-block .toggle-list-crash-safety .vdp-item p.smaller {
    font-size: 25px !important;
    padding-bottom: 20px;
  }
  .crash-safety-block .vdp-item .star i {
    font-size: 2.25rem;
  }
  .crash-safety-block .vdp-item .star.sub-star {
    padding-top: 10px;
  }
  .crash-safety-block .vdp-item .star.sub-star i {
    font-size: 15px !important;
  }
  li.vdp-item {
    width: 100%;
  }
  .incentive-items &gt; div:last-of-type {
    width: 30%;
  }
  .incentive-items li {
    -webkit-box-align: unset !important;
    -ms-flex-align: unset !important;
    align-items: unset !important;
  }
  .incentive-items div p {
    width: 100% !important;
    font-size: 12px !important;
  }
  .incentive-items div h4 {
    padding-bottom: 15px;
  }
  .cash-incentives {
    font-size: 20px !important;
    margin-right: 0 !important;
  }
  .cash-incentives &gt; div:first-of-type {
    margin-bottom: 10px;
  }
  .cash-incentives sup {
    top: -4px !important;
    font-size: 15px !important;
  }
  .vehicle-features .vdp-item {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .section-two {
    flex-flow: column;
  }
}
@media screen and (max-width: 550px) {
  li.vdp-item {
    flex-flow: column;
    position: relative;
  }
  .incentive-items div h4 {
    width: calc(100% - 60px);
  }
  .cash-incentives &gt; div:first-of-type {
    right: 0;
    top: 0;
    position: absolute;
  }
  .cash-incentives &gt; div:last-of-type {
    margin-top: 15px;
  }
}
@media screen and (max-width: 520px) {
  .chosen-vehicle {
    max-height: 55px !important;
  }
  .right-half {
    max-width: 150px;
    padding: 0 20px;
  }
  .msrp {
    display: none;
  }
  .msrp_wrapper {
    display: none !important;
  }
  .as-low-as {
    display: none;
  }
  .car-title {
    font-size: 1.6vh;
  }
  .vin-stock {
    font-size: 1.3vh;
  }
  .warranty-font-size-one {
    font-size: 13px;
  }
  .warranty-font-size-two {
    font-size: 1.1rem;
    line-height: 25px !important;
    letter-spacing: 0;
  }
  .warranty-box-margin {
    margin: 20px 0;
  }
}
@media screen and (max-width: 445px) {
  .mpg-section {
    padding-top: 30px;
  }
  .vehicle-specks-box-one {
    display: block !important;
  }
  .vehicle-specks-box-flex:first-child {
    display: block;
  }
  .equalHMV {
    width: 100%;
  }
  .incentive-items div p {
    width: 100% !important;
    font-size: 12px !important;
  }
  .crash-safety-block .vdp-sub-wrapper {
    flex-flow: column;
  }
  .crash-safety-block .vdp-sub-wrapper .star-border {
    border-right: 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
    margin: 0 45px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 400px) {
  main {
    margin: 0 8px;
  }
}
li.vdp-item {
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}
li.item-listing p.exterior .exterior-color.item-listing-span {
  display: inline-block;
  padding-left: 0;
}
@media all and (max-width: 800px) {
  .fancybox-container:not('.fancybox-horizontal-thumbnails') .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-container:not('.fancybox-horizontal-thumbnails') .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}
.video-button {
  position: absolute;
  display: block;
  right: 11px;
  bottom: 10px;
  border: 0px;
  font-size: 14px;
  padding: 6px;
  border-radius: 3px;
  z-index: 10;
}
.video-button i {
  margin-right: 4px;
}
.vdp-roadster-express img {
  height: 14px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mpg-section {
    display: block;
    width: 100%;
    position: absolute;
    top: 25px;
    right: 25px;
  }
  .buy-btn-section {
    margin-bottom: 10px;
    display: flex;
    top: 94px;
    right: 30px;
    flex-flow: column;
  }
  .right-half {
    display: table;
    margin-right: 100px;
  }
  .as-low-as {
    margin-top: 22px;
    margin-right: 23px;
  }
  .flex_box {
    float: left;
  }
  .sub-header-btn {
    position: absolute;
    right: 30px;
    top: 96px;
  }
}
span.condition-type {
  text-transform: capitalize;
}
.input-read-only {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.google-distance-test {
  font-size: 1.3rem !important;
  color: #575757 !important;
}
.vehicle-special {
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  padding: 6px;
  border-radius: 2px;
  z-index: 1;
  box-sizing: border-box;
  text-align: center;
}
.vehicle-special .dv-tooltip p.dv-tooltip-content {
  position: absolute;
  left: -275px;
}
.tooltip-toyota:hover:after {
  top: -100px;
}
.btns-flex {
  display: flex;
  align-items: center;
}
.btn-carfax-one {
  margin-top: 0;
}
.btn-carfax-one[src*='partnerstatic.carfax.com'] {
  max-height: 85px;
}
.video360 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  height: calc(50vw * (9 / 16));
  overflow-y: hidden;
}
@media screen and (max-width: 1024px) {
  .video360 {
    height: calc(100vw * (9 / 16));
  }
}
#exterior360,
#interior360 {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .disabledVideo {
    display: none;
  }
}
.switch360 {
  position: absolute;
  left: 50%;
  font-size: 0.85rem;
  padding-top: 1.5%;
}
.switch360 p {
  display: none;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .switch360 p {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .switch360 {
    padding-top: 2%;
  }
}
@media screen and (max-width: 480px) {
  .switch360 {
    left: 4%;
    padding-top: 4%;
  }
}
.vdp-windowsticker {
  color: #fff;
  text-align: center;
  margin: 5px 10px;
  box-sizing: border-box;
}
.vdp-windowsticker a {
  width: 100%;
  padding: 2%;
  display: inline-block;
  box-sizing: border-box;
}
.vdp-windowsticker i {
  margin-right: 2%;
}
.vdp-features-icons &gt; div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
}
.vdp-features-icons &gt; div &gt; div {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  padding: 0 1rem;
  margin: 0 1rem;
  margin-bottom: 1rem;
  width: 8rem;
  height: 8rem;
}
@media screen and (max-width: 1024px) {
  .vdp-features-icons &gt; div &gt; div {
    margin: unset;
    margin-bottom: 1rem;
    width: 25%;
  }
}
.vdp-features-icons &gt; div &gt; div img {
  max-height: 30px;
  padding: 4%;
}
.vdp-features-icons &gt; div &gt; div p {
  padding: 4%;
  font-size: 0.75rem;
}
.carfax-btn {
  margin: 0 2%;
}
.carfax-btn img {
  max-height: 50px;
  max-width: 100px;
  min-width: 100px;
}
.carfax-btn img[src*='1own.svg'] {
  min-height: 50px;
  min-width: 100px;
}
.carfax-horizontal ul,
.carfax-vertical ul,
.carfax-grid ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.carfax-horizontal ul li,
.carfax-vertical ul li,
.carfax-grid ul li {
  display: flex;
  flex-flow: column;
  align-items: center;
}
.carfax-horizontal ul li img,
.carfax-vertical ul li img,
.carfax-grid ul li img {
  max-height: 50px;
  max-width: 50px;
  margin-bottom: 2%;
}
.carfax-vertical ul {
  flex-flow: column;
}
.carfax-vertical ul li {
  margin-bottom: 1rem;
}
.carfax-grid ul {
  flex-wrap: wrap;
}
.carfax-grid ul li {
  width: 50%;
  margin-bottom: 1rem;
}
.in-transit-vehicle {
  font-size: 0.7rem;
  background-color: #ffc107;
  color: #141518;
  border-radius: 0;
  white-space: nowrap;
  margin-left: 5px;
  padding: 5px;
  display: inline-block;
}
.in-transit-vehicle i {
  padding-left: 1%;
}
.vdp-content-section .in-transit-vehicle,
.vdp-content-section .allocated-vehicle {
  margin-left: 0;
  margin-top: 2px;
}
.dv-vdp-veh-status {
  font-size: 0.7rem;
  line-height: 1.5;
  font-style: italic;
  color: #58595b;
  text-align: center;
  padding: 6.25px;
  margin-top: 25px;
  background: #e9e9e9;
}
.dv-vdp-veh-status:hover {
  cursor: pointer;
}
.allocated-vehicle {
  font-size: 0.7rem;
  background-color: #ffc107;
  color: #141518;
  border-radius: 0;
  white-space: nowrap;
  margin-left: 5px;
  padding: 5px;
  display: inline-block;
}
i {
  padding-right: 1%;
}
.vdp-allocated-vehicle,
.vdp-intransit {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6.25px;
  max-width: 100%;
  margin: 0 auto;
}
.dv-smartpath-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 25px;
  padding-bottom: 1rem;
  border-bottom: #e9e9e9 1px solid;
  color: #58595b;
}
.dv-smartpath-container .dv-sp-disclaimer.dv-sp-disclaimer-strong {
  font-weight: bold;
}
.dv-smartpath-container p {
  font-size: 0.7rem;
}
i[data-disclaimer]:hover {
  cursor: pointer;
}
.dv-vdp-views-breadcrumbs-wrapper {
  position: relative;
  box-sizing: border-box;
  height: 65px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 32px;
  border-top: #e9e9e9 1px solid;
  border-bottom: #e9e9e9 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
}
@media print {
  .dv-vdp-views-breadcrumbs-wrapper {
    display: none;
  }
}
.dv-vdp-views-breadcrumbs-wrapper .bread-crumbs {
  padding-left: 25px;
}
.dv-vdp-views-breadcrumbs-wrapper .views {
  padding-right: 25px;
}
@media screen and (max-width: 600px) {
  .dv-vdp-views-breadcrumbs-wrapper .views {
    text-align: right;
    width: 100%;
  }
  .dv-vdp-views-breadcrumbs-wrapper .bread-crumbs {
    display: none;
  }
}
.dv-vdp-views-breadcrumbs-wrapper * {
  box-sizing: border-box;
}
.vdp-tcuv-container {
  padding: 0.5rem 0;
}
.vdp-tcuv-container p {
  font-size: 0.5rem;
  font-weight: bold;
}
.vdp-tcuv-gold {
  padding-top: 0.5rem;
  text-transform: uppercase;
  line-height: 1rem;
}
.vdp-tcuv-gold &gt; span {
  color: #a37e2c;
  font-size: 1rem;
  font-weight: bold;
}
.vdp-tcuv-silver {
  padding-top: 0.5rem;
  text-transform: uppercase;
  line-height: 1rem;
}
.vdp-tcuv-silver &gt; span {
  color: #75757a;
  font-size: 1rem;
  font-weight: bold;
  padding-bottom: 0.25rem;
}
.ag-vdp-header-mileage {
  background: #eee;
  border-radius: 15px;
  font-weight: 500;
  display: block;
  padding: 4px;
  color: #000;
  line-height: 16px;
  font-size: 12px !important;
}
.vdp-mc-sold-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255,0,0,0.8);
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  padding: 10px;
  margin: 10px;
  border-radius: 6px;
}
.vdp-mc-sold-banner p {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
}
.vehicle-vdp-slider {
  width: 100%;
  font-size: 0;
  position: relative;
  height: fit-content;
}
.vehicle-vdp-slider #VDP_printable-image {
  max-width: 100%;
  margin-top: 120px;
  visibility: hidden;
  display: none;
}
@media print {
  .vehicle-vdp-slider #VDP_printable-image {
    display: block;
    visibility: visible;
  }
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container {
  width: 100%;
}
@media print {
  .vehicle-vdp-slider .vehicle-vdp__swiper-container {
    display: none;
  }
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery {
  position: relative;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel {
  --swiper-navigation-size: 25px;
  aspect-ratio: auto;
  height: var(--vehicle-vdp--swiper-image-height, auto);
  width: 100%;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper.centered-gallery {
  justify-content: center;
  align-items: center;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: fit-content;
  position: relative;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
  max-width: none;
/* border-right 1px solid #ccc */
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-more-images-coming-soon {
  font-size: 1.5rem;
  color: #bbb;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo img {
  width: 90%;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-brand-logo,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-dealer-logo {
  margin-right: 1rem;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-brand-logo.ag-brand-logo,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-dealer-logo.ag-brand-logo {
  max-width: 200px;
  margin: 0;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-brand-logo h2,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide.slide-filler.slide-dealer-logo .ag-dealer-logo h2 {
  font-size: 1rem;
  color: #bbb;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide img[src*="media.rti.toyota.com"][src*="/exterior/"],
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-wrapper .swiper-slide img[src*="media.rti.toyota.com"][src*="/Exterior/"] {
  position: relative;
  display: block;
  right: 17px;
  top: 21px;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-prev,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-next {
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  transition: all ease-in-out;
  transition-duration: 0.3s;
  opacity: 0.3;
  width: 30px;
  height: 30px;
  background-color: rgba(0,0,0,0.5);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-prev:after,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-next:after {
  content: '';
  width: 10px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 0;
  -webkit-transition: border-color ease-in-out;
  -moz-transition: border-color ease-in-out;
  -o-transition: border-color ease-in-out;
  transition: border-color ease-in-out;
  position: relative;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-prev.swiper-button-disabled,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-next.swiper-button-disabled {
  display: none;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-next {
  right: -2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-next:after {
  right: 2px;
  transform: rotate(-45deg);
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-prev {
  left: -2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel .swiper-button-prev:after {
  left: 2px;
  transform: rotate(135deg);
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel:hover .swiper-button-prev,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel:hover .swiper-button-next {
  opacity: 0.9;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel:hover .swiper-button-prev.swiper-button-disabled,
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-gallery .swiper.swiper-vdp-carousel:hover .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-thumbnail-gallery .swiper.swiper-vdp-carousel-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-thumbnail-gallery .swiper.swiper-vdp-carousel-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-thumbnail-gallery .swiper.swiper-vdp-carousel-thumbs .swiper-slide &gt; img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .vdp__main-thumbnail-gallery .swiper.swiper-vdp-carousel-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.vehicle-vdp-slider .vehicle-vdp__swiper-container .swiper.swiper-vdp-carousel-thumbs {
  display: none;
}
@media (min-width: 1024px) {
  .vehicle-vdp-slider .vehicle-vdp__swiper-container .swiper.swiper-vdp-carousel-thumbs.desktop-visible {
    display: block;
  }
}
@media (max-width: 1023px) {
  .vehicle-vdp-slider .vehicle-vdp__swiper-container .swiper.swiper-vdp-carousel-thumbs.mobile-visible {
    display: block;
  }
}
.barcelonaredmetallic {
  background: #a21e22;
}
.calvaryblue {
  background: #2a5180;
}
.cement {
  background: #737b82;
}
.magneticgraymetallic {
  background: #494848;
}
.midnightblackmetallic {
  background: #06060a;
}
.quicksand {
  background: #928466;
}
.silverskymetallic {
  background: #c6c8cc;
}
.superwhite {
  background: #fff;
}
.voodooblue {
  background: #19529b;
}
.celestite {
  background: #636b79;
}
.classicsilvermetallic {
  background: #e1e1e1;
}
.blacksandpearl {
  background: #1d1e1e;
}
.blizzardpearl {
  background: #f3f2f2;
}
.blueprint {
  background: #1e2548;
}
.bluecrushmetallic {
  background: #111d69;
}
.lunarrock {
  background: #949b96;
}
.blueflame {
  background: #26a0de;
}
.rubyflarepearl {
  background: #740000;
}
.supersonicred {
  background: #e20500;
}
.windchillpearl {
  background: #e3e9e9;
}
.celestialsilvermetallic {
  background: #828387;
}
.predawngraymica {
  background: #63615e;
}
.galacticaquamica {
  background: #0d2c37;
}
.brownstone {
  background: #372b23;
}
.bluestreakmetallic {
  background: #0359a6;
}
.salsaredpearl {
  background: #8d1a2c;
}
.oohlalarougemica {
  background: #3f010b;
}
.toastedwalnutpearl {
  background: #4f3b35;
}
.aluminajademetallic {
  background: #383e3a;
}
.shorelinebluepearl {
  background: #42556d;
}
.electricstormblue {
  background: #0a5e96;
}
.seaglasspearl {
  background: #94adaf;
}
.chromium {
  background: #a8a8a9;
}
.icicle {
  background: #bbbebd;
}
.frost {
  background: #cfcfcf;
}
.graphite {
  background: #3a3a3a;
}
.stealth {
  background: #080808;
}
.sapphire {
  background: #043589;
}
.pulse {
  background: #9f1204;
}
.cavalryblue {
  background: #2a5180;
}
.smokedmesquite {
  background: #412c1b;
}
.armygreen {
  background: #2a3a2a;
}
.nauticalbluemetallic {
  background: #18194a;
}
.neptune {
  background: #0f7aff;
}
.ablaze {
  background: #b2040b;
}
.raven {
  background: #191918;
}
.oceanic {
  background: #2b2373;
}
.asphalt {
  background: #40403f;
}
.steel {
  background: #808080;
}
.halo {
  background: #e0ddd4;
}
.harborgraymetallic {
  background: #6d7a82;
}
.opulentamber {
  background: #72605a;
}
.parsiannightpearl {
  background: #102740;
}
.silverknockoutmetallic {
  background: #a4a09f;
}
.blueeclipsemetallic {
  background: #354c9c;
}
.blueonyxpearl {
  background: #032945;
}
.brandywinemica {
  background: #4f0b04;
}
.sizzlingcrimsonmica {
  background: #4c1b31;
}
.parisiannightpearl {
  background: #102740;
}
.absolutezero {
  background: #ebeae5;
}
.absolutezero {
  background: #ebeae5;
}
.nocturnal {
  background: #161617;
}
.renaissancered {
  background: #b61e0d;
}
.phantom {
  background: #ccd0d3;
}
.tungsten {
  background: #dcdcde;
}
.turbulencegray {
  background: #b0b7bd;
}
.renaissancered {
  background: #b61e0d;
}
.nitroyellow {
  background: #ddb329;
}
.nocturnal {
  background: #161617;
}
.downshiftblue {
  background: #1d306f;
}
.hakonegreen {
  background: #257965;
}
.pavement {
  background: #2b376a;
}
.moondust {
  background: #2f3847;
}
.bluestreakmetallicwithmidnightblackmetallicroof {
  background: #113053;
}
.celestialgraymetallicwithmidnightblackmetallicroof {
  background: #60605e;
}
.windchillpearlwithmidnightblackmetallicroof {
  background: #c7cdcd;
}
.supersonicredwithmidnightblackmetallicroof {
  background: #94292a;
}
.midnightblackmetallicwiceedgeroof {
  background: #06060a;
}
.ash {
  background: #4a4a4a;
}
.graphitegray {
  background: #91918e;
}
.white {
  background: #e8eae9;
}
.summitwhite {
  background: #dee1e0;
}
.pepperdustmetallic {
  background: #b8afaa;
}
.magneticblack {
  background: #000;
}
.black {
  background: #000;
}
.pearlwhite {
  background: #e7e7e7;
}
.reddiamond {
  background: #ef263d;
}
.octaneblue {
  background: #5465a3;
}
.mercurygray {
  background: #a6a6a6;
}
.sunshineorangemetallic {
  background: #812907;
}
.labradorblack {
  background: #000;
}
.bronzemetallic {
  background: #6d5c58;
}
.tarmacblack {
  background: #515151;
}
.alloysilver {
  background: #bec2c3;
}
.quartzbrown {
  background: #362a1f;
}
.oakbrown {
  background: #81756c;
}
.bronze {
  background: #704831;
}
.sunriseorange {
  background: #8f271b;
}
.winered {
  background: #730b0c;
}
.titaniumsilver {
  background: #979390;
}
.deepoceanbluemetallic {
  background: #164577;
}
.ashfabric {
  background: #414141;
}
.ashleather {
  background: #8d8c84;
}
.ashsoftex {
  background: #414141;
}
.blackfabric {
  background: #3d4045;
}
.blackleather {
  background: #3d4045;
}
.blacksoftex {
  background: #3d4045;
}
.blacksoftexultrasuede {
  background: #3d4045;
}
.lightgraymoonstonefabric {
  background: #aaa9aa;
}
.lightgrayfabric {
  background: #aaa9aa;
}
.saddletanperforatedleather {
  background: #946344;
}
.allblackfabric {
  background: #000;
}
.ltgray {
  background: #aaa9aa;
}
.blueblackfabric {
  background: #404350;
}
.nightshadeleatheringraphite {
  background: #3c3c3c;
}
.cognacleathertrim {
  background: #be7d4e;
}
.sr5fabricingraphite {
  background: #3c3c3c;
}
.blackcombinationleather {
  background: #000;
}
.redandblackfabricwithgranlux {
  background: #753624;
}
.graphitefabric {
  background: #3c3c3c;
}
.trdoff-roadfabricincementblack {
  background: #525358;
}
.blueblacksoftex {
  background: #404350;
}
.black {
  background: #000;
}
.moonstonesoftextrim {
  background: #d7d6d4;
}
.blackredsoftexultrasuede {
  background: #404350;
}
.macadamiabeigefabric {
  background: #d5c1a6;
}
.macadamiafabric {
  background: #d5c1a6;
}
.darkbisqueleather {
  background: #8f8f87;
}
.harvestbeigesoftexttrim {
  background: #a39380;
}
.lightgraysoftex {
  background: #aaa9aa;
}
.trdproleatherinblackwithredaccentstitching {
  background: #753624;
}
.moonstonefabric {
  background: #d7d6d4;
}
.sr5softexingraphite {
  background: #3c3c3c;
}
.sr5softexinsandbeige {
  background: #d1bca4;
}
.trdsportfabricincementblack {
  background: #525358;
}
.graphiteleather {
  background: #3c3c3c;
}
.limitedleatherinblack {
  background: #3d4045;
}
.limitedleathertriminhickory {
  background: #947465;
}
.ashsoftex {
  background: #414141;
}
.nutmegfabric {
  backgound: #c1af86;
}
.terrasemianilineperforatedleather {
  background: #a07060;
}
.trdoffroadleathertriminblack {
  background: #3d4045;
}
.nutmegsoftex {
  background: #c1af86;
}
.premiumbrownleather {
  background: #79391b;
}
.gigacassiacarumspicegray {
  background: #a39f9c;
}
.ebony {
  background: #4a4a4a;
}
.ivory {
  background: #d8d3d0;
}
.blackgraphite {
  background: #3c3c3c;
}
.darkcachmere {
  background: #baa27b;
}
.sandbeige {
  background: #d1bca4;
}
.ebonyblack {
  background: #000;
}
.darkcharcoal {
  background: #3c4043;
}
.graphite {
  background: #3c3c3c;
}
.darkgray {
  background: #333;
}
.gray {
  background: #4a4a4a;
}
.ash {
  background: #414141;
}
.cementgray {
  background: #525358;
}
.lightgray {
  background: #aaa9aa;
}
.bisque {
  background: #8f8f87;
}
.charcoal {
  background: #3c4043;
}
.charcoalblack {
  background: #3c4043;
}
.stone {
  background: #d0cfd5;
}
.jetblack {
  background: #000;
}
.darkatmosphereloftbrown {
  background: #79391b;
}
.almond {
  background: #baa27b;
}
</pre></body></html>