/* 07799251 JLC */
.page-header.compact.responsive .header-default a.home-logolink { background: none; }

/* 08606875 JLC */
.inventory-listing-default.CC08606875-hide-pricing .inv-type-new .pricing li > span.msrp,
.inventory-listing-default.CC08606875-hide-pricing .inv-type-new .pricing li > span.abSub,
.inventory-listing-default.CC08606875-hide-pricing .inv-type-new .pricing li > span.discount,
.inventory-listing-default.CC08606875-hide-pricing .inv-type-new .pricing li > span.internetPrice,
.inventory-listing-default.CC08606875-hide-pricing .inv-type-new .pricing li > span.stackedFinal { display: none; }


/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by sspradlin1 on 05/21/21 03:25 PM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #0012FF; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */
/* Modified by sspradlin1 on 05/21/21 04:00 PM CDT */
.srp .vehicle-card-title.inv-type-new .portal-price { text-decoration: none; font-weight: bold; font-size: 22.5px; color: #0018ff; }
/* End 'srp-inv-type-new-portal-price-value-portal-price' (do not modify this line) */

/* 10346998 JLC */
.contact-form.text-white label span,
.contact-form.text-white .form-disclaimer { color: #fff!important; }

/*owen.perks FOOTER*/
.ddc-nav-inline>li>a, .nav>li>a {font-size: 13.4px;}
.ddc-footer .links .nav > li {margin-top: 0;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by aelli0tt6 on 08/19/21 03:35 PM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by aelli0tt6 on 08/19/21 03:35 PM CDT */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* 04957712 wabbey - copied from CC03758909 */
.twilioFormStyles {
  & .form-horizontal .form-group label { text-align: left; }
  & .alert-info {
     background-color: transparent;
     border-color: transparent;
    color: var(--form-label-color);
     padding: 0px; 
     margin: -15px 0px 15px 0px; 
  }
  & .alert-info .ddc-icon { display: none; }
  & h1 { font-size: 1rem !important; font-weight: normal; margin: 0px; text-transform: unset; }
  & .alert-content {
    margin-left: calc(33.33333% + 30px);
    width: calc(66.66667% - 30px);
  }
}