#content .oceanwp-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    border: none;
}

/* filter button */
.oceanwp-toolbar .oceanwp-off-canvas-filter {
    display: flex;
    align-items: center;
    min-width: max-content;
    border: none;
    padding-right: 0;
}

.oceanwp-toolbar .oceanwp-off-canvas-filter .icon-menu{
  background-image: url('https://neweracap.co.il/wp-content/uploads/FILLTERNEW.svg');
  background-repeat: no-repeat;
  width: 25px;
  height: 10px;
  margin-left: 12px;
}

.oceanwp-toolbar .oceanwp-off-canvas-filter .icon-menu:before {
    content: '';
}

/* sort */
#content .oceanwp-toolbar .woocommerce-ordering {
    display: flex;
    height: 100%;
    position: relative;
    align-items: center;
    margin: 0;
}

.woocommerce-ordering:before {
    content: 'מיון לפי:';
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    min-width: 51px;
    margin-right: 10px;
}

.oceanwp-toolbar .woocommerce-ordering select {
    border: none;
    height: 100% !important;
    font-size: 14px;
    font-weight: 500;
    padding: 0 5px;
    left: 0 !important;
    min-width: 120px !important;
}

.oceanwp-toolbar .woocommerce-ordering > span.orderby {
    border: none;
    top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 1;
    padding: 0 5px;
    min-width: 120px !important;
}
.oceanwp-toolbar .woocommerce-ordering > span.orderby:after {
    right: initial;
    left: 0;
    font-size: 20px;
    color: lightgray;
    border: none;
}
.oceanwp-toolbar .woocommerce-ordering > span.orderby span {
    min-width: 120px !important;
}

/* @media (max-width: 767px) {
    .oceanwp-toolbar .oceanwp-off-canvas-filter {
        border: 2px solid black;
    }

    .oceanwp-off-canvas-close {
        background: none !important;
    }
    .oceanwp-off-canvas-close svg {
        width: 15px;
        height: 15px;
    }

    .oceanwp-toolbar .oceanwp-off-canvas-filter .icon-menu {
        margin: 0;
    }

    .oceanwp-toolbar .oceanwp-off-canvas-filter .icon-menu:before {
        display: inline-block;
        transform: rotate(90deg);
        font-size: 16px;
    }

    .oceanwp-toolbar .oceanwp-off-canvas-filter .icon-menu:after {
        content: 'סינון ומיון';
        margin-right: 6px;
        font-size: 16px;
        color: #000;
        font-weight: 900;
    }

    .oceanwp-off-canvas-sidebar {
        left: 0 !important;
        padding-bottom: 200px !important;
        width: 100% !important;
        height: 100% !important;
    }

    .oceanwp-toolbar .woocommerce-ordering {
        display: none !important;
    }

    #custom_sorting {
        display: block;
        padding-bottom: 20px;
        border-bottom: 1px solid #c4c4c4;
    }
    #custom_sorting h3 {
        margin-bottom: 12px;
    }
    #custom_sorting li {
        display: flex;
        align-items: center;
        column-gap: 10px;
        margin-top: 5px;
    }
} */

/* archive wrapper */
@media (min-width: 768px) {
    .newera-archive-layout {
        display: grid;
        grid-template-columns: 280px minmax(0, 1fr);
        gap: 36px;
        align-items: start;
        margin-top: 24px;
    }

    .newera-archive-layout:not(.is-open) {
        grid-template-columns: minmax(0, 1fr);
    }

    .newera-archive-layout:not(.is-open) #custom_filters_area {
        display: none;
    }
}

/* filters */

/* selected */
.bapf_divi_sfa .bapf_sfa_taxonomy ul li a {
    line-height: 1.3 !important;
    background: #eee !important;
    border-radius: 3px !important;
}

.bapf_divi_sfa .braapf_unselect_all {
    display: flex !important;
    column-gap: 4px;
    align-items: center;
    font-size: 0 !important;
    background: #000 !important;
    border-radius: 3px !important;
    padding: 12.5px !important;
    text-align: center !important;
    margin: 0 0 4px 0 !important;
}

.bapf_divi_sfa .braapf_unselect_all:before {
    content: '\f00d' !important;
    font-family: 'font awesome 5 free';
    font-weight: 600;
    font-size: 14px;
    color: white;
}

.bapf_divi_sfa .braapf_unselect_all:after {
    content: 'איפוס';
    font-size: 14px;
    color: #fff;
    text-align: center !important;
    position: relative;
}


/* @media (max-width: 767px) {
    .fa-chevron-up,
    .fa-chevron-down {
        right: initial !important;
        left: 15px !important;
    }
    .fa-chevron-up:before {
        content: '\f068';
        font-size: 12px;
    }
    .fa-chevron-down:before {
        content: '\2b';
        font-size: 23px;
    }

    .berocket_single_filter_widget .bapf_sfilter {
        border-bottom: 1px solid #c4c4c4;
        margin: 0;
    }

    .berocket_single_filter_widget .bapf_sfilter h3 {
        font-size: 16px;
        border: none;
        margin-bottom: 0;
        padding: 15px 5px;
        color: #333;
    }

    .berocket_single_filter_widget .bapf_body {
        padding-bottom: 20px;
    }

    .bapf_stylecolor .bapf_body ul {
        display: flex;
    }

    .berocket_single_filter_widget .bapf_body label {
        font-size: 14px;
        margin-right: 10px;
    }

    .oceanwp-off-canvas-sidebar li.checked label {
        font-weight: 700;
    }

    .oceanwp-off-canvas-sidebar li .roundpcs {
        color: #b4b4b4;
    } /*

    /* color filter */
    /* .oceanwp-off-canvas-sidebar .bapf_stylecolor .bapf_body ul li label {
        display: flex;
        flex-direction: column !important;
        align-items: center;
    }

    .bapf_stylecolor .bapf_body ul > li > label .bapf_clr_span {
        margin: 5px 0;
        font-size: 11px;
    }

    .bapf_stylecolor .bapf_body ul > li > label > .bapf_clr_text {
        font-size: 14px;
    }

    /* selected */
    /*.oceanwp-off-canvas-sidebar .bapf_divi_sfa {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 80px;
        background: #f3f3f3;
        height: 84px;
        padding: 16px 32px 0 0;
        z-index: 9;
    }

    .bapf_divi_sfa .bapf_head {
        display: block;
    }

    .oceanwp-off-canvas-sidebar .bapf_divi_sfa h3 {
        margin-bottom: 9px;
        font-size: 16px;
        padding: 0;
    }
    .berocket_aapf_widget_selected_filter {
        display: flex;
        flex-direction: row;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 43px !important;
        white-space: nowrap;
    }

    .bapf_sfa_unall {
        order: -1;
    }

    .bapf_divi_sfa .braapf_unselect_all {
        margin-left: 6px !important;
    }

    .be_apply_filter .bapf_body {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: black;
        height: 80px;
        padding: 0;
    }
    .oceanwp-off-canvas-sidebar .bapf_button.bapf_update {
        width: 100%;
        height: 100%;
        background: black;
    }
    .oceanwp-off-canvas-sidebar .bapf_button.bapf_update:hover {
        background: black;
    }
} */
