/*woocommerce price slider start*/
.widget_price_filter form{
	position: relative
}
.price_slider_wrapper{
	display: flex;
	flex-wrap: wrap;
	margin-left: 0;
	margin-right: 0;
}
.woocommerce .widget_price_filter .price_slider_amount {
	order: 10;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	border-radius: 0;
	height: .5em;
	border: 0;
	order: 5;
	margin-bottom: 20px;
	margin-left: 7px;
	width: calc(100% - 19px);
	position: relative;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color: #f28b00;
	top: 0;
	height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: none;
	top: -.3em;
	margin-left: -.5em;
	cursor: ew-resize;
	outline: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:before{
	content:'';
	width: 8px;
	height: 8px;
	background: #fff;
	position: absolute;
	left:6px;
	top: 6px;
	border-radius: 100%;
}
.price_slider_amount input#min_price,
.price_slider_amount input#max_price{
	display:inline-block!important;
	width: 75px;
	background-color: #fff;
	border-radius: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: 400;
	color:#000;
	font-size: 16px;
}
@media(min-width: 1200px){
	.price_slider_amount input#min_price,
	.price_slider_amount input#max_price{
		width: 85px;
	}
}

.woocommerce.widget_price_filter h4{
	margin-bottom: 20px;
}
.price_slider_amount button[type="submit"]{
	margin: 0;
	display: block;
	padding: 0 10px;
	border-radius: 0!important;
	height: 40px;
	line-height: 40px;
}
.price_label{
	text-align: center;
	margin-top: 10px;
	display: block;
}
.woof .widget_price_filter .price_slider_amount .button{
	font-size: 0;
}
.woof .widget_price_filter .price_slider_amount .button:before{
	content:'Фільтрувати';
	font-size: 12px;
}
:lang(ru-RU) body .woof .widget_price_filter .price_slider_amount .button:before{
	content:'Фильтровать';
}
/*woocommerce price slider end*/

/*woof filter start*/
.woof_price_search_container .price_slider_amount .price_label {
	display: none!important;
}
.woof_price_search_container .price_slider_amount .price_label,
.woof_price_search_container .price_slider_amount .clear{
	width: 100%;
}

.woof_container {
	position: relative;
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}
.woof_container:nth-last-child(n+3){
	margin-bottom: 30px
}
.woof_list_label li{
	position: relative;
	width: calc(25% - 11px);
	margin: 0 10px 10px 0!important;
	padding: 0!important;
}
.woof_list_label li:nth-of-type(4n+4) {
	margin-right: 0 !important;
}
.woof_list_label .woof_label_term {
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #efefef;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 45px;
	cursor: pointer;
	transition: 0.3s all;
	border: none;
	margin: 0;
	padding: 0;
}
.woof_container_inner .woof_title{
	position: relative;
	width: 100%;
	border: none;
	background: none;
	text-align: left;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	color: #000;
	margin-bottom: 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #cecece;
	cursor:pointer;
}
a.woof_front_toggle{
/*
	width: 20px;
	position: relative;
 */
	font-size: 0;
	width: 100%;
	height: 20px;
	position: absolute;
	z-index: 1;
	display: block;
	top: 0;
}
a.woof_front_toggle:after {
	font-size: 20px;
	content: "\f107";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	text-align: center;
	top: 0;
	right: -3px;
}
a.woof_front_toggle.woof_front_toggle_opened:after{
	content: "\f106";
}
a.woof_front_toggle:hover:after,
a.woof_front_toggle:focus:after{
	color:#000;
}
.woof_block_html_items,
.woof_closed_block{
	margin-top: 20px;
}
ul.woof_list{
	padding: 0;
}

.woof_list.woof_list_checkbox li {
	position: relative;
	padding: 0 0 10px 0!important;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0!important;
}
.woof_list.woof_list_checkbox li:nth-last-child(n+2){
	margin-bottom: 10px!important;
}
.woof_list.woof_list_checkbox li .woof_checkbox_term{
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}


#woof_checkbox_instock + label,
.woof_list.woof_list_checkbox li .woof_checkbox_term + label {
	height: 25px;
	display: flex!important;
	padding: 0 0 0 40px;
	font-size: 14px;
	font-weight: 400;

	/*width: 100%;*/
	/*margin:0;*/
	/*align-items: center;*/
	/*position: relative;*/
	/*cursor: pointer;*/
	/*vertical-align: unset;*/
}

#woof_checkbox_instock + label:before,
.woof_list.woof_list_checkbox li .woof_checkbox_term + label:before {
	top: 3px!important;
	/*content:'';*/
	/*position: absolute;*/
	/*left: 0;*/
	/*cursor: pointer;*/
	/*display: block;*/
	/*width: 15px;*/
	/*height: 15px;*/
	/*-webkit-border-radius: 0;*/
	/*border-radius: 0;*/
	/*border: 1px solid #bfbfbf;*/
	/*background: none;*/
}

/* in custom css*/
/*
#woof_checkbox_instock:checked + label:before,
.woof_list.woof_list_checkbox li .woof_checkbox_term:checked + label:before {
	background-color: #c0272e;
}
#woof_checkbox_instock,
.woof_list.woof_list_checkbox li .woof_checkbox_term {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 0;
}*/
.woof_turbo_count,
.woof_checkbox_count {
	margin-left: auto;
	min-width: 30px;
	text-align: right;
}
.woof_section_scrolled{
/* 	padding-right: 15px; */
}
.woof_list.woof_list_checkbox li .woof_checkbox_term:checked + label{
	color:#000;
}
.woof_submit_search_form_container {
	margin: 0;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	flex-wrap: wrap-reverse;
}
.woocommerce button.button.woof_submit_search_form,
.woocommerce button.button.woof_reset_search_form{
	position: relative;
	text-align: center;
	width: 180px;
	margin-top: 20px;
}

.woocommerce button.button.woof_submit_search_form{
	margin-bottom: 20px;
}

.woof_childs_list {
	margin: 7px 0 0 25px !important;
}

.woof_childs_list_opener{
	right: -3px;
	top: -6px;
	position: absolute;
	z-index: 111;
}

.woof_childs_list_opener span:after {
	font-size: 20px;
	content: "\f106";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	text-align: center;
	top: 0;
	right: 0;
	transition: all ease .3s;
}
.woof_childs_list_opener span.woof_is_closed:after{
	content: "\f107";
}

div[data-css-class="woof_container_product_cat"] .woof_list.woof_list_checkbox li {
	display: block;
}

div[data-css-class="woof_container_product_cat"] .woof_childs_list_opener{
		top: 2px;
}

div[data-css-class="woof_container_product_cat"] .woof_childs_list_opener span.woof_is_opened,
div[data-css-class="woof_container_product_cat"] .woof_childs_list_opener span.woof_is_closed {
	background: none;
}
div[data-css-class="woof_container_product_cat"] .woof_childs_list {
	margin: 10px 0 0 0 !important;
}
div[data-css-class="woof_container_product_cat"] .woof_list.woof_list_checkbox  .woof_childs_list  li .woof_checkbox_term + label{
		font-size: 12px;
}

/*woof top panel start*/
.woof_products_top_panel{
	background-color: #fff;
	margin: 0;
}
.woof_products_top_panel ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.woof_products_top_panel ul li a,
.woof_products_top_panel ul li button{
	border-radius: 20px;
	padding: 0 16px;
	height: 38px;
	margin: 6px;
	border: 1px solid #0082c9;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor:pointer;
	transition: all ease .3s;
}
.woof_products_top_panel li span,
.woof_products_top_panel2 li span{
	text-transform: uppercase;
	font-size: 14px;
	color: #0082c9;
	padding-right: 30px;
	background: unset;
	position: relative;
}
.woof_products_top_panel li span:before,
.woof_products_top_panel2 li span:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 12px;
	height: 12px;
	transform: translate(0, -50%);
	display: block;
	transition: all ease .3s;
	opacity: 1;
	background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 1px),rgba(0,0,0,1) 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%), linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1px),rgba(0,0,0,1) 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%);
}
.woof_products_top_panel_ul li ul li:first-child{
	display: none;
}
.woof_products_top_panel button.woof_reset_button_2{
	color: #ed1c24;
	border: 1px solid #ed1c24;
	text-transform: uppercase;
	font-size: 0;
}
.woof_products_top_panel button.woof_reset_button_2:before{
	content:'Скасувати';
	font-size: 14px;
}
html[lang='ru'] .woof_products_top_panel button.woof_reset_button_2:before{
	content:'Отменить';
}
.woof_products_top_panel ul li a:hover{
	border: 1px solid #0082c9;
	background-color: #0082c9;
}
.woof_products_top_panel ul li a:hover span:before{
	-webkit-filter: brightness(0) saturate(100%) invert(1);
	filter: brightness(0) saturate(100%) invert(1);
}
.woof_products_top_panel ul li a:hover span{
	color:#fff;
}
/*.woof_products_top_panel button.woof_reset_button_2:hover{*/
/*	color: #fff;*/
/*	border: 1px solid #ed1c24;*/
/*	background-color: #ed1c24;*/
/*}*/
/*woof top panel end*/
/*woof filter end*/

/*filter toggle start*/
.filter_toggle{
	cursor: pointer;
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 1px solid #000;
	border-radius: 20px;
}
@media (min-width: 576px){
	.filter_toggle{
		margin-bottom: 0;
	}
}
/*filter toggle end*/


/*sorting start*/
.sorting_wr{
	flex-direction: column;
	padding-top: 15px;
	padding-bottom: 15px;
}
@media (min-width: 576px){
	.sorting_wr {
		height: 50px;
		justify-content: space-between;
		flex-direction: row;
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (min-width: 1200px){
	.sorting_wr{
		justify-content: flex-end;
	}
}
p.woocommerce-result-count{
	margin-bottom: 0;
}
/*sorting end*/