

/* Start:/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/style.css?176655823622314*/
.filter__footer {
	margin-top: 0px !important;
	margin-left: 20px;
}
.filter__name.disabled {
	background-color: #ccc;
}

.filter__block-heading {
	padding: 14px;
	border-radius: 4px;
    cursor: default;
}
.filter__block-heading {
	display: flex !important;
	justify-content: space-between;
	/* gap: 40px; */
	align-items: center;
	padding: 0px;
    background: #F7F3EF;
    margin-bottom: 14px;
    
}
.sort-block-wrapper {
	display: flex;
	align-items: center;
	width: 100%;
}
.sort-block-wrapper .section__sort {
	margin-top: 0px;
}
.sort-block-wrapper .filter__block.sort-block {
    width: auto;
}
.sort-block-wrapper .filter__block.view-block {
    width: auto;
}
.sort-block-wrapper .filter__block.view-block .section__items-view {
	margin-top: 0px;
	gap: 6px;
	height: auto;
}
.sort-block-wrapper .filter__block.view-block .section__items-view-item {
	margin-right: 0px;
}
.sort-block-wrapper .filter__block.view-block .section__items-view .section__items-view-item.active svg {
    width: 20px;
    height: 20px;
    flex: none;
    margin-right: 0px;
    fill: #252420;
}
.sort-block-wrapper .filter__block.view-block .section__items-view .section__items-view-item svg {
	width: 20px;
    height: 20px;
    flex: none;
    margin-right: 0px;
    fill: #252420;
}
.filter.smart_filter form {
    position: absolute;
    z-index: 9999999;
    background: #FFFFFF;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 100vh;
	transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.filter.smart_filter .filter-popup form {
	display: none;
}
.filter.smart_filter .filter-popup.active form {
	display: block;
}
.filter-popup.active {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 99999;
	background: #25242042;
}
.filter.smart_filter .filter-popup form.init {
	display: block;
	transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.filter-popup.active form {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
	/* box-shadow: 5px 0 5px -5px #888; */
}
.filter-popup form {
    /* animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards; */
}
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}
.filter-popup.active .filter__block-title {
	display: flex;
	justify-content: space-between;
    align-items: center;
}
.filter-popup-close {
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.filter-popup.active .filter-block-wrapper {
	padding: 40px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.filter-popup.active .filter__block {
	width: 100%;
	flex-grow: initial;
}
.filter-popup.active .filter__block-items {
	height: auto;
}
.filter-popup.active .filter__block-items-wrapper {
	width: 100%;
    flex-direction: column;
	gap: 0px;
}
.filter-popup.active .filter__body {
	display: block;
	height: 100%;
}
.filter-popup.active .filter__block-items-wrapper .filter__prop {
	width: 100%;
	border-top: 1px #E9E9E8 solid;
}
.filter-popup.active .filter__block-items-wrapper .filter__prop:last-child {
	border-bottom: 1px #E9E9E8 solid;
}
.filter__prop.is-prop-open .filter__items {
	width: 100%;
	position: relative;
}
.filter-popup.active .filter__items:not(.is-price) {
	transition: .0s;
	width: 100%;
}
.filter__prop.is-prop-open .filter__items:not(.is-price) {
    transition: .0s;
    opacity: 1;
    visibility:visible;
    position: relative;
    z-index: 100;
    background: #fff;
    overflow: auto;
    padding: 10px;
    box-shadow: none;
    transform: translateY(3px);

	height: 100%;
    max-height: none;
}
.filter-popup.active .filter__block-items-wrapper .filter__prop .filter__name {
	font-size: 16px;
	padding: 14px 0px;
	color: #252420;
}
.filter__block.popup-header .filter-title {
	color: #252420;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 35px;
}

.filter__block.price-range .filter__block-title.filter__block-title-price {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #252420;
}
.filter__block.price-range .filter__prop {
	width: 100%;
}
.filter__block.price-range .filter__item-price {
    justify-content: space-between;
	margin-bottom: 20px;
}
.filter__block.price-range .filter__item-price input {
    background: #F7F3EF;
	width: 100%;
    padding: 10px;
    border-radius: 4px;
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #252420;
}
.filter-popup.active .filter__footer {
	margin-left: 0px;
    display: flex;
    margin-top: auto !important;
	flex-direction: column;
	gap: 10px;
}
.filter-popup.active .filter__name svg {
    fill: #252420;
}

.filter-popup.active .filter__footer .btn {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	color: #FFFFFF;
}
.filter__block.popup-header {
	margin-bottom: 30px;
}
.section__view-title {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #252420;
	margin-right: 10px;
}
.filter__block-heading .section__sort-item {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #252420;
	background: transparent;
	width: 100%;
	padding: 0px;
}
.filter__block-heading .section__sort-items.active {
    margin-top: 18px;
	width: 100%;
	background: #F7F3EF;
    margin-left: -15px;
}
.filter__block-heading .section__sort-values {
	position: relative;
}
.filter__block-heading .section__sort-item svg {
	width: 20px;
    height: 20px;
}
.filter__block-heading .section__sort-items.active ul li {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 19px;
	color: #252420;
}
.filter-count {
	font-family: 'Circe';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    background: #C3A083;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    margin-left: 10px;
}
.filter-popup.active .filter__block.props {
	/* overflow: auto;
	width: calc(100% + 20px);
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    right: 0px;
	height: 100vh; */
}

.popup-filter-step-wrapper {
	overflow: auto;
	width: calc(100% + 20px);
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    right: 0px;
	height: 100vh;
}


.filter-popup .filter__prop.is-prop-open .filter__items:not(.is-price) {
	height: auto;
}

.section__sort_mobile,
.filter-popup.active .filter__block-title .btn {
	display: none;
}
.section__sort_mobile .section__sort-title {
	font-family: 'Circe';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #252420;
}
.smart_filter .filter-popup.active .filter__name.disabled {
    background-color: #fff;
    color: #ccc !important;
}
.smart_filter .filter-popup.active .filter__name.disabled svg {
	fill: #ccc;
}
.a-btn {
    font-family: 'Circe';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #C3A083;
    border-radius: 30px;
    padding: 12px 36px;
}
html.filter-active {
	margin: 0; 
	height: 100%; 
	overflow: hidden;
}
.filter__block-title .btn {
	display: none !important;
}

.a-btn:hover {
	color: #fff;
	background: rgba(195, 160, 131, 0.8);
}
.filter__block-heading .section__sort-items.active {
	width: 200px;
	z-index: 20;
}
@media (max-width: 992px) {
	.sort-block-wrapper .filter__block.view-block .section__items-view .section__view-title,
	.sort-block-wrapper .filter__block.view-block .section__items-view-item.active,
	.filter__block-heading span.title-text,
	.filter__block-heading .filter-count,
	.filter-popup.active .filter__footer .btn#del_filter,
	.sort-block-wrapper .filter__block.sort-block {
		display: none;
	}
	.sort-block-wrapper .filter__block.view-block .section__items-view {
		display: flex;
		justify-content: flex-end;
	}
	.sort-block-wrapper .filter__block.view-block .section__items-view-item {
		opacity: 1;
	}
	.section__sort_mobile {
		display: block;
		border-bottom: 1px #E9E9E8 solid;
		margin-bottom: 20px;
        padding-bottom: 10px;
	}
	.filter__block.popup-header .filter-title {
		font-size: 20px;
		line-height: 29px;
	}
	.filter-popup.active .filter__block-title .btn {
		font-family: 'Circe';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		color: #A5A5A5;
        background: transparent;
		padding: 0;
        display: flex !important;
        align-self: end;
        height: 26px;
	}
	.filter-popup.active .filter__block-title {
        gap: 12px;
	}
	.filter-popup-close {
		margin-left: auto;
	}
	.filter-popup.active .filter-block-wrapper {
		padding-left: 0px;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
	}
	.filter__block.popup-header {
		margin-bottom: 20px;
	}
	.section__sort_mobile .section__sort-item {
		color: #C3A083;
		font-size: 14px;
		line-height: 21px;


        font-family: 'Circe';
        font-style: normal;
        font-weight: 400;
        /* font-size: 16px;
        line-height: 24px; */
        /* color: #252420; */
        background: transparent;
        width: 100%;
        padding: 0px;
	}


	.filter__block-heading .section__sort-values {
		position: static;
	}

    .section__sort_mobile .section__sort-values {
		position: static;
	}
	.section__sort_mobile.is-open .section__sort-items.active {
		/* position: absolute;
        top: 0px;
        margin: 0px !important;
        padding: 0px;
        width: calc(100% - 20px) !important;
        left: 0px;
        background: #fff !important;
        height: 100vh;
        box-shadow: none; */



        position: absolute;
        top: 40px;
        margin: 0px !important;
        padding: 0px;
        width: calc(100% - 0px) !important;
        left: 0px;
        background: #fff !important;
        height: 100%;
        box-shadow: none;

	}

	.section__sort_mobile.is-open {

	}
	.section__sort_mobile.is-open .section__sort-title {
		display: none;
	}
	.section__sort_mobile.is-open .section__sort-item {
		display: none;
	}
	.section__sort_mobile.is-open .section__sort-values ul {
        padding: 0;
	}
	.section__sort_mobile.is-open .section__sort-values ul li {
		font-size: 16px !important;
		line-height: 24px !important;
		border-bottom: 1px #E9E9E8 solid;
		padding-top: 14px;
        padding-bottom: 14px;

		display: flex;
		justify-content: space-between;
	}
	
    .catalog-filter {
        padding: 20px;
    }


	.filter-popup.active .filter__block-items-wrapper .filter__prop.is-prop-open {
		position: absolute;
        top: 0px;
        margin-left: 0px;
        width: calc(100% - 20px);

		height: 100vh;
        z-index: 99999999999;
        background: #fff;
	}
	.filter-popup.active .filter__block-items-wrapper .filter__prop.is-prop-open .filter__name {
		display: none;
	}

	.filter-item {
		/* flex-direction: row-reverse; */
	}
	.filter-popup.active .filter__block-items-wrapper .filter__prop.is-prop-open .filter__items .filter__item {
        margin: 0px;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom: 1px #E9E9E8 solid;
	}
	.filter-popup.active .filter__block-items-wrapper .filter__prop.is-prop-open .filter__items .filter__item .filter-item__value {
		font-family: 'Circe';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		color: #252420;
	}
	.filter-popup .filter__prop.is-prop-open .filter__items:not(.is-price) {
		padding: 0px;
	}
	.filter-popup .jq-checkbox {
		border: 2px solid #252420;
		border-radius: 3px;
	}
	.filter-popup.active .filter__name svg,
	.filter__block-heading .section__sort-item svg {
		fill: #000;
		width: 20px;
    	height: 20px;
		transform: rotate(-90deg);
	}
	.filter-popup .jq-radio {
		border: 2px solid #252420;
		border-radius: 50%;
	}
	.filter-popup .jq-radio.checked .jq-radio__div {
		width: 13px;
        height: 13px;
        margin: 0;
        border: 0px solid #000;
		background: #000;
	}
	.filter-popup .jq-radio.checked {
		background: #fff;
        border-color: #000;
	}
	.section__sort_mobile .section__sort-items {
		transition: .0s;
	}
	.filter.smart_filter form {
		width: 100%;
	}


}








@font-face {
    font-family: Geometria;
    src: url(/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/../../../../fonts/Geometria-Bold.woff);
    font-weight: 700;
}
@font-face {
    font-family: Geometria;
    src: url(/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/../../../../fonts/Geometria.woff);
    font-weight: 400;
}
@font-face {
    font-family: Geometria;
    src: url(/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/../../../../fonts/Geometria-Medium.woff);
    font-weight: 500;
}

:root {
    --primary-color: #0047AB;
    --text-color: #191919;
    --border-color: #E0E0E0;
    --font-family: Geometria, sans-serif;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.catalog-filter {
    font-family: var(--font-family);
    color: var(--text-color);
    background: #fff;
    width: 100%;
    max-width: 300px;

    position: relative;
}


h3.catalog-filter__title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 100%;
    color: #000;
    font-family: var(--font-family);
    margin: 0;
}

.catalog-filter__back-link {
    display: block;
    text-decoration: none;
    color: var(--text-color);
    font-size: 14px;
    margin-bottom: 4px;
}

.catalog-filter__arrow {
    font-size: 10px;
    margin-right: 4px;
    color: #999;
}

.catalog-filter__current-category {
    background: #e0e0e0;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 14px;
    margin-top: 8px;
    color: #555;
}

.catalog-filter__section {
    margin-bottom: 37px;
    position: relative;
}

.catalog-filter__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

button.catalog-filter__reset {
    background: none;
    border: none;
    color: #999;
    font-weight: 500;
    font-size: 12px;
    cursor: pointer;
    display: none;
    align-items: center;
    gap: 3.5px;
    padding: 0;
}

.catalog-filter__reset svg {
    width: 7px;
    height: 7px;
}

.catalog-filter__reset.active {
    display: flex;
}

.range-filter {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
}

.catalog-filter input[type=number]::-webkit-inner-spin-button, 
.catalog-filter input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.range-filter__wrapper {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    padding: 11px 13px;
    background: #fff;
    height: 38px;
}

.range-filter__prefix {
    color: #999;
    font-size: 12px;
    line-height: 100%;
    font-weight: 500;
    margin-right: 5px;
}

input.range-filter__input {
    border: none;
    outline: none;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: var(--text-color);
    font-family: inherit;
    background: transparent;
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

button.range-filter__clear {
    border: none;
    background-color: transparent;
    outline: none;
    margin-left: 5px;
    cursor: pointer;
    padding: 0;
}

.range-filter__clear svg {
    width: 10px;
    height: 10px;
}

.range-filter__wrapper:hover .range-filter__clear,
.range-filter__input:focus+.range-filter__clear {
    display: block;
}

.fake-slider {
    position: relative;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 16px);
    margin: 0 auto;
}

.fake-slider__track {
    position: absolute;
    height: 2px;
    width: 100%;
    background: #e0e0e0;
    border-radius: 2px;
}

.fake-slider__range {
    position: absolute;
    height: 2px;
    background: var(--primary-color);
    border-radius: 2px;
}

.fake-slider__thumb {
    position: absolute;
    width: 16px;
    height: 16px;
    background: var(--primary-color);
    border-radius: 50%;
    cursor: pointer;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.fake-slider__thumb:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.search-wrapper {
    margin-bottom: 15px;
}

input.search__input {
    width: 100%;
    padding: 11px 13px;
    border: 1px solid var(--border-color);
    border-radius: 12px;
    font-size: 12px;
    line-height: 100%;
    outline: none;
    font-family: var(--font-family);
    background-color: transparent;
}

input.search__input::placeholder {
    color: #ccc;
    font-family: var(--font-family);
}

ul.filter-list {
    margin-top: 0;
    list-style: none;
    margin-bottom: 8px;
    max-height: 162px;
    overflow-y: auto;
    padding-left: 0;
}

.filter-list__item {
    margin-bottom: 10px;
}

.filter-list__item.hidden {
    display: none;
}

.filter-list__label {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
}

.filter-list__input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.filter-list__checkmark {
    flex: 0 0 17px;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border: 1px solid var(--border-color);
    border-radius: 5px;
    margin-right: 5px;
    position: relative;
    transition: all .3s ease-in-out;
}

.filter-list__text {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
}

.filter-list__input:checked~.filter-list__checkmark {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.filter-list__checkmark:after {
    content: "";
    position: absolute;
    opacity: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/../../../../img/filter-checkmark.svg) center / 10px 8px no-repeat;
    transition: all .3s ease-in-out;
}

.filter-list__input:checked~.filter-list__checkmark:after {
    opacity: 1;
}

.show-more-filter {
    background: none;
    border: none;
    color: #8C8C8C;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
}

.show-more__arrow {
    display: inline-block;
    position: relative;
    width: 8px;
    height: 4px;
    margin-left: 5px;
    background: url(/local/templates/bibi/components/bitrix/catalog.smart.filter/.default/../../../../img/filter-arrow.svg) center / contain no-repeat;
    transition: transform 0.2s;
}

.show-more-filter.expanded .show-more__arrow {
    transform: scale(-1);
}

.catalog-filter__footer {
    margin-top: 40px;
    text-align: center;
}

button.catalog-filter__show-products-btn {
    width: 100%;
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 11px;
    border-radius: 12px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    font-family: var(--font-family);
    cursor: pointer;
    margin-bottom: 12px;
}

button.catalog-filter__show-products-btn:hover {
    background-color: #003399;
    color: #fff;
}

button.catalog-filter__reset-all-btn {
    background: none;
    border: none;
    color: #8C8C8C;
    font-size: 12px;
    font-weight: 500;
    cursor: pointer;
    font-family: var(--font-family);
}

button.catalog-filter__reset-all-btn:hover {
    color: #666;
}



@media screen and (max-width: 991px) {
    
    .catalog-filter {
        padding: 0px 0 20px 20px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
    }
    
    .catalog-filter__inner-wrapper {
        max-height: calc(100vh - 88px);
        max-height: calc(100dvh - 88px);
        overflow-y: auto;
        padding-right: 20px;
        padding-top: 20px;
    }

    .catalog-filter__footer {
        margin-top: 0;
        padding-top: 10px;
        padding-right: 20px;
        min-height: 58px;
    }

    button.catalog-filter__show-products-btn {
        margin-bottom: 0;
    }

    .catalog-filter__section:last-child {
        margin-bottom: 0;
    }

}
@media screen and (max-width: 992px) {
    .filter-popup.active .catalog-filter {
        padding: 0px 0 20px 20px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
    }
    .filter-popup.active .catalog-filter__inner-wrapper {
        max-height: calc(100vh - 88px);
        max-height: calc(100dvh - 88px);
        overflow-y: auto;
        padding-right: 20px;
        padding-top: 20px;
    }
}

.filter-list__label.filter-item.disabled .filter-list__text {
color: #666;
}

/* КНОПКА */

.catalog-filter__modef {
    padding: 10px;
    position: absolute;
    background-color: #fff;
    box-shadow: -1px 0px 15.7px 0px #0000002E;
    border-radius: 13px;
    flex-direction: column;
    gap: 5px;
    max-width: max-content;
    z-index: 8;

    display: none;
}

.catalog-filter__modef.visible {
    display: flex;
    animation: fade .3s ease-in-out forwards;
}

@keyframes fade {
    
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }

}

.catalog-filter__modef::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #fff;
    transform: rotate(45deg);
    left: -5px;
    top: calc(50% - 5px);
}

.catalog-filter__modef-text {
    font-size: 12px;
    font-weight: 500;
    text-align: center;

}

.catalog-filter__modef-btn {
    background-color: #0047AB;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 7px;
    padding: 6px 15px;
    line-height: 1;
    text-decoration: none;
}

.catalog-filter__modef-btn:hover {
    background-color: #003399;
}
.filter-popup {
    position: relative;
}

@supports (-webkit-touch-callout: none) {
  .catalog-filter__footer {
    margin-bottom: 50px;
  }
}
/* End */


/* Start:/local/templates/bibi/components/bitrix/catalog.section/.default/style.css?1745390671775*/
.filter__tags {
	display: none;
	margin-left: 9px;
	flex-wrap: wrap;
}
.filter__tag {
	width: max-content;
	background: #C3A083;
	border-radius: 30px;
	color: #fff;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	margin-left: 6px;
	display: flex;
	align-items: center;
	margin-bottom: 6px;
}
.del__filter__tag {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #fff;
	margin-left: 6px;
	color: #000;
	text-align: center;
}
.del__filter__tag div {
	font-size: 16px;
	margin-top: -2px;
	color: #C3A083;
	cursor: pointer;
}
.bitrix_catalog_empty {
	padding: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 46px;
	font-family: "PlayfairDisplay", sans-serif;
	border: 2px solid rgba(37, 36, 32, 0.1);
}
/* End */
/* /local/templates/bibi/components/bitrix/catalog.smart.filter/.default/style.css?176655823622314 */
/* /local/templates/bibi/components/bitrix/catalog.section/.default/style.css?1745390671775 */
