/* DealerOn Price View */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.priceBlock.priceBlockResponsiveDesktop {
  margin-bottom: 0;
  padding: 0 15px;
}

.priceBlockItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.priceBlockItemFeaturedPrice,
.priceBlockItemFeaturedPrice .text-cta {
  color: #218838;
}

.priceBlockItem {
  align-items: baseline;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-top: 5px;
}

.priceBlockItem>div {
  flex: 1;
  text-align: center;
}

.vehiclePricingHighlight:first-of-type {
  text-align: left;
}

.vehiclePricingHighlight:last-of-type {
  text-align: right;
}
.singlePrice .vehiclePricingHighlight {
  text-align: center;
}

.vehiclePricingHighlightAmount {
  display: block;
  font-size: 24px;
  font-weight: 900;
  line-height: 1.5;
}

.vehiclePricingHighlight.featuredPrice .vehiclePricingHighlightAmount {
  line-height: 1.25;
}

.dealerDiscount .vehiclePricingHighlightAmount {
  font-weight: 700;
}

.vehiclePricingHighlight:not(.featuredPrice) .vehiclePricingHighlightAmount {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.vehiclePricingHighlightLabel {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.33;
  text-transform: uppercase;
}

.vehiclePricingHighlightLabel {
  text-transform: uppercase;
}

.custom-comments--empty,
.vehiclePricingHighlights .priceBlockItemDivider {
  display: none;
}

.priceBlockItemPrice:first-of-type,
.priceBlockItemRebate:first-of-type {
  margin-top: 0;
}

.priceBlocItemPriceValue,
.priceBlockItemRebate {
  font-weight: 900;
}

.priceBlockItemPrice:not(:first-of-type),
.priceBlockItemRebate:not(:first-of-type) {
  margin-top: 8px;
}

.priceBlockItemPriceButton {
  align-items: center;
  background: transparent;
  border: none;
  column-gap: 2px;
  cursor: pointer;
  display: flex;
  padding: 0 3px 0 0;
  text-transform: none;
}

.priceBlockItemPriceButtonIcon {
  align-items: center;
  display: flex;
}

.priceBlockItemPriceButtonIconImage {
  display: none;
  width: 16px;
}

.priceBlockItemPriceButton:after {
  background-color: #a5a5a5;
  content: "";
  height: 18px;
  mask-image: url(https://cdn.dlron.us/static/industry-automotive/icons/icon_info.svg);
  -webkit-mask-image: url(https://cdn.dlron.us/static/industry-automotive/icons/icon_info.svg);
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
  position: relative;
  width: 18px;
  z-index: 1;
}

.priceBlockItemRebates>ul {
  flex: 1;
  margin: 0;
}

.priceBlockItemRebateButton {
  align-items: center;
  background: transparent;
  border: none;
  color: #000;
  column-gap: .3rem;
  display: flex;
  padding: 0;
  text-transform: none;
}

.priceBlockItemPriceButton:hover,
.priceBlockItemRebateButton:hover {
  background: transparent;
}

.priceBlockItemRebateLabel,
.rebatesLabel {
  align-items: center;
  column-gap: .5rem;
  cursor: pointer;
  display: flex;
  padding-right: 3px;
  text-align: left;
}

.priceBlockItemPriceLabel,
.priceBlockItemPrice,
.priceBlockItemRebate,
.priceBlockItemRebate span {
  font-size: 16px;
  line-height: 1.54;
}

.priceBlockItemRebateLabel:after,
.rebatesLabel:after {
  display: none;
  background-color: #a5a5a5;
  content: "";
  height: 18px;
  mask-image: url(https://cdn.dlron.us/static/industry-automotive/icons/icon_info.svg);
  -webkit-mask-image: url(https://cdn.dlron.us/static/industry-automotive/icons/icon_info.svg);
  mask-position: center;
  -webkit-mask-position: center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
  position: relative;
  width: 18px;
  z-index: 1;
}

.priceBlockItemRebateButtonIcon {
  align-items: center;
  display: flex;
}

.priceBlockItemRebateButtonIconImage {
  display: none;
  width: 16px;
}


/* Dealer.com Price View */
h3.widget-heading.h2 {
  display: none;
}

dl {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  unicode-bidi: isolate;
  margin-top: 0;
  margin-bottom: 21px;
}

.mb-4,
.my-4 {
  margin-bottom: 16px !important;
}

.line-height-condensed {
  line-height: 1.25 !important;
}

dl.pricing-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

dt {
  display: block;
  unicode-bidi: isolate;
}

dt {
  font-weight: 700;
}

dd,
dt {
  line-height: 1.5;
}

dl.pricing-detail dd,
dl.pricing-detail dt {
  margin-bottom: 4px;
}

dl.pricing-detail dt {
  font-weight: 400;
  line-height: 1.25;
  color: rgba(0, 0, 0, 0.6);
  flex-basis: calc(60% - 12px);
}

.inv-type-new.pricing-detail .msrp .price-label,
.inv-type-new.pricing-detail .final-price .price-label {
  text-decoration: none;
  font-weight: 800;
  font-size: 18px;
  color: #000000;
}

dl.pricing-detail dd {
  margin-left: 8px;
  text-align: right;
  flex-basis: calc(40% - 12px);
}

.inv-type-new.pricing-detail .msrp .price-value,
.inv-type-new.pricing-detail .final-price .price-value {
  text-decoration: none;
  font-weight: 800;
  font-size: 18px;
  color: #000000;
}

dl.pricing-detail a {
  font-weight: inherit;
  color: #146336;
  text-decoration: none;
}

.text-discount {
  color: #426a00;
}

dl.pricing-detail .pricing-divider {
  margin-left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  flex-basis: 100%;
}

.inv-type-new.pricing-detail .internetPrice .price-label {
  text-decoration: none;
  font-size: 18px;
  color: #000000;
}

.text-link {
  display: none;
  padding: 0;
  border: 0;
  font-weight: inherit;
  background: 0 0;
  text-decoration: none;
  text-decoration-color: inherit;
  color: #146336;
}

/* .d-block {
  display: block !important;
} */
.ddc-font-size-xsmall {
  font-size: .75rem;
}


/* Dealer Inspire Price View */
.pricing-item {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  text-align: center;
  width: 100%;
  padding: 15px;
  text-align: left;
}

.pricing-item .advanced-pricing-vdp-wrapper {
  position: relative;
}

#advanced-pricing-vdp-card .price-stack {
  margin-top: 5px;
}

#advanced-pricing-vdp-card .advanced-pricing-stack {
  display: flex;
  flex-direction: column;
}

#advanced-pricing-vdp-card .advanced-pricing-stack>:not(:last-child) {
  margin-bottom: 5px;
}

#advanced-pricing-vdp-card .advanced-pricing-stack>* a {
  font-size: 14px;
  display: flex;
  color: inherit;
  text-decoration: none;
  align-items: center;
}

#advanced-pricing-vdp-card .advanced-pricing-stack>* a .price-label {
  display: flex;
  flex: 1;
  padding-right: 20px;
}

.price-stack .advanced-pricing-stack .subtract .price::before {
  content: "-";
  --primary: #2A609D;
  --primaryhover: #1f4775;
  --secondary: #707070;
  --secondaryhover: #575757;
  --cta: #2A609D;
  --ctahover: #1f4775;
}
.price-stack .advanced-pricing-stack .add .price::before {
  content: "+";
  --primary: #2A609D;
  --primaryhover: #1f4775;
  --secondary: #707070;
  --secondaryhover: #575757;
  --cta: #2A609D;
  --ctahover: #1f4775;
}

.pricing-item #advanced-pricing-vdp-card .advanced-pricing-stack .our-price.real-price .price-label,
.pricing-item__label {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
}

.pricing-item #advanced-pricing-vdp-card .advanced-pricing-stack .our-price.real-price .price,
.pricing-item__price {
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 20px;
  margin-bottom: 0;
  text-align: right;
}

#advanced-pricing-vdp-card .price-block-header {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pricing-item__details {
  display: none;
}

#advanced-pricing-vdp-card .advanced-pricing-stack~p {
  margin: 0 0 10px;
}

#advanced-pricing-vdp-card .advanced-pricing-stack~p:first-of-type {
  font-weight: 700;
  margin-top: 10px;
}

@media (min-width: 1025px) {
  .pricing-item {
    padding: 26px 20px;
  }

  #advanced-pricing-vdp-card .advanced-pricing-stack>* a {
    font-size: 15px;
  }

  .pricing-item #advanced-pricing-vdp-card .advanced-pricing-stack .our-price.real-price .price-label,
  .pricing-item__label {
    font-size: 18px;
    margin-bottom: 0;
  }
}


/* Dealer eProcess Price View */
.fl_l {
  float: left;
  display: inline;
}

.row_clear {
  clear: left;
}

.multi_widget.row_clear {
  margin: 0;
}

.price_special_heading {
  margin: 0 0 1.25em;
  line-height: 1.25em;
  text-align: center;
  font-size: 1.375em;
  font-weight: 700;
}

.price_special_heading span {
  width: 0;
  height: 0;
  display: inline-block;
  border-bottom: .8em solid transparent;
  border-left: .8em solid #fff;
}

.veh_pricing_container {
  background-color: #ececec;
}

.multi_widget_sub_section .veh_pricing_container {
  margin: 0;
  padding: 10px;
  background-color: #e6e7e8;
}

.veh_pricing_container.view_class {
  background-color: #fff;
  padding: 0;
}

.details-price {
  margin: 0 auto;
  max-width: 40em;
}

.veh_pricing_inner_container {
  background-color: #fff;
}

.multi_widget .details-price {
  max-width: 100%;
}

.veh_pricing_inner_container.details-price,
.view_price_drop,
.lead-item-stacked>a>span,
.details-overview_title,
.toggle_header,
.flag_header,
.multi_widget_tabs,
.vdp_vehicle_subtabs {
  text-transform: uppercase;
}

.veh_pricing_inner_container.details-price {
  line-height: 1.64;
  letter-spacing: 2px;
  font-size: 14px;
}

.vdp_pricing_redesign .veh_pricing_inner_container.details-price {
  margin-top: 13px;
}

.veh_pricing_container dl:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  border-top: 10px solid #e6e7e8;
  border-bottom: 10px solid #e6e7e8;
  width: 100%;
  float: left;
  margin: 0;
}

.veh_pricing_container.view_class dl:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  margin-bottom: 1.3em;
  font-size: 1.375em;
}

.details-price dt {
  float: left;
  clear: both;
  line-height: 1.25em;
}

.details-price dd:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *),
.details-price dt:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  margin: .15625em;
}

.veh_pricing_container dl dt:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  float: left;
  border-left: 10px solid #e6e7e8;
  margin: 0;
  padding: 5px;
}

.veh_pricing_container.view_class dl dt {
  margin-top: 2%;
}

.veh_pricing_container.view_class dl dt:first-child,
.veh_pricing_container.view_class dl dd:nth-child(2) {
  color: #737373 !important;
}

.details-price dd:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  float: right;
  clear: right;
  font-size: 1.25em;
  font-weight: 700;
}

.veh_pricing_container dl dd:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  float: right;
  margin: 0;
  border-right: 10px solid #e6e7e8;
  padding: 5px;
  text-align: right;
}

.veh_pricing_container.view_class dl dd:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  padding: 0 0 5px 0;
  font-size: inherit;
  font-weight: inherit;
}

dd span.price_suffix {
  display: inline-block;
}

.price_negative {
  color: #737373 !important;
}

.veh_pricing_container.view_class dl dt:not(.carbon_srp_results_wrapper *, .preview_eprice--theme-color, .preview_eprice--theme-color *) {
  padding: 0 5px 5px 0;
}

.multi_widget .veh_pricing_container dl,
.multi_widget .veh_pricing_container dl dd,
.multi_widget .veh_pricing_container dl dt {
  border: none;
}

.view_price_drop,
.multi_widget.row_clear:not(:first-of-type) {
  display: none;
}