.n_button_show{
	z-index:101;
}

.price_check{
	width: calc(50% - 8px);
	overflow: hidden;
	display: block;
	float: left;
	font-weight: 600;
}

.price_check input[type="number" i] {
    padding-block: 12px;
    padding-inline: 12px;
    width: calc(100% - 24px);
    border-radius: 8px;
    border: none;
    background-color: #f4f4f4;
}

.price_check input[type="number" i]:focus {
    outline:none;
	
}

.filter_check{
	display:flex;
	font-size: 12pt;
	align-items: center;
	gap: 4px;
}

#n_filters {width: calc(100% - 36px);max-width: max-content;margin:auto;overflow:hidden;display:block;padding: 0px 0px 24px 0px;}
#n_filters2 {width: calc(100% - 36px);max-width:1400px;margin:auto;overflow:hidden;display:block;padding: 12px 0px 12px 0px;}

#n_filters .n_area{
    display: flex;
    overflow: auto;
    gap: 8px;
    animation-name: scroolX;
    animation-duration: 2s
    }

#n_filters .n_area::-webkit-scrollbar
{
display:none;
}

#f4_filter{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 102;
    margin: 0px auto;
    display: none;
    justify-content: center;
    align-items: center;
}

.show_f4_filter{
	display:flex!important;
}

.show_filter{
	display: block!important;
}

#f4_filter .f4_border{
	padding: 12px;
	background-color: #ffffff;
	border-radius: 39px;
}

#f4_filter input{border-style: none;padding: 13px;width: calc(100% - 96px);font-size: 12pt;color: #3c3e49;font-style: normal;cursor: text;margin: 0px auto;font-family: "Poppins", sans-serif;font-weight: 600;background: none;}

#f4_filter input:focus {
border: none;
outline:none;
}

#f4_filter a{
	display: block;
	width: calc(100% - 24px);
	border-top: 1px solid #f7f7f7;
	padding: 12px;
	color:#000;
}

#f4_filter a:hover{
	background-color:#f7f7f7;
}


#f4_filter .window
{
    padding: 12px;
    width:100%;
    max-width: 600px;
    /* background:white; */
    margin:0px auto;
    position: relative;
    border-radius:20px;
    z-index: 100;
    transform: scaleY(1.0);
    max-height: 595px;
    height: max-content;
    animation-name: scaleY;
    animation-duration: 1s;
    overflow: hidden;
}

#n_filters .n_sub{
	/* height: 40px; */
	display: inline-block;
	min-width: fit-content;
}

#n_filters .n_sub img{
	height: 24px;
	width: auto;
}

#n_filters .n_button{
	float: left;
	padding: 8px 12px 8px 8px;
	background: white;
	border-radius: 40px;
	font-size: 10pt;
	gap: 6px;
	font-weight: 600;
	border: 1px solid #dedede!important;
	color: #3c3e49;
	border: none;
	cursor: pointer;
	position: relative;
	align-items: center;
	display: flex;
.n_button_show{
	z-index: 101;
}

.price_check{
	width: calc(50% - 8px);
	overflow: hidden;
	display: block;
	float: left;
	font-weight: 600;
}

.price_check
	input[type="number" i] {
    padding-block: 12px;
	padding-inline: 12px;
	width: calc(100% - 24px);
	border-radius: 8px;
	border: none;
	background-color: #f4f4f4;
}

.price_check
	input[type="number" i]:focus {
    outline:none;
 
}

#n_filters {
	width: calc(100% - 36px);
	max-width:1400px;
	margin:auto;
	overflow:hidden;
	display:block;
	padding: 12px 0px 12px 0px;}
#n_filters2 {
	width: calc(100% - 36px);
	max-width:1400px;
	margin:auto;
	overflow:hidden;
	display:block;
	padding: 12px 0px 12px 0px;}

#n_filters .n_area{
	display: flex;
	overflow: auto;
	animation-name: scroolX;
	animation-duration: 2s}

#n_filters .n_area::
	-webkit-scrollbar
{
display:none;
}

#f4_filter{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 102;
	margin: 0px auto;
	display: none;
	justify-content: center;
	align-items: center;
}

.show_f4_filter{
	display:flex!important;
}

.show_filter{
	display: block!important;
}

#f4_filter .f4_border{
	padding: 12px;
	background-color: #ffffff;
	border-radius: 39px;
}

#f4_filter
	input{border-style: none;
	padding: 13px;
	width: calc(100% - 96px);
	font-size: 12pt;
	color: #3c3e49;
	font-style: normal;
	cursor: text;
	margin: 0px auto;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	background: none;}

#f4_filter
	input:focus {
border: none;
	outline:none;
}

#f4_filter
	a{
 display: block;
	width: calc(100% - 24px);
	border-top: 1px solid #f7f7f7;
	padding: 12px;
	color:#000;
}

#f4_filter
	a:hover{
 background-color:#f7f7f7;
}


#f4_filter .window
{
	padding: 12px;
	width:100%;
	max-width: 600px;
	/* background:white; */
	margin:0px auto;
	position: relative;
	border-radius:20px;
	z-index: 100;
	transform: scaleY(1.0);
	max-height: 595px;
	height: max-content;
	animation-name: scaleY;
	animation-duration: 1s;
	overflow: hidden;
}

#n_filters .n_sub{
	/* height: 40px; */
	display: inline-block;
	min-width: fit-content;
}

#n_filters .n_button{
	float: left;
	padding: 12px 16px 12px 16px;
	background: white;
	border-radius: 40px;
	margin: 0px 8px 0px 0px;
	font-size: 10pt;
	font-weight: 600;
	border: 1px solid #dedede!important;
	color: #3c3e49;
	border: none;
	cursor: pointer;
	position: relative;
	align-items: center;
	display: flex;
}

#n_filters .n_button_active{
	float: left;
	padding: 12px 16px 12px 16px;
	background: #2ed87b;
	border-radius: 40px;
	margin: 0px 8px 0px 0px;
	font-size: 10pt;
	font-weight: 600;
	/* border: 1px solid #dedede; */
	color: #ffffff;
	border: none;
	cursor: pointer;
	position: relative;
	align-items: center;
	display: flex;
	font-family: "Poppins", sans-serif;
}

#n_filters .n_button:
	hover{
 background:#f7f7f7;
}

#n_filters .n_content{
	background: white;
	border-radius: 16px;
	width: 308px;
	height: auto;
	top: 340px;
	display: none;
	position: absolute;
	z-index: 101;
}

#n_filters .n_content_head{
	padding:16px;
	overflow: hidden;
	font-weight:600;
}

#n_filters .n_content_top{
	padding:16px;
	max-height:300px;
	overflow: auto;
	border-top: 1px solid #f1f5fb;
	display: grid;
	gap: 8px;
}

#n_filters .n_content_bottom{
	padding:16px;
	overflow: hidden;
	border-top: 1px solid #f1f5fb;
}

#n_filters .n_cancel{
	width: calc(50% - 8px);
	display: block;
	background-color: #dfdfdf;
	padding: 12px;
	float:left;
	text-decoration: none;
	border-radius: 8px;
	border: none;
	color: #5d5d5d;
	font-size: 12pt;
	margin-right: 16px;
	cursor:pointer;
}

#n_filters .n_cancel:
	hover{
 background-color:#c7c7c7;
}

#n_filters .n_apply{
	width: calc(50% - 8px);
	display: block;
	background-color: #2ed87b;
	padding: 12px;
	float:left;
	text-decoration: none;
	border-radius: 8px;
	border: none;
	color: #ffffff;
	font-size: 12pt;
	cursor:pointer;
}

#n_filters .n_apply:
	hover{
 background-color:#31c4b0;
	color:#fff;  
}

#count_result{
	padding: 0px 16px 0px 16px;
	display: flex;
	align-items: center;
	gap: 6px;
}

#count_result
	img{
    width:24px;
	height:auto;
}

.show_mobile{
	display:none;
}

.show_desktop{
	display:block;
}

.only_mobile{
	display: none!important;
}

.only_desktop{
	display: block!important;
}
	@media (max-width: 620px) {


.filter_check{font-size: 12pt;
	margin-bottom: 8px;
	font-family: 'Poppins', sans-serif;
	align-content: flex-start;
	display: flex;
	align-items: center;}

input[type=
	"checkbox" i] {background-color: initial;
	cursor: default;
	appearance: auto;
	box-sizing: border-box;
	margin: 3px 8px 3px 4px;
	padding: initial;
	border: initial;
	width: 24px;
	height: 24px;}

.filter_set{
	width: 80%!important;
	display: block;
	background-color: #ff385c;
	margin: 4px auto;
	padding: 12px;
	text-decoration: none;
	border-radius: 8px;
	border: none;
	color: #ffffff;
	font-size: 12pt;
}

.filter_set:
	hover{
width: 80%!important;
	cursor: pointer;
	background-color: #6c6c6c;
	color: #ffffff; 
}


.show_popup {
	display:flex!important}
	@keyframes scaleY {
 0%   {transform: scaleY(1);}
 10%   {
	transform: scaleY(1);} 
 50%   {
	transform: scaleY(1);}  
 100%  {
	transform: scaleY(1);}  
 0%   {
	height:0px}
 100%  {
	height:595px}
 } 
.show_mobile{
	display: block;
}

.show_desktop{
	display:none;
}

#premium_ads .pads_content{
	width: calc(50% - 48px);
}


#n_filters .n_content{
	background: white;
	border-radius: 16px 16px 0px 0px;
	width: 100%;
	height: auto;
	left: 0;
	top: auto;
	bottom: 0px;
	position: fixed;
	z-index: 190;
	margin: 0px;
}

#n_filters .n_content_top{
	max-height: 400px;
} 


#n_filters .n_button{
	padding: 12px 12px 12px 12px;
}

#n_filters .n_button_active{
	padding: 12px 12px 12px 12px;
}


#f4_filter .window
{
	animation-name: scaleYx;
}

#count_result{
	padding: 8px 12px 8px 12px;
	display: flex;
	align-items: center;
	gap: 6px;
} 

.only_mobile{
	display: block!important;
}
 
 
.only_desktop{
	display: none!important;
} 
};
	font-family: "Poppins", sans-serif;
}

#n_filters .n_button_active{
	padding: 8px 12px 8px 8px;
	background: #2ed87b;
	border-radius: 40px;
	font-size: 10pt;
	font-weight: 600;
	gap: 6px;
	color: #ffffff;
	border: none;
	cursor: pointer;
	align-items: center;
	display: flex;
	font-family: "Poppins", sans-serif;
	position: relative;
}


#n_filters .n_button:hover{
	background:#f7f7f7;
}

#n_filters .n_content{
	background: white;
	border-radius: 16px;
	width: 308px;
	height: auto;
	top: 320px;
	display: none;
	position: absolute;
	z-index: 101;
	border: 2px solid #f4f4f4;
}

#n_filters .n_content_head{
	padding:16px;
	overflow: hidden;
	font-weight:600;
}

#n_filters .n_content_top{
	padding:16px;
	max-height: 180px;
	overflow: auto;
	border-top: 1px solid #f1f5fb;
	display: grid;
	gap: 8px;
}

#n_filters .n_content_bottom{
	padding:16px;
	overflow: hidden;
	border-top: 1px solid #f1f5fb;
}

#n_filters .n_cancel{
	width: calc(50% - 8px);
	display: block;
	background-color: #dfdfdf;
	padding: 12px;
	float:left;
	text-decoration: none;
	border-radius: 8px;
	border: none;
	color: #5d5d5d;
	font-size: 12pt;
	margin-right: 16px;
	cursor:pointer;
}

#n_filters .n_cancel:hover{
	background-color:#c7c7c7;
}

#n_filters .n_apply{
	width: calc(50% - 8px);
	display: block;
	background-color: #2ed87b;
	padding: 12px;
	float:left;
	text-decoration: none;
	border-radius: 8px;
	border: none;
	color: #ffffff;
	font-size: 12pt;
	cursor:pointer;
}

#n_filters .n_apply:hover{
	background-color:#31c4b0;
	color:#fff;  
}

#count_result{
    padding: 8px 8px 8px 8px;
    display: flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    border-radius: 18px;
    width: max-content;
}

#count_result img{
    width:24px;
	height:auto;
}

#count_warning{
    display: grid;
    align-items: center;
    gap: 6px;
    margin: 0px auto;
    width: 100%;
    max-width: 850px;
    text-align: left;
    font-weight: 600;
}

#count_warning .send_button{
	padding: 12px;
	background: #2ed87b;
	border-radius: 40px;
	font-size: 10pt;
	font-weight: 600;
	gap: 6px;
	color: #ffffff;
	border: none;
	cursor: pointer;
	align-items: center;
	display: flex;
	font-family: "Poppins", sans-serif;
	width:max-content;
	margin:0px auto;
}

#count_warning img{
    width: 100%;
    max-width: 300px;
    height:auto;
    margin: 0px auto;
}

.show_mobile{
    display:none;
}

.show_desktop{
    display:block;
}

.only_mobile{
	display: none!important;
}

.only_desktop{
	display: block!important;
}

#popup_back{
	/* background: #00000052; */
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	animation-name: slowchange;
	animation-duration: 1s;
	align-items: center;
	/* backdrop-filter: blur(1px); */
	display: flex;
}

.popup{
	position: absolute;
	z-index: 12;
	width: 100%;
	height: calc(100% - 72px);
	background: white;
	margin: 0px auto;
	overflow: hidden;
	bottom: 0px;
}

.active{
	display: grid;
}

.p_active{
	display: block!important;
}

.popup_top{
	width: 800px;
	overflow: hidden;
	padding: 16px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
}

.popup_content{
	width: 800px;
	padding: 16px;
	overflow: hidden;
	display: grid;
	gap: 12px;
}

.popup_close{
	overflow: hidden;
	display: flex;
	align-items: center;
	border: none;
	padding: 12px;
	border-radius: 10px;
	font-size: 12pt;
	font-weight: 500;
	gap: 12px;
	cursor:pointer;
	width: 42px;
	background: #fff;
	position: absolute;
	transition:0.2s;
}

.popup_close:hover{
	width:100px;
	transition:0.2s;
}

.popup_close img{
	width: 18px;
	height: 18px;
}


@media (max-width: 620px) {


.filter_check{font-size: 12pt;margin-bottom: 8px;font-family: 'Poppins', sans-serif;align-content: flex-start;display: flex;align-items: center;}

input[type="checkbox" i] {background-color: initial;cursor: default;appearance: auto;box-sizing: border-box;margin: 3px 8px 3px 4px;padding: initial;border: initial;width: 24px;height: 24px;}

.filter_set{
width: 80%!important;
display: block;
background-color: #ff385c;
margin: 4px auto;
padding: 12px;
text-decoration: none;
border-radius: 8px;
border: none;
color: #ffffff;
font-size: 12pt;
}

.filter_set:hover{
width: 80%!important;
cursor: pointer;
background-color: #6c6c6c;
color: #ffffff; 
}


.show_popup {display:flex!important}

	@keyframes scaleY {
	0%   {transform: scaleY(1);}
	10%   {transform: scaleY(1);}	
	50%   {transform: scaleY(1);}		
	100%  {transform: scaleY(1);}		
	0%   {height:0px}
	100%  {height:595px}
	}	
.show_mobile{
    display: block;
}

.show_desktop{
    display:none;
}

#premium_ads .pads_content{
	width: calc(50% - 48px);
}


#n_filters .n_content{
	background: white;
	border-radius: 16px 16px 0px 0px;
	width: 100%;
	height: auto;
	left: 0;
	top: auto;
	bottom: 0px;
	position: fixed;
	z-index: 190;
	margin: 0px;
	border-top: 2px solid #878787;
	box-shadow: 0px -3px 12px #00000061;
}

#n_filters .n_content_top{
	max-height: 400px;
}	


#n_filters .n_button{
	padding: 8px 12px 8px 8px;
	font-size: 10pt;
}

#n_filters .n_button_active{
	padding: 8px 12px 8px 8px;
	font-size: 10pt;
	font-weight: 600;
}

#n_filters .n_sub img{
	height: 18px;
	width: auto;
}
	
#f4_filter .window
{
    animation-name: scaleYx;
}

#count_result{
    padding: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 10pt;
    background: #fff;
    border-radius: 18px;
    width: calc(100% - 16px);
}	

#count_result img{
    width:18px;
	height:auto;
}

#count_warning{font-size: 10pt;display: grid;text-align: center;}
	
#count_warning img{
    width: 100%;
    max-width: 200px;
    height:auto;
}
	
.only_mobile{
	display: block!important;
}
	
	
.only_desktop{
	display: none!important;
}	

#n_filters {width: calc(100% - 36px);max-width: max-content;margin: 12px auto;overflow:hidden;display:block;padding: 0px 0px 12px 0px;top: 138px;}
	
}