.catalog-one-arhiv{
	flex-grow: 1;
	flex-basis: 300px;
	max-width: 370px;
	margin: 13px;
	text-decoration: none;
	color: var(--lifht-black);
	position: relative;
}
.catalog-one-arhiv a{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.catalog-arhiv-h2{
	margin: 25px 0 10px 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}	
.catalog-arhiv-h2 b{
	font-weight: 600;
	margin-right: 20px;
	margin-bottom: 10px;
}
.acf_catalog_square_title{
	font-size: 15px;
	display: flex;
	align-items: end;
	margin-bottom: 10px;
}
.acf_catalog_square_title i{
	display: block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
	background: url(../img/catalog_square.svg);
}
.catalog-one-arhiv-img{
	height: 288px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
.catalog-one-arhiv-img .slick-dots{
	top: calc(100% - 25px);
	z-index: 2;
}
.catalog-one-arhiv-img-galery{
	height: 288px;
	background-size: cover;
	background-position: center;
}
.catalog-filter{
	background-color: var(--gray-s);
	overflow: hidden;
}
.catalog-filter-body{
	display: flex;
	align-items: center;
	padding: 30px 0;
	flex-wrap: wrap;
  justify-content: center;
}
.filter_form{
	display: flex;
	align-items: center;
}
.filter_form-body{
	display: flex;
	align-items: center;
	position: relative;
	background: #fff;
	height: 50px;
	margin: 5px 15px 5px 1px;
	border-radius: 0 12px 12px 0;
	max-width: 449px;
}
.price_slider{
	position: absolute;
	width: calc(100% - 12px);
	bottom: -15px;
	margin: 0 12px 0 12px;
}
.catalog-filter-title{
	font-weight: 600;
}

.catalog-filter-one-sb {
	position: relative;
	display: inline-block;
	width: 100%; /* Устанавливаем ширину обертки */
	color: var(--gray-m);
	padding: 0 5px 0 0;
	border: none;
	margin: 5px 1px;
}
/* Псевдоэлемент для стилизации стрелки */
.catalog-filter-one-sb::after {
	content: ''; /* Замените на нужный символ или иконку */
	position: absolute;
	background-image: url('data:image/svg+xml,<svg width="14" height="9" viewBox="0 0 14 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.636048 0.793031C0.823576 0.60556 1.07788 0.500244 1.34305 0.500244C1.60821 0.500244 1.86252 0.60556 2.05005 0.793031L7.00005 5.74303L11.95 0.793031C12.1387 0.610873 12.3913 0.510078 12.6535 0.512356C12.9156 0.514635 13.1665 0.619804 13.3519 0.805212C13.5373 0.99062 13.6424 1.24143 13.6447 1.50363C13.647 1.76583 13.5462 2.01843 13.364 2.20703L7.70705 7.86403C7.51952 8.0515 7.26521 8.15682 7.00005 8.15682C6.73488 8.15682 6.48058 8.0515 6.29305 7.86403L0.636048 2.20703C0.448577 2.0195 0.343262 1.76519 0.343262 1.50003C0.343262 1.23487 0.448577 0.980558 0.636048 0.793031Z" fill="%23999999"/></svg>');
	background-repeat: no-repeat;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	width: 15px;
	height: 10px;
}

.catalog-filter-one-sb select {
	color: var(--gray-m);
	padding: 15px 8px;
	border: none;
	margin: 5px 1px;
	-webkit-appearance: none; /* Убираем стандартное оформление */
	-moz-appearance: none;
	appearance: none;
	background-color: white; /* Устанавливаем фон */
	cursor: pointer;
	width: 100%; /* Растягиваем select на всю ширину обертки */
}

.catalog-filter-one-sb.sb_square select{
	border-radius: 14px 0 0 14px;
}
.catalog-filter-one{
	flex-basis: 130px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-bottom: 5px;
}
.filter_form button[type="submit"]{
	margin: 0;
	max-width: 266px;
}
.filter_form input[type="text"]:focus,
.filter_form input[type="text"]:checked,
.filter_form input[type="text"]{
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	outline: 0;
	outline-offset: 0;
	color:var(--gray-m);
}
.filter_form-body [for="min_value_input"]{
	padding: 0 10px;
	font-size: 14px;
}
.filter_form-body [for="max_value_input"]{
	font-size: 14px;
	padding: 0 13px 0 0;
}
.filter_form-hr{
	padding-right: 10px;
}
.catalog-filter-one-price{
	margin-bottom: 8px;
	flex-grow: 0;
}
.catalog-filter-one-price .catalog-filter-title{
	margin-bottom: 5px;
}
.catalog-arhiv-detals{
	display: flex;
	justify-content: space-between;
	max-width: 348px;
}
.catalog-arhiv-detals span{
	display: flex;
	align-items: end;
}
.catalog-arhiv-detals span i{
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 8px;
}
.acf_catalog_floor i{
	background: url(../img/catalog_floor.svg);
}
.acf_catalog_bedroom i{
	background: url(../img/catalog_bedroom.svg);
}
.acf_catalog_toilet i{
	background: url(../img/catalog_toilet.svg);
}
.catalog-arhiv-price{
	font-size: 21px;
	font-weight: 600;
	margin: 23px 0 13px 0;
}
.page-template-templete-catalog .pagination{
	padding: 18px 0 100px 0;
}
.pagination-mob{
	display: none;
}
.cataloge-one-main{
	background: var(--gray-s);
}
.cataloge-one-main-container{
	display: flex;
	margin-top: 63px;
	margin-bottom: 58px;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.cataloge-one-galery{
	max-width: 676px;
	flex-basis: 676px;
}
.catalog-one-slider-full{
	overflow: hidden;
	line-height: 0;
	margin-bottom: 5px;
}
.catalog-one-slider-full-img{
	width: 100%;
	height: 491px;
	background-size: cover;
	background-position: center;
}
.catalog-one-slider-menu{
	margin-left: -5px;
	margin-right: -5px;
}
.catalog-one-slider-menu-img{
	width: 100%;
	height: 84px;
	background-size: cover;
	background-position: center;
	border-radius: 10px;
	overflow: hidden;
	border: var(--gray-s) 2px solid;
	cursor: pointer;
}
.catalog-one-slider-menu-img:hover, .slick-current .catalog-one-slider-menu-img {
	border-color: var(--yellow);
}
.catalog-one-slider-padding{
padding: 5px;
}
.cataloge-one-info{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-basis: 445px;
	max-width: 473px;
	flex-grow: 1;
}
.cataloge-one-info h1 {
	margin: 5px 0;
	display: flex;
	justify-content: space-between;
}
.cataloge-one-info .catalog-arhiv-detals span i,
.cataloge-one-info .acf_catalog_square_title i{
	background-size: cover;
	width: 30px;
	height: 30px;
}
.cataloge-one-info .catalog-arhiv-detals span,
.cataloge-one-info .acf_catalog_square_title{
	font-size: 20px;
  align-items: center;
}
.cataloge-one-info  .catalog-arhiv-detals{
	max-width: 428px;
	margin-top: 25px;
}
.cataloge-one-info-body{
	margin: 10px 0;
}
.cataloge-one-info-choice-body{
	margin: 10px 0;
}
.cataloge-one-info-choice-botton-menu{
	margin-top: 10px;
}
h2.cataloge-one-info-h2{
	font-size: 21px;
	margin: 5px 0 15px 0;
}
.cataloge-one-info-choice{
	display: flex;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
}
.cataloge-one-info-choice-botton{
	border: none;
	border-radius: 10px;
	background-color: #ffffff;
	padding: 15px 15px 15px 20px;
	font-size: 17px;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	color: var(--lifht-black);
	flex-grow: 1;
	flex-basis: 300px;
	margin: 5px;
	display: flex;
	align-items: center;
	max-width: calc(50% - 10px);
}
.cataloge-one-info-choice-botton i{
	display: block;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	border: var(--gray-l) 1px solid;
	position: relative;
	margin-right: 13px;
}
.cataloge-one-info-choice-botton.click i{
	border-color:var(--yellow);
}
.cataloge-one-info-choice-botton.click i::before{
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 10px;
	height: 10px;
	background-color: var(--yellow);
	border-radius: 50%;
}
.order-house-botton{
	width: 100%;
}
.cataloge-one-info-a{
	display: flex;
	margin: 8px -5px 0 -5px;
}
.cataloge-one-info-a a,
.cataloge-one-info-a a:hover
.cataloge-one-info-a a:visited
.cataloge-one-info-a a:focus{
	border-radius: 10px;
	padding: 13px 15px;
	font-size: 17px;
	font-weight: 600;
	cursor: pointer;
	text-decoration: none;
	color: var(--lifht-black);
	border: 2px solid;
	text-align: center;
	flex-grow: 1;
	margin: 5px;
}
.cataloge-one-info-a a:hover{
	color: var(--green);
}
.komplekts{
	display: flex;
	margin-top: 90px;
	margin-bottom: 90px;
	gap: 20px;
}
.komplekt-b,
.komplekt-o,
.komplekt-p{
	overflow: hidden;
	background-color: var(--gray-s);
	padding: 30px;
	height: max-content;
	flex-basis: 320px;
	flex-grow: 1;
}
.komplekts h2{
	margin: 34px 0 10px 0;
	font-size: 33px;
	text-align: center;
}
.komplekt-price{
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	margin: 15px 0 20px 0;
}
.komplekts h3{
	position: relative;
	font-size: 20px;
	margin: 35px 0;
	padding-right: 24px;
	cursor: pointer;
	transition: 0.7s;
}
.komplekts h3::after{
	content: '';
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 0;
	right: 0;
	background-image: url(../img/arrow-down.svg);
	background-size: 100%;
}
.komplekts h3.click::after{
	background-image: url(../img/arrow-up.svg);
}
.komplekts p{
	font-size: 17px;
	transition: 0.7s;
	padding-bottom: 10px;
	margin: 0 0 9px 0;
	border-bottom: var(--gray-m) 1px solid;
}
@media screen and (max-width: 1275px){
	.catalog-filter-one-sb.sb_square select,
	.filter_form-body,
	.catalog-filter-one-sb select{
		border-radius: 14px;
	}
}
@media screen and (max-width: 1239px){
	.cataloge-one-galery{
		max-width: calc(50vw - 50px);
	}
	.cataloge-one-info{
		max-width: calc(50vw - 50px);
	}
	.komplekt-price,
	.komplekts h2{
		font-size: 24px;
	}
	.komplekts h3{
		font-size: 16px;
    margin: 20px 0;
	}
	.komplekts h3::after{
		width: 20px;
		height: 20px;
		top: -5px;
	}
	.komplekt-b, .komplekt-o, .komplekt-p{
		padding: 25px 15px;
	}

}
@media screen and (max-width: 1050px){
	.cataloge-one-galery{
		max-width: calc(45vw - 50px);
	}
	.cataloge-one-info{
		max-width: calc(55vw - 50px);
	}
	.catalog-one-slider-full-img{
		height: 377px;
	}

}
@media screen and (max-width: 768px){
	.catalog-one-slider-full-img{
		height: calc(80vw - 50px);
	}
	.catalog-one-slider-menu{
		margin-top: 5px;
	}
	.cataloge-one-main-container{
		flex-wrap: wrap;
	}
	.cataloge-one-info,
	.cataloge-one-galery{
		max-width: calc(100vw - 50px);
	}
	.catalog-one-arhiv{
		max-width: 320px;
	}
	.filter_form{
		flex-wrap: wrap;
	}
	.filter_form button[type="submit"],
	.filter_form-body{
			width: 100%;
			margin-bottom: 45px;
			margin-right: 0;
			max-width: 100%;
	}
	.catalog-filter-one,
	.catalog-filter-one-price{
		width: 100%;
		flex-basis: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.catalog-filter-body{
		margin-left: 15px;
    margin-right: 15px;
	}
	.catalog-filter-one select{
		/* margin: 10px 0; */
	}
	.pagination-mob{
		width: 100%;
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: center;
	}
	.pagination-mob a.page-numbers:not(.next),
	.page-numbers:not(.next),
	.pagination{
		display: none !important;
	}
	.pagination-mob a.next.page-numbers{
		border: none;
		border-radius: 10px;
		background-color: var(--yellow);
		padding: 15px;
		font-size: 16px;
		font-weight: 600;
		cursor: pointer;
		text-decoration: none;
		color: var(--lifht-black);
		text-align: center;
		display: block;
		width: 100%;
		margin: 10px 0 90px 0;
		display: flex;
		max-width: 330px;
	}
	.cataloge-one-info .catalog-arhiv-detals span, .cataloge-one-info .acf_catalog_square_title,
	.catalog-arhiv-detals{
		font-size: 0.9em;
	}
	.acf_catalog_square_title i,
	.catalog-arhiv-detals span i{
		background-size: cover;
    width: 20px;
    height: 20px;
	}
	.komplekts{
		flex-wrap: wrap;
		margin: 60px 25px;
	}
	.komplekt-b, .komplekt-o, .komplekt-p {
		width: 100%;
}
	.cataloge-one-main{
		background:none
	}
	.cataloge-one-main-container{
		margin-top: 30px;
    margin-bottom: 0;
	}
		.komplekts h2 {
			text-align: left;
			float: left;
	}
	.komplekt-price{
		margin-top: 35px;
    text-align: right;
    padding-right: 24px;
		position: relative;
		cursor: pointer;
	}
	/* .komplekt-price::after{
		content: '';
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
    background-image: url(../img/arrow-down.svg);
    background-size: 100%;
	} 
	.komplekt-price.click::after {
    background-image: url(../img/arrow-up.svg);
	}*/
	/*.komplekt-price:not(.click) ~ h3::after,
	.komplekt-price:not(.click) ~ h3,
	.komplekt-price:not(.click) ~  p{
		height: 0;
		padding: 0;
		margin: 0;
		font-size: 0;
		border-color: var(--gray-s);
	}*/
	.komplekt-b, .komplekt-o, .komplekt-p {
		padding: 0 15px 15px 15px;
}
.cataloge-one-info-choice-botton{
	border: var(--gray-l) 1px solid;
}
}
@media screen and (max-width: 550px){
	.catalog-one-arhiv{
		max-width: calc(100% - 70px);
	}
	.catalog-one-arhiv-img{
		height: 234px;
	}
	.komplekt-price, .komplekts h2 {
		font-size: 20px;
		margin: 20px 0 5px 0;
	}
	.page-template-templete-catalog .pagination-mob a.next.page-numbers{
		transform: none !important;
	}
}