/*Clients request the CTAs be rounded*/
.vdp .links-list .btn {border-radius: 30px !important;} 
.vdp .calculate-payment-scroll-up {border-radius: 30px !important;} 
.vdp .btn-primary {border-radius: 30px !important;}
.vdp .btn-default {border-radius: 30px !important;} 
.vdp .payment-summary-calculate {border-radius: 30px !important;}

/*sdvaughn - remove unwanted logo - restore defaults not working*/
img.cst-premierPorsche { display: none; }

/*sdvaughn - changed home icon from red to black*/
i.ddc-icon.ddc-icon-home { color: #000; }

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by sdvaughn on 06/19/18 12:08 PM CDT */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-weight: bold; font-size: 15px; 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: #d2011d; background-color: #d2011d; 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) */

/*ddcjoannak change the color of the offsite inventory banner*/
.grid-listing .offsite-inventory, .vlp #compareForm .inventoryList>li.offSiteInventoryBanner, .inventory-listing-default .inventoryList li.offSiteInventoryBanner {
    background-color: #0D5EB2;
    color: #fff;
    font-size: 22px;
    padding: 2px 0;
    margin-bottom: 0px;
    text-align: center;
}


/* Start 'vlp-ePrice-link' (do not modify this line) */
/* Modified by mattbarrows on 12/18/18 02:26 PM EST */
.vlp .inventoryList li.item .pricing span.eprice { text-decoration: none; font-weight: bold; font-size: 12px; color: #000000; }
.vlp .inventoryList li.item .pricing span.eprice:hover { color: #ffffff; }
.vlp .inventoryList li.item .pricing span.eprice { border: none; background: none; background-color: transparent; background-image: none; }
.vlp .inventoryList li.item .pricing span.eprice:hover { border: none; background: none; background-color: transparent; background-image: none; }
.vlp .inventoryList li.item .pricing span.eprice:before { color: #ffffff; }
.vlp .inventoryList li.item .pricing span.eprice:hover:before { color: #ffffff; }
/* End 'vlp-ePrice-link' (do not modify this line) */

/* ddcmattw 07727491 */
.vlp .inventoryList .pricing .btn.eprice {width: 100%;}

/* Start 'vlp-view-details-button' (do not modify this line) */
/* Modified by ddcsamanthap on 03/31/20 04:35 PM EDT */
.vlp .inventoryList li.item .view-link.btn { text-decoration: none; font-weight: bold; font-size: 12px; color: #ffffff; }
.vlp .inventoryList li.item .view-link.btn:hover { color: #ffffff; }
.vlp .inventoryList li.item .view-link.btn { border: none; background: #d5001c; background-color: #d5001c; background-image: none; }
.vlp .inventoryList li.item .view-link.btn:hover { border: none; background: #403f45; background-color: #403f45; 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) */

/* 09080212 JLC */
.nav-fragment .inventory-featured-default .hproduct { min-height: 310px; }
.nav-fragment .inventory-featured-default .hproduct > div:hover { top: auto; }
.nav-fragment .inventory-featured-default .hproduct > div .fn,
.nav-fragment .inventory-featured-default .hproduct > div .pricing { height: auto; display: block; }
.nav-fragment .inventory-featured-default .hproduct .view-link { position: relative!important; margin-top: 10px; }

/* 10072693 JLC */
.index .content-hero + .inventory-search-facet-browse { height: 0px; bottom: 280px; }



/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by hollyvadnais on 03/16/21 11:10 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 12px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by hollyvadnais on 03/16/21 11:10 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: 600; font-size: 12px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by hollyvadnais on 03/16/21 11:41 AM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 12px; color: #000000; }
/* End 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */

/* ddcmattw 10742721 - copy from CC10733048 */
#staffList dd a,
#staffList dd a:hover, #staffList .selected dd a { background-color: transparent; }
.staffList dd.email { font-size: 13px; }
#staffList dl { border: 4px solid #666 }

/* ddcsamp 11478719 */
.content-cards.cst-justify-content-start .cards {justify-content: start;}

/* 03818922 ddcjareds */
.page-header { min-height: 85px!important; height: 50px; }
.page-header .header-default .home-logolink { bottom: 20px; }
.page-header .header-default .vcard .h1 { padding-top: 0px; }