.product__item a,.product__item a:hover {
	text-decoration: none;
	color: #1d1d1d;
}

.header .cart a,.header .cart a:hover {
	text-decoration: none;
	color: #1d1d1d;
}

.header.header_contrast .cart a,.header.header_contrast .cart a:hover {
	color: #fff;
}

.page-navigation {
	width: 100%;
	display: block;
	text-align: left;
	padding: 0;
	margin: 0 0 50px;
}

.page-navigation li {
	display: inline-block;
	margin-right: 4px;
	line-height: 56px;
}

.page-navigation li a {
	border: 2px solid #010101;
	color: #1d1d1d;
	font-family: Gilroy,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	background-color: #fff;
	text-align: center;
	max-width: 100%;
	transition: all .3s;
	text-decoration: none;
	letter-spacing: .2em;
	padding: 16px;
}

.page-navigation li a:hover,.page-navigation li.active a {
	background-color: #1d1d1d;
	border-color: #1d1d1d;
	color: #fff;
	text-decoration: none;
}

.shopItem__top {
	margin-bottom: 4px;
}

._shiptor_widget_points {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.addCart__item-delete {
	position: relative;
	float: left;
	width: 22px;
	height: 22px;
	color: #1d1d1d;
}

.addCart__item-delete:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.addCart__item-delete:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.addCart__item-delete:after,.addCart__item-delete:before {
	content: '';
	position: absolute;
	display: block;
	width: 97%;
	border-top: 1px solid;
	top: 50%;
}

.shopSlider__wrap .shopItem__detail {
	margin-top: 30px;
}

.shopItem__sale {
	margin-top: 25px;
}

.viewMore.viewMore-mobile {
	display: none;
}

.btn-notify {
	color: #5d5d5d;
	border: 2px solid #5d5d5d;
	letter-spacing: .1em;
	padding: 9px;
}

.productDrop__img a {
	float: left;
}

.productDrop__item-checked {
	background-color: #ec3438;
}

.productDrop__item-checked .productDrop__link {
	color: #fff;
}

.productFilter__reset .btn {
	color: #5d5d5d;
	border: 2px solid #5d5d5d;
}

.productFilter__reset .btn:hover {
	color: #fff;
	border: 2px solid #ec3438;
}

.product__text {
	font-size: 14px;
	line-height: 16px;
}

.shopItem__title {
	font-size: 26px;
}

.backLink {
	margin-bottom: 100px;
}

.shopItem__detailItem-hidden {
	display: none;
}

.shopItem__table {
	margin-bottom: 12px;
	position: relative;
	clear: both;
}

.tabs-block.hide {
	display: none;
}

.productDrop__default .productDrop__img {
	width: 100%;
}

.productDrop__default .productDrop__item {
	display: block!important;
}

.mobileNav__title a {
	color: #ec3438;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .15em;
	text-decoration: none;
}

.mobileNav__title a:hover {
	color: #ec3438;
	text-decoration: none;
}

.productDrop.productDrop_full.productDrop_five.productDrop_float_none .productDrop__img a {
	float: none!important;
}

.productDrop__check input[type=radio] {
	border-radius: 50%;
}

input:disabled {
	border: 1px solid #ccc;
	opacity: .5;
}

input:disabled~label {
	color: #ccc;
	opacity: .5;
}

.productDrop__img {
	margin-bottom: 1px;
}

.productDrop__link {
	padding-top: 2px;
}

.nothing-found {
	position: relative;
	display: block;
	margin: 20px auto;
	text-align: center;
	font-size: 18px;
}

.productDrop_year .productDrop__check label {
	font-size: 18px;
	line-height: 18px;
}

.calc-delivery-single {
	color: #fff;
	background-color: #ec3438;
	margin: 20px auto;
	padding: 25px 45px;
	font-size: 18px;
}

.btn_mb {
	background-color: #ec3438;
	color: #fff;
}

.catalogueColor__label:after {
	display: none;
}

.catalogueSaleList .catalogueSale {
	width: 25%;
	vertical-align: top;
}

.goto-catalog {
	color: #fff;
	background-color: #ec3438;
	margin: 20px auto;
	padding: 25px 45px;
	font-size: 18px;
}

.productFilter__btn {
	z-index: 10;
}

.viewMore .btn.active {
	text-indent: -9999px;
	background: #fff url(../img/loading.svg) center center no-repeat;
	background-size: 32px 32px;
}

.shopItem__detailItem a {
	color: #1d1d1d;
}

.shopItem__action .btn_mb {
	margin-bottom: 24px;
}

.delivery-city label {
	height: 42px;
	line-height: 42px;
	position: relative;
}

.delivery-city-title {
	display: block;
	color: #1d1d1d;
	margin-right: 15px;
	margin-bottom: 8px;
	color: grey;
	font-size: 13px;
	line-height: 1.23076923;
}

.delivery-city label span.icon-clear {
	margin: 0!important;
	top: -2px!important;
}

.delivery-city input {
	width: 100%;
	max-width: 400px;
	height: 35px;
	font-size: 14px;
	line-height: 1.35714286;
	padding: 7px 9px;
	margin-bottom: 10px;
	border: 1px solid #b3b3b3;
	cursor: text;
	font-weight: 300;
	font-family: Gilroy,Arial,Helvetica,sans-serif;
	border-radius: 0;
}

.delivery-city input:focus {
	border-color: #0099db;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,.3);
	box-shadow: inset 0 1px 5px rgba(0,0,0,.3);
}

.delivery-type {
	clear: both;
	position: relative;
}

.delivery-type-block {
	float: left;
	padding: 10px;
	margin-right: 15px;
	margin-bottom: 24px;
}

.delivery-type-block:first-child {
	padding-left: 0;
}

.delivery-type-block:hover {
	cursor: pointer;
}

.delivery-type-block-title {
	font-size: 16px;
	color: #1d1d1d;
}

.delivery-type-block-price {
	font-size: 16px;
	font-weight: 700;
	color: #e54100;
}

.delivery-type-block-date {
	font-size: 14px;
	color: #a5a5a5;
}

.order-description {
	font-size: 16px;
	margin-bottom: 20px;
}

.delivery-options {
	margin-bottom: 20px;
}

.delivery-options-block {
	display: inline-block;
	width: 200px;
	cursor: pointer;
}

.delivery-options-block-input {
	margin-bottom: 5px;
}

.delivery-options-block-input label {
	display: block;
	cursor: pointer;
}

.delivery-options-block-input label span {
	padding-left: 10px;
}

.delivery-options-block-price {
	font-size: 16px;
	font-weight: 700;
	color: #e54100;
	padding-left: 25px;
	margin-bottom: 4px;
}

.delivery-options-block-description {
	font-size: 14px;
	color: #a5a5a5;
	padding-left: 25px;
}

.icon-clear {
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	width: 22px;
	height: 22px;
	color: #1d1d1d;
	cursor: pointer;
}

.icon-clear:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.icon-clear:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.icon-clear:after,.icon-clear:before {
	content: '';
	position: absolute;
	display: block;
	width: 97%;
	border-top: 1px solid;
	top: 50%;
}

.input-wrapper {
	position: relative;
}

.suggest_settlement_result_container {
	display: none;
	position: relative;
	z-index: 999;
}

.suggest_settlement_result {
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	max-width: 460px;
	max-height: 180px;
	margin-top: -10px;
	border: 1px solid #fff;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,.2);
	-moz-box-shadow: 0 2px 20px rgba(0,0,0,.2);
	box-shadow: 0 2px 20px rgba(0,0,0,.2);
}

.suggest_settlement_result .st-item {
	padding: 5px 9px;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.suggest_settlement_result .st-item span {
	color: grey;
}

.suggest_settlement_result .st-item:hover {
	background-color: #b3e1f5;
	cursor: pointer;
}

.backLink.backLink-custom {
	margin-bottom: 30px!important;
}

.share-buttons-container {
	position: relative;
	top: 5px;
	display: inline-block;
	margin-left: 12px;
	margin-bottom: 20px;
}

.share-buttons-container p {
	margin-bottom: 8px;
	margin-top: 0;
	font-weight: 400;
	font-size: 13px;
}

.soc {
	margin-bottom: 20px;
}

.shiptor-widget ._shiptor_widget_frame_tracking {
	margin-left: 0!important;
}

.list.list_line.text-warning li {
	max-width: 390px;
}

.modal-title-inform {
	font-size: 30px;
	margin-bottom: 25px;
}

.modal-form-row-inform label {
	margin-right: 20px;
}

.modal-form-row-inform input {
	min-width: 331px;
}

.modal-footer_inform {
	text-align: left;
	padding-left: 0;
}

.addCart__action_inform {
	text-align: left;
}

.btn_warning_inform {
	margin-left: 72px!important;
	min-width: 330px;
}

.delivery-title {
	font-size: 16px;
	font-weight: 700;
	margin-top: 24px;
}

.payment__title h1 {
	font-size: 79px;
	font-weight: 900;
	line-height: 78.99px;
}

.btn_mb_disabled {
	border-color: #d8d8d8!important;
	background-color: #d8d8d8!important;
}

.nearest_city_title {
	font-weight: 700;
	cursor: pointer;
	border-bottom: 1px dotted #1d1d1d;
}

.delivery-map {
	margin-bottom: 80px;
}

.backLink-low-margin {
	margin-bottom: 0;
}

.shopItem__installMore span {
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
	margin-right: 15px;
}

.catalogueSale__more span {
	font-weight: 700;
	cursor: pointer;
	text-decoration: underline;
}

.product__availability {
	position: relative;
	margin-bottom: 10px;
}

.product__availability div {
	padding-left: 10px;
	display: block;
	position: relative;
	font-size: 14px;
}

.product__availability div.available {
	color: #390;
}

.product__availability div.not-available {
	color: #ea5621;
}

.product__availability div:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
}

.product__availability div.available:before {
	background-color: #390;
}

.product__availability div.not-available:before {
	background-color: #ea5621;
}

.review-list {
	margin: 20px 0;
}

.review-item {
	float: left;
	width: 33%;
	margin-bottom: 30px;
}

.review-item-img {
	min-height: 110px;
	margin-bottom: 15px;
	text-align: left;
}

.review-item-img div {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.review-item-img img {
	vertical-align: middle;
	max-height: 117px;
	max-width: 212px;
}

.review-item-title a {
	color: #1d1d1d;
	font-weight: 700;
}

.mapsGrid__item p {
	margin-top: 20px;
}

.mapsGrid__item p span {
	cursor: pointer;
	text-decoration: underline;
	color: #1d1d1d;
	font-weight: 700;
	font-size: 16px;
}

.form__field_special {
	position: relative;
}

.warning-icon {
	display: none;
	position: absolute;
	top: 10px;
	right: -29px;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: #ec3438;
	color: #fff;
	text-align: center;
	font-size: 19px;
	line-height: 21px;
	font-weight: 700;
	cursor: pointer;
}

.warning-message {
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
	color: #ec3438;
}

.loading_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	opacity: .5;
	z-index: 1200;
}

.loading_container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: transparent;
	z-index: 9999;
}

.loading_icon {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 64px;
	height: 64px;
	background: transparent url(../img/loading2.svg) 0 0 no-repeat;
	z-index: 99999;
}

.loading_text {
	position: absolute;
	top: 55%;
	left: 40%;
	width: 200px;
	z-index: 9999999;
	font-size: 22px;
	text-align: center;
	background-color: #1d1d1d;
	padding: 15px;
	border-radius: 12px;
	color: #fff;
}

.logotype-container {
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 20px 0 50px 0;
}

.logotype-item {
	float: left;
	width: 12%;
	margin-bottom: 20px;
}

.logotype-item-img {
	text-align: center;
	margin-bottom: 10px;
}

.logotype-item-img img {
	margin: 0 auto;
	max-width: 100%;
	max-height: auto;
}

.logotype-item-title {
	text-align: center;
}

.logotype-item-title a {
	color: #5d5d5d;
	text-decoration: none;
}

.logotype-item-title a:hover {
	color: #ec3438;
	text-decoration: none;
}

.awaiting_for_select .productFilter__drop {
	border-color: #ec3438;
}

.awaiting_for_select .productFilter__drop span {
	color: #ec3438;
}

.awaiting_for_select .productDrop {
	border-color: #ec3438;
}

.loading-chekhly {
	background: url(/local/templates/chekhly/img/loading.svg) 100% center no-repeat;
	background-size: 24px 24px;
	padding-right: 42px;
	min-height: 87px;
	margin-left: 28%;
}

.loading-chekhly p {
	margin-top: 33px;
}

.cart.disabled .cart__count {
	cursor: default!important;
}

.cart.disabled .cart__right {
	cursor: default!important;
}

.selectize-control.repositories .selectize-dropdown>div {
	border-bottom: 1px solid rgba(0,0,0,.05);
}

.selectize-control.repositories .selectize-dropdown .by {
	font-size: 11px;
	opacity: .8;
}

.selectize-control.repositories .selectize-dropdown .by::before {
	content: 'by ';
}

.selectize-control.repositories .selectize-dropdown .name {
	font-weight: 700;
	margin-right: 5px;
}

.selectize-control.repositories .selectize-dropdown .title {
	display: block;
}

.selectize-control.repositories .selectize-dropdown .description {
	font-size: 12px;
	display: block;
	color: #a0a0a0;
	white-space: nowrap;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

.selectize-control.repositories .selectize-dropdown .meta {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.selectize-control.repositories .selectize-dropdown .meta li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-right: 10px;
}

.selectize-control.repositories .selectize-dropdown .meta li span {
	font-weight: 700;
}

.selectize-control.repositories::before {
	-moz-transition: opacity .2s;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	content: ' ';
	z-index: 2;
	position: absolute;
	display: block;
	top: 10px;
	right: 34px;
	width: 16px;
	height: 16px;
	background: url(/local/templates/chekhly/img/spinner.gif);
	background-size: 16px 16px;
	opacity: 0;
}

.selectize-control.repositories.loading::before {
	opacity: .4;
}

.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable] {
	padding: 6px 12px;
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(255,237,40,.4);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.text-muted {
	color: #a6a6a6;
}

.text-muted .small,.text-muted small {
	font-size: 77%;
}

@media (max-width:1280px) {
	.shopItem__action .btn {
		padding: 16px 22px;
	}
}

@media (max-width:991px) {
	.review-item {
		float: left;
		width: 45%;
		margin-bottom: 30px;
	}

	.btn_mb {
		margin-bottom: 12px;
	}

	.shopItem__action .btn:nth-child(2) {
		margin-bottom: 24px;
	}

	.topContrast {
		padding: 107px 0 42px;
	}

	.category__wrap_sm .category__item:nth-child(odd) {
		width: 50%;
	}
}

@media (max-width:767px) {
	.main__content {
		padding-bottom: 1px;
	}

	.product__item {
		overflow: hidden;
	}

	.freeDelivery_card {
		width: 100%!important;
		margin: 0 20px 20px 20px!important;
	}

	.warning-message {
		bottom: 34px;
		font-size: 12px;
	}

	.warning-icon {
		visibility: hidden;
	}

	.catalogueSaleList .catalogueSale {
		width: 100%;
	}

	.review-item {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}

	.product__availability div:before {
		display: none;
	}

	.product__availability div span {
		display: none;
	}

	.payment__title h1 {
		font-size: 25px;
		margin-top: 0;
	}

	.delivery-map {
		margin-bottom: 40px;
	}

	.catalog__list .product__btn .btn.btn-notify {
		color: #5d5d5d;
		border: 2px solid #5d5d5d;
		background-color: #fff;
	}

	.delivery-city label span.icon-clear {
		top: 38px!important;
	}

	.delivery-type-block {
		margin-bottom: 7px;
		width: 50%;
		margin-right: 0;
		padding-left: 0;
	}

	.delivery-type-block:last-child {
		margin-bottom: 20px;
	}

	.shopItem__title {
		font-size: 18px;
	}

	.product__img img {
		width: 95%;
	}

	.payment__title_delivery {
		margin-top: 1px;
		font-size: 25px;
		margin-bottom: 15px;
	}

	.mini_title {
		font-size: 16px;
		line-height: 18px;
		font-weight: 300;
	}

	.backLink {
		margin-bottom: 20px;
	}

	.product__text {
		font-size: 12px;
		line-height: 14px;
	}

	.shopItem__action .btn {
		margin-bottom: 10px;
	}

	.shopSlider__wrap .shopItem__detail {
		margin-left: 34px;
	}

	.addCart__item:nth-child(4) {
		display: none;
	}

	.addCart__item:last-child {
		display: inline-block;
	}

	.addCart__item-delete {
		width: 16px;
		height: 16px;
	}

	.page-navigation {
		display: none;
	}

	.viewMore.viewMore-mobile {
		display: block;
	}
}

.catalogueItem__body .product__item {
	max-width: 100%;
	max-height: 100%;
}

.footer__right .soc__item:last-child {
	font-size: 44px;
}

.footer__right .soc__item:last-child i {
	vertical-align: top;
	margin-top: 2px;
}

.soc__item:last-child i {
	color: #4da735;
}

.adress__link .icon-whatsapp {
	color: #4da735;
}

.b-order-form__footer {
	position: relative;
}

.b-order-form__footer .error-message {
	top: 113px;
	left: 304px;
}

@media (max-width:767px) {
	.b-order-form__footer .error-message {
		top: 0;
		left: 0;
	}
}

.productFilter__btn {
	padding-left: 0;
	text-align: center;
	bottom: 0;
	right: 0;
	position: fixed;
}

.productFilter__btn .btn {
	max-width: 100%;
	width: 100%;
	background-color: #390;
	border-color: #390;
}

@media (max-width:767px) {
	.delivery_icons_new {
		margin: 0;
		padding: 0;
		width: 100%;
	}
}

@media (max-width:767px) {
	.wrapper.order-page {
		margin: 0 auto 0 auto;
	}
}

.navbar__item_geolocation_autocomplete {
	position: relative;
}

.navbar__item_geolocation_autocomplete input {
	width: 250px;
	font-size: 14px;
}

#city_search_result {
	position: absolute;
	top: 57px;
	left: 0;
	width: 272px;
	background-color: #fff;
	padding: 10px;
	border-color: rgba(0,0,0,.06);
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 10%),0 10px 20px -5px rgb(0 0 0 / 40%);
	z-index: 1100;
}

.location-item {
	background-color: #fff;
	cursor: pointer;
}

.location-title {
	color: #222;
	font-size: 16px;
}

.location-details {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 7px;
	white-space: normal;
	color: #898f97;
}

.navbar__item_geolocation_autocomplete {
	z-index: 999;
}

.autocomplete-input-wrapper {
	position: relative;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
}

.autocomplete-input-wrapper label {
	width: 100%;
	position: absolute;
	top: 6px;
	font-size: 12px;
	color: #878787;
}

.autocomplete-input-wrapper input {
	color: #222;
	padding: 15px 10px 0 0;
	font-size: 16px;
	line-height: 22px;
	background: 0 0;
	display: block;
	box-sizing: border-box;
	border: 0;
	margin: 0;
}

.autocomplete-input-wrapper input:focus,.autocomplete-input-wrapper input:hover {
	color: #222;
	background: 0 0;
	border: 0 none;
}

.clear-button {
	position: absolute;
	top: 29px;
	right: 10px;
}

.clear-button span {
	position: relative;
	display: block;
	cursor: pointer;
	width: 14px;
	height: 14px;
}

.clear-button span:before {
	content: '';
	display: block;
	width: 14px;
	height: 1px;
	background-color: #1d1d1d;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
}

.clear-button span:after {
	content: '';
	display: block;
	width: 14px;
	height: 1px;
	background-color: #1d1d1d;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
}

.delivery-type__item-choice p {
	display: none;
	margin: 0;
	margin-left: 10px;
	font-weight: 700;
}

.delivery-type__item-choice span {
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
	line-height: 1.3;
	transition: all .2s linear;
}

.delivery-type__item-choice label>span::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 2px solid transparent;
	top: 0;
	left: 0;
}

.delivery-type__item-choice label>span:hover::after {
	border-color: #ec3438;
}

.delivery-type__item-choice span i {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	font-style: normal;
	padding-left: 0;
	display: block;
}

.delivery-type__item-choice span b {
	font-weight: 700;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 0;
	display: block;
	color: #ec3438;
}

.delivery-type__item-choice span span {
	padding-left: 0;
	display: block;
}

.delivery-type__item-choice label {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 15px;
	cursor: pointer;
	position: relative;
}

.delivery-type__item-choice label input:checked+p+span::after {
	border-color: #ec3438;
}

.delivery-type__section {
	display: flex;
	align-items: center;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}

.delivery-type__section:last-child {
	border-bottom: none;
}

.delivery-type__name {
	margin: 0;
	max-width: 150px;
	font-size: 16px;
	margin-right: 40px;
	padding-bottom: 40px;
	font-weight: 400;
}

.delivery-type__name.active {
	font-weight: 700;
}

.delivery-type__item {
	width: 33.333%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.delivery-type__item-name {
	margin: 0;
	margin-bottom: 15px;
}

.delivery-type__container {
	display: flex;
	flex: 1 1 auto;
}

.delivery-type__section_s {
	align-items: flex-end;
}

.delivery-type_m {
	margin: 45px 0;
}

@media screen and (max-width:575px) {
	.delivery-type__section {
		flex-direction: column;
		align-items: stretch;
		padding: 0;
		margin-bottom: 25px;
		border: none;
	}

	.delivery-type__section:last-child {
		margin-bottom: 0;
	}

	.delivery-type__container {
		flex-direction: column;
		max-width: 300px;
	}

	.delivery-type__name {
		max-width: 95%;
		margin: 0;
		margin-bottom: 10px;
		padding-bottom: 0;
		padding-left: 65px;
		min-height: 50px;
		background-position: top left;
	}

	.delivery-type__item-choice label {
		align-items: center;
		justify-content: flex-start;
		padding: 0 15px;
		height: 45px;
	}

	.delivery-type__item-choice label input[type=radio] {
		margin: 0;
	}

	.delivery-type__item-choice span span {
		display: inline-block;
		margin-left: 5px;
	}

	.delivery-type__item-choice span i {
		display: none;
		margin-bottom: 0;
	}

	.delivery-type__item-choice span b {
		display: inline-block;
		margin-bottom: 0;
	}

	.delivery-type__item {
		width: 100%;
		align-items: stretch;
	}

	.delivery-type__item-name {
		display: none;
	}

	.delivery-type__item-choice p {
		display: inline-block;
	}

	.delivery-type__item-choice span {
		padding-left: 5px;
	}
}

.delivery-page .delivery-type__item-choice label input {
	display: none!important;
}

.b-order-form__section-grid .form__field {
	position: relative;
}

.yandex-map-pvz-select {
	font-family: Gilroy,Arial,Helvetica,sans-serif;
	background-color: #ec3438;
	border-color: #ec3438;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	border: 2px solid #ec3438;
	outline: 0;
	display: block;
	text-align: center;
	max-width: 100%;
	width: 100%;
	margin: 5px 0;
	padding: 8px 0;
	line-height: 10px;
	cursor: pointer;
	border-radius: 0;
	transition: all .3s;
	text-decoration: none;
}

.yandex-map-pvz-select:hover {
	background-color: #ee4b4f;
	border-color: #ee4b4f;
}

.custom-address-field-pvz-data {
	display: none;
	position: relative;
	width: 70%;
	float: left;
	border: 1px solid #7f7f7f;
	box-sizing: border-box;
	font-size: 12px;
	padding: 5px 10px;
	min-height: 39px;
}

.custom-address-field-pvz-data.active {
	display: inline-block;
}

.custom-address-field-pvz-data-title {
	margin-bottom: 4px;
}

.pvz-select-button {
	position: relative;
	width: 28%;
	float: right;
	font-size: 14px;
	color: #fff;
	background: #3dae34;
	border: 1px solid #3dae34;
	padding: 5px 10px;
	text-align: center;
	min-height: 39px;
	cursor: pointer;
}

.pvz-select-button.active {
	width: 100%;
	float: left;
}

#modalPvzCart .modal-body {
	clear: both;
	overflow: hidden;
	position: relative;
	max-height: 560px;
}

.modal-pvz-column {
	float: left;
	width: 33%;
}

.pvz-type-select {
	position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

.pvz-type-select button {
	float: left;
	background: #fff;
	border: 1px solid #1d1d1d;
	border-radius: 5px;
	font-size: 12px;
	color: #1d1d1d;
	padding: 5px 10px;
	text-align: center;
	min-height: 26px;
	cursor: pointer;
	margin-right: 5px;
}

.pvz-type-select button.active {
	background: #3dae34;
	border: 1px solid #3dae34;
	color: #fff;
}

.pvz-list-container {
	margin-right: 20px;
}

.pvz-list-container-scroll {
	max-height: 458px;
	overflow-y: scroll;
}

.modal-pvz-item {
	margin-bottom: 20px;
	padding-left: 60px;
	background-position: 0 center;
	background-size: 45px auto;
	background-repeat: no-repeat;
	cursor: pointer;
}

.modal-pvz-item:first-child {
	margin-top: 5px;
}

.modal-pvz-item:hover {
	text-decoration: underline;
}

.modal-pvz-item-title {
	font-size: 14px;
	line-height: 16px;
	padding-right: 16px;
	color: #000;
	margin-bottom: 5px;
}

.modal-pvz-item-title span {
	font-size: 12px;
	line-height: 14px;
	color: #1d1d1d;
	margin-right: 6px;
}

.modal-pvz-item-title .delivery-type__icon_1 {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
}

.modal-pvz-item-title .delivery-type__icon_2 {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
}

ymaps .delivery-type__icon_1 {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
}

ymaps .delivery-type__icon_2 {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
}

.modal-pvz-map {
	position: relative;
	float: left;
	width: 66%;
}

.modal-pvz-map-geolocation-button {
	position: relative;
	background: #3dae34;
	border: 1px solid #3dae34;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	padding: 12px 10px;
	margin: 12px 0;
	display: block;
	width: 100%;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 1px 2px 1px rgb(0 0 0 / 15%),0 2px 5px -3px rgb(0 0 0 / 15%);
}

.modal-title-inform a {
	color: #3dae34;
}

@media screen and (max-width:768px) {
	#modalPvzCart .modal-header {
		display: none;
	}

	#modalPvzCart .modal-content {
		padding: 0;
	}

	#modalPvzCart .modal-body {
		max-height: 100%;
		min-height: 100%;
	}

	#modalPvzCart .modal-pvz-column {
		float: none;
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	#modalPvzCart .pvz-type-select {
		display: none;
	}

	#modalPvzCart .pvz-list-container {
		margin-right: 0;
	}

	#modalPvzCart .pvz-list-container-scroll {
		display: none;
	}

	#modalPvzCart .modal-pvz-map {
		float: none;
		display: block;
		width: 100%;
	}

	#modalPvzCart .modal-dialog {
		vertical-align: top;
		max-height: 100vh;
		margin: 0;
	}

	#modalPvzCart .modal-content {
		min-height: 100%;
	}

	.autocomplete-input-wrapper input {
		padding: 15px 10px 0 0!important;
	}

	.modal-close {
		z-index: 1000;
		top: 20px;
	}

	#modalPvzCart .modal-pvz-map-geolocation-button {
		position: absolute;
		top: 10px;
		left: 10%;
		z-index: 1200;
		width: 80%;
	}
}

.header_contrast .autocomplete-input-wrapper {
	background-color: #fff;
}

.available-mobile {
    display: none!important;
}
@media (max-width:768px) {
    display: block!important;
}

#ajax_filter {
	position: relative;
}
#ajax_filter .spinner {
	position: absolute;
	top: 10px;
	left: 45%;
   width: 56px;
   height: 56px;
   border-radius: 50%;
   background: conic-gradient(#0000 10%,#c94949);
   -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 9px),#000 0);
   animation: spinner-zp9dbg 1s infinite linear;
}

@keyframes spinner-zp9dbg {
   to {
      transform: rotate(1turn);
   }
}