﻿.field-icon {
    float: left;
    margin-right: -25px;
    margin-top: -32px;
    position: relative;
    z-index: 2
}

#wrap_accordion {
    width: 100%;
    float: right;
    margin: 0
}

#wrap_accordion li {
    list-style-type: none;
    margin-bottom: 10px
}

#wrap_accordion .wrap_title {
    float: right;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
    color: #373737;
    font-size: 0px;
    font-weight: 700;
    line-height: 0;
    position: relative;
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    direction: rtl;
    background-color: rgba(255,255,255,.1)!important;
    border: 0 solid #373737!important
}

#wrap_accordion .wrap_title i {
    float: left;
    width: auto;
    padding: 0!important;
    margin: 0!important;
    font-size: 0px
}

.customers_accordion,.fs_accordion {
    width: 100%;
    float: right;
    position: relative;
    max-width: 100%;
    margin: 0!important;
    padding: 0!important
}

.customers_accordion_title,.customers_accordion_title_arrow_down {
    height: 45px;
    border: 1px solid #373737;
    background-color: #fff;
    padding: 12px 15px;
    background-position: 10px center;
    background-repeat: no-repeat;
    line-height: 1.2em!important;
    color: #373737;
    width: 100%;
    text-decoration: none;
    direction: rtl;
    text-align: right;
    box-sizing: border-box;
    font-weight: 400;
    cursor: pointer
}

#customers_accordion {
    width: 100%
}

.customers_accordion li {
    list-style-type: none;
    float: right;
    width: 100%;
    padding: 0;
    margin: 0
}

.customers_accordion_title i,.customers_accordion_title_arrow_down i {
    width: auto;
    margin-left: 10px!important;
    float: right;
    font-size: 15px
}

.customers_accordion_title {
    float: right;
    font-size: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background-image: url('../../../images/System/icons/acordion_customers_open.png')
}

.customers_accordion_title_arrow_down {
    float: right;
    font-size: 15px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background-image: url('../../../images/System/icons/acordion_customers_regular.png')
}

.customers_accordion_title i {
    margin-top: 0!important
}

.customers_accordion_title:last-child {
    border-bottom: 0;
    background-color: transparent
}

.customers_accordion li ul.sub_menu {
    list-style-type: none;
    float: right;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

.customers_accordion li ul.sub_menu li {
    list-style-type: none;
    float: right;
    width: 100%
}

.customers_accordion li ul.sub_menu li .link {
    width: 100%;
    float: right;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    margin-bottom: 0;
    border-bottom: 1px solid #e8e8e8
}

.formTextUp {
    float: right;
    width: 100%;
    text-align: right;
    direction: rtl;
    font-size: 17px;
    color: #7c868d;
    margin-bottom: 10px;
    display: block;
    min-height: 10px;
    font-weight: 400
}

.customers_form_container input,.customers_form_container texterea {
    padding-right: 7px
}

.customers_form_button_container {
    float: right;
    width: 100%;
    margin-top: 20px;
    display: inline-block;
    text-align: center
}

.customers_form_button {
    width: 160px!important;
    float: none!important;
    padding: 15px 0!important;
    text-align: center!important;
    cursor: pointer;
    line-height: 1em;
    background-color: #6bc8cc!important;
    color: #fff!important;
    font-weight: 400;
    border: 0!important;
    margin: 0;
    font-size: 18px!important;
    border-radius:25px
}

.customers_form_button:hover {
    background-color: #73a7c1!important
}

.customers_form_button:focus {
    background-color: #373737
}

#no_wishlist_items {
    width: 100%;
    float: right;
    font-size: 15px;
    line-height: 1.5em;
    text-decoration: none;
    direction: rtl;
    letter-spacing: .4px;
    text-align: right;
    font-weight: 700;
    color: red
}

.customers_registration_page {
    float: right;
    width: 100%;
    padding-top: 0;
    padding-bottom: 30px
}

.customers_registration_page_inside {
    float: right;
    width: 100%;
    padding: 20px 0 0;
    box-sizing: border-box
}

.customers_registration_title_page {
    float: right;
    width: 100%;
    background-color: #373737;
    padding: 15px 30px;
    box-sizing: border-box
}

.customers_registration_page_inside input {
    float: right;
    width: 100%;
    font-size: 17px;
    background-color: #fff;
    color: #333
}

.customers_form_registration {
    float: right;
    position: relative;
    box-sizing: border-box;
    margin-top: 0;
    background-color: #fff;
    border-bottom: 2px solid #ccc
}

.customers_detalis_section {
    float: right;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px
}

.customers_form_container {
    float: right;
    width: 100%;
    position: relative;
    box-sizing: border-box
}

.customers_form_field_left,.customers_form_field_right {
    float: right;
    width: 100%;
    display: block
}

.customers_form_field_middle {
    float: right;
    width: 30%;
    display: block
}

.customers_form_field_sep {
    float: right;
    width: 0%;
    display: block;
    height: 10px
}

.customers_form_user_and_pass {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.customer_purchase_history_items_container,.customers_form_fields_con,.customers_form_fields_shipping {
    float: right;
    width: 100%
}

.customers_form_des_title {
    float: right;
    width: 100%;
    background-color: #f4f4f4;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 15px
}

.customer_purchase_history_item,.customers_item_wishlist {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box
}

.customers_form_field {
    float: right;
    width: 32%;
    display: block;
    margin-bottom: 2%;
    margin-left: 2%;
    position: relative
}

.customers_form_field_medium,.customers_form_field_small {
    margin-bottom: 20px;
    margin-left: 2%;
    position: relative;
    float: right;
    display: block
}

.customers_form_field:nth-of-type(3n),.customers_form_field_medium:nth-of-type(3n),.customers_form_field_small:nth-of-type(4n) {
    margin-left: 0
}

.customers_form_field_medium {
    width: 32%
}

.customers_form_field_small {
    width: 23.5%
}

.customers_form_field_long {
    float: right;
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.customers_form_field_icon {
    width: auto;
    left: 7px;
    top: 27px;
    font-size: 20px;
    position: absolute
}

.new_pass_text {
    width: auto;
    float: left;
    font-size: 15px;
    text-decoration: underline;
    color: #1273eb;
    left: 0;
    top: -2px;
    position: absolute;
    cursor: pointer
}

.pass_alert_text,.pass_characters_text {
    width: auto;
    float: right;
    font-size: 13px;
    bottom: -20px;
    position: absolute;
    text-align: right;
    direction: rtl
}

.pass_characters_text {
    right: 0
}

.pass_alert_text {
    left: 0
}

.type_form_field {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 12px
}

.customers_form_checkbox_container {
    float: right;
    width: 100%;
    display: block;
    margin-top: 0
}

.customers_form_field_bottom {
    float: right;
    width: 100%;
    display: block;
    margin-top: 0
}

.customers_form_field_checkbox {
    float: right;
    width: 27px;
    display: block;
    margin-top: 3px
}

.customers_form_field_checkbox_content {
    float: right;
    width: calc(100% - 30px);
    display: block;
    margin-top: 6px;
    font-size: 14px;
    color: #9e9e9e;
    text-align: right
}

.customers_wishlist_section {
    float: right;
    width: 50%;
    padding-left: 25%;
    padding-right: 25%
}

.customers_items_wishlist_container {
    float: right;
    width: 100%;
    margin-top: 0px
}

.customers_item_wishlist {
    float: right;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.customers_item_wishlist:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border:0
}
.wishlist_img_container {
    float: right;
    width: 120px;
    margin-left: 10px;
    box-sizing: border-box
}

.customers_item_wishlist img {
    float: right;
    width: 100%;
}

.customers_item_wishlist_detalis {
    float: right;
    width: calc(100% - 130px);
    padding: 0;
    box-sizing: border-box;
    display: inline-block;
}

.customer_purchase_history_item_content_text,.customers_item_wishlist_name {
    width: auto;
    float: right;
    font-size: 19px;
    color: #373737;
    font-weight: 500;
    text-decoration: none;
    line-height: 1.2em;
    text-align: center;
    direction: rtl
}

.customers_item_wishlist_remove {
    float: left;
    width: 20px;
    box-sizing: border-box;
    display: inline-block;
}

.customers_item_wishlist_remove i {
    float: left;
    width: 100%;
    text-align: left;
    color: #c20c1a;
    font-size: 21px;
    font-weight: 400;
    line-height: .9em
}

.customers_item_wishlist_remove i:hover {
    color: red
}

.customers_purchase_history_section {
    float: right;
    width: 100%;
    box-sizing: border-box;
    border: 0px solid #ccc;

}

.customer_purchase_history_item {
    float: right;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

.customer_purchase_history_item:last-child {
    border-bottom: 0 solid #ccc;
    margin-bottom:0;
    padding-bottom:0
}

.customer_purchase_history_item_cell_image {
    float: right;
    width: 120px;
    margin-left: 10px;
    box-sizing: border-box
}

.customer_purchase_history_item_cell_content {
    float: right;
    width: calc(100% - 220px)!important;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}

.customer_purchase_order_container {
    float: right;
    width: calc(100% - 150px)!important;

}

.customer_purchase_history_item_content_container {
    float: right;
    width: calc(100% - 130px);
}

.customer_purchase_history_item_content_title,.customers_click_order_btn {
    width: auto;
    direction: rtl;
    text-align: center;
    font-size: 15px;
    text-decoration: none;
    line-height: 1.2em
}

.customer_purchase_history_item_content_title {
    float: right;
    color: #373737
}

.customers_click_order_btn {
    float: left;
    color: #fff;
    font-weight: 400;
    background: #1d1d1b;
    padding: 6px 10px
}

.customers_click_order_btn:hover {
    color: #fff;
    background: #373737
}

.customer_purchase_history_rating_container {
    float: left;
    width: 200px;
    box-sizing: border-box;
    margin-top: 8px
}

.customers_rating {
    float: left;
    width: calc(100% - 55px);
    direction: ltr;
    display: inline-block
}

.customers_rating_btn {
    width: auto;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer;
    direction: rtl;
    box-sizing: border-box;
    color: #444;
    background-color: #fcffff;
    display: inline-block!important;
    border: 1px solid #ccc;
    border-radius:5px;
    margin-right:5px
}

.response_from_server {
    width: 100%;
    float: right;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    direction: rtl;
    color: #373737;
    margin-top: 5px
}

.customer_purchase_history_total_container {
    width: 100%;
    height:40px;
    float: right;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    color: #373737;
    padding: 0px 10px;
    box-sizing: border-box;
    background-color: #f8f8f8;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    border-radius:5px;
    margin-bottom:20px
}

.ratingResponse {
    width: 100%;
    float: right;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    direction: rtl;
    color: #373737;
    margin-top: 5px
}

.sub_cat_menu_btn,.wallet_options select {
    font-size: 17px;
    font-weight: 400;
    direction: rtl
}

.customers_account_wrap {
    float: right;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 70px
}

.customers_account_right {
    float: right;
    width: 250px;
    box-sizing: border-box;
    list-style: none;
    position: sticky;
    top: 180px;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
    padding: 15px;
    border-bottom: 2px solid #e6e6e6
}

.customers_account_left {
    width: calc(100% - 300px);
    float: left
}

.customers_account_left_container {
    width: 100%;
    float: right;
    padding: 30px;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 30px
}

.left_title_container {
    margin-bottom: 16px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 1.1em!important
}

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

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

.sub_cat_menu_btn {
    width: 100%;
    float: right;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    color: #373737;
    background-color: #f4f4f6;
    margin-bottom: 10px;    
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius:10px;
}

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

.sub_cat_menu_btn_active {
    color: #fff!important;
    background-color: #1d1d1b!important
}

.sub_cat_menu_btn:hover {
    color: #fff;
    background-color: #444
}

.customers_wallet {
    width: 100%;
    float: right;
    background-color: transparent;
    box-sizing: border-box;
    margin-bottom: 30px;
    position: relative
}

.customers_wallet_container {
    width: 250px;
    height: 220px;
    float: right;
    padding: 20px;
    background-color: #fff;
    box-sizing: border-box;
    display: table
}

.customers_wallet_charge_container,.customers_wallet_options_container {
    width: calc(100% - 265px);
    margin-right: 15px;
    padding: 20px;
    background-color: #fff;
    float: right;
    box-sizing: border-box
}

.customers_wallet_charge_container {
    height: 125px;
    margin-bottom: 15px
}

.customers_wallet_options_container {
    height: 80px
}

.wallet_options {
    width: calc(100% - 130px);
    height: 70px;
    float: right;
    margin-left: 10px
}

.wallet_options select {
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    color: #495057;
    border-radius: 3px;
    font-family: Rubik,sans-serif;
    border: 1px solid #495057
}

.wallet_options select option {
    background: #fff;
    color: #495057
}

.wallet_options select:hover {
    box-shadow: 0 0 15px 0 rgb(91 91 91 / 15%);
    cursor: pointer
}

.charge_wallet_btn_container {
    width: 120px;
    float: right
}

.chargeWalletBtn {
    width: 100%;
    font-size: 17px!important;
    font-weight: 700;
    text-align: center;
    padding-top: 10px!important;
    padding-bottom: 11px!important;
    cursor: pointer;
    direction: rtl;
    box-sizing: border-box;
    outline: 0;
    color: #fff!important;
    background-color: #444;
    border: 0;
    border-radius: 3px
}

.chargeWalletBtn:hover {
    background-color: #1d1d1b
}

.chargeWalletBtn:focus {
    background-color: #373737
}

.fsBorderBottom {
    border-bottom: 2px solid #e6e6e6
}

.rateSpan {
    width: auto!important;
    float: none!important;
    display: inline-block
}

@media all and (min-width: 1438px) {
    .customers_form_registration {
        width:600px;
        margin-left: calc(50% - 300px);
        margin-right: calc(50% - 300px);
        padding: 10px
    }

    .customers_title {
        float: right;
        width: 100%;
        margin-top: 50px
    }
}

@media (max-width: 1439px) and (min-width:769px) {
    .customers_form_registration {
        width:600px;
        margin-left: calc(50% - 300px);
        margin-right: calc(50% - 300px);
        padding: 30px
    }

    .customers_account_left {
        width: calc(100% - 290px);
        float: left
    }

    .customers_account_left_container {
        padding: 20px;
        margin-bottom: 40px
    }

    .customers_wallet_container {
        width: 200px
    }

    .customers_wallet_charge_container {
        width: calc(100% - 215px);
        padding: 15px;
        height: 135px
    }

    .customers_wallet_options_container {
        width: calc(100% - 215px);
        height: 70px;
        padding: 15px
    }

    .customers_wallet {
        margin-bottom: 40px
    }

    .customers_title {
        float: right;
        width: 100%;
        margin-top: 40px
    }
}

@media (max-width: 768px) and (min-width:481px) {
    .customers_account_right,.products_filtering_right_container {
        box-sizing:border-box;
        list-style: none;
        overflow-y: auto;
        overflow-x: hidden
    }

    .customers_form_registration {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        padding: 20px
    }

    .customers_form_field,.customers_form_field_medium {
        float: right;
        width: 100%;
        margin-bottom: 10px
    }

    .customers_account_wrap {
        padding-top: 20px
    }

    .customers_account_right {
        float: right;
        width: 100%;
        position: sticky;
        top: 50px;
        max-height: calc(100vh - 80px);
        padding: 7px
    }

    .customers_account_left {
        width: 100%;
        float: left;
        margin-top: 15px
    }

    .customers_account_left_container {
        padding: 15px;
        margin-bottom: 30px
    }

    .products_filtering_right_container {
        float: right;
        width: 100%;
        position: fixed;
        top: 90px;
        right: 0;
        background-color: #fff;
        padding: 5px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        z-index: 1000
    }

    .fs_accordion {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        direction: rtl
    }

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

    .sub_cat_menu_btn {
        width: auto!important;
        float: none;
        height: 25px;
        font-size: 15px;
        text-align: center;
        padding: 2px 7px;
        margin-left: 2px;
        margin-bottom: 0;
        display: inline-block;
        cursor: grabbing
    }

    .products_page_title_container i {
        font-size: 18px;
        line-height: 1em;
        margin-top: 7px;
        margin-left: 5px
    }

    .customers_wallet_container {
        width: 140px;
        height: 140px
    }

    .customers_wallet_charge_container {
        width: calc(100% - 155px);
        padding: 15px;
        height: 140px
    }

    .customers_wallet_options_container {
        width: 100%;
        height: 70px;
        padding: 15px;
        margin-right: 0
    }

    .customers_wallet {
        margin-bottom: 40px
    }

    .customers_title {
        float: right;
        width: 100%;
        margin-top: 30px
    }
}

@media (max-width: 480px) and (min-width:319px) {
    .customers_account_right,.products_filtering_right_container {
        width:100%;
        list-style: none;
        overflow-y: auto;
        overflow-x: hidden;
        box-sizing: border-box
    }

    .customers_form_registration {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 20px
    }

    .customers_form_field,.customers_form_field_medium {
        float: right;
        width: 100%;
        margin-bottom: 10px
    }

    .customers_account_wrap {
        padding-top: 10px;
        padding-bottom:0
    }

    .customers_account_right {
        float: right;
        position: sticky;
        top: 85px;
        max-height: calc(100vh - 80px);
        padding: 7px;
        z-index: 10
    }

    .customers_account_left {
        width: 100%;
        float: left;
        margin-top: 10px
    }

    .customers_account_left_container {
        padding: 15px;
        margin-bottom: 20px
    }

    .products_filtering_right_container {
        float: right;
        position: fixed;
        top: 90px;
        right: 0;
        background-color: #fff;
        padding: 5px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        z-index: 1000
    }

    .fs_accordion {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        direction: rtl
    }

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

    .sub_cat_menu_btn {
        width: auto!important;
        float: none;
        height: 30px;
        font-size: 15px;
        text-align: center;
        padding: 5px 7px 2px;
        margin-left: 2px;
        display: inline-block;
        cursor: grabbing;
        margin-bottom: 0px;
        border-radius:5px;
    }

    .products_page_title_container i {
        font-size: 18px;
        line-height: 1em;
        margin-top: 7px;
        margin-left: 5px
    }

    .customer_purchase_history_rating_container {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin-top: 8px;
        display: none
    }

    .customer_purchase_history_item_cell_content {
        width: 100%!important
    }

    .customer_purchase_history_item_content_container {
        float: right;
        width: calc(100% - 80px)!important;
        margin-top: 7px
    }

    .customer_purchase_history_item_content_text {
        width: 100%;
        float: right;
        text-align: right
    }

    .customer_purchase_history_item_cell_image {
        float: right;
        width: 50px;
        margin-left: 10px;
        box-sizing: border-box
    }

    .customer_purchase_order_container {
        float: right;
        width: calc(100% - 100px)!important;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 4px
    }

    .customers_click_order_btn {
        width: 85px;
        float: left;
        font-size: 15px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        line-height: 1.2em;
        text-align: center;
        direction: rtl;
        background: #1d1d1b;
        padding: 4px 6px
    }

    .customers_wallet_charge_container,.customers_wallet_container,.customers_wallet_options_container {
        padding: 10px;
        height: auto;
        width: 100%
    }

    .customers_purchase_history_section,.customers_wallet {
        margin-bottom: 20px
    }

    .customer_purchase_history_item_content_title {
        font-size: 15px;
        line-height: 1.2em;
        text-align: right!important
    }

    .customers_wallet_charge_container {
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .customers_wallet_options_container {
        margin-right: 0
    }

    .wallet_options {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 10px
    }

    .charge_wallet_btn_container {
        width: 100%
    }

    .customers_title {
        float: right;
        width: 100%;
        margin-top: 20px
    }

    .customers_detalis_section {
        padding-top: 30px;
        padding-bottom: 0
    }
.customers_items_wishlist_container {
    margin-top: 0px
}
}

@media all and (max-width: 320px) {
    .customers_account_right,.products_filtering_right_container {
        width:100%;
        list-style: none;
        overflow-y: auto;
        overflow-x: hidden;
        box-sizing: border-box
    }

    .customers_form_registration {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 20px
    }

    .customers_form_field,.customers_form_field_medium {
        float: right;
        width: 100%;
        margin-bottom: 10px
    }

    .customers_account_wrap {
        padding-top: 10px
    }

    .customers_account_right {
        float: right;
        position: sticky;
        top: 85px;
        max-height: calc(100vh - 80px);
        padding: 7px;
        z-index: 10
    }

    .customers_account_left {
        width: 100%;
        float: left;
        margin-top: 10px
    }

    .customers_account_left_container {
        padding: 15px;
        margin-bottom: 20px
    }

    .products_filtering_right_container {
        float: right;
        position: fixed;
        top: 90px;
        right: 0;
        background-color: #fff;
        padding: 5px;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
        z-index: 1000
    }

    .fs_accordion {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        direction: rtl
    }

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

    .sub_cat_menu_btn {
        width: auto!important;
        float: none;
        height: 30px;
        font-size: 15px;
        text-align: center;
        padding: 5px 7px 2px;
        margin-left: 2px;
        display: inline-block;
        cursor: grabbing;
        margin-bottom: 5px
    }

    .products_page_title_container i {
        font-size: 18px;
        line-height: 1em;
        margin-top: 7px;
        margin-left: 5px
    }

    .customer_purchase_history_rating_container {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin-top: 8px;
        display: none
    }

    .customer_purchase_history_item_cell_content {
        width: 100%!important
    }

    .customer_purchase_history_item_content_container {
        float: right;
        width: calc(100% - 80px)!important;
        margin-top: 7px
    }

    .customer_purchase_history_item_content_text {
        width: 100%;
        float: right;
        text-align: right
    }

    .customer_purchase_history_item_cell_image {
        float: right;
        width: 50px;
        margin-left: 10px;
        box-sizing: border-box
    }

    .customer_purchase_order_container {
        float: right;
        width: calc(100% - 100px)!important;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 4px
    }

    .customers_click_order_btn {
        width: 85px;
        float: left;
        font-size: 15px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        line-height: 1.2em;
        text-align: center;
        direction: rtl;
        background: #1d1d1b;
        padding: 4px 6px
    }

    .customers_wallet_charge_container,.customers_wallet_container,.customers_wallet_options_container {
        padding: 10px;
        height: auto;
        width: 100%
    }

    .customers_purchase_history_section,.customers_wallet {
        margin-bottom: 20px
    }

    .customer_purchase_history_item_content_title {
        font-size: 15px;
        line-height: 1.2em;
        text-align: right!important
    }

    .customers_wallet_charge_container {
        margin-right: 0;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .customers_wallet_options_container {
        margin-right: 0
    }

    .wallet_options {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 10px
    }

    .charge_wallet_btn_container {
        width: 100%
    }

    .customers_title {
        float: right;
        width: 100%;
        margin-top: 20px
    }

    .customers_detalis_section {
        padding-top: 30px;
        padding-bottom: 0
    }
}
