/** Locale: es_AR, Created: Fri Oct 24 2025 13:21:37 GMT-0400 (Eastern Daylight Time) */
@charset "UTF-8";
.filter-control {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-position: calc(100% - 0px) center;
  background-repeat: no-repeat;
  margin-right: 0;
}

/**********************************

Variable for Image Path

**********************************/
/**********************************

Variables & default colors

**********************************/
/* new Cadillac Colors */
/**********************************

Mixin for before/after background image

**********************************/
/**********************************
  APEX
**********************************/
/*
buttons
*/
/*
apex fonts
*/
/*label 1*/
/*body 1*/
/*body 2*/
/*body 3*/
/*body 1 strong fonts*/
/*body 2 strong fonts*/
/*body 3 strong fonts*/
/*body 1 text links*/
/*body 2 text links*/
/*body 3 text links*/
/*display 1*/
/*display 2*/
/*display 1 heavy font*/
/*display 2 heavy font*/
/*display 1 invert*/
/*display 2 invert*/
/*display 1 heavy font invert*/
/*display 2 heavy font invert*/
/*headline 1*/
/*headline 2*/
/*headline 3*/
/*headline 4*/
/*headline 5*/
/*headline 6*/
/*headline 1 heavy fonts*/
/*headline 2 heavy fonts*/
/*headline 3 heavy fonts*/
/*headline 4 heavy fonts*/
/*headline 5 heavy fonts*/
/*headline 6 heavy fonts*/
/*headline 1 invert*/
/*headline 2 invert*/
/*headline 3 invert*/
/*headline 4 invert*/
/*headline 5 invert*/
/*headline 6 invert*/
/*headline 1 heavy fonts invert*/
/*headline 2 heavy fonts invert*/
/*headline 3 heavy fonts invert*/
/*headline 4 heavy fonts invert*/
/*headline 5 heavy fonts invert*/
/*headline 6 heavy fonts invert*/
/*label*/
/* color link */
/******************************************************************* 

  this file contains all Cadillac mixins

*******************************************************************/
/******************************************************************* 

  primary button 

*******************************************************************/
/******************************************************************* 

  secondary button 

*******************************************************************/
/******************************************************************* 

  load more button 

*******************************************************************/
/******************************************************************* 

  modal button 

*******************************************************************/
/******************************************************************* 

  body 1 fonts 

*******************************************************************/
/******************************************************************* 

  body 2 fonts 

*******************************************************************/
/******************************************************************* 

  body 3 fonts 

*******************************************************************/
/******************************************************************* 

  display 3 fonts 

*******************************************************************/
/******************************************************************* 

  headline 1 fonts 

*******************************************************************/
/******************************************************************* 

  headline 2 fonts 

*******************************************************************/
/******************************************************************* 

  headline 3 fonts 

*******************************************************************/
/******************************************************************* 

  headline 4 fonts 

*******************************************************************/
/******************************************************************* 

  labels 

*******************************************************************/
/******************************************************************* 

  sections 

*******************************************************************/
/***
  min-max-input section 
***/
/*** 
  input slider 
***/
/***
  postalcode
***/
/***
  filter section
***/
/***
  vehicle price modal
***/
/********************************************************************************

     Buttons

*********************************************************************************/
.gmst-primary-button,
.gmst-secondary-button {
  appearance: none;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  transition: background 0.25s, border 0.25s, color 0.25s;
  width: 100%;
}

/********************************************************************************

     VSR Buttons

*********************************************************************************/
.gmst-vsr-cta a {
  margin: 10px 0 0;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}

a.gmst-btn-scd {
  display: flex;
  justify-content: center;
  align-content: center;
}

.gmst-vsr-cta [class*=gmst-gmds]::before {
  content: "(";
}

.gmst-vsr-cta [class*=gmst-gmds]::after {
  content: ")";
}

.gmst-vsr-tile-cash-allowances-cta-link {
  text-decoration: underline;
  cursor: pointer;
}

/********************************************************************************

     VDP Buttons

*********************************************************************************/
.gmst-vdp-cta a {
  margin: 20px 0 0;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-cta a {
    margin: 0;
  }
}

.gmst-vdp-cta-wrap {
  margin: 0 0 20px;
  padding: 20px 0;
  border-bottom: 1px solid #b3b3b3;
}
.gmst-vdp-cta-wrap a[is=gmwc-link]:not(.gmst-vdp-shopclickdrive-learn-anchor) {
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-cta-wrap a[is=gmwc-link]:not(.gmst-vdp-shopclickdrive-learn-anchor) {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center;
  }
}
.gmst-vdp-cta-wrap gmst-vdp-cta-shopclickdrive {
  display: block;
}

.gmst-vdp-shopclickdrive-learn {
  margin: 0 0 20px;
  display: grid;
  grid-template-columns: 50px 1fr;
  justify-content: center;
  align-items: center;
}
.gmst-vdp-shopclickdrive-learn .gmst-vdp-shopclickdrive-learn-anchor {
  display: block;
}
.gmst-vdp-shopclickdrive-learn span {
  padding-left: 10px;
}

gmst-vdp-cta-shopclickdrive .gmst-vdp-cta {
  width: 100%;
}

.gmst-vdp-cta-wrap {
  justify-content: space-between;
  flex-flow: wrap row;
}

.gmst-vdp-cta,
.gmst-vsr-cta,
.gmst-qds-cta {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.gmst-vsr-cta {
  flex-direction: row;
}

/********************************************************************************

      VDP Buttons - GM rewards

*********************************************************************************/
.gmst-vdp-gm-rewards {
  display: none;
}

gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta {
  flex-direction: row;
  align-items: inherit;
  margin-top: 10px;
}

gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-right {
  margin-right: 10px;
}

gmst-vs-modal .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer {
  justify-content: space-between;
  padding: 0px 5px;
}

gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-left,
gmst-vs-modal .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer .column-left {
  display: flex;
}

.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-left {
  width: 50%;
  margin-right: 5px;
}

gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-right,
gmst-vs-modal .gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer .column-right {
  flex: 1 0 auto;
  margin-right: 5px;
  margin-left: 0px;
}

.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer .column-right {
  flex-basis: unset;
  margin-right: 0px;
}

.gmst-vs-rewards-card .gmst-vs-modal-flexcontainer label {
  color: #808080;
  font-family: Louis, Tahoma, sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.09em;
  line-height: 1.25rem;
  margin-bottom: 0.625rem;
}

gmst-vs-modal .gmst-vs-modal-message p {
  color: gray;
  padding: 5px;
}

.gmst-vs-rewards-card .gmst-vs-modal-flexcontainer input {
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  font-size: 0.875rem;
  height: 1rem;
  padding: 0.5rem;
}

.gmst-vs-rewards-card .gmst-vs-modal-showearnings,
.gmst-vs-rewards-card .gmst-vs-modal-applyearnings {
  border: 0.125rem solid #f2bf24;
  color: #4d4d4d;
  background-color: white;
  border-radius: 0px;
  text-transform: none;
  width: 100%;
  padding: 1.125rem;
  margin-top: 1rem;
}

.gmst-vs-rewards-card .gmst-vs-modal-showearnings:hover,
.gmst-vs-rewards-card .gmst-vs-modal-applyearnings:hover {
  background-color: #f2bf24;
  color: white;
}

.gmst-vs-rewards-card .gmst-vs-modal-cancelbutton {
  color: #4d4d4d;
  border: 0.125rem solid #b3b3b3;
  width: 100%;
  padding: 1.125rem;
  text-decoration: none;
  text-transform: none;
  margin-top: 1rem;
}

.gmst-vs-rewards-card .gmst-vs-modal-cancelbutton:hover {
  background-color: #b3b3b3;
  color: white;
}

gmst-gallery-count.gmst-secondary-button {
  width: auto;
}

gmst-vdp-app .gmst-vdp-main-price-wrap {
  margin-top: 40px;
  display: grid;
  grid-template-areas: "main aside";
  grid-template-columns: 1fr 520px;
  grid-template-rows: auto auto;
  grid-column-gap: 20px;
}
@media screen and (max-width: 959px) {
  gmst-vdp-app .gmst-vdp-main-price-wrap {
    margin-top: 20px;
    grid-template-areas: "main" "aside";
    grid-template-columns: 1fr;
    display: block;
  }
}
@media screen and (max-width: 1500px) {
  gmst-vdp-app .gmst-vdp-main-price-wrap {
    grid-template-columns: 1fr 450px;
  }
}
gmst-vdp-app .gmst-vdp-inclusions-container {
  display: grid;
  width: 100%;
  justify-content: start;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  grid-gap: 20px;
  grid-auto-rows: minmax(0px, auto);
}
@media screen and (min-width: 1500px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(auto-fill, minmax(215px, 1fr));
  }
}
@media screen and (max-width: 1499px) and (min-width: 1366px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(4, minmax(198px, 1fr));
  }
}
@media screen and (max-width: 1365px) and (min-width: 1144px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(3, minmax(198px, 1fr));
  }
}
@media screen and (max-width: 1143px) and (min-width: 960px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(2, minmax(198px, 1fr));
  }
}
@media screen and (max-width: 959px) and (min-width: 800px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(4, minmax(180px, 1fr));
  }
}
@media screen and (max-width: 799px) and (min-width: 600px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(3, minmax(180px, 1fr));
  }
}
@media screen and (max-width: 599px) and (min-width: 480px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(3, minmax(140px, 1fr));
  }
}
@media screen and (max-width: 479px) {
  gmst-vdp-app .gmst-vdp-inclusions-container {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
  }
}
gmst-vdp-app .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile {
  display: grid;
  width: 100%;
  height: 100%;
  grid-template-rows: auto 1fr;
}
gmst-vdp-app .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap {
  display: flex;
  flex-flow: row wrap;
}

/****************************************************************

XL - (min-width: 1500px)

L - (min-width: 960px) and (max-width: 1499px)

M - (min-width: 600px) and (max-width: 959px)

S - (min-width: 420px) and (max-width: 599px)

XS - (max-width: 419px)

*****************************************************************/
/***********************************************************************

dealer locator
Large viewport

************************************************************************/
@media screen and (max-width: 959px) {
  gmst-vdp-dealer-locator .dealership-info {
    position: relative;
    background: transparent;
    box-shadow: unset;
    padding: 20px 10px 40px;
    top: 0;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .dropdown-selector {
    width: 100%;
  }
  section {
    display: block;
  }
  .column {
    display: block;
  }
  .column:last-of-type {
    display: block;
  }
  .dealership-info {
    padding: 0;
    background-color: #fff;
    position: static;
    margin-top: 20px;
    box-shadow: none;
    width: 100%;
    left: 0;
  }
  .map-container {
    min-height: 250px;
    height: 100%;
  }
  .map-wrapper {
    width: 100%;
    margin: 0 0;
    position: relative;
  }
  .s-map-load {
    top: 100px;
  }
}
@-moz-keyframes load8 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes load8 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes load8 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/********************************************************************************

    VSR main media queries

*********************************************************************************/
/***********************************************************************

Double Extra Large viewport

************************************************************************/
@media screen and (min-width: 1500px) {
  .map-container {
    min-height: 650px;
  }
  gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row {
    width: 465px;
  }
}
/***********************************************************************

Extra Large viewport

************************************************************************/
@media screen and (min-width: 1200px) {
  .gmst-vdp-gallery-2 .gmst-vdp-small-image:nth-last-child(9),
  .gmst-vdp-gallery-2 .gmst-vdp-small-image:nth-last-child(9) ~ div.gmst-vdp-small-image {
    display: block;
  }
}
/***********************************************************************

Large viewport

************************************************************************/
@media screen and (max-width: 1199px) {
  .gmst-vdp-gallery-2 .gmst-vdp-small-image:nth-child(n+4) {
    display: none;
  }
  gmst-gallery-preview .gmst-vdp-gallery-2 .gmst-vdp-small-image.gmst-vdp-gallery-cta {
    display: flex;
  }
  .gmst-vdp-dealer-info {
    flex-flow: nowrap column;
  }
  .gmst-vdp-small-image-wrap-col {
    flex-direction: row;
    flex: 1 1 100%;
  }
  .gmst-vdp-gallery-2 {
    flex: 1 1 100%;
    flex-wrap: wrap;
    display: flex;
  }
  .gmst-vdp-small-image,
  .gmst-vdp-gallery-cta {
    flex: 1 1 34%;
  }
  .gmst-vdp-gal-prev-cta-1 {
    display: flex;
  }
}
/***********************************************************************

Medium viewport

************************************************************************/
@media screen and (max-width: 959px) {
  .gmst-vdp-main {
    padding: 0 10px;
  }
  .gmst-vdp-aside {
    padding: 0 20px;
  }
  .modal-flex-option-detail-container {
    display: block;
  }
  .modal-flex-option-detail-container {
    flex-flow: column nowrap;
  }
  .gmst-vsr-notification-bar-modal.show {
    display: flex;
  }
  .gmst-vsr-main-page-wrap {
    display: block;
    flex-flow: column wrap;
    /* padding for gmst-vsr-aside sticking to viewport */
  }
  gmwc-collapsable-panel.gmst-vsr-accordion.gmst-vsr-filter-search-radius {
    display: none;
  }
  gmwc-collapsable-panel.gmst-vsr-accordion.gmst-vsr-filter-search-radius.show {
    display: block;
    overflow: auto;
  }
  .gmst-vsr-filters-group:not(.show.full-height) .gmst-vsr-filter-modal {
    display: flex;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    margin: 20px 0;
  }
  .gmst-vsr-filters-group:not(.show.full-height) .gmst-vsr-filter-modal .gmst-vsr-filter-modal-label {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .gmst-vsr-filters-group.show.full-height .gmst-vsr-filter-modal {
    display: flex;
    justify-content: center;
    text-align: left;
    cursor: pointer;
    padding: 20px 10px;
  }
  gmst-vsr-filter {
    display: none;
  }
  .gmst-vsr-aside {
    flex: 0 1 100%;
    max-width: 100%;
  }
  .gmst-vsr-filter {
    max-width: 100%;
  }
  gmst-vsr-filter.show {
    display: block;
    flex: 1;
    overflow: auto;
  }
  .gmst-vsr-filter-modal-view.show {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 10px 45px;
  }
  @supports (-webkit-overflow-scrolling: touch) {
    .gmst-vsr-filter-modal-view.show {
      margin: 20px 20px 80px;
    }
  }
  @supports (-webkit-touch-callout: none) {
    .gmst-vsr-filter-modal-view.show {
      margin: 20px 20px 120px;
    }
  }
  .gmst-vsr-filters-group {
    flex-direction: column;
    max-width: 100%;
    flex: 1 1 100%;
  }
  .gmst-vsr-filters-group.full-height {
    height: 100vh;
    min-height: 100vh;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    overflow: auto;
    background-color: #ffffff;
    z-index: 5000;
    position: fixed;
  }
  .gmst-vsr-filters-group.full-height .gmst-vsr-filter-modal-label {
    text-align: left;
  }
  gmst-vsr-filter {
    overflow-y: inherit;
    max-width: 100%;
    position: inherit;
    height: auto;
  }
  gmst-vsr-filter.sticky {
    overflow-y: inherit;
    max-width: 100%;
    width: 100%;
    position: relative;
    max-height: inherit;
    height: auto;
    margin-top: inherit !important;
    top: auto !important;
    bottom: initial;
    left: initial;
  }
  .gmst-vsr-filters-group.sticky {
    overflow-y: inherit;
    width: calc(100% - 20px);
    max-width: 100%;
    position: inherit !important;
    max-height: inherit;
    height: auto;
    margin-top: inherit !important;
    top: auto !important;
    bottom: initial;
    left: initial;
  }
  .gmst-vsr-filters-group {
    height: 100%;
  }
  .gmst-vdp-gallery-2 .gmst-vdp-small-image:nth-child(3) {
    display: none;
  }
  .gmst-vdp-vin::before {
    display: none;
  }
  .gmst-vdp-gallery-price-wrap {
    flex-flow: wrap column;
  }
  .gmst-vdp-gallery-1 {
    flex-flow: nowrap row;
  }
  .gmst-vdp-gallery-2 {
    flex-wrap: nowrap;
  }
  .gmst-vdp-small-image-wrap-col {
    flex: 1 1 32%;
    flex-flow: nowrap column;
  }
  .gmst-vsr-aside {
    width: 100%;
  }
  .gmst-vsr-main {
    width: 100%;
    padding: 0;
  }
  .gmst-vdp-vehicle-info-wrap {
    /*flex-flow: wrap column;*/
  }
  .gmst-vdp-dealer-info-wrap {
    /*flex-flow: wrap column;*/
    align-items: flex-start;
  }
  .gmst-vdp-dealer-info-wrap div {
    flex: 1 1 100%;
    width: 100%;
  }
  .gmst-vdp-dealer-info {
    margin-bottom: 10px;
  }
  .gmst-vdp-transit {
    flex: 1 1 100%;
  }
  .gmst-vdp-vehicle-attribute-inner {
    display: block;
  }
  .gmst-vdp-vehicle-attribute-tile {
    flex-flow: wrap row;
  }
  .gmst-vdp-vehicle-attribute-tile span {
    margin-right: 10px;
  }
  .gmst-vdp-vehicle-attribute-value {
    width: auto;
  }
  .gmst-vdp-promoted-adjacency-outer,
  .gmst-vdp-promoted-feature-outer {
    flex-direction: column;
  }
  .gmst-vdp-price-details-wrap {
    margin-left: 0px;
    flex: 1 1 auto;
  }
  gmst-gallery-preview {
    flex: 1 1 auto;
  }
  .gmst-vdp-gallery-price-wrap {
    flex-flow: nowrap column;
  }
  .gmst-vdp-gallery-wrap {
    height: 100%;
  }
  .gmst-vdp-vehicle-info {
    width: 100%;
    margin: 5px 0;
  }
  .gmst-vdp-vehicle-info-net-price-wrap {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .gmst-vdp-net-price-label {
    margin: 0;
    order: 4;
    flex: 1 1 100%;
    text-align: left;
    display: block;
  }
  .gmst-vdp-net-price {
    order: 2;
    margin: 0;
  }
  .gmst-vdp-total-price {
    order: 2;
    margin: 0;
  }
  .gmst-modal-symbol {
    order: 3;
  }
}
/***********************************************************************

Small viewport

************************************************************************/
@media screen and (max-width: 599px) {
  .gmst-vdp-gallery-1 {
    display: inherit;
  }
  .gmst-vdp-gallery-2 .gmst-vdp-small-image:nth-child(n+2) {
    display: none;
  }
  .gmst-vsr-result-row {
    flex-flow: column wrap;
  }
  .gmst-vdp-gallery-1 {
    flex-flow: nowrap column;
  }
  .gmst-vdp-cta-wrap {
    flex-flow: wrap column;
  }
  .gmst-vdp-cta {
    flex: none;
    margin: 0;
  }
  .gmst-vdp-small-image-wrap-col {
    flex-direction: row;
  }
  .gmst-vdp-gallery-2 {
    flex-wrap: wrap;
  }
  .gmst-vsr-matches-sort {
    flex-flow: column wrap;
  }
  .gmst-vdp-vehicle-attribute-value {
    flex-basis: 100%;
    text-align: left;
  }
  .gmst-vdp-back-to-results-wrap {
    flex-direction: column;
    align-items: start;
  }
  .gmst-vdp-back-to-results-wrap .gmst-vdp-back-to-results {
    margin-left: 20px;
  }
  .warranty-mathbox-title {
    flex-grow: 1;
  }
  gmwc-modal .gmst-cashincentives-toast .gmwc-modal-titlebar .gmwc-incentives-mathbox-title {
    text-align: left;
  }
  gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container {
    max-width: inherit;
    padding: 0 60px 40px 20px;
  }
  gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row {
    width: inherit;
  }
  gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-disclosure-container {
    max-width: inherit;
    margin: 0;
    padding: 0 60px 40px 20px;
  }
}
@media print, only screen and (min-width: 26.25rem) {
  h4 {
    font-size: 1.4375rem;
  }
}
@media print, only screen and (min-width: 26.25rem) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
}
/***********************************************************************

Extra Small viewport

************************************************************************/
/********************************************************************************

    VDP main media queries

*********************************************************************************/
/***********************************************************************

Extra Large viewport

************************************************************************/
/***********************************************************************

Large viewport

************************************************************************/
@media screen and (max-width: 1199px) {
  .gmst-vdp-gallery-cta {
    margin: 0;
    flex: 1 1 34%;
  }
  .gmst-vdp-small-image {
    margin: 0;
    flex: 1 1 34%;
  }
  .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element > * {
    border: 0;
    -webkit-flex: 1 0 16.6667%;
    -ms-flex: 1 0 16.6667%;
    flex: 1 0 16.6667%;
    padding: 0 0.9375rem;
  }
}
/***********************************************************************

Medium viewport

************************************************************************/
@media screen and (max-width: 959px) {
  /* photo carousel gallery */
  .main-carousel-element img {
    height: 100%;
  }
  gmwc-data-driven-carousel > *[selected=true] {
    border: none;
  }
  .gmst-vs-modal-gallery {
    overflow-y: scroll;
  }
  gmst-vdp-carousel-frame {
    height: auto;
  }
  .gmwc-carousel-single-element div {
    height: auto;
  }
  .main-carousel-element img {
    position: relative;
    width: 100%;
  }
  .gmst-vdp-carousel-frame-mobile-view {
    padding: 1.563rem 5% 8.375rem;
  }
  .gmst-vdp-secondary-carousel-wrapper div {
    margin: 0 4.6% 1.875rem 0;
    width: 21.5%;
  }
  gmwc-incremental-control {
    top: 50%;
  }
  .gmst-gallery-carousel-btn {
    padding: 20px;
  }
  gmst-vdp-carousel-frame .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element {
    flex-wrap: wrap;
  }
  gmst-vdp-carousel-frame .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element > * {
    flex: 0 0 20%;
  }
  .gmst-vdp-carousel-frame-mobile-view {
    display: block;
  }
  .gmst-vdp-carousel-frame-filmstrip-view {
    display: none;
  }
  .gmst-vdp-carousel-frame-slide-to-view {
    position: relative;
    top: 0px;
  }
  gmst-sales-banner {
    margin-top: 20px;
  }
  .gmst-vsr-aside {
    left: 0px;
    z-index: 99;
    position: sticky;
    background: #ffffff;
    padding: 0 10px;
  }
  .gmst-vsr-aside .gmst-vsr-filters-group {
    border: none;
  }
  .gmst-full-modal .gmst-vsr-aside {
    top: 0;
    height: 100%;
    z-index: 999;
  }
  #primary-dealer-element .dealer-hours-accordian .gmst-vsr-accordion-header {
    display: flex;
  }
  #primary-dealer-element .dealer-hours-panel-title {
    flex: 1 1 auto;
  }
  .gmst-vdp-cta .gmst-btn-scd span {
    margin-left: 10px;
  }
  gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta {
    flex-direction: column-reverse;
    align-items: inherit;
  }
  gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-left,
  gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer .column-left {
    margin-left: inherit;
  }
  gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-right,
  gmst-vs-modal .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer .column-left {
    margin-right: inherit;
  }
  .gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta {
    display: flex;
    flex-flow: row wrap-reverse;
  }
  .gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-left {
    width: 100%;
    margin-right: 5px;
  }
  .gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer.gmst-gm-card-cta .column-right {
    width: 100%;
  }
  /* adjusting range slider to be bigger for mobile touch */
  input[type=range].gmst-input-range::-webkit-slider-thumb {
    height: 30px;
    width: 30px;
    margin-top: -10px;
  }
}
/***********************************************************************

Small viewport

************************************************************************/
@media screen and (max-width: 599px) {
  gmst-vdp-carousel-frame .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element > * {
    flex: 0 0 28%;
  }
  .gmst-gallery-carousel-btn {
    padding: 10px;
  }
}
/***********************************************************************

Extra Small viewport

************************************************************************/
body {
  margin: 0;
  padding: 0;
}

body.gmst-full-modal {
  margin: 0;
  height: 100vh;
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none;
}

select {
  flex: 1 1 100px;
}

ul {
  margin: 0;
}

.font-size-25px {
  font-size: 25px;
}

.gmst-flb {
  border: 1px solid #b3b3b3;
}

.gmst-bottom-border {
  border-bottom: 1px solid #b3b3b3;
}

.hidden {
  display: none;
}

input[type=range]::-ms-tooltip {
  display: none;
}

a:focus {
  outline: none;
}

a:hover {
  cursor: pointer;
}

a:active, a:hover {
  outline: 0;
}

a {
  line-height: inherit;
  text-decoration: none;
}

img {
  max-width: none;
}

p {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

[role=button] {
  cursor: pointer;
}

/********************************************************************************

     Skeleton loader

*********************************************************************************/
.skeletonloader {
  height: 30px;
  background: rgb(211, 211, 211);
  color: rgb(211, 211, 211);
  -webkit-animation: fadeIn 5s;
  animation: fadeIn 5s;
  z-index: -1;
}

@-webkit-keyframes fadeIn {
  from {
    background: rgb(211, 211, 211);
    color: rgb(211, 211, 211);
  }
  to {
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
  }
}
@keyframes fadeIn {
  from {
    background: rgb(211, 211, 211);
    color: rgb(211, 211, 211);
  }
  to {
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
  }
}
.skeletonwidth200 {
  width: 200px;
  height: 20px;
}

.skeletonwidth250 {
  width: 250px;
  height: 20px;
}

.gmst-vsr-tile-image-wrap.skeletonImgloader {
  height: 200px;
  padding: 0;
}

/********************************************************************************

      inventory type

*********************************************************************************/
.gmst-vsr-inventory-type-circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: inline-block;
}

.gmst-vsr-inventory-type-new-circle {
  background: #1a961d;
}

.gmst-vsr-inventory-type-basic-circle {
  background: #a1317e;
}

.gmst-vsr-inventory-type-cpo-circle {
  background: #fd9827;
}

.gmst-info-svg {
  margin-left: 5px;
}

/* colors for tile */
.gmst-info-New:not(.gmst-info-svg) {
  fill: #1a961d;
  color: #1a961d;
  border-top: 3px solid #1a961d;
}

.gmst-info-CPO:not(.gmst-info-svg) {
  fill: #fd9827;
  color: #fd9827;
  border-top: 3px solid #fd9827;
}

.gmst-info-Used:not(.gmst-info-svg) {
  fill: #a1317e;
  color: #a1317e;
  border-top: 3px solid #a1317e;
}

/* text */
.gmst-modal-subtitle-container {
  display: flex;
  align-items: center;
}

.gmst-modal-subtitle,
.gmst-vs-modal-title {
  font-weight: bold;
  margin: 10px 10px 10px 0;
  width: auto;
  display: inline-block;
  text-transform: uppercase;
}

.gmst-vs-modal-title {
  font-size: 20px;
}

.gmst-modal-subtitle:nth-child(2) {
  margin-top: 20px;
}

.gmst-vsr-tile-inventory-type-header {
  margin: 0;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gmst-vsr-tile-inventory-type-header gm-translate:not(.gmst-inventory-title) {
  text-transform: uppercase;
}

gmst-vs-tile-modals.gmst-info-modal {
  line-height: 5px;
  font-size: unset;
  cursor: pointer;
}

/* inventory type filters */
gmst-vsr-filter .gmst-filter-inventory-type {
  justify-content: flex-start;
  background-color: transparent;
}

/* hover effects for inventory type in filters, tile and VDP page */
/* shiny hover effect */
/* underline hover effect */
gmst-vsr-filter .gmst-vsr-tile-inventory-type-header .gmst-inventory-title::after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 200px;
  border-bottom: 1px solid;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

gmst-vsr-filter .gmst-vsr-tile-inventory-type-header .gmst-inventory-title:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/********************************************************************************

      Dealer locator

*********************************************************************************/
.spinner-wrapper {
  min-height: 60px;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px;
}

.spinner-wrapper .loading-spinner .svg-icon {
  -webkit-animation: load8 1s steps(8) infinite;
  animation: load8 1s steps(8) infinite;
  width: 60px;
  height: 60px;
}

/********************************************************************************

      View Saved modal

*********************************************************************************/
.gmst-view-saved-vins {
  padding: 20px;
  width: max-content;
  width: -moz-max-content;
  margin: auto;
}

/********************************************************************************

      Filter match modal

*********************************************************************************/
.gmst-filtermatch-modal-included,
.gmst-filtermatch-modal-notincluded {
  font-weight: bold;
  margin: 10px 0;
  width: 100%;
  display: block;
}

/********************************************************************************

      Stateful dropdown - gmwc-stateful-dropdown

*********************************************************************************/
.gmwc-stateful-dropdown::-ms-expand {
  display: none;
}

/********************************************************************************

      Currency Format - gmwc-currency-format

*********************************************************************************/
gmwc-currency-format.gmst-modal-symbol::after {
  font-size: 12px;
  vertical-align: super;
  font-family: arial;
  text-decoration: underline;
}

/********************************************************************************

      Sales banner - gmst-sales-banner

*********************************************************************************/
gmst-sales-banner {
  padding: 10px 5px 15px;
  background: #4d4d4d;
  color: #ffffff;
}

.gmst-modal-symbol {
  align-self: center;
}

.gmst-vdp-sales-banner-wrap .gmst-vdp-sales-banner-image {
  margin-right: 10px;
}

.gmst-vdp-sales-banner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  padding: 10px;
  background: #4d4d4d;
  color: white;
}

gmst-sales-banner {
  display: none;
  justify-content: center;
  padding: 10px;
  margin-bottom: 10px;
  background-color: rgb(242, 242, 246);
}

.gmst-vdp-sales-banner-wrap {
  display: flex;
  align-items: center;
}

/********************************************************************************

      Generic Modal styles

*********************************************************************************/
/* Toast Modal */
gmwc-modal.gmst-toast {
  height: auto;
  z-index: 9999;
}

gmwc-modal.gmst-modal-overlay-saved-vehicle {
  background-color: transparent;
}

.gmwc-modal-wrapper.gmwc-vs-modal-dark-disclosure.gmst-localsaves-saved-modal-wrapper {
  color: #ffffff;
  text-align: center;
  padding: 20px 20px 40px;
}
.gmwc-modal-wrapper.gmwc-vs-modal-dark-disclosure.gmst-localsaves-saved-modal-wrapper .gmwc-modal-titlebar {
  padding: 0;
  padding-bottom: 10px;
}
.gmwc-modal-wrapper.gmwc-vs-modal-dark-disclosure.gmst-localsaves-saved-modal-wrapper .gmst-localsaves-saved-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  margin: unset;
  flex: unset;
}

/* Light modal */
.gmst-vs-modal-light slot[name=modal-content] {
  display: flex;
}

gmwc-modal .gmst-vs-modal-light slot[name=modal-content] > div {
  display: flex;
  flex: 1 1 auto;
  flex-flow: column nowrap;
  max-height: 80vh;
  position: relative;
  overflow: hidden;
}

#gmwc-modal {
  z-index: 9999;
}
#gmwc-modal .gmwc-modal-wrapper.gmst-vs-modal-light {
  position: absolute;
  top: 8%;
  left: 15%;
  right: 15%;
  background-color: white;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  #gmwc-modal .gmwc-modal-wrapper.gmst-vs-modal-light {
    left: 20px;
    right: 20px;
  }
}

/* end light */
.gmwc-modal-titlebar [name=modal-close] {
  margin-left: auto;
}

.gmst-vs-modal-light .gmwc-modal-titlebar {
  display: flex;
  border-bottom: 1px solid black;
  padding: 15px;
  align-items: center;
}

.gmst-vs-modal-light .gmst-pricebox-gallery-close {
  margin-left: auto;
}

.modal-flex-option-detail-container {
  flex-flow: column;
  justify-content: space-between;
  overflow-y: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 44px;
  width: 100%;
  z-index: 10;
  padding: 15px 5px 20px;
}
.modal-flex-option-detail-container .modal-flex-option-detail-matched-list-item {
  margin-bottom: 10px;
}
.modal-flex-option-detail-container .modal-flex-option-detail-matched-list-item,
.modal-flex-option-detail-container .modal-flex-option-detail-notmatched-list-item {
  position: relative;
  list-style-type: none;
  margin-left: 35px;
}
.modal-flex-option-detail-container .modal-flex-option-detail-matched-list-item::before,
.modal-flex-option-detail-container .modal-flex-option-detail-notmatched-list-item::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -25px;
  width: 20px;
  height: 20px;
}

.modal-flex-option-detail-item {
  flex: 1 1 40%;
  padding: 20px;
}

.modal-flex-option-detail-item-row {
  flex: 1 1 100%;
  padding: 15px;
}

.modal-flex-option-detail-container > .modal-flex-option-detail-item-row {
  padding-bottom: 0;
}

.modal-flex-option-detail-item-price {
  font-weight: bold;
  font-size: 24px;
  margin: 5px 0;
}

.modal-flex-option-detail-item h3 {
  margin-top: 0;
}

.modal-flex-option-detail-item-image {
  width: 100%;
}

.gmst-model-option-detail-disclosure {
  padding: 15px;
  flex: 1 1 100%;
}

.modal-flex-option-detail-button-container {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 10px;
  text-align: right;
  background-color: #ffffff;
}

.modal-flex-option-detail-button {
  margin-right: 15px;
  align-self: center;
  padding: 10px 20px;
}

.filter-modal.modal-flex-option-detail-button {
  margin-right: 15px;
  align-self: center;
  padding: 10px 20px;
}

.modal-flex-option-detail-consumer-friendly-description {
  border: 1px solid black;
  text-align: center;
  background-color: #EFEEEF;
  display: flex;
  padding: 5px;
  justify-content: space-between;
  font-size: x-large;
  cursor: pointer;
}

.modal-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
}

.modal-flex-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
}

.modal-flex-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gmst-modal-symbol {
  cursor: pointer;
  outline: none;
}

.gmst-modal-symbol::after {
  content: "†";
}

/********************************************************************************

      GM Rewards card

*********************************************************************************/
.gmst-vs-rewards-card {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  width: 300px;
  border: 1px solid black;
}
.gmst-vs-rewards-card .modal-close {
  float: right;
}
.gmst-vs-rewards-card gmst-vs-modal {
  padding: 10px;
}
.gmst-vs-rewards-card .gmst-vs-modal-message {
  width: 100%;
}
.gmst-vs-rewards-card .gmwc-modal-titlebar {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  text-transform: capitalize;
  padding: 10px;
  border-bottom: 1px solid black;
}
.gmst-vs-rewards-card .gmwc-modal-titlebar slot[name=modal-title] {
  left: 0;
}
.gmst-vs-rewards-card .gmst-vs-modal-cancelbutton {
  text-transform: uppercase;
}
.gmst-vs-rewards-card.gmst-vs-modal-showearnings,
.gmst-vs-rewards-card .gmst-vs-modal-applyearnings,
.gmst-vs-rewards-card .gmst-vs-modal-returntoestimator {
  color: white;
  background-color: rgb(22, 155, 213);
  text-transform: uppercase;
  padding: 10px 15px;
  border-radius: 5px;
  border: none;
}
.gmst-vs-rewards-card .gmst-vs-modal-error-message {
  color: red;
}
.gmst-vs-rewards-card .gmst-vs-modal-earnings-disclaimer {
  font-size: 10px;
  color: darkred;
  font-weight: bold;
}
.gmst-vs-rewards-card .gmst-vs-modal-earninginput {
  width: 60px;
}
.gmst-vs-rewards-card .gmst-vs-modal-step-counter {
  width: 100%;
  text-align: center;
  display: block;
}
.gmst-vs-rewards-card .gmst-vs-modal-step {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.gmst-vs-rewards-card .gmst-vs-modal-step::before {
  padding: 0px 0px 0px 25px;
  content: "_";
  color: transparent;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAgCAYAAAABtRhCAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAGvSURBVEhL7ZY/isJQEId/u4IgCAFBsImIiOABBMEDWNhYiIUgiOeQFGJtLcEbBCvFxs5K8ABaiikFW0GQ3Z3nPP/svjxdEizEr8lMYvzyJjNJPr5+wBP55O3TeH3hv+7hZrPBbDbDarXCer2GaZrI5XIoFArIZrP8Kz0PC0ejEWzbxn6/5z0XQqEQms0marWaiHU8JOz1ephMJpx5k8/n0e12tdK793A+n9/IIpGIKCGtplgsIhqN8hFgsVhgOBxypka7Qipfq9XCdrsVeSqVQrvdFlsJHet0OlgulyIPh8Po9/tIJpMi/412hXTFUkZ/ZFnWjYyIx+OijIZhiPxwOGA6nYpYhVZI3SgplUqeV02yarXK2ambvdAKr09Mp9McqclkMhwBruty9BetkGZN4rU6CZVcQmX14m6XBs3Thcqx2O12GI/HcBzn/GShoY7FYiJWQedQVxM0q5VKBeVyGYlEQuyTKIU0azTwfqERGgwGnJ1QllReqV+um06iFB6PR46C5/W79C0MnLcwcJRCeosHwfUrS6IUNhoN8QD2A8nq9TpnFx7+Lg2KV28a4Bv3W5z27dPC0AAAAABJRU5ErkJggg==) no-repeat left center;
}
.gmst-vs-rewards-card .gmst-vs-modal-firstpage .gmst-vs-modal-flexcontainer {
  flex-direction: column;
  padding: 5px;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer .column-left {
  text-align: right;
  flex-basis: unset;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer .column-right {
  text-align: right;
  flex-basis: 70%;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer:nth-of-type(3) .column-right {
  text-align: left;
  margin-left: 20px;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer:nth-of-type(4) .column-right {
  text-align: left;
  margin-left: 20px;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer:nth-of-type(5) .column-left {
  flex-basis: 100%;
}
.gmst-vs-rewards-card .gmst-vs-modal-secondpage .gmst-vs-modal-flexcontainer:nth-of-type(5) .column-right {
  flex-basis: 0%;
}

/********************************************************************************

      Disclosure Modal

*********************************************************************************/
.gmwc-vs-modal-dark-disclosure {
  background-color: rgb(45, 45, 45);
  position: absolute;
  top: 50%;
  left: 20%;
  right: 20%;
  overflow: hidden;
  color: #ffffff;
  transform: translate(0, -50%);
}
@media screen and (min-width: 600px) and (max-width: 959px) {
  .gmwc-vs-modal-dark-disclosure {
    left: 10%;
    right: 10%;
  }
}
@media screen and (max-width: 599px) {
  .gmwc-vs-modal-dark-disclosure {
    position: fixed;
    left: 50%;
    top: unset;
    bottom: 0;
    transform: translateX(-50%);
    max-width: 100%;
    width: 100%;
  }
}
.gmwc-vs-modal-dark-disclosure.gmst-localsaves-saved-modal-wrapper {
  position: fixed;
  left: 50%;
  top: unset;
  bottom: 0;
  transform: translateX(-50%);
  max-width: 100%;
  width: 100%;
}
.gmwc-vs-modal-dark-disclosure .gmst-vsr-cta {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
  flex-flow: row nowrap;
}
.gmwc-vs-modal-dark-disclosure .gmst-vsr-cta a {
  flex: 0 1 316px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-modal-titlebar {
  border-bottom: none;
  padding: 5px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-modal-dark-disclosure-close {
  text-align: right;
  margin: 15px 20px 10px 0px;
  flex: 1 1 100%;
  font-weight: bold;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container {
  display: flex;
  flex-direction: column;
  padding: 0 20px 20px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container .gmwc-disclosure-modal-row {
  display: flex;
  overflow-y: auto;
  position: relative;
  width: 100%;
  z-index: 10;
  top: 0;
  padding: 0;
  margin: 0;
  max-height: 65vh;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-row {
  display: flex;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-row-bold {
  display: flex;
  font-weight: bold;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-row-bottom {
  border-bottom: 1px solid white;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-title {
  flex: 1 1 75%;
  margin: 5px 0px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-value {
  display: flex;
  margin: 10px 0px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-value span {
  display: block;
  text-align: right;
  align-self: flex-end;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-indent {
  margin-left: 20px;
}
.gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-row-last {
  margin-top: 40px;
}

/********************************************************************************

      Saved / Viewed Vins Modal

*********************************************************************************/
#gmst-localsaves-view-vins {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
#gmst-localsaves-view-vins .gmst-localsaves-view-vins-wrapper,
#gmst-localsaves-view-vins .gmst-localsaves-view-vins-no-vins-wrapper {
  height: 100%;
  width: 100%;
  margin: auto;
  overflow-y: scroll;
  background-color: #ffffff;
  top: 0;
  left: 0;
}

.gmst-localsaves-view-vins-titlebar,
.gmst-localsaves-view-vins-no-vins-titlebar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #b3b3b3;
}

.gmst-vsr-tile-saved-vin-info-wrap {
  padding: 10px 10px 20px;
}

.gmst-localsaves-view-vins-heading {
  padding: 40px 20px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-heading {
    padding: 40px 10px 20px;
  }
}
.gmst-localsaves-view-vins-heading .vins-count,
.gmst-localsaves-view-vins-heading .no-vins-message {
  flex: 1 1 100%;
  padding: 0;
  margin-bottom: 20px;
  text-align: center;
}

.gmst-localsaves-view-vins-content {
  padding: 0 20px;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-content {
    padding: 0 10px;
  }
}

.gmst-localsaves-view-vins-content .gmst-vsr-tile-header {
  display: none;
}
.gmst-localsaves-view-vins-content .gmst-vsr-cta {
  display: grid;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.gmst-localsaves-view-vins-content .gmst-vsr-cta gmst-localsaves {
  text-align: center;
  position: initial;
}
.gmst-localsaves-view-vins-content .gmst-vsr-cta .gmst-primary-button {
  margin-top: 0;
}

.gmst-localsaves-view-vins-foot {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 80px;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-foot {
    padding: 20px 10px 40px;
  }
}

.gmst-localsaves-saved-modal-wrapper.gmwc-vs-modal-dark-disclosure .gmst-localsaves-saved-modal-message {
  flex: 1 1 100%;
}
.gmst-localsaves-saved-modal-wrapper.gmwc-vs-modal-dark-disclosure .gmst-localsaves-saved-modal-message gmst-localsaves-view-vins {
  color: #ffffff;
  text-decoration: underline;
  cursor: pointer;
}
.gmst-localsaves-saved-modal-wrapper.gmwc-vs-modal-dark-disclosure .gmst-localsaves-saved-modal-saved {
  flex: 1 1 50%;
}

/********************************************************************************

      Individual Tile - gmst-vsr-tile

*********************************************************************************/
.gmst-vsr-tile-false {
  display: none;
}

gmst-vsr-tile {
  background-color: #ffffff;
  border: none;
}
gmst-vsr-tile .gmst-vsr-tile-exactmatch .gmst-vsr-tile-filtermatch::before {
  width: 24px;
  height: 24px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  position: absolute;
  left: 0px;
  top: 0;
  background-color: #007416;
}
gmst-vsr-tile .gmst-vsr-tile-nearmatch .gmst-vsr-tile-filtermatch::before {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 0;
}
gmst-vsr-tile .gmst-vsr-tile-filtermatch {
  margin-left: 35px;
}

.gmst-vsr-tile-intransit,
.gmst-vsr-tile-images-coming-soon-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  background-color: #ffffff;
  opacity: 0.9;
  width: auto;
  /*& .gmst-vsr-tile-intransit-arrival-date-label {
    font-weight: 400;
  }*/
}
.gmst-vsr-tile-intransit .gmst-vsr-tile-intransit-label,
.gmst-vsr-tile-images-coming-soon-wrap .gmst-vsr-tile-intransit-label {
  font-weight: bold;
}
.gmst-vsr-tile-intransit .gmst-modal-symbol::after,
.gmst-vsr-tile-images-coming-soon-wrap .gmst-modal-symbol::after {
  font-size: 12px;
  font-family: arial;
  vertical-align: super;
  text-decoration: underline;
}

.gmst-vsr-tile-filtermatch-modal {
  text-decoration: underline;
}

.gmst-vsr-tile-header {
  position: relative;
  display: flex;
  align-items: center;
  padding: 10px;
  height: 45px;
  margin: 0;
}

.gmst-vsr-tile-content {
  height: 100%;
}

gmst-vsr-tile-wrapper .gmst-vsr-tile-content {
  width: 300px;
}

.gmst-vsr-tile-match {
  padding: 10px 0 10px 0;
}

.gmst-vsr-tile-compare {
  margin-bottom: 20px;
}

.gmst-vsr-tile-bodystyle {
  margin-bottom: 20px;
}

.gmst-vsr-tile-dealer-info-wrap {
  margin-top: 20px;
}

.gmst-vsr-tile-msrp-wrap {
  min-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  margin: auto 10px 0;
}
@media screen and (max-width: 959px) {
  .gmst-vsr-tile-msrp-wrap {
    padding: 5px 10px 0;
  }
}

.gmst-vsr-tile-msrp-wrap,
.gmst-vsr-tile-cash-allowances-wrap,
.gmst-vsr-tile-price-warning {
  background-color: transparent;
}

.gmst-vsr-tile-cash-allowances-wrap {
  padding: 0 10px 10px;
  display: flex;
  flex-flow: column;
}

.gmst-vsr-tile-price-warning {
  padding: 20px 10px;
  display: flex;
  flex-flow: column;
}

gmst-vsr-search-results .gmst-vsr-tile .gmst-vsr-tile-content,
gmst-vsr-search-results-vins .gmst-vsr-tile .gmst-vsr-tile-content {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.gmst-vsr-tile-match {
  margin-left: 10px;
}

.gmst-vsr-tile-image-save-compare-wrap {
  position: relative;
}

.gmst-vsr-tile-image-save-compare-wrap:has(.gmst-vsr-tile-inventory-type-header) {
  cursor: pointer;
}

.gmst-vsr-tile-image-wrap {
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}

.gmst-vsr-tile-image {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gmst-vsr-viewed-label {
  display: flex;
  align-items: center;
  line-height: normal;
}
.gmst-vsr-viewed-label gm-translate {
  margin-right: 10px;
}

.gmst-vsr-tile-savebtn {
  position: absolute;
  bottom: 0;
  right: 10px;
}

.gmst-vsr-tile-content-wrap {
  padding: 10px;
  cursor: pointer;
}

/* .gmst-vsr-tile-model::after {
  content: " ";
  white-space: pre;
} */
.gmst-vsr-tile .gmst-vsr-tile-content .gmst-vsr-tile-year-make-model,
.gmst-vsr-tile .gmst-vsr-tile-content .gmst-vsr-tile-bodystyle {
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.gmst-vsr-tile-engine {
  margin-top: 5px;
}

.gmst-vsr-tile-year-make-model.gmst-vsr-tile-yearmakemodel {
  display: inline-flex;
}

.gmst-vsr-tile-exterior-label {
  font-weight: bold;
}

.gmst-vsr-tile-interior-label {
  font-weight: bold;
}

.gmst-vsr-tile-interior {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gmst-vsr-tile-msrp-wrap {
  flex-flow: row wrap;
}

.gmst-vsr-tile-cta-wrap {
  padding: 0 10px 10px;
}

/********************************************************************************

      Sales banner - gmst-sales-banner

*********************************************************************************/
.gmst-vsr-tile-sales-banner {
  display: flex;
  align-items: center;
  padding: 10px;
  background: #4d4d4d;
  color: white;
  margin: auto 10px 0;
}
.gmst-vsr-tile-sales-banner ~ .gmst-vsr-tile-msrp-wrap {
  margin-top: 0;
}

.gmst-vsr-tile-sales-banner-image {
  margin-right: 10px;
}

/********************************************************************************

     Postal code

*********************************************************************************/
/* clears the X from Edge */
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-input[type=search]::-webkit-search-cancel-button {
  display: none;
}

/* clears the X from Internet Explorer */
.gmst-postalcode-input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

.gmst-postalcode-input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the X from Chrome */
.gmst-postalcode-input[type=search]::-webkit-search-decoration,
.gmst-postalcode-input[type=search]::-webkit-search-cancel-button,
.gmst-postalcode-input[type=search]::-webkit-search-results-button,
.gmst-postalcode-input[type=search]::-webkit-search-results-decoration {
  display: none;
}

gmst-postalcode-popup .gmst-postalcode-popup-message {
  z-index: 9999;
  top: 150px;
  left: 30%;
  right: 30%;
  padding: 20px 20px 0;
}
@media screen and (max-width: 1200px) {
  gmst-postalcode-popup .gmst-postalcode-popup-message {
    left: 20%;
    right: 20%;
  }
}
@media screen and (max-width: 1050px) {
  gmst-postalcode-popup .gmst-postalcode-popup-message {
    left: 10%;
    right: 10%;
  }
}
@media screen and (max-width: 959px) {
  gmst-postalcode-popup .gmst-postalcode-popup-message {
    left: 5%;
    right: 5%;
  }
}
@media screen and (max-width: 599px) {
  gmst-postalcode-popup .gmst-postalcode-popup-message {
    left: 2%;
    right: 2%;
  }
}

.gmst-postalcode-popup-close {
  padding: 0;
  margin: 0 10px 0 auto;
  display: grid;
  align-items: center;
  justify-content: center;
  flex-grow: unset;
  border: none;
  content: none;
  width: 30px;
  height: 30px;
  background-color: transparent;
  overflow: hidden;
}
.gmst-postalcode-popup-close:hover {
  background-color: transparent;
}

gmst-postalcode-popup .gmst-postalcode-popup-message .gmst-postalcode-title-flexbox {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
}

gmst-postalcode {
  position: relative;
  font-size: initial;
  margin: 20px 0;
}

/* normalize modal states */
gmst-vs-tile-modals.gmst-info-modal:focus,
gmst-vs-tile-modals.gmst-info-modal:active {
  outline: none;
  border: none;
}

.gmst-vs-modal-light slot[name=modal-content] {
  padding: 20px;
}

.gmst-vs-filter-modal-postalcode {
  display: none;
}

.gmst-vs-filter-postalcode-container,
gmst-postalcode,
.gmst-location-city-state-postal-wrapper {
  width: auto;
  position: relative;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container,
gmst-postalcode #gmst-postalcode-container,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container {
  width: 100%;
  min-width: 250px;
  display: grid;
  grid-template-columns: 50px 1fr 50px;
  border: 0;
  height: 50px;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-input,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-input,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-input {
  border: 1px solid #b3b3b3;
  background-color: transparent;
  min-width: 0;
  width: 100%;
  height: 50px;
  text-align: left;
  padding: 10px;
  outline: none;
  margin: 0;
  touch-action: none;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-submit,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-submit {
  color: #ffffff;
  border: none;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  margin: 0;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-location,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-location {
  border: none;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  outline: none;
  position: relative;
  margin: 0;
  align-items: center;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::after, .gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::before,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::after,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::before,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::after,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon::before {
  content: none;
}
.gmst-vs-filter-postalcode-container #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon i,
gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon i,
.gmst-location-city-state-postal-wrapper #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon i {
  display: none;
}

gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container {
  width: 300px;
}

.gmst-pricebox-gallery-close,
.gmwc-modal-dark-disclosure-close,
.gmst-pricebox-gallery-close,
.gmst-carousel-gallery-close,
.gmst-modal-close,
.gmst-postalcode-popup-close {
  cursor: pointer;
}
.gmst-pricebox-gallery-close:focus,
.gmwc-modal-dark-disclosure-close:focus,
.gmst-pricebox-gallery-close:focus,
.gmst-carousel-gallery-close:focus,
.gmst-modal-close:focus,
.gmst-postalcode-popup-close:focus {
  outline: none;
}
.gmst-pricebox-gallery-close::before,
.gmwc-modal-dark-disclosure-close::before,
.gmst-pricebox-gallery-close::before,
.gmst-carousel-gallery-close::before,
.gmst-modal-close::before,
.gmst-postalcode-popup-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Buick/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-modal-dark-disclosure-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Buick/toastModalCloseInverted.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

/********************************************************************************

    Sortby - gmwc-stateful-dropdown

*********************************************************************************/
.gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby {
  margin: 0;
  box-shadow: inset 0 0 1px #b3b3b3;
  z-index: 1;
  background-color: transparent;
}
.gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby::-ms-expand {
  display: none;
}
.gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby:hover {
  cursor: pointer;
}
.gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby::-moz-selection {
  background: #ffffff;
  color: #000000;
}
.gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}
@media screen and (max-width: 959px) {
  .gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby {
    width: 355px;
  }
}
@media screen and (max-width: 600px) {
  .gmwc-stateful-dropdown .gmwc-stateful-dropdown-sortby {
    width: auto;
  }
}

/********************************************************************************

    City State - Postal Hybrid

*********************************************************************************/
.gmst-location-city-state-postal-wrapper .gmst-location-city-state-postal-options {
  display: grid;
  grid-template-rows: auto auto;
  grid-gap: 10px;
}
.gmst-location-city-state-postal-wrapper .gmst-location-city-state-postal-options .gmst-location-city-state-radio-label,
.gmst-location-city-state-postal-wrapper .gmst-location-city-state-postal-options .gmst-location-postal-radio-label {
  display: grid;
  grid-template-columns: 26px auto;
  align-items: center;
}
.gmst-location-city-state-postal-wrapper .gmst-location-city-state-postal-options .gmst-location-city-state-radio-label .gmst-location-postal-radio,
.gmst-location-city-state-postal-wrapper .gmst-location-city-state-postal-options .gmst-location-postal-radio-label .gmst-location-postal-radio {
  margin: 0;
}

gmst-vsr-app .gmst-vsr-accordion .gmst-vsr-learn-about-packages-model-wrap {
  padding-left: 5px;
  margin-bottom: 20px;
}

.learn-more-about-packages-info-icon {
  display: grid;
  justify-content: start;
  align-items: center;
  grid-template-columns: auto 1fr;
}

.dealer-hours-panel-title {
  cursor: pointer;
}

/********************************************************************************

   Saved vehicles modal popup - gmst-localsaves-view-vins

*********************************************************************************/
.for-vins {
  align-content: center;
  justify-content: center;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(0px, 350px));
}
@media screen and (max-width: 1499px) and (min-width: 1240px) {
  .for-vins {
    grid-template-columns: repeat(auto-fit, minmax(0px, 302px));
  }
}
@media screen and (max-width: 1239px) and (min-width: 600px) {
  .for-vins {
    grid-template-columns: repeat(auto-fit, minmax(0px, 286px));
  }
}
@media screen and (max-width: 599px) {
  .for-vins {
    grid-template-columns: repeat(auto-fit, minmax(0px, 400px));
  }
}

.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-content-wrap {
  padding: 20px 10px 10px;
  cursor: pointer;
}

.gmst-cta-links-mobile {
  display: none;
}
@media screen and (max-width: 959px) {
  .gmst-cta-links-mobile {
    display: block;
  }
}

.gmst-negative-currency::before {
  content: "−";
}

.gmst-localsaves-view-vins-no-vins-wrap {
  padding: 0 20px 0;
}
@media screen and (max-width: 419px) {
  .gmst-localsaves-view-vins-no-vins-wrap {
    padding: 10px;
  }
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-heading,
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content,
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-foot {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 600px;
  margin: auto;
}
@media screen and (max-width: 419px) {
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-heading,
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content,
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-foot {
    max-width: 355px;
    margin: auto;
  }
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-heading,
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-foot {
  flex-flow: row nowrap;
  padding: 40px 0 0;
}
@media screen and (max-width: 419px) {
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-heading,
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-foot {
    padding: 0;
  }
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content {
  flex-flow: column nowrap;
  padding: 10px 0 0;
}
@media screen and (max-width: 419px) {
  .gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content {
    padding: 10px 0 40px;
  }
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions {
  margin-bottom: 40px;
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions-svg-wrap {
  display: grid;
  justify-content: center;
  align-items: center;
  grid-template-columns: auto auto auto;
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions-svg-wrap .no-vins-instructions-arrow {
  margin: 0 20px 0;
}
.gmst-localsaves-view-vins-no-vins-wrap .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions-svg-wrap .no-vins-instructions-arrow::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/arrowNoVinsSaved.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

gmst-vdp-app {
  display: block;
}
gmst-vdp-app .gmst-header {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
}
gmst-vdp-app .gmst-header gmst-localsaves-view-vins {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
gmst-vdp-app .gmst-header gmst-localsaves-view-vins button {
  margin: 0;
  padding: 20px;
  border: none;
  outline: none;
  background-color: transparent;
}
@media screen and (max-width: 959px) {
  gmst-vdp-app .gmst-header gmst-localsaves-view-vins {
    padding: 20px 10px;
  }
}
gmst-vdp-app gmst-localsaves {
  display: block;
  width: 100%;
  position: initial;
  text-decoration: underline;
}
gmst-vdp-app gmst-localsaves .gmst-favorite-button-container {
  padding-left: 40px;
}
gmst-vdp-app gmst-localsaves button {
  width: auto;
  height: auto;
  padding: 0 0 0 35px;
  margin: 0;
  background-color: transparent;
  border: none;
  border-radius: 50%;
}
gmst-vdp-app gmst-localsaves .gmst-favorite-button-saved,
gmst-vdp-app gmst-localsaves .gmst-favorite-button-remove {
  display: none;
}
gmst-vdp-app gmst-localsaves.saved .gmst-favorite-button-saved {
  display: inline-block;
}
gmst-vdp-app gmst-localsaves.saved .gmst-favorite-button {
  display: none;
}
gmst-vdp-app gmst-localsaves.saved:hover .gmst-favorite-button-saved {
  display: none;
}
gmst-vdp-app gmst-localsaves.saved:hover .gmst-favorite-button-remove {
  display: inline-block;
}
gmst-vdp-app gmst-localsaves .gmst-vdp-send-link,
gmst-vdp-app gmst-localsaves .gmst-favorite-button,
gmst-vdp-app gmst-localsaves .gmst-favorite-button-saved,
gmst-vdp-app gmst-localsaves .gmst-favorite-button-remove {
  cursor: pointer;
}
gmst-vdp-app gmst-price-detail gmwc-currency-format.gmst-negative-currency, gmst-vdp-app gmst-price-detail gmwc-currency-format.gmst-dealer-items-disclosure {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.gmst-vdp-main-page-wrap {
  display: grid;
}

.gmst-vdp-main {
  padding: 0 0 0 20px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-main {
    padding: 0 10px;
  }
}

.gmst-vdp-aside {
  padding: 20px;
  background-color: white;
  margin: -20px 20px 0 0;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-aside {
    padding: 20px 10px;
    margin: 0;
    margin-top: 20px;
  }
}

/* inventory type VDP */
.gmst-vdp-vehicle-info-wrap .gmst-vsr-tile-inventory-type-header,
.gmst-vdp-vehicle-info-wrap .gmst-info-New {
  background-color: transparent;
  border: none;
}

/********************************************************************************

      Back to results - gmst-vdp-backtoresults

*********************************************************************************/
.gmst-vdp-back-to-results-wrap {
  justify-content: space-between;
  align-items: center;
}

.gmst-vdp-back-to-results {
  cursor: pointer;
  outline: none;
  border: none;
  text-decoration: none;
  padding: 20px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-back-to-results {
    padding: 20px 10px;
  }
}

.gmst-vdp-next-vehicle-label {
  font-size: 25px;
  color: #4d4d4d;
  margin-left: 20px;
}

/********************************************************************************

      Vehicle information - gmst-vdp-vehicle-info

*********************************************************************************/
.gmst-vdp-match-indicator-wrap {
  margin: 0 0 10px 0;
}

.gmst-vdp-match-indicator,
.gmst-vsr-tile-filtermatch {
  margin: 0 20px 0 10px;
}

.gmst-vdp-match-indicator::before {
  background-color: #007416;
}

.gmst-vdp-net-price-details-link-wrapper {
  display: none;
}

.gmst-vdp-mobile-dealer-msrp-cta-wrap {
  display: none;
}
.gmst-vdp-mobile-dealer-msrp-cta-wrap gmst-vdp-msrp-value {
  flex-flow: row wrap;
}
.gmst-vdp-mobile-dealer-msrp-cta-wrap gmwc-currency-format.gmst-modal-symbol {
  flex: 1 1 100%;
  text-align: left !important;
}
.gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-net-price-label {
  display: flex;
  justify-content: start;
  align-items: start;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-net-price-label {
    flex: 1 1 100%;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 26px;
  }
}
.gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-cta-wrap {
  padding-top: 0;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-mobile-dealer-msrp-cta-wrap {
    display: block;
  }
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-net-price-details-link-wrapper {
    display: block;
  }
  .gmst-vdp-mobile-dealer-msrp-cta-wrap gmst-vdp-cta-links {
    margin-top: 10px;
    grid-template-columns: repeat(auto-fit, minmax(0, 100%));
    grid-gap: 10px;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .gmst-vdp-mobile-dealer-msrp-cta-wrap gmst-vdp-cta-links {
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 959px) {
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-msrp-customertype-image-link-wrap {
    margin-bottom: 20px;
  }
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-msrp-customertype-image-link-wrap img {
    max-width: 310px;
  }
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-msrp-value-wrap {
    flex-flow: column wrap;
  }
  .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-msrp-value-wrap .gmst-vdp-disclosure-wrap.gmst-vdp-net-price {
    margin: 0;
    align-self: start;
  }
}

@media screen and (max-width: 959px) {
  .gmst-vdp-dealer-msrp-cta-wrap {
    display: none;
  }
}

.gmst-vdp-net-price-label-dealer-location {
  width: fit-content;
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.gmst-vdp-net-price-label-dealer-location gm-translate {
  padding-left: 6px;
}

.gmst-vdp-net-price-label-dealer-location .gmst-vdp-net-price-postal-code-label {
  padding-left: 10px;
}

.gmst-vdp-vehicle-info-wrap {
  margin: 0 0 10px 0;
  padding-top: 0;
}

.gmst-vdp-inclusions .gmst-vdp-vehicle-info-wrap.gmst-vdp-main-grid-layout {
  margin: 0 0 20px 0;
}

.gmst-vdp-vehicle-info-section {
  width: 100%;
}

.gmst-vdp-vehicle-info-net-price-wrap {
  flex-flow: row wrap;
}

.gmst-vdp-net-price-label {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gmst-vdp-transit {
  display: flex;
  align-items: center;
}

.gmst-vsr-tile-intransit-arrival-date-label {
  margin-left: 10px;
}

gmst-vdp-msrp-value {
  display: grid;
  grid-template-rows: auto auto auto auto;
  align-items: center;
}

.gmst-vdp-msrp-customertype-image-link-wrap {
  margin-bottom: 20px;
}
.gmst-vdp-msrp-customertype-image-link-wrap img {
  max-width: 310px;
}

.gmst-vdp-msrp-value-wrap {
  display: flex;
  justify-content: center;
  text-align: right;
}

.gmst-vdp-vehicle-info-net-price-wrap .gmst-modal-symbol {
  align-self: flex-start;
}

.gmst-vdp-dealer-info-wrap {
  margin: 0;
  padding-top: 0;
  flex-flow: wrap row;
  align-items: center;
  justify-content: space-between;
}

.gmst-vdp-vin-stock-wrap {
  align-items: baseline;
  margin-bottom: 10px;
}

.gmst-vdp-stock::before {
  content: "ǀ";
  margin: 0 10px 0;
  font-size: 20px;
  font-weight: 100;
}

.gmst-vdp-colors-wrap {
  display: none;
}

.gmst-vdp-transit-wrap {
  flex: 0 1 225px;
  display: inline-flex;
  margin: 0 20px 10px 0;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-transit-wrap {
    margin: 0 0 10px;
  }
}

.gmst-vdp-vin-stock-wrap,
.gmst-vdp-vin-saved-wrap,
.gmst-vdp-dealer-info {
  flex: 1 1 100px;
  display: inline-flex;
  flex-flow: wrap row;
}

gmst-vdp-msrp-value.disclosure-wrap {
  padding-bottom: 20px;
  border-bottom: solid 1px #b3b3b3;
}

.gmst-vdp-net-price-label-included-discounts {
  margin-bottom: 20px;
}

.gmst-vdp-vin-saved-wrap {
  display: grid;
  grid-template-columns: 1fr auto auto;
  justify-content: end;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-vin-saved-wrap {
    margin-bottom: 20px;
  }
}

gmst-vdp-window-sticker {
  text-decoration: underline;
}

.gmst-vdp-vehicle-info-wrap {
  flex-flow: wrap row;
}

.gmst-vdp-match-indicator-wrap {
  flex: 1 1 100%;
}

.gmst-vdp-vehicle-info-net-price-wrap {
  flex: 1 1 100%;
  display: flex;
  justify-content: space-between;
}
.gmst-vdp-vehicle-info-net-price-wrap .disclosure-wrap {
  display: flex;
}

/********************************************************************************

      Vehicle Inclusions - gmst-vdp-inclusions

*********************************************************************************/
.gmst-vdp-inclusion-tile {
  background-color: #ffffff;
  border: 1px solid #b3b3b3;
  overflow: hidden;
}
.gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap {
  padding: 10px;
}
.gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-ctas {
  display: flex;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: end;
  align-self: end;
  margin-top: auto;
  flex: 1 1 100%;
}
.gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-ctas button {
  height: 20px;
  width: 20px;
  color: #b3b3b3;
  border: none;
  margin: 0;
  padding: 0 0 0 10px;
  background-color: transparent;
}
.gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-ctas .gmst-vdp-inclusion-price {
  font-weight: bold;
}

.gmst-vdp-inclusions-modal .gmwc-modal-titlebar [name=modal-close] {
  align-self: end;
  display: flex;
}
.gmst-vdp-inclusions-modal ul {
  padding-left: 2rem;
}
.gmst-vdp-inclusions-modal .gmst-vdp-inclusions-modal-disclaimer {
  padding-left: 1.5rem;
  margin-top: 0.75rem;
  font-size: 0.75rem;
}

.gmst-vdp-inclusion-description {
  word-break: break-word;
  padding-bottom: 20px;
}

.gmst-vdp-inclusion-modal-image-wrap {
  display: flex;
  justify-content: center;
}

/********************************************************************************

      Vehicle (Key) attributes - gmst-vdp-standard-equipment

*********************************************************************************/
.gmst-vdp-vehicle-attribute-container {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 40px 0;
}

.gmst-vdp-vehicle-attribute-inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-vehicle-attribute-inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 419px) {
  .gmst-vdp-vehicle-attribute-inner {
    grid-template-columns: repeat(1, 1fr);
  }
}

.gmst-vdp-vehicle-attribute-tile {
  display: flex;
  grid-template-rows: repeat(2, auto);
  justify-content: flex-start;
  margin: 20px 20px 0 0;
  flex-flow: column nowrap;
  align-items: flex-start;
}

.gmst-vdp-vehicle-attribute-icon {
  display: none;
}

.gmst-vdp-vehicle-attribute-header {
  flex: 1 1 100%;
}

.gmst-vsr-accordion {
  flex: 1 1 100%;
}
.gmst-vsr-accordion .gmwc-collapsable-panel-header {
  padding: 20px;
  cursor: pointer;
}
.gmst-vsr-accordion .gmwc-collapsable-panel-header .gmst-vsr-accordion-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
@media screen and (max-width: 599px) {
  .gmst-vsr-accordion .gmwc-collapsable-panel-header .gmst-vsr-accordion-header {
    justify-content: flex-end;
  }
}
.gmst-vsr-accordion .gmwc-collapsable-panel-body {
  padding: 20px;
}
.gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-body {
  border-top: 0;
  padding: 0;
}

/********************************************************************************

      Standard equipment - gmst-vdp-standard-equipment

*********************************************************************************/
.gmst-vdp-standard-equipment-wrap {
  flex-flow: row wrap;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-standard-equipment-wrap {
    padding-bottom: 20px;
  }
}

gmst-vdp-standard-equipment {
  width: 100%;
}
gmst-vdp-standard-equipment ul {
  margin-left: 40px;
}
gmst-vdp-standard-equipment .gmst-vsr-filter-title {
  padding-left: 20px;
}
@media screen and (max-width: 959px) {
  gmst-vdp-standard-equipment .gmst-vsr-filter-title {
    padding: 0;
    margin-right: auto;
  }
}

.gmst-vdp-standard {
  border: solid #c9c9c9;
  border-width: 1px 1px 0;
}
.gmst-vdp-standard:last-child {
  border-width: 1px;
}

/********************************************************************************

      Dealer locator - gmst-vdp-dealer-locator

*********************************************************************************/
gmst-dealerlocator-dealer-element .dealer-element-label {
  text-transform: capitalize;
}
gmst-dealerlocator-dealer-element #primary-dealer-element {
  display: flex;
  flex-flow: column wrap;
}
gmst-dealerlocator-dealer-element .hidden {
  display: none;
}
gmst-dealerlocator-dealer-element .column {
  margin: 10px;
  flex-grow: 1;
  flex-shrink: 1;
}
gmst-dealerlocator-dealer-element .column:last-of-type {
  flex-grow: 3;
  flex-shrink: 3;
}

#dealerWebsiteButton {
  text-transform: capitalize;
}

gmst-vdp-dealer-locator {
  width: 100%;
  margin-top: 20px;
}
@media screen and (max-width: 959px) {
  gmst-vdp-dealer-locator {
    margin: 0;
    margin-top: 40px;
  }
}

gmst-dealerlocator-dealerdropdownselector {
  display: block;
  padding: 0;
  min-width: 0px;
  margin-bottom: 10px;
}
gmst-dealerlocator-dealerdropdownselector .search-radio-group {
  display: inline-block;
}
gmst-dealerlocator-dealerdropdownselector input[type=text],
gmst-dealerlocator-dealerdropdownselector select {
  font-size: 1.125rem;
  height: 3.75rem;
  line-height: 1.875rem;
  padding: 0.0625rem 0.0625rem 0.0625rem 1rem;
  border: 1px solid #b3b3b3;
  box-shadow: none;
  color: #4d4d4d;
  width: 100%;
  display: block;
  box-sizing: border-box;
  margin-bottom: 10px;
}
gmst-dealerlocator-dealerdropdownselector button {
  width: 100%;
  background-color: transparent;
  border: 2px solid #f2bf24;
  color: #4d4d4d;
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  height: 3rem;
  letter-spacing: normal;
  line-height: 1.375rem;
  padding: 0.75rem 3rem;
  text-transform: none;
}

gmst-dealerlocator-dealer-element a {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}
gmst-dealerlocator-dealer-element .dealer-address-line-1 {
  text-decoration: underline;
}
gmst-dealerlocator-dealer-element .dealer-address-line-2 {
  display: none;
  text-decoration: underline;
}
gmst-dealerlocator-dealer-element .dealer-phone,
gmst-dealerlocator-dealer-element .dealer-fax,
gmst-dealerlocator-dealer-element .dealer-email,
gmst-dealerlocator-dealer-element .dealer-website {
  display: block;
  padding: 10px 0;
}
gmst-dealerlocator-dealer-element .dealer-todays-hours {
  padding-top: 10px;
}

gmst-dealerlocator-dealer-elementdealer-element span {
  display: inline-block;
}

.dealer-icon {
  display: none;
}

.dealer-hours-closed {
  margin-left: auto;
}

gmst-dealerlocator-dealer-element address {
  font-style: normal;
  cursor: pointer;
  text-decoration: underline;
}
gmst-dealerlocator-dealer-element .dealer-name {
  margin: 20px 0;
  display: block;
}
gmst-dealerlocator-dealer-element .dealer-city::after {
  content: ",";
}
gmst-dealerlocator-dealer-element .dealer-fax,
gmst-dealerlocator-dealer-element .dealer-email {
  display: none;
}
gmst-dealerlocator-dealer-element .dealer-city {
  display: inline-block !important;
  text-decoration: underline;
}
gmst-dealerlocator-dealer-element .dealer-hours-today,
gmst-dealerlocator-dealer-element .dealer-todays-hours {
  font-weight: bold;
}
gmst-dealerlocator-dealer-element.dealer-hours-list {
  cursor: pointer;
}
gmst-dealerlocator-dealer-element .dealer-phone-label {
  display: block;
  text-decoration: none;
  cursor: none;
  text-transform: uppercase;
}
gmst-dealerlocator-dealer-element .dealer-website-label {
  display: none;
}
gmst-dealerlocator-dealer-element .dealer-hours-day-of-week {
  display: none;
}
gmst-dealerlocator-dealer-element .dealer-hours-day-of-week-abbreviated {
  margin-right: 10px;
}

.dealer-zip,
.dealer-state {
  display: inline-block !important;
  text-decoration: underline;
}

.map-wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.map-container {
  min-height: 600px;
  height: 100%;
}
@media screen and (max-width: 599px) {
  .map-container {
    min-height: 301px;
  }
}

.dealership-info {
  max-width: 100%;
  top: 20px;
  left: 20px;
  bottom: auto;
  margin: 0;
  padding: 20px;
  background-color: #fff;
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
@media screen and (max-width: 959px) {
  .dealership-info {
    max-width: 442px;
  }
}

.s-map-load {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  text-align: center;
  margin-left: -47px;
  margin-top: -53px;
}
.s-map-load.hidden {
  display: none;
}

.dealer-hours {
  display: flex;
  width: 75%;
}

.dealer-hours-day-of-week {
  display: inline;
}

.dealer-hours-opening-time {
  margin-left: auto;
}

.dealer-hours-opening-time-ampm {
  display: inline;
  text-transform: lowercase;
}

.dealer-hours-opening-time-ampm::after {
  content: "−";
  margin-left: 5px;
}

.dealer-hours-closing-time {
  display: inline;
  margin-left: 5px;
}

.dealer-hours-closing-time-ampm {
  text-transform: lowercase;
  display: inline;
}

/********************************************************************************

     Dealer locator net new

*********************************************************************************/
gmst-vdp-dealer-locator {
  display: block;
  height: 100%;
}
gmst-vdp-dealer-locator .dealer-element-label {
  order: 1;
  margin: 0;
}
gmst-vdp-dealer-locator .dealer-name {
  order: 2;
  margin: 20px 0 10px 0;
}
gmst-vdp-dealer-locator .dealer-distance-container {
  order: 4;
}
gmst-vdp-dealer-locator #dealerAddress {
  order: 3;
  margin: 0 0 10px;
}
gmst-vdp-dealer-locator .dealer-phone {
  order: 7;
  margin: 10px 0 0;
  padding-bottom: 0;
}
gmst-vdp-dealer-locator .dealer-phone .dealer-phone-label {
  display: none;
}
gmst-vdp-dealer-locator #dealerWebsiteButton {
  order: 8;
}
gmst-vdp-dealer-locator .dealer-todays-hours {
  order: 5;
}
gmst-vdp-dealer-locator .dealer-hours-list {
  order: 6;
}
gmst-vdp-dealer-locator .dealer-hours-list .gmwc-collapsable-panel-header {
  margin-bottom: 10px;
}
gmst-vdp-dealer-locator .dealer-website-address-raw {
  display: none;
}
gmst-vdp-dealer-locator .dealer-phone .stat-text-link, gmst-vdp-dealer-locator .dealer-website-address .stat-text-link {
  cursor: pointer;
}
gmst-vdp-dealer-locator .dealer-phone .stat-text-link::before, gmst-vdp-dealer-locator .dealer-website-address .stat-text-link::before {
  margin-right: 10px;
}

gmst-vdp-dealer-locator #primary-dealer-element .dealer-hours-list .dealer-hours-accordian .dealer-hours-panel-title::after,
gmst-vdp-dealer-locator #primary-dealer-element .dealer-website-address::before,
gmst-vdp-dealer-locator #primary-dealer-element .dealer-phone::before {
  z-index: 0;
}
gmst-vdp-dealer-locator #primary-dealer-element .dealer-hours-list .dealer-hours-accordian .dealer-hours-panel-title::after:hover,
gmst-vdp-dealer-locator #primary-dealer-element .dealer-website-address::before:hover,
gmst-vdp-dealer-locator #primary-dealer-element .dealer-phone::before:hover {
  z-index: 0;
}

/********************************************************************************

      Warranty Box - gmst-vdp-warranty-summary-panel

*********************************************************************************/
.gmst-vdp-consumer-disclaimer {
  font-size: 0.75rem;
  margin-left: 40px;
}

.gmst-vdp-warranty-section {
  border: thin solid black;
  padding: 20px;
}

.gmst-vdp-warranty-wrapper {
  margin: 0px auto;
}

.gmst-vdp-warranty-header {
  width: 100%;
  text-align: center;
}

.gmst-vdp-warranty-subheader {
  width: 100%;
  text-align: center;
}

.warranty-disclosure {
  cursor: pointer;
}

.warranty-disclosure::after {
  content: "†";
}

.warranty-mathbox-flexbox-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.warranty-mathbox-flexbox-item {
  flex: 1 0 20%;
}

.warranty-mathbox-title {
  font-size: 12px;
  line-height: 12px;
}

.warranty-mathbox-bubble {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: solid thin black;
  padding: 10px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  margin: 0 auto;
  align-self: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

.warranty-mathbox-flexbox-item.warranty-mathbox-flexbox-symbol {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
}

/********************************************************************************

      price details - gmst-price-detail

*********************************************************************************/
.gmst-vdp-price-details-wrap {
  display: flex;
  flex-flow: nowrap column;
  flex: 1 1 49%;
}

.gmst-vdp-pricebox-title, .gmst-vdp-pricebox-sub-title {
  display: block;
}

.gmst-vdp-pricebox-standard-vehicle-price .gmst-vdp-pricebox-title-wrap {
  margin: 20px 0;
}

.gmst-vdp-pricebox-wrap {
  display: flex;
  flex-flow: wrap row;
  background-color: #ffffff;
  -webkit-animation: fadeIn 3s;
  animation: fadeIn2 3s;
}

.gmst-vdp-pricebox-main-container {
  flex: 1 1 100%;
}

.gmst-vdp-pricebox-font {
  font-weight: bold;
}

gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option {
  margin: 20px 0;
}

gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option {
  margin: 20px 0 0;
}

gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-dealer-items {
  margin: 10px 0 0;
}

gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-dealer-items {
  margin: 10px 0 0;
}

gmst-price-detail gmwc-collapsable-panel.gmst-dealer-items {
  margin-bottom: 10px;
}
gmst-price-detail gmwc-collapsable-panel.gmst-dealer-items .gmwc-collapsable-panel-header {
  cursor: pointer;
}

gmst-price-detail .gmwc-collapsable-panel-body {
  border-bottom: 1px solid #b3b3b3;
}

gmst-price-detail .gmst-dealer-items .gmwc-collapsable-panel-body {
  border-bottom: 0;
}

.gmst-vdp-pricebox-option-content {
  display: flex;
  flex-direction: column;
}
.gmst-vdp-pricebox-option-content .gmst-vdp-pricebox-option-row {
  margin-bottom: 10px;
}
.gmst-vdp-pricebox-option-content .gmst-vdp-pricebox-option-row:first-of-type {
  margin: 10px 0;
}
.gmst-vdp-pricebox-option-content .gmst-vdp-pricebox-option-row:last-of-type {
  margin-bottom: 20px;
}

.gmst-dealer-items .gmst-vdp-pricebox-option-content .gmst-vdp-pricebox-option-row:last-of-type {
  margin-bottom: 10px;
}

.gmst-vdp-pricebox-total-vehicle-and-options .gmst-vdp-pricebox-title-wrap {
  margin-top: 20px;
}

.gmst-vdp-pricebox-destination-charge {
  margin: 10px 0;
}

.gmst-vdp-pricebox-base-dealer-featured-price {
  margin: 10px 0 20px 0;
  border-bottom: 1px solid #b3b3b3;
}
.gmst-vdp-pricebox-base-dealer-featured-price .gmst-vdp-pricebox-net-price-label {
  margin-bottom: 20px;
}

.gmst-vdp-pricebox-total-vehicle-price {
  margin-bottom: 20px;
  border-bottom: 1px solid #b3b3b3;
}
.gmst-vdp-pricebox-total-vehicle-price .gmst-vdp-pricebox-net-price-label {
  margin-bottom: 20px;
}

.gmst-vdp-pricebox-row {
  display: grid;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: 1fr auto;
  grid-gap: 10px;
}

.gmst-vdp-pricebox-row,
.gmst-vdp-pricebox-title-wrap {
  width: 100%;
}

.gmst-vdp-pricebox-option-price,
.gmst-vdp-pricebox-net-price {
  align-self: start;
}

.gmst-vdp-pricebox-option-label span {
  display: block;
}

.gmst-vdp-pricebox-option-details-link {
  text-decoration: underline;
  font-size: 1rem;
  cursor: pointer;
}

.gmst-vdp-gallery-price-wrap {
  flex-flow: nowrap row;
  flex: 1 1 100%;
}

.gmst-vdp-pricebox-option-details-link {
  text-decoration: underline;
  font-size: 1rem;
}

.gmst-vdp-pricebox-net-price {
  margin-right: 20px;
}

.gmst-vdp-pricebox-net-price.gmst-negative-incentive {
  margin-right: 12px;
}

.gmst-dealer-items-disclosure.gmst-modal-symbol {
  margin-right: 10px;
}

.gmst-dealer-items-disclosure.gmst-modal-symbol::after {
  font-size: 12px;
  vertical-align: super;
  font-family: arial;
  text-decoration: underline;
}

.gmst-vdp-incentive-disclosure.gmst-modal-symbol::after {
  font-size: 12px;
  vertical-align: super;
  font-family: arial;
  text-decoration: underline;
}

.gmst-vdp-pricebox-outer .gmst-vdp-pricebox-option-row {
  padding-right: 20px;
}

.gmst-vdp-pricebox-title {
  font-size: 25px;
  line-height: 30px;
}

.gmst-vdp-pricebox-net-price-wrap {
  display: flex;
  flex-direction: column;
}

.gmst-vdp-pricebox-net-price-label {
  flex: 1 1 75%;
}

.gmst-vdp-pricebox-net-price-label span {
  display: block;
}

.gmst-price-detail-gmcard .gmst-vdp-pricebox-net-price-label span {
  display: initial;
}

.gmst-vdp-pricebox-net-price span {
  display: block;
  text-align: right;
}

.gmst-vdp-gm-rewards {
  font-weight: bold;
}

.gmst-vdp-gm-rewards.hidden,
.gmst-price-detail-gmcard.hidden {
  display: none;
}

.gmst-vdp-pricebox-rewardcard {
  display: inline-block;
}

gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option-price.gmst-vdp-header-options {
  position: relative;
}
gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
  position: absolute;
  top: 8px;
}

gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option-price.gmst-vdp-header-options {
  position: relative;
}
gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
  position: absolute;
  top: 8px;
}

.gmst-header-drawer {
  cursor: pointer;
}

.gmst-price-detail-availincent {
  display: block;
  font-weight: bold;
  margin: 10px 0 10px;
}

.gmst-vdp-pricebox-disclosure {
  margin-bottom: 10px;
}

.gmst-vdp-additional-fees-paid-dealer {
  margin: 10px 0;
}

.gmst-vdp-pricebox-dealerfee-row {
  margin-bottom: 10px;
}

.gmst-vdp-total-dealer-fees {
  border-bottom: 1px solid #b3b3b3;
}
.gmst-vdp-total-dealer-fees .gmst-vdp-pricebox-net-price-label {
  margin-bottom: 20px;
}

.net-price-with-dealer-fees {
  margin-top: 20px;
}

.net-price-with-dealer-fees .gmst-vdp-pricebox-net-price {
  margin-right: 0;
}

.gmst-vdp-pricebox-total-before-package-savings,
.gmst-vdp-pricebox-package-discount {
  margin-bottom: 10px;
}

.gmst-flb {
  border: none;
  display: grid;
  grid-template-columns: auto 1fr;
  width: 100%;
}

.total-discount-cash-allowances {
  margin-bottom: 20px;
}

.gmst-vdp-pricebox-otheroffers {
  padding: 20px 20px 0;
  border: 1px solid #D3D5D6;
}
.gmst-vdp-pricebox-otheroffers .gmst-vdp-pricebox-net-price-label .gmst-vdp-pricebox-font {
  margin-bottom: 10px;
}
.gmst-vdp-pricebox-otheroffers .gmst-vdp-pricebox-disclosure {
  margin-bottom: 20px;
}
.gmst-vdp-pricebox-otheroffers .gmst-vdp-pricebox-disclosure .gmst-vdp-pricebox-net-price {
  margin: 0;
}

/********************************************************************************

      sales banner - gmst-sales-banner

*********************************************************************************/
gmst-sales-banner {
  margin-bottom: 20px;
}

.gmst-vdp-sales-banner-wrap {
  display: flex;
  align-items: center;
}

.gmst-vdp-sales-banner-image {
  width: 50px;
  height: 50px;
}

/********************************************************************************

      Carousel - gmwc-carousel

*********************************************************************************/
.gmst-gallery-carousel-btn {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column wrap;
  padding: 20px;
  color: #ffffff;
}

.gmst-gallery-carousel-btn::before {
  background-image: url(https://www.chevrolet.com/bypass/etc/clientlibs/chevrolet/img/assets/gallery-icons/quantum-Icon-gallery.svg);
  content: "";
  display: block;
  /*height: 1.25rem;*/
  margin: 0 auto 0.625rem;
  /*width: 1.25rem;*/
  height: 1.875rem;
  width: 1.875rem;
}

.gmst-vs-modal-gallery {
  width: 100%;
  position: fixed;
  top: 0px;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid black;
  box-shadow: 5px 5px 5px black;
  overflow-y: scroll;
}

gmst-vdp-carousel-frame {
  display: flex;
  flex-flow: column nowrap;
  height: 100%;
}
@media screen and (max-width: 959px) {
  gmst-vdp-carousel-frame {
    max-width: 100%;
    max-height: 100%;
  }
}

.gmst-vdp-carousel-frame-control-container {
  position: relative;
}

.gmst-vdp-carousel-frame-control-container {
  display: block;
  color: white;
}
.gmst-vdp-carousel-frame-control-container .main-carousel {
  height: 100%;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-carousel-frame-control-container .main-carousel {
    height: 100%;
  }
}
.gmst-vdp-carousel-frame-control-container .main-carousel gmwc-carousel-pane img {
  display: block;
  margin: auto;
  max-height: 74vh;
  max-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-carousel-frame-control-container .main-carousel gmwc-carousel-pane img {
    max-height: 68vh;
  }
}
.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-left-button {
  position: absolute;
  left: 0;
  float: left;
  width: 40px;
  vertical-align: middle;
  top: 50%;
  cursor: pointer;
  margin: 0;
  padding: 1.063rem 0;
  transform: translateY(-50%);
}
.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-right-button {
  position: absolute;
  float: right;
  right: 0;
  width: 40px;
  vertical-align: middle;
  top: 50%;
  cursor: pointer;
  margin: 0;
  padding: 1.063rem 0;
  transform: scaleX(-1) translateY(-50%);
}

gmwc-incremental-control {
  transition: opacity;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  border: transparent;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  height: 6.875rem;
  line-height: 0;
  margin: 0;
  margin-top: -5.313rem;
  outline: 0;
  padding: 1.063rem 0;
  position: absolute;
  top: 40%;
  width: 3.125rem;
  z-index: 100;
  background-color: #000;
}

.gmst-vdp-carousel-frame-control-container:hover gmwc-incremental-control::before {
  background: url(https://www.chevrolet.com/bypass/etc/clientlibs/chevrolet/img/slick-arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 3.75rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.875rem;
}

.gmst-vdp-carousel-frame-control-container:hover gmwc-incremental-control.gmst-vdp-carousel-frame-back::before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.gmst-vdp-carousel-frame-filmstrip-view gmwc-incremental-control.gmst-vdp-carousel-frame-back::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.gmst-vdp-carousel-frame-control-container gmwc-incremental-control {
  display: none;
}

.gmst-vdp-carousel-frame-control-container:hover gmwc-incremental-control {
  display: block;
  opacity: 0.7;
}

.gmst-vdp-carousel-frame-back {
  left: 0;
  vertical-align: middle;
  flex-basis: 40px;
}

.gmst-vdp-carousel-frame-forward {
  right: 0;
  vertical-align: middle;
  flex-basis: 40px;
}

.gmst-vdp-carousel-frame-filmstrip-view gmwc-incremental-control::before {
  background: url(https://www.chevrolet.com/bypass/etc/clientlibs/chevrolet/img/slick-arrow-grey.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1.938rem;
  margin: auto;
  opacity: 0.5;
  width: 2.125rem;
}

.gmst-vdp-carousel-frame-title-bar {
  display: flex;
}

.gmst-vdp-carousel-frame-dataset-control {
  padding-left: 25px;
}

.gmst-vdp-carousel-frame-filmstrip-view {
  bottom: 0;
  left: 0;
  display: block;
  margin: 1.25rem 0;
  width: 100%;
}

gmst-vdp-carousel-frame .gmst-vdp-secondary-carousel-wrapper {
  display: flex;
}

gmst-vdp-carousel-frame .gmst-vdp-secondary-carousel-wrapper .combined-sub-carousel {
  flex: 1 1 90%;
  align-items: center;
  margin: 10px 20px;
}

.gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element > * {
  border: 0;
  -webkit-flex: 1 0 16.6667%;
  -ms-flex: 1 0 16.6667%;
  flex: 1 0 16.6667%;
  padding: 0 0.9375rem;
  flex-basis: 12.5%;
}

.gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element img {
  max-height: 140px;
  max-width: 100%;
  height: auto;
  width: auto;
}

.gmst-vdp-carousel-nav {
  display: flex;
  flex: 1 1 100%;
  margin: 20px 0;
  flex-flow: wrap row;
  justify-content: space-between;
}

.gmwc-carousel-single-element div {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.main-carousel-element img {
  position: absolute;
  top: 20%;
  width: auto;
  height: 80%;
  left: 50%;
  transform: translate(-50%, -30%);
}

.gmst-vdp-carousel-frame-filmstrip-view,
.gmst-vdp-carousel-frame-mobile-view {
  background-color: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-carousel-frame-filmstrip-view,
  .gmst-vdp-carousel-frame-mobile-view {
    display: none;
  }
}

.gmst-vdp-carousel-frame-mobile-view .dealer-sub-carousel {
  align-items: flex-start;
  flex-wrap: wrap;
  overflow: visible;
  width: 100%;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(100px, 1fr));
  grid-gap: 20px;
}
@media screen and (max-width: 599px) {
  .gmst-vdp-carousel-frame-mobile-view .dealer-sub-carousel {
    grid-template-columns: repeat(3, minmax(50px, 1fr));
  }
}
.gmst-vdp-carousel-frame-mobile-view .dealer-sub-carousel gmwc-carousel-pane img {
  width: 100%;
}

gmst-vdp-carousel-frame-mobile-view .dealer-sub-carousel gmwc-carousel-pane img {
  height: auto;
  width: 100%;
}

.gmst-vdp-carousel-frame-filmstrip-view gmwc-incremental-control {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #fff;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  height: 100%;
  line-height: initial;
  opacity: 1;
  padding: 1.25rem 0;
  width: 1.938rem;
  z-index: 100;
}

.gmst-vdp-secondary-carousel-wrapper {
  position: relative;
}

gmst-gallery-strip {
  display: block;
  width: 100%;
  height: 360px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  gmst-gallery-strip {
    height: 210px;
  }
}
gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper {
  position: relative;
}
gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel {
  width: auto;
  height: 360px;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 959px) {
  gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel {
    height: 210px;
  }
}
gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel::-webkit-scrollbar {
  display: none;
}
gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel img {
  max-width: none;
  max-height: 360px;
}
gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel img.main-gallery-carousel-default-true {
  min-height: 360px;
}
@media screen and (max-width: 959px) {
  gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel img {
    max-height: 210px;
  }
  gmst-gallery-strip .gmst-vdp-carousel-main-filmstrip .gmst-vdp-secondary-carousel-wrapper .main-gallery-carousel img.main-gallery-carousel-default-true {
    min-height: 210px;
  }
}
gmst-gallery-strip .carousel-scroll-left-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  float: left;
  left: 0px;
  transition: opacity;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  border: transparent;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  margin: 0;
  outline: 0;
  padding: 1.063rem 0;
}
gmst-gallery-strip .carousel-scroll-right-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  float: right;
  right: 0;
  transition: opacity;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  border: transparent;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  margin: 0;
  outline: 0;
  padding: 1.063rem 0;
}

/****************************************************************************

   Next vehicle slider - gmst-vdp-related-vehicles

****************************************************************************/
gmst-vsr-tile-wrapper > gmst-vsr-tile {
  width: inherit;
  max-width: 450px;
  height: 100%;
  flex-basis: auto;
  flex-grow: 1;
}

gmst-vsr-tile-wrapper .gmst-vsr-cta .gmst-btn-scd {
  display: none;
}

gmst-vsr-tile-wrapper[selected=true] {
  border: 1px solid transparent;
}

gmst-vdp-related-vehicles {
  display: block;
  max-width: calc(100vw - 58px);
  position: relative;
}

.gmst-vdp-related-vehicles-carousel {
  width: 100%;
  overflow: hidden;
  scroll-behavior: smooth;
  justify-content: flex-start;
  -ms-overflow-style: none;
}

.gmst-vdp-related-vehicles-carousel::-webkit-scrollbar {
  display: none;
}

gmst-vdp-related-vehicles gmwc-incremental-control {
  color: #ffffff;
}

gmst-vdp-related-vehicles gmwc-incremental-control:hover,
.gmst-vdp-carousel-frame-control-container gmwc-incremental-control:hover {
  opacity: 0.7;
}

gmst-vdp-related-vehicles .gmst-vdp-carousel-frame-forward::after {
  content: ">";
}

gmst-vdp-related-vehicles .gmst-vdp-carousel-frame-back::after {
  content: "<";
}

.gmst-vdp-carousel-frame-mobile-view {
  display: none;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-carousel-frame-mobile-view {
    display: flex;
    flex-wrap: wrap;
  }
}

gmst-vdp-promoted-feature .gmst-vdp-cta {
  margin: 20px 0;
}

.gmst-vdp-next-tile gmwc-vsr-tile {
  margin: 0 20px;
  flex: 1 1 10%;
}

.gmst-vdp-next-vehicle-wrap {
  display: block;
}

gmst-vdp-related-vehicles .vdp-next-vehicle-wrapper:last-child {
  margin-right: 0;
}

/****************************************************************************

   Promoted adjacency and feature - gmst-vdp-promoted-adjacency

****************************************************************************/
/*****  ********************/
gmst-vdp-promoted-adjacency {
  display: none;
}

.gmst-vdp-promoted-feature-outer,
.gmst-vdp-promoted-adjacency-outer {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.gmst-vdp-promoted-feature-inner,
.gmst-vdp-promoted-adjacency-inner {
  flex-flow: wrap column;
  display: flex;
  margin-right: 20px;
}

.gmst-vdp-promoted-feature-icon,
.gmst-vdp-promoted-adjacency-icon {
  width: 300px;
  display: inline-flex;
  height: 200px;
  background-size: 75px;
  background-position: calc(100% - 110px) center;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.gmst-vdp-promoted-feature-header,
.gmst-vdp-promoted-adjacency-header {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.02em;
  color: #4d4d4d;
}

gmst-vdp-promoted-adjacency .gmst-vdp-cta {
  margin: 10px 0;
}

/****************************************************************************

   Net New

****************************************************************************/
gmst-postalcode #gmst-postalcode-container {
  width: 300px;
}
@media screen and (max-width: 419px) {
  gmst-postalcode #gmst-postalcode-container {
    width: 100%;
    min-width: 0;
  }
}

.gmst-vdp-inclusion-image-wrap {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.gmst-vdp-inclusion-image-wrap img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.gmst-vdp-inclusion-match {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px 10px;
  color: #ffffff;
  display: none;
}
.gmst-vdp-inclusion-match .gmst-vdp-inclusion-match-label {
  margin-left: 6px;
}

.gmst-vdp-carousel-frame-title-bar {
  max-width: 300px;
}
@media screen and (max-width: 599px) {
  .gmst-vdp-carousel-frame-title-bar {
    width: 250px;
  }
}

.gmst-vdp-tile-filtermatch-modal {
  cursor: pointer;
}

.gmst-vdp-inclusions-modal .gmst-vs-modal-light > .gmwc-modal-titlebar {
  display: none;
}
.gmst-vdp-inclusions-modal .gmst-vs-modal-light slot[name=modal-content] {
  padding: 0;
}
.gmst-vdp-inclusions-modal .modal-flex-option-detail-button-container {
  position: initial;
  padding: 0 10px;
}
.gmst-vdp-inclusions-modal .modal-flex-option-detail-container {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  overflow-y: auto;
  position: relative;
  width: 100%;
  z-index: 10;
  top: 0;
  padding: 0;
  margin: 0;
  max-height: 55vh;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-inclusions-modal .modal-flex-option-detail-container {
    flex-flow: column;
  }
}

.gmst-dealer-items {
  display: block;
  width: 100%;
}
.gmst-dealer-items .gmwc-collapsable-panel-body .gmst-vdp-pricebox-option-content .gmst-vdp-pricebox-option-row.gmst-vdp-pricebox-separator {
  border-bottom: 0;
}

.gm-style-mtc {
  display: none;
}

.promoted-item-3-small-vp {
  display: none;
}

@media screen and (max-width: 959px) {
  .promoted-item-3-large-vp {
    display: none;
  }
  .promoted-item-3-small-vp {
    display: initial;
  }
}
.gmst-vdp-inclusions-modal img {
  max-width: 100%;
}
.gmst-vdp-inclusions-modal .gmst-vdp-inclusions-modal-button-container {
  padding: 20px 0 0;
}
.gmst-vdp-inclusions-modal .gmst-vdp-inclusions-modal-button {
  display: flex;
  height: 68px;
  width: 100px;
  justify-content: center;
  align-items: center;
  float: right;
  clear: right;
  margin: 0;
  text-transform: uppercase;
}

.gmst-vdp-shopclickdrive-learn,
.gmst-vdp-shopclickdrive-createmydeal-button {
  margin: 0;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-shopclickdrive-learn,
  .gmst-vdp-shopclickdrive-createmydeal-button {
    margin: 0.625rem 0;
  }
}

.gmst-vdp-shopclickdrive-learnbuyingprocess-modal-body-listitem-wrap ul {
  list-style-position: inside;
  margin-left: 1px;
}

.gmst-vdp-vehicle-container {
  text-transform: uppercase;
}

/********************************************************************************

   Vehicle Price Toast Modal

*********************************************************************************/
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-modal-titlebar {
  display: flex;
  align-items: flex-start;
  padding: 30px 30px 20px;
}
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-modal-titlebar .gmwc-modal-dark-disclosure-close {
  flex: none;
  margin: 0;
  margin-left: auto;
  padding-left: 20px;
}
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container {
  padding: 0;
}
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container .gmwc-disclosure-modal-row-bold,
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container .gmwc-disclosure-modal-row-bottom {
  padding: 0 20px;
}
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-disclosure-modal-container .gmwc-disclosure-modal-row-last {
  padding: 0 20px 20px;
}

/********************************************************************************

   my saved vehicles modal

*********************************************************************************/
gmwc-modal .gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-intransit .gmst-modal-symbol::after {
  font-size: 12px;
  font-family: arial;
  vertical-align: super;
  text-decoration: underline;
}

/********************************************************************************

   MSRP to switch the values pricingpreference

*********************************************************************************/
.gmwc-checkbox-group-item {
  margin-bottom: 10px;
  display: grid;
  grid-template-columns: auto 1fr;
}
.gmwc-checkbox-group-item input[type=checkbox] {
  -webkit-appearance: none;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0px 10px 0px 0;
  vertical-align: middle;
  flex: 0 0 20px;
  width: 20px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background-color: transparent;
}
.gmwc-checkbox-group-item input[type=checkbox]:focus {
  outline: none;
  border: none;
}
.gmwc-checkbox-group-item img + label {
  margin-left: 10px;
}

/********************************************************************************

  Cash Incentives Toast Modal

*********************************************************************************/
gmwc-modal .gmst-cashincentives-toast .gmwc-modal-titlebar .gmwc-incentives-mathbox-title {
  flex: 2;
  text-align: center;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container {
  display: flex;
  flex-flow: column;
  max-width: 38ch;
  margin: 0 auto;
  padding: 0 0 40px;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row {
  display: flex;
  padding: 0 0 10px;
  width: 400px;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row:last-of-type {
  padding: 9px 0 0;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row-title {
  flex: 1 1 75%;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row-value {
  display: flex;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-row-value span {
  display: block;
  text-align: right;
  align-self: flex-end;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-mathbox-container .gmwc-incentives-mathbox-last-row-bold {
  font-weight: 700;
  border-top: 1px solid #FEFEFE;
}
gmwc-modal .gmst-cashincentives-toast .gmwc-incentives-disclosure-container {
  display: flex;
  flex-flow: column;
  max-width: 60ch;
  margin: 0 auto;
  padding: 0 0 40px;
}
gmwc-modal .gmst-cashincentives-toast .gmst-modal-symbol {
  cursor: default;
}
gmwc-modal .gmst-cashincentives-toast .gmst-modal-symbol::after {
  vertical-align: top;
  text-decoration: none;
}

gmwc-modal.gmst-vs-modal-gallery .gmwc-modal-controls {
  display: none;
}

/********************************************************************************

      Assets to inherit throughout document

*********************************************************************************/
/********************************************************************************

  Buttons

*********************************************************************************/
.gmst-primary-button {
  /*
   * Generic primary and secondary main buttons with defaults
   * direction options: background color, border,font-family, font-size, font-weight,
   * letter-spacing, line-height, hover-background-color, hover-border-color, hover-color
   * NOTE:: Not all options are needed as it is supplied with defaults
   *
   */
  background-color: #ffffff;
  border: 2px solid #CD9834;
  color: #262626;
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.9;
}
.gmst-primary-button:hover {
  background-color: #CD9834;
  border-color: #CD9834;
  color: #262626;
}

.gmst-secondary-button {
  /*
   * Generic primary and secondary main buttons with defaults
   * direction options: background color, border,font-family, font-size, font-weight,
   * letter-spacing, line-height, hover-background-color, hover-border-color, hover-color
   * NOTE:: Not all options are needed as it is supplied with defaults
   *
   */
  background-color: transparent;
  border: 2px solid #b3b3b3;
  color: #262626;
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.9;
}
.gmst-secondary-button:hover {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
  color: #262626;
}

gmst-vdp-app {
  background-color: #f2f2f2;
  /********************************************************************************

      Vehicle Information

  *********************************************************************************/
  /********************************************************************************

  standard equipment collapsable-panel

  *********************************************************************************/
  /********************************************************************************

  Vehicle attributes - Key attributes

  *********************************************************************************/
  /********************************************************************************

  MRSP price / price label / dealer info

  *********************************************************************************/
  /********************************************************************************

  Inclusion - exact match / near match

  *********************************************************************************/
  /*********************************************

    Inclusions

  **********************************************/
}
gmst-vdp-app .gmst-vdp-back-to-results-text {
  font-family: Roboto;
  color: #262626;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
@media screen and (max-width: 959px) {
  gmst-vdp-app .gmst-vdp-back-to-results-text {
    font-size: 0.7rem;
    font-weight: bold;
    line-height: 23px;
  }
}
gmst-vdp-app .gmst-vdp-back-to-results-text:hover {
  color: #CD9834;
}
gmst-vdp-app .gmst-vdp-back-to-results::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/backToResultsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves-view-vins {
  font-family: Roboto;
  color: #262626;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
gmst-vdp-app gmst-localsaves-view-vins gm-translate::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 16.84px;
  width: 20px;
  vertical-align: text-top;
  top: initial;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/savedVehicleDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves-view-vins gm-translate:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 16.84px;
  width: 20px;
  vertical-align: text-top;
  top: initial;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/savedVehicleHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves-view-vins gm-translate:not([t-vinsnum="0"])::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 16.84px;
  width: 20px;
  vertical-align: text-top;
  top: initial;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/savedVehicleActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-vehicle-info-year-model,
gmst-vdp-app .gmst-vdp-vehicle-info {
  color: #262626;
  font-family: Louis;
  font-size: 1.5rem;
  letter-spacing: 0.04rem;
  line-height: 2rem;
  flex: 1 1 100%;
}
gmst-vdp-app .gmst-vdp-transit {
  color: #262626;
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  gmst-vdp-app .gmst-vdp-transit {
    font-size: 15px;
    line-height: 26px;
  }
}
gmst-vdp-app .gmst-vsr-tile-intransit-arrival-date-label, gmst-vdp-app .gmst-modal-symbol::after {
  font-weight: normal;
}
@media screen and (max-width: 599px) {
  gmst-vdp-app .gmst-vsr-tile-intransit-arrival-date-label, gmst-vdp-app .gmst-modal-symbol::after {
    font-size: 14px;
    line-height: 21px;
  }
}
gmst-vdp-app .gmst-vdp-intransit-symbol::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/inTransitInfo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-intransit-symbol::after {
  margin-left: 6px;
}
gmst-vdp-app .gmst-vdp-send-link-wrap,
gmst-vdp-app .gmst-vdp-vin-stock-wrap,
gmst-vdp-app .gmst-vdp-vin-saved-wrap,
gmst-vdp-app .gmst-favorite-button,
gmst-vdp-app gmst-vdp-window-sticker a {
  font-family: Roboto;
  color: #262626;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-send-link-wrap {
  background-color: transparent;
  border: none;
}
gmst-vdp-app .gmst-vdp-send-link-wrap .gmst-vdp-send-link {
  text-decoration: underline;
}
gmst-vdp-app .gmst-vdp-send-link-wrap .gmst-vdp-send-link::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18px;
  width: 20px;
  vertical-align: middle;
  top: -2px;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/mailSendDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-send-link-wrap .gmst-vdp-send-link:hover {
  color: #CD9834;
}
gmst-vdp-app .gmst-vdp-send-link-wrap .gmst-vdp-send-link:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18px;
  width: 20px;
  vertical-align: middle;
  top: -2px;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/mailSendHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-vdp-window-sticker a::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 15px;
  vertical-align: middle;
  top: initial;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/windowStickerDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-vdp-window-sticker a:hover {
  color: #CD9834;
}
gmst-vdp-app gmst-vdp-window-sticker a:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 15px;
  vertical-align: middle;
  top: initial;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/windowStickerHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves {
  background-color: transparent;
  border: none;
}
gmst-vdp-app gmst-localsaves .gmst-favorite-button {
  text-decoration: underline;
}
gmst-vdp-app gmst-localsaves:not(.saved) .gmst-favorite-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18.28px;
  width: 19.95px;
  vertical-align: middle;
  top: -2px;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/heartDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves:not(.saved) .gmst-favorite-button:hover {
  color: #CD9834;
}
gmst-vdp-app gmst-localsaves:not(.saved) .gmst-favorite-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18.28px;
  width: 19.95px;
  vertical-align: middle;
  top: -2px;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/heartHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-localsaves.saved .gmst-favorite-button-container::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18.28px;
  width: 19.95px;
  vertical-align: middle;
  top: -2px;
  right: 6px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/heartActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-standard-equipment-header {
  color: #262626;
  font-family: Louis;
  font-size: 1.25rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
  flex: 1 1 100%;
  margin-bottom: 20px;
}
gmst-vdp-app .gmst-vdp-standard {
  background-color: #ffffff;
  border: solid #b3b3b3;
  border-width: 1px 1px 0;
}
gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelCollapsedDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelCollapsedHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 959px) {
  gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::before {
    content: none;
  }
  gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header:hover::before {
    content: none;
  }
  gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::after {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    top: initial;
    left: initial;
    right: initial;
    z-index: 1;
    background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelCollapsedDefault.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
  gmst-vdp-app .gmst-vsr-accordion.gmwc-collapsed .gmwc-collapsable-panel-header .gmst-vsr-accordion-header:hover::after {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    top: initial;
    left: initial;
    right: initial;
    z-index: 1;
    background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelCollapsedHover.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
gmst-vdp-app .gmst-vsr-accordion:not(.gmwc-collapsed) .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 4px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelExpanded.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 959px) {
  gmst-vdp-app .gmst-vsr-accordion:not(.gmwc-collapsed) .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::before {
    content: none;
  }
  gmst-vdp-app .gmst-vsr-accordion:not(.gmwc-collapsed) .gmwc-collapsable-panel-header .gmst-vsr-accordion-header::after {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    content: "";
    display: inline-block;
    position: relative;
    height: 4px;
    width: 20px;
    vertical-align: middle;
    top: initial;
    left: initial;
    right: initial;
    z-index: 1;
    background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/panelExpanded.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
gmst-vdp-app .gmst-vsr-accordion .gmst-vsr-filter-title {
  font-family: Roboto;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
gmst-vdp-app .gmst-vdp-vehicle-attribute-header {
  color: #262626;
  font-family: Louis;
  font-size: 1.25rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-vehicle-attribute-label {
  color: #6e6e6e;
  font-family: Louis;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 0.15rem;
  line-height: 1.333rem;
}
gmst-vdp-app .gmst-vdp-vehicle-attribute-value {
  font-family: Roboto;
  color: #262626;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-vehicle-attribute-exterior, gmst-vdp-app .gmst-vdp-vehicle-attribute-interior {
  display: none;
}
gmst-vdp-app gmwc-currency-format.gmst-modal-symbol {
  font-family: Louis;
  color: #262626;
  margin-left: auto;
  font-size: 1.5rem;
  letter-spacing: 0.04rem;
  line-height: 2rem;
}
gmst-vdp-app .gmst-vdp-net-price-label,
gmst-vdp-app .gmst-vdp-dealer-info,
gmst-vdp-app .gmst-vdp-vehicle-info-dealer-anchor {
  font-family: Roboto;
  color: #262626;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-mobile-dealer-msrp-cta-wrap .gmst-vdp-net-price-label {
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-vehicle-info-dealer-anchor,
gmst-vdp-app .gmst-vdp-net-price-postal-code-label,
gmst-vdp-app .gmst-vdp-shopclickdrive-learn-underline-link {
  color: #262626;
  text-decoration: underline;
  cursor: pointer;
}
gmst-vdp-app .gmst-vdp-vehicle-info-dealer-anchor:hover,
gmst-vdp-app .gmst-vdp-net-price-postal-code-label:hover,
gmst-vdp-app .gmst-vdp-shopclickdrive-learn-underline-link:hover {
  color: #CD9834;
}
gmst-vdp-app .gmst-vdp-net-price-label-dealer-location gm-translate {
  font-family: Roboto;
  color: #262626;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-net-price-label-dealer-location[role=button] {
  cursor: text;
}
gmst-vdp-app .gmst-vdp-net-price-label-dealer-location::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/locateDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-net-price-label-dealer-location:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/locateHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-net-price-label {
  font-weight: bold;
}
gmst-vdp-app .gmst-vdp-net-price-label-included-discounts, gmst-vdp-app .gmst-vdp-msrp-customertype-wrap-noteligible {
  font-size: 0.9rem;
}
gmst-vdp-app gmst-vdp-cta-shopclickdrive .gmst-vdp-shopclickdrive-learn .gmst-vdp-shopclickdrive-icon::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/ShopDriveClickLogo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-shopclickdrive-learn-intro-wrap {
  font-size: 0.9rem;
}
gmst-vdp-app .gmst-vdp-inclusion-header {
  color: #262626;
  font-family: Louis;
}
gmst-vdp-app .gmst-vdp-match-indicator,
gmst-vdp-app .gmst-vsr-tile-nearmatch {
  font-family: Roboto;
  color: #262626;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
}
gmst-vdp-app .gmst-vdp-tile-filtermatch-modal {
  text-decoration: underline;
}
gmst-vdp-app .gmst-vdp-tile-filtermatch-modal:hover {
  color: #CD9834;
}
gmst-vdp-app .gmst-vdp-match-indicator-wrap gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-empty::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/emptyHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-match-indicator-wrap gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-quarter::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/qtrHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-match-indicator-wrap gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-half::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/halfHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-match-indicator-wrap gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-three-quarter::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/threeQtrHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-match-indicator-wrap gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-full::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/fullHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app .gmst-vdp-inclusion-match::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/checkFilterOption.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-vehicle-info-wrap {
  color: black;
  font-family: Louis;
  font-size: 1.25rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-vehicle-info-wrap .gmst-vdp-vehicle-installed-options-total-price-wrap {
  font-weight: 600;
  margin-left: 10px;
}
@media screen and (max-width: 599px) {
  gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-vehicle-info-wrap .gmst-vdp-vehicle-installed-options-total-price-wrap {
    display: flex;
    margin-left: 0;
  }
  gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-vehicle-info-wrap .gmst-vdp-vehicle-installed-options-total-price-wrap .gmst-vdp-vehicle-installed-options-total-price-total {
    margin-left: 5px;
  }
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container {
  color: #262626;
  font-family: Roboto;
  letter-spacing: 0;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile {
  border: none;
  background-color: transparent;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap {
  padding: 10px 0 0;
  display: block;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-description {
  font-size: 0.9rem;
  line-height: 1.5rem;
  padding-bottom: 10px;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-description .gmst-vdp-inclusion-description-text {
  margin-right: 10px;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-description .gmst-vdp-description-info-cta::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/infoIconDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-description .gmst-vdp-description-info-cta:hover::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/infoIconHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-description .gmst-vdp-description-info-cta::before {
  display: none;
}
gmst-vdp-app gmst-vdp-inclusions .gmst-vdp-inclusions-container .gmst-vdp-inclusion-tile .gmst-vdp-inclusion-content-wrap .gmst-vdp-inclusion-ctas .gmst-vdp-inclusion-price {
  font-size: 0.8rem;
  line-height: 1.25rem;
  font-weight: 700;
}

/********************************************************************************

  Mathbox - gmst-price-detail


  *********************************************************************************/
.gmst-vdp-pricebox-sub-title {
  font-family: Louis;
  font-size: 1.25rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
}

gmst-price-detail {
  display: block;
  color: #262626;
  font-family: Roboto;
  font-size: 0.9rem;
  letter-spacing: 0;
  line-height: 1.5rem;
  border: none;
}
gmst-price-detail .gmst-vdp-pricebox-net-price {
  margin-right: 16px;
}
gmst-price-detail .gmst-vdp-pricebox-net-price.gmst-negative-incentive {
  margin-right: 9px;
}
gmst-price-detail .gmst-vdp-pricebox-standard-vehicle-price {
  border-bottom: 1px solid #b3b3b3;
}
gmst-price-detail .gmst-vdp-pricebox-outer .gmst-vdp-pricebox-option-row {
  padding-right: 16px;
}
gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-header-options .gmst-vdp-pricebox-font {
  margin-right: 16px;
}
gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-header-options::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: 0;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/filtersMoreDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-header-options::after {
  transform: rotateX(180deg);
}
gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-header-options .gmst-vdp-pricebox-font {
  margin-right: 16px;
}
gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-header-options::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: 0;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/filtersMoreDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-price-detail .gmst-vdp-net-price-disclosure {
  font-family: Louis;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.04rem;
}

.gmst-negative-currency::before {
  display: none;
}

gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
  top: 13px;
}
@media screen and (max-width: 959px) {
  gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
    top: 10px;
  }
}
@media screen and (max-width: 599px) {
  gmst-price-detail gmwc-collapsable-panel.gmwc-collapsed .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
    top: 8px;
  }
}

gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
  top: 13px;
}
@media screen and (max-width: 959px) {
  gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
    top: 10px;
  }
}
@media screen and (max-width: 599px) {
  gmst-price-detail gmwc-collapsable-panel:not(.gmwc-collapsed) .gmst-vdp-pricebox-option-price.gmst-vdp-header-options::after {
    top: 8px;
  }
}

/********************************************************************************

  Modal - Gallery Carousel

  *********************************************************************************/
.gmst-pricebox-gallery-close,
.gmwc-modal-dark-disclosure-close,
.gmst-pricebox-gallery-close,
.gmst-carousel-gallery-close {
  cursor: pointer;
}
.gmst-pricebox-gallery-close::before,
.gmwc-modal-dark-disclosure-close::before,
.gmst-pricebox-gallery-close::before,
.gmst-carousel-gallery-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-modal-dark-disclosure-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseInverted.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.modal-flex-option-detail-container {
  position: relative;
}

.gmst-vs-modal-gallery .gmwc-modal-wrapper .gmwc-modal-titlebar .gmst-carousel-gallery-close {
  position: absolute;
  right: 20px;
  top: 16px;
}
@media screen and (max-width: 599px) {
  .gmst-vs-modal-gallery .gmwc-modal-wrapper .gmwc-modal-titlebar .gmst-carousel-gallery-close::before {
    width: 20px;
    height: 20px;
  }
}

gmst-vdp-carousel-frame gmwc-carousel:not([selected]) > *[selected] {
  border: none;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper {
  display: flex;
  overflow: hidden;
  align-items: center;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper gmwc-carousel-pane {
  padding: 5px;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper gmwc-carousel-pane[selected] img {
  border: 3px solid black;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .gmst-vdp-carousel-frame-back, gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .gmst-vdp-carousel-frame-forward {
  color: #6a6a6a;
  flex: 1 0 50px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 250px;
  font-size: 5em;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .gmst-vdp-carousel-frame-back:hover {
  color: #4d4d4d;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .gmst-vdp-carousel-frame-forward:hover {
  color: #4d4d4d;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-element::-webkit-scrollbar {
  display: none;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel {
  align-items: center;
  overflow: hidden;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel img {
  width: 100%;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-scroll-left-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/arrowDefaultLeft.svg");
  background-position: 12px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-scroll-left-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/arrowHoverLeft.svg");
  background-position: 12px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-scroll-right-button {
  transform: scaleX(-1);
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-scroll-right-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/arrowDefaultLeft.svg");
  background-position: 12px 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-carousel-frame .gmst-vdp-carousel-frame-filmstrip-view .gmst-vdp-secondary-carousel-wrapper .secondary-carousel-scroll-right-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/arrowHoverLeft.svg");
  background-position: 12px 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-left-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 82px;
  vertical-align: middle;
  top: -2px;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-left-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 82px;
  vertical-align: middle;
  top: -2px;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-right-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 82px;
  vertical-align: middle;
  top: -2px;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vdp-carousel-frame-control-container .main-carousel-scroll-right-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 82px;
  vertical-align: middle;
  top: -2px;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

gmst-gallery-strip .carousel-scroll-left-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-gallery-strip .carousel-scroll-left-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-gallery-strip .carousel-scroll-right-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-gallery-strip .carousel-scroll-right-button:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 82px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/galleryArrowsHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmst-localsaves-view-vins-titlebar {
  color: #262626;
  font-family: Louis;
  font-size: 17px;
  letter-spacing: 2.55px;
  line-height: 26px;
}

.gmst-pricebox-gallery-close,
.gmwc-modal-dark-disclosure-close,
.gmst-pricebox-gallery-close,
.gmst-carousel-gallery-close,
.gmst-modal-close {
  cursor: pointer;
}
.gmst-pricebox-gallery-close:focus,
.gmwc-modal-dark-disclosure-close:focus,
.gmst-pricebox-gallery-close:focus,
.gmst-carousel-gallery-close:focus,
.gmst-modal-close:focus {
  outline: none;
}
.gmst-pricebox-gallery-close::before,
.gmwc-modal-dark-disclosure-close::before,
.gmst-pricebox-gallery-close::before,
.gmst-carousel-gallery-close::before,
.gmst-modal-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-modal-dark-disclosure-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseInverted.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

gmst-vsr-standard .gmwc-collapsable-panel-body {
  font-size: 0.9rem;
  line-height: 1.6667;
  border-top: 1px solid #b3b3b3;
  color: #262626;
  margin: 0;
  padding: 1.25rem 2.5rem;
}

.gmst-vsr-tile-cta-wrap .gmst-favorite-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: 10px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/searchIconDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: cover;
  padding: 0;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit:hover {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/searchIconHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: cover;
  padding: 0;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit:focus {
  border-color: #b3b3b3;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit:active {
  border-color: #b3b3b3;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-submit .gmst-postalcode-submit-icon {
  display: none;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/geoLocateDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: cover;
  padding: 0;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location:hover {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/geoLocateHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: cover;
  padding: 0;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location:focus {
  border-color: #b3b3b3;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location:active {
  border-color: #b3b3b3;
}
.gmst-postalcode-popup-message gmst-postalcode #gmst-postalcode-container .gmst-postalcode-location .gmst-postalcode-location-icon {
  display: none;
}

.gmst-localsaves-saved-modal-wrapper {
  background-color: #1a1a1a;
}
.gmst-localsaves-saved-modal-wrapper .gmst-localsaves-saved-modal-saved {
  font-family: Louis;
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
}
.gmst-localsaves-saved-modal-wrapper .gmst-localsaves-saved-modal-saved::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 18.33px;
  width: 20px;
  vertical-align: initial;
  top: initial;
  right: 10px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/savedVehicleActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-localsaves-saved-modal-wrapper gmst-localsaves-view-vins gm-translate {
  font-family: Roboto;
  font-size: 0.8rem;
  letter-spacing: 0px;
  line-height: 1.25rem;
}
.gmst-localsaves-saved-modal-wrapper .gmst-localsaves-saved-modal-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: super;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseInverted.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-stateful-dropdown-sortby {
  font-family: Roboto;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
  color: #262626;
  border-color: #b3b3b3;
  background-position: right center;
}

.gmwc-stateful-dropdown-sortby {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 100%;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/dropdownDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}
.gmwc-stateful-dropdown-sortby:focus {
  border-color: #b3b3b3;
}
.gmwc-stateful-dropdown-sortby:active {
  border-color: #b3b3b3;
}
.gmwc-stateful-dropdown-sortby:hover {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 100%;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/dropdownHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

/********************************************************************************

  Send Link Modal

*********************************************************************************/
.gmst-vdp-sendlink-modal {
  font-family: Roboto;
  color: #262626;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.gmst-vdp-sendlink-modal .gmwc-modal-titlebar {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 30px;
  background-color: #e6e6e6;
}
.gmst-vdp-sendlink-modal .gmst-pricebox-gallery-close {
  position: absolute;
  right: 20px;
  top: 16px;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-label {
  cursor: default;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-header,
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-clipboard {
  font-family: Roboto;
  color: #262626;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-clipboard {
  color: #CD9834;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-wrap,
.gmst-vdp-sendlink-modal .gmst-send-link-modal-autosave-disclaimer-info-wrap {
  margin: 10px 0 5px;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-url {
  font-family: Roboto;
  font-size: 12px;
  margin: 0;
  border: 1px solid #262626;
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-url:read-only {
  background-color: #ffffff;
}
.gmst-vdp-sendlink-modal textarea[rows].gmst-send-link-modal-vehicle-build-info-url {
  resize: none;
  height: 115px;
}
.gmst-vdp-sendlink-modal .gmst-copy-button {
  display: flex;
  height: 68px;
  width: 150px;
  justify-content: center;
  align-items: center;
  /*
   * Generic primary and secondary main buttons with defaults
   * direction options: background color, border,font-family, font-size, font-weight,
   * letter-spacing, line-height, hover-background-color, hover-border-color, hover-color
   * NOTE:: Not all options are needed as it is supplied with defaults
   *
   */
  background-color: transparent;
  border: 2px solid #CD9834;
  color: #262626;
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.9;
}
.gmst-vdp-sendlink-modal .gmst-copy-button:hover {
  background-color: #CD9834;
  border-color: #CD9834;
  color: #262626;
}
.gmst-vdp-sendlink-modal .gmst-send-button {
  display: flex;
  height: 68px;
  width: 150px;
  justify-content: center;
  align-items: center;
  /*
   * Generic primary and secondary main buttons with defaults
   * direction options: background color, border,font-family, font-size, font-weight,
   * letter-spacing, line-height, hover-background-color, hover-border-color, hover-color
   * NOTE:: Not all options are needed as it is supplied with defaults
   *
   */
  background-color: transparent;
  border: 2px solid #b3b3b3;
  color: #262626;
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.9;
}
.gmst-vdp-sendlink-modal .gmst-send-button:hover {
  background-color: #b3b3b3;
  border-color: #b3b3b3;
  color: #262626;
}
@media screen and (max-width: 599px) {
  .gmst-vdp-sendlink-modal .gmst-copy-button,
  .gmst-vdp-sendlink-modal .gmst-send-button {
    height: 50px;
    width: 80px;
  }
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-url-wrap {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-url-wrap {
    display: block;
  }
}
.gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-copy-send-button-container {
  display: flex;
  align-items: flex-end;
  gap: 20px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-sendlink-modal .gmst-send-link-modal-vehicle-build-info-copy-send-button-container {
    margin: 20px 0 0;
  }
}

/********************************************************************************

Net New

*********************************************************************************/
.gmst-vdp-inclusion-match {
  background-color: rgba(0, 0, 0, 0.8);
}
.gmst-vdp-inclusion-match .gmst-vdp-inclusion-match-label {
  color: #ffffff;
  font-family: Louis;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 27px;
}
@media screen and (max-width: 959px) {
  .gmst-vdp-inclusion-match .gmst-vdp-inclusion-match-label {
    font-size: 14px;
    letter-spacing: 2.55px;
    line-height: 23px;
  }
}

/********************************************************************************

    Inside Tile

*********************************************************************************/
.gmst-vsr-tile-content {
  font-size: 0.8rem;
  line-height: 1.25rem;
  letter-spacing: 0;
  font-family: Roboto;
}
.gmst-vsr-tile-content .gmst-vsr-viewed-check::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/checkFilterOption.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .gmst-vsr-viewed-label {
  font-family: Louis;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 20px;
}
@media screen and (max-width: 959px) {
  .gmst-vsr-tile-content .gmst-vsr-viewed-label {
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 18px;
  }
}
.gmst-vsr-tile-content gmst-vs-tile-modals.gmst-vsr-tile-header {
  font-family: Roboto;
  font-weight: bold;
  color: #262626;
  height: 45px;
  padding: 10px;
  outline: none;
  cursor: pointer;
  width: 100%;
}
.gmst-vsr-tile-content gmst-vs-tile-modals.gmst-vsr-tile-header .gmst-vsr-tile-filtermatch-modal {
  position: relative;
}
.gmst-vsr-tile-content .gmst-vsr-tile-exactmatch::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/fullHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .gmst-vsr-tile-exactmatch-label, .gmst-vsr-tile-content .gmst-vsr-tile-filtermatch-modal {
  padding: 0 10px;
}
.gmst-vsr-tile-content :not(.dropdown-open) .gmst-vsr-tile-nearmatch::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/caretDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .dropdown-open .gmst-vsr-tile-nearmatch::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/caretActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-empty::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/emptyHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-quarter::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/qtrHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-half::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/halfHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content gmst-vsr-harvey-ball.gmst-vsr-harvey-ball-three-quarter::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/threeQtrHarveyBall.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .modal-flex-option-detail-container {
  margin: initial;
  padding: 10px;
  left: 0;
  background-color: #f2f2f2;
}
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list {
  font-family: Roboto;
  color: #262626;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
@media screen and (max-width: 959px) {
  .gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 23px;
  }
}
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list li:not(:last-child) {
  padding-bottom: 10px;
}
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list .modal-flex-option-detail-matched-list-item::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/checkFilterOption.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list .modal-flex-option-detail-notmatched-list-item::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/xFilterOption.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list .modal-flex-option-detail-matched-list-item,
.gmst-vsr-tile-content .modal-flex-option-detail-container .modal-flex-option-detail-items-list .modal-flex-option-detail-notmatched-list-item {
  list-style: none;
  margin: 0;
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
}
.gmst-vsr-tile-content gmst-vs-tile-modals[tile-modal-name=cashincentives] {
  padding: 0;
}
.gmst-vsr-tile-content gmst-localsaves {
  position: absolute;
  top: 88%;
  right: 10px;
  z-index: 1;
}
.gmst-vsr-tile-content gmst-localsaves:not(.saved) .gmst-favorite-button-container::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/tileHeartDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content gmst-localsaves.saved .gmst-favorite-button-container::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/tileHeartActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vsr-tile-content .gmst-vsr-tile-year-make-model,
.gmst-vsr-tile-content .gmst-vsr-tile-bodystyle,
.gmst-vsr-tile-content .gmst-vsr-tile-year {
  font-family: Louis;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  line-height: 1.5rem;
}
.gmst-vsr-tile-content .gmst-vsr-tile-exterior-label,
.gmst-vsr-tile-content .gmst-vsr-tile-interior-label {
  font-weight: bold;
}
.gmst-vsr-tile-content .gmst-vsr-tile-dealer-info-wrap .gmst-vsr-tile-dealername {
  font-weight: bold;
}
.gmst-vsr-tile-content .gmst-vsr-tile-msrp-wrap .gmst-vsr-tile-msrpafter,
.gmst-vsr-tile-content .gmst-vsr-tile-cash-allowances-wrap .gmst-vsr-tile-msrpafter,
.gmst-vsr-tile-content .gmst-vsr-tile-price-warning .gmst-vsr-tile-msrpafter {
  color: #6e6e6e;
}
.gmst-vsr-tile-content .gmst-vsr-tile-cash-allowances-wrap:hover {
  color: #CD9834;
}
.gmst-vsr-tile-content gmwc-currency-format.gmst-modal-symbol {
  color: #262626;
  font-family: Louis;
  font-size: 21px;
  letter-spacing: 3px;
  line-height: 30px;
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  .gmst-vsr-tile-content gmwc-currency-format.gmst-modal-symbol {
    font-size: 19px;
    letter-spacing: 2.55px;
    line-height: 26px;
  }
}

.gmst-vdp-net-price-details-link-wrapper {
  margin-top: 20px;
  width: fit-content;
}
.gmst-vdp-net-price-details-link-wrapper a {
  font-size: 0.9rem;
  text-decoration: underline;
  color: #262626;
}
.gmst-vdp-net-price-details-link-wrapper a:hover {
  color: #CD9834;
}
.gmst-vdp-net-price-details-link-wrapper a::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 9px;
  vertical-align: middle;
  top: initial;
  left: 6px;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/priceDetailsDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-vdp-net-price-details-link-wrapper a:hover::after {
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/priceDetailsHover.svg");
}

/********************************************************************************

   Dealer locator

*********************************************************************************/
gmst-vdp-dealer-locator {
  color: #262626;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 25px;
}
@media screen and (max-width: 959px) {
  gmst-vdp-dealer-locator {
    font-size: 14px;
    line-height: 21px;
  }
}
gmst-vdp-dealer-locator .dealer-element-label {
  font-size: 1.25rem;
  letter-spacing: 0.04rem;
  line-height: 1.5rem;
  font-family: Louis;
}
gmst-vdp-dealer-locator .dealer-name {
  font-size: 1rem;
  letter-spacing: 0.15rem;
  line-height: 1.5rem;
  font-family: Louis;
}
gmst-vdp-dealer-locator .dealer-distance-container {
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #6e6e6e;
}
gmst-vdp-dealer-locator #dealerAddress {
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #6e6e6e;
}
gmst-vdp-dealer-locator #dealerAddress:hover {
  color: #CD9834;
}
gmst-vdp-dealer-locator a {
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #6e6e6e;
}
gmst-vdp-dealer-locator a:hover {
  color: #CD9834;
}
gmst-vdp-dealer-locator .dealer-phone .stat-text-link::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/phoneDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-phone .stat-text-link:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/phoneHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-website-address .stat-text-link::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/externalSiteDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-website-address .stat-text-link:hover::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/externalSiteHover.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-todays-hours {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.5rem;
  color: #6e6e6e;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian .dealer-hours-panel-title {
  color: #61AF71;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1.25rem;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian .dealer-hours-panel-title::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/caretActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian .dealer-hours-panel-title::after {
  margin-left: 6px;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian.gmwc-collapsed .dealer-hours-panel-title::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 10px;
  width: 10px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/caretDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian.gmwc-collapsed .dealer-hours-panel-title::after {
  margin-left: 6px;
}
gmst-vdp-dealer-locator .dealer-hours-list .dealer-hours-accordian .gmwc-collapsable-panel-body {
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #6e6e6e;
}

@media screen and (min-width: 1500px) {
  .map-container {
    min-height: 650px;
  }
}

gmst-gallery-count.gmst-secondary-button {
  height: 45px;
}
gmst-gallery-count.gmst-secondary-button:hover {
  background-color: white;
}
@media screen and (max-width: 959px) {
  gmst-gallery-count.gmst-secondary-button {
    right: 10px;
    bottom: 10px;
  }
}

/********************************************************************************

  inclusions modal

*********************************************************************************/
.gmst-vdp-inclusions-modal {
  font-family: Roboto;
  color: #262626;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 30px;
}
.gmst-vdp-inclusions-modal .gmwc-modal-titlebar {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.8px;
  line-height: 30px;
}
.gmst-vdp-inclusions-modal .gmst-vdp-inclusions-modal-button {
  height: 72px;
}
.gmst-vdp-inclusions-modal ul {
  padding-left: 1rem;
  margin-left: 2px;
}
.gmst-vdp-inclusions-modal .gmst-vdp-inclusions-modal-disclaimer {
  padding-left: 0.5rem;
}

/********************************************************************************

  Saved vehicles modal

*********************************************************************************/
.gmst-localsaves-view-vins-no-vins-wrapper {
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 20px;
  font-family: Roboto;
  color: #262626;
}
@media screen and (max-width: 419px) {
  .gmst-localsaves-view-vins-no-vins-wrapper .gmst-localsaves-view-vins-no-vins-titlebar {
    padding: 20px 10px;
  }
}
.gmst-localsaves-view-vins-no-vins-wrapper .gmst-localsaves-view-vins-no-vins-titlebar .gmst-localsaves-view-vins-no-vins-title {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.15rem;
  font-family: Louis;
}
.gmst-localsaves-view-vins-no-vins-wrapper .gmst-localsaves-view-vins-no-vins-titlebar .gmst-localsaves-view-vins-no-vins-close.vins-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-localsaves-view-vins-no-vins-wrapper .no-vins-message {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.04rem;
  font-family: Louis;
}
.gmst-localsaves-view-vins-no-vins-wrapper .no-vins-instructions,
.gmst-localsaves-view-vins-no-vins-wrapper .vins-price-disclosure {
  font-size: 0.8rem;
  line-height: 1.25rem;
  letter-spacing: normal;
  color: #6e6e6e;
}
.gmst-localsaves-view-vins-no-vins-wrapper .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions-svg-wrap .no-vins-instructions-open-svg {
  content: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/tileSaveHeartDefault.svg");
}
.gmst-localsaves-view-vins-no-vins-wrapper .gmst-localsaves-view-vins-no-vins-content .no-vins-instructions-svg-wrap .no-vins-instructions-filled-svg {
  content: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/tileSaveHeartActive.svg");
}

.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-titlebar .vins-title {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.15rem;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-titlebar .vins-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 40px;
  width: 40px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-titlebar {
    padding: 10px 20px 11px;
  }
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-heading {
  justify-content: start;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-heading {
    padding: 38px 10px 20px;
  }
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-heading .vins-count {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.04rem;
  text-align: left;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-heading .vins-price-disclosure {
  font-size: 0.9rem;
  line-height: 1.5rem;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .for-vins {
  justify-content: start;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .for-vins {
    justify-content: center;
  }
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content gmwc-currency-format.gmst-modal-symbol {
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 0.15rem;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-cta-wrap gm-translate[translate="view.saved.vins.remove"] {
  font-size: 0.7rem;
  font-weight: 700;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-cta-wrap .gmst-favorite-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  right: 10px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/removeDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-intransit {
  line-height: 1.25rem;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-intransit .gmst-vsr-tile-intransit-label {
  color: #6e6e6e;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-content .gmst-vsr-tile-intransit .gmst-vsr-tile-intransit-arrival-date-label {
  color: #262626;
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-foot {
  justify-content: start;
}
@media screen and (max-width: 599px) {
  .gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-foot {
    padding: 20px 10px 26px;
  }
}
.gmst-localsaves-view-vins-wrapper .gmst-localsaves-view-vins-foot .vins-price-disclosure {
  font-size: 0.8rem;
  line-height: 1.25rem;
  color: #6e6e6e;
}

gmst-sales-banner {
  font-size: 1.333rem;
  line-height: 1.6rem;
  font-weight: 700;
  font-family: Louis;
  background-color: #1a1a1a;
  color: #ffffff;
}

.gmst-vehicleprice-toast,
.gmst-cashincentives-toast,
.gmst-recallmessage-toast,
.gmst-intransitdagger-toast,
.gmwc-vs-modal-dark-disclosure {
  background-color: rgba(0, 0, 0, 0.8509803922);
  font-size: 0.8rem;
  line-height: 1.25rem;
}
@media screen and (max-width: 599px) {
  .gmst-vehicleprice-toast .gmwc-modal-dark-disclosure-close::before,
  .gmst-cashincentives-toast .gmwc-modal-dark-disclosure-close::before,
  .gmst-recallmessage-toast .gmwc-modal-dark-disclosure-close::before,
  .gmst-intransitdagger-toast .gmwc-modal-dark-disclosure-close::before,
  .gmwc-vs-modal-dark-disclosure .gmwc-modal-dark-disclosure-close::before {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    content: "";
    display: inline-block;
    position: relative;
    height: 20.99px;
    width: 20px;
    vertical-align: sub;
    top: initial;
    right: initial;
    bottom: initial;
    left: initial;
    z-index: 1;
    background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseInverted.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

gmwc-modal .gmwc-vs-modal-dark-disclosure {
  background-color: #1a1a1a;
}
gmwc-modal .gmwc-vs-modal-dark-disclosure .gmwc-modal-titlebar .gmwc-modal-dark-disclosure-close::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: sub;
  top: initial;
  right: initial;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/toastModalCloseInverted.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-checkbox-group-item input[type=checkbox]::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/checkboxDefault.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-checkbox-group-item input[type=checkbox]:checked::after {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/checkboxActive.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.gmwc-checkbox-group-item label {
  font-family: Roboto;
  color: #262626;
  font-size: 0.7rem;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
@media screen and (min-width: 1500px) {
  .gmwc-checkbox-group-item label {
    line-height: 30px;
  }
}
@media screen and (max-width: 959px) {
  .gmwc-checkbox-group-item label {
    line-height: 23px;
  }
}

/********************************************************************************

Overrides

*********************************************************************************/
.gmst-modal-symbol::after {
  content: "☟";
}

.dealership-info {
  bottom: unset;
  height: auto;
}

.map-container {
  min-height: 650px;
}

.gmst-vdp-pricebox-sub-title {
  display: none;
}

gmst-vdp-standard-equipment .gmst-vdp-standard dt {
  display: none;
}

.gmst-vdp-standard-equipment-header-data {
  display: none;
}

.gmst-vdp-vin-stock-wrap {
  display: none;
}

gmst-vdp-app .gmst-vdp-vehicle-attribute-drive,
gmst-vdp-app .gmst-vdp-vehicle-attribute-horsepower {
  display: none;
}

gmst-vdp-app .gmst-vdp-vehicle-attribute-exterior {
  display: flex;
}

gmst-vdp-app .gmst-vdp-vehicle-attribute-onstar .gmst-vdp-vehicle-attribute-label::before {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/onStarLogo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

gmst-vdp-app .gmst-vdp-inclusions-container {
  display: none;
}

.gmst-vdp-ctawhatsapp-link:before, .gmst-vdp-wa-link:before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/whatsapplogo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  right: 10px;
}

.gmst-vdp-shopclickdrive-createmydeal-button .gmst-primary-button::before {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 22px;
  width: 22px;
  vertical-align: middle;
  top: initial;
  right: 10px;
  bottom: initial;
  left: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/ShopDriveClickLogo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

/********************************************************************************

Mathbox

*********************************************************************************/
.gmst-vdp-dealer-msrp-cta-wrap .gmst-vdp-cta-wrap {
  margin: 0;
}

gmst-vdp-standard-equipment .gmst-vdp-standard dt {
  display: none;
}

.gmst-vdp-pricebox-total-vehicle-price {
  border: none;
}
.gmst-vdp-pricebox-total-vehicle-price .gmst-vdp-pricebox-net-price-label {
  margin: 0;
}

.gmst-vdp-pricebox-standard-vehicle-price .gmst-vdp-pricebox-title-wrap {
  margin-bottom: 0;
}

gmst-price-detail .gmst-vdp-pricebox-standard-vehicle-price {
  border: none;
}

.gmst-currency {
  font-weight: bold;
}

.net-price-with-dealer-fees {
  margin: 20px 0;
}

.gmst-vdp-pricebox-option-content {
  margin-left: 20px;
}

.dealer-discount .gmst-vdp-pricebox-net-price {
  margin-right: 16px;
}

gmst-vdp-vehicle-info .gmst-vdp-vehicle-info-year-model,
gmst-vdp-vehicle-info .gmst-vdp-vehicle-info .gmst-vdp-vehicle-info-drive {
  display: none;
}

.gmst-vsr-tile .gmst-vsr-tile-content .gmst-vsr-tile-year-make-model.gmst-vsr-tile-yearmakemodel {
  display: none;
}

#gmst-localsaves-view-vins .gmst-localsaves-view-vins-heading .vins-price-disclosure {
  display: none;
}

/********************************************************************************

Overrides

*********************************************************************************/
gmst-vdp-app .gmst-vdp-vehicle-attribute-transmission,
gmst-vdp-app .gmst-vdp-vehicle-attribute-drive,
gmst-vdp-app .gmst-vdp-vehicle-attribute-horsepower {
  display: none;
}

gmst-vdp-app .gmst-vdp-vehicle-attribute-exterior {
  display: grid;
}

.gmst-vdp-vin-stock-wrap {
  display: none;
}

.gmst-vdp-inclusions {
  display: none;
}

.gmst-vsr-tile .gmst-vsr-tile-content .gmst-vsr-tile-year-make-model.gmst-vsr-tile-yearmakemodel {
  display: none;
}

.gmst-primary-button::before {
  display: none;
}

.gmst-vdp-vehicle-attribute-onstar .gmst-vdp-vehicle-attribute-label::before {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  content: "";
  display: inline-block;
  position: relative;
  height: 24px;
  width: 24px;
  vertical-align: middle;
  top: initial;
  left: initial;
  right: initial;
  z-index: 1;
  background-image: url("https://cws.gm.com/vehshop/resources/img/vs/Chevrolet/onStarLogo.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}