body .wpc-hidden{
display: none;
}
.wpc-front-error{
color: #cc0000;
text-align: center;
}
.wpc-page-seo-description{
margin-bottom: 1em;
}
.wpc-filters-section{
margin-bottom: 1.5em;
position: relative;
}
.wpc-filter-layout-submit-button{
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
}
.wpc-filters-widget-controls-container .wpc-filter-layout-submit-button{
margin-right: 20px;
margin-left: 20px;
padding: 20px 0;
}
.wpc-query-on-the-page .wpc-filters-widget-controls-container .wpc-filter-layout-submit-button{
display: none;
}
#top .wpc-filters-widget-main-wrapper ul.children,
#content .wpc-filters-widget-main-wrapper ul.children,
#primary .wpc-filters-widget-main-wrapper ul.children,
#secondary .wpc-filters-widget-main-wrapper ul.children,
#sidebar .wpc-filters-widget-main-wrapper ul.children,
.wpc-filters-widget-main-wrapper ul.children{
list-style: none;
margin-left: 20px;
} #top .widget ul.wpc-filters-ul-list,
.widget-area ul.wpc-filters-ul-list,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list{
list-style: none;
padding: .25em 0 0 .25em;
margin-left: 0;
float: none;
}
#top .widget .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list,
.widget-area .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list,
.wpc-filters-widget-main-wrapper .wpc-filter-more-less:not(.wpc-filter-few-terms) ul.wpc-filters-ul-list{
padding-bottom: 0;
margin-bottom: 0;
}
.theme-numinous .widget-area ul.wpc-filters-ul-list,
.theme-numinous .wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list{
margin-top: 0;
}
.widget-area ul.wpc-filters-ul-list input,
.wpc-filters-widget-main-wrapper ul.wpc-filters-ul-list input{
margin-top: 0;
}
.widget-area ul.wpc-filters-labels,
.wpc-filters-widget-main-wrapper ul.wpc-filters-labels{
padding-left: 0;
}
.widget-area .wpc-filter-has-swatches ul.wpc-filters-labels,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches ul.wpc-filters-labels{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.widget-area .wpc-filter-has-swatches ul.wpc-filters-labels:after,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches ul.wpc-filters-labels:after{
display: none;
}
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,
.widget-area .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{
justify-content: flex-start;
}
.wpc-filters-widget-main-wrapper .wpc-show-counts-yes .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels,
.widget-area .wpc-show-counts-yes .wpc-filter-has-swatches.wpc-filter-hidden-term-names ul.wpc-filters-labels{
justify-content: space-between;
}
.wpc-filter-title {
margin-bottom: 1em;
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
body .wpc-filters-widget-main-wrapper li.wpc-term-item,
.widget-area li.wpc-term-item{
margin-bottom: 10px;
border: none;
padding: 0;
margin-left: 0;
}
#top li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children{
margin-top: 14px;
}
.theme-flatsome li.wpc-term-item > button.toggle{
display: none;
}
body .wpc-filters-widget-main-wrapper .wpc-term-item-content-wrapper,
.widget-area .wpc-term-item-content-wrapper,
.wpc-term-item-content-wrapper{
display: flex;
align-items: center;
position: relative;
}
body .wpc-filters-widget-main-wrapper .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper,
.widget-area .wpc-filter-has-hierarchy .wpc-term-item-content-wrapper,
.wpc-filter-has-hierarchy .wpc-term-item-content-wrapper{
padding-right: 32px;
}
body .wpc-filters-widget-main-wrapper .wpc-filters-labels .wpc-term-item-content-wrapper,
.widget-area .wpc-filters-labels .wpc-term-item-content-wrapper,
.wpc-filters-labels .wpc-term-item-content-wrapper{
padding-right: 0;
}
i.wpc-toggle-children-list{
width: 24px;
top: 0;
bottom: 0;
right: 6px;
position: absolute;
}
i.wpc-toggle-children-list:hover{
cursor: pointer;
}
i.wpc-toggle-children-list:before,
i.wpc-toggle-children-list:after{
content: "";
display: inline-block;
width: 11px;
height: 1px;
background-color: #6d6d6d;
position: absolute;
right: 0;
}
i.wpc-toggle-children-list:before{
top: 50%;
transform: rotate( 90deg );
}
i.wpc-toggle-children-list:after{
bottom: calc(50% + -1px);
} .wpc-filter-hierarchy-reverse li.wpc-term-item.wpc-closed > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item ul.children{
display: none;
margin-top: 14px;
} .wpc-search-active li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
.wpc-search-active li.wpc-term-item.wpc-closed > .wpc-term-item-content-wrapper+ul.children,
.wpc-filter-hierarchy-reverse li.wpc-term-item > .wpc-term-item-content-wrapper+ul.children,
li.wpc-term-item.wpc-opened > ul.children{
display: block;
} .wpc-filter-hierarchy-reverse .wpc-checkbox-item.wpc-closed > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before{
display: inline-block;
} .wpc-search-active .wpc-checkbox-item > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-search-active .wpc-checkbox-item.wpc-closed > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-filter-hierarchy-reverse .wpc-checkbox-item > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before,
.wpc-checkbox-item.wpc-opened > .wpc-term-item-content-wrapper > i.wpc-toggle-children-list:before{
display: none;
}
.woocommerce-page .content .h-section .wpc-filters-labels li.wpc-term-item input[type=checkbox],
.widget-area .wpc-filters-labels li.wpc-term-item input,
.wpc-filters-labels li.wpc-term-item input{
display: none;
}
.wpc-filters-labels{
padding-top: 1px;
}
.wpc-filters-labels:after{
content: "";
display: block;
height: 0;
clear: both;
}
.widget-area .wpc-filters-labels li.wpc-term-item,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item{
float: left;
margin-top: 0;
margin-bottom: 10px;
padding: 0;
width: auto;
}
.widget-area .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches.wpc-filter-visible-term-names .wpc-filters-labels li.wpc-term-item{
width:48%;
}
.widget-area .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label{
margin-right: 7px;
margin-left: 0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding-left: 0;
margin-bottom: 0;
position: relative;
}
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label span.wpc-filter-label-wrapper{
padding: 0;
}
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label{
border: none;
}
.widget-area .wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label{
margin-right: 0;
}
.widget-area .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
border: 1px solid transparent;
margin-left: 0;
cursor: pointer;
display: flex;
padding: 2px 10px;
border-radius: 3px;
}
#secondary .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
body .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-item input+label:hover a,
#secondary .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
#secondary .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
body .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
#secondary .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
body .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
#secondary .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
#secondary .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
body .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a, body#colibri .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input+label:hover a,
body#colibri .wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image input:checked+label a,
body#colibri .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-brands li.wpc-term-has-image input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
body#colibri .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input+label:hover a,
body#colibri .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item input:checked+label a,
body#colibri .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.theme-twentyfourteen .widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper, .widget-area .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input+label:hover span.wpc-filter-label-wrapper{
background-color: transparent;
color: inherit;
}
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label,
.widget-area .wpc-filter-has-swatches input.wpc-label-input+label:hover,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches input.wpc-label-input+label:hover,
.widget-area .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper .wpc-filter-has-swatches .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
padding: 0;
border: none;
}
.theme-twentyfourteen .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
background-color: rgba(255, 255, 255, 0.25);
}
.widget-area input.wpc-label-input:checked+label,
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label{
border: 1px solid rgba(0,0,0,0.25);
border-radius: 5px;
}
.widget-area input.wpc-label-input:checked+label span.wpc-filter-label-wrapper,
.wpc-filters-widget-main-wrapper input.wpc-label-input:checked+label span.wpc-filter-label-wrapper{
color: #333333;
background-color: rgba(0,0,0,0.25);
}
.theme-twentytwentyone .widget-area .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper,
.theme-twentytwentyone .wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label span.wpc-filter-label-wrapper{
padding: 6px 12px;
}
.theme-twentytwentyone .widget-area li.wpc-term-item label,
.theme-twentytwentyone .wpc-filters-widget-main-wrapper .widget li.wpc-term-item label{
padding-left: 8px;
}
.widget-area .wpc-filters-labels li.wpc-term-item input:checked+label a,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item input:checked+label a{
color: #333333;
}
.widget-area .wpc-filters-labels li.wpc-term-item label a,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label a{
text-decoration: none;
transition: none;
}     .wpc-term-disabled input:hover,
.wpc-term-disabled a:hover,
.wpc-term-disabled span.wpc-term-count:hover,
.wpc-label-item.wpc-term-disabled label:hover {
cursor: not-allowed;
}
.wpc-term-disabled ul.children input:hover,
.wpc-term-disabled ul.children span.wpc-term-count:hover,
.wpc-term-disabled ul.children a:hover{
cursor: inherit;
}
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper,
body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a,
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label,
.widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.wpc-term-count-0:not(.wpc-has-not-empty-children) a,
.wpc-term-count-0:not(.wpc-has-not-empty-children){
opacity: 0.8;
}
.widget-area li.wpc-term-item input[type='checkbox'],
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='checkbox'],
.widget-area li.wpc-term-item input[type='radio'],
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='radio'] {
outline: none;
margin-left: 1px;
margin-right: 2px;
margin-bottom: 0;
}
.widget-area li.wpc-term-item input[type='checkbox']:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='checkbox']:hover,
.widget-area li.wpc-term-item input[type='radio']:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item input[type='radio']:hover{
background-color: transparent;
}
.wpc-filters-widget-main-wrapper li.wpc-term-item label,
.widget-area li.wpc-term-item label{
display: flex;
margin-bottom: 0;
margin-top: 0;
padding-left: 5px;
margin-left: 0;
line-height: 1.3;
}
.wpc-filters-widget-main-wrapper .wpc-filter-has-hierarchy li.wpc-term-item label,
.widget-area .wpc-filter-has-hierarchy li.wpc-term-item label{
width: auto;
justify-content: normal;
}
.widget-area .wpc-filters-labels li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filters-labels li.wpc-term-item label{
padding-left: 0;
}
.widget-area li.wpc-term-item:not(.wpc-term-disabled) label:hover,
.wpc-filters-widget-main-wrapper li.wpc-term-item:not(.wpc-term-disabled) label:hover{
cursor: pointer;
}
.wpc-filter-content select{
width: 100% !important;
margin-bottom: 1em;
}
.wpc-filters-widget-main-wrapper li.wpc-term-item a,
.widget-area .widget li.wpc-term-item a {
text-decoration: none;
font-weight: normal;
outline: none;
padding-top: 0;
padding-bottom: 0;
}    .wpc-filter-product_visibility .wpc-term-item label a{
display: block;
}
.wpc-filter-product_visibility .wpc-term-item label a .star-rating{
display: block;
margin-right: 2px;
position: relative;
height: 1.618em;
line-height: 1.618;
}
.theme-twentytwentyone .wpc-filter-product_visibility .wpc-term-item label a .star-rating{
margin-bottom: 0;
}
.widget-area .wpc-filter-product_visibility li.wpc-term-item label,
.wpc-filters-widget-main-wrapper .wpc-filter-product_visibility li.wpc-term-item label{
display: flex;
align-items: flex-start;
}
.widget-area .widget .wpc-filter-chips-list a:focus,
.wpc-filter-chips-list a:focus,
body li.wpc-term-item a:hover,
.widget-area .widget li.wpc-term-item a:hover,
body li.wpc-term-item a:focus,
.widget-area .widget li.wpc-term-item a:focus{
box-shadow: none;
text-decoration: none;
}
.widget-area .widget .wpc-filter-chips-list a,
body .wpc-filter-chips-list li.wpc-filter-chip a,
.wpc-filter-chips-list a{
text-decoration: none;
font-weight: 400;
border-radius: 50px;
padding: 1px 10px 2px 10px;
display: inline-block;
outline: none;
border: 1px solid #d8d8d8;
position: relative;
color: #333333;
}
.widget-area .widget .wpc-filter-chips-list .wpc-chip-reset-all a,
body .wpc-filter-chips-list li.wpc-chip-reset-all a{
border-color: #cc8181;
color: inherit;
}
li.wpc-chip-reset-all .wpc-filter-chip-name{
margin-right: 0;
}
li.wpc-chip-reset-all .wpc-chip-remove-icon{
display: none;
}
.widget-area .widget .wpc-filter-chips-list a:hover,
.wpc-filters-widget-main-wrapper .wpc-filter-chips-list a:hover{
box-shadow: none;
}
body .wpc-filter-chips-list li.wpc-filter-chip a:active,
.widget-area .wpc-filter-chips-list li.wpc-filter-chip a:active,
.wpc-filters-widget-main-wrapper .wpc-filter-chips-list li.wpc-filter-chip a:active {
opacity: 0.75;
}
.wpc-filter-chips-list a:hover .wpc-chip-remove-icon{
color: #cc0000;
}
.widget-area .widget ul.wpc-filter-chips-list,
body ul.wpc-filter-chips-list{
margin-left: 0;
list-style: none !important;
}
body .wpc-filter-chips-list li.wpc-filter-chip,
.wpc-filter-chips-list li,
li.wpc-filter-chip{
margin: 0 7px 7px 0;
padding: 0;
border: none;
list-style: none;
font-size: 91%;
}
.wpc-filter-chip-name{
margin-right: 0.5em;
white-space: nowrap;
max-width: 152px;
overflow: hidden;
}
.wpc-chip-remove-icon{
display: inline-block;
font-size: 1.25em;
line-height: 0.8;
}
.wpc-chip-content{
display: flex;
align-items: center;
}
form.wpc-filter-range-form{
display: block;
}
.wpc-filters-range-wrapper{
display: flex;
justify-content: space-between;
}
.wpc-filters-range-column {
width: auto;
}
.wpc-filters-range-min-column,
.wpc-filters-range-max-column{
max-width: 47%;
}
.wpc-filters-range-min-column{
margin-right: 3%;
}
.wpc-filters-range-wrapper input[type="number"]{
width: 100%;
box-sizing: border-box;
-webkit-appearance: none;
}
.wpc-filters-range-values-wrapper{
text-align: right;
margin-top: 10px;
} .wpc-filters-range-slider-wrapper{
margin: 1.5em 13px 10px 0;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 26px;
height: 26px;
cursor: default;
-ms-touch-action: none;
touch-action: none;
box-shadow: inset 0 0 0 1px #ebebeb;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: 3px;
background: #c5c5c5;
}
.ui-slider-horizontal .ui-slider-handle {
top: -12px;
margin-left: -6px;
border-radius: 50%;
outline: none;
box-shadow: 0 2px 9px rgba(0,0,0,.23);
}
.ui-slider-horizontal .ui-slider-range:hover,
.ui-slider-horizontal .ui-slider-handle:hover{
cursor: pointer;
}
.wpc-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:after,
.wpc-filters-widget-main-wrapper .ui-slider-horizontal .ui-slider-handle:before{
display: none;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
background: #4c4c4c;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
} .wpc-filter-collapsible-reverse.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon{
content: "";
width: 0.5em;
min-width: 0.5em;
height: 0.5em;
display: block;
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
position: relative;
transform: rotate(-135deg);
} .wpc-filter-collapsible-reverse.wpc-filter-collapsible .wpc-filter-title .wpc-open-icon,
.wpc-filter-has-selected .wpc-filter-title .wpc-open-icon,
.wpc-filter-collapsible.wpc-opened .wpc-filter-title .wpc-open-icon{
transform: rotate(45deg);
} .wpc-filter-has-selected.wpc-closed .wpc-filter-content,
.wpc-filter-collapsible.wpc-closed .wpc-filter-content,
.wpc-filter-collapsible .wpc-filter-content{
display: none;
} .wpc-filter-collapsible-reverse .wpc-filter-content,
.wpc-filter-has-selected .wpc-filter-content,
.wpc-filter-collapsible.wpc-opened .wpc-filter-content{
display: block;
}
.wpc-filter-collapsible .wpc-filter-title{
position: relative;
}
.wpc-filter-header .wpc-filter-title button{
width: 100%;
background: none;
border: none;
cursor: pointer;
padding: 0;
text-align: left;
outline: none;
font-size: inherit;
color: inherit;
font-weight: inherit;
box-shadow: none;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0;
min-height: 0;
}
.wpc-filter-selected-values{
visibility: hidden;
opacity: 0;
margin-top: 5px;
font-size: 13px;
padding-right: 10px;
line-height: 1.3;
}
.wpc-filter-collapsible.wpc-closed .wpc-filter-selected-values{
visibility: visible;
opacity: 1;
}
.widget-area{
position: relative;
}
.wpc-filters-widget-main-wrapper,
.widget_wpc_filters_widget{
position: relative;
}
.widget_wpc_filters_widget{
overflow: visible;
}
.wpc-filters-widget-main-wrapper a.wpc-toggle-a{
text-decoration: none;
border-bottom-width: 1px;
border-bottom-style: dashed;
}
.wpc-filters-widget-top-container{
background: #fff;
border-bottom: 1px solid transparent;
padding: 0;
}
.wpc-filters-widget-top-container:not(.wpc-show-on-desktop){
display: none;
}
.wpc-filters-widget-top-container:before{
content: "";
display: block;
height: 1px;
background: #ffffff;
position: relative;
bottom: 1px;
}
.wpc-widget-top-inside{
display: flex;
justify-content: flex-start;
flex-wrap: nowrap;
overflow: hidden;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{
margin: 0;
}
.wpc-widget-close-container{
width: 100%;
position: relative;
display: none;
}
a.wpc-widget-close-icon{
display: flex;
width: 56px;
height: 56px;
margin: 0;
align-items: center;
justify-content: flex-start;
position: relative;
z-index: 10;
}
.wpc-filters-widget-controls-container{
display: none;
text-align: center;
position: sticky;
bottom: 0;
background: #fff;
z-index: 99999;
border-top: 1px solid #e4e4e4;
}
.theme-twentyfourteen .wpc-filters-widget-controls-container{
background-color: #000;
}
.wpc-filters-toolbar,
.wpc-filters-open-button-container,
.wpc_show_bottom_widget .wpc-filters-widget-main-wrapper .wpc-filters-open-button-container{
display: none;
}
.wpc-filters-widget-controls-wrapper{
margin-right: 20px;
margin-left: 20px;
display: flex;
justify-content: space-between;
align-items: center;
position: sticky;
bottom: 0;
padding: 20px 0;
}
.wpc-query-not-on-the-page .wpc-filters-widget-controls-wrapper{
display: none;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button,
.widget-area .widget .wpc-filters-widget-controls-container a,
.widget .wpc-filters-widget-controls-container a,
.wpc-filters-widget-main-wrapper .wpc-filters-widget-controls-container a{
outline: none !important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
transition: opacity .1s ease-in-out;
text-decoration: none;
font-weight: 400;
white-space: nowrap;
box-shadow: none;
padding: 6px 14px;
border-radius: 4px;
border: 1px solid #d8d8d8;
display: block;
text-align: center;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button,
.wpc-filters-widget-main-wrapper a.wpc-filters-submit-button{
width: 45%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
}
.wpc-filters-widget-main-wrapper a.wpc-filters-reset-button{
background-color: #ffffff;
}
.wpc-filters-widget-controls-container a.wpc-filters-apply-button{
background-color: #d8d8d8;
}
a.wpc-filters-reset-button:hover,
a.wpc-filters-reset-button:active,
a.wpc-filters-reset-button:focus,
a.wpc-filters-submit-button:hover,
a.wpc-filters-submit-button:active,
a.wpc-filters-submit-button:focus{
opacity: .85;
}
.wpc-filters-widget-controls-container a:hover,
.wpc-filters-widget-controls-container a:active,
.wpc-filters-widget-controls-container a:focus{
opacity: .6;
box-shadow: none;
}
.widget-area .widget a.wpc-open-close-filters-button,
body a.wpc-open-close-filters-button,
a.wpc-open-close-filters-button,
.wpc-open-close-filters-button,
body a.wpc-filters-open-widget,
a.wpc-filters-open-widget,
.wpc-filters-open-widget{
display: inline-block;
text-align: left;
border: 1px solid #2c2d33;
border-radius: 2px;
line-height: 1.5;
padding: 7px 12px 7px 12px;
background-color: transparent;
color: #2c2d33;
box-sizing: border-box;
text-decoration: none !important;
font-weight: normal;
transition: none;
position: relative;
}
.wpc-filters-widget-main-wrapper.is-active,
.wpc-filters-section.is-active .wpc-filters-reset-button,
.wpc-filters-section.is-active .wpc-filters-submit-button{
opacity: 0.7;
}
.wpc-button-inner{
display: flex;
align-items: center;
}
.wpc-filters-scroll-container{
padding: 0;
}
.wpc-filters-widget-wrapper .wpc-posts-found p{
margin-bottom: 0;
}
.wpc-filters-scroll-container .wpc-filters-widget-wrapper{
transition: opacity .25s ease;
}
.wpc-spinner {
width: 32px;
height: 32px;
position: fixed;
z-index: 9;
left: calc(50% - 16px);
top: calc(50% - 16px);
display: none;
z-index: 1000001;
}
.wpc-spinner:after{
content: '';
position: absolute;
opacity: 0.8;
border: 3px solid #f3f3f3;
border-top: 3px solid #9f9f9f;
border-radius: 50%;
width: 32px;
height: 32px;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
animation: wpc-spinner .5s linear infinite;
}
.wpc-filters-overlay{
content: " ";
background: #252525;
opacity: 0;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
margin: 0;
}
.wpc-filters-widget-controls-item{
width: 45%;
}
.wpc-filters-widget-controls-one{
text-align: left;
}
.wpc-filters-widget-controls-two{
text-align: right;
}
.wpc-filters-toolbar .wpc-filter-chips-list{
margin: 0 0 0 .5em;
display: flex;
-webkit-box-pack: start;
place-content: center flex-start;
-webkit-box-align: center;
align-items: center;
overflow-x: auto;
}
.wpc-filters-toolbar li.wpc-filter-chip{
display: inline-block;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar {
width: 6px;
border-radius: 6px;
background: #E9E9EB;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-track {
border-radius: 6px;
}
.wpc-filters-section:not(.wpc-filter-post_meta_num) .wpc-filter-content ul.wpc-filters-ul-list::-webkit-scrollbar-thumb {
background: #c4c4c4;
border-radius: 6px;
}
.wpc-open-close-filters-button{
display: none;
}
#sidebar:after,
.fusion-sidebar-inner-content:after{
content: "";
clear: both;
display: block;
width: 1px;
height: 1px;
}
.wpc-icon-html-wrapper{
position: relative;
margin-right: 10px;
top: 2px;
}
.wpc-widget-close-container .wpc-icon-html-wrapper{
top: 1px;
margin: 0;
left: 20px;
background: #f5f5f5;
border-radius: 50%;
padding: 14px 7px;
display: block;
}
.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-container .wpc-widget-close-icon span.wpc-icon-line-1{
height: 1px;
margin-bottom: -1px;
}
.wpc-icon-html-wrapper span{
display: block;
height: 1px;
width: 18px;
border-radius: 3px;
background: #2c2d33;
margin-bottom: 4px;
position: relative;
}
.wpc-widget-close-container .wpc-icon-html-wrapper:hover span{
background: #cc0000;
}
span.wpc-icon-line-1:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 5px;
box-sizing: content-box;
}
span.wpc-icon-line-2:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 12px;
box-sizing: content-box;
}
span.wpc-icon-line-3:after{
content: "";
display: block;
width: 3px;
height: 3px;
border: 1px solid #2c2d33;
border-radius: 50%;
background-color: #ffffff;
position: absolute;
top: -2px;
left: 2px;
box-sizing: content-box;
}
.wpc-widget-close-icon span.wpc-icon-line-2,
.wpc-widget-close-icon span.wpc-icon-line-1:after,
.wpc-widget-close-icon span.wpc-icon-line-2:after,
.wpc-widget-close-icon span.wpc-icon-line-3:after,
.wpc-opened span.wpc-icon-line-2,
.wpc-opened span.wpc-icon-line-1:after,
.wpc-opened span.wpc-icon-line-2:after,
.wpc-opened span.wpc-icon-line-3:after{
border-color: #ffffff;
display: none;
}
.wpc-widget-close-icon span.wpc-icon-line-1,
.wpc-opened span.wpc-icon-line-1{
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-opened span.wpc-icon-line-3{
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1,
.wpc-opened span.wpc-icon-line-3,
.wpc-opened span.wpc-icon-line-1{
margin-bottom: -1px;
top: -3px;
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1{
top: -1px;
}
.wpc-widget-close-icon .wpc-icon-html-wrapper span{
width: 14px;
}
.wpc-widget-close-icon span.wpc-icon-line-3,
.wpc-widget-close-icon span.wpc-icon-line-1{
margin-bottom: -2px;
height: 2px;
} .wpc-filter-few-terms .wpc-see-less-control,
.wpc-filter-few-terms .wpc-see-more-control{
display: none !important;
}
.wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-less-control,
.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-more-control,
.wpc-filter-has-selected.wpc-show-less .wpc-see-less-control,
.wpc-filter-has-selected.wpc-filter-more-less .wpc-see-more-control,
.wpc-filter-more-less.wpc-show-more .wpc-see-more-control,
.wpc-filter-more-less .wpc-see-less-control{
display: none;
} .wpc-show-more-reverse.wpc-filter-more-less.wpc-show-less .wpc-see-more-control,
.wpc-show-more-reverse.wpc-filter-more-less .wpc-see-less-control,
.wpc-filter-has-selected.wpc-show-less .wpc-see-more-control,
.wpc-filter-has-selected .wpc-see-less-control,
.wpc-filter-more-less.wpc-show-more .wpc-see-less-control,
.wpc-filter-more-less .wpc-see-more-control{
display: inline;
} .wpc-show-more-reverse.wpc-show-less .wpc-filters-ul-list > li,
.wpc-filter-has-selected.wpc-filter-more-less.wpc-show-less .wpc-filters-ul-list > li,
.wpc-filter-more-less .wpc-filters-ul-list > li{
display: none;
} .wpc-show-more-reverse .wpc-filters-ul-list > li,
.wpc-filter-has-selected.wpc-filter-more-less .wpc-filters-ul-list > li,
.wpc-filter-more-less.wpc-show-more .wpc-filters-ul-list > li{
display: list-item;
}
.wpc-search-active .wpc-toggle-a{
display: none !important;
}
.wpc-search-active .wpc-filters-ul-list li,
.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li{
display: none;
}
.wpc-search-active.wpc-filter-more-less .wpc-filters-ul-list li.showli,
.wpc-search-active .wpc-filters-ul-list li.showli{
display: list-item;
}
.theme-generatepress.woocommerce .wpc-filters-open-button-container,
.theme-Avada .woocommerce-container .wpc-filters-open-button-container{
padding-left: 0;
padding-right: 0;
}
.theme-generatepress .wpc-filters-open-button-container,
.theme-Avada .wpc-filters-open-button-container{
padding-left: 30px;
padding-right: 30px;
}
.wpc-overlay-visible .theme-neve .nv-sidebar-wrap.shop-sidebar{
opacity: 1;
z-index: 100000;
position: relative;
pointer-events: initial;
}
.wpc-term-count{
white-space: nowrap;
margin: 0 5px;
display: inline-block;
opacity: .6;
} .wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-count,
.wpc-filter-layout-labels.wpc-filter-has-swatches .wpc-term-count{
margin: 0;
}
.wpc-hidden-term-name .wpc-term-name,
.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-term-name,
.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-term-name{
display: none;
}
.wpc-filter-has-swatches.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name,
.wpc-filter-has-brands.wpc-filter-hidden-term-names .wpc-dropdown-default .wpc-term-name{
display: block;
}
.wpc-filter-has-brands .wpc-term-count,
.wpc-filter-has-swatches .wpc-term-count{
display: inline-flex;
align-items: center;
}
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown .select2-search{
border: none;
}
.theme-Avada .select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown{
border-color: #e2e2e2;
}
.select2-container--default.select2-container--open .wpc-filter-everything-dropdown.select2-dropdown{
border-color: #ccd0dc;
}
.theme-Avada .wpc-sorting-form .select2-container--default .select2-selection--single,
.theme-Avada .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single{
border-color: #e2e2e2;
border-radius: 6px;
}
.wpc-sorting-form .select2-container--default .select2-selection--single,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single{
border-color: #ccd0dc;
border-radius: 2px;
}
.theme-Avada .wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.theme-Avada .wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 36px;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__rendered,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: inherit;
color: inherit;
display: flex;
padding: 6px 14px;
}
.sidebar .widget .wpc-filter-everything-dropdown li.select2-results__option,
.wpc-filter-everything-dropdown .select2-results__option{
line-height: inherit;
font-size: inherit;
padding: 6px 14px;
margin: 0;
display: flex;
}
.wpc-sorting-form .select2-container .select2-selection--single,
.wpc-filter-layout-dropdown .select2-container .select2-selection--single{
height: auto;
padding: 0;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 100%;
border: none;
}
.select2-dropdown.wpc-filter-everything-dropdown {
border-color: #ccd0dc;
}
.select2-dropdown.wpc-filter-everything-dropdown{
z-index: 999999;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-selected=true],
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[aria-disabled=true],
.select2-container--default .wpc-filter-everything-dropdown .select2-results__option[data-selected=true]{
background-color: #f2f2f2;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown{
padding: 4px 10px;
}
.theme-Avada .select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field{
border-color: #e2e2e2;
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field{
border-color: #ccd0dc;
box-shadow: none;
border-radius: 3px;
height: auto;
}
.wpc-sorting-form .select2-container--default .select2-selection--single .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b{
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
width: 8px;
height: 8px;
font-size: 16px;
transform: rotate(-135deg);
right: 10px;
top: calc(50% + -6px);
left: auto;
margin: 0;
display: block;
border-right: none;
border-bottom: none;
}
.wpc-sorting-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b,
.wpc-filter-layout-dropdown .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
transform: rotate(45deg);
border-left: 1px solid #6d6d6d;
border-top: 1px solid #6d6d6d;
top: calc(50% + -2px);
}
.select2-container--default .wpc-filter-everything-dropdown .select2-search--dropdown .select2-search__field:focus{
background-color: #f2f2f2;
}
.select2-results__option .wpc-term-count-0{
opacity: 0.7;
}
.wpc-filters-overlay{
transition: opacity .05s linear;
} .wpc-help-tip {
color: #929292;
display: inline-block;
font-style: normal;
height: 15px;
line-height: 15px;
position: relative;
vertical-align: middle;
width: 15px;
min-width: 15px;
}
.wpc-help-tip::after {
speak: none;
font-weight: 700;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin: 0;
text-indent: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
content: "?";
cursor: help;
background: #bdbdbd;
border-radius: 50%;
color: #fff;
font-size: 10px;
line-height: 15px;
font-family: arial;
}
.wpc-filter-title .wpc-help-tip {
font-size: 1em;
}
.wpc-wrap-icons .wpc-help-tip {
margin-left: 10px;
margin-right: 10px;
}
#tiptip_holder {
display: none;
z-index: 8675309;
position: absolute;
top: 0;
left: 0;
}
#tiptip_holder.tip_top {
padding-bottom: 5px
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
margin-top: -7px;
margin-left: -6px;
border-top-color: #333
}
#tiptip_holder.tip_bottom {
padding-top: 5px
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
margin-top: -5px;
margin-left: -6px;
border-bottom-color: #333
}
#tiptip_holder.tip_right {
padding-left: 5px
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -5px;
border-right-color: #333
}
#tiptip_holder.tip_left {
padding-right: 5px
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
margin-top: -6px;
margin-left: -7px;
border-left-color: #333
}
#tiptip_content, .chart-tooltip, .wc_error_tip {
color: #fff;
font-size: .75em;
background: #333;
border-radius: 3px;
padding: .618em 1em;
box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}
#tiptip_content code, .chart-tooltip code, .wc_error_tip code {
padding: 1px;
background: #888
}
#tiptip_arrow, #tiptip_arrow_inner {
position: absolute;
border-color: transparent;
border-style: solid;
border-width: 6px;
height: 0;
width: 0
}
.wpc-wrap-icons{
display: flex;
align-items: center;
flex-wrap: wrap;
width: 100%;
line-height: 1;
}
.wpc-wrap-icons > *{
flex-grow: 1;
}
.wpc-wrap-icons .wpc-help-tip{
flex-grow: initial;
}
.wpc-wrap-icons .wpc-filter-selected-values{
flex-grow: 2;
min-width: 100%;
}
.wpc-debug-message {
padding: 16px;
font-size: 14px;
border: 1px dashed #ccc;
margin-bottom: 3px;
}
.wpc-debug-title{
font-size: 13px;
margin-bottom: 24px;
font-style: italic;
}
.wpc-edit-filter-set{
font-size: 13px;
}
.wpc-orderby-select{
width: 100%;
max-width: 300px
}
.select2.select2-container.select2-container--default{
min-width: 140px !important;
}
.wpc-sorting-form{
margin: 0;
}
.wpc-force-visibility{
display: block !important;
opacity: 1 !important;
visibility: hidden !important;
height: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
position: static !important;
left: 0 !important;
transition: none !important;
overflow: visible !important;
z-index: 999999 !important;
width: 0 !important;
left: auto !important;
right: auto !important;
bottom: auto !important;
top: auto !important;
}
.wpc-force-visibility .wpc-filters-widget-main-wrapper,
.wpc-force-visibility .widget_wpc_filters_widget{
visibility: visible !important;
display: block !important;
}
.wpc-chip-empty{
display: none;
}
.wpc-widget-top-inside .wpc-inner-widget-chips-wrapper{
overflow-y: scroll;
width: 100%;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{
padding: 2px 0 10px 0;
}
.wpc_show_bottom_widget .wpc-widget-top-inside .wpc-inner-widget-chips-wrapper .wpc-filter-chips-list.wpc-empty-chips-container{
padding: 0;
}
.wpc-widget-popup-title{
position: absolute;
top: 0;
text-align: center;
bottom: 0;
right: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
color: #333;
font-weight: 600;
}
.wpc-term-image-wrapper{
position: relative;
font-size: 0;
width: 70px;
min-width: 70px;
height: 40px;
border: rgba(0, 0, 0, 0.1) 1px solid;
text-align: center;
display: flex;
padding: 3px;
justify-content: center;
align-items: center;
border-radius: 2px;
}
.wpc-dropdown-default .wpc-term-swatch-wrapper,
.wpc-dropdown-default .wpc-term-image-wrapper{
width: 0 !important;
min-width: 0;
border-color: transparent;
margin: 0 !important;
padding: 0;
}
.wpc-item-has-brand .wpc-term-image-wrapper,
.wpc-filter-visible-term-names .wpc-term-image-wrapper{
margin-right: 7px;
}
.wpc-term-swatch-wrapper{
position: relative;
margin-right: 5px;
font-size: 0;
width: 25px;
height: 25px;
border: rgba(0, 0, 0, 0.1) 1px solid;
border-radius: 2px;
box-sizing: content-box;
overflow: hidden;
}
.wpc-term-image-wrapper:before,
.wpc-term-swatch-wrapper:before{
content:"";
left: 0;
right: 0;
top: 0;
bottom: 0;
position: absolute;
background: #000000;
opacity: .15;
display: none;
z-index: 10;
}
.wpc-term-swatch-wrapper:after{
content: "";
left: 7px;
top: 7px;
width: 10px;
height: 5px;
position: absolute;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
display: none;
transform: rotate(-45deg);
box-sizing: content-box;
z-index: 20;
}
.wpc-filters-labels li.wpc-term-has-image input[type=checkbox]:checked + label .wpc-filter-label-wrapper .wpc-term-image-wrapper,
.wpc-filters-labels li.wpc-term-has-image label:hover .wpc-filter-label-wrapper .wpc-term-image-wrapper{
border-width: 2px;
padding: 2px;
}
.wpc-filters-labels li.wpc-term-item label:active .wpc-term-swatch-wrapper:before{
background: #ffffff;
opacity: 0.05;
}
.wpc-filter-has-brands .wpc-filters-labels li.wpc-term-has-image label:active .wpc-term-image-wrapper:before{
display: block;
background: #ffffff;
opacity: 0.2;
}
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch-wrapper:after,
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch-wrapper:before,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:after,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch-wrapper:before{
display: block;
}
.wpc-term-image-container{
position: relative;
display: block;
background-position: center center;
background-size: contain;
background-repeat: no-repeat;
vertical-align: middle;
width: 32px;
height: 24px;
}
span.wpc-item-has-brand,
span.wpc-item-has-swatch,
.wpc-filter-has-swatches ul.wpc-filters-ul-list li.wpc-term-item a,
.wpc-filter-has-brands li.wpc-term-item a{
display: inline-flex;
align-items: center;
flex-direction: row;
}
.wpc-filter-has-brands li.wpc-term-item label{
display: inline-flex;
align-items: center;
flex-direction: row;
}
.wpc-filter-search-wrapper{
margin-bottom: 14px;
position: relative;
}
.wpc-filters-widget-main-wrapper input.wpc-filter-search-field{
padding-right: 30px;
width: 100%;
margin: 0;
}
.wpc-filter-search-wrapper button.wpc-search-clear{
position: absolute;
right: 10px;
top: 0;
height: 100%;
background: transparent;
border: none;
font-size: 24px;
font-weight: 400;
opacity: .6;
font-family: 'Open Sans';
padding: 0;
outline: none;
color: inherit;
box-shadow: none;
display: none;
line-height: 1;
margin: 0;
-webkit-appearance: none;
min-height: 0;
}
.wpc-search-clear:hover{
cursor: pointer;
background: transparent;
box-shadow: none;
border: none;
outline: none;
}
.select2-selection span.wpc-term-swatch,
li.select2-results__option span.wpc-term-swatch,
li.wpc-term-item label span.wpc-term-swatch{
display: block;
border-radius: 1px;
width: 100%;
height: 100%;
}
li.wpc-term-item label span.wpc-term-swatch.wpc-no-swatch-yet{
display: flex;
justify-content: center;
align-items: center;
}
.wpc-filters-labels li.wpc-term-item input[type=checkbox]:checked + label .wpc-term-swatch.wpc-no-swatch-yet:before,
.wpc-filters-labels li.wpc-term-item label:hover .wpc-term-swatch.wpc-no-swatch-yet:before{
display: none;
}
.wpc-term-swatch.wpc-no-swatch-yet:before{ content: "";
display: block;
width: 100%;
height: 100%;
color: #9d9d9d;
position: relative;
z-index: 30; text-align: center;
line-height: 15px;
background-image: url(//www.oscar78.com/wp-content/plugins/filter-everything-pro/assets/img/no-image.png);
background-size: contain;
background-repeat: no-repeat;
}
li.select2-results__option img.wpc-term-image,
.wpc-filters-widget-main-wrapper li.wpc-term-item label img.wpc-term-image,
.widget-area .widget li.wpc-term-item label img.wpc-term-image{
width: auto;
max-width: 100%; display: block;
border-radius: 0;
margin: 0;
}
.wpc-term-image-wrapper img{
display: inline;
max-height: 100%;
}
.wpc-horizontal-layout .wpc-filters-widget-wrapper{
display: flex;
width: 100%;
justify-content: flex-start;
flex-wrap: wrap;
align-items: flex-start;
} .wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 49%;
width: 49%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(2n+1){
margin-right: 0;
} .wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 24%;
width: 24%;
margin-right: 1.33333%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1){
margin-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 19%;
width: 19%;
margin-right: 1.25%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){
margin-right: 0;
}
.wpc-horizontal-layout .wpc-filter-layout-submit-button,
.wpc-horizontal-layout .wpc-inner-widget-chips-wrapper,
.wpc-horizontal-layout .wpc-posts-found{
max-width: 100%;
flex-basis: 100%;
} .wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button {
width: 23.5%;
max-width: 23.5%;
margin-right: 2%;
padding-left: 0;
padding-right: 0;
} .wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
} .wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 11.33333%;
max-width: 11.33333%;
margin-right: 1.33333%;
padding-left: 0;
padding-right: 0;
} .wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 14%;
max-width: 14%;
margin-right: 1.25%;
padding-left: 0;
padding-right: 0;
}
.wpc-horizontal-layout .wpc-filter-layout-submit-button{
justify-content: flex-end;
}
.wpc-horizontal-layout form.wpc-filter-range-form{
margin-bottom: 0;
}
@media screen and (max-width: 1050px){
.wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1000px){ .wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 24%;
width: 24%;
margin-right: 1.33333%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(4n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 14%;
max-width: 14%;
margin-right: 1.25%;
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 900px){
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 32%;
width: 32%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(3n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
width: 15%;
white-space: inherit;
display: flex;
align-items: center;
justify-content: center;
max-width: 15%;
margin-right: 2%;
}
}
@media screen and (max-width: 700px){
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 49%;
width: 49%;
margin-right: 2%;
}
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(2n+1){
margin-right: 0;
}
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button {
width: 23.5%;
max-width: 23.5%;
margin-right: 2%;
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 500px){
.wpc-horizontal-layout .wpc-filters-widget-wrapper{
display: block;
width: 100%;
}
.wpc-horizontal-layout .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:not(.wpc-filter-layout-submit-button),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:not(.wpc-filter-layout-submit-button){
max-width: 100%;
width: auto;
margin-right: 0;
}
.wpc-horizontal-layout .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-2 .wpc-filters-section:nth-child(2n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-3 .wpc-filters-section:nth-child(3n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-4 .wpc-filters-section:nth-child(4n+1),
.wpc-horizontal-layout.wpc-horizontal-cols-5 .wpc-filters-section:nth-child(5n+1){
margin-right: 0;
}
.wpc-horizontal-layout a.wpc-filters-reset-button,
.wpc-horizontal-layout a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-2 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-3 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-reset-button,
.wpc-horizontal-layout.wpc-horizontal-cols-5 a.wpc-filters-submit-button{
width: 45%;
max-width: none;
margin: 0;
padding-left: 14px;
padding-right: 14px;
}
.wpc-horizontal-layout form.wpc-filter-range-form{
margin-bottom: inherit;
}
}
@keyframes wpc-spinner {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}