/* ddcsamp M-00483026 */
.nav-fragment .inventory-featured-default .description > span {display: block;}

/* ddcdusting 07785664 */
.vdp .vehicle-gallery-toolbar {display: none !important;}

/* M-00493169 chris.diego */
.vdp .inventory-detail-packages-options .row {margin:0;}
.vdp .inventory-detail-packages-options .options {padding:0;}

/* ddcsamp 03924612 */
.inventory-listing-default .tooltips {left: -250px; top: 115px;}
.inventory-detail-pricing .tooltips {left: -110px; top: 120px;}
.tooltipPrice .tooltips span::after {left: 100%; top: 40%; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left:15px solid #fefefe;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by rluczycki on 10/10/18 03:44 PM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #FF0027; background-color: #FF0027; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #0b55a6; background-color: #0b55a6; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by rluczycki on 10/10/18 03:52 PM CDT */
.vdp .pricing .eprice.button { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vdp .pricing .eprice.button:hover { color: #ffffff; }
.vdp .pricing .eprice.button { border: none; background: #FF002F; background-color: #FF002F; background-image: none; }
.vdp .pricing .eprice.button:hover { border: none; background: #0b55a6; background-color: #0b55a6; background-image: none; }
/* End 'vdp-ePrice-button' (do not modify this line) */

/*ddctommyn 05226673 */
.vlp .inventoryList .pricing .btn.eprice {width:100%;}
.vdp .pricing .eprice.button {width:262px;}

/* 05229940 william.abbey */
.pricing a.eprice + .tooltip > .tooltip-inner { color: #000; background: #fff; width: 250px; border-radius: 3px; font-size: 12px; padding: 10px; border: 1px solid; }

/* ddcmhampton 05347630 */
.links-single-cta.ddc-content.hero-image-color-default .ddc-font-size-large {font-size:22px;font-weight:700;}
.links-single-cta.ddc-content.hero-image-color-default .btn-primary {font-size:18px;}

/* ddcrandyh 05059149 */
.customFormStyles {
  & .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: 13px !important; font-weight: normal; margin: 0px; text-transform: unset; }
  & .alert-content {
    margin-left: calc(33.33333% + 30px);
    width: calc(66.66667% - 30px);
  }
}

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:12 PM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:12 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:19 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:19 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: 600; font-size: 18px; color: #4e7a00; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-used-price-value-discount' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:20 PM EDT */
.srp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-used-price-value-discount' (do not modify this line) */

/* Start 'vdp-used-price-value-discount' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:25 PM EDT */
.vdp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-weight: 600; font-size: 18px; color: #4e7a00; }
/* End 'vdp-used-price-value-discount' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by jhutchinso on 07/24/26 02:25 PM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */