/* dtannasaponjyan 05923731 */
.inventoryList li.item .view-link.btn,
.inventoryList .pricing .btn.eprice span,
.inventoryList li.item .view-link.btn:before,
.inventory-listing-default .inventoryList > li > .hproduct .pricing-area > .pricing > li a.btn.eprice:before {color:#fff;}
.inventoryList li.item .view-link.btn:hover,
.inventoryList .pricing .btn.eprice:hover span,
.inventoryList li.item .view-link.btn:hover:before,
.inventory-listing-default .inventoryList > li > .hproduct .pricing-area > .pricing > li a.btn.eprice:hover:before {color:#007bcd;}
.inventoryList li.item .view-link.btn,
.inventory-listing-default .inventoryList > li > .hproduct .pricing-area > .pricing > li a.btn.eprice {border-color:#007bcd; background-color:#007bcd;}
.inventoryList li.item .view-link.btn:hover,
.inventory-listing-default .inventoryList > li > .hproduct .pricing-area > .pricing > li a.btn.eprice:hover {border-color:#007bcd; background-color:#fff;}

/* dtannasaponjyan 06163011 */
.inventoryList .inv-type-new .description dl {margin:10px 0;}

/* jbeaudin 04958242 */
.window-sticker-link {
background-color: #1c69d3 !important;
}


/* 09898191 ddcjareds */
.index .content-hero .hero-content-background { background-size: contain; }

/* 10188007 ddcjareds */
.index .slideshow-disclaimer-btn[data-position] { display: block; }

/* Start 'srp-used-price-value-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 11:05 AM EST */
.srp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 10px; color: #000000; }
/* End 'srp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-used-price-label-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 11:05 AM EST */
.srp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'srp-used-price-label-final-price' (do not modify this line) */

/* Start 'vdp-used-price-label-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:23 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* 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 geoffreyholdredge on 11/14/25 12:26 PM EST */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 10px; color: #000000; }
/* End 'vdp-used-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-by-volvo-price-value-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:33 PM EST */
.srp .inv-type-certified-by-volvo.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 10px; color: #000000; }
/* End 'srp-certified-by-volvo-price-value-final-price' (do not modify this line) */

/* Start 'srp-certified-by-volvo-price-label-final-price' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:33 PM EST */
.srp .inv-type-certified-by-volvo.pricing-detail .final-price .price-label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'srp-certified-by-volvo-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-wholesalePrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:41 PM EST */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'srp-new-price-label-wholesalePrice' (do not modify this line) */

/* Start 'srp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:42 PM EST */
.srp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'srp-new-price-value-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-label-wholesalePrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:42 PM EST */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-label { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vdp-new-price-label-wholesalePrice' (do not modify this line) */

/* Start 'vdp-new-price-value-wholesalePrice' (do not modify this line) */
/* Modified by geoffreyholdredge on 11/14/25 12:42 PM EST */
.vdp .inv-type-new.pricing-detail .wholesalePrice .price-value { text-decoration: none; font-weight: bold; font-size: 10px; color: #000000; }
/* End 'vdp-new-price-value-wholesalePrice' (do not modify this line) */

/* ddcrandyh 06529057 */
.ddc-mega-menu-nav .inventory-featured-default .pricing.multiple-prices {
   &>li {
       width: 50%; float:left; 
       & >span { 
          display: inline; 
          &.wholesalePrice.final-price{
             &:before { display: inline; content: "+"; }
          }
       }
   }
}