

/* Start:/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/style.css?174799402711160*/
/*
green #3dc52b
yellow #fff326
blue #00c2f6
grey #959595
title grey #00272c
*/
h1.element-title{
	margin: 20px auto;
	padding: 0;
	text-align: center;
}

.information{
	margin: 20px calc(8% + 40px);
	padding: 0;
	display: flex;
	flex-direction: row;
}

@media screen and (max-width: 1280px){
	.information{
		margin: 20px;
	}
}
.information .image{
	width: 30%;
	margin: 0;
	margin-right: 20px;
	padding: 0;
	border: 1px solid #dadada;
	border-radius: 7px;
	text-align: center;
}
.information .image img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 250px;
	margin: 20px auto;
}
.information .active_block{
	width: 70%;
	display: flex;
	flex-direction: row;
}
.information .active_block .main-info{
	width: 57%;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-between;
}
.information .active_block .main-info .prices{
	font-size: 28px;
	font-weight: 700;
}
.information .active_block .main-info .prices span{
	font-size: 36px;
	color: #7fcd15;
}
#buylist{
	display: none;
	width: fit-content;
	padding: 10px 20px;
	padding-left: 40px;
	border-radius: 5px;
	background: #0077ff;
	color: #fff;
	text-align: center;
}
.information .active_block .main-info .good-kbzu{
	width: 80%;
	padding: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-radius: 7px;
	background: #ededed;
	margin-top: 10px;
}
.information .active_block .main-info .good-kbzu .kbzu-title{
	width: 100%;
	margin-bottom: 10px;
}
.information .active_block .main-info .good-kbzu .kbzu-block{
	width: 25%;
	display: flex;
	flex-direction: column;
	font-weight: 700;
	font-size: 20px;
}
.information .active_block .main-info .good-kbzu .kbzu-block span{
	font-weight: 400;
	font-size: 14px;
}
.information .active_block .addit-info{
	width: 43%;
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: space-between;
}
.midpricesys{
	/* border: 2px dotted #d7efca;
	background-color: #d7efca;
	border-radius: 10px;
	padding: 10px 20px; */
}
.midpricesys .p-mid-value span{
	/* font-size: 36px; */
	font-weight: 700;
	/* color: #0077ff; */
}

.information .active_block .addit-info .chars_block{
	width: 100%;
}
.information .active_block .addit-info .chars_block ul{
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style-type: none;
}
.information .active_block .addit-info .chars_block ul li{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}
.information .active_block .addit-info .chars_block ul li .prop-name{
	width: 50%;
	margin-right: 10px;
	display: block;
	color: #666;
	font-size: 14px;
}
.information .active_block .addit-info .chars_block ul li .prop-value{
	display: block;
	font-weight: 700;
}
.information .active_block .addit-info .chars_block .toall{
	font-weight: 700;
	color: #7fcd15;
}
.torg-offers {
	display: flex;
	flex-direction: row;
}
.torg-offers .torg-block{
	margin: 10px;
	padding: 7px 10px;
	border: 2px solid #dadada;
	border-radius: 10px;
	transition: 0.5s;
	cursor: pointer;
}
.torg-offers .torg-block:first-child{
	margin-left: 0;
}
.torg-offers .torg-block.active,
.torg-offers .torg-block:hover{
	border-color:#0077ff;
}
.shops{
	margin-top: 50px;
	/* background-color: #d7efca; */
	padding-bottom: 50px;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.shops h2{
	display: block;
	padding: 20px;
	text-align: center;
	font-size: 24px;
}
.shops h3{
	width: 100%;
}
.shops p{
	display: block;
	padding: 20px;
	text-align: center;
	background-color: #ffdbce;
	border: 1px dashed #ff6a34;
	color: #ff6a34;
}
.shops h3{
	display: block;
	padding: 20px;
	text-align: center;
	font-size: 20px;
}
.shops .header,
.shops .shop-block{
	margin: 5px;
	max-width: 800px;
	display: flex;
	flex-direction: row;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px solid #42b942;
}
.shops .shop-block{
	margin: 5px;
	width: 230px;
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px solid #42b942;
}
.shops .shop-block.demo{
	border: 1px solid #ff6a34;
	position: relative;
}
.shops .shop-block.demo::before{
	content: 'Демо';
	color: #fff;
	background-color: #ff6a34;
	position: absolute;
	top: -7px;
	border-radius: 3px;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 5px;
}
.table-name{
	width: 100%;
	font-size: 14px;
	display: flex;
}
.table-count .count{
	padding-left: 65px;
	line-height: 23px;
	height: 20px;
	font-size: 12px;
	font-weight: 700;
}
.table-count .count.min{
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/stat-min.png) left center no-repeat;
	background-size: 60px;
	color: red;
}
.table-count .count.mid{
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/stat-mid.png) left center no-repeat;
	background-size: 60px;
	color: orange
}
.table-count .count.big{
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/stat-max.png) left center no-repeat;
	background-size: 60px;
	color: #42b942;
}
.table-price{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.add-to-cart-btn{
	background:  url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/buttons/add-to-cart.png) 10px center no-repeat;
	background-size: 20px;
	padding: 10px 30px 10px 40px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
	border: 1px solid #0077ff;
	border-radius: 30px;
	width: fit-content;
	outline: none;
	font-family: 'Nunito', sans-serif;
	color: #0077ff;
	transition: 0.5s;
	cursor: pointer;
}
.add-to-cart-btn:hover{
	background-color: #0077ff;
	color: #fff;
}
.added-to-cart-btn{
	/* background:  url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/buttons/add-to-cart.png) 10px center no-repeat; */
	background-size: 20px;
	padding: 10px 30px 10px 40px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
	border: 1px solid #00bc3f;
	border-radius: 30px;
	width: fit-content;
	outline: none;
	font-family: 'Nunito', sans-serif;
	color: #00bc3f;
	transition: 0.5s;
	cursor: pointer;
}


.table-info{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 10px;
}
.table-info .pickup{
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/pickup.png) left center no-repeat;
	background-size: 20px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
}
.table-info .deliv{
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/deliv.png) left center no-repeat;
	background-size: 23px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
}



.table-info .link-to-shop{
	margin-top: auto;
	margin-bottom: 10px;
}
.table-info .link-to-shop a{
	display: block;
	background: #cde4ff url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/buttons/store.png) 5px center no-repeat;
	background-size: 19px;
	padding: 7px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
	border-radius: 5px;
	width: fit-content;
	color: #000;
}
.table-info .link-to-shop a:hover{
	text-decoration: none;
	background-color: #99c9ff;
}
.table-name img{
	width: 50px;
	height: auto;
}
.shops .header{
	font-weight: 700;
	font-size: 14px;
	color: #6787ab;
	background-color: transparent;
}
.shop-title{
	font-weight: 700;
	font-size: 16px;
	/* border-radius: 30px; */
	padding: 5px 10px;
	line-height: 28px;
	height: 28px;
	width: fit-content;
	/* min-width: 150px; */
	transition: 0.5s;
}
/* .shop-title:hover{
	background-color: #cce4ff;
} */
.shop-title a{
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	text-align: left;
	color: #0077ff;
	line-height: 16px;
}
.shop-title a:after {
	content: '';
	display: inline-block;
	width: 22px;
	height: 26px;
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/next.png) center center no-repeat;
	background-size: 15px;
	margin: 0 5px;
}
.shop-title a:hover{
	color: #0077ff;
}
.shop-type,
.shop-address{
	font-size: 14px;
	padding: 0 5px 3px 13px;
 }
 .shop-address{
	padding-left: 30px;
 }
 .delivery-cost{
	margin-top: 5px;
 }
.delivery-cost,
.delivery-min{
	font-size: 14px;
	line-height: 16px;
	/* padding: 0 5px 5px 20px; */
	color: #0077ff;
	/* border-left: 2px dotted #dadada;
	margin-left: 10px; */
 }
 .shop-type{
	margin-top: 3px;
 }

.shop-price{
	font-size: 36px;
	color: #000;
	font-weight: 700;
	margin: 5px 0;
	text-align: center;
}
.price-error-message{
	color: #ff6a34;
	font-size: 14px;
	line-height: 15px;
}
.price-error-message span{
	display: inline-block;
	background-color: #ff6a34;
	color: #fff;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 50%;
	font-size: 12px;
	margin-right: 5px;

}
.description{
	width: auto;
	max-width: 1280px;
	margin: 0 auto;
	padding: 10px 20px;
}
.characteristics{
	width: auto;
	max-width: 600px;
	margin: 0 auto;
	padding: 10px 20px;
}
.characteristics h3{
	text-align: center;
}
.characteristics ul {
	/* max-width: 600px; */
	margin: 30px auto;
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom: 5px solid #dadada;
	padding-inline-start: 0;
}
.characteristics ul li{
	padding: 7px 5px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.characteristics ul li:nth-child(2n+1){
	background-color: #ededed;
}

.recommend-block h3{
	text-align: center;
	margin: 20px auto;
	padding: 0;
}
.recommend-list{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: top;
	
}
.recommend-item{
	width: 180px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #dadada;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	border-radius: 10px;
}
.recommend-item .rec-image img{
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 150px;
	margin: auto;
}
.recommend-item .rec-price{
	margin: 20px auto;
	font-size: 20px;
	font-weight: 700;
}
.recommend-item .rec-name{
	font-size: 14px;
}
.recommend-item .rec-more{
	width: 100%;
	margin-top: 20px;
}
.recommend-item .rec-more a{
	display: block;
	background: #0077ff;
	background-size: 19px;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 25px;
	border-radius: 5px;
	width: 90%;
	color: #fff;
	text-align: center;
}
.recommend-item .rec-more a:hover{
	text-decoration: none;
	background-color: #005bb5;
}

.welcome-block{
	max-width: 900px;
	display: flex;
	flex-direction: column;
	margin:  auto;
	margin-bottom: 20px;
	text-align: center;
	background: url(/bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/images/emptyshop.jpg) 30px center no-repeat;
	background-size: 200px;
	border: 5px solid #d7eaff;
	border-radius: 20px;
	padding: 70px 20px;
	/* padding-left: 200px; */
	box-sizing: border-box;
}
.welcome-block h3{
	color: #0077ff;
}
.welcome-block a{
	/* background-color: #0077ff; */
	display: block;
	color: #0077ff;
	font-weight: 700;
	border-radius: 10px;
	padding: 10px;
	margin: 10px auto;
	width: fit-content;
	text-decoration: underline;
}
.welcome-block a:hover{
	text-decoration: none;
	/* color: #fff; */
	/* box-shadow: 0 5px 7px #84beff; */
}
@media screen and (max-width:920px) {
	.welcome-block{
		margin: 10px;
		width: auto;
		padding: 50px 20px 200px 20px;
	}
}
@media screen and (max-width:520px) {
	.welcome-block{
		background-position: center bottom;
		background-size: 225px;
	}
}

/* End */


/* Start:/bitrix/templates/food_vx/components/bitrix/breadcrumb/universal/style.css?1707113723619*/
.bx-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	color: #959595;
	font-size: 14px;
	margin: 20px auto;
	padding: 0 30px;
	justify-content: center;
}
.bx-breadcrumb a{
	color: #959595;
	text-decoration: none;
}
.bx-breadcrumb a:hover{
	color: #3dc52b;
	text-decoration: underline;
}
.bx-breadcrumb .path{
	background: url(/bitrix/templates/food_vx/components/bitrix/breadcrumb/universal/path.svg) center center no-repeat;
	background-size: contain;
	width: 7px;
	height: 7px;
	display: inline-block;
	margin: auto 5px;
}

.bx-breadcrumb-item {
	white-space: nowrap;
	/*margin: auto;*/
	line-height: 14px;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;

	vertical-align: top;

}




/* End */
/* /bitrix/templates/food_vx/components/bitrix/catalog.element/detail-card/style.css?174799402711160 */
/* /bitrix/templates/food_vx/components/bitrix/breadcrumb/universal/style.css?1707113723619 */
