/* full-width homepage - kevinthibault */
.index .page-bd { max-width: none;}

/*  On hover, the red underline is not positioned correctly for the magnifying glass search icon.  Also the subsequent submit "SEARCH" is too low.    */ 
.compact .navbar-nav .search .ddc-icon {font-size: 18px;}
.compact .navbar-nav>li.search>a:hover:after, .compact .navbar-nav>.search.open>a:after, .compact .navbar-nav>.search.open>a:hover:after {border: 1px solid red;bottom: -24px;}
.ddc-mega-menu-nav .inventory-search-form button[type='submit'] {bottom: 10px;}

 

/* Start 'vlp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtlindseynelson on 06/19/19 06:54 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value { text-decoration: none; font-size: 16px; color: #324047; }
/* End 'vlp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by dtlindseynelson on 06/19/19 06:51 AM CDT */
.vdp .inv-type-new.pricing .final-price .price { text-decoration: none; font-weight: 500; font-size: 22px; color: #324047; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by dtlindseynelson on 06/19/19 07:01 AM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-size: 16px; color: #324047; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-used-price-value-final-price' (do not modify this line) */
/* Modified by dtlindseynelson on 06/19/19 07:01 AM CDT */
.vdp .inv-type-used.pricing .final-price .price { text-decoration: none; font-weight: 500; font-size: 22px; color: #324047; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 11/11/22 02:00 PM EST */
.srp .inv-type-certified-pre-owned.pricing-detail .wholesalePrice .price-value { text-decoration: line-through; font-size: 14px; color: #324047; }
/* End 'srp-certified-pre-owned-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-used-price-value-wholesalePrice' (do not modify this line) */
/* Modified by kevinthibault on 11/11/22 02:01 PM EST */
.vdp .inv-type-used.pricing-detail .wholesalePrice .price-value { text-decoration: line-through; font-size: 16px; color: #324047; }
/* End 'vdp-used-price-value-wholesalePrice' (do not modify this line) */