/* Blakemore Prevent images within editable areas from stacking. */
.content img {display:inline;}

/* dtcoltonmraz - header adjustments */
.page-header.compact .header-default {overflow:visible;}

/* ddckristanp fixed width of search widget */
.page-header .inventory-search-form input[type="search"] {height: 30px;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by bethblakemore on 06/15/18 01:13 PM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover span { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice span { background: none; background-image: none; background-color: transparent; }
.vlp .inventoryList .pricing .btn.eprice { border: none; background: #d5001c; background-color: #d5001c; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #d5001c; background-color: #d5001c; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:before { color: #ffffff; }
.vlp .inventoryList .pricing .btn.eprice:hover:before { color: #ffffff; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vlp-view-details-button' (do not modify this line) */
/* Modified by tracyvanunen on 06/19/18 04:46 PM CDT */
.vlp .inventoryList li.item .view-link.btn { text-decoration: none; font-weight: bold; font-size: 13px; color: #ffffff; }
.vlp .inventoryList li.item .view-link.btn:hover { color: #ffffff; }
.vlp .inventoryList li.item .view-link.btn { border: none; background: #403f45; background-color: #403f45; background-image: none; }
.vlp .inventoryList li.item .view-link.btn:hover { border: none; background: #d5001c; background-color: #d5001c; background-image: none; }
.vlp .inventoryList li.item .view-link.btn:before { color: #ffffff; }
.vlp .inventoryList li.item .view-link.btn:hover:before { color: #ffffff; }
/* End 'vlp-view-details-button' (do not modify this line) */

/* dtjosem 04697606 */
.vlp .pricing-area .btn {width: 140px; padding: 0.7em 2em 0.7em 3.5em;}


/* Start 'vlp-used-price-value-abSub' (do not modify this line) */
/* Modified by kikiryan on 10/05/18 12:31 PM EDT */
.vlp .inventoryList .item.inv-type-used .pricing .abSub .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'vlp-used-price-value-abSub' (do not modify this line) */

/* Start 'vdp-used-price-value-abSub' (do not modify this line) */
/* Modified by kikiryan on 10/05/18 12:32 PM EDT */
.vdp .inv-type-used.pricing .abSub .price { text-decoration: none; font-weight: 800; font-size: 16px; color: #000000; }
/* End 'vdp-used-price-value-abSub' (do not modify this line) */

/* 05206042 ddcjareds */
.vlp .uwm-enabled:not(.uwm-has-contents) { height: 44px!important; }

/* Start 'vlp-new-price-value-abSub' (do not modify this line) */
/* Modified by mattbarrows on 04/23/19 12:06 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .abSub .value { text-decoration: none; font-weight: bold; font-size: 14px; color: #000000; }
/* End 'vlp-new-price-value-abSub' (do not modify this line) */

/* Start 'vdp-new-price-value-abSub' (do not modify this line) */
/* Modified by mattbarrows on 04/23/19 12:15 PM EDT */
.vdp .inv-type-new.pricing .abSub .price { text-decoration: none; font-weight: 800; font-size: 16px; color: #000000; }
/* End 'vdp-new-price-value-abSub' (do not modify this line) */
.cst_classic{
width: 300px;
}

/* ddcdanc 08172423 */
.vlp .pagination a[rel='prev'] .ddc-icon, .vlp .pagination a[rel='next'] .ddc-icon {display:inline;}
.grid-listing .pagination .prev-btn, .grid-listing .pagination .next-btn {background:none;}
.ddc-icon-arrow4-right:before,.ddc-icon-arrow4-left:before {color:#df324a;font-size:12px;font-weight:700;position:relative;top:-5px;}
.grid-listing .pagination .prev-btn:hover, .grid-listing .pagination .next-btn:hover {background:none;}
/* Form Spacing classes ****Only for Desktop CSS**** */
.ddc-span4.name.contact-firstName{
padding: 0px; 
}
.ddc-span4.name.contact-lastName{
padding: 0px; 
}
/* Top Desktop Banner enlarge COVID-19 ****Only for Desktop CSS**** */
.alias-sitebuilder-dealerships-open-near-me-1 [data-widget-id="content1"]{width: 150%;Margin: auto; position: relative; right: 280px;}

/* New Button Styling for COVID-19 Page ****Mobile and Desktop**** */
.Covid19{  
  -webkit-box-shadow: 0 4px 4px #000;
  -moz-box-shadow: 0 4px 4px #000;
  box-shadow: 0 4px 4px #000;
text-decoration: none;
}
.Covid19:hover{  
  -webkit-box-shadow: 0 1px 1px #000;
  -moz-box-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 1px #000;
text-decoration: none;
}