

/* Start:/local/templates/sweets_am/components/bitrix/catalog/catalog_supermarket/style.css?17288886262812*/
.catalog-sections-container {
	padding: 36px 0 0;
}
.catalog-sections-container .catalog-sections-list{
	padding-top: 60px;
}
.catalog-section-title h1{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 34px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.catalog-sections-list{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	column-gap: 22px;
	row-gap: 34px;
}
.catalog-section-list-item{
	width:18.85%;
	height: 196px;
	border-radius: 40px;
	background: #F6F6F6 50% / cover no-repeat;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.catalog-section-list-item a img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 40px;
	position: absolute;
	top: 30px;
	right: -70px;
}
.sort-select-container .sort-select-item:hover, .sort-select-item.active {
	background: #EEF1F9;
	transition: all ease .3s;
}
.catalog-section-list-item a p{
	position: absolute;
	top: 33px;
	left: 30px;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.elements-count-block  h3.all_count{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.catalog-elements-count-and-sort-block .elements-count-block.flex_block{
	display: flex;
	flex-direction: row;
}

@media (max-width: 1440px) and (min-width: 1280px){
	.catalog-section-list-item{
		width: 31.9%;
	}
	.catalog-sections-container .catalog-sections-list{
		 padding-top: 36px;
 	}
}
@media (max-width: 1279px){
	.catalog-elements-count-and-sort-block{
		flex-wrap: wrap;
	}
	.catalog-sections-container{
		width: 100%;
	}
	.catalog-elements-container .main-container .catalog-elements-count-and-sort-block .catalog-sections-container {
		padding-bottom: 28px;
		padding-top: 12px;
	}
}

@media (max-width: 1279px) and (min-width: 1024px){
	.catalog-section-list-item{
		width: 31.6%;
	}
}
@media screen and (min-width: 1025px){
	.catalog-section-list-item:hover{
		border: 4px solid #1E6B57;
	}
}
@media (max-width: 1023px) and (min-width: 768px){
	.catalog-section-list-item{
		width: 48%;
	}
}
@media (max-width: 767px) {
	.catalog-section-list-item{
		width: 100%;
	}
	.catalog-sections-container .catalog-sections-list{
		padding-top: 0;
	}
	.catalog-section-title h1{
		padding-bottom: 17px;
		font-size: 20px;
	}
	.catalog-sections-container{
		padding: 36px 0 10px;
	}
	.catalog-elements-container .main-container .catalog-elements-count-and-sort-block .catalog-sections-container {
		padding-bottom: 0;
		padding-top: 12px;
	}
}
/* End */


/* Start:/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/style.css?172888862628825*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	margin-bottom: 20px;
}

.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;

}
.price_block{
	border-top: 1px solid rgba(238, 241, 249, 1);
	padding-top: 24px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	color: rgba(105, 110, 123, 1);
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;

}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
	margin-bottom: 24px;
}
/*
* INPUTS
*
*/


.bx-filter .bx-ui-slider-track-container {
	padding-top: 0;
	padding-bottom: 20px;
	width: 80%;
	margin-left: 12%;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 9;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 9;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 6;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 7;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 8;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: -5px;
	width: 22px;
	z-index: 100;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -7px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
			border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	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;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/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/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.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 {
	color: #0073a3;
	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-input-container input{
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	padding: 12px;
	background: #FFF;
	max-width: 113px;
	width: 100%;
	outline: none;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.bx-filter-input-container {
	position: relative;
}
.bx-filter-input-container .valuta_price{
	position: absolute;
	right: 13px;
	top: 15px;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 9px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.catalog-filter-title{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.reset-filter{
	display: flex;
	padding: 12px 18px;
	gap: 30px;
	/*justify-content: space-between;*/
	align-items: center;
	align-self: stretch;
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 24px;
	width: 100%;
}
.catalog-filter-main-container{
	width: 100%;
}
.bx-filter-parameters-box-hint, .bx-filter .bx-filter-parameters-box-title{
	width: 100%;
}
.bx-filter-parameters-box-hint {
	display: flex;
	cursor: pointer;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
.radio label, .checkbox label{
	padding: 0;
}
.bx-filter-container-modef{
	display: none !important;
}
.catalog-filter-item{
	padding: 24px 0 0 0;
	border-top: 1px solid #EEF1F9;
	display: flex;
	align-items: center;
	column-gap: 16px;
	flex-wrap: wrap;
}
.all_quantity{
	padding:  24px 0;
	margin-top: 20px;

}
.bx-filter-block{
	width: 100%;
	transition: .3s;
}
.bx-filter-input-checkbox{
	gap: 16px;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.container-fluid{
	padding: 0;
}

.catalog-filter-item.bx-active{
	padding: 24px  0;
}

.catalog-filter-item input[type=checkbox]{
	width: 18px;
	height: 18px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 8px;
	background-color: transparent;
	border-radius:5px;
	border: 0.722604px solid #1E6B57;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	cursor: pointer;
	outline: none;
	transition: all ease .3s;
}
.catalog-filter-container{
	max-width: 267px;
}
.catalog-filter-item input[type="checkbox"]:checked::after{
	/*content:"\2705";*/
	color: #ffffff;
	padding: initial;
	font-weight: bold;
	position: absolute;
	cursor: pointer;
}
.catalog-filter-item input[type="checkbox"]:checked {
	/*background-color: #1E6B57;*/
	background-image: url("/local/templates/sweets_am/icon/check_icon.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: all ease .3s;
}
.catalog-filter-item input[type="checkbox"]:disabled {
	color: #959495;
	cursor: not-allowed;
}
.catalog-filter-item label{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	cursor: pointer;
}
.catalog-filter-item > input[type=checkbox]::before{
	transform-origin: bottom left;
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.catalog-filter-accordion{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}
.catalog-filter-accordion .accordion-item{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}
.catalog-filter-accordion-button{
	padding: 0;
}
.catalog-filter-accordion-button .icon{
	display: block;
}
.catalog-filter-item .accordion-content{
	width: 100%;
}
.catalog-filter-item .accordion-content ul{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	row-gap: 14px;
	max-height: inherit;
}
.catalog-filter-item .accordion-content ul li{
	display: flex;
	align-items: center;
	gap: 16px;
}
.catalog-filter-item .accordion-contents{
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.catalog-filter-item .accordion-content.show{
	max-height: 60px;
	overflow: hidden;
	margin-bottom: 19px;
}
.catalog-filter-item .accordion-content.show.show-more{
	max-height: 100%;
}
.filtr_price_blocks{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.line_grey{
	width: 8px;
	height: 2px;
	margin-bottom: 24px;
	background: #696E7B;
}
.filter-view-more{
	color: #1E6B57;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	gap: 15px;
	height: 0;
	opacity: 0;
	transition: .1s;
}
.filter-view-more img{
	margin-left: 15px;
}
.filter-view-more.show{
	height: 100%;
	opacity: 1;
	padding: 0 0 24px;
}
.catalog-filter-item .accordion-content + .catalog-filter-item .filter-view-more{
	display: none;
}
.catalog-filter-item .accordion-content.show + .catalog-filter-item .filter-view-more{
	display: block;
}

.catalog-filter-item-title h6{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin: 0;
}
.catalog-filter-accordion-button span{
	font-size: 14px;
}
.filter-mobile-button {
	display: none;
	height: 44px;
	padding: 18px 40px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	border-radius: 14px;
	background: #1E6B57;
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}
.catalog-filter-close{
	width: 46px;
	height: 46px;
	position: absolute;
	right: -65px;
	top: 0;
	border-radius: 50%;
	background: rgba(238, 241, 249, 1);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 1;
}
.catalog-elements-filter-button{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 22px;
	width: 100%;
}
.catalog-elements-filter-button.mobile{
	display: none;
}
.col-xs-12 .checkbox:last-child{
	margin-bottom: 0;
}
.send-filter{
	width: 100%;
	padding: 18px 40px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	border-radius: 14px;
	background: #1E6B57;
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
}
.top-reset-filter{
	margin-top: 24px;
}
@media only screen and (max-width: 1520px){
	.reset-filter{
		padding: 12px 17px;
	}
}

@media only screen and (max-width: 1279px) {
	.filter-mobile-button ,.catalog-filter-close{
		display: flex;
	}
	.catalog-filter-container{
		position: absolute;
		display: none;
		z-index: 10;
		max-width: 364px;
		width: 364px;
		padding: 14px;
		background: #FFF;
		border-radius: 14px;
	}
	.catalog-filter-container .catalog-elements-filter-block {
		width: 338px;
		height: 585px;
		overflow-y: auto;
		overflow-x: hidden;
		align-items: flex-start;
		gap: 10px;
		scrollbar-color: #1E6B57 #EEF1F9;
		scrollbar-width: thin;
		margin-right: 14px;
		position: relative;
	}
	.catalog-elements-filter-button{
		position: absolute;
		bottom: 0;
		z-index: 1;
		background-color: #ffffff;
		padding: 10px 15px;
		left: 0;
		width: 95%;
	}
	.catalog-filter-accordion{
		margin-bottom: 40px;
	}
	.reset-filter{
		margin: 0;
	}
	.catalog-elements-filter-block::-webkit-scrollbar {
		width: 6px;
	}
	/* Track */
	.catalog-elements-filter-block::-webkit-scrollbar-track {
		background: #EEF1F9;
	}
	/* Handle */
	.catalog-elements-filter-block::-webkit-scrollbar-thumb {
		background: #1E6B57;
		border-radius: 20px;
	}
	/* Handle on hover */
	.catalog-elements-filter-block::-webkit-scrollbar-thumb:hover {
		background:  linear-gradient(90deg, #1E6B57 2.14%, #1E6B57 53.25%, #1E6B57 100%);
	}
	.reset-filter span,.top-reset-filter{
		display: none;
	}
	.send-filter{
		display: flex;
	}
	.reset-filter{
		font-size: 12px;
		justify-content: flex-start;
		width: 134px;
		height: 51px;
		gap: 12px;
	}
}
@media only screen and (max-width: 1024px) {
	.catalog-elements-filter-button{
		display: none;
	}
	.catalog-elements-filter-button.mobile{
		display: flex;
		flex-direction: row;
		position: sticky;
		bottom: 0;
		margin-left: -17px;
		width: 337px;
	}
	.bx-filter-input-container input{
		max-width: 130px;
	}
	.send-filter{
		width: auto;
	}
	.reset-filter{
		display: block;
	}
	.top-reset-filter{
		display: none;
	}
	.catalog-filter-container .catalog-elements-filter-block{
		padding: 22px 14px 0;
	}
	.catalog-filter-container .bx-filter{
		margin-bottom: 5px;
	}
	.catalog-filter-item.accordion-item{
		padding-bottom: 0;
	}
	.catalog-filter-item .accordion-content.show{
 		padding-top: 0;
	}
}
@media only screen and (max-width: 767px) {
	.catalog-elements-filter-block {
		width: 100%;
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		align-items: flex-start;
		gap: 10px;
		scrollbar-color: #1E6B57 #EEF1F9;
		scrollbar-width: thin;
		margin-right:10px;
	}
	.catalog-filter-container {
		position: fixed;
		display: none;
		z-index: 17;
		width: 100%;
		max-width: 100%;
		height: 100%;
		padding: 0;
		background: #FFF;
		border-radius: 0;
		left: 0;
		top: 0;
	}
	.catalog-elements-filter-button.mobile{
		justify-content: center;
		width: 100%;
		position: fixed;
		bottom: 0;
	}
	.catalog-filter-close{
		right: 15px;
		top: 10px;
		width: 40px;
		height: 40px;
		z-index: 115;
	}
	.catalog-filter-container .catalog-elements-filter-block{
		width: 100%;
		height: 100%;
		padding-bottom: 70px;
	}
	.bx-filter-input-container input{
		max-width: 170px;
	}
	.catalog-filter-main-container .smartfilter  .catalog-elements-filter-button{
		max-height: 70px ;
		width: 100%;
		position: fixed;
		margin-left: -10px;
		background-color: #FBFBFB;
		bottom: 0;
	}
}


/* End */


/* Start:/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/colors.css?17288886263049*/

/*
* INPUTS
*
*/
.bx-filter.bx-blue .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*Track
*
*/
.bx-filter.bx-blue .bx-ui-slider-track{background: #e7e7e7;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vd{background: #849da4;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background: rgba(238, 241, 249, 1);
border-radius: 20px;
}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: rgba(170, 0, 41, 1);}

.bx-filter.bx-blue .bx-ui-slider-handle.left {
	background: url(/local/templates/sweets_am/icon/circl_filter.svg) no-repeat right top;
}
.bx-filter.bx-blue .bx-ui-slider-handle.right {
	background: url(/local/templates/sweets_am/icon/circl_filter.svg) no-repeat left top;
}
/*
*	Select
*
*/
.bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-filter.bx-blue .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-select-container.bx-active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
*	Select popup
*
*/
/*
* TAGS
*
*/
.bx-filter.bx-blue .bx-filter-tag {
	border-top: 1px solid #d7eaf7;
	border-bottom: 1px solid #d7eaf7;
}
.bx-filter.bx-blue .bx-tag-link {
	color: #68939e;
}
/*
*	LABEL
*
*/
/*
*	Checkbox / Radio
*
*/
/*
* 	BTN
*
*/
.bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-filter.bx-blue .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter.bx-blue .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-blue .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-blue .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-moz-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	-o-border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
	border-image: url(/local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/images/active.png) 2 repeat;
}
/*
* BTN P/M
*
*/
/*
*	icon
*
*/
/*
* 	BIZ
*
*/
/*
*	BTN result and reset
*
*/

.bx-filter.bx-blue .btn-themes {
	background-color: #1485CE;
	border-color: #1485CE;
	color: #FFF
}
.bx-filter.bx-blue .btn-themes.bx-active,
.bx-filter.bx-blue .btn-themes.focus,
.bx-filter.bx-blue .btn-themes:active,
.bx-filter.bx-blue .btn-themes:focus,
.bx-filter.bx-blue .btn-themes:hover{
	background-color: #53A4D8;
	border-color: #53A4D8;
	color: #FFF
}
/*
* 	Result Popup
*
*/
/* End */


/* Start:/local/templates/sweets_am/components/bitrix/system.pagenavigation/modern/style.css?17288886271124*/


.catalog-elements-pagination ul {
	display: flex;
	align-items: center;
	gap: 16px;
}

.pagination-item {
	width: 56px;
	height: 56px;
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	display: flex;
	padding: 20px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	color: #696E7B;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	transition: all ease .3s;
}


.pagination-item:hover,.pagination-item.active {
	background: #1E6B57;
	color: #FFF;
	border: 1px solid #1E6B57;
	transition: all ease .3s;
}

.pagination-item:hover > svg path,.pagination-item.active > svg path {
	fill: #ffffff;
}

@media only screen and (max-width: 1024px) and (min-width: 768px){
	.catalog-elements-pagination ul{
		gap: 10px;
	}

}
@media only screen and (max-width: 767px) {
	.pagination-item {
		width: 31px;
		height: 32px;
		padding: 11px;
		border-radius: 9px;
	}
	.catalog-elements-pagination ul {
		gap: 5px;
		flex-wrap: wrap;
		justify-content: center;
	}

}


/* End */


/* Start:/local/templates/sweets_am/components/bitrix/catalog.section/catalog_list_section_page/style.css?17288886266826*/
.catalog-elements-count-and-sort-block {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 36px 0;
}

.elements-count-block {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 28px;
}

.elements-count-block h3 {
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 34px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

.elements-count-block span {
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 2px 4px;
	border-radius: 90px;
	background: #94CE18;
}

.elements-sort-block {
	position: relative;
}

.sort-select-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	padding: 12px 20px;
	width: 271px;
}

.sort-select-block p  a{
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.filter-icon {
	transform: rotate(90deg);
}

.elements-sort-block:hover > .sort-select-container {
	display: block;
}

.sort-select-container {
	display: none;
}

.sort-select-container ul {
	position: absolute;
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	background: #FFF;
	display: flex;
	width: 100%;
	padding: 20px;
	flex-direction: column;
	align-items: flex-start;
	z-index: 2;
}

.sort-select-container .sort-select-item {
	border-radius: 5px;
	background: #FFF;
	display: flex;
	padding: 13px 20px;
	align-items: flex-start;
	gap: 16px;
	align-self: stretch;
	color: #696E7B;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	transition: all ease .3s;
}

.sort-select-container .sort-select-item:hover, .sort-select-item.active {
	background: #EEF1F9;
	transition: all ease .3s;
}

.catalog-sections-list {
	display: flex;
	align-items: flex-start;
	gap: 24px;
}

.catalog-elements-filter-block {
	border-radius: 10px;
	background: #FBFBFB;
	display: flex;
	width: 267px;
	padding: 21px 14px;
	flex-direction: column;
	align-items: flex-start;
}

.catalog-section-list {
	width: calc(100% - 291px);
}

.catalog-section-list .catalog-elements-block {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 24px 20px;
}

.catalog-section-list .catalog-elements-block .catalog-item-container {
	width: 18%;
}

.catalog-elements-count-page-and-pagination {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 60px 0 76px;
}

.set-page-element-count {
	display: flex;
	align-items: center;
	gap: 26px;
}

.set-page-element-count span {
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.set-page-element-count button{
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	display: inline-flex;
	height: 56px;
	padding: 12px 20px;
	align-items: center;
	gap: 20px;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
	outline: 0;
	position: relative;
}
.set-page-element-count-block:hover > .set-page-element-count-container{
	display: block;
}
.set-page-element-count-block:hover > .set-page-element-count-button img{
	transform: rotate(180deg);
	transition: all ease .3s;
}
.set-page-element-count-button img{
	transition: all ease .3s;
}
.set-page-element-count-container{
	position: absolute;
	z-index: 2;
	display: none;
}
.set-page-element-count-items{
	display: flex;
	width: 100%;
	padding: 14px;
	flex-direction: column;
	align-items: center;
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	background: #FFF;
}
.set-page-element-count-item{
	color: #696E7B;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-radius: 5px;
	background-color: transparent;
	transition: all ease .3s;
	width: 100%;
	padding: 14px 27px 15px 13px;
}
.set-page-element-count-item:hover, .set-page-element-count-item.active{
	background: #EEF1F9;
	transition: all ease .3s;
}

@media only screen and (max-width: 1600px) {
	.catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 31.5%;
	}

	.catalog-section-list .catalog-elements-block {
		gap: 24px;
	}

	.catalog-elements-count-page-and-pagination {
		padding: 60px 0;
	}
}

@media only screen and (max-width: 1439px) {
	.catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 31.4%;
	}
}

@media only screen and (max-width: 1279px) {
	.catalog-elements-count-and-sort-block {
		padding: 28px 0;
	}

	.elements-count-block h3 {
		font-size: 28px;
	}

	.catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 31.95%;
	}

	.catalog-section-list .catalog-elements-block {
		gap: 20px;
	}


	.catalog-section-list {
		width: 100%;
	}
	.catalog-elements-count-page-and-pagination {
		padding: 40px 0 60px;
	}
}
@media only screen and (max-width: 1023px) {
	.catalog-elements-count-and-sort-block {
		padding: 40px 0;
	}
	.catalog-elements-count-page-and-pagination {
		padding: 40px 0;
	}
	.catalog-sections-list .catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 31.4%;
		min-width: 31.4%;
	}
	.set-page-element-count button{
		padding: 12px 10px;
	}
}
@media only screen and (max-width: 767px) {
	.catalog-elements-count-and-sort-block {
		width: 100%;
		padding: 35px 0 14px;
		flex-direction: column;
		gap: 14px;
	}
	.catalog-elements-count-page-and-pagination{
		flex-direction: column;
		gap: 20px;
	}
	.catalog-sections-list .catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 31.4%;
		min-width: 31.4%;
	}
	.filter-mobile-button{
		width: 100%;
	}
	.elements-count-block{
		width: 100%;
		gap: 35px;
	}
	.elements-count-block h3 {
		font-size: 20px;
	}
	.elements-sort-block,.sort-select-block{
		width: 100%;
	}
	.catalog-section-list .catalog-elements-block {
		gap: 14px;
	}
	.catalog-sections-list .catalog-section-list .catalog-elements-block .catalog-item-container {
		width: 47.5%;
		min-width: 31.4%;
	}
	.catalog-section-list .catalog-elements-block .catalog-item-container .catalog-item-img img{
		width: 100%;
		height: 100%;
	}
	.catalog-elements-count-page-and-pagination {
		padding: 14px 0 35px;
	}
	.sort-select-block, .elements-sort-block{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/sweets_am/components/bitrix/catalog.item/.default/style.css?175067856710334*/
.catalog-item-container {
	border-radius: 20px;
	border: 1px solid #EEF1F9;
	background: #FFF;
	display: flex;
	min-width: 266px;
	min-height: 521px;
	padding: 16px;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}

.catalog-item-container-top-block {
	position: relative;
	width: 100%;
}
.catalog-item-img a{
	display: contents;
}
.favorite-button {
	border-radius: 14px;
	border: 1px solid #EEF1F9;
	background-color: #FFF !important;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	background: url("/local/templates/sweets_am/icon/heart_icon.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
}


.catalog-item-img {
	min-width: 234px;
	height: 233px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.catalog-item-img img{
	width: 100%;
	height: 230px;
	object-fit: contain;
}

.catalog-item-discount-and-new-block {
	display: flex;
	align-items: center;
	column-gap: 6px;
	max-height: 20px;
	height: 20px;
}

.catalog-item-discount-and-new-block div {
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 2px 4px 1px;
	border-radius: 90px;
}

.catalog-item-new-block {
	background: #94CE18;
}

.catalog-item-discount-block {
	background: #AA0029;
}

.catalog-item-container-bottom-block {
	display: flex;
	flex-direction: column;
	row-gap: 18px;
	align-items: flex-start;
	width: 100%;
}
.catalog-item-container-bottom-block .catalog-item-price-block{
	max-width: 100%;
	width: 100%;
	justify-content: left;
	flex-direction: column;
	align-items: normal;
}
.catalog-item-name {
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 14px;
	max-height: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.catalog-item-available span {
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.catalog-item-available span.available {
	color: #94CE18;
}

.catalog-item-available span.not-available {
	color: #AA0029;
}

.catalog-item-old-price {
	color: #696E7B;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-decoration-line: line-through;
}

.catalog-item-new-price {
	color: #AA0029;
	font-family: "Montserratarm-Medium";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.add-basket, .baskets_delete_yes, .order_popup_correction_open {
	border-radius: 14px;
	background: #1E6B57;
	display: flex;
	padding: 18px 40px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	align-self: stretch;
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	height: 60px;
	margin-top: 2px;
}
.disable-basket {
	border-radius: 14px;
	background: #aba9b8;
	display: flex;
	padding: 18px 40px;
	justify-content: center;
	align-items: center;
	gap: 20px;
	align-self: stretch;
	color: #FFF;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	height: 60px;
	margin-top: 2px;
}

.owl-item .catalog-item-container .catalog-item-container-bottom-block .add-basket img, .order_popup_correction_open img , .owl-item .catalog-item-container .catalog-item-container-bottom-block .disable-basket img, .order_popup_correction_open img{
	width: auto;
}
.catalog-item-available span.not-available {
	color: #AA0029;
}
.add-basket:hover, .baskets_delete_yes:hover {
	background: linear-gradient(90deg, #1E6B57 2.14%, #034131 53.25%, #1E6B57 100%);
	transition: all ease .3s;
}

.product-item-container .catalog-item-container .catalog-item-container-bottom-block .add-basket img, .baskets_delete_yes img {
	width: 24px;
}
.favorite-button.active {
	background: url("/local/templates/sweets_am/icon/heart_icon_active.svg");
	background-repeat: no-repeat;
	background-position: center;
	transition: all ease .3s;
}
.element-calc-block{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 100%;
	border-radius: 14px;
	border: 1px solid #1E6B57;
	padding: 9px;
	min-width: 192px;
	background-color: #ffffff;
}
.element-add-calc-button{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 11px;
	background-color: #1E6B57;
	border-radius: 14px;
}
.element-calc-container{
	display: flex;
	align-items: center;
	justify-content: space-evenly;
	width: 100%;
}
.element-calc-container button{
	display: flex;
	justify-content: center;
	align-items: center;
}
.element-calc-block input{
	border: 0;
	outline: 0;
	width: 20px;
	color: #696E7B;
	font-family: "Montserratarm-Medium";
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	background: transparent;
	text-align: center;
}
.product-item-container .catalog-item-container .catalog-item-container-bottom-block .add-basket img, .baskets_delete_yes img, .order_popup_correction_open img {
	width: 24px!important;
}
@media only screen and (min-width: 1025px) {
	.favorite-button:hover {
		background: url("/local/templates/sweets_am/icon/heart_icon_active.svg");
		background-repeat: no-repeat;
		background-position: center;
		transition: all ease .3s;
	}
}


@media only screen and (max-width: 1279px) and (min-width: 1025px) {
	.catalog-item-container {
		min-width: 226px;
		gap: 12px;
	}
	.add-basket, .disable-basket, .baskets_delete_yes, .order_popup_correction_open{
		font-size: 12px;
		padding: 18px;
		margin-top: 8px;
	}
	.catalog-item-container-bottom-block{
		row-gap: 12px;
	}
	.favorite-button:hover{
		background: url("/local/templates/sweets_am/icon/heart_icon.svg");
		background-repeat: no-repeat;
		background-position: center;
		background-color: white;

	}
	.favorite-button.active {
		background: url("/local/templates/sweets_am/icon/heart_icon_active.svg");
		background-repeat: no-repeat;
		background-position: center;
		background-color: white;
		transition: all ease .3s;
	}
	.catalog-item-container {
		min-height: 500px;
	}
}

@media only screen and (max-width: 1279px) {
	.catalog-item-container {
		gap: 12px;
	}

	.catalog-item-img {
		min-width: 190px;
	}
}

@media only screen and (max-width: 1023px) {
	.catalog-item-container {
		min-height: 400px;
	}
	.catalog-item-container {
		min-width: 100%;
		gap: 12px;
	}
	.catalog-item-container-bottom-block{
		row-gap: 12px;
	}
	.catalog-item-name,.catalog-item-available span,.catalog-item-old-price{
		font-size: 12px;
	}
	.catalog-item-new-price{
		font-size: 16px;
	}
	.catalog-item-price-block{
		height: auto;
		row-gap: 6px;
	}
	.catalog-item-container-bottom-block .add-basket, .catalog-item-container-bottom-block .disable-basket, .catalog-item-container-bottom-block .baskets_delete_yes, .order_popup_correction_open{
		padding: 18px;
		font-size: 12px;
	}
	.catalog-item-img{
		min-width: 190px;
	}
	.favorite-button.active{
		background-size: 11px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 768px){
	.catalog-item-container-top-block .favorite-button {
		min-width: 50px;
		height: 50px;
		background-size: 25px;
		border-radius: 14px;
	}
}

@media only screen and (max-width: 767px) {
	.catalog-item-container {
		min-height: 330px;
	}
	.catalog-item-container{
		padding: 6px;
	}
	.favorite-button{
		width: 24px;
		height: 24px;
		background-size: 11px;
		border-radius: 6px;
	}
	.favorite-button:hover, .favorite-button.active{
		background-size: 11px;
		border-radius: 6px;
	}
	.catalog-item-img{
		min-width: 111px;
		height: 126px;
	}
	.catalog-item-container-bottom-block {
		row-gap: 6px;
	}
	.add-basket, .disable-basket, .baskets_delete_yes, .order_popup_correction_open{
		padding: 12px 6px;
		gap: 4px;
		height: 39px;
		margin-top: 0;
	}
	.owl-item .catalog-item-container .catalog-item-container-bottom-block .add-basket img,
	.catalog-item-container .catalog-item-container-bottom-block .add-basket img,
	.owl-item .catalog-item-container .catalog-item-container-bottom-block .disable-basket img,
	.catalog-item-container .catalog-item-container-bottom-block .disable-basket img,
	.owl-item .catalog-item-container .catalog-item-container-bottom-block .baskets_delete_yes img,
	.catalog-item-container .catalog-item-container-bottom-block .baskets_delete_yes img, .order_popup_correction_open img{
		width: 14px;
	}
	.catalog-item-discount-and-new-block div{
		padding: 1px 4px;
	}
	.favorite-button{
		width: 35px;
		height: 35px;
		background-size: 60%;
	}
	.catalog-item-container-bottom-block .add-basket, .catalog-item-container-bottom-block .disable-basket, .catalog-item-container-bottom-block .baskets_delete_yes, .order_popup_correction_open{
		padding: 10px;
		height: 39px;
		font-size: 12px;
	}
	.catalog-item-container-bottom-block .disable-basket{
		height: 39px;
		gap: 6px;
		padding: 10px;
		font-size: 12px;
	}
	.catalog-item-img img{
		height: 111px;
	}
	.element-calc-block{
		padding: 3.5px 0;
		min-width: auto;
		margin-top: 2px;
	}
	.element-calc-container svg{
		width: 24px;
	}
	.element-calc-container{
		width: auto;
	}
	.element-add-calc-button{
		padding: 6px;
		border-radius: 10px;
	}
	.search-result-element-element-buttons .order_popup_correction_open{
		max-width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.catalog-item-name{
		height: 50px;
	}
}

/* sale-block */

.sale-block {
	color: #FFF;
	background-color: #AA0029;
	font-family: "Montserratarm-Medium";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
	padding: 2px 4px 1px;
	border-radius: 90px;
	position: absolute;
	z-index: 1;
}
@media only screen and (max-width: 767px){
	.sale-block {
		font-size: 12px;
	}
}
/* End */


/* Start:/local/templates/sweets_am/components/bitrix/catalog.section/catalog_list_section_page/themes/blue/style.css?1728888626849*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/sweets_am/components/bitrix/catalog/catalog_supermarket/style.css?17288886262812 */
/* /local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/style.css?172888862628825 */
/* /local/templates/sweets_am/components/bitrix/catalog.smart.filter/.default/themes/blue/colors.css?17288886263049 */
/* /local/templates/sweets_am/components/bitrix/system.pagenavigation/modern/style.css?17288886271124 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/catalog_list_section_page/style.css?17288886266826 */
/* /local/templates/sweets_am/components/bitrix/catalog.item/.default/style.css?175067856710334 */
/* /local/templates/sweets_am/components/bitrix/catalog.section/catalog_list_section_page/themes/blue/style.css?1728888626849 */
