/**
Theme Name: СтройМаркет
**/

#yith-wcwl-form .woocommerce-message {
	display: none !important;
}

.address-field label span {
	display: none
}

.wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper {
	display: none
}

.banner .btn {
	color: white;
    text-transform: uppercase;
    font-size: 16px;
}

.categories__item--title {
	display: block;
}

@media (max-width: 991px) {
	.header .--icon__phone {
		width: 100%
	}
}

@media (max-width: 767px) {
	.header .header__right {
		padding-top: 46px
	}
	.header .--whatsapp.d-lg-none {
		margin-bottom: 3px;
	}
}