

/* Start:/local/templates/slovo/components/bitrix/catalog.smart.filter/top/style.css?1697528837325*/
.catalog-top-filter .btn {
    height: 35px;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    color: #d1204b;
    border: 1px solid #d1204b;
    background: #fff;
}
.catalog-top-filter .btn:hover {
    background: #d1204b;
    color: #fff;
}
.catalog-top-filter._hide {
    display: none !important;
}
/* End */


/* Start:/local/templates/slovo/components/bitrix/catalog.smart.filter/.default/style.css?16975288371896*/
.filter-tooltip::before {
    content: "";
    display: block;
    position: absolute;
    left: -3px;
    top: 7px;
    width: 34px;
    height: 34px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #d1204b;
    z-index: -1;
}
.filter-tooltip {
    position: absolute;
    display: none;
    left: 100%;
    font-size: 14px;
    margin-left: -5px;
    width: auto;
    white-space: nowrap;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    background-color: #d1204b;
    color: #fff;
    z-index: 100;
    text-align: center;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -webkit-transition: .3s;
    transition: .3s;
}
.filter__form {
    position: relative;
}
.filter__buttons {
    padding: 40px 25px 0;
    text-align: center;
}
.filter__buttons button {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
}
.filter__buttons button:disabled {
    color: #d1204b;
    border: 1px solid #d1204b;
    background: #fff;
    opacity: .5;
    cursor: default;
}
.catalog-filter-form {
    position: relative;
}
.catalog-filter-list li.hidden,
.catalog-filter-tags-list li.hidden {
    display: none;
}
.catalog-filter-tags-list {
    padding-bottom: 0 !important;
    margin-bottom: 10px;
}
.catalog-filter-tags-list,
.catalog-filter-list {
    max-height: 400px;
    overflow: auto;
}
.filter-tags-checkbox input:checked + span {
    border-color: #d1204b;
}
.filter-checkbox input:disabled + span,
.filter-tags-checkbox input:disabled + span {
    color: #000;
    opacity: .5;
    cursor: default;
}
@media all and (min-width: 1240px) {
    .filter__buttons button[name="set_filter"] {
        display: none !important;
    }
}
/* End */


/* Start:/local/templates/slovo/components/bitrix/catalog.section/.default/style.css?17617238601452*/
.vmm_popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 100;
	display: none;
	align-items: center;
	justify-content: center;
}

.vmm_popup.active {
	display: flex;
}

.vmm_popup__body {
	width: 580px;
	background: #ffffff;
	position: relative;
}

.vmm_popup_image,
.vmm_popup_image img,
.vmm_popup__close img {
	width: 100%;
}

.vmm_popup__close {
	width: 22px;
	height: 22px;
	position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}

.vmm_popup_info {
	padding: 40px;
}

.vmm_popup_info-title {
	font-weight: 600;
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 10px;
}

.vmm_popup_info-text {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 30px;
	text-align: center;
}

.vmm_popup_info-btn {
	width: 100%;
	height: 50px;
	background: rgba(209, 32, 75, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	cursor: pointer;
}

@media(max-width: 650px) {
	.vmm_popup__body {
		width: calc(100% - 40px);
	}

	.vmm_popup__close {
		width: 18px;
		height: 18px;
		top: 20px;
		right: 20px;
	}

	.vmm_popup_info {
		padding: 20px;
	}

	.vmm_popup_info-title {
		font-size: 20px;
		line-height: 32px;
	}


}
/* End */
/* /local/templates/slovo/components/bitrix/catalog.smart.filter/top/style.css?1697528837325 */
/* /local/templates/slovo/components/bitrix/catalog.smart.filter/.default/style.css?16975288371896 */
/* /local/templates/slovo/components/bitrix/catalog.section/.default/style.css?17617238601452 */
