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

/* 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;}

/* forrest.thurston Prevent images within editable areas from stacking. */
.content img {display:inline;}

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

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by ddcmattw on 06/03/21 02:37 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 04/13/18 11:45 AM PDT */
.vlp .inventoryList .item.inv-type-used .pricing .msrp .value { text-decoration: none; font-size: 18.2px; color: #000000; }
/* End 'vlp-used-price-value-msrp' (do not modify this line) */


/* forrest.thurston | PAGE | background color */
body {background-color: #fff !important;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 04:29 PM PST */
.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: linear-gradient(#0d65bf,#094481); background-image: linear-gradient(#0d65bf,#094481); background-color: 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) */

/* Start 'vdp-ePrice-button' (do not modify this line) */
/* Modified by dtkatiearmstrong on 02/06/19 04:31 PM PST */
.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: #0d65bf; background-color: #0d65bf; 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) */


/* 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 - ddcmattw adjust color 07888908 | 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;} 
.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 04:29 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: linear-gradient(#0d65bf,#094481); background-image: linear-gradient(#0d65bf,#094481); background-color: 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) */

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

/* ddcjosiahl 05525690 */
.pricing .eprice, .pricing .ePrice, .pricing .instantEPriceButton .instant-eprice {width: 100%;}

.page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 { margin-top: 24px;}

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by matthewleta on 08/13/19 01:54 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 13.9px; color: #000000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 09/16/19 10:11 AM 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) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 11/18/19 12:34 PM PST */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: line-through; font-size: 22.5px; color: #000000; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

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

/* fdbarfety 10155209 10203007 */
.ddc-composer .page-header.responsive-centered-nav .links-list a {top: -28px;}
.vdp .content-disclaimer {padding-top: 0;}
.ddc-footer {height: 170px;}
.alias-sitebuilder-clicklane-1 .container {width: 100%!important;}

.page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 {margin-top: 0;}

/* fdbarfety 10155209 10203007 Hours on one line */
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default {font-size: .8em;}
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default .today {font-size: 1em;}
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default .ddc-list-columns>li .key {width:36%;}
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default .ddc-list-columns>li .value {width:64%;}
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default.box.box-padding {padding: 16px 10px;}
.alias-sitebuilder-military-appreciation-1 .page-bd .hours-default.ddc-content .widget-heading {margin: 0 0 24px 10px;}

/* fdbarfety 10155209 Custom page */
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"],
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] ul li,
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] h2 {font-family: "Helvetica", Arial, sans-serif;}
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] ul {font-size: 16px;}
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] strong {font-size: 18px;}
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] p {font-size: 14px;}
.alias-sitebuilder-why-buy-from-honda-jacksonville-1 [data-widget-id="content1"] p:first-letter {font-size: 18px;}

/* fdbarfety 10155209 */
.ddc-footer .ddc-content.content-default, .ddc-footer .ddc-content.inventory-listing-default {padding: 0!important}
/* Start 'srp-pre-owned-price-label-msrp' (do not modify this line) */
/* End 'srp-pre-owned-price-label-msrp' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 01/25/22 02:21 PM CST */
.srp .inv-type-pre-owned.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtkatiearmstrong on 06/03/21 09:49 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) */

/* Start 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by dtkatiearmstrong on 01/24/22 04:32 PM CST */
.srp .inv-type-certified-pre-owned.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */

/* ddcmattw 10391730 */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none;}

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

