/* RDM BUTTON MODS */
.srp .btn, .vdp .btn {
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;
}
.srp .load-abg-vehicle-questions, .vdp .load-abg-vehicle-questions {
background: #E3E3E3!important;
}
.srp .load-abg-eprice-tool, .vdp .load-abg-eprice-tool {
border: none!important;
border-radius: 6px;
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 40%)!important;
}
.cbo-button.cbo-trade {
height: 42px!important;
border-radius: 6px!important;
}
.textus {
box-shadow: 10px 20px 25px -15px rgb(69, 69, 69, 20%);
}
.abg-dynamic-content .appraisal-tool-srp {
border-radius: 12px !important;
box-shadow: rgba(131, 131, 131, 0.5) 0px 10px 40px -10px !important;
}
/* END RDM MOD */



/* fdbarfety 10226053 Header */
.ddc-composer .page-header.responsive-centered-nav .links-list a {top: -28px;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 03:39 PM PST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 12px; 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: #0d65bf; background-color: #0d65bf; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* fdbarfety M-00502542 - VLP/VDP Buttons */
.pricing .ePrice .btn,
.pricing [data-eprice].btn,
.pricing .instant-eprice.disabled {width: 100%;}
@media (min-width: 992px) {.vdp .pricing .ePrice .ddc-span6 {width: 100%;}}

/* fdbarfety M-00502542 - VDP Mycars Icons */
.ddc-icon-mycars-viewed:before, .ddc-icon-mycars-alerts:before {padding-right: 5px;}
.ddc-icon-mycars-viewed:before {font-size: 1.5em; top: 5px; position: relative; line-height: 0;}

/* ddcalmirc M-00503618 */
.vdp .inventory-detail-pricing.ddc-box-1 .ddc-integrations.kbbsyndication-container {margin: 0 -16px; overflow: hidden;}
.vdp .ddc-integrations.kbbsyndication-container > iframe {width: 300px !important;}

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by cmatthews6 on 09/13/18 10:38 AM EDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: bold; font-size: 32.4px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* ddcmjaggers | M-00507147 */
.header-contact .nav>li, .header-contact .ddc-nav>li, .header-contact .ddc-nav-inline>li { display: inline; }
.header-contact .nav>li>a, .header-contact .ddc-nav>li>a, .header-contact .ddc-nav-inline>li>a { display: inline-block; }

.header-contact .header-service:before { content: ""; position: absolute; right: 15px!important; top: 5px; display: block; height: 19px; width: 19px; background: transparent url(/sites/a/asburyprofile/themes/v2/assets/service-icon.png) no-repeat 0 0; }

/* ddcmjaggers | M-00509770 - Hiding "Structure My Deal" dropdown at the top of the page on all VDPs */
.digital-retailing-trigger span { visibility: hidden; }

/* 03923619 billyh | ddcjareds 07905420 */
.header-contact  {display: flex;flex-wrap:nowrap}
.header-contact .links-list .nav {display: flex;flex-wrap:nowrap}
.header-contact .links-list .btn, .header-contact .links-list .btn.btn-default {margin: 3px;padding: 5px 10px;border:none;}
.page-header.responsive-centered-nav .links-list .header-ga {background-color: #00803C; color: #FFF; } 
.page-header.responsive-centered-nav .links-list .header-ga:hover {background-color: #000;} 
.page-header.responsive-centered-nav .header-contact .links-list .header-service {background-color: #0d65bf;} 
.page-header.responsive-centered-nav .header-contact .links-list .header-service:hover {background-color: #000;} 

/* Start 'vdp-instant-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 02:59 PM PST */
.vdp .pricing .instant-eprice:not(.btn-link) { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vdp .pricing .instant-eprice:not(.btn-link):hover { color: #ffffff; }
.vdp .pricing .instant-eprice:not(.btn-link) { border: none; background: #0d65bf; background-color: #0d65bf; background-image: none; }
.vdp .pricing .instant-eprice:not(.btn-link):hover { border: none; background: #787777; background-color: #787777; background-image: none; }
/* End 'vdp-instant-ePrice-button' (do not modify this line) */

/* Start 'vlp-instant-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 02:57 PM PST */
.vlp .pricing .instant-eprice:not(.btn-link) { text-decoration: none; font-weight: bold; font-size: 14px; color: #ffffff; }
.vlp .pricing .instant-eprice:not(.btn-link):hover { color: #ffffff; }
.vlp .pricing .instant-eprice:not(.btn-link) { border: none; background: #0d65bf; background-color: #0d65bf; background-image: none; width: 100%;}
.vlp .pricing .instant-eprice:not(.btn-link):hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vlp-instant-ePrice-button' (do not modify this line) */

/* ddcdaniele - 04980034  */
.page-header.responsive-centered-nav .header-contact .links-list .header-service {color: white;}

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 08/23/18 12:49 PM PDT */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .value { text-decoration: line-through; font-size: 16.8px; color: #000000; }
/* End 'vlp-new-price-value-msrp' (do not modify this line) */

/* forrestthurston | VLP | strike-through on price */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value {text-decoration: line-through;}

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 10/08/19 09:08 AM PDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: line-through; font-size: 21px; color: #000000; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* ddcdaniele - 05501431 */
.pricing .btn.eprice {width:100%;}
.vdp .pricing .instant-eprice:not(.btn-link) {width:100%}

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/16/19 10:45 AM PDT */
.vdp .inv-type-new.pricing .msrp .price { text-decoration: line-through; font-size: 19.2px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* ddcsamp 08896468 */
.index .hero-image-overlay-container .hero-image-overlay .inventory-search-facet-browse {min-height: 320px;}

/* fdbarfety Hero 10226053 */
.index .hero-image-overlay-container .hero-image-overlay.content1, .index .hero-image-overlay-container .hero-image-overlay {margin-top: -522px!important; margin-bottom: 66px!important;}
.index .links-single-cta { margin-top: 140px; margin-bottom: -66px;}

/* fdbarfety 10226053 */
.alias-finance-lead h6, .alias-finance-lead .h2 {font-family: "open-sans-condensed-bold","Helvetica Neue",Helvetica,Arial,sans-serif;}

/* fdbarfety 10235358 */
.alias-sitebuilder-customer-reviews-1 b {font-family: "DDC Heading Font Face","Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: 800;}

/* fdbarfety 10226053 */
.ddc-footer {height: 180px;}
.ddc-footer .ddc-content.content-default, .ddc-footer .ddc-content.inventory-listing-default {padding: 0!important}

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 06/03/21 08:51 AM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* ddcdaniele -  05588573 - Stop Uppercase Font*/ 
.btn { text-transform: none; }