/* McGRATH STAFF STYLE EDITS */
@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/ddc-mfd-lightbox.css");

/* Home Page Slider Adjustments */
.slideshow-background { height: 400px; }
.slideshow-background.ddc-content { margin-bottom: 20px; }
@media only screen and (max-width: 1280px) { .slideshow-background:not(.no-resize) { height: 400px; } }
@media only screen and (max-width: 1024px) { .slideshow-background:not(.no-resize) { height: 400px; } }

/* DDC STAFF REVISIONS GO BELOW */


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