/* adding custom styling - kevinthibault */
div#vehicle-title1-app-root .highlight-badge.badge-xsmall.default {font-size: .85rem; color: #cc0916; font-weight: 800;}

/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* disabling srp highlighted attributes link - kevinthibault */
.srp .vehicle-card-details-container div[role="button"] { pointer-events: none!important; }

/* kevinthibault - adding "+" to add-on line */
.srp .pricing-detail .ABCRule .price-value:before , .vdp .pricing-detail .ABCRule .price-value:before { content: "+"; }

/* kevinthibault - adding "+" to totalFees */
.pricing-detail .totalFees .price-value:before { content: "+"; }

/* kevinthibault - homepage cta grid */
.index-cta-grid {flex: 0 0 50%; box-sizing: border-box;}

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