/*nathan.foreman- prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/*ddcjeremyw - Hide dealer name on /service/center.htm secondary contact info widget.*/
.ddc-content.contact-info.ddc-box-1.service2 .org {display: none;}

/*ddcjeremy - Dealer name bold in header.*/
.vcard.header-logo-enabled .fn.n .org {font-weight: bold;}

/*ddcjeremy - Increased font size of font on index page tabs.*/
.index .tabs-tabbed-widgets .ui-tabs-nav li a {font-size: 28px;}

/* ddcrandyh M-00252672 */
.pricing .btn-primary.custom3pcTextUsBtn { font-size: 20px;  }

/* ddcrandyh M-00253195 */
.price-btn.cst-btn-1 { margin-top: 5px; }

/* M-00253503 william.abbey */
.vdp .pricing .btn-primary.custom3pcTextUsBtn{width: 100%;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by seancurtin on 04/27/17 10:58 AM EST */
.vlp .inventoryList .pricing .btn.eprice span { text-decoration: none; font-style: italic; font-size: 18px; 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: linear-gradient(#0d65bf,#094481); background-image: linear-gradient(#0d65bf,#094481); background-color: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #000000; background-color: #000000; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* M-00254589 chris.diego */
.inventoryList .btn {width:100%;}
.inventoryList .btn.eprice {font-size: 8px;padding: 10px 7px;}

/* M-00253872 chris.diego */
.inventory-listing-default .inventoryList .media img, .unityVideo img, .inventory-listing-default .hproduct .media .unityVideo img {width:100%;}

/* M-00440359 ddcrandyh */
.inventory-listing-default .inventoryList .media .cst-valueTrade {height: 54px; display: inline-block; width: 200px; float: left; margin-left: 6px; margin-top: 5px; margin-bottom: -10px;}

/* M-00440889 ddcjoshc */
.inventory-listing-default .edmundscarcode-container a.sms-button.ui-button { background:url('/static/sites/s/sporthondasilverspringmd/images/textUs.png') no-repeat;background-size:contain;color:transparent;text-shadow:none; }
.inventory-detail-pricing .edmundscarcode-container a.sms-button.ui-button {background:url('/static/sites/s/sporthondasilverspringmd/images/textUs.png') no-repeat;background-size:cover;height: 45px;color:transparent;text-shadow:none; }
.inventory-listing-default .media .cst-valueTrade .btn { background:url('/static/sites/s/sporthondasilverspringmd/images/valueTrade.png') no-repeat;color:transparent;text-shadow:none;background-size:contain; }
.edmundscarcode-container a.sms-button.ui-button:hover,.inventory-listing-default .media .cst-valueTrade .btn:hover { opacity:.8; }

/* M-00441263 ddcjoshc */
.inventory-detail-pricing .pricing .cst-valueTrade img { width:100%; margin-bottom:5px; }
.inventory-detail-pricing .pricing .cst-valueTrade:hover { opacity:.8; }
.inventory-detail-pricing .pricing .customEpriceImage { width:268px; }
.inventory-detail-pricing .pricing .epriceLink { margin-bottom:0; }
.inventory-detail-pricing .edmundscarcode-container a.sms-button.ui-button { margin-bottom:5px; }

/* cbenson 05189373 */
.vdp .pricing .price-btn .btn.price-btn.cst-image img { width: 100%; }
.vdp li.price-btn.cst-btn-0 { padding: 0px 0 10px 0; }

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

/* reducing countdown clock min height - kevinthibault */
.countdown-clock-default .countdown-container {min-height: 20px;}