/* owen.perks 12434320 */
.index [data-name="index-landing-0008-hero-wrapper-1"] [data-name="content-cta-row-1"] .cta-content h4{color: #75B641 !important;}

/* ddcrmelasky 12452800 */
.vdp .inventory-detail-callout .callouts-large img {height: 125px; width: auto;}
.srp .badge-callout .vehicle-card-badge img {max-height: 92px;}

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

/* 12513831 ddcjareds */
@media screen and (min-width: 1440px) {
.page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav>li>a { font-size: 17.75px; }}

/* 12528939 JLC */
.btn.btn-dealer-green { background: #76bc42; }
.btn.btn-dealer-green:hover { filter: brightness(0.9); }



/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by ewhitehea1 on 06/07/24 11:42 AM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #00a300; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by ewhitehea1 on 06/07/24 11:43 AM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #00a300; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-inv-type-used-portal-price-value-portal-price' (do not modify this line) */
/* Modified by ewhitehea1 on 06/25/24 03:36 PM EDT */
.srp .vehicle-card-title.inv-type-used .portal-price { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #00a300; }
/* End 'srp-inv-type-used-portal-price-value-portal-price' (do not modify this line) */

/* Start 'srp-inv-type-certified-pre-owned-portal-price-value-portal-price' (do not modify this line) */
/* Modified by ewhitehea1 on 06/25/24 03:36 PM EDT */
.srp .vehicle-card-title.inv-type-certified-pre-owned .portal-price { text-decoration: none; font-weight: bold; font-size: 15.75px; color: #00a300; }
/* End 'srp-inv-type-certified-pre-owned-portal-price-value-portal-price' (do not modify this line) */

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