/* removing custom header map button - kevinthibault */
.customHeader_map {display: none;}

/* reducing header height - kevinthibault */
.page-header .header-default .vcard.header-logo-enabled { height: fit-content; }

/* kevinthibault - removing padding from alert banner */
.content-alert-banner .content-alert-banner-container {padding: 6px 0px!important;}

/* facet browse color - kevinthibault */
div#ws-facet-browse-modal .facet-list-group-label {color: #000;}

/* kevinthibault - adding "+" to add-on line */
.srp .pricing-detail .ABCRule .price-value:before , .vdp .pricing-detail .ABCRule .price-value:before { content: "+"; }

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* Modified by cladd1 on 06/12/19 04:24 PM EDT */
.vdp .inv-type-used.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 800; font-size: 25px; color: #4CC949; }
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

