/* franckbarfety M-00411474 */
.buttonblock-default.mx-slideshow-overlay {margin: 30px 0 30px 0;
    background: -webkit-linear-gradient(#c7c7c7, #e8e8e8);
    background: -moz-linear-gradient(#c7c7c7, #e8e8e8);
    background: -o-linear-gradient(#c7c7c7, #e8e8e8);
    background: linear-gradient(#c7c7c7, #e8e8e8);
    -webkit-box-shadow: rgba(0,0,0,0.3) 5px 5px 5px;
    -moz-box-shadow: rgba(0,0,0,0.3) 5px 5px 5px;
    box-shadow: rgba(0,0,0,0.3) 5px 5px 5px;}

/* wabbey - hide used highlight badge in title on used exotic vdp */
.alias-auto-exotic-used-details .additional-details .highlight-badge[aria-label="Used"] { display:none; }

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by ntremblayv on 02/16/23 03:10 PM EST */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-discount' (do not modify this line) */
/* Modified by ntremblayv on 02/16/23 03:44 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-label { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-discount' (do not modify this line) */

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by ntremblayv on 02/16/23 03:45 PM EST */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #4e7a00; }
/* End 'srp-new-price-value-discount' (do not modify this line) */