<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subscription-bottom__right .tpl-anketa-success-note{
	color: #fff;
}

.subscription__right .tpl-anketa-success-note{
	font-size: 16px;
    color: #fff;
}

.product-list .shop-product-item .product-image img{
	width: auto;
	height: auto;
}


.cart-popup .popup-product__image img,
.recent-block .recent-item .gr-recent-image img,
#search-app .product-image a img,
.card-product-preview__image a img,
.product-quick-view .shop-product .product-side-l .product-image img{
	object-fit: contain;
}


.shop-folders__wrap &gt; li ul li a{
	padding-right: 35px;
}


.popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right .shop2-btn {
    background: #26a56b;
}

.shop-folders__wrap .folder-title{
	max-width: max-content;
}

.shop-folders__wrap &gt; li ul li a{
	pointer-events: none;
}

.shop-folders__wrap &gt; li ul li a span{
	pointer-events: auto;
}

.search_block .shop2-color-ext-select{
	height: 41px;
}

.map_block ~ ymaps{
	max-width: 600px !important;
}

.shop-folders__pic{
	background-size: contain;
}

@media(min-width:1200px) and (max-width:1280px){
	.site-header .site-time{
		margin-left: 15px;
	}
	
	.site-header__bottom-right{
		width: 55%;
	}
	
	.site-header__bottom-left{
		width: 45%;
	}
}

.subscription__section {
    background: #706e69;
}

.site-header__bottom {
    padding-bottom: 0;
}

.site-header__top {
    padding-bottom: 0;
}
.social__item {border-radius: 0px;}</pre></body></html>