.hide {
    display: none !important;
}

.big-button.addtoCart.disable {
    background-color: #e5e5e5;
}
.big-button.addtoCart.disable:hover {
    background-color: #e5e5e5;
}
/* для черной пятницы */
.calc-items[data-tariff-id="1903"] {
    display: none;
}
.calc-items[data-tariff-id="1902"] {
    display: none;
}

.slick-slide {
    max-height: 500px;
}
.s2 .banner-slider {
    background-color: #F2F3F6;
}
.s1 .banner-slider {
    background-color: #F2F3F6;
}
/* для черной пятницы */

.small + .actual-price {
    font-size: 14px;
    color: #ddd;
    text-decoration: line-through;
}
.small + .actual-price .rub-font-b{
    font-size: 14px!important;
    color: #ddd!important;
}
.big-checkout .big-checkout .steps .total-cart .cart-details .total-sum.no-d {
  display: none;
}

.s1 .big-custom-banner {
	background-color: #0A2237;
}
.s2 .big-custom-banner {
	background-color: #1A2758;
}
.s1 .main-payment .banner-slider .banner-item.img-1 {
	background-color: #0A2131;
}
.s2 .main-payment .banner-slider .banner-item.img-1 {
	background-color: #2427AA;
}

.anahata-logo {
	width: 100px;
	margin-top: 50px;
	max-width: 100%;
}
.detail-txt {
	width: 100%;
}
@media (max-width: 700px) {
	.big-footer .wrapper .menu-social {
		flex-wrap: wrap;
	}
	
	.footer-br {
		width: 100%;
	}
}


