/* Start 'vlp-new-price-label-msrp' (do not modify this line) */
/* Modified by tcorrado on 12/02/20 05:33 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .msrp .label { text-decoration: none; font-size: 20px; color: #000000; }
/* End 'vlp-new-price-label-msrp' (do not modify this line) */

/* Start 'vlp-new-price-label-stackedRebate' (do not modify this line) */
/* Modified by squennevil on 12/02/20 05:17 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .stackedRebate .label { text-decoration: none; font-size: 20px; color: #000000; }
/* End 'vlp-new-price-label-stackedRebate' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by squennevil on 12/02/20 05:17 PM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: bold; font-size: 20px; color: #3d8c3d; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* ddcrandyh CC09663205 */
.inventory-listing-default #compareForm .bd .hproduct .pricing-area .label {
    font-size: 16px; padding-bottom: 8px;}

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

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by jonnywanser on 12/03/20 10:13 AM EST */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-weight: 800; font-size: 20px; color: #0a7305; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* 06370500 ddcjareds */
.index .inventory-featured-default .hproduct .view-link { bottom: -16px!important; }

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by clgrant on 03/16/26 06:40 PM EDT */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by clgrant on 03/17/26 06:39 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 17.75px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-final-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;}