/* custom css of this theme option */
.tax-shipping-delivery-label,
.product_reference,
.social-block.clearfix {
	display: none !Important;
}

.kwTextWhite,
a.kwTextWhite{
    color: #ffffff;
}

.category-cover {
    display:none;
}

#order-slips-link {
    display:unset !important;
}

.js-address-form form p .defaul-url.text-primary {
    display:none !important;
}

.js-address-form form #delivery-address section div div.col-md-9.col-md-offset-3 {
     display:none !important;
}

article#invoice-address {
     display:none !important;
}

.effect.style4::before {
    position: unset !Important;
}