/* fdbarfety PPR-307151 tagline */
.tagline {position: fixed !important; left: 20px !important; top: 5px !important; color: #fff; font-size: 12px; white-space: nowrap;}
.toyota .ddc-footer {background-image: none; background-color: #e4e5e6;}
.social-header-buttons {position: relative !important; display: contents;}

/*-----START KBB CUSTOM CSS-----*/#kbb-leaddriver-search-title {color:#FFFFFF !important} #kbb-leaddriver-search-input-selection li button.selected {border-bottom: 4px solid #FFFFFF !important;} .basic-button{background: #4B4B4B !important; border: 1px solid #C3C3C3 !important; color: #FFFFFF !important; } .basic-button:disabled{background-color: #DDDDDD !important; border-color: #C3C3C3 !important; color: #C3C3C3 !important; } #kbb-leaddriver-search-where-is-my-vin, #input-label-select, #kbb-leaddriver-search .input-label {color: #4b4b4b !important } #kbb-leaddriver-search-vehicles li:hover {background: #4B4B4B !important;} #kbb-leaddriver-search {background-color: #D71920 !important; margin: 10px auto !important; color:#000; border: 2px #FFFFFF solid !important;} #kbb-leaddriver-search-input-selection li button, #kbb-leaddriver-search-subtitle, #kbb-leaddriver-search-where-is-my-vin {color: #FFFFFF !important;} #kbb-leaddriver-search-logo {display: none !important;} #kbb-leaddriver-search-header::before {margin-left:10px; padding-right: 10px; content: ""; background: url('https://kbbico.info/wp/wp-content/email/dealer/KBB_1_Color_White.png') no-repeat; display:inline-block; width:68px; height:78px;} .fxNKVf {background: #D71920 !important;}/*-----END KBB CUSTOM CSS-----*/

/*ddcrmelasky sonic asks*/
.page-header .dropdown-menu { max-height: 80vh !important; }
li a[href*="tirecenter"]:after {
    content: '';
    display: inline-block;
    width: 0.75em;
    height: 0.75em;
    margin-left: 4px;
    vertical-align: middle;
    background-color: currentColor;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M7 1h4v4M11 1L5 7M3 2H1v9h9V9' stroke='currentColor' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M7 1h4v4M11 1L5 7M3 2H1v9h9V9' stroke='currentColor' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-size: contain;
}


/*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; width: 100%; top: 188px; position: static;} .v9-oem-toyota-0004-v1 .ddc-composer .page-header.minimal {position: relative;} .v9-oem-toyota-0004-v1 .ddc-composer .navbar.header-default {position: relative;} .v9-oem-toyota-0004-v1 .ddc-composer .ddc-wrapper {padding-top: 0!important;}