.filter-left-column,.filter-right-column{
    input.facetwp-search,select{
        border-radius:7px;
        border:1px solid #D4CBBE;
        min-width:262px;
        max-height:44px;
    }
    .facetwp-input-wrap:has(.facetwp-search){
        width:100%;
        max-width:566px;
        input{
            width:100%;
        }
    }
}

.facetwp-icon{
    opacity:1 !important;
    &:before{
        position:relative;
        right:16px;
        background-image: url("data:image/svg+xml,%3Csvg width='19' height='21' viewBox='0 0 19 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.67188 0C11.9086 0.000168188 15.3428 3.4477 15.3428 7.7002C15.3427 9.71795 14.5681 11.5528 13.3027 12.9258L18.667 19.3867L16.7383 21L11.3203 14.4746C10.2352 15.0646 8.99262 15.4003 7.67188 15.4004C3.43505 15.4004 9.77986e-05 11.9527 0 7.7002C0 3.4476 3.43499 0 7.67188 0ZM7.67188 2.51953C4.8216 2.51953 2.51074 4.83935 2.51074 7.7002C2.51084 10.561 4.82166 12.8799 7.67188 12.8799C10.5219 12.8797 12.8319 10.5609 12.832 7.7002C12.832 4.83946 10.522 2.5197 7.67188 2.51953Z' fill='%23EA5E29'/%3E%3C/svg%3E") !important;
    }
}