@import url("https://www.mcgrathauto.org/guide/css/master/ddc-master-styles-desktop-min.css?v=7.0.3");
@import url("https://www.mcgrathauto.org/guide/css/fordcr/ddc-fordcr-specific-styles-desktop.css?v=7.0.1");
@import url("https://www.mcgrathauto.org/guide/css/ddc-mfd-lightbox-min.css");

/* Hide VLP Window Sticker Button */
.vlp li.cstMonroneyLabelsWindowSticker { display: none; }

/* Home Page Slider Adjustments */
.index .slideControls .previousNext { width: 100%; }
.index .slideControls { bottom: 175px; }

/* Countdown Style Revisions */
.countdown-clock-default .countdown-container { background-position: top center; background-size: auto; background-color: #252525; }
.countdown-clock-default .countdown-dark { color: #cf152d; top: 48% !important; }
.countdown-clock-default .countdown-dark .colon { color: #fff; }
.countdown-clock-default .countdown-dark span { background: #ffffff; color: #000000; }
.countdown-clock-default .countdown-dark span.counter-spot { -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.3); }

div.hours-default.ddc-content.box.box-padding {border: 0 none;}


/* DEALER.COM STAFF STYLE EDITS GO HERE */

/*cjschneide M-00524623*/
.inventory-listing-default .hproduct .calloutDetails .badge img[src*='logo-certified-default'], 
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-default'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-chevrolet'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-gmc'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-hyundai'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-kia'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-dodge'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-chrysler'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-audi'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-buick'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-cadillac'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-fiat'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-honda'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-infiniti'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-jeep'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-lincoln'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-mazda'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-mercedes-benz'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-mitsubishi'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-nissan'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-ram'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-scion'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-subaru'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-toyota'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-volkswagen'],
.inventory-detail-callout .calloutDetails .certified .badge img[src*='logo-certified-volvo'] {display:none;}

/* 05680759 JLC */
.inventory-listing-grid .cab.panel-default li.list-group-item.cab label { text-transform: capitalize; }

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by ntringale on 08/02/24 11:47 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by ntringale on 08/02/24 11:47 AM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by astanford on 07/14/25 12:19 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-size: 19px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by ntringale on 08/02/24 11:49 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-size: 22.5px; color: #004a87; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by ntringale on 08/02/24 11:49 AM EDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #004a87; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-label-final-price' (do not modify this line) */
/* Modified by ntringale on 08/02/24 04:28 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 23px; color: #004a87; }
/* End 'vdp-new-price-label-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by ntringale on 08/02/24 04:28 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 22.5px; color: #004a87; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by astanford on 07/14/25 01:33 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 21px; color: #4e7a00; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by astanford on 07/14/25 01:34 PM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18.5px; color: #4e7a00; }
/* End 'srp-new-price-value-discount' (do not modify this line) */