﻿/*@font-face {
    font-family: yekanbakh;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/YekanBakhFA06Bold.eot');
    src: url('../../fonts/YekanBakhFA06Bold.eot?#iefix') format('embedded-opentype'),*/ /* IE6-8 */
/*url('../../fonts/YekanBakhFA06Bold.woff') format('woff'),*/ /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*url('../../fonts/YekanBakhFA06Bold.ttf') format('truetype');*/
/*font-display: swap;*/
/*}

@font-face {
    font-family: yekanbakh;
    font-style: normal;
    font-weight: 800;
    src: url('../../fonts/YekanBakhFA08Fat.eot');
    src: url('../../fonts/YekanBakhFA08Fat.eot?#iefix') format('embedded-opentype'),*/ /* IE6-8 */
/*url('../../fonts/YekanBakhFA08Fat.woff') format('woff'),*/ /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*url('../../fonts/YekanBakhFA08Fat.ttf') format('truetype');*/
/*font-display: swap;*/
/*}

@font-face {
    font-family: yekanbakh;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/YekanBakhFA04Regular.eot');
    src: url('../../fonts/YekanBakhFA04Regular.eot?#iefix') format('embedded-opentype'),*/ /* IE6-8 */
/*url('../../fonts/YekanBakhFA04Regular.woff') format('woff'),*/ /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
/*url('../../fonts/YekanBakhFA04Regular.ttf') format('truetype');*/
/*font-display: swap;*/
/*}*/





/* 100 - Thin */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 100;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Thin.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Thin.woff2') format('woff2');
}

/* 300 - Light */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 300;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Light.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Light.woff2') format('woff2');
}

/* 400 - Regular */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 400;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Regular.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Regular.woff2') format('woff2');
}

/* 600 - SemiBold */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 600;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-SemiBold.woff2') format('woff2');
}

/* 700 - Bold */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 700;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Bold.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-Bold.woff2') format('woff2');
}

/* 800 - ExtraBold */
@font-face {
    font-family: 'yekanbakhFaNum';
    /*    font-style: normal;*/
    font-weight: 800;
    /*    font-stretch: normal;*/
    src: url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-ExtraBold.woff') format('woff'), url('../a1-font/yekanbakhfanumber/YekanBakhFaNum-ExtraBold.woff2') format('woff2');
}



/*@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/fontawesome-webfont.eot');
    src: url('../../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../../fonts/fontawesome-webfont.woff') format('woff'), url('../../fonts/fontawesome-webfont.ttf') format('truetype'), url('../../fonts/fontawesome-webfont.svg') format('svg');
}*/
.hide-indesktop {
    display: none;
}

.top_rowheader_slick {
    overflow: hidden;
}

.BTitr {
    font-family: yekanbakh;
    font-weight: 600;
}

* {
    box-sizing: border-box;
    outline: none;
    margin: 0;
    padding: 0;
}

body {
    /*    font-family: 'yekanbakh';*/
    font-family: 'yekanbakhFaNum';
    /*  font-family: Roboto, "sans-serif";*/
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #3d464d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: scroll;
    text-align: right;
    direction: rtl
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}


:root {
    --main-color-index: #ed1846;
    --main-color-index-hover: #ce0f39;
    --main-color-text: #414042;
}

.style-scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.style-scrollbar::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

.style-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: var(--main-color-index);
}

.modal {
    z-index: 99999999 !important;
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ed1846;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #c4183e;
    }

.fix_black_pop {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #454545c2;
    z-index: 2;
    display: none;
    transition: all .8s;
}

body,
html {
    height: 100%
}


svg {
    display: block
}



a,
a:hover {
    color: #1a66ff
}

    a:hover {
        text-decoration: none
    }

label {
    margin-bottom: .25rem
}

h1 {
    font-size: 36px
}

h1,
h2 {
    font-weight: 600
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 28px
}

h3,
h4 {
    font-weight: 600
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h5,
h6 {
    font-weight: 600
}

h6 {
    font-size: 16px
}

ul {
    list-style: none;
}

.ltr_text {
    display: inline-block;
    direction: ltr;
}

a, a:hover {
    color: inherit;
}

body {
    line-height: 1.85;
}

.fa,
.fab,
.fal,
.far,
.fas {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.85;
}

.bg-n0 {
    background-color: #fff;
}

.c-pointer {
    cursor: pointer;
}
/*.mx-auto*/
.mrgx-auto {
    margin-right: auto;
    margin-left: auto;
}

.pos-relative {
    position: relative;
}

.txt-justify {
    text-align: justify;
}

.font-w-bold {
    font-weight: 600;
}

.overflow-hide {
    overflow: hidden;
}

.pos-absolute {
    position: absolute;
}

.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 1;
}


.w-full {
    width: 100%;
}

.d-block {
    display: block;
}

.z-4 {
    z-index: 4;
}

.z-5 {
    z-index: 5;
}

.z-6 {
    z-index: 6;
}

.m-b-10 {
    margin-bottom: 10px;
}

.mrg-t-20 {
    margin-top: 20px;
}

.mrg-r-8 {
    margin-right: 8px;
}

.mrg-r-35 {
    margin-right: 35px;
}

.mrg-l-10 {
    margin-left: 10px;
}

.mrg-l-20 {
    margin-left: 20px;
}

.mrg-l-30 {
    margin-left: 30px;
}

.mrg-l-auto {
    margin-left: auto;
}

.p-r-10 {
    padding-right: 10px;
}

.txt-center {
    text-align: center
}
/*=====Colors====*/
.blueinfotxt {
    color: #64d1ed;
    font-size: 12px;
    cursor: pointer;
}

.color-lightgray {
    color: #a09e9e;
}

.c-gray {
    color: #a7a6a6;
}

.c-red {
    color: var(--main-color-index);
}

.c-green {
    color: green;
}

.c-white {
    color: #fff;
}

.c-black {
    color: #000;
}

.c-orang {
    color: #f7b349;
}
/*=====Colors====*/
/*====Fonts======*/
.fs-8 {
    font-size: 8px;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}
/*====Fonts======*/
/* ===============  Felex ================*/
.d-flex {
    display: flex;
}

.flex-1 {
    flex: 1 1;
}

.grow-1 {
    flex-grow: 1;
}
/*.jc-between*/
.justfctn-between {
    justify-content: space-between;
}
/*.jc-end*/
.justfctn-end {
    justify-content: flex-end;
}
/*.container-4xl-w */
.container-flw {
    width: 100%;
    max-width: 1680px;
}
/*.ai-center*/
.align-center {
    align-items: center;
}
/*.shrink-0*/
.shrink-flx-0 {
    flex-shrink: 0;
}
/*   Felex*/

.ArrowSlickcss {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fdfdfd;
    color: #000;
    position: absolute;
    border: 1px solid #d1d1d1;
    text-align: center;
    line-height: 30px !important;
    cursor: pointer;
    font-size: 14px;
    z-index: 6;
    font-weight: 600 !important;
}
/******breadcrumb*********/

ol {
    padding: 0;
    margin: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    margin-right: 3px;
    color: #6c757d;
    content: ">";
    margin-left: 8px;
    font-weight: 600;
    font-size: 17px;
}

.site-breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 37px;
    margin-bottom: 1rem;
    list-style: none;
    /* background-color: #e9ecef; */
    border-radius: 0.25rem;
    font-size: 14px;
    width: 100%;
    /* background-color: #edf5f5; */
    margin: 0 auto;
    padding: 21px 31px;
    color: #979797;
    align-items: baseline;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}

.site-breadcrumb li {
    margin: 0px 3px;
}


.box-cart-bottom {
    position: relative
}

    .box-cart-bottom > p.count-products-carts {
        position: absolute;
        position: absolute;
        margin: 0;
        top: -5px;
        right: -13px;
        background: var(--main-color-index);
        color: #fff;
        border-radius: 50%;
        padding: 0px 8px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        width: 25px;
        height: 25px;
    }



/*******breadcrumb********/
/*********Header************/
.containertophead {
    width: 93%;
    margin: 0 auto;
}

.top_rowheader {
    height: 60px;
}

@media(min-width: 768px) {
    .site .pdx-4-md {
        padding-right: calc(4 * var(--spacing-4));
        padding-left: calc(4 * var(--spacing-4));
    }
}

.pad-y-3 {
    padding-top: calc(3 * var(--spacing-4));
    padding-bottom: calc(3 * var(--spacing-4));
}

.site {
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1910px;
    margin: 0 auto;
}


.site__header .category_btn {
    background-color: black;
    width: 160px;
    height: 42px;
    border-radius: 0px 7px 7px 0px;
    color: #fff;
    font-size: 12px;
}

    .site__header .category_btn .nice-select:after {
        margin-top: -4px;
    }



.selerincity {
    min-width: 208px;
    font-weight: 600;
    font-size: 14px;
}

.logocitymehr {
    margin-left: 150px;
}

    .logocitymehr .img-hd {
        width: 140px;
        height: auto;
    }

        .logocitymehr .img-hd img {
            object-fit: cover;
            height: auto;
        }
/*TopSearchSite*/
.category_btn .nice-select .list {
    width: 100%;
    color: #000;
    padding-right: 0px;
}

.nice-select .list {
    width: 100%;
    color: #000;
    padding-right: 16px;
}

.section-search {
    width: 100%;
    margin: 20px auto;
}

    .section-search .seachdiv {
        margin-left: auto;
    }

.box-login-basket-head {
    max-width: 280px;
    padding-top: 0px;
}

.site-header__search {
    width: 100%;
    position: relative;
}

.search__form {
    position: relative;
    height: 42px;
    display: -ms-flexbox;
    display: flex;
    max-width: 700px;
    background-color: #f4f4f4;
    border-radius: 10px 0px 0px 10px;
    padding-left: 5px;
    padding-bottom: 6px;
    margin-left: 10px;
}

.search__input {
    border: none;
    padding: 0 17px;
    background: transparent;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
    transition: color .15s;
    color: inherit;
    line-height: 45px;
}

    .search__input:hover {
        color: inherit;
    }

#AutoCompleteSearchBody {
    min-height: 150px;
    position: absolute;
    background-color: #f8f8f8;
    width: 100%;
    z-index: 255;
    border: 1px solid #e7e0e0;
    top: 40px;
}

.search__button {
    border: none;
    padding: 0;
    background: transparent;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 42px;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    fill: #bfbfbf;
    transition: fill .15s;
}

    .search__button svg {
        width: 20px;
        height: 20px;
        margin-top: -4px;
        color: #797474;
        margin-left: -5px;
    }

.search__border {
    z-index: -1;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    transition: box-shadow .15s, background .15s;
}

.loadergiftopSerach {
    display: none;
    margin: 100px auto 0px;
}

.search__input:focus {
    outline: none;
    color: inherit;
}


.site-header__search .search_box_result {
    width: 100%;
    max-height: 300px;
    background: #fff;
    position: absolute;
    top: 50px;
    right: 1px;
    z-index: 200;
    outline: 1px solid #fff;
    outline-offset: 0;
    padding: 15px;
    display: none;
    scroll-margin-top: 0;
    scrollbar-width: thin;
    scrollbar-color: var(--thumbBG) var(--scrollbarBG);
    overflow-y: auto;
    overflow-x: hidden;
}


.box-amazing-section {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0 10px;
}

    .box-amazing-section .box-amazing-section-carousel {
        width: 85%;
    }

    .box-amazing-section .boxlable {
        width: 15%;
    }

.site-header__search h4 {
    font-size: 12px;
    padding: 3px;
}

.seachdiv .select_option {
    width: 140px;
    background-color: transparent;
    color: #fff;
    border: none;
    text-align: right !important;
    line-height: 44px;
    height: 100%;
}

    .seachdiv .select_option option {
        width: 100%;
        background-color: transparent;
        color: #000;
        border: none;
    }
/*TopSearchSite*/
/*minicartlogeduser*/
.mini_cart {
    position: absolute;
    min-width: 355px;
    padding: 0 30px 0;
    background: #fff;
    border: 0;
    z-index: 999;
    left: 0;
    top: 115%;
    max-height: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    border: 1px solid #ebebeb;
}

.mini_cart_wrapper {
    position: relative;
    margin: 9px 5px 0px 0px;
}

    .mini_cart_wrapper > a i.fa-shopping-bag, .mini_cart_wrapper > a i.fa-user {
        border: 2px solid #ebebeb;
        display: inline-block;
        height: 32px;
        line-height: 27px;
        text-align: center;
        width: 32px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        font-size: 19px;
    }

    .mini_cart_wrapper > a span.cart_price {
        font-size: 14px;
        font-weight: 500;
        margin-right: 5px;
        transition: none;
    }

        .mini_cart_wrapper > a span.cart_price span {
            transition: none;
            font-size: 13px;
        }

    .mini_cart_wrapper > a i.ion-ios-arrow-down {
        margin-right: 4px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 3px;
    }

    .mini_cart_wrapper:hover .mini_cart {
        max-height: 532px;
        padding: 18px 30px 30px;
        visibility: visible;
    }

.cart_item {
    overflow: hidden;
    padding: 11px 0;
    border-bottom: 1px solid #ebebeb;
    display: flex;
    justify-content: space-between;
}

    .cart_item a {
        display: block;
        width: 100%
    }

.cart_button a {
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    background: #eef0f1;
    border: 1px solid #ebebeb;
    display: block;
    text-align: center;
    line-height: 20px;
    margin-bottom: 0;
    padding: 12px 0;
    transition: all 0.3s ease-in-out;
}

    .cart_button a:hover {
        background: var(--main-color-index);
        border-color: var(--main-color-index);
        color: #fff;
    }

.mini_cart_table {
    padding: 23px 0;
}

.cart_total {
    display: flex;
    justify-content: space-between;
}

    .cart_total span {
        font-size: 14px;
        font-weight: 400;
        line-height: 2;
    }

        .cart_total span.price {
            font-weight: 600;
        }

.cart_button:first-child {
    margin-bottom: 15px;
}

.mini_cart_wrapper > a span.cart_count {
    background: var(--main-color-index);
    color: #fff;
    font-size: 13px;
    height: 22px;
    right: -8px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 34%;
    transform: translatey(-50%);
    width: 22px;
    z-index: 9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.faq_page_bg {
    width: 100%;
    background-color: #f5f5f5;
    min-height: 500px;
    padding: 20px 40px;
    overflow: hidden;
}

    .faq_page_bg .site-breadcrumb {
        padding: 21px 0 !important;
    }

.sidebar_widget {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 20px;
}

.sidebar-widget-faq .widget_list h3 {
    font-size: 17px;
    margin-bottom: 25px;
    padding-bottom: 8px;
    font-weight: 700;
    position: relative;
}

    .sidebar-widget-faq .widget_list h3::before {
        position: absolute;
        content: "";
        display: block;
        width: 40px;
        height: 3px;
        background: var(--main-color-index);
        bottom: 0;
    }

.sidebar-widget-faq .widget_categories ul {
    list-style-type: disc;
    margin: 0;
    padding: 0;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}

.box-item-faq .panel-group .card .card-header button.btn {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    /*background-color: #FFFF;*/
}

.card-header.card_accor button.btn-link.collapsed {
    background: #fff;
    border: 1px solid #ebebeb;
    width: 100%;
    text-align: right;
    color: #222;
}



.box-item-faq .panel-group .card .card-header {
    padding: 0;
    border: none;
}

    .box-item-faq .panel-group .card .card-header button.btn p {
        margin: 0;
        text-decoration: none;
        /*color: #000;*/
        font-weight: 700;
    }

    .box-item-faq .panel-group .card .card-header button.btn-link:hover, .box-item-faq .panel-group .card .card-header button.btn-link:focus {
        text-decoration: none;
    }

.box-item-faq .panel-group .card.card_dipult {
    border: none;
    margin-bottom: 10px;
}


.card-header.card_accor button.btn-link {
    /*border: 1px solid #c40316;*/
    width: 100%;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.pagination-faq {
    display: flex;
    justify-content: center;
}

    .pagination-faq ul li:first-child {
        margin-right: 0;
    }

    .pagination-faq ul li {
        display: inline-block;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #f1f1f1;
        border-radius: 3px;
        margin: 4px 3px 4px 0;
    }

    .pagination-faq ul .active {
        display: inline-block;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: var(--main-color-index);
        color: #fff;
        border-radius: 3px;
        margin: 4px 3px 4px 0;
    }

    .pagination-faq ul li {
        display: inline-block;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: #f1f1f1;
        border-radius: 3px;
        margin: 4px 3px 4px 0;
    }

        .pagination-faq ul li a {
            display: block;
            border-radius: 3px;
            padding: 0 3px;
            transition: all 0.3s ease-in-out;
        }

            .pagination-faq ul li a:hover {
                background: var(--main-color-index);
                color: #fff;
            }

.accordion_area .card-header {
    background: var(--main-color-index);
    padding: 0;
    border-radius: 10px;
    border-bottom: 0;
}

.card-header.card_accor button.btn-link.collapsed i.fa-plus {
    display: block;
}

.card-header.card_accor button.btn-link i.fa-plus {
    display: none;
}

.card-header.card_accor button.btn-link.collapsed i.fa-minus {
    display: none;
}

.box-description-seo, .box-description-seo-title {
    margin: 20px 0;
}

    .box-description-seo-title h1 {
        font-size: 30px;
        margin: 0;
    }

    .box-description-seo p {
        margin: 0;
        text-align: justify;
        line-height: 35px;
    }

.mini_cart_wrapper .cart_img img {
    max-width: 80px;
}
/*minicartlogeduser*/
/*.styles_Link*/
.btn-login-reg {
    border-radius: 6px;
    width: 130px;
    border: 1px solid #ded8d8;
    display: inherit;
    color: inherit;
    justify-content: inherit;
    align-items: inherit;
    height: 40px;
    display: inline-block;
    font-size: 13px;
}

    .btn-login-reg .inerdiv {
        text-align: center;
        display: block;
        margin: 5px auto;
    }

    .btn-login-reg img {
        width: 30px;
        height: 30px;
        /*        margin-right: -19px;*/
    }

    .btn-login-reg .txtlogin-reg {
        display: inline-block;
        /*        margin-right: 11px;*/
    }

.h-linel {
    width: 2px;
    height: 27px;
    background-color: #dadfe2;
    margin-right: 12px;
    margin-left: 12px;
}

    .h-linel.beforcard {
        margin-top: 8px;
    }

.navig-after-cat {
    color: #5d5858;
    font-weight: 600;
    font-size: 15px;
    gap: 0 10px;
}

    .navig-after-cat div > a {
        gap: 0 5px;
    }

.rowcategories > .container-flw {
    gap: 0 10px;
}

.navig-after-cat img.img-cat {
    width: 16px;
    margin-left: 5px;
}

.celbox-Maincat .cate-index-menu {
    gap: 0 5px;
    align-items: center;
}


.dropdown-filter-shop {
    float: left;
    overflow: hidden;
}

    .dropdown-filter-shop .dropbtn {
        /* font-size: 16px; */
        border: none;
        outline: none;
        color: white;
        padding: 10px 10px;
        background-color: inherit;
        font-family: inherit;
        margin: 0;
        border-radius: 10px;
        background: var(--main-color-index);
    }

        .dropdown-filter-shop .dropbtn:hover {
            background: var(--main-color-index-hover);
        }

    .navbar a:hover, .dropdown-filter-shop:hover .dropbtn {
        background: var(--main-color-index-hover);
    }

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        float: none;
        color: black;
        padding: 8px 15px;
        text-decoration: none;
        display: block;
        text-align: right;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown-filter-shop:hover .dropdown-content {
    display: block;
}




.h-linel-b {
    width: 2px;
    height: 19px;
    background-color: #2c2d2d;
    margin-right: 12px;
    margin-left: 12px;
    margin-top: 5px;
}

.h-linel-gray {
    width: 2px;
    height: 19px;
    background-color: #d7d0d0;
    margin-right: 12px;
    margin-left: 12px;
    margin-top: 5px;
}

.site__header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #fff;
    z-index: 15;
}

.bodysite {
    min-height: 800px;
}
/*.styles_Link*/
/*=====Menue========*/
.box-desctop-menue {
    width: 1300px;
    position: absolute;
    top: 28px;
    right: 6px;
    z-index: 10;
    opacity: 0;
    height: 0;
    pointer-events: none;
    min-height: 438px;
    border-radius: 5px;
}

.body_detail_menu {
    background-color: #fbfbfb;
    font-size: 14px;
    padding: 10px 15px;
    line-height: 32px;
    color: #938f8f;
    border-radius: 5px 0 0 5px;
}

    .body_detail_menu ul {
        height: 350px;
    }

        .body_detail_menu ul a {
            max-width: 25%;
            color: #5d5858;
            font-weight: 400;
            font-size: 15px;
        }

.paging ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #d5cfcf;
    text-align: center;
    margin: 0 4px;
}

.paging a {
    display: block;
}

.pagination-container {
    width: 100%;
    justify-content: center;
}

    .pagination-container .pagination {
        justify-content: center;
        align-items: center;
    }

.boxproduct .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 10px;
    /* bottom: 20px; */
    /* width: 30px; */
    color: #fff;
    top: 15px;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 12px;
}

.box-child-amazing .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 10px;
    /* bottom: 20px; */
    /* width: 30px; */
    color: #fff;
    top: 15px;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 12px;
}

.pagination li.active {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: var(--main-color-index);
    color: #fff;
    /*border-radius: 3px;*/
    margin: 4px 3px 4px 0;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.45em !important;
}


.paging ul li:hover {
    cursor: pointer;
    border-color: gold;
    box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
    -webkit-box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
}

.box_dtail_mn {
    z-index: 10;
    opacity: 0;
    height: 0;
    pointer-events: none;
    /* min-height: 300px;*/
}

    .box_dtail_mn .head_mn {
        font-weight: 600;
        font-size: 16px;
        color: #000;
    }


.bodySearchProduct {
    min-height: 700px;
    width: 100%;
}

    .bodySearchProduct .columnfilters {
        width: 300px;
        box-shadow: 1px 1px 5px -1px #DC121142;
        border-radius: 10px;
        height: max-content;
    }

        .bodySearchProduct .columnfilters > p {
            font-size: 18px;
            font-weight: 700;
            text-align: right;
            margin: 0 25px;
            margin-bottom: 0;
            border-bottom: 0.5px solid var(--main-color-index);
            margin-top: 20px;
        }

#filterBurgerProduct {
    display: none;
}

.bodySearchProduct .listboxs select {
    width: 120px;
    border-color: #e9e9e9;
    border-radius: 5px;
    font-size: 13px;
    margin-left: 40px;
    margin-right: 10px;
    color: #6d6d6d;
}

.section-all-products-shops-parent .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 10px;
    /* bottom: 20px; */
    /* width: 30px; */
    color: #fff;
    top: 15px;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 12px;
}

.bodySearchProduct .holder-listboxs {
    padding: 0 42px 0px 0px;
    font-size: 14px;
}


.holderfiltericon-sm {
    height: 40px;
    width: 90%;
    padding: 5px 25px;
    font-size: 15px;
    border-bottom: 1px solid gray;
    margin: 0 auto 15px;
}

/********* FilterWigetBox***********/
.widget-filters__item {
    padding: 8px 25px;
    margin: 6px 0px;
    /*border: 1px solid #d9d2d2;*/
    border-radius: 5px;
    margin-top: 0;
}

    .widget-filters__item .filter {
        border-bottom: 1px solid #FFD7D742;
        padding-bottom: 6px;
    }

.filter__title {
    line-height: 24px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.filter__title {
    display: flex;
    justify-content: space-between;
    border: none;
    padding: 6px 10px;
    cursor: pointer;
    width: calc(100% + 20px);
    position: relative;
    color: inherit;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    border-radius: 2px;
    margin: 0 -10px;
    transition: background-color .2s, fill .2s;
    background: transparent;
    fill: #ccc;
    text-align: right;
}

.filter--opened .filter__body {
    transition-delay: 0s, 0s;
    visibility: visible;
    height: auto;
    opacity: 1;
}

.filter__body {
    margin: 0 -20px;
    overflow: hidden;
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: height .2s, opacity .2s, visibility 0s .2s;
}


.filter__container {
    padding: 10px 20px 16px;
}

.filter-list__list {
    margin: -8px 0;
}

.filter-list__item {
    padding: 1px 0;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 0;
}

.filter-list__input {
    margin-top: 3.5px;
}

.filter-list__input {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 7px;
    /*justify-content: center;*/
    display: flex;
}

.input-check__body {
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
}

.input-check__input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: inherit;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.input-check__input:checked ~ .input-check__box {
    /* background: #ffd333;*/
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
}

.input-check__box {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background: #f1efef;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
    transition: background .15s, box-shadow .15s;
}

.input-check__input:checked ~ .input-check__icon {
    fill: #3d464d;
    transition-delay: 0s, 0s, 0s;
    transform: scale(1);
}

filter-list__title {
    font-size: 13.5px;
    line-height: 20px;
}

.filter-list__title {
    padding: 1px 0;
    font-size: 14px;
    line-height: 23px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 7px;
}

    .filter-list__title a {
        width: 100%;
        display: block;
    }

.filter--opened .filter__arrow {
    transform: rotate(180deg);
}

.filter--opened svg {
    transform: rotate(180deg);
}

.filter__arrow {
    position: absolute;
    top: 11px;
    transition: transform .2s;
    left: 10px;
}

.widget-filters__item i.filter__arrow {
    font-size: 23px;
    display: inline-block;
    font-weight: 600;
    line-height: 0.4;
    color: #aeadad;
}


.widget-filters__item svg {
    display: inline-block;
    font-weight: 600;
    line-height: 0.4;
    transition: all 0.3s ease-in-out;
}

button:focus {
    outline: unset !important;
}

.input-check__icon {
    pointer-events: none;
    position: absolute;
    left: 4px;
    top: 2px;
    fill: #fff;
    transform: scale(0);
    transition: fill .15s, transform .15s, visibility 0s .15s;
}

.input-check__icon {
    left: 3.5px;
}

.box-installment-purchase-authorization {
    margin: 10px 0;
    border: 1px solid #cccc;
    padding: 5px;
    border-radius: 10px;
}

    .box-installment-purchase-authorization .box-installment-purchase-authorization-title {
        font-size: 20px;
        font-weight: 600;
    }

.box-installment-purchase-authorization-parent {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    margin: 10px;
}

    .box-installment-purchase-authorization-parent .box-installment-purchase-authorization-item {
        border-right: 1px solid var(--main-color-index);
        padding-right: 10px;
    }

        .box-installment-purchase-authorization-parent .box-installment-purchase-authorization-item span {
            padding-right: 10px;
        }

.box-installment-purchase-authorization-item .box-installment-purchase-authorization-item-title {
    margin: 0;
}

.box-licenseInfo-not-active p {
    font-size: 20px;
    text-align: justify;
}

.box-installment-book-not-active {
    font-size: 20px;
    color: red;
    text-align: justify;
}
/*price__slider*/
.filter-price__slider {
    margin-top: 6px;
}

.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}



.bodySearchProduct .holder-listboxs .sort-product > .bxlist {
    align-items: center;
}


.box_dtail_mn .head_mn:before {
    content: "";
    display: block;
    width: 2px;
    height: 17px;
    margin-left: 5px;
    background-color: var(--main-color-index);
}

.AmazingSection {
    margin-bottom: 20px;
}

.box_dtail_mn_Show {
    pointer-events: auto;
    opacity: 1;
    height: unset;
}

.menu-d-show {
    pointer-events: auto;
    opacity: 1;
    height: unset;
}

.box-desctop-menue .col-lev1-cat {
    width: 200px;
    background-color: #fff;
    font-size: 14px;
    /*border-left: 1px solid #c6c6c6;*/
    border-radius: 5px;
}

.col-lev1-cat a {
    display: inline-block;
    background-color: #ffffff;
    width: 100%;
    height: 55px;
    padding: 10px 8px;
    transition: all .200s;
    font-weight: 600;
}

    .col-lev1-cat a:hover {
        background-color: #f3f3f3;
    }

    .col-lev1-cat a img {
        margin-left: 10px;
        width: 20px;
        height: 20px;
    }

.ellipsis-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*=====Menue========*/
/*********************  MOBILE   **********************/
.display-none {
    display: none;
}

.menu_mobile {
    /*position: fixed;*/
    position: absolute;
    width: 300px;
    top: 0px;
    right: 0px;
    background-color: whitesmoke;
    z-index: 1000;
    bottom: 0;
    padding-bottom: 100px;
    height: 100%;
    overflow: scroll;
}

    .menu_mobile .logo_pic {
        padding: 10px;
        height: auto;
        display: inline-block;
        width: 100%;
    }

        .menu_mobile .logo_pic > div {
            width: 100%;
            height: auto;
            display: flex;
            justify-content: end;
        }

            .menu_mobile .logo_pic > div img {
                object-fit: cover;
                height: auto;
                width: 110px;
            }

    .menu_mobile hr {
        padding: 0px;
        margin: 0px;
    }

.box-child-amazing {
    width: 100%;
    position: relative;
    border: 1px solid #FFD7D7;
    min-height: 450px;
    border-radius: 11px;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    font-size: 13px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

    .box-child-amazing .box-counter-amazing {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        bottom: 5px;
        right: 0;
        padding: 0 5px;
        width: 100%;
    }

        .box-child-amazing .box-counter-amazing .counter-amazing-time {
            color: var(--main-color-index);
            font-weight: 700;
            font-size: 18px;
        }

        .box-child-amazing .box-counter-amazing p {
            margin: 0;
            color: #DC1211;
            font-size: 12px;
        }

        .box-child-amazing .box-counter-amazing span {
            font-size: 17px;
        }

    .box-child-amazing .imgholder {
        margin-bottom: 10px;
        min-height: 190px;
    }

    .box-child-amazing a > .title-product-cat {
        /* padding: 0 10px; */
        font-size: 15px;
    }

    .box-child-amazing .imgholder img {
        width: 100%;
    }


.menu_mobile ul.pages li {
}

    .menu_mobile ul.pages li a {
        width: 100%;
        display: inline-block;
        padding: 5px;
        font-weight: 600;
    }

.menu_mobile ul.pages {
    border-bottom: 3px solid #a5a5a5;
    padding-bottom: 20px;
    padding-right: 10px;
}

    .menu_mobile ul.pages li i {
        margin-left: 10px;
        color: #a5a5a5;
    }

.cat-menu-box .lev1 {
    cursor: pointer;
}

.cat-menu-box .lev2 {
    background-color: #e4e5e5;
}

.cat-menu-box .lev3 {
    background-color: #e4e5e5;
}

    .cat-menu-box .lev3 a {
        color: #af9e9e;
        font-size: 14px;
        display: inline-block;
        width: 100%;
        padding-right: 20px;
        height: 30px
    }

.cat-menu-box .showall {
    width: 100%;
    height: 43px;
    padding-right: 12px;
    font-size: 13px;
}

    .cat-menu-box .showall a:hover {
        color: #a7a6a6;
    }

    .cat-menu-box .showall i {
        margin-right: 7px;
        font-size: 9px;
        display: inline-block;
    }

.Remove-from-cart {
    background-color: var(--main-color-index);
    transform: rotate(45deg);
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.cart_remove > button {
    background-color: transparent;
    border: none;
    border-radius: 50%;
    cursor: pointer;
}

    .cart_remove > button:focus {
        border: none;
        outline: none;
    }

.headmenu {
    height: 40px;
    position: relative;
    padding-right: 10px;
    font-weight: 600;
}

    .headmenu i {
        width: 0px;
        height: 0px;
        transition: all .15s;
        position: absolute;
        left: 30px;
        top: 5px;
    }

.rotated {
    transform: rotate(-180deg);
    margin-top: 10px;
    margin-left: -12px;
}
/*********************  MOBILE   **********************/
/****************Menu DeskTop*************************/
@media (max-width: 1024px) {
    nav.rowcategories {
        display: none !important;
    }

    .section-search .seachdiv {
        margin-left: unset !important;
        /*margin-top: 20px;*/
        margin-top: 0px;
    }

    .logocitymehr {
        margin-left: 70px !important;
    }

    .btn_show_menumobile {
        display: flex !important;
    }

    .btn_show_menumobile-base {
        cursor: pointer;
        margin-left: 11px;
        margin-top: 7px;
    }

    .section-search {
        width: 100%;
    }
}
/****************Menu DeskTop*************************/

/*********Header************/




/*Footer*/
footer .info-Site {
    margin-top: 100px;
    margin-bottom: 150px;
    padding: 0px;
    overflow: hidden;
    width: 81%;
    margin: 100px auto 170px;
}

    footer .info-Site .box .onvan {
        font-weight: 600;
        font-size: 15px;
    }

    footer .info-Site .box {
        background-color: #efefef;
        border-radius: 15px;
        height: 120px;
        width: 270px;
        padding: 19px 20px;
        font-size: 13px;
        margin-bottom: 20px;
        max-width: 98%;
        margin: 0 auto;
        text-align: center;
        justify-content: space-between;
    }

        footer .info-Site .box img {
            padding: 5px;
            height: auto;
        }

.box-main-footer {
    min-height: 300px;
    background-color: #e6e6e6;
    position: relative;
}

footer .news-leter {
    width: 80%;
    background-color: white;
    position: absolute;
    top: -110px;
    right: 10%;
    height: 200px;
    border: 1px solid #ebebeb;
    padding: 20px;
}

    footer .news-leter .title {
        font-weight: 600;
        font-size: 20px;
    }

    footer .news-leter button {
        background-color: var(--main-color-index);
        border-radius: 4px 0px 0px 4px;
        width: 100px;
        border: none;
        color: #fff;
        height: 36px;
        margin-right: -5px;
        cursor: pointer;
    }

    footer .news-leter input {
        border: 1px solid #efe6e6;
        width: 200px;
        height: 36px;
        font-size: 12px;
        padding: 10px;
    }

.box-links-footer {
    /*  padding: 15px 14px;*/
    padding: 0px 0px;
    min-width: 235px;
    line-height: 21px;
}

    .box-links-footer li {
        color: black;
        font-size: 14px;
        padding-right: 10px;
        font-weight: 600;
        height: 30px;
    }

.div-mojavez {
    /*width: 240px;*/
    width: 254px;
}


.pagination {
    justify-content: center;
}

    .pagination li.active {
        display: inline-block;
        min-width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background: var(--main-color-index);
        color: #fff;
        border-radius: 50%;
        margin: 4px 3px 4px 0;
    }

.bodySearchProduct .paging ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #d5cfcf;
    text-align: center;
    margin: 0 4px;
}

    .bodySearchProduct .paging ul li:hover {
        cursor: pointer;
        border-color: gold;
        box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
        -webkit-box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
        -moz-box-shadow: -6px 8px 21px -7px rgba(0,0,0,0.75);
    }

.paging a {
    display: block;
}

.mojavez-img img {
    /*width: 80px;*/
    height: 80px;
    margin: 0 5px;
}

footer .app-link {
    padding: 5px;
    background-color: #fff;
    border-radius: 30px;
    text-align: center;
    min-width: 108px;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.downlodappsection img {
    width: 72%;
    height: auto;
}

footer .has-v-line:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    margin-left: 4px;
    background-color: var(--main-color-index);
}

footer .cotact-us {
    font-size: 13px;
    font-weight: 600;
}

    footer .cotact-us img {
        width: 20px;
        margin-right: 5px;
    }

.e-rowfooter {
    padding-right: 96px;
    padding-left: 3rem !important;
}

.copywrite {
    font-size: 13px;
    padding-bottom: 1px;
    font-weight: 600;
    line-height: 14PX;
}

    .copywrite a {
        color: var(--main-color-index);
    }

    .copywrite p {
        margin-bottom: 6px;
    }

.iconfooter {
    font-size: 18px;
    margin-right: 5px;
    color: #888d95;
}
/*Footer*/





.rowcategories {
    padding-right: 0px;
}

.indexbodpage {
    max-width: 93%;
    margin: 0 auto;
}

.mainslider-slikc .slick-dots {
    bottom: 13px !important;
}

    .mainslider-slikc .slick-dots li.slick-active button:before {
        opacity: .75;
        background-color: #FFF;
        border-radius: 9999px;
        height: 6px;
        opacity: 1;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
        width: 30px;
        top: 1px;
        content: '*****';
        color: #FFF;
        position: relative
    }

    .mainslider-slikc .slick-dots li.slick-active {
        transition: width .2s ease-in-out;
    }

.mainslider-slikc .rightarrow {
    right: 25px;
    bottom: 60px;
}

.mainslider-slikc .leftarrow {
    right: 66px;
    bottom: 60px;
}

.box-img-amazing {
    position: absolute;
    width: 100%;
    top: 59%;
    height: auto;
    right: 0;
}
/*topgroupsection*/
.topgroupsection {
    max-width: 700px;
    margin: 15px auto;
}

    .topgroupsection .boxitem {
        text-align: center;
    }

        .topgroupsection .boxitem span {
            display: block;
        }

    .topgroupsection img {
        width: 110px;
    }
/*topgroupsection*/








.backdrop-blur {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    inset: 0;
    z-index: 9999999999;
    display: block;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #e2e3e5;
    display: none;
}

.modal-detail-product {
    width: 65.0000000%;
    /* min-height: 200px; */
    position: fixed;
    display: none;
    background-color: rgb(255 255 255 / 1);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 15px;
    transform: translate(-50%, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    max-height: calc(100vh - 2rem);
    /*overflow-y: auto;*/
    z-index: 9999999999;
    padding: 15px;
    padding-left: 5px;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}


    .modal-detail-product .modal-detail-product-details {
        display: flex;
        justify-content: space-between;
        padding-left: 10px;
    }


    .modal-detail-product .btn-modal-detail-product {
        position: absolute;
        right: -10px;
        top: -10px;
        border: none;
        background: transparent;
        cursor: pointer;
    }

    .modal-detail-product .modal-detail-product-details > a {
        border: 1px solid var(--main-color-index);
        border-radius: 25px;
        color: var(--main-color-index);
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        height: max-content;
        padding: 5px 10px 5px 10px;
        transition: all 0.3s ease-in-out;
    }

        .modal-detail-product .modal-detail-product-details > a:hover {
            background-color: var(--main-color-index-hover);
            color: #fff;
        }

            .modal-detail-product .modal-detail-product-details > a:hover svg path {
                stroke: #fff;
            }

    .modal-detail-product .modal-detail-product-details .modal-detail-product-details-title > p {
        font-size: 16px;
        font-weight: 600;
    }

    .modal-detail-product .modal-detail-product-details .modal-detail-product-details-title .modal-detail-product-details-start {
        display: flex;
        align-items: center;
        gap: 0 10px;
    }

        .modal-detail-product .modal-detail-product-details .modal-detail-product-details-title .modal-detail-product-details-start p {
            margin: 0;
        }

        .modal-detail-product .modal-detail-product-details .modal-detail-product-details-title .modal-detail-product-details-start i.fa {
            color: #FFCA28;
        }

.box-modal-detail-product {
    height: max-content;
    overflow-y: auto;
    max-height: calc(72vh - 1rem);
    padding-left: 10px;
}

    .box-modal-detail-product .detail-product-proprety {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        margin-top: 20px;
    }

        .box-modal-detail-product .detail-product-proprety .detail-product-proprety-items {
            width: 100%;
            display: grid;
            /* justify-content: space-between; */
            align-items: center;
            gap: 20px;
            grid-template-columns: auto auto;
        }

            .box-modal-detail-product .detail-product-proprety .detail-product-proprety-items div {
                width: 100%;
                display: flex;
                flex-direction: column;
            }

                .box-modal-detail-product .detail-product-proprety .detail-product-proprety-items div select {
                    border: 1px solid #90A4AE;
                    padding: 10px 5px;
                    border-radius: 8px;
                    color: #90A4AE;
                }

                .box-modal-detail-product .detail-product-proprety .detail-product-proprety-items div label {
                    color: #000;
                    font-weight: 700;
                }

.show-sellers-products-parent-title {
    font-size: 16px;
    margin: 0;
    margin-top: 20px;
}


.show-sellers-products .show-sellers-products-parent {
    display: flex;
    flex-direction: column;
}



    .show-sellers-products .show-sellers-products-parent .show-sellers-products-child {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 20px;
        border-radius: 10px;
    }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child .show-sellers-products-child-price p {
            font-size: 15px;
            font-weight: 700;
        }

            .show-sellers-products .show-sellers-products-parent .show-sellers-products-child .show-sellers-products-child-price p span {
                font-size: 10px;
            }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child .show-sellers-products-child-add-to-cart button {
            background-color: var(--main-color-index);
            border-radius: 25px;
            padding: 5px 16px 5px 16px;
            color: #fff;
            transition: all 0.3s ease-in-out;
            border: none;
            cursor: pointer;
        }

            .show-sellers-products .show-sellers-products-parent .show-sellers-products-child .show-sellers-products-child-add-to-cart button:hover {
                background-color: var(--main-color-index-hover);
            }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child p {
            margin: 0;
        }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child:nth-of-type(odd) {
            background: #F4F4F4;
        }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child a {
            text-decoration: underline;
            color: var(--main-color-index-hover);
        }



.AmazingSection .boxlable img.txt {
    width: 54%;
    margin: 0 auto;
    height: auto;
}

.AmazingSection .boxlable img.box {
    width: 70%;
    margin: 0 auto;
    height: auto;
}

.AmazingSection .boxitem img {
    margin: 0 auto;
    height: 100%;
    object-fit: contain;
}



.AmazingSection .boxitem .oldprice {
    text-decoration: line-through;
}






.AmazingSection-slick .rightarrow {
    left: 23px;
    top: 140px;
    rotate: 180deg;
}

.AmazingSection .title-AmazingSection {
    background-color: var(--main-color-index);
    border-radius: 30px;
    min-width: 155px;
    /* height: 32px; */
    text-align: center;
    color: #fff;
    /* line-height: 32px; */
    font-size: 15px;
    font-weight: 600;
    display: block;
    padding: 5px 10px;
}

.AmazingSection .showallamazing {
    font-size: 14px;
    z-index: 11111;
    background: #ffff;
    color: #DC1211;
    padding: 5px 20px;
    border-radius: 20px;
    font-weight: 600;
}
/*AmazingSection*/
/*Sliders2Box*/
.Sliders2Box {
    width: 100%;
    margin: 20px auto;
    padding: 0;
}

    .Sliders2Box .box1 {
        margin: 0 auto;
        overflow: hidden;
        max-width: 50%;
        padding: 2px;
        width: 100%;
    }
/*Sliders2Box*/
/*SpecialProducts*/
.SpecialProductssection .innerdiv {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 20px 10px;
}

    .SpecialProductssection .innerdiv .title {
        font-weight: 600;
        margin: -8px 25px 20px 0px;
    }

.SpecialProductssection .boxitem {
    width: 150px;
    display: inline-block;
    text-align: center;
}

    .SpecialProductssection .boxitem .imgholder {
        border: 1px solid #ebe6e6;
        width: 160px;
        display: inline-block;
        border-radius: 7px;
        height: 175px;
    }

        .SpecialProductssection .boxitem .imgholder img {
            margin: 20px auto;
            display: block;
        }

    .SpecialProductssection .boxitem .oldprice {
        text-decoration: line-through;
    }

    .SpecialProductssection .boxitem .newprice {
        color: #c40316;
        font-weight: 600;
    }

.SpecialProducts-slick .leftarrow {
    left: -12px;
    top: 60px;
}

.SpecialProducts-slick .rightarrow {
    right: -12px;
    top: 60px;
}

.div-listordering {
    width: 200px;
    position: relative;
    cursor: pointer;
}

.SpecialProductssection .nice-select {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    min-width: 110px;
    text-align: right !important;
    padding-right: 8px;
}

    .SpecialProductssection .nice-select .list {
        padding-right: 0px;
    }
/*SpecialProducts*/
/*Category-div*/
.Category-div {
    margin: 60px auto;
}

.section-category-index-page > a {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    background: #F5F5F5;
    padding: 10px;
    border-radius: 10px;
}

    .section-category-index-page > a div {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

.CategorySection .innerdiv {
    height: 325px;
    width: 90%;
    margin: 30px auto;
}



.title-section-category-index-page {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 127px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 15px;
    font-weight: 600;
}

.box-section-category-all {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
}



.box-section-amazing-all {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}



    .box-section-amazing-all > button:hover, .box-section-amazing-all > button:focus {
        color: white !important;
        border: none;
        outline: none;
    }

.CategorySection-slick .leftarrow {
    left: 0px;
    top: 120px;
}

/*Category-div*/
/*4Sliders*/
.Slider4boxdiv {
    width: 100%;
    overflow: hidden;
    direction: rtl;
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: space-around;
    gap: 20px;
}


    .Slider4boxdiv div a div {
        width: 100%;
    }

        .Slider4boxdiv div a div p {
            font-weight: 700;
            font-size: 20px;
            text-align: center;
            width: 100%;
            margin-top: 20px;
        }

    .Slider4boxdiv a img {
        max-width: 100%;
        border-radius: 5px;
        height: auto;
    }

.section-category-index-page {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    width: 100%;
    gap: 10px;
    /*justify-content: space-evenly;*/
}



.holder_slider {
    overflow: hidden;
    max-width: 415px;
    padding: 0;
    height: 100%;
    margin: 0 5px;
}

/*4Sliders*/
/*Sliders3Box*/
.Sliders3Box {
    display: none;
    width: 100%;
    overflow: hidden;
    direction: rtl;
}

    .Sliders3Box .bigBox {
        /*margin-left: 20px;*/
        margin-left: 0px;
        overflow: hidden;
        max-width: 60%;
        width: 60%;
    }

        .Sliders3Box .bigBox img {
            border-radius: 10px;
        }

.bodySearchProduct .boxresult {
    width: 100%;
    min-height: 600px;
    margin-bottom: 100px;
    padding-right: 35px;
}

.Sliders3Box .leftbox {
    margin-left: 0px;
    overflow: hidden;
    max-width: 40%;
    width: 40%;
}

.Sliders3Box .box img {
    margin: 0 8px -6px 0px !important;
}

.Sliders3Box .leftbox .box {
    width: 87%;
}


.Sliders3Box .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
/*Sliders3Box*/
/*pishnahadvijeh*/




.box-pishnahadvijeh-hidden {
    max-height: 260px;
    overflow: hidden;
}

.box-pishnahadvijeh-show {
    max-height: max-content;
    overflow: auto;
}

.pishnahadvijeh .labalediv {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 127px;
    height: 32px;
    text-align: center;
    /* position: absolute; */
    /* top: -18px;
    right: 1px;*/
    color: #fff;
    line-height: 32px;
    font-size: 15px;
    font-weight: 600;
}



.box-pishnahadvijeh .boxitem .imgholder a {
    display: block;
    width: 100%;
    display: block;
}

.pishnahadvijeh .boxitem {
    min-height: 250px;
    padding: 5px;
    display: block;
    border: 2px solid #C4C4C4;
    border-radius: 10px;
    min-width: 100%;
    position: relative;
}

    .pishnahadvijeh .boxitem .box-pishnahadvijeh-price-add-cart {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        bottom: 0px;
        right: 0;
        padding: 0 5px;
    }

        .pishnahadvijeh .boxitem .box-pishnahadvijeh-price-add-cart button {
            border: none;
            padding: 3px 15px;
            border-radius: 15px;
            background-color: var(--main-color-index);
            color: #fff;
            font-size: 14px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .pishnahadvijeh .boxitem .box-pishnahadvijeh-price-add-cart button:hover {
                background-color: var(--main-color-index-hover);
            }

        .pishnahadvijeh .boxitem .box-pishnahadvijeh-price-add-cart .pricdiv {
            min-height: 60px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

.box-pishnahadvijeh .boxitem .imgholder img {
    /*margin: 15px auto;*/
    display: block;
    /*border-bottom: 1px solid #C4C4C4;*/
    width: 100%;
}

.box-pishnahadvijeh .boxitem .oldprice {
    text-decoration: line-through;
}


.box-pishnahadvijeh .leftarrow {
    left: -15px;
    top: 60px;
}

.box-pishnahadvijeh .rightarrow {
    display: none !important;
}
/*pishnahadvijeh*/
/*Slide5-homePage*/

.box-parent-blog-page {
    display: grid;
    flex-wrap: wrap;
    width: 100%;
    grid-template-columns: 33% 33% 33%;
    gap: 10px;
}
/*Slide5-homePage*/
/*recent-visits -بازدید های اخیر*/
.recent-visits .labalediv {
    height: 78%;
    width: 200px;
    align-items: center;
    float: right;
    margin-top: 50px;
}

    .recent-visits .labalediv a {
        display: inline-block;
        width: 160px;
        height: 30px;
        background-color: #c40316;
        border-radius: 10px;
        text-align: revert;
        line-height: 28px;
        color: #fff;
        padding-right: 11px;
        font-size: 13px;
        z-index: 11;
    }

        .recent-visits .labalediv a i {
            float: left;
            margin: 9px;
        }

.recent-visits .boxitem img {
    margin: 0 auto;
}




.recent-visits .boxitem .oldprice {
    text-decoration: line-through;
}

.recent-visits .boxitem .newprice {
    color: var(--main-color-index);
    font-weight: 600;
}

.recent-visits .boxitem .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 7px;
    top: 10px;
    width: 30px;
    border-radius: 10px;
    color: #fff;
    height: 28px;
    line-height: 30px;
    font-weight: 600;
    font-size: 14px;
}

.recent-visits .boxitem a.name {
    width: 100%;
    display: block;
    /* padding: 0 25px; */
    font-size: 14px;
    margin: 0 auto;
    text-align: right;
    /* min-height: 65px; */
    margin-top: 10px;
}

.recent-visits .boxitem .imgholder {
    position: relative;
    /*border: 1px solid #f1f1f1;*/
    margin: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    height: auto;
    overflow: hidden;
}



.recent-visits-slick .rightarrow {
    right: 15px;
    top: 110px;
}
/*CustomerClubSection*/
.CustomerClubSection {
    direction: ltr;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}





/*KafeNews*/



.KafeNews .itemnews_kafe img {
    width: 100%;
    margin: 0 auto;
    border-radius: 15px;
}






.KafeNews .itemnews_kafe p {
    padding: 0 10px;
}



.KafeNews-slick .rightarrow {
    right: -14px;
    top: 140px;
}

.KafeNews .infobodybxnews {
    position: relative;
    min-height: 250px;
    text-align: center;
}

.box-list-installmentbook-date {
    width: 400px;
}

.more-props-showrecent-visits a {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 127px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 15px;
    font-weight: 600;
}

    .more-props-showrecent-visits a:hover {
        color: white;
    }




.indexbodpage {
    max-width: 93%;
    margin: 0 auto;
}

.mainslider-slikc .slick-dots {
    bottom: 13px !important;
}

    .mainslider-slikc .slick-dots li.slick-active button:before {
        opacity: .75;
        background-color: #FFF;
        border-radius: 9999px;
        height: 6px;
        opacity: 1;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
        width: 30px;
        top: 1px;
        content: '*****';
        color: #FFF;
        position: relative
    }

    .mainslider-slikc .slick-dots li.slick-active {
        transition: width .2s ease-in-out;
    }

.mainslider-slikc .rightarrow {
    right: 25px;
    bottom: 60px;
}

.mainslider-slikc .leftarrow {
    right: 66px;
    bottom: 60px;
}


/*topgroupsection*/
.topgroupsection {
    max-width: 700px;
    margin: 15px auto;
}

    .topgroupsection .boxitem {
        text-align: center;
    }

        .topgroupsection .boxitem span {
            display: block;
        }

    .topgroupsection img {
        width: 110px;
    }
/*topgroupsection*/

.box-gallery-products {
    position: fixed;
    inset: 0;
    z-index: 999999;
    background: black;
    display: none;
    overflow-y: auto;
    transition: all 0.3s ease-in-out;
}

.box-title-gallery-products {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: center;
}

    .box-title-gallery-products p {
        margin: 0;
        font-size: 20px;
        color: #ffff;
        font-weight: 700;
    }

    .box-title-gallery-products button {
        border: none;
        background: white;
        cursor: pointer;
        border-radius: 50%;
        margin: 0;
        padding: 0;
    }

        .box-title-gallery-products button:focus {
            outline: none;
        }

.item-product-images {
    display: flex;
    width: 100%;
    justify-content: right;
    direction: rtl;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
    padding-right: 10px;
}

    .item-product-images .last-image-product {
        position: relative;
        cursor: pointer;
    }

        .item-product-images .last-image-product svg {
            position: absolute;
            top: 50%;
            left: 50%;
            border-radius: 15px;
            transform: translate(-50%, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
            max-height: calc(100vh - 2rem);
        }

        .item-product-images .last-image-product span {
            position: absolute;
            top: 10px;
            left: 10px;
            background: #00000080;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #ffff;
            padding: 0px 8px;
            height: 20px;
            border-radius: 5px;
        }

        .item-product-images .last-image-product div {
            display: flex;
            position: relative;
            filter: blur(1px);
        }

.box-payment-ok {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
}

.box-payment-error {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 40px;
}

.box-payment-ok img {
    width: 25%;
    display: block;
    margin: 0 auto;
}

.box-payment-error img {
    width: 25%;
    display: block;
    margin: 0 auto;
}

.box-payment-ok > p {
    color: #1DDB66;
    font-size: 24px;
}

.box-payment-error > p {
    color: #DC1211;
    font-size: 24px;
}

.box-detail-payment-ok {
    border: 1px solid #FFD7D7;
    padding: 8px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 15px 0;
    min-width: 400px;
}

    .box-detail-payment-ok div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 0 20px;
        width: 100%;
    }

        .box-detail-payment-ok div p {
            margin: 0;
            font-size: 18px;
        }

    .box-detail-payment-ok .box-detail-payment-ok-link {
        color: #ed1846;
    }

.box-back-to-home {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    width: 400px;
    gap: 10px;
}

    .box-back-to-home .box-back-to-home-link {
        background-color: #ed1846;
        color: #FFFFFF;
        margin-top: 10px;
        padding: 10px 30px;
        text-decoration: none;
        width: 100%;
        display: flex;
        justify-content: center;
        border-radius: 5px;
        transition: all 0.3s ease-in-out;
    }

    .box-back-to-home .box-back-to-home-link-mobile {
        border: 1px solid #ed1846;
        color: #ed1846;
        border-radius: 5px;
        padding: 10px;
        width: 100%;
        display: none;
        margin-top: 10px;
        text-decoration: none;
        justify-content: center;
    }

    .box-back-to-home .box-back-to-home-link:hover {
        background-color: #ce0f39;
    }

.seciton-all-product-valentine {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    grid-auto-flow: dense;
    grid-template-rows: auto;
    margin-top: 20px;
    margin-bottom: 100px;
}

.box-child-valentine {
    width: 100%;
    position: relative;
    border: 1px solid #FFD7D7;
    min-height: 400px;
    border-radius: 11px;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    font-size: 13px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

    .box-child-valentine .imgholder {
        margin-bottom: 10px;
        min-height: 190px;
    }

        .box-child-valentine .imgholder img {
            width: 100%;
        }

    .box-child-valentine a > .title-product-cat {
        /* padding: 0 10px; */
        font-size: 15px;
    }

    .box-child-valentine .pricediv {
        margin: 0;
        position: absolute;
        right: 0;
        width: 100%;
        padding: 0;
        align-items: center;
        justify-content: space-between !important;
        display: flex !important;
        bottom: 10px;
        padding: 2px 10px;
    }

        .box-child-valentine .pricediv div {
            align-items: center;
        }

        .box-child-valentine .pricediv .newprice {
            font-weight: 600;
            font-size: 15px;
        }

        .box-child-valentine .pricediv .btn-add-to-cart {
            border: none;
            padding: 3px 15px;
            border-radius: 15px;
            background-color: var(--main-color-index);
            color: #fff;
            font-size: 14px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

    .box-child-valentine .markoff {
        background-color: var(--main-color-index);
        position: absolute;
        left: 10px;
        /* bottom: 20px; */
        /* width: 30px; */
        color: #fff;
        top: 15px;
        border-radius: 10px;
        padding: 0px 10px;
        font-size: 12px;
    }

.box-gallery-products .parent-gallery-product {
    width: 500px;
    height: auto;
    margin: 0 auto
}

.box-gallery-products .children-gallery-product {
    width: 100%;
    height: 200px;
}

.box-gallery-products swiper-container {
    width: 100%;
    height: 100%;
}

.box-gallery-products swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .box-gallery-products swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }



.box-gallery-products swiper-container {
    width: 100%;
    /*height: 300px;*/
    margin-left: auto;
    margin-right: auto;
}

.box-gallery-products swiper-slide {
    background-size: cover;
    background-position: center;
}

.box-gallery-products .mySwiper {
    /*height: 80%;*/
    width: 100%;
}

.box-gallery-products .mySwiper2 {
    /*height: 20%;*/
    box-sizing: border-box;
    padding: 10px 0;
}



    .box-gallery-products .mySwiper2 swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .box-gallery-products .mySwiper2 .swiper-slide-thumb-active {
        opacity: 1;
    }

.box-gallery-products swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.items-product-photos .swiper-slide-thumb-active {
    border: 2px solid red !important;
}


/*AmazingSection*/
.AmazingSection .innerdiv {
    min-height: 350px;
    width: 100%;
    margin: 30px 0;
}

.AmazingSection .boxlable {
    /*width: 100%;*/
    min-height: 350px;
    background-color: var(--main-color-index);
    border-radius: 10px;
    color: #fff;
    font-size: 21px;
    text-align: center;
    padding: 22px;
    float: right;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

    .AmazingSection .boxlable img.txt {
        width: 54%;
        margin: 0 auto;
        height: auto;
    }

    .AmazingSection .boxlable img.box {
        width: 70%;
        margin: 0 auto;
        height: auto;
    }



.AmazingSection .boxitem {
    height: auto;
    width: 95% !important;
    margin: 2px 10px;
    font-size: 13px;
    text-align: center;
    /*padding: 8px;*/
    direction: rtl;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    margin: 0 5px;
    position: relative;
    min-height: 350px;
}

.boxproduct .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 10px;
    /* bottom: 20px; */
    /* width: 30px; */
    color: #fff;
    top: 15px;
    border-radius: 10px;
    padding: 0px 10px;
    font-size: 12px;
}

.AmazingSection .boxitem .pricdiv {
    font-size: 15px;
    display: flex;
    flex-direction: column;
}

.AmazingSection .boxitem .box-price-add-cart-amazing {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0px;
    right: 0;
    padding: 0 5px;
}

    .AmazingSection .boxitem .box-price-add-cart-amazing button {
        border: none;
        padding: 3px 15px;
        border-radius: 15px;
        background-color: var(--main-color-index);
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .AmazingSection .boxitem .box-price-add-cart-amazing button:hover {
            background-color: var(--main-color-index-hover);
        }

.AmazingSection .boxitem .newprice {
    color: var(--main-color-index);
    font-weight: 600;
}

.AmazingSection .boxitem .markoff {
    background-color: var(--main-color-index);
    position: absolute;
    left: 3px;
    top: 6px;
    width: 32px;
    border-radius: 10px;
    color: #fff;
    height: 28px;
    line-height: 30px;
    font-weight: 600;
    font-size: 14px;
}

.AmazingSection .boxitem a.name {
    width: 100%;
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
    margin: 0 auto;
    text-align: justify;
    min-height: 70px;
    position: relative;
    margin-top: 10px;
}

.AmazingSection .boxitem .imgholder {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    height: 210px;
}

.AmazingSection-slick .leftarrow {
    right: 23px;
    top: 140px;
    rotate: 180deg;
}

.AmazingSection .slick-disabled {
    display: none !important;
}

.AmazingSection .showallamazing {
    font-size: 14px;
    z-index: 11111;
    background: #ffff;
    color: #DC1211;
    padding: 5px 20px;
    border-radius: 20px;
    font-weight: 600;
}
/*AmazingSection*/
/*Sliders2Box*/
.Sliders2Box {
    width: 100%;
    margin: 20px auto;
    padding: 0;
}

    .Sliders2Box .box1 {
        margin: 0 auto;
        overflow: hidden;
        max-width: 50%;
        padding: 2px;
        width: 100%;
    }
/*Sliders2Box*/
/*SpecialProducts*/
.SpecialProductssection .innerdiv {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    padding: 20px 10px;
}

    .SpecialProductssection .innerdiv .title {
        font-weight: 600;
        margin: -8px 25px 20px 0px;
    }

.SpecialProductssection .boxitem {
    width: 150px;
    display: inline-block;
    text-align: center;
}

    .SpecialProductssection .boxitem .imgholder {
        border: 1px solid #ebe6e6;
        width: 160px;
        display: inline-block;
        border-radius: 7px;
        height: 175px;
    }

        .SpecialProductssection .boxitem .imgholder img {
            margin: 20px auto;
            display: block;
        }

    .SpecialProductssection .boxitem .oldprice {
        text-decoration: line-through;
    }

    .SpecialProductssection .boxitem .newprice {
        color: #c40316;
        font-weight: 600;
    }

.SpecialProducts-slick .leftarrow {
    left: -12px;
    top: 60px;
}

.SpecialProducts-slick .rightarrow {
    right: -12px;
    top: 60px;
}

.div-listordering {
    width: 200px;
    position: relative;
    cursor: pointer;
}

.box-amazing-image {
    position: absolute;
    top: 61%;
    left: 0%;
    width: 100%;
    justify-content: center;
    display: flex;
}

.SpecialProductssection .nice-select {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    min-width: 110px;
    text-align: right !important;
    padding-right: 8px;
}

    .SpecialProductssection .nice-select .list {
        padding-right: 0px;
    }
/*SpecialProducts*/
/*Category-div*/
.Category-div {
    margin: 60px auto;
}





.CategorySection .innerdiv {
    height: 325px;
    width: 90%;
    margin: 30px auto;
}



.title-section-category-index-page {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 127px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 15px;
    font-weight: 600;
}


.Category-div-category {
    margin: 40px auto;
}

    .Category-div-category .innerdiv {
        width: 100%;
        margin: 0 auto;
    }

        .Category-div-category .innerdiv a {
            margin: 23px 15px;
        }

.box-photo-top-amazing {
    width: 100%;
    margin: 20px 0;
}

    .box-photo-top-amazing img {
        width: 100%;
        height: auto;
        display: block;
    }

.section-all-products-amazing {
    margin-top: 20px;
    padding: 0 20px;
}

    .section-all-products-amazing p {
        margin: 0;
        text-align: center;
        font-weight: 700;
        font-size: 27px;
    }

.section-all-products-amazing-parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    grid-auto-flow: dense;
    grid-template-rows: auto;
    margin-top: 20px;
}

.section-all-products-shops-parent {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 20px;
}

.Category-div-category .innerdiv a .boxcat {
    background-color: #d4dbdb;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: flex;
    flex-direction: column;
}

    .Category-div-category .innerdiv a .boxcat span {
        font-size: 13px;
    }



.box-section-category-all {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
}

    .box-section-category-all > a {
        background-color: var(--main-color-index);
        border-radius: 30px;
        width: 127px;
        height: 32px;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 15px;
        font-weight: 600;
    }

        .box-section-category-all > a:hover {
            color: white !important;
        }

.box-section-amazing-all {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
}

    .box-section-amazing-all > button {
        background-color: var(--main-color-index);
        border-radius: 30px;
        width: 127px;
        height: 32px;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 16px;
        font-weight: 600;
        border: none;
        cursor: pointer;
    }

        .box-section-amazing-all > button:hover, .box-section-amazing-all > button:focus {
            color: white !important;
            border: none;
            outline: none;
        }

.CategorySection-slick .rightarrow {
    right: 0px;
    top: 120px;
}
/*Category-div*/
/*4Sliders*/


.Slider4boxdiv div a {
    padding: 10px;
    /* background-color: #F5F5F5; */
    /* display: flex; */
    border-radius: 5px;
    /* min-width: 500px; */
}

    .Slider4boxdiv div a div {
        width: 100%;
    }

        .Slider4boxdiv div a div p {
            font-weight: 700;
            font-size: 20px;
            text-align: center;
            width: 100%;
            margin-top: 20px;
        }


.section-category-index-page {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    width: 100%;
    gap: 10px;
    /*justify-content: space-evenly;*/
}



.holder_slider {
    overflow: hidden;
    max-width: 415px;
    padding: 0;
    height: 100%;
    margin: 0 5px;
}

/*4Sliders*/
/*Sliders3Box*/
.Sliders3Box {
    display: none;
    width: 100%;
    overflow: hidden;
    direction: rtl;
}

    .Sliders3Box .bigBox {
        /*margin-left: 20px;*/
        margin-left: 0px;
        overflow: hidden;
        max-width: 60%;
        width: 60%;
    }

        .Sliders3Box .bigBox img {
            border-radius: 10px;
        }

    .Sliders3Box .leftbox {
        margin-left: 0px;
        overflow: hidden;
        max-width: 40%;
        width: 40%;
    }

    .Sliders3Box .box img {
        margin: 0 8px -6px 0px !important;
    }

    .Sliders3Box .leftbox .box {
        width: 87%;
    }


    .Sliders3Box .slick-dotted.slick-slider {
        margin-bottom: 0 !important;
    }
/*Sliders3Box*/
/*pishnahadvijeh*/
.pishnahadvijeh {
    width: 100%;
    margin: 10px 0px;
    min-height: 290px;
    padding: 10px 0;
    position: relative;
    display: flex;
    justify-content: right;
    /*gap: 10px;*/
    flex-wrap: wrap;
}

.box-pishnahadvijeh {
    width: 100%;
    margin: 10px 0px;
    /* height: 225px; */
    padding: 10px 0;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    position: relative;
    display: grid;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}



.box-pishnahadvijeh-show {
    max-height: max-content;
    overflow: auto;
}




.box-pishnahadvijeh .boxitem .imgholder {
    width: 100%;
    display: inline-block;
    /* border-radius: 7px; */
    height: auto;
    border-bottom: 1px solid #C4C4C4;
}




.box-pishnahadvijeh .boxitem .newprice {
    color: var(--main-color-index);
    font-weight: 600;
}

.box-pishnahadvijeh .leftarrow {
    left: -15px;
    top: 60px;
}

.box-pishnahadvijeh .rightarrow {
    display: none !important;
}
/*pishnahadvijeh*/
/*Slide5-homePage*/
.slider5-slikc-fade {
    overflow: hidden;
}

    .slider5-slikc-fade .slick-slide img {
        margin: 0 auto;
        border-radius: 10px;
    }
/*Slide5-homePage*/
/*recent-visits -بازدید های اخیر*/
.recent-visits {
    width: 100%;
    min-height: 470px;
    margin: 30px auto;
    border-radius: 5px;
}

.recent-visits-title > p {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 127px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 15px;
    font-weight: 600;
}

.box-info-seller {
    margin-top: 30px;
    margin-bottom: 30px;
    /*margin: 21px 31px;*/
}

    .box-info-seller .box-info-shops {
        display: grid;
        grid-template-columns: auto auto;
        align-items: center;
        padding: 20px;
        border-radius: 10px;
        border: 1px solid #FFD7D7;
        box-shadow: 0px 1px 2px -1px #0000001A;
        box-shadow: 0px 1px 3px 0px #0000001A;
    }

        .box-info-seller .box-info-shops .box-information-original-seller {
            display: flex;
            align-items: flex-start;
            gap: 0 10px;
        }

            .box-info-seller .box-info-shops .box-information-original-seller div {
                display: flex;
                flex-direction: column;
                /*gap: 10px 0;*/
            }

                .box-info-seller .box-info-shops .box-information-original-seller div .box-information-original-seller-title {
                    font-size: 20px;
                    font-weight: 600;
                }

                .box-info-seller .box-info-shops .box-information-original-seller div p {
                    margin: 0;
                }

        .box-info-seller .box-info-shops .box-information-shops {
            display: flex;
            width: 100%;
            justify-content: space-between;
            align-items: center;
        }

            .box-info-seller .box-info-shops .box-information-shops .box-information-shops-satisfaction {
                display: flex;
                flex-direction: column;
                align-items: center;
            }

                .box-info-seller .box-info-shops .box-information-shops .box-information-shops-satisfaction .box-information-shops-satisfaction-percentage {
                    font-size: 30px;
                    font-weight: 600;
                    color: #65aa57;
                }

                .box-info-seller .box-info-shops .box-information-shops .box-information-shops-satisfaction .box-information-shops-satisfaction-title {
                    color: #81858b;
                    font-size: 20px;
                    font-weight: 600;
                }

                .box-info-seller .box-info-shops .box-information-shops .box-information-shops-satisfaction p {
                    margin: 0
                }


.box-information-shops-performance {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .box-information-shops-performance .information-shops-performance-text {
        color: green;
        font-size: 30px;
        font-weight: 600;
        margin: 0;
    }

    .box-information-shops-performance .information-shops-performance-title {
        margin: 0;
        color: #81858b;
        font-size: 20px;
        font-weight: 600;
    }

.box-phone-address-seller {
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}

    .box-phone-address-seller .box-phone-address-seller-address {
        margin: 0;
        display: flex;
        align-items: center;
        gap: 0 5px;
    }

    .box-phone-address-seller .box-phone-address-seller-phone {
        margin: 0;
        display: flex;
        align-items: center;
        gap: 0 5px;
    }


.recent-visits .labalediv {
    height: 78%;
    width: 200px;
    align-items: center;
    float: right;
    margin-top: 50px;
}

.box-parent-discount-code {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 20px;
}

    .box-parent-discount-code .box-parent-discount-code-item {
        position: relative;
        width: 100%;
        min-height: 260px;
        overflow: hidden;
        border-radius: 15px;
        padding: 15px;
    }

        .box-parent-discount-code .box-parent-discount-code-item .box-parent-discount-code-item-content {
            position: relative;
            z-index: 5;
        }

        .box-parent-discount-code .box-parent-discount-code-item::before {
            position: absolute;
            display: block;
            content: "";
            inset: 0;
            background-color: #FFD7D7;
            z-index: 2;
            opacity: 0.7;
            height: 100%;
        }

.box-not-active-discount-code p {
    color: var(--main-color-index);
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

.box-parent-discount-code-item img {
    width: 100%;
    position: absolute;
    object-fit: cover;
    bottom: -90px;
    opacity: .3;
}

.box-parent-discount-code-item .box-parent-discount-code-item-content-title {
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}

.box-parent-discount-code-item .btn-discount-code-item {
    background-color: var(--main-color-index);
    border-radius: 25px;
    padding: 5px 16px 5px 16px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    border: none;
    cursor: pointer;
    /*margin-top: 20px;*/
}

    .box-parent-discount-code-item .btn-discount-code-item:hover {
        background-color: var(--main-color-index-hover);
    }

.box-parent-discount-code-item .box-parent-discount-code-item-content-title span {
    color: #DC1211;
}

.box-discount-code-item-info {
    display: flex;
    flex-direction: column;
    gap: 5px 0;
    margin-top: 15px;
}

    .box-discount-code-item-info .box-discount-code-item-info-item {
        display: flex;
        justify-content: space-between;
    }

        .box-discount-code-item-info .box-discount-code-item-info-item p {
            font-weight: 700;
            margin: 0;
        }

        .box-discount-code-item-info .box-discount-code-item-info-item .box-badge-send-free {
            background-color: var(--main-color-index);
            padding: 5px 7px;
            color: #FFF;
            font-size: 12px;
            font-weight: 500;
            border-radius: 15px;
        }



.recent-visits .labalediv a {
    display: inline-block;
    width: 160px;
    height: 30px;
    background-color: #c40316;
    border-radius: 10px;
    text-align: revert;
    line-height: 28px;
    color: #fff;
    padding-right: 11px;
    font-size: 13px;
    z-index: 11;
}

    .recent-visits .labalediv a i {
        float: left;
        margin: 9px;
    }



.recent-visits .boxitem {
    display: inline-block;
    min-height: 310px;
    width: 95% !important;
    padding: 0 10px;
    font-size: 13px;
    border: 1px solid #f1f1f1;
    text-align: center;
    direction: rtl;
    position: relative;
    border-radius: 10px;
}

    .recent-visits .boxitem .pricdiv {
        font-size: 14px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 60px;
    }

    .recent-visits .boxitem .box-price-add-cart-visited {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        bottom: 0px;
        padding: 0 5px;
        right: 0;
    }

        .recent-visits .boxitem .box-price-add-cart-visited button {
            border: none;
            padding: 3px 15px;
            border-radius: 15px;
            background-color: var(--main-color-index);
            color: #fff;
            font-size: 14px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .recent-visits .boxitem .box-price-add-cart-visited button:hover {
                background-color: var(--main-color-index-hover);
            }

button:focus {
    outline: none;
}

.recent-visits .boxitem .oldprice {
    text-decoration: line-through;
}

.recent-visits .boxitem .newprice {
    color: var(--main-color-index);
    font-weight: 600;
}





.recent-visits-slick .leftarrow {
    left: 15px;
    top: 110px;
}


/*CustomerClubSection*/
.CustomerClubSection {
    direction: ltr;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}



    .CustomerClubSection .cclub-item img {
        border-radius: 5px;
    }


/*KafeNews*/
.KafeNews {
    width: 100%;
    height: 430px;
    margin: 40px 0;
    position: relative;
    border-radius: 10px;
}

    .KafeNews .shorttxt {
        min-height: 80px
    }

    .KafeNews .onvan {
        background-color: var(--main-color-index);
        border-radius: 30px;
        width: 127px;
        height: 32px;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 15px;
        font-weight: 600;
    }

    .KafeNews .itemnews_kafe {
        font-size: 13px;
        text-align: center;
        position: relative;
        padding: 1px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #fff;
        max-width: 300px;
        /*margin: 0px 17px;*/
    }


        .KafeNews .itemnews_kafe .readmore {
            position: absolute;
            bottom: 0px;
            display: inline-block;
            /* width: 100%; */
            background-color: var(--main-color-index);
            border-radius: 30px;
            width: 120px;
            height: 32px;
            text-align: center;
            color: #fff;
            line-height: 32px;
            font-size: 14px;
            font-weight: 600;
            text-align: center;
            margin: 0 auto;
            left: 0;
            right: 0;
        }

        .KafeNews .itemnews_kafe .title {
            font-size: 17px;
            font-weight: 600;
            margin: 12px 0px;
            display: inline-block;
            width: 100%;
            text-align: center;
        }

        .KafeNews .itemnews_kafe div a {
            padding: 10px;
            display: block;
            border: 1px solid #C4C4C4;
            margin: 0 10px;
            border-radius: 10px;
        }


.KafeNews-slick .leftarrow {
    left: -14px;
    top: 140px;
}



.more-props-showrecent-visits {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 30px;
}

.pishnahadvijeh-category-page .labalediv span {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 125px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 33px;
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.bodypanel {
    width: 100%;
    background-color: #f5f5f5;
    min-height: 500px;
    padding: 20px 0;
    overflow: hidden;
}

.invite-friends {
    border-radius: 5px;
    border: 1px solid #f7f4f4;
    background-color: #fff;
    min-height: 80px;
    min-width: 265px;
    text-align: center;
    margin: 0px auto 10px;
    padding: 10px;
    height: 85px;
}

    .invite-friends .sp-red {
        /* text-shadow: 11px 8px 2px rgba(241,63,0,0.6);*/
        color: var(--main-color-index);
        font-weight: 600;
        font-size: 18px;
    }

.col-right {
    border-radius: 5px;
    border: 1px solid #f7f4f4;
    background-color: #fff;
    min-height: 380px;
    min-width: 265px;
    text-align: center;
    margin: 0px auto 10px;
    padding: 10px;
    font-size: 20px;
}

.boxfullname {
    min-height: 71px;
}

.modal.changepassmodal {
    text-align: right;
    font-size: 15px;
}

.col-right .box-min-info {
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.col-right .menu ul li {
    text-align: right;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 17px;
}

.box-parent-nps {
    /*text-align: center;*/
}

    .box-parent-nps .title-parent-nps {
        text-align: center;
        font-size: 25px;
        font-weight: 700;
    }

    .box-parent-nps .box-share-nps {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .box-parent-nps .box-easy-nps {
        margin-top: 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
        border-top: 1px solid;
        padding-top: 10px;
    }

.col-right .menu ul li a {
    display: block
}

.col-right .menu ul li.active {
    color: #ed1846;
}

.col-right .menu i {
    margin-left: 12px;
}

.Profile-Logo {
    font-size: 50px;
    color: #dcdcdc;
    float: right;
}

.Border-Rate {
    border: 1px solid #d7d7d7;
    height: 45px;
    width: 0;
    position: absolute;
    bottom: 15px;
    right: 23px;
}

.Icon-Rate {
    position: absolute;
    bottom: 12px;
    right: 20px;
    font-size: 9px;
    color: #d7d7d7;
}

.box-rightside {
    width: 20%;
}

.box-leftside {
    width: 80%;
    padding: 0px 0px 0px 30px;
}

    .box-leftside .title {
        color: #858585;
    }


.bodyuserinfo .more-all-orders {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

    .bodyuserinfo .more-all-orders a {
        font-weight: 700;
    }
/*=========*/
.box-user-info {
    border: 1px solid #e5dada;
    margin-bottom: 25px;
    border-radius: 10px;
    overflow: hidden;
}

    .box-user-info .boxdata {
        border-bottom: 1px solid #e5dada;
        width: 50%;
        height: 90px;
        background: #fff;
        padding: 10px;
        border-left: 1px solid #e5dada;
    }

        .box-user-info .boxdata p {
            margin: 0
        }

        .box-user-info .boxdata .valprop {
            font-size: 20px;
            color: #858585;
        }

.link-edituserinfo {
    text-align: center;
    color: #78c1d3;
    font-size: 15px;
    padding-top: 14px;
    background-color: #fff;
    padding-bottom: 15px;
}

    .link-edituserinfo a {
        border-bottom-width: 1px;
        display: inline-flex;
        align-items: center;
        gap: 0 10px;
        font-weight: 700;
        color: #000;
    }

        .link-edituserinfo a:hover {
            color: #000;
        }

    .link-edituserinfo p {
        margin: 0;
    }

.box-parent-adderss {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 10px;
}

    .box-parent-adderss .box-body-address {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 5px 0;
    }

        .box-parent-adderss .box-body-address div {
            display: flex;
            /* padding: 5px; */
            align-items: baseline;
            gap: 0 7px;
        }

            .box-parent-adderss .box-body-address div i {
                font-size: 16px
            }

            .box-parent-adderss .box-body-address div p {
                margin: 0;
            }

.tbl-orders {
    text-align: right;
    background-color: #fff;
    /*margin-top: 18px;*/
    border-radius: 6px;
    /* padding-bottom: 10px;*/
    border-radius: 10px;
    overflow: hidden;
    border: none;
    box-shadow: 0px 45px 112px 0px #0000000F;
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 0 10px;
    border: 1px solid #cecece99;
}

.box-item-adderss {
    text-align: right;
    background-color: #fff;
    /*margin-top: 18px;*/
    border-radius: 6px;
    /* padding-bottom: 10px;*/
    border-radius: 10px;
    overflow: hidden;
    border: none;
    box-shadow: 0px 45px 112px 0px #0000000F;
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 0 10px;
    border: 1px solid #FFD7D7;
}

.tbl-orders table thead tr th {
    border-top: none;
    border-bottom: none;
}

.tbl-orders table tbody tr td, .tbl-orders table tbody tr th {
    border-top: none;
    border-bottom: none;
}

.box-item-adderss .box-remove-edit-address {
    display: flex;
    align-items: center;
    gap: 0 10px;
}

.box-item-adderss table {
    margin: 0;
}

.box-item-adderss thead {
    background-color: #E7E7E7;
    color: #0F1419;
}

.box-item-adderss .okpay {
    font-weight: 600;
    color: green;
}
/*box-repeatebuyed*/
.box-repeatebuyed {
    min-height: 400px;
    background-color: #fff;
    padding: 15px;
    margin: 14px;
}
    /*box-repeatebuyed*/
    /*repeatedBuy*/
    .box-repeatebuyed .boxitem {
        height: 322px;
        min-width: auto;
        /*margin: 2px 10px;*/
        max-width: 95%;
        font-size: 13px;
        text-align: center;
        padding: 8px;
        direction: rtl;
        border: 1px solid #f7f4f4;
        border-radius: 5px;
        position: relative;
    }

        .box-repeatebuyed .boxitem .box-price-add-cart-rep-buyed {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: absolute;
            width: 100%;
            right: 0;
            bottom: 10px;
            padding: 0 10px;
        }

            .box-repeatebuyed .boxitem .box-price-add-cart-rep-buyed .title-rep-buyed-non-existent {
                width: 100%;
                margin: 0;
                font-size: 16px;
                font-weight: 600;
            }

            .box-repeatebuyed .boxitem .box-price-add-cart-rep-buyed button {
                border: none;
                padding: 3px 15px;
                border-radius: 15px;
                background-color: var(--main-color-index);
                color: #fff;
                font-size: 14px;
                cursor: pointer;
                transition: all 0.3s ease-in-out;
            }

                .box-repeatebuyed .boxitem .box-price-add-cart-rep-buyed button:hover {
                    background-color: var(--main-color-index-hover);
                }

        .box-repeatebuyed .boxitem img {
            margin: 0 auto;
            max-width: 166px;
        }

        .box-repeatebuyed .boxitem .markoff {
            background-color: var(--main-color-index);
            position: absolute;
            left: 6px;
            top: 15px;
            width: 40px;
            border-radius: 12px;
            border-top-left-radius: 12px;
            color: #fff;
        }

        .box-repeatebuyed .boxitem .oldprice {
            /*margin-left: 42px;*/
            text-decoration: line-through;
        }

        .box-repeatebuyed .boxitem .newprice {
            color: var(--main-color-index);
        }

        .box-repeatebuyed .boxitem .name {
            /*min-height: 90px;*/
            display: inline-block;
            font-size: 15px;
        }

        .box-repeatebuyed .boxitem .pricdiv {
            display: flex;
            flex-direction: column;
            /* width: 100%; */
            font-size: 14px;
        }

    .box-repeatebuyed .leftarrow {
        left: 5px;
        top: 140px;
    }

    .box-repeatebuyed .rightarrow {
        right: 5px;
        top: 140px;
    }

    .box-repeatebuyed h5 {
        /*border-bottom: 1px solid var(--main-color-index);*/
        margin: 0;
        padding-bottom: 15px;
        min-width: 200px;
        position: relative;
    }

.box-list-of-sellers-product .title-list-of-sellers-product {
    background-color: var(--main-color-index);
    border-radius: 30px;
    width: 180px;
    height: 32px;
    text-align: center;
    color: #fff;
    line-height: 32px;
    font-size: 16px;
    font-weight: 600;
}

.box-list-of-sellers-product table {
    text-align: center;
}

    .box-list-of-sellers-product table tbody tr th, .box-list-of-sellers-product table tbody tr td {
        /* display: flex;
        align-items: center;
        justify-content: center;
        min-height: 95px;*/
    }

        .box-list-of-sellers-product table tbody tr td .price_box {
            display: flex;
            flex-direction: column;
            height: 65px;
            align-items: center;
            justify-content: center;
        }

        .box-list-of-sellers-product table tbody tr td .box-send-product-sellers-product {
            display: flex;
            flex-direction: column;
            height: 65px;
            align-items: center;
            justify-content: center;
        }

.box-list-of-sellers-product-parent {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px 0;
}

.btn-addtocart-sellers {
    background-color: var(--main-color-index);
    width: 100%;
    color: #fff;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 30px;
    padding: 10px;
    border-radius: 5px;
    /* margin-bottom: 20px; */
    border: unset;
    cursor: pointer;
}

.box-list-of-sellers-product-parent .box-list-of-sellers-product-child {
    display: grid;
    grid-template-columns: 8% 20% 17% 18% 19% 18%;
    align-items: center;
    text-align: center;
    /* justify-content: center; */
    width: 100%;
    padding: 10px;
    border-radius: 10px;
}

    .box-list-of-sellers-product-parent .box-list-of-sellers-product-child p {
        margin: 0;
    }

    .box-list-of-sellers-product-parent .box-list-of-sellers-product-child:nth-child(even) {
        background-color: #f7f7f8;
    }

.box-repeatebuyed h5:after {
    content: "";
    display: block;
    width: 80%;
    height: 2px;
    margin-left: 8px;
    background-color: var(--main-color-index);
    margin-top: 0;
    position: absolute;
}

.box-repeatebuyed .div-br {
    border-bottom: 1px solid #f1e7e7;
    width: 88%;
    margin: 0 auto;
}

.slik-rep-buyed {
    margin-top: 30px;
}
/*repeatedBuy*/
/*box-offer*/
.box-offer {
    min-height: 225px;
    width: 90%;
    margin: 35px auto 10px;
}

    .box-offer .bx {
        height: 230px;
        border: 1px solid #dfdede;
        width: 290px;
        border-radius: 5px;
        padding: 30px 0;
        background-color: #fff;
        margin: 0 auto;
        /* background: linear-gradient(180deg, #e8edec 10%, #dce9d1 90%);
        background: -webkit-linear-gradient(180deg, #e8edec 10%, #dce9d1 90%);*/
    }

        .box-offer .bx h6 {
            width: 172px;
            font-size: 12px;
        }

        .box-offer .bx .offlbl {
            background-color: #e83737;
            text-align: center;
            height: 25px;
            width: 40px;
            border-radius: 12px;
            border-top-left-radius: 0px;
            color: #fff;
            line-height: 29px;
        }

        .box-offer .bx .buyspn {
            background-color: #4e4949;
            text-align: center;
            height: 33px;
            width: 70px;
            border-radius: 12px;
            color: #fff;
            line-height: 36px;
            font-size: 15px;
        }

    .box-offer .leftarrow {
        left: -15px;
        top: 110px;
    }

    .box-offer .rightarrow {
        right: -17px;
        top: 110px;
    }


.order-box-mobile-child {
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    overflow: hidden;
}


    .order-box-mobile-child .order-id {
        background-color: #E7E7E7;
        padding: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .order-box-mobile-child .order-id p {
            margin: 0;
        }

    .order-box-mobile-child .condition-order {
        display: flex;
        justify-content: space-between;
        padding: 5px;
    }

        .order-box-mobile-child .condition-order p {
            margin: 0;
        }


    .order-box-mobile-child .price-order {
        display: flex;
        justify-content: space-between;
        padding: 5px;
    }

        .order-box-mobile-child .price-order p {
            margin: 0;
        }

    .order-box-mobile-child .date-save-order {
        display: flex;
        justify-content: space-between;
        padding: 5px;
    }

        .order-box-mobile-child .date-save-order p {
            margin: 0;
        }

    .order-box-mobile-child .statut-paiement {
        display: flex;
        justify-content: space-between;
        padding: 5px;
    }

        .order-box-mobile-child .statut-paiement p {
            margin: 0;
        }

    .order-box-mobile-child .detail-order {
        display: flex;
        justify-content: center;
    }

        .order-box-mobile-child .detail-order a {
            display: block;
            width: 100%;
            padding: 5px;
            text-align: center;
            background-color: #DC1211;
            color: #fff;
            margin-top: 10px;
            transition: all 0.3s ease-in-out;
        }

            .order-box-mobile-child .detail-order a:hover {
                background-color: #c60c0b;
            }

.box-parent-valentine .title-parent-valentine {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 27px;
    margin-top: 25px;
}

.unavailable-product-profile {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    display: block;
    width: 100%;
    right: 0;
    background-color: #e83737;
    color: #fff;
    border-radius: 0px 0 5px 5px;
}

.container-order-mobile div:nth-of-type(even) {
    background-color: #F7F7F7;
}

.box-leftside .parent-address-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

    .box-leftside .parent-address-title a {
        display: flex;
        align-items: center;
        font-weight: 700;
        gap: 0 5px;
        border: 2px solid var(--main-color-index);
        padding: 5px 10px;
        border-radius: 10px;
        color: var(--main-color-index);
    }

.order-box-mobile {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 15px 0;
}
/*box-offer*/
/*================   OrderDetails     ================*/
.bodyOrderDetails {
    background-color: #fff;
    min-height: 720px;
    padding: 30px 30px;
}

.div-date-name {
    min-width: 200px;
    line-height: 45px;
    margin-right: 25px;
}

.border-btm {
    border-bottom: 1px solid #e7e5e5;
    padding: 15px 0;
}

.bodyOrderDetails .prop {
    color: #979595;
}

.bodyOrderDetails .value {
    color: #4c4848;
    font-weight: 600;
    margin: 0 4px 0px 40px;
}

.historyorder-box {
    border: 1px solid #ededed;
    background-color: #fafafa;
    width: 100%;
    margin: 20px 0;
    padding: 30px 40px;
}

.bodyOrderDetails .status-ok {
    color: #4caf50;
    font-size: 23px;
    text-align: center;
}

.bodyOrderDetails .endbox {
    min-height: 300px;
    border: 1px solid #c3bfbf;
    border-radius: 8px;
    margin-top: 40px;
    padding: 18px 0;
}

.endbox .rw1 {
    line-height: 35px;
    border-bottom: 1px solid #e7e5e5;
    padding: 0 20px 25px;
}
/*.lingreen {
    display: block;
    height: 6px;
    background-color: #4caf50;
    border-radius: 7px;
    margin-bottom: 16px;
}*/
.progress-container {
    border: 0.51px solid #cbbebe;
    border-radius: 0.25rem;
}

.roworder {
    border-bottom: 1px solid #e7e5e5;
}

.dataorder .ico {
    margin-left: 10px;
}

.roworder .again-buy {
    width: 80px;
    text-align: center;
    color: #fff;
    background-color: #05b515;
    border-radius: 5px;
    margin: 10px 40px 20px;
    padding: 2px 0;
}

.roworder .ico-comment {
    margin-left: 43px;
    font-size: 30px;
}
/*================   OrderDetails     ================*/
/*=========== user info ==================*/

.bodyuserinfo {
    background-color: #fff;
    min-height: 720px;
    padding: 20px;
}

    .bodyuserinfo h6.has-hline {
        font-size: 20px;
        font-weight: 700;
        position: relative;
        display: inline-block;
    }

h6.has-hline:after {
    content: "";
    display: block;
    width: 80%;
    height: 2px;
    margin-left: 8px;
    background-color: var(--main-color-index);
    margin-top: 0;
    position: absolute;
}

.bodyuserinfo .title-orders-latest, .bodyuserinfo .title-personal-information {
    margin-bottom: 10px;
}

.bodyuserinfo .cl-right, .bodyuserinfo .cl-left {
    width: 50%;
    margin-top: 25px;
}

.bodyuserinfo .box {
    width: 90%;
    margin-bottom: 45px;
}

    .bodyuserinfo .box label {
        min-width: 110px;
    }

    .bodyuserinfo .box input {
        width: 70%;
        margin: 2px 10px;
        background-color: #f3f3f3;
        border: unset;
        border-radius: 5px;
        height: 35px;
        color: #918f8f;
        padding: 0 25px;
        font-size: 20px;
    }

.mapLocationselector .inner {
    width: 60%;
    min-height: 300px;
    margin: 0 auto;
    background-color: #d7d7d7;
}

.info-bx-end {
    background-color: #fff;
    margin: 0 auto;
    height: 170px;
    margin: 25px auto;
    padding: 20px;
    border-radius: 6px;
}

.bodyuserinfo-table-points {
    border-radius: 10px;
    overflow: hidden;
}

.bodyuserinfo .title-table-points {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.box-conversion-points {
    display: flex;
    justify-content: left;
}

    .box-conversion-points .conversion-points-btn {
        background-color: #DC1211;
        border-radius: 25px;
        padding: 5px 20px;
        display: inline-block;
        color: #fff;
        margin-top: 10px;
        transition: all 0.3s ease-in-out;
    }

        .box-conversion-points .conversion-points-btn:hover {
            background-color: #b70c0b;
        }

.bodyuserinfo-table-points table {
    border-radius: 10px;
    display: inline-table;
    width: 100%;
    margin: 0;
    box-shadow: 0px 1.97px 6.47px 0px #00000005;
    box-shadow: 0px 9px 18.2px 0px #00000008;
    box-shadow: 0px 22.78px 48.83px 0px #0000000A;
    box-shadow: 0px 45px 112px 0px #0000000F;
}

    .bodyuserinfo-table-points table thead {
        background-color: #E7E7E7;
    }

        .bodyuserinfo-table-points table thead tr th {
            padding: 5px;
        }

    .bodyuserinfo-table-points table tbody tr:nth-of-type(even) {
        background-color: #F7F7F7;
    }

    .bodyuserinfo-table-points table tbody tr.sum-all-points-section {
        background-color: #FFF5F5;
    }

        .bodyuserinfo-table-points table tbody tr.sum-all-points-section td {
            color: #DC1211;
            font-weight: 700;
        }

.tbl-orders table {
    margin-bottom: 0;
}

    .tbl-orders table tbody tr td a {
        display: flex;
        justify-content: center;
    }
/*=========== user info ==================*/






/*
Modal
 */

.Header-Modal {
    border-bottom: 2px solid rgba(225, 225, 225, 0.65);
}

.Input-Pass {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgba(224, 223, 223, 0.75);
    height: 40px;
}

.Input-Pass1 {
    width: 80%;
    border-radius: 5px;
    border: 1px solid rgba(224, 223, 223, 0.75);
    height: 40px;
}

.Submit-Modal {
    text-align: left;
    margin-top: 20px;
}

.Edit-Profile {
    border-radius: 5px;
    border: 1px solid rgba(224, 223, 223, 0.65);
}

.Edit-Pro:before {
    content: ' ';
    position: absolute;
    border-bottom: 2px solid red !important;
    width: 5%;
    top: 35px;
}

.Font-Edit {
    font-size: 12px;
    padding-right: 20px;
    padding-left: 20px;
}

.Color-Text-Edit {
    color: #a2a2a2;
}

.Font-Edit-1 {
    font-size: 16px;
    color: #838383;
    text-align: left;
}

.Border-Edit {
    border-bottom: 2px solid rgba(224, 223, 223, 0.65);
}

.Borderleft-Edit {
    border-left: 2px solid rgba(224, 223, 223, 0.65);
}



.product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo {
    margin-left: 40px
}

    .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo a div {
        width: 180px;
        text-align: center;
    }

        .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo a div img {
            width: 100%;
            text-align: center;
        }

    .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo p {
        display: flex;
        gap: 0 10px;
        align-items: center;
        justify-content: center;
        margin: 0;
    }

        .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo p span {
            align-self: center;
            border-radius: 50%;
            background: var(--main-color-index);
            height: 25px;
            width: 25px;
            text-align: center;
            color: white;
        }
/* =========== MOBILE ==Extra small===xs==========*/






















/* user control responsive */

@media (min-width: 1130px) and (max-width: 1350px) {
    .box-leftside {
        width: 76%;
    }
}

@media (min-width: 992px) and (max-width: 1130px) {
    .box-leftside {
        width: 70%;
    }

    .section-category-index-page {
        grid-template-columns: auto auto auto;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .box-leftside {
        width: 63%;
    }

    .bodyuserinfo .box {
        width: 100%;
    }

        .bodyuserinfo .box input {
            width: 100%;
        }

    .bodyuserinfo .cl-right, .bodyuserinfo .cl-left {
        width: 100%;
    }

    .section-category-index-page {
        grid-template-columns: auto auto;
    }
}





/* user control responsive */


@media only screen and (min-width: 577px) and (max-width: 768px) {
    .section-category-index-page {
        grid-template-columns: 50% 50%;
    }

    .box-info-seller .box-info-shops {
        grid-template-columns: 100%;
    }

        .box-info-seller .box-info-shops .box-information-shops {
            flex-wrap: wrap;
            gap: 10px;
        }
}


/* ===========under 19 ininch==========*/
@media (max-width:1370px) {
    .box-desctop-menue {
        width: 1000px;
    }

        .box-desctop-menue .col-lev1-cat {
            max-height: 500px !important;
        }

    .body_detail_menu {
        max-height: 500px !important;
    }

    .box-links-footer {
        min-width: 255px;
    }

    .AmazingSection .boxlable {
        /*  width: 196px;
        margin-right: 20px;*/
    }
}
/* ===========under 19 ininch==========*/

@media (min-width:1250px) {

    .CustomerClubSection .cclub-item img {
        width: 98%;
    }

    .CustomerClubSection .cclub-item img {
        /* width: 220px;*/
        width: 96%;
    }
}
/*@media only screen and (min-width: 320px) and (max-width: 759px) {*/

/* ============sm_Size=============*/
@media (min-width: 576px) {
    .font-sm-12 {
        font-size: 12px;
    }

    .font-sm-15 {
        font-size: 15px;
    }
}
/* ================sm==========*/



@media (max-width: 768px) {
    .box-pishnahadvijeh {
        grid-template-columns: auto auto auto;
    }

    .box-leftside {
        width: unset;
        padding: 12px;
    }

    .box-rightside {
        width: unset;
    }

    .col-right {
        margin: 10px;
    }

    .box-repeatebuyed .boxitem {
        margin: 0 auto;
        display: block !important;
    }

    .box-offer .bx {
        margin: 0 auto;
    }
}



/* ============= md_Size=============*/
@media (min-width: 768px) {

    .font-md-14 {
        font-size: 14px;
    }

    .bodypanel .table-responsive {
        display: table;
    }
    /* footer .news-leter input {
        border: 1px solid #1a66ff;
        width: 230px;
    }*/



}
/* ============= md Size=============*/


.logoinSerachbox {
    width: 68px;
    height: 19px;
    position: absolute;
    top: 9px;
    right: 85px;
    display: none;
}

.logoinSerachbox_display {
    display: none !important;
}


.Category-div {
    margin: 40px auto;
}

    .Category-div .innerdiv {
        width: 100%;
        margin: 0 auto;
    }

.Category-div-amazing a {
    margin: 23px 15px;
}

.Category-div-amazing {
    margin: 40px auto;
}


    .Category-div-amazing .innerdiv {
        width: 100%;
        margin: 0 auto;
    }

        .Category-div-amazing .innerdiv a {
            margin: 23px 15px;
        }


            .Category-div-amazing .innerdiv a .boxcat {
                background-color: #d4dbdb;
                border-radius: 50%;
                width: 110px;
                height: 110px;
                display: flex;
                flex-direction: column;
            }

                .Category-div-amazing .innerdiv a .boxcat span {
                    font-size: 13px;
                }



    .Category-div-amazing .boxcat {
        background-color: #d4dbdb;
        border-radius: 50%;
        width: 110px;
        height: 110px;
    }



.box-amazing-period {
    border: 0.5px solid #FFD7D7;
    box-shadow: 0px 1px 3px 1px #00000026;
    box-shadow: 0px 1px 2px 0px #0000004D;
    padding: 15px;
    border-radius: 15px;
}

    .box-amazing-period .box-amazing-period-title {
        color: #DC1211;
        font-size: 21px;
        font-weight: 400;
    }

.box-parent-amazing {
    display: grid;
    grid-template-columns: 19% 19% 19% 19% 19%;
    gap: 10px;
    width: 100%;
    justify-content: center;
}

.section-all-products-shops-parent .box-child-amazing {
    width: 100%;
    position: relative;
    border: 1px solid #FFD7D7;
    min-height: 400px;
    border-radius: 11px;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    font-size: 13px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

    .section-all-products-shops-parent .box-child-amazing .box-child-amazing-bg-backdrop {
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        inset: 0;
        z-index: 9;
        display: flex;
        justify-content: center;
        /* align-items: center; */
        flex-direction: column;
        padding: 10px;
    }

        .section-all-products-shops-parent .box-child-amazing .box-child-amazing-bg-backdrop p {
            text-align: center;
            color: #FFFF;
            font-size: 30px;
            font-weight: 600;
        }

        .section-all-products-shops-parent .box-child-amazing .box-child-amazing-bg-backdrop button {
            border: none;
            padding: 3px 15px;
            border-radius: 15px;
            background-color: var(--main-color-index);
            color: #fff;
            font-size: 17px;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .section-all-products-shops-parent .box-child-amazing .box-child-amazing-bg-backdrop button:hover {
                background-color: var(--main-color-index-hover);
            }


/* page nps  */
.container-range {
    direction: ltr;
    width: 100%;
}

.range-item {
    position: relative;
}

    .range-item:not(:last-child) {
        margin-bottom: 24px;
    }

    .range-item .range-input {
        margin-top: 6px;
    }

        .range-item .range-input input {
            position: relative;
            z-index: 2;
            cursor: pointer;
        }

    .range-item ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        width: calc(100% + 34.4px);
        margin: 0 -17px;
    }

        .range-item ul .list-inline-item:not(:last-child) {
            margin-right: 0;
        }

        .range-item ul .list-inline-item span {
            position: relative;
            min-width: 58px;
            text-align: center;
            display: block;
            font-size: 14px;
            padding-top: 4px;
            word-break: break-word;
            color: #b1b1b1;
        }

    .range-item .range-line {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        height: 8px;
        width: calc(100% - 14px);
        background-color: #ddd;
        z-index: 0;
        margin: 0 7px;
        border-radius: 50px;
        overflow: hidden;
    }

    .range-item .range-input.disable-range + ul .list-inline-item span::before {
        background-color: #b1b1b1;
    }

    .range-item .range-input.disable-range .range-line .active-line {
        background-color: #b1b1b1;
    }

    .range-item
    .range-input.disable-range + ul
    .list-inline-item.active
    span::before {
        background-color: #777777;
    }

    .range-item .range-input .dot-line {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: calc(100% - 24px);
        left: 0;
        z-index: 1;
    }

    .range-item .range-input .active-dot {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        cursor: pointer;
        background-color: #ddd;
        height: 24px;
        width: 24px;
        border: 4px solid var(--main-color-index);
        z-index: 11;
        left: 0%;
        border-radius: 50%;
    }

    .range-item .range-input .range-line .active-line {
        position: absolute;
        left: 0;
        width: 0;
        height: 100%;
        background-color: var(--main-color-index);
        transition: all 0.1s ease;
    }

    .range-item ul .list-inline-item span::before {
        content: "";
        display: block;
        position: absolute;
        top: -14px;
        left: 50%;
        transform: translateX(-50%);
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #696969;
    }

    .range-item ul .list-inline-item.active span::before {
        background-color: white;
    }

    .range-item .range-input input:disabled ~ .dot-line .active-dot {
        background-color: #d9d9d9;
        border: 4px solid #b1b1b1;
    }

input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    margin-top: -8px; /* Centers thumb on the track */
    background-color: #0000;
    height: 15px;
    width: 15px;
    border: 4px solid #0000;
    z-index: 11;
    box-shadow: none;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none; /* Override default look */
    appearance: none;
    margin-top: -8px; /* Centers thumb on the track */
    background-color: #0000;
    height: 24px;
    width: 24px;
    border: 4px solid #0000;
    box-shadow: none;
    z-index: 11;
}

input[type="range"]::-webkit-slider-runnable-track {
    background-color: #f0f0f000;
}

input[type="range"]::-moz-range-progress {
    background-color: #f0f0f000;
}

input[type="range"]::-ms-track {
    background-color: #f0f0f000;
}

input[type="range"]::-moz-range-track {
    background-color: #f0f0f000;
}
/* IE*/
input[type="range"]::-ms-fill-lower {
    background-color: #f0f0f000;
}

input[type="range"]::-ms-fill-upper {
    background-color: #f0f0f000;
}

input[type="range"]:focus::-webkit-slider-thumb {
    box-shadow: none !important;
    background-color: #f0f0f000;
}

input[type="range"]:focus::-moz-range-thumb {
    box-shadow: none !important;
    background-color: #f0f0f000;
}

input[type="range"]:focus::-ms-thumb {
    background-color: #f0f0f000;
    box-shadow: none !important;
}

input[type="range"]:disabled::-webkit-slider-thumb {
    background-color: #0000;
    border: 4px solid #0000;
}

input[type="range"]:disabled::-moz-range-thumb {
    background-color: #0000;
    border: 4px solid #0000;
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* page nps  */

.box-title-rating-top {
    margin: 20px 0;
}

    .box-title-rating-top p {
        font-size: 21px;
        text-align: center;
        font-weight: 600;
    }

.box-child-amazing .box-counter-amazing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    bottom: 5px;
    right: 0;
    padding: 0 5px;
    width: 100%;
}

.box-nps-done {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

    .box-nps-done p {
        font-size: 25px;
        font-weight: 700;
        color: green;
    }

.box-child-amazing .box-counter-amazing .counter-amazing-time {
    color: var(--main-color-index);
    font-weight: 700;
    font-size: 18px;
}

.box-child-amazing .box-counter-amazing p {
    margin: 0;
    color: #DC1211;
    font-size: 12px;
}

.box-child-amazing .box-counter-amazing span {
    font-size: 17px;
}

.box-child-amazing .imgholder {
    margin-bottom: 10px;
    min-height: 190px;
}

.box-child-amazing a > .title-product-cat {
    /* padding: 0 10px; */
    font-size: 15px;
}

.section-all-products-shops-parent .section-all-products-amazing-child .box-child-amazing a > .title-product-cat {
    margin-top: 15px !important;
}

.section-all-products-shops-parent .section-all-products-amazing-child .box-child-amazing .imgholder img {
    width: 95%;
    display: block;
    margin: 0 auto;
}

.box-child-amazing .imgholder img {
    width: 100%;
}


.bodySearchProduct .nice-select {
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
    min-width: 110px;
    padding: 0 10px;
    text-align: right !important;
    padding-right: 8px;
    background-color: var(--main-color-index);
    color: #fff;
    border-radius: 15px;
}



.bodySearchProduct .holder-listboxs .title {
    font-weight: 600;
    font-size: 16px;
    /*    font-weight: bold;*/
    color: #979797;
}

.bodySearchProduct .nice-select .list {
    padding-right: 0px;
}

.bodySearchProduct .nice-select .option {
    padding-right: 12px;
}

.box-child-amazing .pricediv {
    margin: 0;
    position: absolute;
    right: 0;
    width: 100%;
    padding: 0;
    align-items: center;
    justify-content: space-between !important;
    display: flex !important;
    bottom: 40px;
    padding: 2px 10px;
}

    .box-child-amazing .pricediv div {
        align-items: center;
    }

    .box-child-amazing .pricediv .btn-add-to-cart {
        border: none;
        padding: 3px 15px;
        border-radius: 15px;
        background-color: var(--main-color-index);
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

    .box-child-amazing .pricediv .newprice {
        font-weight: 600;
        font-size: 15px;
    }

.box-carousel-amazing .leftarrow {
    left: 23px;
    top: 160px;
}

.box-carousel-amazing .rightarrow {
    right: 23px;
    top: 160px;
}

.amazing-slider-page-slick .box-child-amazing {
    margin: 10px 0;
    width: 95% !important;
}

.box-carousel-amazing > p {
    margin: 0;
    display: inline-block;
    background-color: var(--main-color-index);
    padding: 5px 15px;
    color: #fff;
    border-radius: 20px;
}

.box-carousel-amazing {
    margin-top: 20px;
}

.box-child-product-shop {
    width: 100%;
    position: relative;
    border: 1px solid #FFD7D7;
    min-height: 400px;
    border-radius: 11px;
    overflow: hidden;
    background: #fff;
    padding: 5px;
    font-size: 13px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

    .box-child-product-shop .imgholder {
        margin-bottom: 10px;
        min-height: 190px;
    }

        .box-child-product-shop .imgholder img {
            width: 100%;
        }

    .box-child-product-shop .pricediv {
        margin: 0;
        position: absolute;
        right: 0;
        width: 100%;
        padding: 0;
        align-items: center;
        justify-content: space-between !important;
        display: flex !important;
        bottom: 10px;
        padding: 2px 10px;
    }

        .box-child-product-shop .pricediv div {
            align-items: center;
        }

        .box-child-product-shop .pricediv .newprice {
            font-weight: 600;
            color: var(--main-color-index);
            font-size: 15px;
        }

    .box-child-product-shop .markoff {
        background-color: var(--main-color-index);
        position: absolute;
        left: 10px;
        /* bottom: 20px; */
        /* width: 30px; */
        color: #fff;
        top: 15px;
        border-radius: 10px;
        padding: 0px 10px;
        font-size: 12px;
    }

    .box-child-product-shop .pricediv .btn-add-to-cart {
        border: none;
        padding: 3px 15px;
        border-radius: 15px;
        background-color: var(--main-color-index);
        color: #fff;
        font-size: 14px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

.bodyuserinfo .box-my-wallet {
    border: 1px solid #FFD7D7;
    padding: 10px;
    border-radius: 10px;
    width: 60%;
}

    .bodyuserinfo .box-my-wallet .box-my-wallet-amount {
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }

        .bodyuserinfo .box-my-wallet .box-my-wallet-amount p {
            margin: 0;
        }

            .bodyuserinfo .box-my-wallet .box-my-wallet-amount p.box-my-wallet-amount-title {
                font-weight: 700;
            }

    .bodyuserinfo .box-my-wallet .box-my-wallet-date {
        display: flex;
        justify-content: space-between;
    }

        .bodyuserinfo .box-my-wallet .box-my-wallet-date p {
            margin: 0;
        }



.box-modal-charge-wallet {
    width: 60%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

    .box-modal-charge-wallet button {
        background-color: var(--main-color-index);
        border-radius: 25px;
        padding: 5px 16px 5px 16px;
        color: #fff;
        transition: all 0.3s ease-in-out;
        border: none;
        cursor: pointer;
    }

        .box-modal-charge-wallet button:hover {
            background-color: #ce0f39;
        }


.box-my-transaction {
    width: 60%;
}

.box-parent-transaction {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px 0;
    margin-top: 10px;
}

    .box-parent-transaction .box-parent-item {
        border: 1px solid #FFD7D7;
        border-radius: 10px;
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .box-parent-transaction .box-parent-item div {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

            .box-parent-transaction .box-parent-item div p {
                margin: 0;
            }

.box-my-transaction > h6 {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    display: inline-block;
}

    .box-my-transaction > h6:after {
        content: "";
        display: block;
        width: 80%;
        height: 2px;
        margin-left: 8px;
        background-color: var(--main-color-index);
        margin-top: 0;
        position: absolute;
    }

.backdrop-blur-wallet {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    inset: 0;
    z-index: 9999999999;
    display: block;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #e2e3e5;
    display: none;
}


.modal-detail-wallet {
    width: 40.0000000%;
    /* min-height: 200px; */
    position: fixed;
    display: none;
    background-color: rgb(255 255 255 / 1);
    box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 15px;
    transform: translate(-50%, -50%) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    max-height: calc(100vh - 2rem);
    /* overflow-y: auto; */
    z-index: 9999999999;
    padding: 15px;
    padding-left: 5px;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

    .modal-detail-wallet .btn-modal-detail-wallet {
        position: absolute;
        right: -10px;
        top: -10px;
        border: none;
        background: transparent;
        cursor: pointer;
    }

.box-charge-account .box-charge-account-title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
}

.box-charge-account .box-default-value-charge {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    width: 100%;
}

    .box-charge-account .box-default-value-charge .box-default-value-charge-item {
        border: 1px solid var(--main-color-index);
        padding: 5px 10px;
        border-radius: 15px;
        background: transparent;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .box-charge-account .box-default-value-charge .box-default-value-charge-item:hover {
            background-color: var(--main-color-index-hover);
            color: #FFFFFF;
        }

.box-input-charge-wallet {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .box-input-charge-wallet p {
        text-align: center;
    }

    .box-input-charge-wallet input {
        width: 60%;
        border: 1px solid var(--main-color-index-hover);
        text-align: center;
    }

    .box-input-charge-wallet button {
        background-color: var(--main-color-index);
        border-radius: 25px;
        padding: 5px 16px 5px 16px;
        color: #fff;
        transition: all 0.3s ease-in-out;
        border: none;
        cursor: pointer;
        margin-top: 20px;
    }

        .box-input-charge-wallet button:hover {
            background-color: var(--main-color-index-hover);
        }


.box-charge-account .box-charge-account-wallet {
    display: flex;
    justify-content: space-between;
}

    .box-charge-account .box-charge-account-wallet p {
        color: #747474;
    }

.box-installment-book {
    /*border: 1px solid #E6E6E6;*/
    /* padding: 10px; */
    /*border-radius: 10px;*/
    height: max-content;
    margin-bottom: 20px;
    width: 100%;
    overflow-y: auto;
}

    .box-installment-book .box-installment-book-titles {
        width: 100%;
        display: grid;
        grid-template-columns: 100px 200px 240px 210px auto;
        border-bottom: 1px solid #E6E6E6;
        padding: 10px;
        align-items: center;
        background-color: #E7E7E7;
        border-radius: 10px 10px 0 0;
    }

    .box-installment-book .box-installment-book-item {
        width: 100%;
        display: grid;
        grid-template-columns: 100px 200px 240px 210px 270px 110px;
        padding: 10px;
        align-items: center;
        border: 1px solid #E6E6E6;
    }

    /*.box-installment-book .box-installment-book-item,
    .show-detail-installment-book .box-installment-book-item {
        background-color: aliceblue;
    }*/

    .box-installment-book .box-installment-book-item-detail {
        border-bottom: 1px solid #E6E6E6;
    }

        .box-installment-book .box-installment-book-item-detail .box-installment-book-detail-parent {
            display: none;
        }

    .box-installment-book .show-detail-installment-book .box-installment-book-detail-parent {
        display: flex !important;
    }

    .box-installment-book .box-installment-book-item-detail:last-child {
        border-bottom: none !important;
    }

    .box-installment-book .box-installment-book-item .btn-hide-detail-installment-book {
        display: none;
    }

    .box-installment-book .box-installment-book-item .btn-active-detail-installment-book {
        display: block;
        background: transparent;
        border: none;
        cursor: pointer;
        transition: all 0.3s ease;
    }



    .box-installment-book .show-detail-installment-book .btn-active-detail-installment-book {
        rotate: -90deg;
        transition: all 0.3s ease-in-out;
    }



    .box-installment-book .box-installment-book-item > div {
        display: flex;
    }

    .box-installment-book .box-installment-book-item p {
        margin: 0;
    }

.box-installment-book-detail-parent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    /*margin: 0 20px;*/
    gap: 10px 0;
    margin-top: 15px;
}

    .box-installment-book-detail-parent .box-installment-book-detail-items {
        display: flex;
        justify-content: space-around;
        /* margin: 10px 0; */
        /* border-bottom: 1px solid #e3e3e3; */
        width: 100%;
        padding: 10px;
        gap: 15px;
        background-color: #F7F7F7;
    }

        .box-installment-book-detail-parent .box-installment-book-detail-items > div {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

        .box-installment-book-detail-parent .box-installment-book-detail-items:last-child {
            border-bottom: none;
        }

        .box-installment-book-detail-parent .box-installment-book-detail-items div p {
            margin: 0;
        }


.box-installment-book .box-installment-book-item-detail {
    border-bottom: 1px solid #E6E6E6;
}

    .box-installment-book .box-installment-book-item-detail .box-installment-book-detail-parent {
        display: none;
    }

.box-installment-book .show-detail-installment-book .box-installment-book-detail-parent {
    display: flex !important;
    transition: all 0.3s ease-in-out;
}

.box-installment-book .box-installment-book-item-detail:last-child {
    border-bottom: none !important;
}

.box-installment-book-item .box-installment-book-item-title-mobile {
    display: none;
}

.box-installment-book-item-detail .box-installment-book-item-btn-mobile {
    display: none;
}

.box-AmazingSection-title {
    display: flex;
    justify-content: space-between;
}

    .box-AmazingSection-title .title-AmazingSection-mobile {
        background-color: var(--main-color-index);
        border-radius: 30px;
        min-width: 100px;
        height: 32px;
        text-align: center;
        color: #fff;
        line-height: 32px;
        font-size: 15px;
        font-weight: 600;
        display: none;
    }

.box-download-app {
    display: flex;
    justify-content: center;
    width: 100%;
}

    .box-download-app a {
        display: block;
        color: var(--main-color-index);
        font-weight: 700;
        font-size: 25px;
        text-decoration: underline;
    }

.title-installmentbook-factor {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
}

text-decoration: underline;
}

.box-invite-parent {
    height: 100vh;
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
}

    .box-invite-parent .box-photo-invite {
        background-color: #FFD7D7;
        position: relative;
    }

        .box-invite-parent .box-photo-invite .box-photo-invite-img {
            position: absolute;
            top: 0px;
            width: 200px;
            right: 0;
        }

        .box-invite-parent .box-photo-invite .box-photo-invite-img2 {
            height: 100vh;
            display: flex;
            width: 100%;
            justify-content: center;
            align-items: center;
        }

            .box-invite-parent .box-photo-invite .box-photo-invite-img2 img {
                width: 80%;
            }

    .box-invite-parent .box-invite-input {
        height: 100vh;
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        .box-invite-parent .box-invite-input .box-invite-input-title {
            font-size: 25px;
            font-weight: 700;
            color: #1A202C;
            margin: 0;
        }

        .box-invite-parent .box-invite-input .box-invite-input-content {
            color: #1A202C;
            margin: 0;
        }

        .box-invite-parent .box-invite-input .box-invite-login {
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 0 5px;
        }

            .box-invite-parent .box-invite-input .box-invite-login p {
                margin: 0;
                color: #A1A1A1;
            }

            .box-invite-parent .box-invite-input .box-invite-login hr {
                width: 100px;
                background: #FFD7D7;
            }

        .box-invite-parent .box-invite-input .box-input-text {
            display: flex;
            justify-content: center;
            flex-direction: column;
            width: 60%;
        }


            .box-invite-parent .box-invite-input .box-input-text button.box-input-text-btn-send {
                background-color: var(--main-color-index);
                text-align: center;
                color: #fff;
                border: none;
                cursor: pointer;
                font-weight: 600;
                margin-top: 15px;
                padding: 5px;
                border-radius: 5px;
            }

            .box-invite-parent .box-invite-input .box-input-text .btn-input-text-btn-resend-sms {
                border: none;
                background: transparent;
                cursor: pointer;
                color: var(--main-color-index);
                font-weight: 600;
                font-size: 13px;
            }
/*Menu-bootom-in mobile*/
@media(max-width: 640px) {

    .category_btn .nice-select .list {
        width: 140px;
    }

    .box-list-installmentbook-date .table-responsive {
        display: inline-table;
    }

    .box-list-installmentbook-date, .box-list-installmentbook-date tbody, .box-list-installmentbook-date thead {
        width: 100%;
    }


    .box-invite-parent .box-invite-input .box-invite-login hr {
        width: 30px;
    }

    .box-invite-parent {
        grid-template-columns: 100%;
    }

        .box-invite-parent .box-photo-invite .box-photo-invite-img2 {
            height: auto;
        }

        .box-invite-parent .box-photo-invite .box-photo-invite-img {
            width: 100px;
        }

        .box-invite-parent .box-photo-invite .box-photo-invite-img2 {
            height: 100%;
        }

        .box-invite-parent .box-invite-input {
            height: auto;
            padding: 15px;
        }

            .box-invite-parent .box-invite-input .box-input-text {
                width: 100%;
            }

    .box-child-valentine {
        min-height: 350px;
    }

    .seciton-all-product-valentine {
        grid-template-columns: repeat(2, 1fr);
    }


    #SectionReview img {
        width: 100%;
    }

    .box-AmazingSection-title .title-AmazingSection-mobile {
        display: block;
    }


    .box-parent-discount-code {
        grid-template-columns: repeat(1, 1fr);
    }

    .box-back-to-home .box-back-to-home-link-mobile {
        display: flex;
    }

    .box-back-to-home {
        width: 100%;
    }

    .box-detail-payment-ok {
        min-width: 100%;
    }

    .box-payment-ok img {
        width: 65%;
    }

    .box-payment-error img {
        width: 65%;
    }

    .box-installment-purchase-authorization-parent {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px 0;
    }

        .box-installment-purchase-authorization-parent .box-installment-purchase-authorization-item {
            padding-left: 5px;
        }

    .box-installment-book-parent {
        display: flex;
        flex-direction: column;
        gap: 10px 0
    }

    .box-installment-book-item-detail .box-installment-book-item-btn-mobile {
        display: block;
        border: none;
        background: #DC1211;
        border-radius: 0 0 10px 10px;
        color: #fff;
        width: 100%;
    }

    .box-installment-book-item-btn-mobile-hide {
        display: none
    }

    .show-detail-installment-book .box-installment-book-item-btn-mobile-show {
        display: none;
    }

    .show-detail-installment-book .box-installment-book-item-btn-mobile-hide {
        display: block;
    }

    .box-installment-book-item-detail .box-installment-book-item-btn-mobile p {
        margin: 0;
    }

    .box-installment-book .box-installment-book-item {
        grid-template-columns: 100%;
        padding: 0;
        border-radius: 10px 10px 0 0;
    }

        .box-installment-book .box-installment-book-item > div {
            justify-content: space-between;
            padding: 5px;
        }

            .box-installment-book .box-installment-book-item > div:nth-child(odd) {
                background-color: #F7F7F7;
            }

    .box-installment-book-item-btn-detail {
        display: none !important;
    }

    .box-installment-book-item .box-installment-book-item-title-mobile {
        display: block;
    }

    .box-installment-book-item-btn-detail {
        display: none;
    }

    .box-installment-book .box-installment-book-titles {
        display: none;
    }

    .modal-detail-wallet {
        width: 90%;
    }

    .box-modal-charge-wallet {
        width: 100%;
    }

    .box-my-transaction {
        width: 100%;
    }


    .bodyuserinfo .box-my-wallet {
        width: 100%;
    }

    #filterBurgerProduct {
        display: inline-block !important;
        border: 1px solid #d2d2d2;
        background: transparent;
        padding: 0.2rem;
        width: 60px;
        margin-top: 10px;
    }

    .columnfilters-close {
        position: fixed;
        inset: 0;
        z-index: 99;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.6);
        display: none;
        transition: all .3s ease-in-out;
    }

    .box-child-product-shop {
        min-height: 340px;
    }

    .columnfilters {
        position: fixed;
        background: #ffffff;
        width: 50%;
        z-index: 99999;
        display: flex;
        flex-direction: column;
        align-items: center;
        right: -300px;
        border: 1px solid #d9d2d2;
        border-radius: 5px;
        height: 100%;
        top: 0;
        padding: 1rem;
        overflow-y: scroll;
        /* min-height: unset !important; */
        transition: right 0.3s ease-in-out;
        height: 100% !important;
        width: 250px !important;
    }

    .bodySearchProduct .boxresult {
        padding-right: 0 !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .bodysite {
        max-width: 100% !important;
        margin: auto 15px !important;
    }

    .box-amazing-section .box-amazing-section-carousel {
        width: 100%;
    }

    .box-amazing-section .boxlable {
        display: none !important;
    }

    .data-prod-market .nameproduct h1 {
        font-size: 20px;
    }

    .box-parent-blog-page {
        grid-template-columns: auto;
    }




    .box-img-amazing {
        top: 47%;
    }

    .box-child-amazing {
        min-height: 370px;
    }

    .section-all-products-amazing-parent {
        grid-template-columns: 50% 50%;
    }

    .box-parent-amazing {
        grid-template-columns: 50% 50%;
    }

        .box-parent-amazing .box-child-amazing {
            min-height: 400px;
        }

    .pishnahadvijeh .boxitem {
        min-height: 250px;
    }

    .box-pishnahadvijeh-hidden {
        max-height: 260px;
    }

    .box-list-of-sellers-product-parent .box-list-of-sellers-product-child {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .row-product-child {
        display: none;
    }

    .box-list-of-sellers-product {
        margin: 10px 0;
    }

    .boxresult .boxproduct {
        min-height: 300px
    }

    .box-pishnahadvijeh {
        grid-template-columns: auto auto;
    }

    .AmazingSection .boxitem .box-price-add-cart-amazing {
        padding: 0 10px;
    }

    .box-info-seller .box-info-shops {
        grid-template-columns: 100%;
        padding: 10px;
    }

    .box-modal-detail-product .detail-product-proprety {
        flex-wrap: wrap;
    }

    .detail-product-proprety .detail-product-proprety-photo {
        width: 100%;
        display: flex;
        justify-content: center;
    }


    .box-modal-detail-product .detail-product-proprety .detail-product-proprety-items {
        gap: 10px;
        grid-template-columns: 100%;
    }

    .show-sellers-products .show-sellers-products-parent .show-sellers-products-child {
        padding: 10px;
        flex-wrap: wrap;
    }

    .show-sellers-products .show-sellers-products-parent {
        gap: 15px 0;
    }

        .show-sellers-products .show-sellers-products-parent .show-sellers-products-child .show-sellers-products-child-add-to-cart a {
            background-color: #DC1211;
            border-radius: 25px;
            padding: 5px 10px 5px 10px;
            color: #fff;
            transition: all 0.3s ease-in-out;
        }

    .modal-detail-product .modal-detail-product-details {
        flex-wrap: wrap;
        justify-content: start;
    }

    .modal-detail-product {
        width: 90%;
    }

    .box-info-seller .box-info-shops .box-information-shops {
        flex-wrap: wrap;
        gap: 10px;
    }

    .box-gallery-products .parent-gallery-product {
        width: 100%;
        padding: 10px;
    }

    .box-gallery-products .children-gallery-product {
        padding: 10px;
    }

    .AmazingSection .boxitem a.name {
        /*padding-top: 30px;*/
    }
    /*header in mobile*/
    .section-search {
        margin: 10px auto;
    }

    .head_logo_btnmenu {
        display: block !important;
    }

        .head_logo_btnmenu a.logocitymehr {
            display: none;
        }

    .box-login-basket-head {
        display: none !important;
    }

    .section-search .seachdiv {
        margin-top: 0px;
    }

    .site__header .category_btn {
        width: 100px;
    }

    .seachdiv .select_option {
        width: 0;
        font-size: 12px;
        padding: 0;
        margin: 0;
        position: relative;
    }

        .seachdiv .select_option > span {
            position: absolute;
            left: 30px;
        }

    .site__header .category_btn .nice-select:after {
        margin-top: 18px;
    }
    /*header in mobile*/
    .mn-fixed-bot-mobile {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }



    .Slider4boxdiv {
        grid-template-columns: auto auto;
        gap: 10px;
    }



        .Slider4boxdiv a img {
            max-width: 100%;
            border-radius: 5px;
        }

    .section-category-index-page {
        grid-template-columns: 50% 50%;
        gap: 5px;
    }


    .AmazingSection .boxlable {
        width: 135px;
    }

    .section-category-index-page a {
        padding: 5px;
    }

        .section-category-index-page a div img {
            width: 150px;
            height: auto;
        }

    .Slider4boxdiv {
        overflow-x: hidden !important;
    }

    .KafeNews-slick .leftarrow, .pishnahadvijeh .leftarrow {
        left: -4px;
    }

    .KafeNews-slick .rightarrow {
        right: -4px;
    }

    .pishnahadvijeh {
        margin-top: 20px;
        gap: 10px;
        margin-bottom: 0;
    }

    .btn_show_menumobile-base {
        display: block !important;
        position: relative;
        z-index: 99;
    }

        .btn_show_menumobile-base i.fa {
            font-size: 20px;
        }

    .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item {
        width: 100% !important;
    }



    .faq_page_bg {
        padding: 20px 20px;
    }

    .box-item-faq {
        margin-top: 15px;
    }
}

.mn-fixed-bot-mobile {
    display: none;
    width: 100%;
    height: 60px;
    background-color: #EDEDED;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    /* border-top: 1px solid #f1f1f1; */
    /* background-image: url(../a1-images/bg_menumobile.png); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    color: #626267;
    /*padding: 0px 6px 0px 6px;*/
    border-radius: 20px 20px 0 0;
    border: 1px solid #3D5278;
}

.box-download-application {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.mn-fixed-bot-mobile .inbox {
    height: 100%;
    border-radius: 40px;
    /* margin: 7px auto; */
    /* max-width: 308px; */
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    margin-top: 3px;
}

    .mn-fixed-bot-mobile .inbox a.link {
        /* min-width: 60px; */
        /* height: 60px; */
        text-align: center;
        /* margin: 2px 2px 2px 4px; */
        display: flex;
        align-items: center;
        color: #1A202C;
    }

    .mn-fixed-bot-mobile .inbox i {
        font-size: 20px;
        margin-top: 15px;
        color: #626267;
    }

.mn-fixed-bot-mobile .a-imglogo {
    left: 50%;
    transform: translateX(-50%);
    top: 10px;
    width: 75px;
    /* height: 60px; */
}

.mn-fixed-bot-mobile .iconapp {
    margin-top: 12px;
}

.bodyuserinfo-points-converter {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

    .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item {
        width: 360px;
        box-shadow: 0px 2px 4px 0px #0000001A;
        box-shadow: 0px 2px 6px 0px #0000001A;
        background-color: #F7F7F7;
        padding: 10px;
        border-radius: 16px;
    }

        .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item .bodyuserinfo-points-converter-item-point {
            font-weight: 700;
        }

        .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item .bodyuserinfo-points-converter-item-title {
            color: #000000;
            margin: 10px 0;
            font-weight: 700;
            width: 70%;
            font-size: 18px;
        }

        .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item .bodyuserinfo-points-converter-item-content {
            color: #747474;
            display: block;
            font-size: 14px;
        }

        .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item button.bodyuserinfo-points-converter-item-link {
            float: left;
            background-color: var(--main-color-index);
            color: #ffff;
            padding: 5px 15px;
            border: none;
            outline: none;
            cursor: pointer;
            border-radius: 25px;
            transition: all 0.3s ease-in-out;
        }

            .bodyuserinfo-points-converter .bodyuserinfo-points-converter-item button.bodyuserinfo-points-converter-item-link:hover {
                background-color: var(--main-color-index-hover);
            }


.main-box-notfound {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .main-box-notfound img {
        width: 70%;
    }
/*Menu-bootom-in mobile*/
/*// Extra small devices (portrait phones, less than 576px)*/
/* =========== MOBILE ==Extra small===xs==========*/
@media (max-width: 576px) {
    .logoinSerachbox {
        display: inline-block;
    }

    .logoinSerachbox_display {
        display: inline-block;
    }

    .show_inmobile {
        display: block !important;
    }

    .hide-inmobile {
        display: none !important;
    }

    footer .news-leter input {
        width: 180px;
    }

    footer .info-Site {
        padding: 0 !important;
        margin-top: 75px;
        width: 100% !important;
    }

        footer .info-Site .box {
            margin: 0 auto !important;
        }

    .logocitymehr {
        margin-left: 50px !important;
    }

        .logocitymehr .img-hd {
            width: 90px;
        }

    footer .news-leter {
        padding: 10px;
        text-align: center;
    }

        footer .news-leter button {
            width: 90px;
        }

        footer .news-leter .title {
            font-size: 17px;
        }

    .box-links-footer {
        min-width: 175px;
        font-size: 13px;
    }

        .box-links-footer li {
            font-size: 12px;
            padding-right: 5px;
        }

    .div-mojavez {
        width: 330px;
        margin-bottom: 25px;
    }

    footer .cotact-us div {
        width: 210px;
        height: 50px;
    }

    .KafeNews .onvan {
        right: 33%;
    }




    /*   .boxresult .boxproduct {
        height: 400px !important;
        width: 188px !important;
        margin: 10px 5px !important;
        padding: 10px 18px !important;
        font-size: 11px !important;
    }
*/
    .bodySearchProduct .holder-listboxs {
        padding: 0 !important;
        font-size: 10px !important;
    }


    .bodySearchProduct .listboxs select {
        width: 100px !important;
    }

    .topgroupsection .boxitem img {
        width: 75px;
    }



    .site-breadcrumb {
        padding: 5px 15px !important;
        margin-bottom: -4px !important;
        font-size: 12px !important;
    }

    .holderfiltericon-sm {
        height: 35px !important;
        padding: 5px 5px !important;
        font-size: 12px !important;
    }

    .Sliders2Box .box1 {
        max-width: 100%;
    }


    .Sliders3Box .bigBox, .Sliders3Box .leftbox {
        max-width: 100%;
    }

    .slick-dotted.slick-slider {
        margin: 0 !important;
    }





    .fs-xs-10 {
        font-size: 10px;
    }

    .fs-xs-12 {
        font-size: 12px;
    }

    .fs-xs-15 {
        font-size: 15px;
    }


    .flex-xs-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xs-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .align-items-xs-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xs-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xs-end {
        -ms-flex-align: end !important;
        align-items: end !important;
    }

    .order-xs-1 {
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .order-xs-2 {
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order-xs-3 {
        -ms-flex-order: 3 !important;
        order: 3 !important;
    }

    .grow-xs-1 {
        flex-grow: 1;
    }

    .d-xs-none {
        display: none !important;
    }

    .e-rowfooter {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .AmazingSection .boxlable img.txt {
        width: 30%;
        /*margin: -21px auto 16px;*/
    }

    .AmazingSection .boxlable img.box {
        width: 60%;
    }

    .Slider4boxdiv img {
        max-width: 97%;
    }

    .Category-div {
        margin: 40px auto;
    }

    .SpecialProductssection .innerdiv .title {
        font-size: 18px;
        margin: 0;
    }

    .Sliders3Box .bigBox {
        width: 100%;
        margin: 0 auto;
    }

    .Sliders3Box .leftbox {
        width: 100%;
        margin: 0 auto;
    }
    /*   .Sliders3Box .bigBox {
            margin-bottom: 8px;
        }

        .Sliders3Box .box1 {
            margin-bottom: 10px;
        }*/



    .AmazingSection .boxlable {
        width: 180px;
    }

    .Sliders3Box .leftbox .box {
        width: 100% !important;
    }

    .Sliders3Box .box img {
        margin: 0 auto !important;
    }

    .CustomerClubSection .cclub-item img {
        /*  width: 280px !important;*/
        width: 95% !important;
        margin: 0 auto !important;
    }

    .KafeNews .itemnews_kafe {
        max-width: unset !important;
        margin: 0px auto !important;
    }

        .KafeNews .itemnews_kafe img {
            width: 250px;
        }




    .mainslider-slikc .ArrowSlickcss {
        width: 20px !important;
        height: 20px !important;
        line-height: 20px !important;
        font-size: 9px !important;
    }

    .mainslider-slikc .rightarrow {
        right: 20px !important;
        bottom: 25px !important;
    }

    .mainslider-slikc .leftarrow {
        right: 45px !important;
        bottom: 25px !important;
    }

    .recent-visits .labalediv {
        width: 110px;
    }

        .recent-visits .labalediv a {
            width: 90px;
        }

        .recent-visits .labalediv h4 {
            font-size: 18px;
        }

    .AmazingSection .boxlable {
        width: 100px;
        padding: 0px;
        font-size: 15px !important;
    }

    .AmazingSection .showallamazing {
        font-size: 13px !important;
    }

    .AmazingSection .boxitem {
        width: 100% !important;
        margin: 0;
        margin-bottom: 10px;
    }

    .section-category-index-page {
        grid-template-columns: 50% 50%;
    }


    select {
        min-width: 173px !important;
    }

    .bodyuserinfo .box label {
        min-width: 63px !important;
        font-size: 13px !important;
    }

    .bodyuserinfo {
        padding: 30px 10px !important;
    }

    .mapLocationselector .inner {
        width: 98% !important;
        margin: 17px auto !important;
    }

    .historyorder-box {
        display: flex !important;
        /* flex-direction: column; */
        padding: 10px;
        gap: 10px;
        flex-wrap: wrap;
    }

        .historyorder-box > div {
            align-items: flex-start;
            flex-basis: 120px;
            flex-shrink: 1;
        }

    .bodyOrderDetails {
        padding: 30px 20px;
    }

        .bodyOrderDetails > .detail-order-title {
            flex-direction: column
        }

            .bodyOrderDetails > .detail-order-title .detail-order-title-children {
                flex-wrap: wrap;
            }

    .product-parent-order {
        flex-direction: column;
    }

        .product-parent-order .product-item-order {
            flex-direction: column;
        }

            .product-parent-order .product-item-order .product-item-order-detail {
                flex-direction: column;
            }

                .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo {
                    margin-left: 0;
                }

                    .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo a div {
                        width: 100%;
                        text-align: center;
                    }

                .product-parent-order .product-item-order .product-item-order-detail .dataorder {
                    padding: 0 10px;
                }

                .product-parent-order .product-item-order .product-item-order-detail .product-item-order-photo p {
                    width: 100%;
                }

    .box-parent-adderss {
        grid-template-columns: 100%;
    }
}
/* =========== MOBILE =====Extra small==xs========*/


/*verySmallMobile*/
@media (max-width: 380px) {



    /*  .seachdiv .select_option {
        width: 125px !important;
        padding: 3px 17px 0 0;
    }*/
    .box-links-footer {
        min-width: 168px;
        font-size: 11px;
    }

    .section-search {
        margin: 9px auto;
    }

    .top_rowheader {
        height: 36px;
    }
    /*.site__header .category_btn {
        width: 120px;
    }*/
    .search__input {
        width: 116px;
    }

    .mini_cart {
        min-width: 285px;
        left: -61px;
    }



    .div-mojavez {
        width: 290px;
    }

    footer .app-link {
        min-width: 95px;
    }

    .box-links-footer {
        min-width: 147px;
    }

    footer .news-leter button {
        width: 68px;
    }

    .box-links-footer {
        min-width: 155px;
        font-size: 11px;
    }

    .AmazingSection .boxitem {
        width: 100% !important;
        margin: 0;
        margin-bottom: 10px;
    }

    .SpecialProductssection .boxitem .imgholder {
        width: 125px;
    }

    .SpecialProductssection .innerdiv .title {
        font-size: 14px;
        margin: 0;
    }

    .pishnahadvijeh .boxitem .imgholder {
        width: 160px;
    }

    .pishnahadvijeh {
        gap: 10px;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .box-section-amazing-all {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .KafeNews .onvan {
        right: 26%;
    }

    .KafeNews .itemnews_kafe {
        margin: 0px 0px;
    }

        .KafeNews .itemnews_kafe img {
            width: 232px;
        }

    .SpecialProductssection .nice-select {
        margin-bottom: 10px;
    }
}

@media (max-height:800px) {

    .box-desctop-menue .col-lev1-cat {
        overflow-y: scroll !important;
        height: 439px;
    }
}

@media (max-width:912px) {
    .mini_cart_wrapper > a span.cart_price {
        font-size: 12px;
    }
}
