.wooc-filter-wrapper-7754594a {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.wooc-filter-select-7754594a {
    display: block;
    width: 100%;
    padding: 10px 35px 10px 15px;
    font-size: 14px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px;
}

.wooc-filter-select-7754594a:focus {
    outline: none;
    border-color: #000;
}
