/**handles:wd-shop-filter-area,wd-woo-shop-el-active-filters**/
.filters-area{display:none;margin-bottom:30px;padding-block:30px;border-block:solid 1px var(--brdcolor-gray-300)}.body-filters-opened .filters-area,.filters-area.always-open{display:block}.filters-inner-area>p{margin-bottom:0}.filter-widget{margin-bottom:0;padding-bottom:0;border-bottom:none}.wd-filter-buttons{--wd-action-icon-size: 1.2em}.wd-filter-buttons>a:before{content:"\f15c"}

.wd-active-filters{display:flex;align-items:center;justify-content:var(--content-align, flex-start);flex-wrap:wrap;gap:10px 15px;margin-top:-15px;margin-bottom:15px;min-height:1px;font-size:95%;line-height:1}.wd-active-filters .wd-clear-filters{--wd-action-icon-size: 1em;flex:0 0 auto;padding-inline-end:15px;border-inline-end:1px solid var(--brdcolor-gray-300)}.wd-active-filters .widget_layered_nav_filters ul{--li-mb: 0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px 15px}@media (max-width: 1024px){.wd-active-filters{flex-wrap:nowrap}.wd-active-filters .widget_layered_nav_filters{overflow-x:auto;direction:rtl}.wd-active-filters .widget_layered_nav_filters ul{flex-wrap:nowrap;white-space:nowrap;direction:ltr}}