/*ddcrmelasky 11752418*/
.page-header.responsive-centered-nav .header-contact {background: #0d2d5b; }
.page-header.responsive-centered-nav .header-contact .vcard .tels .tel,
.page-header.responsive-centered-nav .header-contact .vcard .adr a,
.page-header.responsive-centered-nav .header-contact .vcard .adr .ddc-icon {color: var(--color-neutral-0);}
.page-header.responsive-centered-nav .header-contact .vcard .tels .tel.phone1 {font-size: 15px;}
@media(min-width: 1440px){
.page-header.responsive-centered-nav .header-contact .vcard .tels .tel.phone1 span,.page-header.responsive-centered-nav .header-contact .vcard .tels .tel.phone1 {font-size: 18px;}}
.page-header.responsive-centered-nav .header-contact .vcard {width: 1025px;}

/*ddcrmelasky 11783317*/
.index [data-widget-id="inventory-search1"] .btn.dropdown-toggle {background-position: right 15px bottom 50% !important; padding: 11px 16px;} 
.index .promo-inventory-link {background-color: var(--color-primary-500);} 

/*ddcrmelasky 11783393*/
.index .slideControls .pager a.activeSlide {background-color: var(--color-neutral-100);} 

/*ddcrmelasky 11812966*/
[data-widget-id="content11"] .btn, [data-widget-id="inventory-search1"] .submit-search {background-color: var(--color-neutral-0); color: var(--color-primary-500);}
[data-widget-id="content11"] .btn:hover, [data-widget-id="inventory-search1"] .submit-search:hover {background-color: var(--color-neutral-300); color: var(--color-primary-500);}

/*ddcrmelasky 11833636*/
.srp .vehicle-ctas .btn-default, .vdp .vehicle-ctas .btn-default {background-color: #fff; color: var(--color-primary-500); border-color: var(--color-primary-500);}
.srp .vehicle-ctas .btn-default:hover, .vdp .vehicle-ctas .btn-default:hover {background-color: #ddd;}

/* fdbarfety 11995681 */
.navigation-default .dropdown-menu .contact-form a:not(.btn) {color: #0c2f5a;}
.navigation-default .dropdown-menu .contact-form a:not(.btn):hover {text-decoration: underline;}
.navigation-default .dropdown-menu .contact-form fieldset h2 {color: #0c2f5a;}
fieldset h2 {border-bottom: 0; font-size: 16px!important; font-family: 'DDC Body Font Face'; font-weight: 100; line-height: 1; padding: 0 0 20px 0;}

/* Start 'srp-certified-used-price-value-internetPrice' (do not modify this line) */
/* Modified by thelmer1 on 01/15/25 04:42 PM EST */
.srp .inv-type-certified-used.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 22.75px; color: #333333; }
/* End 'srp-certified-used-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-certified-used-price-value-final-price' (do not modify this line) */
/* Modified by thelmer1 on 01/15/25 04:53 PM EST */
.srp .inv-type-certified-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 20.5px; color: #333333; }
/* End 'srp-certified-used-price-value-final-price' (do not modify this line) */

/* AAG Smart Coupon Styles */

.aag-popup-header {
background-color: #FFFFFF!important;
}
.aag-popup-col-content {
background: rgb(0,52,105)!important;
background: linear-gradient(180deg, rgba(0,52,105,1) 6%, rgba(0,175,213,1) 75%)!important;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-bottomright: 50px;
border-bottom-right-radius: 50px;
}
@media only screen and (min-width: 992px) {
.aag-popup-col-content {
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
}
.aag-popup-header {
border: 0px;
}
@media only screen and (min-width: 992px) {
.aag-popup-header {
-webkit-border-top-right-radius: 50px;
-moz-border-radius-topright: 50px;
border-top-right-radius: 50px;
}
}
.aag-popup-container {
background-color: transparent!important;
}
.aag-popup-cta {
background: #ef4123!important;
border-radius: 30px;
padding: 0px 40px!important;
min-height: 40px!important;
}
.aag-popup-close {
top: 20px!important;
right: 20px!important;
width: 40px!important;
background: url(https://storage.googleapis.com/phalanx-media-library/184b9098-x.png) !important;
background-repeat: no-repeat !important;
}
.aag-popup-form .aag-form-disc-row {
display: none;
}
.aag-popup-form h2.aag-popup-form-headline {
color: #FFFFFF!important;
}

@media only screen and (min-width: 560px) {
    .aag-coupon-content {
        background: transparent !important;
        color: #ffffff !important;
    }
}

.aag-popup-disc-link {
 color: #ffffff !important;
}

/* ddcrandyh 06182451 */
.page-header .header-logo-container .header-default { display: flex; }