<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.f_pay_online {
	color: #5b5e61;
	font-style: normal;
	line-height: 1.4em;
}

.f_pay_online a { color: #5b5e61; }

/*l7*/
	/*РІС‹Рї. СЃРїРёСЃРѕРє РЅР° РіР»Р°РІРЅРѕР№ - РѕРєРЅРѕ СЃРєРёРґРєР° РїРѕСЃС‚. РєР»РёРµРЅС‚Р°Рј*/
	#request_form_cupon .select2-container {
		z-index: 9000;
		width: 100%;
	}

	.select2-container--default.select2-container--open {
		z-index: 9000;
	}
	#request_form_cupon .select2-container--default .select2-selection--single {
	    border-radius: 20px;
	    height: 40px;
    	margin-bottom: 20px;
	}

	#request_form_cupon .select2-container--default .select2-selection--single .select2-selection__rendered {
		padding: 6px 20px;
	}

	#request_form_cupon .select2-container--default .select2-selection--single .select2-selection__arrow b {
		margin-left: -10px;
    	margin-top: 3px;
	}

	@media screen and (max-width: 850px) {
		.list__items--item .item__inside {
			padding-left: 0px;
		}
	}

/*_l7*/

.header__menu {
	margin-right: 0px;
}

.header_right {
	float: none;
	margin-left: 280px;
	padding-bottom: 8px;
	text-align: left;
}

.header_right .top_phone {
	float: left;
}

.header_right .top_cart {
	background: url(/assets/img/kundalini_basket.svg) no-repeat center left;
	background-size: 20px 20px;
	float: left;
	padding-left: 22px;
}

.header_right a { border-bottom: none; margin-right: 30px; padding-bottom: 3px; }
#cartHeaderTop { padding-bottom: 6px; }

.header_right .top_search {
	background: url(/assets/img/kundalini_loup.svg) no-repeat 2px 4px;
    background-size: 16px 16px;
	float: left;
}

.header_right .top_lk {
	background: url(/assets/img/kundalini_user.svg) no-repeat 2px 4px;
    background-size: 16px 16px;
}
@media(max-width: 768px) {
	body .l-promo__offer {
		font-size: 1.25em;
	}
	body .l-promo__text,
	body .l-promo__text * {
	    font-size: 1em !important;
	}
}</pre></body></html>