/* 05911648 schadwick */
.cst-reduce-model-font.model-selector-responsive h3>a {font-size: .89rem}

/*ddcrmelasky 11105380*/
.index .push {display: none;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by dbolger on 03/02/22 03:10 PM EST */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/*CY*/
h1.ddc-page-title.font-weight-bold.bg-transparent.spacing-reset {
    color: #474747;
    text-align: center;
}
/*CY*/

.quickIntro .quickIntroItem h2.h3 { font-size: 1.15rem; }

/* Start 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */
/* Modified by thelmer1 on 12/15/22 12:15 PM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .msrp .price-value { text-decoration: none; font-size: 18.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-msrp' (do not modify this line) */

/* EZPurchase CTA Decoration Styling */
.ezpCTA {text-decoration: none !important;}
.backToTopCTA {text-decoration: none !important;}
.contactCTA {text-decoration: none !important;}
/* End EZPurchase CTA Decoration Styling */

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