::-webkit-scrollbar {
    background-color: rgba(57, 38, 36, 0.72);
    border-radius: 1px 1px 1px 1px;
    display: flex;
    flex-direction: column;
    width: 5px; /* عرض اسکرول بار */
    height: 10px; /* ارتفاع اسکرول بار */
}

::-webkit-scrollbar-thumb {
    background-color: #DABB9E;
    border-radius: 2px 2px 2px 2px;
    margin: 35px 0px 475px;
    min-height: 90px;
}

::-webkit-scrollbar-track {
    background-color: rgba(57, 38, 36, 0.72);
    border-radius: 1px 1px 1px 1px;
    display: flex;
    flex-direction: column;
    width: 2px;
    height: 50%;
}
body{
    overflow-x:hidden ;
    user-select: none;
    min-height: 110vh;
    width: fit-content;
}
html{
    display: flex;
    min-height: 100vh;

}
.back_GR{
    width: 100%;
    min-height: fit-content;
    flex-shrink: 0;
    background: linear-gradient(270deg, #7C573C -0.88%, rgba(37, 24, 26, 0.00) 100.79%), linear-gradient(270deg, rgba(37, 24, 26, 0.00) -0.88%, #7C573C 100.79%);
    position: absolute;
    top: 0;
    right: 0;
}
.back_frame{
}
@media (min-width: 4000px) {
    body{
        overflow-x:hidden ;
        user-select: none;
        width: fit-content;
    }
    .back_frame{
        height: 100%;

    }
    .back_GR{
        height: 100%;
    }




    }
.logo_frame{
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    justify-content: center;
    align-content: flex-end;
    margin-top: 178px;
}
.logo_text_frame{
    width: 348px;
    height: 170px;
}
.search_box{
    display: flex;
    width: 95%;
    height: 40px;
    padding: 8px 21px;
    justify-content: flex-end;
    align-items: center;
    gap: 13px;
    flex-shrink: 0;
    border-radius: 12px;
    background: rgba(235, 204, 169, 0.65);
}
.search_box_frame{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 55px;
}
.search_box_icon{
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    fill: rgba(57, 38, 36, 0.70);
}
.search_box_text{
    width: 68px;
    flex-shrink: 0;
    color: rgba(57, 38, 36, 0.70);
    text-align: right;
    font: 400 20px/1.2 "Vazir-Medium", Helvetica, Arial, serif;
    font-size: 20px;
    font-style: normal;
    line-height: 115%; /* 23px */
}
.slider_menu_back_text_frame_base{
    position: relative;
    z-index: 0;
    height: 40px;
    display: flex;
    top: 58px;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    align-items: flex-start;

}
.slider_menu_frame{
    display: flex!important;
    margin-top: 18px!important;
    width: 100%!important;
    flex-shrink: 0!important;
    border-top: 3px solid #DABB9E!important;
    border-bottom: 3px solid #DABB9E!important;
    flex-wrap: nowrap!important;
    justify-content: center!important;
    flex-direction: row!important;

}
.slider_menu_back_text_frame{
    display: flex;
    width: 120px;
    height: 40px;
    flex-shrink: 0;
    border-radius: 0px 0px 15px 15px;
    background: #DABB9E;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: space-between;
    align-items: center;

}
.slider_menu_text{
    /*width: 40px;*/
    /*height: 28px;*/
    flex-shrink: 0;
    color: #603809;
    text-align: center;
    font: 400 20px/1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 20px;
    font-style: normal;
    line-height: 115%; /* 23px */
}
.slider_menu_item_frame{
    width: 100% !important;
    z-index: 1 !important;
    display: inline-flex !important;
    align-items: center;
    /* margin-right: 27px; */
    flex-direction: row!important;
    justify-content: center!important;
    padding-bottom: 25px !important;
    padding-top: 50px !important;
    flex-wrap: nowrap!important;


}
.button {
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.slider_menu_item{
    display: flex!important;
    width: 160px!important;
    height: 100px!important;
    padding: 12px 31px!important;
    flex-direction: column!important;
    align-items: center!important;
    gap: 20px!important;
    border-radius: 20px!important;
    background: #DABB9E!important;
    box-shadow: 0px 4px 4px 0px #392624!important;
    margin: 8px !important;
}
.slider_menu_item:hover{
    background: #392624!important;
    cursor: pointer!important;
    .slider_menu_item_text{
        color: #DABB9E!important;
    }
    .slider_menu_item_icon_one{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_two{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_three{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_four{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_five{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_six{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_seven{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
    .slider_menu_item_icon_eight{
        svg{
            path{
                fill:#DABB9E!important;

            }
        }
    }
}
.slider_menu_item_icon_one{
    width: 28px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_two{
    width: 32.143px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_three{
    width: 43.206px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_four{
    width: 36.001px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_five{
    width: 49.996px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_six{
    width: 37.782px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_seven{
    width: 48.728px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_icon_eight{
    width: 86.233px;
    height: 50px;
    flex-shrink: 0;
}
.slider_menu_item_text{
    width: 150px;
    height: 13px;
    flex-shrink: 0;
    color: #392624;
    text-align: center;
    font: 400 10px/1.2 "DiodrumArabic-Semibold", Helvetica, Arial, serif;
    font-size: 15px;
    font-style: normal;
    line-height: 115%; /* 11.5px */
}
.slider_product_frame{
    display: flex;
    margin-top: 18px;
    width: 100%;
    flex-shrink: 0;
    border-top: 3px solid #DABB9E;
    border-bottom: 3px solid #DABB9E;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
    gap: 10px;

}
.product_frame_base{
    /*width: 99.5%;*/
    margin-top: 59px;
    margin-bottom: 27px;
    display: inline-flex;
    align-items: center;
    gap: 0px;
    float: left;
    touch-action: none;
    user-select: none;
    position: relative;
    overflow-x: hidden;
    text-align: center;

}
.product_frame_base2{
    /*width: 99.5%;*/
    margin-top: 59px;
    margin-bottom: 27px;
    display: inline-flex;
    align-items: center;
    gap: 0px;
    float: left;
    touch-action: none;
    user-select: none;
    position: relative;
    overflow-x: hidden;
    text-align: center;

}

#flashing-line {
    text-decoration: line-through; /* خط را روی متن اعمال کنید */
    animation: flashing 2s infinite; /* انیمیشن چشمک‌زن را تعریف کنید */
}

@keyframes flashing {
    0% {
        text-decoration-color: transparent; /* خط را در ابتدای انیمیشن شفاف کنید */
    }
    50% {
        text-decoration-color: red; /* خط را در 50% انیمیشن قرمز کنید */
    }
    100% {
        text-decoration-color: transparent; /* خط را در انتهای انیمیشن شفاف کنید */
    }
}

.product_frame{
    margin-right: 10px!important;
    margin-left: 10px!important;
    margin-bottom: 10px!important;
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
    /*gap: 11px;*/
    height: 369px!important;
    border-radius: 14px!important;
    border: 1px solid rgba(249, 192, 106, 0.42)!important;
    background: #FFF9F1!important;
    box-shadow: 0px 4px 4px 0px #392624!important;
    cursor: pointer!important;
}
.flashing-line {
    animation: flashing 2s infinite;
    /* width: 15.954px; */
    height: 130.138px;
    margin-right: 212px;
    position: absolute;
    z-index: 1;
}
@keyframes flashing {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.product_image_frame{
    width: 280px;
    height: 222px;
    flex-shrink: 0;
    border-radius: 14px 14px 0px 0px;

}
.product_detail_frame_base{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.product_detail_frame{
    gap: 5px;
    margin-top: 10px;
    display: flex;
    width: 251px;
    /*height: 115px;*/
    flex-shrink: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
    align-content: space-around;
    justify-content: center;
}

.product_name_text{
    direction: rtl;
    color: #392624;
    font: 400 20px/1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
}
.product_description_text{
    color: rgba(30, 30, 30, 0.74);
    font: 400 14px/1.2 "Vazir-light", Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    direction: rtl;
}
.product_price_text{
    direction: rtl;
    color: #392624;
    font: 400 16px/1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}
.add_to_cart_button{
    display: flex;
    width: 120px;
    height: 35px;
    padding: 0px 33px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #DABB9E;
    color: inherit;
    border: none;
    font: inherit;
    cursor: pointer;
    outline: inherit;

}
.add_to_cart_button_two{
    display: flex;
    width: 120px;
    height: 35px;
    padding: 0px 33px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #DABB9E;
    color: inherit;
    border: none;
    font: inherit;
    cursor: pointer;
    outline: inherit;

}
.add_to_cart_button:hover {
    background: #392624;
    box-shadow: 0px 2px 2px 0px #392624;

    .add_to_cart_button_text {
        color: #DABB9E;

    }
}
.add_to_cart_button_text{
    color: #392624;
    text-align: center;
    font: 400 16px/1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
}

.footer{
    z-index: 0;
    text-align: center;
    position: relative;
    top: 0px;
    width: 100%;
    height: 100px;
    flex-shrink: 0;
    direction: rtl;
    color: #EBCCA9;
    font: 400 32px/1.2 "DiodrumArabic-Bold", Helvetica, Arial, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;

}
@media (max-width: 1075px) {
    .search_box{
        width: 90%;
    }
}
@media (max-width: 513px) {
    .search_box{
        width: 82%;
    }
}
@media (max-width: 767px) {
    .logo_frame{
        margin-top: 20px;
    }

}
@media (max-width: 337px) {
    .logo_frame{
        img{
            width: 305px;

        }
    }
}
.product_quantity_frame {
    display: inline-flex;
    padding: 4px 4px 0px 4px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1px solid var(--customgrad, #F8E4BE);
    background: var(--customgrad, #F8E4BE);
    direction: rtl;
}
.offerPrice{
    font: 400 12px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
}
.product_quantity_text {
    display: flex;
    width: 15px;
    height: 32px;
    flex-direction: column;
    justify-content: center;
    color: #54372B;
    text-align: center;
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    line-height: 180%;
    text-transform: capitalize;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: inherit;
    align-content: center;
    align-items: center;

}
.cart_product_number_icon_phone{
    width: 15px;
    height: 15px;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: inherit;

}
.product_list_search{
    padding: 20px;
    height: 400px;
    border-radius: 10px;
    margin-top: 40px;
    position: relative;
    z-index: 1;
    display: inline-flex;
    gap: 15px;
    /* margin-right: 27px; */
    flex-direction: row-reverse;
    flex-wrap: wrap;
    overflow-y: auto;
    justify-content: center;
    align-items: flex-start;

}
.product_list_search::-webkit-scrollbar {
    width: 5px;
}

.product_list_search::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

.product_list_search::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.product_category_frame_base{
    display: flex;
    padding: 15px 20px;
    flex-direction: row;
    align-items: flex-end;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 14px;
    border: 1px solid rgba(249, 192, 106, 0.42);
    background: #FFF9F1;
    box-shadow: 0px 4px 4px 0px #392624;
    flex-wrap: wrap;
}
.product_category_frame{
    display: flex;
    width: 260.08px;
    flex-direction: row;
    align-items: flex-start;
    gap: 11px;
}
.product_category_photo{
    border: 1px solid #3B201D;
    width: 119.922px;
    height: 117.543px;
    flex-shrink: 0;
    border-radius: 14px;

}
.product_category_content_base_frame{
    height: 158px;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
    gap: 18px;
}
.product_category_text_base_frame{
    display: flex;
    height: 106px;
    flex-shrink: 0;
    width: 131px;
    gap: 4px;
    flex-direction: column;
}
.product_category_name_text{
    /* height: 38px; */
    flex-shrink: 0;
    color: #392624;
    text-align: right;
    font: 400 20px / 1.2 "DiodrumArabic-Semibold", Helvetica, Arial, serif;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;

}
.product_category_description_text{
    height: 72px;
    flex-shrink: 0;
    color: #1E1E1E;
    text-align: right;
    font: 400 14px/1.2 "DiodrumArabic-Regular", Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    width: 131px;
    direction: rtl;

}
.product_category_button_price_frame{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.product_category_button_frame{
    display: flex;
    height: 34px;
    padding: 0px 33px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 20px;
    background: #DABB9E;
    margin-top: 127px;

}
.product_category_button_text{
    color: #392624;
    text-align: center;
    font: 400 14px/1.2 "Vazir-Bold", Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
}
.product_category_price_frame{
    direction: rtl;
    display: flex;
    width: 94px;
    height: 31px;
    flex-shrink: 0;
    color: #392624;
    text-align: right;
    font: 400 16px / 1.2 "DiodrumArabic-Semibold", Helvetica, Arial, serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    gap: 10px;
    flex-direction: row;

}
.base_frame{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.none{
   display: none;
}
.colored-toast.swal2-icon-success {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: green !important;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast.swal2-icon-error {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: red !important;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast.swal2-icon-warning {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #f8bb86 !important;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast.swal2-icon-info {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #3fc3ee !important;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast.swal2-icon-question {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #87adbd !important;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast .swal2-title {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast .swal2-close {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast .swal2-html-container {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}
.slick-prev::before, .slick-next::before { color: black; }

.container {
    width: 600px;
    margin-left: 20px;
}

.carousel {
    width: 100%;
    border: 1px solid black;
}
.slick-prev, .slick-next {
    top: 55% !important;
    bottom: 0 !important;
    z-index: 10 !important;
}
.slick-next {
    right: 1px !important;
    color: rgb(243, 243, 243) !important;
    border-radius: 7px;
}
.slick-prev {
    left: 1px  !important;
    color: rgb(243, 243, 243) !important;
    border-radius: 7px;

}

.slick-prev:hover, .slick-next:hover {
    opacity: 1 !important;
}
.slick-prev:before,
.slick-next:before {
    color: #392624!important;
}
.colored-toast.swal2-icon-success {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: green !important;
    direction: rtl!important;
    line-height: 20px!important;
    color: white!important;
}

.colored-toast.swal2-icon-error {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: red !important;
    direction: rtl!important;
    line-height: 20px!important;
    color: white!important;

}

.colored-toast.swal2-icon-warning {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #f8bb86 !important;
    direction: rtl!important;
    line-height: 20px!important;
    color: white!important;

}

.colored-toast.swal2-icon-info {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #3fc3ee !important;
    direction: rtl!important;
    line-height: 20px!important;
    color: white!important;

}

.colored-toast.swal2-icon-question {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    background-color: #87adbd !important;
    direction: rtl!important;
    line-height: 20px!important;
    color: white!important;

}

.colored-toast .swal2-title {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast .swal2-close {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}

.colored-toast .swal2-html-container {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    color: white;
    direction: rtl!important;
    line-height: 20px!important;

}
.swal-popup-custom-font {
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    direction: rtl;
    border-radius: 20px;
    backdrop-filter: blur(20px);
    box-shadow: 0px 4px 4px 0px #392624!important;


}
.swal-title-custom-font{
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    direction: rtl;
}
.swal-text-custom-font{
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    direction: rtl;
}
.swal-button-custom-font{
    font: 400 14px / 1.2 "Vazir-Bold", Helvetica, Arial, serif;
    direction: rtl;
}
.swal-title {
    color: white;
}
.swal2-html-container, .swal2-title{
    color: #F8E4BE !important;
}

.no-border {
    border: 0;

}

