/* 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: "+"; }

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

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