/* csimmons - copying over from previous site for custom form */
.navbar > .ddc-span12 > .inventory-search-form form button { display: block; }

.leasespecial.promotions-listing .promo-content{ text-align: center;}

/* hide disclaimer for spanish page*/
.hidedisclaimer .ddc-font-size-xsmall {display:none;}
.hidedisclaimer form button.ui-button-submit:not(.cst-submit) {display: block;}


/*eprice custom work*/
.normal-grid .item .gv-pricing .eprice-button a {margin-top: 5px!important;margin-bottom:5px!important;margin:auto;}
.normal-grid .item .gv-pricing .eprice-button a {  margin-top: 5px!important;margin-bottom: 5px!important; margin: auto!important;}

/*csimmons - random custom button need to remove*/
.custom-eprice-used {display:none;}

/* mega menu fix TPH 2019 */
.nav-fragment .nav, .alias-inventory-finder-default-auto .btn-primary, .alias-directions-default .btn-primary {display: block !Important;}
.ajax-navigation-element .recommendations-vehicles img {width: 90% !important; margin: auto;}
.nav-fragment .specials-listing {width: 50% !important; margin-top: -40px !important; }

[data-type="new"] .internetPrice .price-colon {display:none;}
.alias-inventory-listing-default-auto-all .custom-eprice-new {display: none;}

/* wabbey 08921472 */
.button-block-responsive.CC08921472 .buttonblock-button a {height: 300px;}

/* wabbey 10773912 */
.vdp .vdp-sidebar .contact-info .tels { min-width: 100%; }

/* 11167568 ddcjareds */
.CC11167568 h2 { color: #FFF; }

/* Start 'srp-pre-owned-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 02/17/22 09:35 AM EST */
.srp .inv-type-pre-owned.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-pre-owned-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-used-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 02/17/22 09:35 AM EST */
.vdp .inv-type-used.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 16.2px; color: #000000; }
/* End 'vdp-used-price-value-retailValue' (do not modify this line) */

/* Start 'srp-new-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 02/17/22 09:56 AM EST */
.srp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-new-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 02/17/22 09:57 AM EST */
.vdp .inv-type-new.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 16.2px; color: #000000; }
/* End 'vdp-new-price-value-retailValue' (do not modify this line) */

/* Start 'srp-certified-by-volvo-price-value-retailValue' (do not modify this line) */
/* Modified by mattbarrows on 02/17/22 02:42 PM EST */
.srp .inv-type-certified-by-volvo.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-certified-by-volvo-price-value-retailValue' (do not modify this line) */

/* 11193382 JLC */
.pricing-detail .salePrice .price-label { display: none; }
.pricing-detail .retailValue + .pricing-divider { display: none; }



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

/* Start 'srp-certified-by-volvo-price-value-final-price' (do not modify this line) */
/* Modified by jamielaberge on 03/08/22 10:17 AM EST */
.srp .inv-type-certified-by-volvo.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 17.5px; color: #000000; }
/* End 'srp-certified-by-volvo-price-value-final-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by jamielaberge on 03/08/22 10:18 AM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 17.5px; color: #000000; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

/* 04571914 JLC */
.btn.cta-disclaimer { text-transform: none; font-size:calc(.7rem * var(--btn-font-size-modifier,1))!important; }
