

/* Start:/local/templates/food/components/bitrix/catalog/catalog/bitrix/catalog.section.list/topcatalog2/style.css?1757680572683*/
ul.leftcats{padding: 0;list-style: none;margin: 0 -2px;display: flex;align-items: center;flex-wrap: wrap;}
ul.leftcats li.catitem{padding:0 2px;margin:0 0 8px}
ul.leftcats li.catitem a.bxcat{display: flex;align-items: center;padding: 10px 15px;line-height: 1;font-size: 12px;color: #000;justify-content: space-between;
	border: 1px solid #f6f6f6;border-radius: 10px;font-weight: 500;text-decoration: none;transition:all 0.3s ease;
}
ul.leftcats li.catitem a.bxcat:hover{border: 1px solid #FF7201}
ul.leftcats li.catitem a.bxcat span{margin-left:5px; font-size: 13px;color: #11b346;font-weight: 500;}

@media (max-width: 991.98px) {
	ul.leftcats li.catitem a.bxcat{padding:5px 10px}
}
/* End */


/* Start:/local/templates/food/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17128809181265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/food/components/bitrix/catalog.smart.filter/main/style.css?17128809182164*/
/*
* 	Result Popup
*
*/
.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #5D8167;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/food/components/bitrix/catalog.smart.filter/main/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 101.5%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}
.bx-filter-parameters-box {
	position: relative;
}
.bx-filter-container-modef {

}

/* End */


/* Start:/local/templates/food/components/bitrix/catalog.item/main/style.css?17128809171067*/

.f-catalog-element-grid.v1 .item-title,
.f-catalog-element-grid.v1 .subname,
.f-catalog-element-grid.v1 .vendor-code,
.f-catalog-element-grid.v1 .preview-text,
.f-catalog-element-grid.v1 .prop-info,
.f-catalog-element-grid.v1 .kg-price-wrapper {
	height: initial;
	max-height: initial;
	margin-bottom: 4px;
}
.f-catalog-element-grid.v1 .vendor-code {
	margin: 0 0 4px 0;
}
.f-catalog-element-grid.v1 .product-item-scu-container {
	margin: 0;
}
.f-catalog-element-grid.v1 .sky-wrapper,
.f-catalog-element-grid.v1 .price-wrapper {
	margin: auto 0 4px 0;
}
.f-catalog-element-grid.v1 .sky-wrapper + .price-wrapper {
	margin-top: initial;
}
.f-catalog-element-grid.v1 .to-cart-btn {
	min-height: 80px;
	margin: 0;
}
.card-centered .f-catalog-element-grid.v1 {
	align-items: center;
}
.card-centered .f-catalog-element-grid.v1 * {
	text-align: center;
}
.card-centered .f-catalog-element-grid.v1 .kg-price-wrapper{
	justify-content: center;
}

.f-catalog-element-grid.v1 .to-cart-btn {
	width: 100%;
}


.f-catalog-element-grid.v1 .kg-price-wrapper {
	min-height: 18px;
}
/* End */
/* /local/templates/food/components/bitrix/catalog/catalog/bitrix/catalog.section.list/topcatalog2/style.css?1757680572683 */
/* /local/templates/food/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17128809181265 */
/* /local/templates/food/components/bitrix/catalog.smart.filter/main/style.css?17128809182164 */
/* /local/templates/food/components/bitrix/catalog.item/main/style.css?17128809171067 */
