/*Lexus Monogram Freeze Banner*/
@keyframes pulse {0%{background-color: darkred;} 100% {background-color: orangered;}}
.ddc-composer::before {content:"You are editing the site of a Lexus Monogram dealer. Due to program requirements, new inventory must link to Toyota's MST-C experience temporarily and inventory should be managed in Dealer Daily."; 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; width: 100%; top: 188px; position: static;}
.v9-oem-lexus-0002-v1 .ddc-composer .page-header.minimal {position: relative;}
.v9-oem-lexus-0002-v1 .ddc-composer .navbar.header-default {position: relative;}
.v9-oem-lexus-0002-v1 .ddc-composer .ddc-wrapper {padding-top: 0!important;}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by sverhulst on 03/23/22 09:33 AM CDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by blandis1 on 07/02/21 08:34 AM CDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 20px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by blandis1 on 07/02/21 08:30 AM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 14px; color: #000000; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* 10771865 ddcjarerds */
.srp .comments span { font-weight: bold;}