/* nwilson6 05368994 */
.hero-image-overlay.hero-widget-overlay1{margin-top:-270px;}


/*  Moving the text "I'm Interested" to be on the same line as New, Preowned, Certified, and All options.   */
.inventory-search-facet-browse .ddc-pill-group .ddc-sub-heading {
    display: inline-block;
    margin-right: 15px;
    text-transform: none;
    transform: translateY(10%);
}

.inventoryList .inv-type-used .pricing .internetPrice .value, .inventory-featured-default .hproduct[data-type="used"] .pricing .internetPrice .value { text-decoration: line-through;}

/* Start 'vlp-ePrice-button' (do not modify this line) */
/* Modified by dtdwightsears on 03/05/19 10:28 AM CST */
.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: #bb0a30; background-color: #bb0a30; background-image: none; }
.vlp .inventoryList .pricing .btn.eprice:hover { border: none; background: #333333; background-color: #333333; background-image: none; }
/* End 'vlp-ePrice-button' (do not modify this line) */

/* Start 'vdp-final-price-price-label-final-price' (do not modify this line) */
/* Modified by tcorrado on 09/23/19 06:59 PM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 600; font-size: 13px; color: #000000; }
/* End 'vdp-final-price-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by tcorrado on 09/23/19 07:00 PM EDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-size: 12px; color: #000000; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* 08127724 ddcjareds */
.vlp .slideShowWrap .slides img { margin: 0 auto; }

/*jakespurr1 fixing issue where nav menus have no zindex and are overlapped by covid banner*/
.non-mega-menu .nav-list > li ul {z-index: 1031;}

/* ddcgraigm resize free form search widget */
.col-xs-9, .ddc-span9, .yui3-u-3-4 {
    width: 50%;
}

/* Start 'srp-pre-owned-price-value-internetPrice' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:00 AM EST */
.srp .inv-type-pre-owned.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 13.5px; color: #000000; }
/* End 'srp-pre-owned-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:01 AM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #0da20d; }
/* End 'srp-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:01 AM EST */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-size: 13.5px; color: #0da20d; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-internetPrice' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:02 AM EST */
.vdp .inv-type-used.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 15.3px; color: #000000; }
/* End 'vdp-used-price-value-internetPrice' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:02 AM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-size: 15.3px; color: #0da20d; }
/* End 'vdp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:02 AM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #0da20d; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:09 AM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 18px; color: #0da20d; }
/* End 'srp-certified-pre-owned-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-internetPrice' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:09 AM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .internetPrice .price-value { text-decoration: line-through; font-size: 13.5px; color: #000000; }
/* End 'srp-certified-pre-owned-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by tcarvey on 02/14/24 11:09 AM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-size: 13.5px; color: #0da20d; }
/* End 'srp-certified-pre-owned-price-label-final-price' (do not modify this line) */

/* jbeaudin 04349278 */
.staff-listing .staffList .staff .fn {
    min-height: 55px;
}