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

/* kevinthibault - reducing countdown clock min height */
.countdown-clock-default .countdown-container {min-height: 20px;}

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

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