@font-face {
	font-family: 'DDC Heading Font Face';
	src: url('/static/sites/c/customwork/fonts/ToyotaType/ToyotaType-Book/ToyotaType-Book.eot') format('eot'),
	url('/static/sites/c/customwork/fonts/ToyotaType/ToyotaType-Book/ToyotaType-Book.woff') format('woff'),
	url('/static/sites/c/customwork/fonts/ToyotaType/ToyotaType-Book/ToyotaType-Book.ttf') format('truetype'),
	url('/static/sites/c/customwork/fonts/ToyotaType/ToyotaType-Book/ToyotaType-Book.svg') format('svg'),
	url('/static/sites/c/customwork/fonts/ToyotaType/ToyotaType-Book/ToyotaType-Book.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
} /* ddc jeffk 03222024 */

/* fdbarfety 08590476 */
body, .page-header.responsive-centered-nav .header-navigation .navigation-default .navbar-nav > li > a, .dropdown-menu {font-size: 16px;}
.navigation-default .dropdown-menu h4, .inventory-detail-pricing, .showroom .hproduct .bodyStyle {font-size: 18px;}
.page-header.responsive-centered-nav .header-contact .links-locale a,
.page-header.responsive-centered-nav .header-contact .vcard .tels .tel span,
.page-header.responsive-centered-nav .header-contact .vcard .adr a {font-size: 16px;}

/* ddcmhampton 03674822 */
.vehicle-card-badge img {max-height: 32px;}
.page-header.responsive-centered-nav .ddc-icon-call:before {font-size: 16px;}

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

/* 11680768 ddcjareds */
.navbar-default {background-color: var(--color-neutral-1000); border-top: 2px solid var(--color-neutral-1000);}

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by ddcmattw on 09/21/22 04:56 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* ddcrandyh CC12129474 */
.ws-dealer-reviews .row.mt-8 { margin-top: 0px !important; }


/*owen.perks VDP*/
.vdp .osiris-mediabot-third-party-integration {border-bottom: none !important;}

/*Toyota SmartPath Freeze Banner*/
@keyframes pulse {0%{background-color: darkred;} 100% {background-color: orangered;}}
.ddc-composer::before {content:"You are editing the site of a Toyota SmartPath 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;}
.v9-oem-toyota-0003-v1 .ddc-composer .page-header.header-compact,.v9-oem-toyota-0003-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;}