@charset "UTF-8";

.product_description_text p {
	text-align: left !important;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
	display: none;
	margin: 0;
}

.quantity input.qty {
	appearance: textfield;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}

.single_add_to_cart_button.button.btn.btn_darkblue {
	border: 2px solid transparent;
	border-radius: 10px;
	padding: 0 30px;
	background: #553285;
	width: 100%;
}

.widget-title {
	display: none;
}

/* Фильтр */
.woof_container {
	padding-bottom: 15px;
	margin: 0;
}

.woof_container h4 {
	margin: 0;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	position: relative;
	cursor: pointer;
	padding-right: 15px;
}

.woof_container h4::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7px;
	height: 15px;
	right: 0;
	top: 0;
	background: url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/100% auto;
	transform: rotate(90deg);
	transition: 0.2s;
}

.woof_container.active h4::before {
	transform: rotate(-90deg);
}

.woof_container .woof_block_html_items,
.woof_container .woof_price_filter_txt_container {
	padding-top: 15px;
	transition: 0.2s;
	display: none;
}

.woof_container.active .woof_block_html_items,
.woof_container.active .woof_price_filter_txt_container {
	display: block;
	transition: 0.2s;
}

.woof_container .woof_block_html_items ul li {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}

.woof_container .woof_block_html_items ul li .icheckbox_square-blue {
	margin-top: 0;
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: url("/wp-content/uploads/2024/05/fcheck.svg") no-repeat left 0/24px auto;
	background-position: center center;
	transition: 0.2s;
}

.woof_container .woof_block_html_items ul li .icheckbox_square-blue.checked {
	background: url("/wp-content/uploads/2024/05/fchecky.svg") no-repeat center center/24px auto;
}

.woof_container .woof_block_html_items ul li label {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 0;
}

.woof_submit_search_form_container {
	display: none;
}

.woof_container.active .woof_price_filter_txt_container {
	display: flex;
	align-items: center;
}

.woof_price_filter_txt_container input {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	min-width: 90px;
	max-width: 90px;
	height: 40px;
	text-align: center;
	background: #fcfdff;
	margin-left: 10px;
	margin-right: 10px;
}

.woof_price_filter_txt_container label.woof_wcga_label_hide {
	display: block !important;
	color: #5b5b5d;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
}

/* END Фильтр */
.catalog_content {
	width: 100%;
}

/* Формы */
.wpcf7-spinner {
	display: none;
}

.desk_caller_phone .btn {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}

.desk_caller_phone .btn:disabled,
.modal_form_box .btn.has-spinner:disabled {
	border: 2px solid transparent;
	border-radius: 10px;
	background: #e7e4ed;
	color: #000;
}

.desk_caller_check .wpcf7-list-item {
	margin-left: 0;
}

.desk_caller_check .wpcf7-list-item label {
	position: relative;
}

.desk_caller_check .wpcf7-list-item label input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.desk_caller_check .wpcf7-list-item label span {
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.2;
	display: block;
}

.desk_caller_check .wpcf7-list-item label span a {
	color: #2375e3;
}

.desk_caller_check .wpcf7-list-item label span::after {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: #f7f7fb;
	background-position: center center;
	transition: 0.2s;
	border: 2.5px solid var(--Primary, #553285);
}

.desk_caller_check .wpcf7-list-item label input:checked + span::after {
	/* background: url(/wp-content/uploads/2024/05/check.svg) no-repeat center center/12px auto; */
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6' viewBox='0 0 9 6' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.40028 1L3.40028 5L1 2.59972' fill='%23553285'/%3E%3Cpath d='M7.40028 1L3.40028 5L1 2.59972' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
		no-repeat center center/10px auto;
	background-color: var(--Primary, #553285);
}

.modal_form .controll_input.form_control_big textarea {
	padding-bottom: 0;
}

.modal_form_box .full_width.btn {
	color: #fff;
	font-weight: 300;
}

.multifile_blck .modal_form_box .qbutton {
	border: 2px solid transparent;
	border-radius: 10px;
	background: #e7e4ed;
	padding: 0 30px;
	height: 50px;
}

.multifile_blck label {
	width: 100%;
}

.added_files #mfcf7_zl_multifilecontainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.added_files #mfcf7_zl_multifilecontainer .your-multilinefile {
	margin-bottom: 20px;
	padding-left: 45px;
	background: url("/wp-content/uploads/2024/05/file.svg") no-repeat left center/30px auto;
	min-height: 45px;
	display: flex;
	align-items: center;
	min-width: calc(50% - 10px);
	max-width: calc(50% - 10px);
}

.added_files #mfcf7_zl_multifilecontainer .your-multilinefile span {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 6px;
}

/* END Формы */
/* Сортировка */
.catalog_content_filters_title {
	margin-right: 10px;
}

.catalog_content_filters_select .woocommerce-ordering,
.favorite_content_filters_select .woocommerce-ordering {
	display: flex;
	margin-bottom: 0;
	gap: 10px;
}

.catalog_content_filters_select .woocommerce-ordering .orderby-option,
.favorite_content_filters_select .woocommerce-ordering .orderby-option {
	font-size: 18px;
	color: #5b5b5d;
	font-weight: 300;
	cursor: pointer;
}

/* END Сортировка */
/* Корзина */
.cart_tabs .btn.active.btn_white span {
	display: flex;
	align-items: center;
	height: 100%;
}

abbr[title] {
	text-decoration: none;
}

.cart_formalization form.checkout.woocommerce-checkout {
	display: flex;
}

.cart_formalization_map #order_review_heading,
.cart_formalization_map .woocommerce-checkout-review-order {
	display: none;
}

.cart_formalization_content .col2-set {
	display: flex;
	flex-direction: column-reverse;
}

.woocommerce .cart_formalization_content .col2-set .col-1,
.woocommerce .cart_formalization_content .col2-set .col-2 {
	width: 100%;
}

.cart_delivery_address {
	margin-bottom: 20px;
}

.checkbox_address {
	margin-bottom: 10px;
	position: relative;
}

.catalog_filters_item_line .checkbox {
	z-index: 2;
	left: 0;
	right: 0;
	margin: 0;
	top: 0;
	bottom: 0;
	cursor: pointer;
}

.cart_filters_item a {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.cart_filters_item.active a {
	color: #5b5b5d;
}

.checkbox_personality {
	position: relative;
	width: auto;
	height: 30px;
}

.catalog_filters_item_line.checkbox_personality .checkbox + label {
	text-transform: none;
	color: #9f9fa2;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 300;
}

.cart_delivery_address label {
	display: none;
}

/* END Корзина */
/* Кнопки Избранное в header */
.btn_favorites {
	width: initial;
	height: 24px;
}

.btn_favorites .btn_text {
	font-weight: 300;
	font-size: 18px;
	color: #5b5b5d;
}

.btn_favorites span,
.btn_compares span,
.header_controls_cart span,
.header_controls_user span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f5f5fa;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-right: 8px;
}

.header_controls_cart_number {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 14px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #553285;
	font-size: 8px;
	color: #fcfdff;
	font-weight: 300;
	border-radius: 50%;
}

.add-compare.is-active svg path,
.header_compares.active svg path {
	fill: #553285;
}

.add-compare.is-active svg path,
.header_compares.active svg path {
	stroke: #fff;
}

/* END Кнопки Избранное в header */
/* Все для Избранное */
.add-favorite.is-active svg path,
.header_favorites.active svg path {
	fill: #553285;
	stroke: #553285;
}

.add-favorite.is-active:hover svg path,
.product_main_control .btn.btn_nofill.add-favorite.is-active:hover svg path,
.header_favorites.active:hover svg path {
	fill: #9372be;
}

.header_favorites,
.header_compares,
.header_basket svg {
	fill: none;
	transition: fill 0.2s ease;
}

.header_favorites:hover svg {
	fill: #562e8d;
}

.header_compares:hover svg path:nth-child(1) {
	fill: #553285;
}

.header_compares:hover svg path:nth-child(2) {
	stroke: #ffffff;
}

.header_basket:hover svg path:nth-child(2) {
	fill: #553285;
}

/* END Все для Избранное */
/* Все для Сравнение */
.btn_compares {
	width: initial;
	height: 24px;
}

.btn_compares span {
	margin-right: 8px;
}

.btn_compares .btn_text,
.header_controls_cart .btn_text,
.header_controls_user .btn .btn_text {
	font-weight: 300;
	font-size: 18px;
	color: #5b5b5d;
}

.header_main_catalog .btn {
	padding: 0 17px;
	margin-right: 10px;
}

.header_main_catalog .btn .ic_cat {
	margin-right: 8px;
}

.add-compare.is-active:hover svg path,
.product_main_control .btn.btn_nofill.add-compare.is-active:hover svg path,
.header_compares.active:hover svg path {
	fill: #9372be;
}

.catalog_filters_check .catalog_filters_item_line {
	position: relative;
}

/* END Все для Сравнение */
/* Пагинация */
.pagination-block .nav-links {
	padding-bottom: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	width: 100%;
	gap: 10px;
}

.pagination-block .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	background: #ffffff;
	font-weight: lighter;
}

.pagination-block .page-numbers.prev,
.pagination-block .page-numbers.next {
	font-size: 45px;
}

.pagination-block .page-numbers.prev,
.pagination-block .page-numbers.next,
.pagination-block .page-numbers.dots {
	border: none;
}

.pagination-block .page-numbers.current {
	cursor: pointer;
	background: #553285;
	color: #fff;
}

.pagination-block .page-numbers.current:hover {
	background: #9372be;
}

/* END Пагинация */
@media screen and (max-width: 1400px) {
	.header_logo {
		margin-right: 30px;
	}

	.header_search {
		min-width: 300px;
		max-width: 300px;
	}

	.header_main_catalog .btn {
		padding: 0 15px;
	}

	.btn_favorites span,
	.btn_compares span,
	.header_controls_cart span,
	.header_controls_user span {
		width: 36px;
		height: 36px;
	}
}

@media screen and (max-width: 1200px) {
	.header_logo {
		min-width: 150px;
		max-width: 150px;
		margin-right: 25px;
	}

	.btn_text {
		display: none;
	}
}

@media screen and (max-width: 992px) {
	.header_search_input .btn,
	.header_main_catalog .btn {
		height: 38px;
	}
}

@media screen and (max-width: 768px) {
	.header_main_catalog {
		display: none;
	}
}

.footer_top_right .header_logo {
	margin-right: 0;
	padding-bottom: 10px;
}

.footer_top_right {
	display: flex;
	flex-direction: column;
}

.footer_top_time {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
	align-items: center;
}

.footer_top_time span {
	color: #9f9fa2;
	margin-right: 8px;
	font-size: 18px;
	font-weight: 300;
	transition: 0.2s;
}

.footer_top_time .ic {
	min-width: 24px;
	max-width: 24px;
}

a.footer_top_time:hover span {
	color: #ffffff;
}

.footer_top_socials {
	display: flex;
	padding-top: 30px;
	justify-content: flex-end;
	align-items: center;
}

.footer_top_socials a {
	margin-left: 10px;
}

.footer_top_socials a:hover {
	opacity: 0.85;
}

.footer_last {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e7e4ed;
	display: flex;
}

.footer_last_text {
	font-size: 18px;
	font-weight: 300;
	color: #9f9fa2;
	margin-right: 30px;
}

.footer_last_text a {
	font-size: 18px;
	font-weight: 300;
	color: #fcfdff;
}

.footer_last_text a:hover {
	opacity: 0.85;
}

@media screen and (max-width: 992px) {
	.footer_top_right {
		order: -1;
		min-width: 100%;
		max-width: 100%;
		flex-wrap: wrap;
	}

	.footer_top_time {
		justify-content: flex-start;
	}

	.footer_top_time span {
		margin-right: 0;
		margin-left: 8px;
		order: 1;
	}

	.footer_nav {
		min-width: 100%;
		max-width: 100%;
	}

	.footer_top .header_logo {
		margin-bottom: 0px;
		padding-bottom: 0;
	}

	.footer_top_right {
		flex-direction: row;
	}

	.footer_top_socials {
		margin-left: auto;
		padding-top: 0;
	}

	.footer_top_links {
		min-width: 100%;
		max-width: 100%;
		display: flex;
		order: 2;
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.footer_top_time {
		margin-top: 0;
		margin-right: 12px;
	}

	.footer_top_time .ic {
		min-width: 18px;
		max-width: 18px;
	}

	.footer_top_time span {
		font-size: 14px;
		margin-left: 5px;
	}
}

@media screen and (max-width: 557px) {
	.footer_nav_item {
		min-width: calc(50% - 20px);
		max-width: calc(50% - 20px);
		margin-bottom: 30px;
	}

	.footer_last {
		flex-wrap: wrap;
	}

	.footer_last_text {
		margin-bottom: 20px;
		min-width: 100%;
		max-width: 100%;
		font-size: 14px;
	}

	.footer_last_text a {
		font-size: 14px;
	}

	.main_about_df .item_text br {
		display: none;
	}
}

@media screen and (max-width: 374px) {
	.footer_nav_item {
		min-width: calc(100% - 0px);
		max-width: calc(100% - 0px);
		margin-bottom: 20px;
	}

	.footer_top_time .ic {
		display: none;
	}

	.footer_top_time span {
		margin-left: 0;
	}

	.footer {
		padding-bottom: 10px;
	}
}

.product_description_text p {
	text-align: left !important;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
	display: none;
	margin: 0;
}

.quantity input.qty {
	appearance: textfield;
	-webkit-appearance: none;
	-moz-appearance: textfield;
}

.single_add_to_cart_button.button.btn.btn_darkblue {
	border: 2px solid transparent;
	border-radius: 10px;
	padding: 0 30px;
	background: #553285;
}

.widget-title {
	display: none;
}

/* Фильтр */
.woof_container {
	padding-bottom: 15px;
	margin: 0;
}

.woof_container h4 {
	margin: 0;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	position: relative;
	cursor: pointer;
}

.woof_container h4::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7px;
	height: 15px;
	right: 0;
	top: 0;
	background: url("/wp-content/uploads/2024/05/arr.svg") no-repeat center center/100% auto;
	transform: rotate(90deg);
	transition: 0.2s;
}

.woof_container.active h4::before {
	transform: rotate(-90deg);
}

.woof_container .woof_block_html_items,
.woof_container .woof_price_filter_txt_container {
	padding-top: 15px;
	transition: 0.2s;
	display: none;
}

.woof_container.active .woof_block_html_items,
.woof_container.active .woof_price_filter_txt_container {
	display: block;
	transition: 0.2s;
}

.woof_container .woof_block_html_items ul li {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}

.woof_container .woof_block_html_items ul li .icheckbox_square-blue {
	margin-top: 0;
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 4px;
	background: url("/wp-content/uploads/2024/05/fcheck.svg") no-repeat left 0/24px auto;
	background-position: center center;
	transition: 0.2s;
}

.woof_container .woof_block_html_items ul li .icheckbox_square-blue.checked {
	background: url("/wp-content/uploads/2024/05/fchecky.svg") no-repeat center center/24px auto;
}

.woof_container .woof_block_html_items ul li label {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
	padding: 0;
}

.woof_submit_search_form_container {
	display: none;
}

.woof_container.active .woof_price_filter_txt_container {
	display: flex;
	align-items: center;
}

.woof_price_filter_txt_container input {
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	min-width: 90px;
	max-width: 90px;
	height: 40px;
	text-align: center;
	background: #fcfdff;
	margin-left: 10px;
	margin-right: 10px;
}

.woof_price_filter_txt_container label.woof_wcga_label_hide {
	display: block !important;
	color: #5b5b5d;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
}

/* END Фильтр */
.catalog_content {
	width: 100%;
}

/* Формы */
.wpcf7-spinner {
	display: none;
}

.desk_caller_phone .btn {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}

.desk_caller_phone .btn:disabled,
.modal_form_box .btn.has-spinner:disabled {
	border: 2px solid transparent;
	border-radius: 10px;
	background: #e7e4ed;
	color: #000;
}

.desk_caller_check .wpcf7-list-item {
	margin-left: 0;
}

.desk_caller_check .wpcf7-list-item label {
	position: relative;
}

.desk_caller_check .wpcf7-list-item label input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}

.desk_caller_check .wpcf7-list-item label span {
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
	font-size: 12px;
	font-weight: 300;
	line-height: 1.2;
	display: block;
}

.desk_caller_check .wpcf7-list-item label span a {
	color: #2375e3;
}

.desk_caller_check .wpcf7-list-item label span::after {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 18px;
	height: 18px;
	border-radius: 7px;
	background: #f7f7fb;
	background-position: center center;
	transition: 0.2s;
}

/* .desk_caller_check .wpcf7-list-item label input:checked + span::after {
	background: url(/wp-content/uploads/2024/05/check.svg) no-repeat center center/12px auto;
} */

.modal_form .controll_input.form_control_big textarea {
	padding-bottom: 0;
}

.modal_form_box .full_width.btn {
	color: #fff;
	font-weight: 300;
}

.multifile_blck .modal_form_box .qbutton {
	border: 2px solid transparent;
	border-radius: 10px;
	background: #e7e4ed;
	padding: 0 30px;
	height: 50px;
}

.multifile_blck label {
	width: 100%;
}

.added_files #mfcf7_zl_multifilecontainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.added_files #mfcf7_zl_multifilecontainer .your-multilinefile {
	margin-bottom: 20px;
	padding-left: 45px;
	background: url("/wp-content/uploads/2024/05/file.svg") no-repeat left center/30px auto;
	min-height: 45px;
	display: flex;
	align-items: center;
	min-width: calc(50% - 10px);
	max-width: calc(50% - 10px);
}

.added_files #mfcf7_zl_multifilecontainer .your-multilinefile span {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 6px;
}

/* END Формы */
/* Сортировка */
.catalog_content_filters_title {
	margin-right: 10px;
}

.catalog_content_filters_select .woocommerce-ordering,
.favorite_content_filters_select .woocommerce-ordering {
	display: flex;
	margin-bottom: 0;
	gap: 10px;
}

.catalog_content_filters_select .woocommerce-ordering .orderby-option,
.favorite_content_filters_select .woocommerce-ordering .orderby-option {
	font-size: 18px;
	color: #5b5b5d;
	font-weight: 300;
	cursor: pointer;
}

/* END Сортировка */
/* Корзина */
.cart_tabs .btn.active.btn_white span {
	display: flex;
	align-items: center;
	height: 100%;
}

abbr[title] {
	text-decoration: none;
}

.cart_formalization form.checkout.woocommerce-checkout {
	display: flex;
}

.cart_formalization_map #order_review_heading,
.cart_formalization_map .woocommerce-checkout-review-order {
	display: none;
}

.cart_formalization_content .col2-set {
	display: flex;
	flex-direction: column-reverse;
}

.woocommerce .cart_formalization_content .col2-set .col-1,
.woocommerce .cart_formalization_content .col2-set .col-2 {
	width: 100%;
}

.cart_delivery_address {
	margin-bottom: 20px;
}

.checkbox_address {
	margin-bottom: 10px;
	position: relative;
}

.catalog_filters_item_line .checkbox {
	z-index: 2;
    left: 0;
    right: 0;
    margin-left: 0.3rem;
    top: 0;
    bottom: 0;
    cursor: pointer;
    width: auto;
    padding: 1rem;
}

.cart_filters_item a {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
}

.cart_filters_item.active a {
	color: #5b5b5d;
}

.checkbox_personality {
	position: relative;
	width: auto;
	height: 30px;
	margin-left: 10px;
}

.catalog_filters_item_line.checkbox_personality .checkbox + label {
	text-transform: none;
	color: #9f9fa2;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 300;
}

.cart_delivery_address label {
	display: none;
}

/* END Корзина */
/* Кнопки Избранное в header */
.btn_favorites {
	width: initial;
	height: 24px;
}

.btn_favorites .btn_text {
	font-weight: 300;
	font-size: 18px;
	color: #5b5b5d;
}

.btn_favorites span,
.btn_compares span,
.header_controls_cart span,
.header_controls_user span {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #f5f5fa;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-right: 8px;
}

.header_controls_cart_number {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 14px;
	height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #553285;
	font-size: 8px;
	color: #fcfdff;
	font-weight: 300;
	border-radius: 50%;
}

/* END Кнопки Избранное в header */
/* Все для Избранное */
.add-favorite.is-active svg path,
.header_favorites.active svg path {
	fill: #553285;
	stroke: #553285;
}

.add-favorite.is-active:hover svg path,
.product_main_control .btn.btn_nofill.add-favorite.is-active:hover svg path,
.header_favorites.active:hover svg path {
	fill: #9372be;
}

/* END Все для Избранное */
/* Все для Сравнение */
.btn_compares {
	width: initial;
	height: 24px;
}

.btn_compares span {
	margin-right: 8px;
}

.btn_compares .btn_text,
.header_controls_cart .btn_text,
.header_controls_user .btn .btn_text {
	font-weight: 300;
	font-size: 18px;
	color: #5b5b5d;
}

.header_main_catalog .btn {
	padding: 0 17px;
	margin-right: 10px;
}

.header_main_catalog .btn .ic_cat {
	margin-right: 8px;
}

.add-compare.is-active:hover svg path,
.product_main_control .btn.btn_nofill.add-compare.is-active:hover svg path,
.header_compares.active:hover svg path {
	fill: #9372be;
}

.catalog_filters_check .catalog_filters_item_line {
	position: relative;
}

/* END Все для Сравнение */
/* Пагинация */
.pagination-block .nav-links {
	padding-bottom: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	width: 100%;
	gap: 10px;
}

.pagination-block .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	background: #ffffff;
	font-weight: lighter;
}

.pagination-block .page-numbers.prev,
.pagination-block .page-numbers.next {
	font-size: 45px;
}

.pagination-block .page-numbers.prev,
.pagination-block .page-numbers.next,
.pagination-block .page-numbers.dots {
	border: none;
}

.pagination-block .page-numbers.current {
	cursor: pointer;
	background: #553285;
	color: #fff;
}

.pagination-block .page-numbers.current:hover {
	background: #9372be;
}

/* END Пагинация */
@media screen and (max-width: 1400px) {
	.header_logo {
		margin-right: 30px;
	}

	.header_search {
		min-width: 300px;
		max-width: 300px;
	}

	.header_main_catalog .btn {
		padding: 0 15px;
	}

	.btn_favorites span,
	.btn_compares span,
	.header_controls_cart span,
	.header_controls_user span {
		width: 36px;
		height: 36px;
	}
}

@media screen and (max-width: 1200px) {
	.header_logo {
		min-width: 150px;
		max-width: 150px;
		margin-right: 25px;
	}

	.btn_text {
		display: none;
	}
}

@media screen and (max-width: 992px) {
	.header_search_input .btn,
	.header_main_catalog .btn {
		height: 38px;
	}
}

@media screen and (max-width: 768px) {
	.header_main_catalog {
		display: none;
	}
}

.footer_top_right .header_logo {
	margin-right: 0;
	padding-bottom: 10px;
}

.footer_top_right {
	display: flex;
	flex-direction: column;
}

.footer_top_time {
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
	align-items: center;
}

.footer_top_time span {
	color: #9f9fa2;
	margin-right: 8px;
	font-size: 18px;
	font-weight: 300;
	transition: 0.2s;
}

.footer_top_time .ic {
	min-width: 24px;
	max-width: 24px;
}

a.footer_top_time:hover span {
	color: #ffffff;
}

.footer_top_socials {
	display: flex;
	padding-top: 30px;
	justify-content: flex-end;
	align-items: center;
}

.footer_top_socials a {
	margin-left: 10px;
}

.footer_top_socials a:hover {
	opacity: 0.85;
}

.footer_last {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e7e4ed;
	display: flex;
}

.footer_last_text {
	font-size: 18px;
	font-weight: 300;
	color: #9f9fa2;
	margin-right: 30px;
}

.footer_last_text a {
	font-size: 18px;
	font-weight: 300;
	color: #fcfdff;
}

.footer_last_text a:hover {
	opacity: 0.85;
}

@media screen and (max-width: 992px) {
	.footer_top_right {
		order: -1;
		min-width: 100%;
		max-width: 100%;
		flex-wrap: wrap;
	}

	.footer_top_time {
		justify-content: flex-start;
	}

	.footer_top_time span {
		margin-right: 0;
		margin-left: 8px;
		order: 1;
	}

	.footer_nav {
		min-width: 100%;
		max-width: 100%;
	}

	.footer_top .header_logo {
		margin-bottom: 0px;
		padding-bottom: 0;
	}

	.footer_top_right {
		flex-direction: row;
	}

	.footer_top_socials {
		margin-left: auto;
		padding-top: 0;
	}

	.footer_top_links {
		min-width: 100%;
		max-width: 100%;
		display: flex;
		order: 2;
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.footer_top_time {
		margin-top: 0;
		margin-right: 12px;
	}

	.footer_top_time .ic {
		min-width: 18px;
		max-width: 18px;
	}

	.footer_top_time span {
		font-size: 14px;
		margin-left: 5px;
	}
}

@media screen and (max-width: 557px) {
	.footer_nav_item {
		min-width: calc(50% - 20px);
		max-width: calc(50% - 20px);
		margin-bottom: 30px;
	}

	.footer_last {
		flex-wrap: wrap;
	}

	.footer_last_text {
		margin-bottom: 20px;
		min-width: 100%;
		max-width: 100%;
		font-size: 14px;
	}

	.footer_last_text a {
		font-size: 14px;
	}
}

@media screen and (max-width: 374px) {
	.footer_nav_item {
		min-width: calc(100% - 0px);
		max-width: calc(100% - 0px);
		margin-bottom: 20px;
	}

	.footer_top_time .ic {
		display: none;
	}

	.footer_top_time span {
		margin-left: 0;
	}

	.footer {
		padding-bottom: 10px;
	}
}

.main_subscribe {
	margin-bottom: 130px;
}

.main_subscribe_df {
	display: flex;
	padding: 60px 110px;
	background: #f5f5fa;
	border-radius: 10px;
	align-items: flex-start;
}

.main_subscribe_df .j_search {
	display: flex;
	align-items: baseline;
}

.main_subscribe_df .j_search_button .btn {
	width: 100%;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
}

.main_subscribe_df .j_search_input {
	flex-grow: 1;
	margin-right: 10px;
}

.main_subscribe_df .j_search_input input {
	width: 100%;
	padding: 0 17px;
	height: 50px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 300;
	border-radius: 10px;
}

.main_subscribe_form {
	min-width: 50%;
	max-width: 50%;
}

.main_subscribe_headline {
	padding-right: 107px;
}

.main_subscribe_title {
	/* color: #39393b;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 8px;
	line-height: 1.3; */
	font-family: Roboto Condensed;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0;
	vertical-align: middle;
	text-transform: uppercase;
	color: #39393b;
}

.main_subscribe_text {
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
}

.main_subscribe_text.mob {
	display: none;
}

@media screen and (max-width: 1400px) {
	.main_subscribe_headline {
		padding-right: 40px;
	}

	.main_subscribe_df {
		padding: 50px 90px;
	}
}

@media screen and (max-width: 1200px) {
	.main_subscribe_headline {
		padding-right: 40px;
	}

	.main_subscribe_df {
		padding: 30px 60px;
	}
}

@media screen and (max-width: 992px) {
	.main_subscribe_df {
		flex-wrap: wrap;
	}

	.main_subscribe_headline {
		padding-right: 0px;
	}

	.main_subscribe_form {
		min-width: 100%;
		max-width: 100%;
	}

	.main_subscribe_text.mob {
		display: block;
		padding-top: 10px;
	}

	.main_subscribe_text.desk {
		display: none;
	}

	.main_subscribe_title {
		margin-bottom: 20px;
		text-transform: uppercase;
	}

	.main_subscribe {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 768px) {
	.main_subscribe_df {
		padding: 40px;
	}

	.main_subscribe_title {
		font-size: 18px;
	}

	.main_subscribe_text {
		font-size: 12px;
	}

	.main_subscribe_df .j_search_input input {
		font-size: 14px;
	}
}

@media screen and (max-width: 600px) {
	.main_subscribe_df .j_search {
		display: block;
	}

	.main_subscribe_df .j_search_input {
		margin-right: 0;
		min-width: 100%;
		max-width: 100%;
		margin-bottom: 10px;
	}
}

.main_container {
	padding-left: 0;
}

.main_subtitle {
	text-transform: uppercase;
	color: #553285;
	font-size: 24px;
	font-weight: 300;
	line-height: 1.5;
}

.main_df {
	align-items: center;
}

.main_title {
	height: auto;
	margin-bottom: 20px;
}

.main_category {
	display: none;
}

.main {
	margin-bottom: 100px;
}

.main_about_df {
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: auto;
}

.main_about_df .item {
	min-width: calc(50% - 20px);
	max-width: calc(50% - 20px);
	margin: 0 10px 20px;
	background: #f5f5fa;
}

.main_about_df .item_content {
	padding: 10px 45px;
}

.main_about_df .item_title {
	display: none;
}

.menu__item {
	position: relative;
}

.header_menu_df li a {
	color: #5b5b5d;
}

.header_menu_df li .menu__link.active {
	background: #553285;
    color: #ffffff;
}

.header_menu_df li .menu__link:hover {
	background: #553285;
    color: #ffffff;
}

.header_menu_df li a:hover {
	background: transparent;
	color: #553285;
}

.menu__item_marker {
	color: #39393b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	padding: 5px 7px;
	background: #f5f5fa;
	margin-left: 8px;
}

.main_work_headline {
	margin-bottom: 20px;
}

.header_menu_df li a {
	padding: 15px 15px;
	font-size: 18px;
}

@media screen and (max-width: 1400px) {
	.menu__item_marker {
		font-size: 10px;
		padding: 4px 5px;
		margin-left: 5px;
	}
}

@media screen and (max-width: 1200px) {
	.menu__item_marker {
		display: none;
	}

	.main_about_df .item_ic {
		margin-left: 0;
	}

	.main_about_df .item_content {
		padding: 5px 25px;
	}

	.main_about_df .item {
		height: auto;
	}

	.main_subscribe_title {
		font-size: 20px;
	}

	.main_subscribe_text {
		font-size: 16px;
	}
}

@media screen and (max-width: 992px) {
	.main_about_df .item {
		min-width: calc(100% - 20px);
		max-width: calc(100% - 20px);
	}

	.main_work_item {
		height: 100%;
	}

	.main_work .swiper-backface-hidden .swiper-slide {
		height: auto;
	}

	.main_container {
		order: -1;
	}

	.main_title {
		text-align: center;
	}
}

@media screen and (max-width: 992px) and (max-width: 768px) {
	.main_title {
		font-size: 32px;
	}
}

@media screen and (max-width: 992px) {
	.main_subtitle {
		text-align: center;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 992px) and (max-width: 768px) {
	.main_subtitle {
		font-size: 18px;
	}
}

@media screen and (max-width: 992px) {
	.main_slider .swiper-pagination {
		display: none;
	}

	.main_slider {
		padding-bottom: 0;
	}

	.main_slider .swiper-container {
		padding-bottom: 0;
	}

	.main {
		margin-bottom: 50px;
	}

	.main_about_df .item_ic {
		min-width: 71px;
		max-width: 71px;
		height: 71px;
		padding: 0px;
		margin-right: 0;
	}

	.main_about_df .item_content {
		padding: 5px 12px;
	}
}

@media screen and (max-width: 992px) {
	.main_about_df .item_text {
		font-size: 14px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 992px) {
	.main_work_content {
		padding: 30px 40px;
	}

	.main_work_headline .ic {
		min-width: 32px;
		max-width: 32px;
		height: 32px;
		font-size: 18px;
	}

	.main_work_title {
		font-size: 18px;
		margin-left: 10px;
	}
}

@media screen and (max-width: 992px) and (max-width: 768px) {
	.main_work_text {
		font-size: 14px;
		line-height: 1.3;
	}
}

@media screen and (max-width: 992px) and (max-width: 768px) {
	.main_work_headline {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 992px) {
	.main_work_slider {
		padding-bottom: 30px;
	}

	.main_work_slider .swiper-pagination-bullet,
	.main_work_slider .swiper-pagination-bullet-active {
		width: 10px;
		height: 10px;
		border-radius: 50%;
	}

	.main_work_slider .swiper-pagination-bullet-active {
		background: #553285;
	}

	.main_work_slider .swiper-pagination-bullet-active:before {
		display: none;
	}

	.main_materials_item {
		flex-wrap: wrap;
		padding: 18px;
	}

	.main_materials_img {
		min-width: 100%;
		max-width: 100%;
	}

	.main_materials_item:before {
		display: none;
	}

	.main_materials_img {
		margin-bottom: 12px;
	}

	.main_materials_content_mob {
		margin-left: 0;
		margin-bottom: 8px;
		min-width: 100%;
		max-width: 100%;
	}

	.main_materials_content {
		display: block;
	}

	.main_materials_content .main_materials_title {
		display: none;
	}

	.main_materials_text {
		font-size: 14px;
	}

	.partners_item_double {
		order: -1;
		background: #f5f5fa;
		border: none;
		padding: 40px;
	}

	.partners_item_title,
	.partners_item_text {
		text-transform: uppercase;
		font-size: 18px;
		color: #39393b;
		margin-bottom: 0px;
	}
}

.main_about_df .item {
	border-radius: 10px;
}

@media screen and (max-width: 768px) {
	.main_about_df .item {
		border-radius: 8px;
	}
}

@media screen and (max-width: 768px) {
	.main_about_df .item_text {
		line-height: 1.3;
	}

	.main_about_df .item_content {
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.main_about_df .item_text {
		font-size: 14px;
	}
}

@media screen and (max-width: 375px) {
	.main_about_df .item_text {
		font-size: 13px;
	}
}

.none {
	display: none;
}

/* Подправки для Главной */
.j_search_button input {
	color: #fff;
	font-weight: lighter;
}

/* END Подправки для Главной */

/* Подправки с фильтрами */
.woof_container_pa_bd-1,
.woof_price4_search_container,
.woof_container_pa_bd-18 + div {
	border-top: 2px solid #e7e4ed;
	padding-top: 20px;
}

/* END Подправки с фильтрами */
/* .woof_container_inner_meta_slider .irs--round {
  display: none;
} */
.price-filter {
	padding-bottom: 15px;
}

.price-filter_inner {
	font-family: "Roboto Condensed", sans-serif;
}

.price-filter h4 {
	margin: 0;
	color: #5b5b5d;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.2;
	position: relative;
	cursor: pointer;
}

.price-filter h4::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 7px;
	height: 15px;
	right: 0;
	top: 0;
	background: url(/wp-content/uploads/2024/05/arr.svg) no-repeat center center / 100% auto;
	transform: rotate(90deg);
	transition: 0.2s;
}

.price-filter.active h4::before {
	transform: rotate(-90deg);
}

.price-filter_box {
	display: none;
}

.price-filter.active .price-filter_box {
	display: block;
}

.price-filter_row {
	height: auto;
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.price-filter_row span {
	display: block;
	color: #5b5b5d;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.2;
	text-transform: lowercase;
	outline: none;
	user-select: none;
}

.price-filter_row input {
	float: none;
	box-sizing: border-box;
	border: 2px solid #e7e4ed;
	border-radius: 10px;
	min-width: 75px;
	max-width: 90px;
	height: 40px;
	text-align: center;
	background: #fcfdff;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

.price-filter_row input::-webkit-outer-spin-button,
.price-filter_row input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0;
	/* <-- Apparently some margin are still there even though it's hidden */
}

.btn_dup_filter,
.price-filter__btn {
	display: none;
}

.price-filter__btn {
	/* left: 338px!important; */
	position: fixed;
	top: 50%;
	transform: translate(80px, 0%);
	z-index: 9;
	margin-top: 10px;
}

.added_to_cart {
	display: none !important;
}

/* 14.10.2024 Правки */
.woof_container_pa_mark + div {
	border-top: 2px solid #e7e4ed;
	padding-top: 20px;
}

.d_none {
	display: none;
}

/* END 14.10.2024 Правки */

/* 17.10.2024 Правки */
.header_controls_cart_number {
	width: 17px;
	height: 17px;
}

a.btn:first-child:active,
:not(.btn-check) + a.btn:active {
	background-color: transparent;
}

.j_breadcrumbs a svg {
	width: 22px;
	height: 22px;
}

.j_breadcrumbs a:before {
	bottom: 30%;
}

.footer_nav.mob-ver {
	display: none;
}

@media (max-width: 992px) {
	.footer_top .header_logo {
		margin-left: 0;
	}

	.footer_nav.desk-ver {
		display: none;
	}

	.footer_nav.mob-ver {
		display: flex;
	}

	.footer_nav.mob-ver .footer_nav_left,
	.footer_nav.mob-ver .footer_nav_right {
		min-width: 50%;
		max-width: 50%;
	}

	.footer_nav.mob-ver .footer_nav_left {
		padding-right: 25px;
	}

	.footer_nav.mob-ver .footer_nav_item {
		min-width: 100%;
		max-width: 100%;
		padding-right: 0;
		margin-bottom: 40px;
	}
}

@media (max-width: 768px) {
	.sender_float {
		bottom: 73px;
	}
}

/* END 17.10.2024 Правки */

.notFound {
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 30px 50px;
	padding-block: 61px;
}

@media screen and (min-width: 577px) {
	.notFound {
		flex-direction: row;
	}
}

.notFound__img {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	width: 75%;
	padding-bottom: 50%;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

@media screen and (min-width: 577px) {
	.notFound__img {
		width: 50%;
		padding-bottom: 40%;
	}
}

.notFound__img img {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.notFound__info {
	flex-grow: 1;
	text-align: center;
}

@media screen and (min-width: 577px) {
	.notFound__info {
		text-align: left;
	}
}

.notFound__title {
	font-weight: 300;
	font-size: 40px;
	line-height: 115%;
	color: #000000;
	text-transform: uppercase;
	margin: 0 0 0.15em;
}

@media screen and (min-width: 993px) {
	.notFound__title {
		font-size: 60px;
	}
}

@media screen and (min-width: 1401px) {
	.notFound__title {
		font-size: 80px;
	}
}

.notFound__text {
	font-weight: 300;
	font-size: 24px;
	line-height: 115%;
	letter-spacing: 0.01em;
	color: #553285;
	margin-bottom: 1.3em;
}

@media screen and (min-width: 993px) {
	.notFound__text {
		font-size: 32px;
	}
}

@media screen and (min-width: 1401px) {
	.notFound__text {
		font-size: 42px;
	}
}

.attention {
	background-color: #eeeef7;
}

.attention__text {
	font-weight: 400;
	font-size: 14px;
	line-height: 138%;
	text-align: center;
	color: #553285;
	padding: 15px 0;
}

.attention__text a {
	text-decoration: underline;
}

@media screen and (min-width: 577px) {
	.attention__text {
		padding: 20px 0;
	}
}

@media screen and (min-width: 993px) {
	.attention__text {
		padding: 30px 0;
	}
}

@media screen and (min-width: 1401px) {
	.attention__text {
		padding: 36px 80px;
		font-size: 16px;
	}
}

/* 20.12.2024 Переделка хлебных крошек */
.j_breadcrumbs a:last-child {
	pointer-events: none;
	cursor: default;
	color: #39393b;
	font-weight: 400;
}

.j_breadcrumbs a:last-child::before {
	display: none;
}

.j_breadcrumbs a::first-letter {
	text-transform: uppercase;
}

/* END 20.12.2024 Переделка хлебных крошек */

.notionBlock {
	font-weight: 300;
	font-size: 14px;
	line-height: 133%;
	color: #5b5b5d;
	padding-left: 64px;
	position: relative;
}

@media screen and (min-width: 577px) {
	.notionBlock {
		font-size: 16px;
	}
}

@media screen and (min-width: 993px) {
	.notionBlock {
		font-size: 18px;
	}
}

.notionBlock:not(:last-child) {
	margin-bottom: 30px;
}

.notionBlock::before {
	display: flex;
	justify-content: center;
	align-items: center;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 21V21C7.029 21 3 16.971 3 12V12C3 7.029 7.029 3 12 3V3C16.971 3 21 7.029 21 12V12C21 16.971 16.971 21 12 21Z' stroke='%23553285' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 17V12H11' stroke='%23553285' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.749 8C11.611 8 11.499 8.112 11.5 8.25C11.5 8.388 11.612 8.5 11.75 8.5C11.888 8.5 12 8.388 12 8.25C12 8.112 11.888 8 11.749 8' stroke='%23553285' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
	background-color: #f5f5fa;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 8px;
}

/* 10.01.2024 Калькулятор на странице товара */
.product_sidebar_box .good_item_calc {
	justify-content: flex-end;
}

/* END 10.01.2024 Калькулятор на странице товара */

/* 22.01.2025 У input в калькуляторе у страницы товара убираем стрелочки */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0;
	/* <-- Apparently some margin are still there even though it's hidden */
}

/* END 22.01.2025 У input в калькуляторе у страницы товара убираем стрелочки */

/* 31.01.2025 Функция для удаления товара из корзины при помощи минуса */
.add_to_cart_button::after {
	display: none;
}

/* END 31.01.2025 Функция для удаления товара из корзины при помощи минуса */

/* 03.02.2025 Карты на стр. Контакты */
.location__map > div {
	width: 100%;
	height: 100%;
}

.location__map iframe {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: none;
	object-fit: none;
}

/* END 03.02.2025 Карты на стр. Контакты */

/* 03.02.2025 Плашки на неактивных ссылках на стр. О компании */
.aboutTrustItem__bttn {
	position: relative;
}

.aboutTrustItem__bttn .menu__item_marker {
	position: absolute;
	margin-left: 0;
	right: -35px;
	top: -20px;
	font-size: 18px;
	background: #fff;
	border-radius: 5px;
}

@media (max-width: 1200px) {
	.aboutTrustItem__bttn .menu__item_marker {
		display: block;
	}
}

/* END 03.02.2025 Плашки на неактивных ссылках на стр. О компании */

/* 03.02.2025 Жирность кнопки текста Подписаться */
.main_subscribe_df .j_search_button .btn {
	font-weight: 400;
}

/* END 03.02.2025 Жирность кнопки текста Подписаться */

/* 03.02.2025 Очищение поля поиска */
.header-search .form-search {
	padding-right: 90px;
}

.header-search .in_reset {
	display: none;
	position: absolute;
	width: fit-content;
	right: 90px;
	border-right: none;
	border-left: 0;
	border-radius: 0;
	background: transparent;
	border-color: transparent;
}

/* END 03.02.2025 Очищение поля поиска */

/* 06.02.2025 Внесение изменений в страницы */
.contactSoc__item--vk {
	background-image: url("/wp-content/uploads/2025/02/vk-1.png");
}

.contactSoc__item--dzen {
	background-image: url("/wp-content/uploads/2025/02/zen.png");
}

.contactSoc__item--tg {
	background-image: url("/wp-content/uploads/2025/02/telegram.png");
}

.contactProps.no_Props {
	display: block;
}

.main_title {
	font-size: 70px;
}

.page-contact .contactItem,
.page-contact .contactProp {
	border: 1.5px solid #e7e4ed;
}

.contactSoc__item {
	width: 80px;
	height: 80px;
	background-size: auto;
}

@media (max-width: 991px) {
	.contactSoc__item {
		width: 50px;
		height: 50px;
		background-size: 24px;
	}
}

/* END 06.02.2025 Внесение изменений в страницы */

/* 07.02.2025 Стр Ребрединг */
.title_blck {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}

.re_download_all a {
	display: flex;
	align-items: center;
	width: max-content;
}

.re_download_all .txt {
	background: #f5f5fa;
	padding: 15px 20px;
	border-radius: 8px;
	color: #553285;
	margin-right: 5px;
}

.re_download_all .img {
	background: #553285;
	height: 100%;
	padding: 10px;
	border-radius: 8px;
  flex-shrink: 0;
}

.title_txt {
	color: #39393b;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 50px;
}

.re_news {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 140px;
}

.re_news_blck {
	width: 49%;
	margin-bottom: 20px;
	padding: 50px;
	background: #f5f5fa;
	border-radius: 10px;
	color: #39393b;
}

.re_news_blck .blck_title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 24px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 25px;
	text-transform: uppercase;
}

.re_news_blck .blck_title svg {
	width: 40px;
	margin-right: 15px;
}

.re_news_blck .blck_txt {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
}

.re_compare {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 140px;
}

.re_compare .re_com_blck {
	width: 49%;
	padding: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border: 1.5px solid #e7e4ed;
	border-radius: 10px;
}

.re_compare .re_com_blck img {
	width: auto;
}

.re_compare .re_com_blck span {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 25px;
	color: #9f9fa2;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	border-bottom: 1.5px solid #e7e4ed;
	border-left: 1.5px solid #e7e4ed;
	border-bottom-left-radius: 10px;
}

.re_download {
	margin-bottom: 140px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.re_download .re_down_blck {
	width: 49%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #f5f5fa;
	border-radius: 10px;
	padding: 40px;
}

.re_download .re_down_blck span {
	color: #553285;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	text-transform: uppercase;
}

.re_download .re_down_blck a {
	color: #fff;
	background: #553285;
	border-radius: 8px;
	padding: 15px 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}

.attention {
	background-color: #553285;
	color: #fff;
}

.attention .cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 33px 0;
}

.attention .left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.attention .left svg {
	width: auto;
	height: auto;
	margin-right: 20px;
}

.attention .left .attention__text {
	color: #fff;
	padding: 0;
	text-align: left;
}

.attention .right a {
	font-size: 16px;
	line-height: 22px;
	color: #fcfdff;
	display: flex;
	align-items: center;
	padding: 15px;
	border: 1.5px solid #e7e4ed;
	border-radius: 8px;
}

.attention .right a span {
	display: block;
	margin-right: 10px;
}

.attention .right a svg {
	width: auto;
}

@media (max-width: 991px) {
	.m_title.re_H1 {
		font-size: 32px;
		line-height: 38px;
	}

	.re_download_all {
		display: none;
	}

	.title_txt {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 30px;
	}

	.title_txt br {
		display: none;
	}

	.re_news {
		margin-bottom: 50px;
	}

	.re_news_blck {
		width: 100%;
		padding: 30px 40px;
	}

	.re_news_blck .blck_title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 15px;
	}

	.re_news_blck .blck_txt {
		font-size: 14px;
		line-height: 18px;
	}

	.re_compare {
		flex-wrap: wrap;
		margin-bottom: 50px;
	}

	.re_compare .re_com_blck {
		width: 100%;
		padding: 65px;
		margin-bottom: 15px;
	}

	.re_download {
		flex-wrap: wrap;
		margin-bottom: 50px;
	}

	.re_download .re_down_blck {
		width: 100%;
		margin-bottom: 15px;
		flex-direction: column;
	}

	.re_download .re_down_blck span {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.re_download .re_down_blck a {
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 18px;
	}

	.attention .cont {
		flex-direction: column;
		align-items: stretch;
	}

	.attention .left {
		margin-bottom: 10px;
	}

	.attention .left .attention__text br {
		display: none;
	}

	.attention .right a {
		width: 100%;
		justify-content: center;
	}
}

/* END 07.02.2025 Стр Ребрединг */

/* 11.02.2025 Разное */
.main_subscribe_df .j_search_button .btn {
	font-weight: 300;
}

/* END 11.02.2025 Разное */

/* 11.02.2025 Скрытие элементов перед публикацией */
.soon_blck {
	text-align: center;
	font-size: 35px;
	margin-top: 60px;
	color: #39393b;
	text-transform: uppercase;
	font-weight: 300;
}

.soon_blck span {
	background: #f5f5fa;
	border-radius: 20px;
	padding: 20px;
}

.attention {
	position: relative;
}

.attention .cont button {
	position: absolute;
	top: 5px;
	right: 0;
}

.attention button.close path {
	fill: #fff;
	stroke: #fff;
}

.attention button.close:hover path {
	fill: #b82727;
	stroke: #b82727;
}

/* END 11.02.2025 Скрытие элементов перед публикацией */

/* 14.02.2025 Пустая корзина */
.cart_empty.empty_info {
	margin-bottom: 50px;
}

/* END 14.02.2025 Пустая корзина */

/* 14.02.2025 Заголовок на Главной на моб. версии */
@media (max-width: 991px) {
	.main_title {
		font-size: 42px;
	}
}

@media (max-width: 768px) {
	.main_title {
		font-size: 32px;
	}
}

/* END 14.02.2025 Заголовок на Главной на моб. версии */

/* 14.02.2025 Кривое отображение цены на моб. версии на стр товара */
.val.val_result .b_none {
	display: none;
}

/* END 14.02.2025 Кривое отображение цены на моб. версии на стр товара */

/* 14.05.2025 стр. Сравнение */
.srmod_modal .modal-dialog {
	display: flex;
	justify-content: center;
}

.srmod_modal .modal_content {
	width: 285px;
}

/* END 14.05.2025 стр. Сравнение */

/* 14.05.2025 Доработки */
.header_controls_cart .ic {
	background: none;
}

.header_controls .header_controls_cart span {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
}

@media (max-width: 1200px) {
	.cart_formalization form.checkout.woocommerce-checkout {
		flex-direction: column;
	}
}

/* END 14.05.2025 Доработки */

/* 18.02.2025 Доработки по корзине */
.cart_item_line_title a {
	display: block;
	width: 100%;
}

.cart_formalization form.checkout.woocommerce-checkout {
	flex-direction: column;
	align-items: flex-end;
}

.cart_formalization_map {
	margin-left: 0;
	min-width: auto;
	max-width: none;
}

.cart_formalization_map .cart_bottom_button {
	padding-top: 0;
}

/* END 18.02.2025 Доработки по корзине */

/* 18.02.2025 Доработки по инфоблоку в мобильной версии */
@media (max-width: 991px) {
	.attention .cont {
		padding-left: 10px;
		padding-right: 10px;
		align-items: center;
	}

	.attention .left {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.attention .left svg {
		width: 10%;
		height: 10%;
		margin-right: 10px;
	}

	.attention .left p {
		font-size: 12px;
	}

	.attention .cont button {
		top: 15px;
		right: 15px;
	}
}

@media (max-width: 768px) {
	.attention .left svg {
		width: 20%;
		height: 20%;
		margin-right: 10px;
	}
}

/* @media (max-width: 420px) {
	.attention .left svg {
		width: 50%;
		height: 50%;
		margin-right: 10px;
	}
}*/

/* END 18.02.2025 Доработки по инфоблоку в мобильной версии */

/* 20.02.2025 Фильтры в моб. версии */
@media (max-width: 991px) {
	.catalog_filters {
		background: #fff;
		overflow: scroll;
	}

	.woof_hide_filter {
		display: block !important;
	}

	.woof_show_mobile_filter {
		display: none;
	}

	.catalog_filters_mobBox .btn_dup_filter {
		display: block;
	}
}

/* END 20.02.2025 Фильтры в моб. версии */

/* 20.02.2025 Скрываем неактивные элементы в корзине */
.cart_item_line_info .cart_item_line_result {
	display: none;
}

/* END 20.02.2025 Скрываем неактивные элементы в корзине */

/* 21.02.2025 Правки по инфоблоку */
.attention button.close {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* END 21.02.2025 Правки по инфоблоку */

/* 21.02.2025 Плашка о тех работах */
.tech_work {
	background: #eeeef7;
	color: #553285;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	position: relative;
}

.tech_work .cont {
	padding: 33px 0;
}

.tech_work button.close {
	position: absolute;
	top: 10px;
	right: 10px;
}

@media (max-width: 991px) {
	.tech_work {
		font-size: 12px;
	}

	.tech_work .cont {
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* 21.02.2025 Плашка о тех работах */

/* 24.02.2025 Изменение карточки товара */
a.product_blck_href {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.catalog_content .good_item_actions {
	z-index: 5;
}

.good_item .quantity,
.good_item .add_to_cart_button.button,
.good_item .add_to_cart_button.button:hover,
.good_item .add_to_cart_button.button:focus {
	position: relative;
	z-index: 5;
}

/* END 24.02.2025 Изменение карточки товара */

/* 24.02.2025 Поиск - выравнивание контента */
.search_results .good_item {
	display: flex;
	flex-direction: column;
}

.search_results .good_item .good_item_front {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.search_results .good_item .good_item_text {
	flex-grow: 1;
}

/* END 24.02.2025 Поиск - выравнивание контента */

/* 25.02.2025 Картинки в webp */
.good_item_img picture {
	display: contents;
}

/* END 25.02.2025 Картинки в webp */

/* 25.02.2025 Крестик в поисковой строке */
.header-search .form-search {
	padding-right: 55px;
}

.header_search_input input.in_reset:hover,
.header_search_input input.in_reset:focus {
	background: transparent;
	border-color: transparent;
}

/* END 25.02.2025 Крестик в поисковой строке */

/* 27.02.2025 Правки */
.j_search_button .btn:hover {
	color: #fff;
}

.logo_print img {
	height: 50px;
}

/* END 27.02.2025 Правки */

/* 07.03.2025 Правки на стр. Оформление заказа */
.checkbox_personality input {
	width: 24px;
	height: 24px;
}

.catalog_filters_item_line.checkbox_personality .checkbox + label {
	cursor: auto;
	padding: 5px 0 3px 34px;
}

/* END 07.03.2025 Правки на стр. Оформление заказа */

/* 13.03.2025 Правки */
.product_main_df {
	flex-wrap: wrap;
}

.product_main_df .btn {
	margin-bottom: 10px;
}

/* END 13.03.2025 Правки */

/* 17.03.2025 Правки */
.woocommerce-NoticeGroup-checkout {
	width: 100%;
}

.catalog_filters_item_line .checkbox + label:after {
	background: url("/wp-content/uploads/2025/03/group.svg") no-repeat left 0 / 24px auto;
}

.catalog_filters_item_line .checkbox:checked + label:after {
	background: url("/wp-content/uploads/2025/03/group-1.svg") no-repeat center center / 24px auto;
}

/* END 17.03.2025 Правки */

/* 18.03.2025 Правки */
.good_item_img_control_links button.add-compare img,
.good_item_actions_bttn.add-compare img {
	width: 19px;
	height: 19px;
}

.good_item_img_control_links button.add-favorite img,
.good_item_actions_bttn.add-favorite img {
	width: 18px;
}

.good_item_actions_bttn.del-to-compare.is-active img.active,
.good_item_actions_bttn.add-to-compare.is-active img.active,
.good_item_actions_bttn.del-to-compare img.no_active,
.good_item_actions_bttn.add-to-compare img.no_active,
.good_item_actions_bttn.del-to-favorite.is-active img.active,
.good_item_actions_bttn.add-to-favorite.is-active img.active,
.good_item_actions_bttn.del-to-favorite img.no_active,
.good_item_actions_bttn.add-to-favorite img.no_active,
.good_item_actions_bttn.add-to-favorite:hover img.active,
.good_item_actions_bttn.add-to-compare:hover img.active,
.good_item_img_control_links button.del-to-compare.is-active img.active,
.good_item_img_control_links button.add-to-compare.is-active img.active,
.good_item_img_control_links button.del-to-compare img.no_active,
.good_item_img_control_links button.add-to-compare img.no_active,
.good_item_img_control_links button.add-to-compare:hover img.active,
.good_item_img_control_links button.del-to-favorite.is-active img.active,
.good_item_img_control_links button.add-to-favorite.is-active img.active,
.good_item_img_control_links button.del-to-favorite img.no_active,
.good_item_img_control_links button.add-to-favorite img.no_active,
.good_item_img_control_links button.add-to-favorite:hover img.active {
	display: block;
}

.good_item_actions_bttn.del-to-compare img.active,
.good_item_actions_bttn.add-to-compare img.active,
.good_item_actions_bttn.del-to-compare.is-active img.no_active,
.good_item_actions_bttn.add-to-compare.is-active img.no_active,
.good_item_actions_bttn.del-to-favorite img.active,
.good_item_actions_bttn.add-to-favorite img.active,
.good_item_actions_bttn.del-to-favorite.is-active img.no_active,
.good_item_actions_bttn.add-to-favorite.is-active img.no_active,
.good_item_actions_bttn.add-to-favorite:hover img.no_active,
.good_item_actions_bttn.add-to-compare:hover img.no_active,
.good_item_img_control_links button.del-to-compare img.active,
.good_item_img_control_links button.add-to-compare img.active,
.good_item_img_control_links button.del-to-compare.is-active img.no_active,
.good_item_img_control_links button.add-to-compare.is-active img.no_active,
.good_item_img_control_links button.add-to-compare:hover img.no_active,
.good_item_img_control_links button.del-to-favorite img.active,
.good_item_img_control_links button.add-to-favorite img.active,
.good_item_img_control_links button.del-to-favorite.is-active img.no_active,
.good_item_img_control_links button.add-to-favorite.is-active img.no_active,
.good_item_img_control_links button.add-to-favorite:hover img.no_active {
	display: none;
}

/* END 18.03.2025 Правки */

/* 19.03.2025 Правки */
.catalog .location_regions .btn {
	background: #f5f5fa;
	color: #553285;
	border: none !important;
}

/* END 19.03.2025 Правки */

/* 21.03.2025 Правки */
.prod_table_1 .j_table .cot_w1 {
	min-width: 330px;
	max-width: 330px;
}

.prod_table_1 .j_table .cot_w2 {
	min-width: 225px;
	max-width: 225px;
}

.prod_table_1 .j_table .cot_w3 {
	min-width: 225px;
	max-width: 225px;
}

.prod_table_1 .j_table .cot_w4 {
	min-width: 220px;
	max-width: 220px;
}

/* END 21.03.2025 Правки */

/* 24.03.2025 Фильтр */
.catalog-filter {
	border-radius: 8px;
	border: 1.5px solid #e7e4ed;
	padding-top: 0;
	-ms-flex-item-align: start;
	align-self: flex-start;
	--catalogFilterIndent: 15px;
	padding-left: var(--catalogFilterIndent);
	padding-right: var(--catalogFilterIndent);
	padding-bottom: var(--catalogFilterIndent);
}

@media (min-width: 480px) {
	.catalog-filter {
		--catalogFilterIndent: 30px;
	}
}

.catalog-filter .price-filter_box {
	display: block;
}

.catalog-filter__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: calc(-1 * var(--catalogFilterIndent));
	margin-right: calc(-1 * var(--catalogFilterIndent));
	padding-top: 20px;
	position: sticky;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fcfdff;
}

.catalog-filter__header::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1.5px solid #e7e4ed;
}

.catalog-filter__title {
	font-size: 20px;
}

.catalog-filter__close-btn {
	border: 0;
	background: 0;
}

.catalog-filter__separator {
	height: 1px;
	background: #e7e4ed;
	margin-top: 20px;
	margin-bottom: 17px;
}

@media (min-width: 992px) {
	.catalog-filter {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		min-width: 335px;
		max-width: 335px;
		margin-right: 30px;
		padding-top: 20px;
	}

	.catalog-filter__header {
		display: none;
	}
}

@media (min-width: 1199px) {
	.catalog-filter {
		margin-right: 50px;
	}
}

.catalog-filter__panel--active .catalog-filter__panel-content {
	display: block;
}

.catalog-filter__panel--active .catalog-filter__panel-title::before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.catalog-filter__panel--highlighted .catalog-filter__panel-title {
	background: #f5f5fa;
	color: #553285;
	padding-left: var(--catalogFilterIndent);
	margin-left: calc(-1 * var(--catalogFilterIndent));
	margin-right: calc(-1 * var(--catalogFilterIndent));
}

@media (min-width: 480px) {
	.catalog-filter__panel--highlighted .catalog-filter__panel-title {
		padding-right: 50px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.catalog-filter__panel--highlighted .catalog-filter__panel-title::before {
	right: var(--catalogFilterIndent);
}

.catalog-filter__panel--highlighted .catalog-filter__panel-content {
	padding-top: 13px;
	padding-bottom: 15px;
}

.catalog-filter__panel-title {
	margin: 0;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 133.333%;
	letter-spacing: 0.18px;
	padding-right: calc(var(--catalogFilterIndent) + 60px);
	padding-top: 9px;
	padding-bottom: 9px;
	position: relative;
	cursor: pointer;
}

@media (min-width: 480px) {
	.catalog-filter__panel-title {
		padding-top: 13px;
		padding-bottom: 13px;
		padding-right: calc(var(--catalogFilterIndent) - 6px); /*+22px*/
		font-size: 18px;
	}
}

.catalog-filter__panel-title::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 24px;
	height: 25px;
	right: 0;
	top: calc(50% - 12.5px);
	background: 0;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZD0ibTE4IDE1LTYtNi02IDYiIHN0cm9rZT0iIzMyMzIzMiIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");
	-webkit-mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZD0ibTE4IDE1LTYtNi02IDYiIHN0cm9rZT0iIzMyMzIzMiIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");
	mask-position: 50% 50%;
	mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.catalog-filter__panel-content {
	display: none;
	padding-bottom: 10px;
	padding-top: 2px;
}

.catalog-filter__panel-search {
	width: 100%;
	height: 44px;
	padding: 5px 25px 5px 15px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 8px;
	border: 1.5px solid #e7e4ed;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyMCAyMSI+PHBhdGggc3Ryb2tlPSIjOUY5RkEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJNMTMuMDk0IDYuMjlhNS4xNzggNS4xNzggMCAwIDEgMCA3LjM1NCA1LjI1MiA1LjI1MiAwIDAgMS03LjM5NiAwIDUuMTc4IDUuMTc4IDAgMCAxIDAtNy4zNTQgNS4yNTIgNS4yNTIgMCAwIDEgNy4zOTYgME0xNS44MzQgMTYuMzY2bC0yLjc0Mi0yLjcyNSIvPjwvc3ZnPg==")
		calc(100% - 5px) 50%/20px 20px no-repeat #fcfdff;
	margin-bottom: 20px;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.33;
}

@media (min-width: 767px) {
	.catalog-filter__panel-search {
		height: 34px;
		padding: 5px 25px 5px 10px;
	}
}

@media (min-width: 480px) {
	.catalog-filter__panel-search {
		font-size: 18px;
	}
}

.catalog-filter__panel-search::-webkit-input-placeholder {
	color: #9f9fa2;
}

.catalog-filter__panel-search::-moz-placeholder {
	color: #9f9fa2;
}

.catalog-filter__panel-search:-ms-input-placeholder {
	color: #9f9fa2;
}

.catalog-filter__panel-search::-ms-input-placeholder {
	color: #9f9fa2;
}

.catalog-filter__panel-search::placeholder {
	color: #9f9fa2;
}

.catalog-filter__panel-search:focus::-webkit-input-placeholder {
	color: transparent;
}

.catalog-filter__panel-search:focus::-moz-placeholder {
	color: transparent;
}

.catalog-filter__panel-search:focus:-ms-input-placeholder {
	color: transparent;
}

.catalog-filter__panel-search:focus::-ms-input-placeholder {
	color: transparent;
}

.catalog-filter__panel-search:focus::placeholder {
	color: transparent;
}

.catalog-filter__list {
	margin: 0;
	padding: 0;
	list-style: none;
	max-height: 165px;
	overflow-x: auto;
}

.catalog-filter__list::-moz-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.catalog-filter__list::-moz-webkit-scrollbar-track {
	background-color: #eeeef7;
	border-radius: 10px;
}

.catalog-filter__list::-moz-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #aa98c2;
}

.catalog-filter__list::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

.catalog-filter__list::-webkit-scrollbar-track {
	background-color: #eeeef7;
	border-radius: 10px;
}

.catalog-filter__list::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #aa98c2;
}

.catalog-filter__list li:not(:last-child) {
	margin-bottom: 10px;
}

.catalog-filter__row {
	margin-top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3;
	text-transform: lowercase;
	outline: none;
	color: #39393b;
	font-size: 16px;
}

@media (min-width: 1199px) {
	.catalog-filter__row {
		font-size: 18px;
	}
}

.catalog-filter__input {
	float: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1.5px solid #e7e4ed;
	min-width: 90px;
	max-width: 90px;
	height: 44px;
	text-align: center;
	background: #fcfdff;
	margin: 0;
	width: 100%;
	border-radius: 8px;
	color: #39393b;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 13.3;
}

@media (min-width: 767px) {
	.catalog-filter__input {
		height: 34px;
	}
}

.catalog-filter .irs-single,
.catalog-filter .irs-from,
.catalog-filter .irs-to,
.catalog-filter .irs-max,
.catalog-filter .irs-min,
.catalog-filter .irs-grid {
	display: none !important;
}

.catalog-filter .irs--round .irs-line,
.catalog-filter .irs--round .irs-bar {
	top: 20px;
	height: 1.5px;
	background-color: #aa98c2;
}

.catalog-filter .irs--round .irs-handle {
	top: 9px;
	width: 22px;
	height: 22px;
	border: 0;
	background-color: #553285 !important;
	border-radius: 24px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

@media (min-width: 767px) {
	.catalog-filter .irs--round .irs-handle {
		top: 15px;
		width: 12px;
		height: 12px;
	}
}

.catalog-filter .irs--round.irs-with-grid {
	height: 25px;
}

.catalog-filter .irs--round {
	height: 30px;
}

@media (max-width: 992px) {
	.catalog-filter {
		display: none;
		background: #fff;
		overflow: scroll;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 998;
		min-width: 100%;
		max-width: 100%;
	}

	.catalog-filter--active {
		display: block;
	}
}

.catalog-filter__btn-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: var(--catalogFilterIndent);
	padding-right: var(--catalogFilterIndent);
	margin-left: calc(-1 * var(--catalogFilterIndent));
	margin-right: calc(-1 * var(--catalogFilterIndent));
	display: none;
}

@media (max-width: 992px) {
	.catalog-filter__btn-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		position: sticky;
		z-index: 20;
		bottom: 0;
		left: 0;
		right: 0;
		padding-top: 20px;
	}
}

.catalog-filter__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	position: relative;
	background: transparent;
	border: none;
	outline: none !important;
	width: 100%;
	max-width: 400px;
	border: 1px solid transparent;
	border-radius: 8px;
	background: #553285;
	padding: 0 30px;
	height: 50px;
	color: #fff;
}

.checkbox {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	gap: 10px;
	color: #39393b;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.333;
	max-width: -webkit-max-content !important;
	max-width: -moz-max-content !important;
	max-width: max-content !important;
}

.checkbox:has(.checkbox__input:disabled) {
	cursor: default;
}

.checkbox__input {
	color: inherit;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjNTUzMjg1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTYuMDAyIDIwLjI1NEg3Ljk5OEE0LjI1MyA0LjI1MyAwIDAgMSAzLjc0NiAxNlY3Ljk5OGE0LjI1MyA0LjI1MyAwIDAgMSA0LjI1Mi00LjI1Mmg4LjAwM2E0LjI1MyA0LjI1MyAwIDAgMSA0LjI1MyA0LjI1MnY4LjAwM0E0LjI1MyA0LjI1MyAwIDAgMSAxNiAyMC4yNTVaIi8+PC9zdmc+");
	background-position: 0 0;
	background-size: contain;
	background-repeat: no-repeat;
}

.checkbox__input:checked {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzU1MzI4NSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYuMDAyIDIxLjAwNEg3Ljk5OEE1LjAwMyA1LjAwMyAwIDAgMSAyLjk5NiAxNlY3Ljk5OGE1LjAwMyA1LjAwMyAwIDAgMSA1LjAwMi01LjAwMmg4LjAwM2E1LjAwMyA1LjAwMyAwIDAgMSA1LjAwMyA1LjAwMnY4LjAwM0E1LjAwMyA1LjAwMyAwIDAgMSAxNiAyMS4wMDVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBmaWxsPSIjNTUzMjg1IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xNS40IDEwLTQgNEw5IDExLjYiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSIgZD0ibTE1LjQgMTAtNCA0TDkgMTEuNiIvPjwvc3ZnPg==");
}

.checkbox__input:disabled {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI0U5RUFFQyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYuMDAyIDIxLjAwNEg3Ljk5OEE1LjAwMyA1LjAwMyAwIDAgMSAyLjk5NiAxNlY3Ljk5OGE1LjAwMyA1LjAwMyAwIDAgMSA1LjAwMi01LjAwMmg4LjAwM2E1LjAwMyA1LjAwMyAwIDAgMSA1LjAwMyA1LjAwMnY4LjAwM0E1LjAwMyA1LjAwMyAwIDAgMSAxNiAyMS4wMDVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");
	cursor: default;
}

.checkbox__input:disabled ~ * {
	cursor: default;
	color: #9f9fa2;
}

.checkbox__quantity {
	color: #9f9fa2;
}

.wrapper {
	background: #fcfdff;
}

.good_item_img img {
	mix-blend-mode: multiply;
}

.tooltip-link {
	position: absolute;
	right: 50px;
	top: calc(50% - 12px);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	color: #aa98c2;
	line-height: 1px;
}

@media (min-width: 480px) {
	.tooltip-link {
		position: relative;
		right: unset;
		margin-top: -7px;
		top: 7px;
	}
}

.tooltip-link::before {
	content: "";
	display: block;
	width: 24px;
	height: 25px;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNSI+PHBhdGggc3Ryb2tlPSIjQUE5OEMyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4wNjciIGQ9Ik0xMiAyMC41YTggOCAwIDAgMS04LTggOCA4IDAgMCAxIDgtOCA4IDggMCAwIDEgOCA4IDggOCAwIDAgMS04IDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiNBQTk4QzIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjA2NyIgZD0iTTEyIDEzLjYxMXYtLjIyMmMwLS43MjYuNDUtMS4xMi45LTEuNDIyLjQzOC0uMjk2Ljg3OC0uNjgyLjg3OC0xLjM5M2ExLjc3NyAxLjc3NyAwIDEgMC0zLjU1NSAwTTExLjk5OCAxNi4wNTZhLjIyMi4yMjIgMCAxIDAgMCAwIi8+PC9zdmc+");
	-webkit-mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNSI+PHBhdGggc3Ryb2tlPSIjQUE5OEMyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4wNjciIGQ9Ik0xMiAyMC41YTggOCAwIDAgMS04LTggOCA4IDAgMCAxIDgtOCA4IDggMCAwIDEgOCA4IDggOCAwIDAgMS04IDhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48cGF0aCBzdHJva2U9IiNBQTk4QzIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjA2NyIgZD0iTTEyIDEzLjYxMXYtLjIyMmMwLS43MjYuNDUtMS4xMi45LTEuNDIyLjQzOC0uMjk2Ljg3OC0uNjgyLjg3OC0xLjM5M2ExLjc3NyAxLjc3NyAwIDEgMC0zLjU1NSAwTTExLjk5OCAxNi4wNTZhLjIyMi4yMjIgMCAxIDAgMCAwIi8+PC9zdmc+");
	mask-position: 50% 50%;
	mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}

@media (hover: hover) {
	.tooltip-link:hover {
		color: currentColor;
	}

	.tooltip-link:hover .woof_container-tooltip {
		opacity: 1;
		visibility: visible;
	}
}

.tooltip-container {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	z-index: 10;
	bottom: calc(100% + 18px);
	left: 50%;
	-webkit-transform: translateX(-75%);
	-ms-transform: translateX(-75%);
	transform: translateX(-75%);
	width: 195px;
	margin: auto;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	max-width: 250px;
	border-radius: 8px;
	background-color: #fcfdff;
	-webkit-filter: drop-shadow(0px 6px 14px rgba(162, 155, 171, 0.1)) drop-shadow(0px 25px 25px rgba(162, 155, 171, 0.09)) drop-shadow(0px 57px 34px rgba(162, 155, 171, 0.05))
		drop-shadow(0px 101px 40px rgba(162, 155, 171, 0.01)) drop-shadow(0px 157px 44px rgba(162, 155, 171, 0));
	filter: drop-shadow(0px 6px 14px rgba(162, 155, 171, 0.1)) drop-shadow(0px 25px 25px rgba(162, 155, 171, 0.09)) drop-shadow(0px 57px 34px rgba(162, 155, 171, 0.05))
		drop-shadow(0px 101px 40px rgba(162, 155, 171, 0.01)) drop-shadow(0px 157px 44px rgba(162, 155, 171, 0));
	font-weight: 300;
	font-size: 14px;
	line-height: 1.14286;
	color: #000;
	padding: 20px;
	border: 1.5px solid #e7e4ed;
}

@media (min-width: 480px) {
	.tooltip-container {
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
}

@media (min-width: 767px) {
	.tooltip-container {
		left: calc(100% + 18px);
		top: 0;
		bottom: 0;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
}

.tooltip-container--visible {
	opacity: 1;
	visibility: visible;
}

.tooltip-container li:not(:last-child) {
	margin-bottom: 5px !important;
}

.tooltip-container::before {
	content: "";
	position: absolute;
	bottom: -18px;
	left: calc(75% - 10.5px);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8.5px 19.5px 8.5px 0;
	border-color: transparent #e7e4ed transparent transparent;
}

@media (min-width: 480px) {
	.tooltip-container::before {
		left: calc(50% - 10.5px);
	}
}

@media (min-width: 767px) {
	.tooltip-container::before {
		left: -19.5px;
		top: calc(50% - 8px);
		bottom: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
}

.tooltip-container::after {
	content: "";
	position: absolute;
	bottom: -16px;
	left: calc(75% - 9px);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 18px 7px 0;
	border-color: transparent #fcfdff transparent transparent;
}

@media (min-width: 480px) {
	.tooltip-container::after {
		left: calc(50% - 9px);
	}
}

@media (min-width: 767px) {
	.tooltip-container::after {
		left: -18px;
		top: calc(50% - 7px);
		bottom: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
}

.tooltip-container b {
	font-weight: 400;
}

.pagination-block .page-numbers {
	border: 1.5px solid #e7e4ed;
	color: #39393b;
	font-family: "Roboto Condensed";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 133.333%;
}

@media (min-width: 480px) {
	.pagination-block .page-numbers {
		font-size: 18px;
	}
}

@media (hover: hover) {
	.pagination-block .page-numbers:hover {
		background: #e7e4ed;
	}
}

.pagination-block .page-numbers.current {
	border: 0;
	color: #fff;
	pointer-events: none;
}

.pagination-block .nav-links {
	gap: 8px;
}

@media (min-width: 480px) {
	.pagination-block .nav-links {
		gap: 15px;
	}
}

.pagination-block .page-numbers.dots {
	border: 0;
	background: 0;
	width: unset;
	color: #39393b;
	font-family: "Roboto Condensed";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 133.333%;
}

@media (min-width: 480px) {
	.pagination-block .page-numbers.dots {
		font-size: 18px;
	}
}

.pagination-block .page-numbers.prev,
.pagination-block .page-numbers.next {
	text-indent: -9999px;
	overflow: hidden;
	border-radius: 10px;
	border: 0;
	background: 0;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination-block .page-numbers.prev::before,
.pagination-block .page-numbers.next::before {
	content: "";
	display: block;
	width: 24px;
	height: 25px;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjMzkzOTNCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJtMTIgNiA2IDYtNiA2Ii8+PC9zdmc+");
	-webkit-mask-position: 0 0;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjMzkzOTNCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zIiBkPSJtMTIgNiA2IDYtNiA2Ii8+PC9zdmc+");
	mask-position: 0 0;
	mask-size: contain;
	mask-repeat: no-repeat;
}

.pagination-block .page-numbers.prev::before {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.price-filter {
	padding-bottom: 0;
}

.price-filter h4 {
	margin: 0;
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 133.333%;
	letter-spacing: 0.18px;
	padding-left: 15px;
	padding-right: 75px;
	padding-top: 9px;
	padding-bottom: 9px;
}

@media (min-width: 480px) {
	.price-filter h4 {
		padding-top: 13px;
		padding-bottom: 13px;
		padding-left: 30px;
		padding-right: 52px;
		font-size: 18px;
	}
}

.price-filter h4::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 24px;
	height: 25px;
	right: 15px;
	top: calc(50% - 12.5px);
	background: 0;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZD0ibTE4IDE1LTYtNi02IDYiIHN0cm9rZT0iIzMyMzIzMiIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");
	-webkit-mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSI+PHBhdGggZD0ibTE4IDE1LTYtNi02IDYiIHN0cm9rZT0iIzMyMzIzMiIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==");
	mask-position: 50% 50%;
	mask-size: contain;
	mask-repeat: no-repeat;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

@media (min-width: 480px) {
	.price-filter h4::before {
		right: 30px;
	}
}

.price-filter.active h4::before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.catalog .location_regions .btn.active.btn_white {
	border: 1px solid transparent !important;
	padding: 0 18px !important;
	pointer-events: none;
}

.cart_tabs .btn.active.btn_white span,
.product_tabs .btn.active.btn_white span,
.product_tabs .btn.active.btn_white h2,
.pager_wrap .btn.active.btn_white span,
.location_regions .btn.active.btn_white span,
.location_tabs .btn.active.btn_white span,
.btn_darkblue span {
	font-size: 16px;
	font-weight: 300;
	color: #fff !important;
}

@media (min-width: 1199px) {
	.cart_tabs .btn.active.btn_white span,
	.product_tabs .btn.active.btn_white span,
	.pager_wrap .btn.active.btn_white span,
	.location_regions .btn.active.btn_white span,
	.location_tabs .btn.active.btn_white span,
	.btn_darkblue span {
		font-size: 18px;
	}
}

.catalog .location_regions .btn {
	margin-right: 10px;
	padding: 0 20px;
	background-color: #f5f5fa;
	border: none !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 133.333%;
	border-radius: 8px;
}

@media (min-width: 1199px) {
	.catalog .location_regions .btn {
		font-size: 18px;
	}
}

.catalog .location_regions .btn span {
	font-size: 18px !important;
	color: #553285;
}

@media (hover: hover) {
	.catalog .location_regions .btn:hover {
		background-color: #553285;
	}

	.catalog .location_regions .btn:hover span {
		color: #fff;
	}
}

.catalog .location_regions {
	margin-top: 40px;
	margin-bottom: 50px;
}

.catalog_filters {
	border-radius: 8px;
	border: 1.5px solid #e7e4ed;
	padding: 0;
}

.catalog_filters__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	position: sticky;
	z-index: 20;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fcfdff;
}

@media (min-width: 480px) {
	.catalog_filters__header {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.catalog_filters__header::after {
	content: "";
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	border-bottom: 1.5px solid #e7e4ed;
}

@media (min-width: 480px) {
	.catalog_filters__header::after {
		left: 30px;
		right: 30px;
	}
}

.catalog_filters__title {
	font-size: 20px;
}

@media (min-width: 992px) {
	.catalog_filters {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		min-width: 320px;
		max-width: 320px;
		margin-right: 30px;
		padding: 20px 0 0;
	}

	.catalog_filters__header {
		display: none;
	}
}

@media (min-width: 1199px) {
	.catalog_filters {
		margin-right: 50px;
	}
}

@media screen and (max-width: 992px) {
	.catalog_filters .WOOF_Widget {
		overflow: hidden;
	}

	.catalog_filters_mobBox {
		padding-top: 15px;
		padding-bottom: 15px;
		width: 100%;
		height: unset;
		max-width: unset;
		min-width: unset;
		position: sticky;
		z-index: 20;
		bottom: 0;
		left: 0;
		right: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-radius: 0;
	}
}

@media screen and (max-width: 992px) and (min-width: 480px) {
	.catalog_filters_mobBox {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media screen and (max-width: 992px) {
	.catalog_filters_mobBox .btn_darkblue {
		position: static;
		z-index: 9;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
	}
}

.menu__item_marker {
	color: #39393b;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 300;
	padding: 6px 7px;
	background: #f5f5fa;
	margin-left: 8px;
	border-radius: 5px;
	background: var(--Bg-02, #f5f5fa);
}

.breadcrumbs {
	margin-top: 20px;
	margin-bottom: 50px;
}

.header_menu_df {
	border: 1.5px solid #e7e4ed;
	border-radius: 8px;
	background: transparent;
}

.price-filter_box {
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 480px) {
	.price-filter_box {
		padding-left: 30px;
		padding-right: 30px;
	}
}

.catalog_content_filters:not(:empty),
.favorite_content_filters:not(:empty) {
	margin-bottom: 25px;
}

.catalog_content_filters .modal_form .btn,
.favorite_content_filters .modal_form .btn {
	margin-right: 15px;
}

.catalog_content_filters_select .woocommerce-ordering .orderby-option,
.favorite_content_filters_select .woocommerce-ordering .orderby-option {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.33333;
	color: #39393b;
}

@media (min-width: 1199px) {
	.catalog_content_filters_select .woocommerce-ordering .orderby-option,
	.favorite_content_filters_select .woocommerce-ordering .orderby-option {
		font-size: 18px;
	}
}

.catalog_content_filters_select .woocommerce-ordering .orderby-option.active,
.favorite_content_filters_select .woocommerce-ordering .orderby-option.active {
	font-weight: 400;
	letter-spacing: 0.01em;
}

.catalog_content_filters_select .woocommerce-ordering .orderby-option:active,
.catalog_content_filters_select .woocommerce-ordering .orderby-option:focus,
.favorite_content_filters_select .woocommerce-ordering .orderby-option:active,
.favorite_content_filters_select .woocommerce-ordering .orderby-option:focus {
	background: unset;
}

.catalog_results .good_item {
	padding: 20px 15px 15px;
	border-radius: 8px;
	border: 1.5px solid #e7e4ed;
}

@media (min-width: 480px) {
	.catalog_results .good_item {
		padding: 40px 25px 25px;
	}
}

.catalog_content_choice_filters .btn,
.filter_products-data .btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: transparent;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 50px;
	padding: 0 10px 0 15px;
	gap: 8px;
	border-radius: 8px;
	border: 1.5px solid #e7e4ed;
	color: #39393b;
}

@media (min-width: 1199px) {
	.catalog_content_choice_filters .btn,
	.filter_products-data .btn {
		margin-bottom: 10px;
		margin-right: 10px;
		padding: 0 15px 0 20px;
	}
}

.catalog_content_choice_filters .btn .ic,
.filter_products-data .btn .ic {
	margin: 0;
	width: 24px;
	height: 24px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: unset;
	max-width: unset;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNSI+PHBhdGggc3Ryb2tlPSIjOUY5RkEyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtNi44MzcgNy4zMzcgMTAuMzI2IDEwLjMyNk02LjgzNyAxNy42NjMgMTcuMTYzIDcuMzM3Ii8+PC9zdmc+")
		0 / contain no-repeat;
}

.catalog_content_choice_filters .btn:hover,
.filter_products-data .btn:hover {
	background: #f5f5fa;
	color: #39393b;
	border: 1.5px solid #f5f5fa;
}

.catalog_content_choice_filters .btn span,
.filter_products-data .btn span {
	color: inherit;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 1.333;
}

@media (min-width: 1199px) {
	.catalog_content_choice_filters .btn span,
	.filter_products-data .btn span {
		font-size: 18px;
	}
}

.catalog_content_choice_filters .btn.btn_clear_all,
.filter_products-data .btn.btn_clear_all {
	border-radius: 8px;
	background: #f5f5fa;
	border: 0;
}

.catalog_content_choice_filters .btn.btn_clear_all::before,
.filter_products-data .btn.btn_clear_all::before {
	content: "";
	margin: 0;
	width: 24px;
	height: 24px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	min-width: unset;
	max-width: unset;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggc3Ryb2tlPSIjNTUzMjg1IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xOC41MzIgOUg1LjQ2N0M0LjkgOSA0LjQ0IDguNTQgNC40NCA3Ljk3M3YtLjk0NkM0LjQ0IDYuNDYgNC45IDYgNS40NjcgNmgxMy4wNjZjLjU2NiAwIDEuMDI2LjQ2IDEuMDI2IDEuMDI3di45NDVDMTkuNTYgOC41NCAxOS4xIDkgMTguNTMyIDl2MFoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjxwYXRoIHN0cm9rZT0iIzU1MzI4NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJtMTggOS0uODQ3IDEwLjE2NkEyIDIgMCAwIDEgMTUuMTYgMjFIOC44NGEyIDIgMCAwIDEtMS45OTMtMS44MzRMNiA5TTggNmwxLjIyNC0yLjQ0N0EuOTk4Ljk5OCAwIDAgMSAxMC4xMTggM2gzLjc2NGMuMzc5IDAgLjcyNS4yMTQuODk0LjU1M0wxNiA2TTEyIDEydjZNMTUgMTJsLS40MSA2TTkgMTJsLjQxIDYiLz48L3N2Zz4=")
		0 / contain no-repeat;
}

.catalog_content_choice_filters .btn.btn_clear_all span,
.filter_products-data .btn.btn_clear_all span {
	color: #553285;
}

.catalog_content_choice_filters .btn.btn_clear_all:hover,
.filter_products-data .btn.btn_clear_all:hover {
	background: #e7e4ed;
	color: #39393b;
}

.price-filter_highlighted h4 {
	background: #f5f5fa;
	color: #553285;
	padding-top: 11px;
	padding-bottom: 11px;
}

@media (min-width: 480px) {
	.price-filter_highlighted h4 {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

@media (min-width: 992px) {
	.catalog_content_filters_title {
		display: none;
	}
}

.catalog_content-quantity {
	margin-left: auto;
	overflow: hidden;
	color: #9f9fa2;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 133.333%;
}

@media (max-width: 992px) {
	.catalog_content-quantity {
		display: none;
	}
}

@media (min-width: 480px) {
	.catalog_content-quantity {
		font-size: 18px;
	}
}

@media (max-width: 360px) {
	.catalog_content_filters_title {
		display: none;
	}

	.catalog_results .good_item {
		min-width: calc(100% - 10px);
		max-width: calc(100% - 10px);
	}
}

.price-filter_box {
	padding-bottom: 10px;
}

.price-filter_row {
	margin-top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
}

.price-filter_row span {
	display: block;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.3;
	text-transform: lowercase;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #39393b;
	font-size: 16px;
}

@media (min-width: 1199px) {
	.price-filter_row span {
		font-size: 18px;
	}
}

.price-filter_row input {
	float: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1.5px solid #e7e4ed;
	min-width: 90px;
	max-width: 90px;
	height: 44px;
	text-align: center;
	background: #fcfdff;
	margin: 0;
	width: 100%;
	border-radius: 8px;
	color: #39393b;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 13.3;
}

@media (min-width: 767px) {
	.price-filter_row input {
		height: 34px;
	}
}

.catalog_filters .noUi-horizontal {
	height: 1.5px;
}

.catalog_filters .noUi-target {
	background: #aa98c2;
	border-radius: 0;
	border: 0;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	margin-top: 20px;
}

.catalog_filters .noUi-connect {
	background: #aa98c2;
}

.catalog_filters .noUi-handle:after,
.catalog_filters .noUi-handle:before {
	display: none;
}

.catalog_filters .noUi-horizontal .noUi-handle {
	width: 12px;
	height: 12px;
	right: -6px;
	top: -5px;
}

.catalog_filters .noUi-handle {
	border: 0;
	border-radius: 50%;
	background: #553285;
	cursor: default;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.catalog_filters .irs-single,
.catalog_filters .irs-from,
.catalog_filters .irs-to,
.catalog_filters .irs-max,
.catalog_filters .irs-min,
.catalog_filters .irs-grid {
	display: none !important;
}

.catalog_filters .irs--round .irs-line,
.catalog_filters .irs--round .irs-bar {
	top: 20px;
	height: 1.5px;
	background-color: #aa98c2;
}

.catalog_filters .irs--round .irs-handle {
	top: 9px;
	width: 22px;
	height: 22px;
	border: 0;
	background-color: #553285 !important;
	border-radius: 24px;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

@media (min-width: 767px) {
	.catalog_filters .irs--round .irs-handle {
		top: 15px;
		width: 12px;
		height: 12px;
	}
}

.catalog_filters .irs--round.irs-with-grid {
	height: 25px;
}

.catalog_filters .irs--round {
	height: 30px;
}

@media (max-width: 992px) {
	.catalog_filters .price-filter__btn {
		display: none !important;
	}
}

.catalog_filters .active .price-filter_box {
	display: block;
}

/* END 24.03.2025 Фильтр */

/* 26.03.2025 Правки */
.soon_blck {
	margin-bottom: 30px;
}

/* 26.03.2025 Правки */

/* 31.03.2025 Правки */
@media (max-width: 991px) {
	.product_main .good_item_quest {
		display: none;
	}
}

/* END 31.03.2025 Правки */

/* 01.04.2025 Правки */
.catalog-filter .btn.btn_darkblue {
	display: none;
}

/* END 01.04.2025 Правки */

/* 02.04.2025 Правки */
@media (max-width: 768px) {
	.j_breadcrumbs {
		flex-wrap: wrap;
	}

	.j_breadcrumbs a {
		display: block;
	}
}

/* END 02.04.2025 Правки */

/* 03.04.2025 Правки */
.orderby-option.btn {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.33333;
	color: #39393b;
	margin-right: 15px;
}

.orderby-option.btn .ic {
	width: 15px;
	height: 7px;
	margin-right: 6px;
}

@media (max-width: 991px) {
	.woocommerce-ordering {
		display: none;
	}
}

/* END 03.04.2025 Правки */

/* 04.04.2025 Правки */
.catalog_content_filters,
.favorite_content_filters {
	justify-content: space-between;
}

.catalog_content_count,
.favorite_content_count {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	color: #9f9fa2;
}

@media (max-width: 991px) {
	.catalog_content_count,
	.favorite_content_count {
		margin-left: 10px;
		font-size: 14px;
	}
}

/* END 04.04.2025 Правки */

/* 07.04.2025 Правки */
@media (max-width: 991px) {
	.mobMenu_box {
		height: 75vh;
		overflow: auto;
		padding-bottom: 40px;
	}
}

/* END 07.04.2025 Правки */

.home .header_logo {
	pointer-events: none;
}

/* 15.04.2025 Правки */
.footer_middle {
	color: #9f9fa2;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}

/* END 15.04.2025 Правки */
/* 16.04.2025 Правки */
@media (max-width: 375px) {
	.mobMenu_box {
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.materials_item_title:hover {
	color: #553285;
}

/* END 16.04.2025 Правки */

/* 21.04.2025 Правки */
.woocommerce-checkout .woocommerce-order-details,
.woocommerce-checkout .woocommerce-customer-details {
	display: none;
}
/* END 21.04.2025 Правки */

/* 25.04.2025 Правки */
.product_main_df {
	position: relative;
	max-height: 175px;
	overflow: hidden;
	transition: max-height 0.3s ease;
}
.product_main_df.expanded {
	max-height: none;
}
.toggle-arrow {
	display: none;
	position: absolute;
	bottom: 0px;
	right: 10px;
	transform: translateX(-50%);
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 50%;
	padding: 5px 10px;
	cursor: pointer;
}
.toggle-arrow.visible {
	display: block;
}
/* END 25.04.2025 Правки */

/* 12.05.2025 Форма Оставить заявку для товаров по запросу */
.btn.btn_darkblue.open-form-button:focus-visible {
	background-color: #553285;
}
#order_product .modal-dialog {
	width: 660px;
	max-width: 96%;
}
.woocommerce #order_product .delete-file img {
	max-width: max-content;
}
/* END 12.05.2025 Форма Оставить заявку для товаров по запросу */

/* 13.05.2025 Последние просмотренные товары */
.products_view h2 {
	margin-bottom: 25px;
	font-size: 25px;
	font-weight: 400;
}
.products_view .view_slider {
	margin-bottom: 40px;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.products_view .good_item {
	padding: 40px 25px 25px;
	border-radius: 8px;
	border: 1.5px solid rgb(231, 228, 237);
	margin-right: 30px;
}

.products_view .catalog_results .good_item .good_item_text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	max-height: 50px;
}

.products_view .good_item_char {
	margin-top: auto;
}


.view_slider .swiper-wrapper {
	height: auto;
}
/* END 13.05.2025 Последние просмотренные товары */

/* 14.05.2025 Выравнивание кнопки запроса цены */
.good_item_calc .btn {
	width: 100%;
}
/* END 14.05.2025 Выравнивание кнопки запроса цены  */

/* 14.05.2025 Меню на странице Карта сайта */
.sitemap-menu {
	margin-bottom: 40px;
}
.sitemap-menu .menu__item {
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 5px;
}
.sitemap-menu .menu__item span,
.sitemap-menu .submenu a {
	display: block;
}
.sitemap-menu .menu__item span::first-letter,
.sitemap-menu .submenu a::first-letter {
	text-transform: uppercase;
}
.sitemap-menu .submenu__item.has-child,
.sitemap-menu .submenu-2 {
	margin-left: 20px;
}
/* END 14.05.2025 Меню на странице Карта сайта */

/* 14.05.2025 Доработки */
.product_main_df .btn.active {
	cursor: default;
}

@media screen and (max-width: 576px) {
	.good_item_front .good_item_actions {
		flex-direction: column-reverse;
	}
	.good_item .add-compare {
		display: flex;
	}
}
/* END 14.05.2025 Доработки */

/* 26.05.2025 Доработки по брендам */
.brands_count {
	display: none;
}
.brands-wrap .brands-search__quantity_product {
	margin-top: 0.55rem;
	color: #9f9fa2;
	font-weight: 300;
	font-size: 18px;
}
/* END 26.05.2025 Доработки по брендам */

/* 03.06.2025 Доработки по бренду */
.brand-sort__price .orderby-option.btn.active {
	font-weight: 400;
}
.progres-bar__progress {
	transition: width 0.4s ease;
}
#order_brand .modal-dialog {
	width: 660px;
	max-width: 96%;
}
/* END 03.06.2025 Доработки по бренду */

/* 10.06.2025 Анкета соискателя */
.questionary_form {
	margin-bottom: 50px;
}
.questionary_form .modal_form_box {
	width: 100%;
	max-width: calc(100% - 10px);
}
.questionary_form .title_info {
	display: block;
	margin-bottom: 15px;
}
.questionary_form .radio_blcks {
	border: none;
	padding-left: 0;
}
.questionary_form .radio_blcks .wpcf7-radio.input {
	display: flex;
	flex-direction: column;
}
.questionary_form .radio_blcks .wpcf7-radio.input .wpcf7-list-item {
	margin-left: 0;
	margin-bottom: 15px;
}
.questionary_form .radio_blcks .wpcf7-radio.input .wpcf7-list-item label {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.questionary_form .radio_blcks .wpcf7-radio.input .wpcf7-list-item label input {
	height: 14px;
	width: fit-content;
}
.questionary_form .radio_blcks .wpcf7-radio.input .wpcf7-list-item label .wpcf7-list-item-label {
	margin-left: 15px;
}
.modal_form.questionary_form .controll_input .inp_place {
	top: 26px;
}
.modal_form.questionary_form .controll_input .inp_place.active {
	top: 0;
}
.questionary_form textarea {
	padding-top: 12px;
}
.questionary_form .desk_caller_check .wpcf7-list-item label {
	height: 24px;
}
.questionary_form .desk_caller_check .wpcf7-list-item label input {
	margin-top: 0;
	height: 100%;
}
.questionary_form .desk_caller_check .wpcf7-list-item label span {
	height: 100%;
	display: flex;
	align-items: center;
}
.questionary_form .input_privacy + .wpcf7-list-item-label a {
	margin-left: 4px;
}

@media (max-width: 768px) {
	.questionary_form .desk_caller_check .wpcf7-list-item label span {
		display: block;
	}

	.desk_caller_check .wpcf7-list-item label span::after {
		top: 6px;
	}
}
/* END 10.06.2025 Анкета соискателя */

.cookie {
	background: var(--Bg-04, #eeeef7);
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 20000000;
	display: none;
}

.cookie .cont {
	display: flex;
	align-items: unset;
	justify-content: space-between;
	padding: 25px 0;
	gap: 180px;
}

.cookie .left {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
}

.cookie .left svg {
	width: 44px;
	height: 44px;
	margin-right: 20px;
	flex-shrink: 0;
}

.cookie p {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0;
	color: var(--Text-gray, #5b5b5d);
}

.cookie a {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
	text-decoration: underline;
	text-decoration-style: solid;
	text-underline-offset: 3px;
	color: var(--Primary, #553285);
}

.cookie .btn {
	border: 1.5px solid var(--Primary, #553285);
	color: var(--Primary, #553285);
	padding: 14.5px 20px;
}

.cookie .btn:active {
	color: #fff;
}

@media (max-width: 991px) {
	.cookie .cont {
		display: block;
		padding: 20px;
	}
	.cookie .left svg {
		display: none;
	}

	.cookie .btn {
		margin-top: 15px;
		width: 100%;
	}
}

/* 19.06.2025 Доработки */
.questionary_txt.main_work_text {
	margin-top: 20px;
}
a.pp_alt {
	text-decoration: underline;
	margin-right: 4px;
}
.questionary_pp_txt {
	margin-top: 20px;
	margin-bottom: 40px;
}
.questionary_pp_txt p {
	margin-bottom: 20px;
}
.work-history {
	width: 100%;
	border-collapse: collapse;
}
.work-history th {
	padding-right: 10px;
}
.work-history th p {
	margin-bottom: 20px;
}
.work-history td {
	padding-right: 10px;
}

/* END 19.06.2025 Доработки */
#main_subscribe {
	scroll-margin-top: calc(100vh / 4);
}

.mob_subscribe_title {
	display: none;
}

.main_subscribe_form .desk_caller_check {
	margin-top: 20px;
}

.main_subscribe_form .desk_caller_check .wpcf7-list-item label span::after {
	top: -2px;
}

.main_subscribe_df .desk_caller_check p:nth-child(2) {
	margin-top: 15px;
}

.main_subscribe .btn.disabled,
.main_subscribe .btn:disabled,
.main_subscribe fieldset:disabled .btn {
	color: #fff;
	pointer-events: none;
	background-color: #553285;
	border-color: transparent;
	opacity: 1;
}

.main_subscribe .wpcf7-list-item-label.input_privacy_error {
	color: #ff3b30 !important;
}
.main_subscribe .wpcf7-list-item-label.input_privacy_error::after {
	border: 2.5px solid #ff3b30 !important;
}
.main_subscribe .wpcf7-list-item-label.input_privacy_error a {
	color: #ff3b30 !important;
}

.main_subscribe .wpcf7-not-valid {
	border: 2.5px solid #ff3b30 !important;
	box-sizing: border-box;
	padding: 0 15px !important;
}

.main_subscribe .wpcf7-not-valid-tip {
	display: none;
}

.main_subscribe a.pp_alt {
	margin-right: 0;
}

@media (max-width: 768px) {
	.main_subscribe_title {
		display: none;
	}
	.mob_subscribe_title {
		display: block;
		max-width: 260px;
		text-transform: uppercase;
        font-size: 18px;
        color: #39393b;
		font-weight: 300;
		line-height: 1.2;
	}

	.main_subscribe_df .desk_caller_check p:nth-child(2) .wpcf7-list-item-label {
		min-width: 16rem;
	}
}

.work-history_title {
	margin-bottom: 28px !important;
}

.work-field label {
	margin-bottom: 20px;
}

/* 24.06.2025 Правки на странице Корзина */
.cart_formalization_inputs {
	padding-bottom: 15px;
}
.txt_check.cart_content_subtitle {
	margin-bottom: 20px;
}
/* END 24.06.2025 Правки на странице Корзина */

/* 21.07.2025 стр. Политика */
.policy .title_blck {
  align-items: flex-start;
}
.policy .title_blck .m_title {
  width: 100%;
}
/* END 21.07.2025 стр. Политика */

/* 31.07.2025 Товары - логистика */
.prod_table_2.table_log .j_table .cot_w2,
.prod_table_2.table_log .j_table .cot_w3 {
	min-width: calc(50% - 165px) !important;
  max-width: calc(50% - 165px) !important;
}
/* END 31.07.2025 Товары - логистика */

/* 06.08.2025 Правки в Брендах */
.brands-wrap {
  display: block;
}
/* END 06.08.2025 Правки в Брендах */

/* 11.08.2025 Рекомендуемые товары */
.featured_slider {
	margin-bottom: 40px;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.featured_slider .good_item {
	min-width: auto;
	margin: 0;
}
/* END 11.08.2025 Рекомендуемые товары */

/* 12.08.2025 выравнивание чекбокса на странице заказа */
.woocommerce-billing-fields .catalog_filters_item_line {
	margin-bottom: 0;
}

.catalog_filters_item_line.checkbox_personality .checkbox + label {
    line-height: 2;
}

@media (max-width: 768px) {
	.catalog_filters_item_line.checkbox_personality .checkbox + label {
		line-height: 1.1;
	}
}

@media (max-width: 381px) {
	.catalog_filters_item_line .checkbox + label:after {
		margin-top: 0.3rem;
	}
}
/* END 12.08.2025 выравнивание чекбокса на странице заказа */

/* 14.08.2025 Исправления в верстке */
@media (max-width: 991px) {
	.about-brands__mobile h2.accent {
    font-style: normal;
		font-weight: 300;
    color: #553285;
  }
}
/* END 14.08.2025 Исправления в верстке */


.good_item .open-form-button,
.good_item .open-form-button:focus,
.good_item .open-form-button:hover{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 12px 20px;
	background: #553285;
	text-align: center;
	border-radius: 8px;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.33;
	height: 50px;
	color: #fcfdff;
	outline: none;
	bottom: 0;
	margin-top: 14px;
}

.pagination-block{
	width: 100%;
}
.quantity-cartcalc button{
	margin: 0 !important;
}

/* 18.08.2025 Правки */
.catalog_results.loading {
	opacity: 0.4;
}
.progres-bar__section .btn:active {
	background-color: #fff;
  border-color: #e7e4ed;
  opacity: 1;
  color: #39393b;
}
/* END 18.08.2025 Правки */

/* 26.08.2025 Правки */
.brands-list.loading {
	opacity: 0.4;
}
/* END 26.08.2025 Правки */

/* 01.09.2025 Правки */
.partners_item.no_active {
  pointer-events: none;
}
/* END 01.09.2025 Правки */

/* 01.09.2025 Правки */
.progres-bar__section .btn {
	margin-bottom: 0;
}
.brand-product__section {
	margin-bottom: 8rem;
}

@media (max-width: 991px) {
	.progres-bar__section .btn {
		margin-bottom: 0;
	}
	.brand-product__section {
		margin-bottom: 1.3rem;
	}
}
/* END 01.09.2025 Правки */

/* 03.09.2025 Правки */
@media (max-width: 576px) {
	.good_item_front .good_item_actions {
		right: 15px;
		top: 12px;
	}
	.good_item_front .good_item_actions_bttn {
		width: auto;
    height: auto;
    background: transparent;
    border-radius: 0;
	}
}
/* END 03.09.2025 Правки */

/* 10.09.2025 Окно подписки */
.main_subscribe_form {
	position: relative;
}
.main_subscribe_form .subscribe-success {
	display: none;
	position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f5f5fa;
}
.main_subscribe_form .subscribe-success.active {
	display: block;
}
.main_subscribe_form .subscribe-success p {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	color: #39393B;
}
.main_subscribe_form .subscribe-success .txt {
	margin-bottom: 10px;
	display: block;
	color: #5B5B5D;
	font-weight: 300;
	font-size: 18px;
	line-height: 24px;
}
.main_subscribe_form .subscribe-success .sub_form_info {
	display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #5B5B5D;
}
.main_subscribe_form .subscribe-success .sub_form_info svg {
  width: auto;
}
.main_subscribe_form .wpcf7-response-output {
  display: none;
}

@media (max-width: 991px) {
	.main_subscribe_headline {
		padding-bottom: 35px;
	}
	.mob_subscribe_title {
    text-align: center;
	}
	.main_subscribe_form .subscribe-success.active {
		display: flex;
		flex-direction: column;
    justify-content: space-around;
	}
	.main_subscribe_form .subscribe-success p {
		font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: center;
	}
	.main_subscribe_form .subscribe-success .txt {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 50px;
	}
	.main_subscribe_form .subscribe-success .sub_form_info {
		flex-direction: column;
		gap: 5px;
	}
	.main_subscribe_form .subscribe-success .sub_form_info span {
		text-align: center;
	}
}
/* END 10.09.2025 Окно подписки */

/* 10.09.2025 SEO текст в категориях */
.category_description {
	position: relative;
	display: inline-block;
	background: #F5F5FA;
	padding: 25px 30px;
	border-radius: 8px;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	color: #000000;
}
.category_description .text-content {
	display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
  line-height: 1.5em;
	position: relative;
}
.category_description .text-content.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}
.category_description .read-more {
	display: inline;
	border: none;
	background: transparent;
	color: #553285;
	font-size: 18px;
	font-weight: 300;
	text-decoration: underline;
}
/* END 10.09.2025 SEO текст в категориях */

/* 11.09.2025 Актуальные предложения */
.actual {
  padding-bottom: 80px;
}
.actual-items {
  margin-top: 50px;
}
.actual_slider {
	margin-bottom: 40px;
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.actual_slider .good_item {
  min-width: auto;
  margin: 0;
	height: auto;
}

@media screen and (max-width: 1200px) {
	.actual {
    padding-bottom: 60px;
	}
}
@media screen and (max-width: 768px) {
  .actual {
    padding-bottom: 40px;
  }
	.actual-items {
		margin-top: 20px;
	}
}
@media screen and (max-width: 576px) {
  .actual_slider .good_item,
	.featured_slider .good_item {
    min-width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: 15px;
  }
}
/* END 11.09.2025 Актуальные предложения */

/* 12.09.2025 Исправления */
@media (max-width: 991px) {
	.category-list__close {
    padding-left: 0;
	}
	.category_description {
		font-size: 14px;
		line-height: 18px;
	}
	.category_description .read-more {
		font-size: 14px;
		padding-left: 0;
	}
}
/* END 12.09.2025 Исправления */

/* 16.09.2025 Кнопки Избранного и Сравнения в корзине */
.cart_item_line_attrs.good_item_actions {
	opacity: 0;
	transition: opacity 0.2s;
	right: 25px;
  bottom: 10px;
}
.cart_item_line:hover .cart_item_line_attrs.good_item_actions {
	opacity: 1;
}
/* END 16.09.2025 Кнопки Избранного и Сравнения в корзине */

/* 23.09.2025 Правки */
.mob_ver {
  display: none;
}
@media (max-width: 991px) {
  .desc_ver {
    display: none !important;
  }
  .mob_ver {
    display: block;
  }
	.header_controls_cart.btn.mob_ver {
		display: inline-flex;
	}
}
/* END 23.09.2025 Правки */

/* 30.09.2025 Правки */
@media (max-width: 991px) {
	.main_materials_img {
		max-height: 100px;
    height: 100%;
	}
}
/* END 30.09.2025 Правки */

/* 02.10.2025 Правки */
.main_materials_img img {
	height: 150px;
	width: auto;
}

@media (max-width: 991px) {
	.main_materials_img picture {
		height: inherit;
		display: flex;
    align-items: center;
    justify-content: center;
	}
	.main_materials_img img {
	    height: auto;
	}
}
/* END 02.10.2025 Правки */

/* 06.10.2025 Правки */
.prod_table_1 .j_table .cot_w4 {
	text-align: center;
}
.prod_table_1 .j_table .cot_w4 span.comma:last-child {
	display: none;
}
.catalog .location_regions.catalog_regions {
	flex-wrap: wrap;
}
.catalog .location_regions .btn {
  margin: 0.5rem 0.4rem 0 0;
}

@media (max-width: 991px) {
	.catalog .location_regions.catalog_regions {
		display: none;
	}
}
/* END 06.10.2025 Правки */

/* 09.10.2025 Правки */
.catalog-menu-cat .materials_cat,
.materials_menu .materials_cat {
	display: flex;
  align-items: center;
  gap: 10px;
}
.materials_menu a.materials_cat {
  padding-left: 20px;
}
.catalog-menu-cat .materials_cat img,
.materials_menu .materials_cat img {
	width: 24px;
  height: 24px;
}

@media (max-width: 991px) {
	.catalog-menu-cat ul li {
		padding-left: 0;
	}
	.catalog-menu-cat .materials_cat {
		justify-content: flex-start;
	}
	.catalog-menu-cat ul li a::after {
		position: absolute;
		right: 0;
	}
}
/* END 09.10.2025 Правки */

/* 11.10.2025 Правки */
.aboutAdvant {
  margin-top: 30px;
}
/* END 11.10.2025 Правки */

/* 21.10.2025 Объектная скидка */
.object_discount {
	margin-top: 20px;
	display: flex;
	gap: 10px;
}
.object_discount svg {
	width: 24px;
  height: 24px;
  flex-shrink: 0;
}
.object_discount span {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
  color: #39393B;
}
/* END 21.10.2025 Объектная скидка */

/* 22.10.2025 Стрелки для слайдеров */
.swiper-button-next:after,
.swiper-button-prev:after {
	display: none;
}
.products_view .swiper-button-next svg,
.products_view .swiper-button-prev svg {
	width: 24px;
	height: 25px;
}
.actual .cont,
.products_view .cont {
	position: relative;
}
.actual .swiper,
.products_view .swiper {
	position: unset;
}
.swiper-arrow-next,
.swiper-arrow-prev {
	top: 60%;
  padding: 10px;
  background: #EEEEF7;
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.swiper-arrow-next {
	right: -55px;
}
.swiper-arrow-prev {
	left: -55px;
}

@media (max-width: 991px) {
	.swiper-arrow-next {
		right: -30px;
	}
	.swiper-arrow-prev {
		left: -30px;
	}
}

@media (max-width: 610px) {
	.swiper-arrow-next {
		right: -10px;
	}
	.swiper-arrow-prev {
		left: -10px;
	}
}

@media (max-width: 576px) {
	.swiper-arrow-next {
		right: 10px;
	}
	.swiper-arrow-prev {
		left: 10px;
	}
}
/* END 22.10.2025 Стрелки для слайдеров */

/* 12.11.2025 Исправления */
.j_table_line .cot_td {
	flex-wrap: wrap;
}
/* END 12.11.2025 Исправления */

/* 19.11.2025 Исправления в поиске */
.header-search .form-search {
  padding-right: 85px;
}
.header_search_input input.in_reset:hover {
	border: none;
}
/* END 19.11.2025 Исправления в поиске */

/* 27.11.2025 Добавление ссылки в Сравнение */
.good_item_img_control_links .btn_href_product {
	display: flex;
	align-items: center;
	justify-content: center;
}
.good_item_img_control_links .btn.btn_href_product svg {
	display: block;
	margin: auto;
}
.good_item_img_control_links .btn.btn_href_product svg path {
	stroke: #553285;
}
/* END 27.11.2025 Добавление ссылки в Сравнение */

/* 27.11.2025 Список категорий на странице Материалы */
@media (max-width: 991px) {
	.materials {
    margin-top: -25px;
	}
	.materials_menu_mob.mob_ver {
	  position: relative;
	}
	.materials_menu_mob.mob_ver .catalog-menu-cat {
		padding-top: 25px;
	}
	.materials_menu_mob.mob_ver .catalog-menu-subcat__item {
		opacity: 0;
		width: 105%;
	}
	.materials_menu_mob.mob_ver .catalog-menu-subcat__item.open {
  	opacity: 1;
	}
}
/* END 27.11.2025 Список категорий на странице Материалы */

/* 09.12.2025 Стрелки на слайдерах */
.swiper .swiper-button-next, .swiper .swiper-button-prev {
	z-index: 9;
}
/* END 09.12.2025 Стрелки на слайдерах */

/* 29.12.2025 Пагинация на слайдерах */
.swiper-pagination {
	z-index: 9;
}
/* END 29.12.2025 Пагинация на слайдерах */

/* 02.02.2026 Изменения h1 на странице Проекты */
.page_projects .title_blck.projects_title {
  min-height: 230px;
}
.page_projects .title_blck.projects_title .left h2.desc-ver {
	display: block;
  margin-top: 2rem;
  font-weight: 300;
  line-height: 30px;
  color: #39393b;
  font-size: 22px;
  max-width: 600px;
}

@media (max-width: 991px) {
	.page_projects .title_blck.projects_title {
    min-height: auto;
	}
	.page_projects .title_blck.projects_title .left h2.mob-ver {
		font-weight: 300;
		margin-top: 0.8rem;
		font-size: 14px;
		color: #5b5b5d;
		line-height: 18px;
	}
}
/* END 02.02.2026 Изменения h1 на странице Проекты */

/* 09.02.2026 Исправления */
.header_controls_cart .header_controls_cart_blck {
	width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f5f5fa;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 8px;
}
.header_controls .header_controls_cart .header_controls_cart_blck {
	color: #5b5b5d;
	font-size: 16px;
	font-weight: 300;
}

@media screen and (max-width: 1400px) {
	.header_controls .header_controls_cart .header_controls_cart_blck {
		width: 36px;
    height: 36px;
	}
}
@media screen and (max-width: 992px) {
	.header_controls .header_controls_cart .header_controls_cart_blck {
		margin: 0;
	}
}

/* END 09.02.2026 Исправления */

/* 05.03.2026 Страница 404 */
.notFound__info .block_a {
	display: flex;
  gap: 10px;
}

@media (max-width: 991px) {
	.notFound__info .block_a {
    flex-direction: column;
	}
	.cont_404 .breadcrumbs {
		margin-bottom: 0;
	}
}
/* END 05.03.2026 Страница 404 */

/* 08.03.2026 Стр. Отзывы */
.page_reviews .m_title,
.page_reviews .yandex_blck {
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.page_reviews .yandex_blck div {
    width: auto !important;
	}
}
/* END 08.03.2026 Стр. Отзывы */

/* 16.03.2026 Плашка Новинка на карточке товара */
.catalog_content .good_item_data {
	position: absolute;
	left: 25px;
	top: 30px;
	padding: 7px;
	background: #553285;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.33;
	z-index: 5;
}

@media (max-width: 991px) {
	.catalog_content .good_item_data {
		left: 15px;
    top: 15px;
		font-size: 13px;
	}
}
/* END 16.03.2026 Плашка Новинка на карточке товара */
