﻿.fs_accordion,.products_filtering_wrap {
    width: 100%;
    float: right;
    position: relative
}

.sub_cat_menu_btn:last-child {
    margin-bottom: 0!important
}

.sub_cat_menu_btn_active {
    color: #333333!important;
    background-color: rgb(235 231 228 / 50%)!important
}

.sub_cat_menu_btn_active i {
    color: #333333!important
}

.sub_cat_menu_btn:hover {
    color: #333333;
    background-color: #ebe7e466
}

.products_filtering_wrap {
    background-color: #fff
}

.filtering_right_title_container {
    width: 100%;
    float: right;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0 0 8px;
    border-radius: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #f4f4f4
}

.filtering_right_title_container i {
    width: 15px;
    float: right;
    margin-left: 7px;
    margin-top: 1px;
    font-size: 15px
}

.fs_accordion {
    max-width: 100%;
    margin: 0!important;
    padding: 0!important
}

.products_filtering_right_container select {
    border: 1px solid #e0e0e0!important;
    padding: 7px 5px!important;
    font-size: 19px;
    font-weight: 700;
    color: #333333;
    background-color: rgb(237 225 209 / 0%)!important;
    font-family: almoni-neue,sans-serif
}

.filter_categories_btn,.sub_cat_menu_btn {
    cursor: pointer;
    display: table;
    text-align: right;
    border-radius: 7px;
    width: 100%;
    box-sizing: border-box;
    direction: rtl
}

.products_filtering_right_container select option {
    background-color: #fff;
    padding: 7px 10px 8px 5px;
    cursor: pointer
}

.products_filtering_right_container select option:checked {
    background-color: #f5f5f5;
    color: #333333;
    border-radius: 2px;
    font-weight: 700!important;
    border-right: 0px solid #333
}

.products_filtering_right_container select option:hover {
    background-color: #f5f5f5;
    cursor: pointer
}

.sub_cat_menu_btn {
    height: 35px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    background-color: #fff;
    padding: 0 5px
}

.sub_cat_menu_btn i {
    width: 17px!important;
    font-weight: 400;
    text-align: center;
    color: #333333;
    background-color: transparent;
    font-size: 18px;
    margin-left: 3px!important;
    display: inline-block
}

.filter_categories_btn {
    height: 30px;
    float: right;
    padding: 5px;
    background-color: rgb(237 225 209 / 0%);
    border-bottom: 0 solid #f4f4f4;
    margin-bottom: 5px
}

.filter_categories_btn .icon {
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 10px
}

.filter_categories_btn .icon img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 0;
    box-shadow: 0 0 10px rgb(105 105 105 / 0%);
    border: 0 solid #ffbb8d;
    box-sizing: border-box;
    background-color: #fff
}

.filter_categories_btn .text {
    width: calc(100% - 70px);
    font-size: 23px;
    text-align: right;
    font-weight: 400;
    color: #333333;
}

.filter_categories_btn:hover {
    background-color: #fcf5ef;
    color: #fff
}

.filter_categories_btn.active {
    background-color: #fcf5ef;
    color: #fff!important
}

.filter_categories_btn.active .text {
    color: #333!important;
    font-weight:700
}

.search_checkboxes_container {
    float: right;
    width: 100%;
    box-sizing: border-box
}

.search_checkboxes_container::-webkit-scrollbar {
    display: none!important
}

#all_products_backToMenu {
    float: right;
    width: 100%;
    height: 45px;
    align-items: center;
    display: flex;
    text-align: center;
    padding: 0 10px;
    background-color: #333;
    margin-right: 0;
    margin-left: 0;
    box-sizing: border-box;
    position: sticky;
    top: 100px;
    z-index: 2;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    justify-content: center;
    font-family: almoni-neue,sans-serif
}

.filter_categories_btn .plus_icon,.minus_icon {
    font-size: 19px
}

.products_filtering_right_container {
    float: right;
    list-style: none;
    position: sticky;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 7px
}

.products_filtering_left_container {
    float: left;
    position: relative
}

.all_sub_cat {
    float: right;
    width: 100%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 3px
}

.back_to_menu_btn {
    float: right;
    width: auto;
    display: flex;
    direction: rtl;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    margin-left: 10px
}

.back_to_menu_btn i {
    float: right;
    width: auto;
    margin-left: 5px;
    margin-top: 1px;
    font-size: 21px;
    color: #fff
}

.back_to_menu_cat_name {
    float: left;
    width: auto;
    font-size: 20px;
    display: flex;
    direction: rtl;
    align-items: center;
    color: #ffbb8d
}

.back_to_menu_btn_sep {
    float: right;
    width: auto
}

#js--filtering_items {
    width: 100%;
    float: right;
    margin-bottom: 0;
    margin-top: 0
}

.filter_categories_right {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-content: center
}

.products_filtering_search_container {
    float: right;
    width: 100%;
    position: relative;
    margin-bottom: 10px!important
}

.products_filtering_search_input {
    width: 100%;
    float: right;
    height: 40px!important;
    direction: rtl;
    text-align: right;
    color: #666!important;
    margin: 0;
    padding: 0 7px 0 0!important;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #666!important;
    border-radius: 3px!important
}

.products_filtering_submit,.products_filtering_submit:focus {
    background-position: center center;
    width: 40px;
    height: 40px;
    float: left;
    margin: 0!important;
    padding: 0!important;
    cursor: pointer;
    background-image: url('../../../../images/System/serachBtn.png');
    background-repeat: no-repeat
}

.products_filtering_search_btn {
    float: left;
    width: 40px;
    position: absolute
}

.products_filtering_submit {
    background-color: #fff;
    border: 1px solid #333;
    box-sizing: border-box;
    background-size: 40px;
    -webkit-border-top-left-radius: 2px!important;
    -webkit-border-bottom-left-radius: 2px!important;
    -moz-border-radius-topleft: 2px!important;
    -moz-border-radius-bottomleft: 2px!important;
    border-top-left-radius: 2px!important;
    border-bottom-left-radius: 2px!important;
}

.products_filtering_submit:hover {
    background-image: url('../../../../images/System/serachBtn.png')
}

.products_filtering_submit:focus {
    background-color: transparent;
    border-right: 1px solid #333333
}

.filterScroll {
    box-sizing: border-box;
    list-style: none;
    max-height: calc(100vh - 185px);
    overflow-y: scroll;
    direction: rtl;
    text-align: left;
    padding-right: 10px
}

.filterScroll::-webkit-scrollbar {
    width: 3px
}

.filterScroll::-webkit-scrollbar-track {
    background: #d8d8d8
}

.filterScroll::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 3px
}

.filterScroll>* {
    direction: ltr
}

@media all and (min-width: 1438px) {
    .products_filtering_right_container {
        width:280px;
        top: 185px;
        padding: 10px;
        margin-right: 15px;
        border: 1px solid #d8d8d8;
    }

    .products_filtering_left_container {
        width: calc(100% - 315px);
        margin-right: 20px
    }
}

@media all and (max-width: 1439px) and (min-width:769px) {
    .products_filtering_right_container {
        width:250px;
        top: 145px;
        padding: 10px;
        margin-right: 10px;
        border: 1px solid #d8d8d8;
    }

    .products_filtering_left_container {
        width: calc(100% - 280px);
        margin-right: 20px
    }
}

@media (max-width: 768px) and (min-width:319px) {
    .products_filtering_right_container {
        float:right;
        width: 100%;
        max-height: 100%!important;
        list-style: none;
        position: relative;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: transparent;
        padding: 0 0 10px;
        border-top: 0 solid #eee8e0;
        border-bottom: 0 solid #eee8e0;
        z-index: 1;
        box-sizing: border-box;
        margin-right: 0;
        margin-bottom: 0
    }

    .products_filtering_left_container {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0
    }

    .sub_cat_menu_btn {
        height: auto;
        font-size: 19px;
        padding: 10px;
        cursor: grabbing;
        background-color: rgba(243,214,108,0);
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0;
        border-bottom: 1px solid #efefef;
        border-radius: 3px
    }

    .sub_cat_menu_btn:last-child {
        border-bottom: 0
    }

    .filter_categories_right {
        align-items: center;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-content: center
    }

    .filter_categories_right_plus_icon,.sub_cat_name_container {
        display: none!important
    }

    .filter_categories_btn {
        height: 180px;
        padding: 5px 0px;
        background-color: rgb(255 255 255);
        border-radius: 3px;
        width: calc(50% - 20px);
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 20px;
        box-sizing:border-box;
        border: 1px solid #d9d9d9;
    }
    .sub_cat_menu_btn_active {
        background-color: rgba(243,214,108,0)!important
    }

    .filter_categories_btn .icon {
        width: 150px;
        height: 130px;
        text-align: center;
        margin-left: 0;
        margin-bottom: 5px
    }

    .filter_categories_btn .icon img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        padding: 0;
        box-shadow: 0 0 10px rgb(105 105 105 / 0%)
    }

    .filter_categories_btn .text {
        width: 100%;
        text-align: center;
        line-height: 1.1em;
         font-size: 23px;
        font-weight:700;
    }

    .filter_categories_btn.active .icon {
        display: none
    }

    .filter_categories_btn .plus_icon,.minus_icon {
        font-size: 25px
    }

    .filter_categories_btn.active .icon img {
        width: 45px;
        height: 45px
    }

    .filter_categories_btn.active {
        height: 40px;
        width: calc(100% - 20px);
        background-color: rgb(249 234 220 / 45%);
        padding: 0px 10px;
        box-sizing: border-box;
        margin: 0;
        align-items: center;
        display: flex;
        justify-content: center;
        border-radius:3px;
        margin-right:10px;
        margin-bottom:0px;
        border:0
    }

    .products_filtering_right_container select {
        font-size: 21px
    }

    #js--filtering_items {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .search_checkboxes_container {
        margin-top: 15px;
        width: calc(100% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }

    .all_sub_cat {
        width: 100%;
        margin: 0
    }
}
