/* Start Gopher Custom Header Color Theme */
 .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a,
 .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .count:before,
 .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a .label,
 .page-header.responsive-centered-nav .mycars-default .mycars.mycars-integration-navbar .menu>a:before,
 .page-header.responsive-centered-nav .header-navigation .header-default .vcard h1 a,
 .page-header.responsive-centered-nav .ws-mycars-nav .ws-mycars-nav-wrapper .mycars-integration-navbar button {color: #000;}
 .page-header.responsive-centered-nav {background-color: #fff;}
 .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a:hover,
 .page-header.responsive-centered-nav .header-navigation .ddc-mega-menu-nav .dropdown.open>a {color: #5d5d5d;}
/* End Gopher Custom Header Color Theme */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by song01 on 02/11/25 10:02 AM EST */
.vdp .inv-type-new.pricing-detail .final-price .price-value {text-decoration: none; font-weight: 800; font-size: 27px; color: #000;}
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* fdbarfety */
.ddc-footer .hours [data-widget-name=ws-navigation] {z-index: 0; max-width: fit-content;}

/* ddcdmeline PPR-168463 */
.showroom .hproduct .model,
.showroom .hproduct .bodyStyle {font-size: 1.75rem;}
.showroom .hproduct {margin-top: 15px;}
.showroom .hproduct .pricing {margin-left: 0px;margin-top: 10px;}
.showroom .hproduct .pricing .price {width: auto;text-align: left;font-size: 1.75rem;}

/* ddcdmeline PPR-168463 */
.staffList dd a,.staffList .selected dd a {background-color: transparent;}
.staffList dd a:hover {background-color: transparent;text-decoration: underline;}

/*Gopher: Adding Content Freeze Banner*/
@keyframes pulse {0%{background-color: darkred;} 100% {background-color: orangered;}}
.ddc-composer::before {content:"ATTENTION: A NEW WEBSITE IS BEING BUILT! Any website edits made today on the current site will not carry over to the new, upgraded site. Please contact your Performance Manager for assistance or with questions."; font-size: 24px; font-weight: 900; text-align: center; color: #fff; display: block; padding: 20px 25px; background-color: darkred; animation: pulse 1250ms ease-in-out alternate infinite; text-shadow: 0 0 3px rgba(0,0,0,.55); border-bottom: 1px solid black;}
.v9-oem-mazda-0001-v1 .ddc-composer .page-header.header-compact,.v9-oem-mazda-0001-v1 .ddc-composer .navbar.header-compact {position: static;}
.v9-global-0011-v2 .ddc-composer .page-header.value-statement-header .vs-header-container.persistent-contact {position: absolute;}