.chek-opt-outer {
	display: none;
}
.txSwitcherSettings {
	display: none;
}
#slider ul li span{
/*	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;*/
	background-position: top center;
	background-size: 100%;
	background-repeat: no-repeat;
	display: block;
	height: 557px;
}
.product .catavailn .skuPropertyLink,
#elementContainer .catavailn .elementSkuPropertyLink,
.appFastSkuProductProperties  .catavailn .skuPropertyLink {
	background-color: #eaeaea;
	opacity: 0.7;
	position: relative;
	overflow: hidden;
}
.product .catavailn .skuPropertyLink::after,
.product .catavailn .skuPropertyLink::before,
#elementContainer .catavailn .elementSkuPropertyLink::after,
#elementContainer .catavailn .elementSkuPropertyLink::before,
.appFastSkuProductProperties .catavailn .skuPropertyLink::after,
.appFastSkuProductProperties .catavailn .skuPropertyLink::before {
	content: " ";
	display: block;
	position: absolute;
	width: 1px;
	height: 150%;
	background-color: #c0c0c0;
	top: -25%;
	left: 50%;
}
.product .catavailn .skuPropertyLink::after,
#elementContainer .catavailn .elementSkuPropertyLink::after,
.appFastSkuProductProperties .catavailn .skuPropertyLink::after {
	transform: rotate(-57deg);
}
.product .catavailn .skuPropertyLink::before,
#elementContainer .catavailn .elementSkuPropertyLink::before,
.appFastSkuProductProperties .catavailn .skuPropertyLink::before {
	transform: rotate(57deg);
}
.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	border: 1px solid #bbb;
}
.wrzakwt {
	background: yellow;
}



#bx-soa-paysystem .bx-soa-coupon {position:relative}
#bx-soa-paysystem .bx-soa-coupon1:before {content:'Вы оплачиваете только доставку, а заказ при получении';position:absolute;margin-top:-35px;font-weight:bold}

.personal-order-info {display:none}

.pay_name {font-weight:bold;font-size:18px}
.pay_name+img {display:none}
.order_oplata_text {font-weight:bold;font-size:17px}

.fz-links {
	position: absolute;
	right: 15%;
}

.social {
	position: absolute;
	right: 0;
}

.hr {
	color: #ff9601 !important;
	font-size: 18px !important;
}

#watch-on-the-map {
	margin-bottom: 2em !important;
}

#grafik {
	color: #ff9601 !important;
	font-size: 18px !important;
	margin-bottom: 15px !important;
}

@media (min-width: 720px) {
	#second-phone {
		margin-left: 7em;
		margin-right: 2em;
	}
}

.product.item {
	height: 480px;
}

.product.item.last {
	/* next page */
	line-height: 480px;
}

.product.item .tabloid {
	height: 470px;
}

.product.item .picture {
	height: 333px;
	line-height: 333px;
}

.product.item .addCart {
	margin-block-start: 24px;
}

@media all and (max-width: 1800px) {
	.product.item {
		height: 480px;
	}

	.product.item .tabloid {
		height: 470px;
	}

	.product.item .picture {
		height: 333px;
		line-height: 333px;
	}
}

@media all and (max-width: 1024px) {
	.product.item {
		height: 450px;
	}

	.product.item .tabloid {
		height: 440px;
	}
	.product.item .picture {
		height: 300px;
		line-height: 300px
	}
}

@media all and (max-width: 700px) {
	.product.item {
		height: 500px;
	}

	.product.item.last {
		line-height: 500px;
	}

	.product.item .tabloid {
		height: 490px;
	}
}

@media all and (max-width: 600px) {
	.product.item {
		height: 480px;
	}
	.product.item .tabloid {
		height: 470px;
	}
	.product.item .picture {
		height: 305px;
		line-height: 305px;
	}
}

@media all and (max-width: 500px) {
	.product.item {
		height: 460px;
	}
	.product.item .tabloid {
		height: 450px;
	}
	.product.item .picture {
		height: 285px;
		line-height: 285px;
	}
}

@media all and (max-width: 360px) {
	.product.item {
		height: 390px;
	}
	.product.item .tabloid {
		height: 380px;
	}
	.product.item .picture {
		height: 215px;
		line-height: 245px;
	}
}

.product.item .middle {
	font-size: 18px;
	line-height: 24px;
}

@media all and (max-width: 600px) {
	.product.item .middle {
		font-size: 14px;
		line-height: 18px;
	}
}

.product .skuProperties {
	display: flex;
	gap: 26px;
	margin-block-end: 8px;
}

.product .skuProperties .skuProperty {
	margin: 0;
}

#appFastView .icon {
	width: 14px;
}

.vkGroupSection {
	margin-block: 24px;
}

@media all and (max-width: 1024px) {
	.vkGroupSection {
		display: none;
	}
}

.vkGroupSection .vkGroupSection__title {
	font-family: "roboto_ltregular";
	line-height: 24px;
	text-decoration: none;
	padding: 24px 24px;
	transition: all 0.2s ease;
	font-size: 16px;
	border: 1px solid #e7e8ea;
	position: relative;
	border-radius: 4px;
	background-color: #ffffff;
	color: #000000;
	margin-block-end: 8px;
}