/*
Generated time: July 29, 2024 12:51
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.filter-by-properties{font-family:var(--font-cond);font-size:var(--font-size-basis)}.filter-by-properties__main{border-bottom:var(--border-solid-light);margin-bottom:var(--gut-s)}.filter-by-properties__title{position:relative;font-family:var(--font-serif);font-size:var(--font-size-inter);font-weight:var(--font-weight-serif-bold);text-transform:lowercase;cursor:pointer}.filter-by-properties__title::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0}.filter-by-properties__title .menu-icon{max-width:2.5rem;margin-right:var(--gut-xs)}.filter-by-properties__title span{padding-botom:var(--gut-xs)}.filter-by-properties__title .collapsible-icon{max-width:2.5rem;margin-left:var(--gut-xs)}.filter-by-properties__content{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0, 1, 0, 1)}.filter-by-properties__content.expand{max-height:80rem;transition:max-height .5s ease-in-out}.filter-by-properties__line{margin-bottom:var(--gut-xs)}.filter-by-properties__line_title{flex-shrink:0;margin-right:var(--gut-xs);font-weight:var(--font-weight-cond-bold)}.filter-by-properties__line .product-icon{flex-shrink:0;height:2.8rem;width:2rem;margin-right:var(--gut-xs)}.filter-by-properties .small-btn{margin-bottom:var(--gut-xxs);margin-right:var(--gut-xxs)}.filter-by-properties .small-btn.active{color:#fff;background-color:var(--color-border);margin-right:var(--gut-xxs)}.filter-by-properties .small-btn.active::after{content:'×';margin-left:var(--gut-xxs)}.filter-by-properties__current_filters>span{display:block;flex-shrink:0;margin-right:var(--gut-xs)}