@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Ultralight.woff2) format("woff2");
 font-weight:200;
 font-style:normal;
 font-display:swap
}
@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Light.woff2) format("woff2");
 font-weight:300;
 font-style:normal;
 font-display:swap
}
@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Regular.woff2) format("woff2");
 font-weight:400;
 font-style:normal;
 font-display:swap
}
@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Medium.woff2) format("woff2");
 font-weight:500;
 font-style:normal;
 font-display:swap
}
@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Bold.woff2) format("woff2");
 font-weight:700;
 font-style:normal;
 font-display:swap
}
@font-face {
 font-family:"DDC Heading Font Face";
 src:url(/static/sites/c/customwork/fonts/rivieraNights/RivieraNights-Black.woff2) format("woff2");
 font-weight:900;
 font-style:normal;
 font-display:swap
}

body ,h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .contentHeading, 
.showroom-details-section > h4, .incentives-search-default .facet-group h3,
.incentives-search-detail .facet-group h3, .inventory-detail-mini h3, .model-specific-landing-incentives h3, 
.reviews-auto-detail .hreview h1, .ui-dialog-title, 
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a {
  font-family: "DDC Heading Font Face","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

/* ddcalmirc - contact form with background - float form to the right using flexJustify section pref since it's hardcoded in the page definition */
[data-name^="form-centered-container"] .justify-content-center {justify-content: flex-end !important;}

/* removing footer logo */
.ddc-footer a.credit {display: none;}

/* 09242603 ddcdmeline */
.model-selector-responsive .responsive-height {min-height: auto;}
.model-selector-responsive {padding-top: 20px;background:transparent;}

.page-header.responsive .header-default .vcard .adr {top: 25px;}

/* 09250753 ddcdmeline */
.alias-sitebuilder-bespoke-experience-1 #content1-heading {font-size: 40px;}

/* 09264643 ddcdmeline */
.page-header.responsive .inventory-search-form {top: 70px;}
.page-header.responsive .header-default .vcard .tels {top: 3px;}
.page-header.responsive .header-default .vcard .adr::before {content:'Sales:';}
.page-header.responsive .header-default .vcard .adr {top: 22px;line-height: 20px;color: #333;}
.page-header.responsive .header-default .vcard .adr::after {content:'Service: 2425 West Northwest Highway, Dallas, TX 75220';display: block;font-size: 14px;}

/* 10382954  ddcmattw button pill style*/
.srp .vehicle-ctas .price-btn .btn, .vdp .vehicle-ctas .price-btn .btn, .btn, .btn-primary { border-radius: 50px; }

/* wabbey 10390312 */
:root {--color-primary-500: #281432;}

/* ddcdaniele - 10362603 */
.index .mobileindextext {color:black}

/* ddcrandyh CC04005846 */
.btn-primary { 
  --btn-primary-hover-color: #FFF;
  --btn-primary-border-color: #000;
  --btn-primary-bg: #000;
  --btn-primary-border-hover-color: #000;
  --btn-primary-hover-bg: #FFF;
  --btn-primary-hover-color: #000;
}

/* 05481926 ddcjareds */
.ddc-footer .navigation-default ul li>a { padding: 32px 17px; }

