        @font-face {
            font-family: Yekan;
            src: url("../fonts/yb/Yekan\ Bakh\ EN\ 05\ Medium.ttf");
            font-weight: normal;
        }
        
        @font-face {
            font-family: Yekan1;
            src: url("../fonts/yb/Yekan\ Bakh\ EN\ 07\ Heavy.ttf");
            font-weight: bold;
        }
        
        @font-face {
            font-family: Yekan-bold;
            src: url("../fonts/yb/Yekan\ Bakh\ EN\ 06\ Bold.ttf");
            font-weight: bold;
        }
        
        @font-face {
            font-family: Modam;
            src: url("../fonts/modam/ModamVF.woff2");
            font-weight: bold;
        }
        
        @font-face {
            font-family: Vazir;
            src: url("../fonts/Vazir-Light.eot");
            src: url("../fonts/Vazir-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Light.woff2") format("woff2"), url("../fonts/Vazir-Light.woff") format("woff"), url("../fonts/Vazir-Light.ttf") format("truetype");
            font-weight: 300;
        }
        /*@font-face {
 font-family: Vazir;
 src: url("../fonts/Vazir-Medium.eot");
 src: url("../fonts/Vazir-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Medium.woff2") format("woff2"), url("../fonts/Vazir-Medium.woff") format("woff"), url("../fonts/Vazir-Medium.ttf") format("truetype");
 font-weight: 500;
}

@font-face {
 font-family: Vazir;
 src: url("../fonts/Vazir-Thin.eot");
 src: url("../fonts/Vazir-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Thin.woff2") format("woff2"), url("../fonts/Vazir-Thin.woff") format("woff"), url("../fonts/Vazir-Thin.ttf") format("truetype");
 font-weight: 100;
}

@font-face {
 font-family: Vazir;
 src: url("../fonts/Vazir-Black.eot");
 src: url("../fonts/Vazir-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Vazir-Black.woff2") format("woff2"), url("../fonts/Vazir-Black.woff") format("woff"), url("../fonts/Vazir-Black.ttf") format("truetype");
 font-weight: 900;
}

*/
        /*---------------------------------- End of fonts ---------------------------------- */
        
        body {
            font-family: "Modam", sans-serif !important;
            /* background-color: #641411; */
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: "Modam", sans-serif !important;
        }
        
        .bbody {
            font-family: "Modam", Arial, sans-serif;
            font-weight: normal;
        }
        
        .textdec {
            text-decoration: none !important;
        }
        /* logo-top */
        
        @media (min-width: 991px) {
            .logo-top {
                width: 100%;
            }
            .logo-top .item {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 30px;
                padding-bottom: 30px;
            }
            .logo-top .top-color {
                background-color: #641411;
                height: 40px;
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: end;
            }
            .logo-top img {
                width: 150px;
            }
            .logo-top .top-color a {
                color: #fff;
                border: 1px solid #fff;
                width: 25px;
                height: 25px;
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                margin-left: 10px;
                padding-top: 3px;
            }
            .logo-top .top-color .active {
                color: #641411;
                border: 1px solid #fff;
                background-color: #fff;
                width: 25px;
                height: 25px;
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                padding-top: 3px;
            }
        }
        
        @media (max-width: 991px) {
            .logo-top {
                width: 100%;
            }
            .logo-top .item {
                display: flex;
                align-items: center;
                justify-content: center;
                padding-top: 30px;
                padding-bottom: 30px;
            }
            .logo-top .top-color {
                background-color: #641411;
                height: 40px;
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: end;
            }
            .logo-top img {
                width: 150px;
                margin-right: 10px;
                margin-left: 10px;
            }
            .logo-top .top-color a {
                color: #fff;
                border: 1px solid #fff;
                width: 25px;
                height: 25px;
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                margin-left: 10px;
                padding-top: 3px;
            }
            .logo-top .top-color .active {
                color: #641411;
                border: 1px solid #fff;
                background-color: #fff;
                width: 25px;
                height: 25px;
                font-size: 14px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                padding-top: 3px;
            }
        }
        /* header */
        
        @media (min-width: 991px) {
            header {
                width: 100%;
                padding-top: 10px;
                padding-bottom: 10px;
                position: relative;
                top: 0px;
                z-index: 10000;
                background-color: #ffffffd2;
                backdrop-filter: blur(20px);
                -webkit-backdrop-filter: blur(20px);
            }
            .head {
                width: 100%;
            }
            .head .item-cat {
                background-color: #641411;
                /* max-width: 100px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
            }
            .head .item-cat .img {
                width: 100%;
                z-index: 10;
                text-align: center;
            }
            .head .item-cat .img img {
                width: 60%;
                filter: brightness(0) invert(1);
            }
            .head .item-cat .text {
                /* width: 70%; */
                text-align: center;
                margin-top: 10px;
                margin-right: 5px;
                display: none;
            }
            .head .item-cat .text h6 {
                font-size: 14px;
                color: black;
            }
            /* custom-notactive */
            .head .swiper-custom-notactive {
                background-color: #641411 !important;
                /* max-width: 80px; */
                border-radius: 50% !important;
                padding: 5px !important;
                display: flex !important;
                align-items: center !important;
                cursor: pointer !important;
                text-decoration: none !important;
            }
            .head .swiper-custom-notactive .img {
                width: 100% !important;
                z-index: 10 !important;
                text-align: center !important;
            }
            .head .swiper-custom-notactive .img img {
                width: 60% !important;
                filter: brightness(0) invert(1) !important;
            }
            .head .swiper-custom-notactive .text {
                /* width: 70%; */
                text-align: center !important;
                margin-top: 10px !important;
                margin-right: 5px !important;
                display: none !important;
            }
            .head .swiper-custom-notactive .text h6 {
                font-size: 12px !important;
                color: black !important;
            }
            /* custom */
            .head .swiper-custom-active {
                background-color: rgb(255, 255, 255);
                /* max-width: 80px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                border: 2px solid #641411;
            }
            .head .swiper-custom-active .img img {
                width: 40%;
                filter: brightness(0) invert(0);
            }
            .head .swiper-custom-active .text {
                display: block;
            }
            .head .swiper-custom-active h6 {
                font-family: "Modam" !important;
                font-size: 12px !important;
            }
            /* item-active */
            .head .swiper-slide-active {
                background-color: rgb(255, 255, 255);
                /* max-width: 100px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                border: 2px solid #641411;
            }
            .head .swiper-slide-active .img img {
                width: 40%;
                filter: brightness(0) invert(0);
            }
            .head .swiper-slide-active .text {
                display: block;
            }
            .head .swiper-slide-active h6 {
                font-family: "Modam" !important;
                font-size: 15px !important;
            }
            .swiper-slide {
                aspect-ratio: 1 / 1
            }
        }
        
        @media (max-width: 991px) {
            header {
                width: 100%;
                padding-top: 10px;
                padding-bottom: 10px;
                position: relative;
                top: 0px;
                z-index: 10000;
                background-color: #ffffffa6;
                backdrop-filter: blur(20px);
                -webkit-backdrop-filter: blur(20px);
            }
            .head {
                width: 100%;
            }
            .head .item-cat {
                background-color: #641411;
                /* max-width: 80px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                text-decoration: none;
            }
            .head .item-cat .img {
                width: 100%;
                z-index: 10;
                text-align: center;
            }
            .head .item-cat .img img {
                width: 60%;
                filter: brightness(0) invert(1);
            }
            .head .item-cat .text {
                /* width: 70%; */
                text-align: center;
                margin-top: 10px;
                margin-right: 5px;
                display: none;
            }
            .head .item-cat .text h6 {
                font-size: 12px;
                color: black;
            }
            /* custom-notactive */
            .head .swiper-custom-notactive {
                background-color: #641411 !important;
                /* max-width: 80px; */
                border-radius: 50% !important;
                padding: 5px !important;
                display: flex !important;
                align-items: center !important;
                cursor: pointer !important;
                text-decoration: none !important;
            }
            .head .swiper-custom-notactive .img {
                width: 100% !important;
                z-index: 10 !important;
                text-align: center !important;
            }
            .head .swiper-custom-notactive .img img {
                width: 60% !important;
                filter: brightness(0) invert(1) !important;
            }
            .head .swiper-custom-notactive .text {
                /* width: 70%; */
                text-align: center !important;
                margin-top: 10px !important;
                margin-right: 5px !important;
                display: none !important;
            }
            .head .swiper-custom-notactive .text h6 {
                font-size: 12px !important;
                color: black !important;
            }
            /* custom */
            .head .swiper-custom-active {
                background-color: rgb(255, 255, 255);
                /* max-width: 80px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                border: 2px solid #641411;
            }
            .head .swiper-custom-active .img img {
                width: 40%;
                filter: brightness(0) invert(0);
            }
            .head .swiper-custom-active .text {
                display: block;
            }
            .head .swiper-custom-active h6 {
                font-family: "Modam" !important;
                font-size: 12px !important;
            }
            /* default */
            .head .swiper-slide-active {
                background-color: rgb(255, 255, 255);
                /* max-width: 80px; */
                border-radius: 50%;
                padding: 5px;
                display: flex;
                align-items: center;
                cursor: pointer;
                border: 2px solid #641411;
            }
            .head .swiper-slide-active .img img {
                width: 40%;
                filter: brightness(0) invert(0);
            }
            .head .swiper-slide-active .text {
                display: block;
            }
            .head .swiper-slide-active h6 {
                font-family: "Modam" !important;
                font-size: 12px !important;
            }
            .swiper-slide {
                aspect-ratio: 1 / 1
            }
        }
        /*  category-title */
        
        @media (min-width: 991px) {
            .top-set {
                padding-top: 200px;
            }
            .top-set:first-child {
                padding-top: 50px;
            }
            .category-title {
                margin-top: 10px;
            }
            .category-title h5 {
                font-family: "Modam" !important;
                font-size: 30px;
                color: #641411;
                font-weight: 900;
            }
            .category-title .share-btn {
                width: 40px;
                height: 40px;
                background-color: rgba(128, 128, 128, 0.158);
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                margin-right: 10px;
                cursor: pointer;
                margin-top: -5px;
            }
            .category-title .share-btn img {
                width: 30px;
                height: 30px;
            }
        }
        
        @media (max-width: 991px) {
            .top-set {
                padding-top: 100px;
            }
            .top-set:first-child {
                padding-top: 10px;
            }
            .category-title {
                margin-top: 20px;
            }
            .category-title h5 {
                font-family: "Modam" !important;
                font-size: 30px;
                color: #641411;
                text-align: center;
            }
            .category-title .share-btn {
                width: 40px;
                height: 40px;
                background-color: rgba(128, 128, 128, 0.158);
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                margin-right: 10px;
                cursor: pointer;
                margin-top: -5px;
            }
            .category-title .share-btn img {
                width: 30px;
                height: 30px;
            }
        }
        /* product */
        
        @media (min-width: 991px) {
            .products {
                margin-top: 0px;
            }
            .products .item-product {
                width: 300px;
                /* height: 300px; */
                margin-top: 30px;
                /* padding: 20px; */
                border-radius: 15px;
                background-color: #fff;
                box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 20px;
                cursor: pointer;
                --bs-gutter-x: 0rem;
            }
            .products .item-product:hover {
                box-shadow: rgba(0, 0, 0, 0.061) 0px 1px 20px;
            }
            .products .item-product .img {
                width: 100%;
                text-align: center;
                position: relative;
                height: 300px;
            }
            .products .item-product .img img {
                width: 100%;
                height: 100%;
                border-top-right-radius: 15px;
                border-top-left-radius: 15px;
            }
            .products .item-product .img .medal {
                position: absolute;
                top: 10px;
                left: 10px;
                width: 60px;
            }
            .products .item-product .detail {
                width: 100%;
                margin-top: 10px;
                /* height: 50px; */
                padding: 10px 15px;
                text-align: center;
            }
            .products .item-product .detail h2 {
                font-size: 18px;
                font-family: "Modam" !important;
                color: black;
            }
            .products .item-product .detail p {
                font-size: 14px;
                color: black;
                margin-top: 10px;
                overflow: hidden;
            }
            .products .item-product .detail h6 {
                font-size: 16px;
                font-weight: 900;
                color: black;
            }
            .products .item-product .detail h6 img {
                width: 22px;
                margin-top: -5px;
            }
            /* attribute */
            .products .item-product .detail .attribute-div {
                margin-bottom: 10px;
            }
            .products .item-product .detail .attribute-div span {
                padding: 5px;
                background-color: #f4f5f9;
                color: #000;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .products .item-product .detail .attribute-div .active-attr {
                padding: 5px;
                background-color: #641411;
                color: #fff;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .products .item-product .detail .attribute-sub-div {
                margin-bottom: 10px;
            }
            .products .item-product .detail .attribute-sub-div .active-attr-sub {
                padding: 5px !important;
                background-color: #641411 !important;
                color: #fff !important;
                width: 48% !important;
                border-radius: 5px !important;
                font-size: 12px !important;
                display: flex !important;
                justify-content: center !important;
                margin-top: 5px !important;
            }
            .products .item-product .detail .attribute-sub-div span {
                padding: 5px;
                /* background-color: #f4f5f9; */
                color: #641411;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
            }
            /* .products .item-product .detail .attribute-sub-div .attribute-all-sub-div {
        display: block;
    } */
        }
        
        @media (max-width: 991px) {
            .products {
                margin-top: 0px;
            }
            .products .item-product {
                width: 300px;
                /* height: 300px; */
                margin-top: 30px;
                /* padding: 20px; */
                border-radius: 15px;
                background-color: #fff;
                box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 20px;
                cursor: pointer;
                --bs-gutter-x: 0rem;
            }
            .products .item-product:hover {
                box-shadow: rgba(0, 0, 0, 0.061) 0px 1px 20px;
            }
            .products .item-product .img {
                width: 100%;
                text-align: center;
                position: relative;
                height: 300px;
            }
            .products .item-product .img img {
                width: 100%;
                height: 100%;
                border-top-right-radius: 15px;
                border-top-left-radius: 15px;
            }
            .products .item-product .img .medal {
                position: absolute;
                top: 10px;
                left: 10px;
                width: 60px;
            }
            .products .item-product .detail {
                width: 100%;
                margin-top: 10px;
                /* height: 50px; */
                padding: 10px 15px;
                text-align: center;
            }
            .products .item-product .detail h2 {
                font-size: 18px;
                font-family: "Modam" !important;
                color: black;
            }
            .products .item-product .detail p {
                font-size: 14px;
                color: black;
                margin-top: 10px;
                overflow: hidden;
            }
            .products .item-product .detail h6 {
                font-size: 16px;
                font-weight: 900;
                color: black;
            }
            .products .item-product .detail h6 img {
                width: 22px;
                margin-top: -5px;
            }
            /* attribute */
            .products .item-product .detail .attribute-div {
                margin-bottom: 10px;
            }
            .products .item-product .detail .attribute-div span {
                padding: 5px;
                background-color: #f4f5f9;
                color: #000;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .products .item-product .detail .attribute-div .active-attr {
                padding: 5px;
                background-color: #641411;
                color: #fff;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .products .item-product .detail .attribute-sub-div {
                margin-bottom: 10px;
            }
            .products .item-product .detail .attribute-sub-div .active-attr-sub {
                padding: 5px !important;
                background-color: #641411 !important;
                color: #fff !important;
                width: 48% !important;
                border-radius: 5px !important;
                font-size: 12px !important;
                display: flex !important;
                justify-content: center !important;
                margin-top: 5px !important;
            }
            .products .item-product .detail .attribute-sub-div span {
                padding: 5px;
                /* background-color: #f4f5f9; */
                color: #641411;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
            }
        }
        /* @media (max-width: 991px) {
    .products {
        margin-top: 20px;
    }
    .products .item-product {
        width: 300px;
        height: 300px;
        margin-top: 30px;
        border: 2px solid #641411;
        padding: 20px;
        border-radius: 10px;
        cursor: pointer;
    }
    .products .item-product:hover {
        box-shadow: rgba(0, 0, 0, 0.061) 0px 1px 20px;
    }
    .products .item-product .img {
        width: 100%;
        text-align: center;
        position: relative;
    }
    .products .item-product .img img {
        width: 50%;
    }
    .products .item-product .img .medal {
        position: absolute;
        top: -20px;
        left: -20px;
        width: 60px;
    }
    .products .item-product .detail {
        width: 100%;
        margin-top: 20px;
    }
    .products .item-product .detail h2 {
        font-size: 18px;
        font-family: "Yekan1" !important;
        color: black;
        text-align: center;
    }
    .products .item-product .detail p {
        font-size: 14px;
        color: black;
        margin-top: 10px;
        text-align: center;
    }
    .products .item-product .detail h6 {
        font-size: 16px;
        font-weight: 900;
        color: black;
    }
    .products .item-product .detail h6 img {
        width: 22px;
        margin-top: -5px;
    }
} */
        /* show-product-div */
        
        .note-btn {
            position: fixed;
            bottom: 10px;
            left: 10px;
            background-color: #641411;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }
        
        .note-btn img {
            width: 50%;
        }
        
        .note-btn .count-cart {
            width: 25px;
            height: 25px;
            background-color: rgb(255, 196, 0);
            position: absolute;
            top: -8px;
            right: -8px;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1000000;
            top: 0;
            left: 0;
            background-color: #641411;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
        }
        
        .sidenav a {
            padding: 8px 32px 8px 8px;
            text-decoration: none;
            font-size: 25px;
            color: #ffff;
            display: block;
            transition: 0.3s;
        }
        
        .sidenav a:hover {
            color: #f1f1f1;
        }
        
        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 0px;
            font-size: 36px;
            /* margin-left: 50px; */
        }
        
        @media screen and (max-height: 450px) {
            .sidenav {
                padding-top: 15px;
            }
            .sidenav a {
                font-size: 18px;
            }
        }
        /* item-cart */
        
        @media (min-width: 991px) {
            .item-cart {
                background-color: #eaede850;
                width: 100%;
                border-radius: 10px;
                padding: 10px;
                display: flex;
                margin-top: 20px;
            }
            .item-cart img {
                width: 80px;
                border-radius: 10px;
            }
            .item-cart h5 {
                color: white;
                font-size: 14px;
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart h6 {
                color: white;
                font-size: 12px;
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart .counter {
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart .counter input {
                width: 40px;
                border: none;
                text-align: center;
                font-size: 14px;
                /* border: 1px solid #641411; */
                border-radius: 5px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                height: 20px;
            }
            .item-cart .counter span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .other-option {
                position: absolute;
                bottom: 20px;
                width: 100%;
            }
            .other-option .total {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border: 1px solid rgb(236, 236, 236);
                padding: 10px 20px;
                border-radius: 10px;
                width: 280px;
                padding-top: 15px;
                margin-top: 20px;
            }
            .other-option .total h6 {
                font-size: 18px;
            }
            .other-option .reset {
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: #eaede86e;
                padding: 10px 20px;
                border-radius: 10px;
                width: 280px;
                padding-top: 15px;
                color: white;
                cursor: pointer;
            }
            .other-option .reset h6 {
                font-size: 18px;
            }
        }
        
        @media (max-width: 991px) {
            .item-cart {
                background-color: #eaede850;
                width: 100%;
                border-radius: 10px;
                padding: 10px;
                display: flex;
                margin-top: 20px;
            }
            .item-cart img {
                width: 80px;
                border-radius: 10px;
            }
            .item-cart h5 {
                color: white;
                font-size: 14px;
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart h6 {
                color: white;
                font-size: 12px;
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart .counter {
                margin-right: 10px;
                margin-top: 10px;
            }
            .item-cart .counter input {
                width: 40px;
                border: none;
                text-align: center;
                font-size: 14px;
                /* border: 1px solid #641411; */
                border-radius: 5px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                height: 20px;
            }
            .item-cart .counter span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 20px;
                height: 20px;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .other-option {
                position: absolute;
                bottom: 20px;
                width: 100%;
            }
            .other-option .total {
                display: flex;
                align-items: center;
                justify-content: space-between;
                border: 1px solid rgb(236, 236, 236);
                padding: 7px 20px;
                border-radius: 10px;
                width: 280px;
                padding-top: 12px;
                margin-top: 20px;
            }
            .other-option .total h6 {
                font-size: 16px;
            }
            .other-option .reset {
                display: flex;
                align-items: center;
                justify-content: center;
                background-color: #eaede86e;
                padding: 7px 20px;
                border-radius: 10px;
                width: 280px;
                padding-top: 12px;
                color: white;
                cursor: pointer;
            }
            .other-option .reset h6 {
                font-size: 16px;
            }
        }
        /* new-show-product-div */
        
        @media (min-width: 991px) {
            .show-product-div {
                width: 100%;
                height: 100vh;
                /* background-color: #44444485;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px); */
                background-color: #ffffff;
                position: fixed;
                top: 0px;
                right: 0px;
                z-index: 100000;
                overflow: scroll;
            }
            .show-product-div .fa-times {
                position: absolute;
                top: 10px;
                right: 10px;
                font-size: 30px;
                cursor: pointer;
                z-index: 10000000;
            }
            .show-product-div .img-gallery {
                height: 50%;
                width: 100%;
                padding: 20px;
            }
            .show-product-div .img-gallery .main-img {
                width: 100%;
                display: flex;
                justify-content: center;
                height: 70%;
                position: relative;
            }
            .show-product-div .img-gallery .main-img img {
                height: 100%;
            }
            .show-product-div .img-gallery .list-img {
                display: flex;
                justify-content: center;
                padding-top: 20px;
                height: 25%;
            }
            .show-product-div .img-gallery .list-img img {
                width: 70px;
                margin-left: 10px;
            }
            .show-product-div .detail-div {
                height: 50%;
                bottom: -50%;
                width: 100%;
                background-color: white;
                border-top-right-radius: 50px;
                border-top-left-radius: 50px;
                padding: 20px;
                position: relative;
            }
            .show-product-div .detail-div .fa-minus {
                font-size: 22px;
            }
            .show-product-div .detail-div .text-div {
                padding: 40px;
                height: 90%;
                text-align: center;
            }
            .show-product-div .detail-div .text-div h2 {
                font-size: 35px;
                font-family: "Modam" !important;
            }
            .show-product-div .detail-div .text-div p {
                font-size: 18px;
                margin-top: 30px;
            }
            .show-product-div .detail-div .text-div .price-note {
                height: 60px;
                border-radius: 35px;
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 20px;
                padding-top: 35px;
            }
            .show-product-div .detail-div .text-div .price-note .price h6 {
                font-size: 20px;
                font-weight: 900;
                display: flex;
                align-items: center;
                color: white;
                color: black;
            }
            .show-product-div .detail-div .text-div .price-note .price img {
                width: 30px;
                margin-right: 10px;
            }
            .show-product-div .detail-div .text-div .note {
                display: flex;
                align-items: center;
                justify-content: center;
                margin-top: 20px;
            }
            .show-product-div .detail-div .text-div .note form {
                display: none;
            }
            .show-product-div .detail-div .text-div .note a {
                width: 100%;
                background-color: #641411;
                border-radius: 10px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                color: white;
                cursor: pointer;
            }
            .show-product-div .detail-div .text-div .note a i {
                font-size: 20px;
            }
            .show-product-div .detail-div .text-div .note input {
                width: 40px;
                border: none;
                text-align: center;
                font-size: 20px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                position: relative;
            }
            .show-product-div .detail-div .text-div .note input::after {
                border-bottom: 1px solid black;
                content: "";
                position: absolute;
                bottom: 0px;
                width: 30px;
                height: 5px;
            }
            .show-product-div .detail-div .text-div .note span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 30px;
                height: 30px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .show-product-div .detail-div .text-div .note .minus-span {
                font-size: 25px;
                border: 2px solid #641411;
                color: #641411;
                width: 30px;
                height: 30px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                background-color: white;
            }
            /* attribute */
            .show-product-div .detail-div .attribute-div {
                margin-bottom: 10px;
            }
            .show-product-div .detail-div .attribute-div span {
                padding: 5px;
                background-color: #f4f5f9;
                color: #000;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .show-product-div .detail-div .attribute-div .active-attr {
                padding: 5px;
                background-color: #641411;
                color: #fff;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .show-product-div .detail-div .attribute-sub-div {
                margin-bottom: 10px;
            }
            .show-product-div .detail-div .attribute-sub-div .active-attr-sub {
                padding: 5px !important;
                background-color: #641411 !important;
                color: #fff !important;
                width: 48% !important;
                border-radius: 5px !important;
                font-size: 12px !important;
                display: flex !important;
                justify-content: center !important;
                margin-top: 5px !important;
            }
            .show-product-div .detail-div .attribute-sub-div span {
                padding: 5px;
                /* background-color: #f4f5f9; */
                color: #641411;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
            }
        }
        
        @media (max-width: 991px) {
            .show-product-div {
                width: 100%;
                height: 100vh;
                /* background-color: #44444485;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px); */
                background-color: #ffffff;
                position: fixed;
                top: 0px;
                right: 0px;
                z-index: 100000;
                overflow: scroll;
            }
            .show-product-div .fa-times {
                position: absolute;
                top: 10px;
                right: 10px;
                font-size: 30px;
                cursor: pointer;
                z-index: 10000000;
            }
            .show-product-div .img-gallery {
                height: 50%;
                width: 100%;
                padding: 20px;
            }
            .show-product-div .img-gallery .main-img {
                width: 100%;
                display: flex;
                justify-content: center;
                height: 70%;
                position: relative;
            }
            .show-product-div .img-gallery .main-img img {
                height: 100%;
            }
            .show-product-div .img-gallery .list-img {
                display: flex;
                justify-content: center;
                padding-top: 20px;
                height: 25%;
            }
            .show-product-div .img-gallery .list-img img {
                width: 70px;
                margin-left: 10px;
            }
            .show-product-div .detail-div {
                height: 50%;
                bottom: -50%;
                width: 100%;
                background-color: white;
                border-top-right-radius: 50px;
                border-top-left-radius: 50px;
                padding: 10px;
                position: relative;
            }
            .show-product-div .detail-div .fa-minus {
                font-size: 22px;
            }
            .show-product-div .detail-div .text-div {
                padding: 30px;
                height: 90%;
                text-align: center;
            }
            .show-product-div .detail-div .text-div h2 {
                font-size: 25px;
                font-family: "Modam" !important;
            }
            .show-product-div .detail-div .text-div p {
                font-size: 16px;
                margin-top: 20px;
            }
            .show-product-div .detail-div .text-div .price-note {
                height: 60px;
                border-radius: 35px;
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 20px;
                padding-top: 35px;
            }
            .show-product-div .detail-div .text-div .price-note .price h6 {
                font-size: 18px;
                font-weight: 900;
                display: flex;
                align-items: center;
                color: white;
                color: black;
            }
            .show-product-div .detail-div .text-div .price-note .price img {
                width: 30px;
                margin-right: 10px;
            }
            .show-product-div .detail-div .text-div .note {
                display: flex;
                align-items: center;
                justify-content: center;
                margin-top: 20px;
            }
            .show-product-div .detail-div .text-div .note form {
                display: none;
            }
            .show-product-div .detail-div .text-div .note a {
                width: 100%;
                background-color: #641411;
                border-radius: 10px;
                height: 40px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                color: white;
                cursor: pointer;
                font-size: 14px;
            }
            .show-product-div .detail-div .text-div .note a i {
                font-size: 18px;
            }
            .show-product-div .detail-div .text-div .note input {
                width: 40px;
                border: none;
                text-align: center;
                font-size: 20px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                position: relative;
            }
            .show-product-div .detail-div .text-div .note span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .show-product-div .detail-div .text-div .note .minus-span {
                font-size: 25px;
                border: 2px solid #641411;
                color: #641411;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                background-color: white;
            }
            /* attribute */
            .show-product-div .detail-div .attribute-div {
                margin-bottom: 10px;
            }
            .show-product-div .detail-div .attribute-div span {
                padding: 5px;
                background-color: #f4f5f9;
                color: #000;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .show-product-div .detail-div .attribute-div .active-attr {
                padding: 5px;
                background-color: #641411;
                color: #fff;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
            }
            .show-product-div .detail-div .attribute-sub-div {
                margin-bottom: 10px;
            }
            .show-product-div .detail-div .attribute-sub-div .active-attr-sub {
                padding: 5px !important;
                background-color: #641411 !important;
                color: #fff !important;
                width: 48% !important;
                border-radius: 5px !important;
                font-size: 12px !important;
                display: flex !important;
                justify-content: center !important;
                margin-top: 5px !important;
            }
            .show-product-div .detail-div .attribute-sub-div span {
                padding: 5px;
                /* background-color: #f4f5f9; */
                color: #641411;
                width: 48%;
                border-radius: 5px;
                font-size: 12px;
                display: flex;
                justify-content: center;
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
            }
        }
        /* counter-product-item */
        
        .item-product .counter-pr input {
            width: 40px;
            border: none;
            text-align: center;
            font-size: 20px;
            margin-right: 10px;
            margin-left: 10px;
            margin-top: 0px;
            position: relative;
        }
        
        .item-product .counter-pr span {
            font-size: 25px;
            background-color: #641411;
            color: white;
            width: 25px;
            height: 25px;
            border-radius: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }
        
        .item-product .counter-pr .minus-span {
            font-size: 25px;
            border: 2px solid #641411;
            color: #641411;
            width: 25px;
            height: 25px;
            border-radius: 5px;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            background-color: white;
        }
        /* styles.css */
        /* استایل کلی لودر */
        
        #loader {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgb(255, 255, 255);
            /* رنگ پس‌زمینه */
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 999999999999999;
        }
        /* استایل اسپینر */
        
        .spinner {
            border: 8px solid #f3f3f3;
            /* رنگ حلقه بیرونی */
            border-top: 8px solid #641411;
            /* رنگ حلقه متحرک */
            border-radius: 50%;
            width: 50px;
            height: 50px;
            animation: spin 1s linear infinite;
            /* انیمیشن چرخش */
        }
        /* تعریف انیمیشن چرخش */
        
        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }
            100% {
                transform: rotate(360deg);
            }
        }
        /* change-lan */
        
        @media (min-width: 991px) {
            .lan-div {
                width: 60px;
                height: 60px;
                background-color: red;
                position: fixed;
                top: 10px;
                left: 0px;
                z-index: 100000000;
            }
        }
        /* sauce */
        
        @media (min-width: 991px) {
            .sauce-div {
                margin-top: 40px;
            }
            .sauce-div .tit {
                color: #641411;
            }
            .sauce-div .sauce-item {
                width: 51%;
                background-color: #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 40px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: white;
                cursor: pointer;
            }
            .sauce-div .sauce-item-selected {
                width: 60%;
                background-color: transparent;
                border: 2px solid #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 40px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: #641411;
                cursor: pointer;
            }
            .sauce-div .sauce-item .note {
                display: flex;
                align-items: center;
                justify-content: center;
                margin-top: -5px;
                margin-right: 20px;
            }
            .sauce-div .sauce-item .note form {
                display: none;
            }
            .sauce-div .sauce-item .note a {
                width: 160px;
                background-color: #ffffff;
                border-radius: 5px;
                height: 20px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                color: #641411;
                cursor: pointer;
                font-size: 14px;
                padding-left: 5px;
                padding-right: 5px;
            }
            .sauce-div .sauce-item .note a i {
                font-size: 18px;
            }
            .sauce-div .sauce-item .note input {
                width: 25px;
                height: 25px;
                border: none;
                text-align: center;
                font-size: 16px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                position: relative;
            }
            .sauce-div .sauce-item .note span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .sauce-div .sauce-item .note .minus-span {
                font-size: 25px;
                border: 2px solid #641411;
                color: #641411;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                background-color: white;
            }
        }
        
        @media (max-width: 991px) {
            .sauce-div {
                margin-top: 40px;
            }
            .sauce-div .tit {
                color: #641411;
            }
            .sauce-div .sauce-item {
                width: 100%;
                background-color: #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 40px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: white;
                cursor: pointer;
            }
            .sauce-div .sauce-item h5 {
                font-size: 12px;
            }
            .sauce-div .sauce-item-selected {
                width: 100%;
                background-color: transparent;
                border: 2px solid #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 40px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: #641411;
                cursor: pointer;
            }
            .sauce-div .sauce-item .note {
                display: flex;
                align-items: center;
                justify-content: center;
                margin-top: -5px;
                margin-right: 20px;
            }
            .sauce-div .sauce-item .note form {
                display: none;
            }
            .sauce-div .sauce-item .note a {
                width: 130px;
                background-color: #ffffff;
                border-radius: 5px;
                height: 20px;
                display: flex;
                align-items: center;
                justify-content: center;
                text-decoration: none;
                color: #641411;
                cursor: pointer;
                font-size: 11px;
                padding-left: 5px;
                padding-right: 5px;
            }
            .sauce-div .sauce-item .note a i {
                font-size: 18px;
            }
            .sauce-div .sauce-item .note input {
                width: 25px;
                height: 25px;
                border: none;
                text-align: center;
                font-size: 16px;
                margin-right: 10px;
                margin-left: 10px;
                margin-top: 0px;
                position: relative;
            }
            .sauce-div .sauce-item .note span {
                font-size: 25px;
                background-color: #641411;
                color: white;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
            }
            .sauce-div .sauce-item .note .minus-span {
                font-size: 25px;
                border: 2px solid #641411;
                color: #641411;
                width: 25px;
                height: 25px;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                cursor: pointer;
                background-color: white;
            }
        }
        /* syrup */
        
        @media (min-width: 991px) {
            .syrup-div {
                display: block;
                margin-top: 10px;
            }
            .syrup-div label {
                display: flex;
                font-size: 13px;
                color: #641411;
                align-items: center;
            }
            .syrup-div label i {
                font-size: 18px;
            }
            .syrup-div select {
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
                color: #641411;
                border-radius: 35px;
                width: 100px;
                font-size: 12px;
                padding: 5px;
            }
            .syrup-div-item {
                display: none;
            }
            .syrup-div-item .syrup-item {
                width: 100%;
                background-color: #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 30px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: white;
                cursor: pointer;
                border: none;
            }
            .syrup-div-item .syrup-item h6 {
                color: white !important;
            }
            .syrup-div-item .item-selected {
                width: 100%;
                background-color: transparent !important;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 30px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: #641411 !important;
                cursor: pointer;
                border: 1px solid #641411 !important;
            }
            .syrup-div-item .item-selected h6 {
                color: #641411 !important;
            }
            .syrup-div-item .syrup-item h5 {
                font-size: 12px;
            }
        }
        
        @media (max-width: 991px) {
            .syrup-div {
                display: block;
                margin-top: 10px;
            }
            .syrup-div label {
                display: block;
                font-size: 13px;
                color: #641411;
            }
            .syrup-div label i {
                font-size: 18px;
            }
            .syrup-div select {
                margin-top: 5px;
                background-color: transparent;
                border: 1px solid #641411;
                color: #641411;
                border-radius: 35px;
                width: 100px;
                font-size: 12px;
                padding: 5px;
            }
            .syrup-div-item {
                display: none;
            }
            .syrup-div-item .syrup-item {
                width: 100%;
                background-color: #641411;
                display: flex;
                align-items: center;
                justify-content: space-between;
                border-radius: 10px;
                height: 30px;
                margin-top: 10px;
                padding: 10px 10px 5px 10px;
                color: white;
                cursor: pointer;
            }
            .syrup-div-item .syrup-item h5 {
                font-size: 12px;
            }
        }