@font-face {
    font-family: "iranyekan";
    font-weight: 500;
    font-style: normal;
    src: url("fonts/iranyekanwebregular.eot");
    src: url("fonts/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("fonts/iranyekanwebregular.woff") format("woff"), url("fonts/iranyekanwebbold.woff2") format("woff2"), url("fonts/iranyekanwebregular.ttf") format("truetype");
}
@font-face {
    font-family: "iranyekanL";
    font-weight: 500;
    font-style: normal;
    src: url("fonts/iranyekanweblight.eot");
    src: url("fonts/iranyekanweblight.eot?#iefix") format("embedded-opentype"), url("fonts/iranyekanweblight.woff") format("woff"), url("fonts/iranyekanwebbold.woff2") format("woff2"), url("fonts/iranyekanweblight.ttf") format("truetype");
}
@font-face {
    font-family: "iranyekanB";
    font-weight: 500;
    font-style: normal;
    src: url("fonts/iranyekanwebbold.eot");
    src: url("fonts/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("fonts/iranyekanwebbold.woff") format("woff"), url("fonts/iranyekanwebbold.woff2") format("woff2"), url("fonts/iranyekanwebbold.ttf") format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 900;
    src: url(fonts/irsans-b.eot?67d2920ac1e0164c957e884da0b1fc2b);
    src: url(fonts/irsans-b.eot?67d2920ac1e0164c957e884da0b1fc2b) format("embedded-opentype"), url(fonts/irsans-b.woff?a6c7f37a03e19d237de343688a10330f) format("woff"), url(fonts/irsans-b.ttf?3c04bd57fa8240b0ec575d8c1ff80dbb) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 700;
    src: url(fonts/irsans-m.eot?3953f2446de46ca0a52f371df635a547);
    src: url(fonts/irsans-m.eot?3953f2446de46ca0a52f371df635a547) format("embedded-opentype"), url(fonts/irsans-m.woff?7698268f336a35d87bbf591a0fe5f41d) format("woff"), url(fonts/irsans-m.ttf?2ae855f1c7b7756f2aba76f0915b20b8) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 500;
    src: url(fonts/irsans.eot?4f3cd08001a912553842788147e162c2);
    src: url(fonts/irsans.eot?4f3cd08001a912553842788147e162c2) format("embedded-opentype"), url(fonts/irsans.woff?ba2fd9dab30cd8771aa3b53aa6b036e3) format("woff"), url(fonts/irsans.ttf?71617be58eaec728ca3b9d4d5da8b11d) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 300;
    src: url(fonts/irsans-l.eot?c3e2315906102c635b02db3a6666299b);
    src: url(fonts/irsans-l.eot?c3e2315906102c635b02db3a6666299b) format("embedded-opentype"), url(fonts/irsans-l.woff?ef7595542cb1d899cefcabddb3a59f7f) format("woff"), url(fonts/irsans-l.ttf?2fd2464904104b41ac006f718c6de468) format("truetype");
}

@font-face {
    font-family: "irsans";
    font-style: normal;
    font-weight: 100;
    src: url(fonts/irsans-u.eot?c6348f2607ffbf9f301e2a2bd6bfba4c);
    src: url(fonts/irsans-u.eot?c6348f2607ffbf9f301e2a2bd6bfba4c) format("embedded-opentype"), url(fonts/irsans-u.woff?c2cac1dd087e299cd537621798bd50eb) format("woff"), url(fonts/irsans-u.ttf?cbc29f4ae7f67bce75b49ee6f69678ff) format("truetype");
}


html {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-family: "irsans", irsans, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
    scroll-behavior: smooth;
}

* {
    border: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    font-style: normal;
    line-height: normal;
    -webkit-tap-highlight-color: transparent;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
}

input, textarea, select, select option, button {
    font-family: "irsans", irsans, sans-serif;
    -webkit-tap-highlight-color: transparent;
}

button, input[type=submit] {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

input:focus {
    outline: 0;
}

li,
a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}

li {
    transition: none;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    direction: rtl;
    font-family: "irsans", irsans, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: right;
    overflow-x: hidden;
    height: 100%;
    background: #fff;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
}

.AllSiteShow{
    position: fixed;
    margin: auto;
    width: 100%;
    background: white;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    overflow-y: scroll;
}
@media screen and (max-width: 1000px) {
    .AllSiteShow{
        width: 100% !important;
    }
}

.AllDigitalMenuSite1{
    position: fixed;
    right:0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 1050;
}

.AllDigitalMenuSite{
    position: relative;
    padding: 10px;
    animation: left-to-sites .1s;
}

@keyframes left-to-sites {
    0% {
        right: 2000px;
    }
    to {
        right: 0;
    }
}



.TopImageMenuSite{
    margin: auto;
    height: 80px;
    width: 80px;
    border-radius: 100%;
}
.TopImageMenuSite img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    cursor: pointer;
}

.ConnectMenuDigital{
    margin: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.ConnectToUsChild{
    display: grid;
    grid-template-columns: auto;
    align-items: center;
    grid-gap: 10px;
    justify-content: center;
    text-align: center;
}

.ConnectToUsChild h1{
    font-size: 1.5rem;
    font-weight: 800;
}

.ConnectToUsChild span{
    font-size: 1rem;
    color: #696d73;
}

.SpanTwoChild{
    font-weight: 600;
}

.SelectCategoryBox{
    display: grid;
    /*grid-template-columns:  auto auto;*/
    align-items: center;
    height: 100px;
    background: #f5f5f5;
    border-radius: 10px;
    padding: 5px;
    user-select: none;
    cursor: pointer;
    min-width: 130px;
    text-align: center;
}

.SelectCategoryBox p{
    font-weight: 600;
    font-size: .8rem;
}

.imageSelectCategoryBox{
    margin: auto;
    height: 50px;
    width: 50px;
    background: white;
    border-radius: 100%;
}

.imageSelectCategoryBox img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}

.AllChildMenuDigital{
    margin: auto;
    display: grid;
    width: 95%;
    grid-template-columns: 18% 18% 18% 18% 18%;
    justify-content: space-between;
    margin-top: 20px;
    min-height: 400px;
}

@media only screen and (max-width: 1300px) {
    .AllChildMenuDigital{
        margin: auto;
        display: grid;
        width: 95%;
        grid-template-columns: 23% 23% 23% 23%;
        justify-content: space-between;
        margin-top: 20px;
        min-height: 400px;
    }
}

@media only screen and (max-width: 1000px) {
    .AllChildMenuDigital{
        margin: auto;
        display: grid;
        width: 95%;
        grid-template-columns: 30% 30% 30%;
        justify-content: space-between;
        margin-top: 20px;
        min-height: 400px;
    }
}
@media only screen and (max-width: 700px) {
    .AllChildMenuDigital{
        margin: auto;
        display: grid;
        width: 95%;
        grid-template-columns: 48% 48%;
        justify-content: space-between;
        margin-top: 20px;
        min-height: 400px;
    }
}

.MenuShowChild{
    position: relative;
    height: 200px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    cursor: pointer;
}

.MenuShowChild img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.MenuShowChild .showConnect{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    background: linear-gradient(180deg, rgba(255,255,255,0) 60%, rgba(0,0,0,.8) 100%);
}

.MenuShowChild p{
    position: absolute;
    bottom: 10px;
    right: 13px;
    color: white;
    font-size: .9rem;
}

.MoneyTextShow{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ffffff;
    padding: 5px 13px;
    font-size: .9rem;
    border-radius: 20px;
}

.ShowSectionShowToUs1{
    position: fixed;
    right:0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    animation: right-to-sites .3s;
    z-index: 1050;
    overflow-y: scroll;
}

.ShowSectionShowToUs{
    margin: auto;
    position: relative;
    width: 400px;
    min-height: 100%;
    background: white;
    animation: right-to-sites .3s;
}

@media screen and (max-width: 450px) {
    .ShowSectionShowToUs{
        width: 100%;
    }
}

@keyframes right-to-sites {
    0% {
        left: 2000px;
    }
    to {
        left: 0;
    }
}

.GetAllShowSectionShowToUs{
    width: 100%;
    height: 100%;
    display: grid;
}

.TopImageShowProduct{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 20%;
}

.TopImageShowProduct span{
    font-size: .9rem;
    color: #848484;
}

.textShowToUSer{
    margin-top: 15px;
    font-size: 1.4rem;
    margin-bottom: 5px;
    font-weight: 600;
}

.TopImageShowProduct img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.ImageShowSelect{
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    height: 80%;
}

.Showtitle{
    text-align: center;
}

.ImageShowSelect:after{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.2);
}

.bottomDetailsShowProduct{
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #f5f5f5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 10px;
    /*padding-bottom: 65px;*/
    animation: right-to-site1 .2s;
    height: 75px;
}

@keyframes right-to-site1 {
    0% {
        bottom: 0;
    }
    to {
        bottom: 100%;
    }
}

.SizeSelectBox{
    width: 100%;
    padding: 0 20px;
}

@media screen and (max-width: 1000px) {
    .SizeSelectBox{
        padding: 0 5%;
    }
}

.AllSizeSelectBox{
    display: grid;
    grid-template-columns: 95px 95px 95px;
    justify-content: space-between;
    /*margin-top: 20px;*/
}


.ChildSizeSelectBox{
    height: 95px;
    background: #ffffff;
    border-radius: 100%;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    position: relative;
    transition: .05s ease-in-out;
}

.ChildSizeSelectBox:hover{
    background: #e4f1e4;
    transition: .05s ease-in-out;
}

.ChildSizeSelectBox .LineSelectGlass{
    position: absolute;
    margin: auto;
    width: 50px;
    height: 5px;
    bottom: -15px;
    right: 0;
    left: 0;
    background: #21B24B;
    border-radius: 5px;
}

.ChildSizeSelectBox svg{
    margin-bottom: 2px;
}

.ChildSizeSelectBox span{
    font-size: .8rem;
}

.SizeSelectBox p{
    font-size: 1rem;
    margin-bottom: 10px;
}

.LineDesign{
    margin: auto;
    width: 70px;
    height: 10px;
    background: #e3e3e3;
    border-radius: 5px;
}

.BackPageToHome{
    position: absolute;
    right: 15px;
    top: 15px;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    background: rgb(242, 250, 242);
    z-index: 1050;
    padding-left: 3px;
    padding-top: 2px;
}
.BackPageToHome i{
    font-size: 2.1rem;
}

.showMovieToPlayer{
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    grid-gap: 10px;
    padding: 10px;
    width: 100%;
    height: 45px;
    background: #F7941D08;
    border-radius: 7px;
    box-shadow: 0 0 3px rgba(0,128,0,0.2);
    cursor: pointer;
    transition: .05s ease-in-out;
}

.showMovieToPlayer1{
    margin: auto;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    grid-gap: 10px;
    padding: 10px;
    height: 45px;
    background: #F7941D08;
    border-radius: 7px;
    box-shadow: 0 0 3px rgba(0,128,0,0.2);
    cursor: pointer;
    transition: .05s ease-in-out;
    width: 50%;
    margin-bottom: 100px;
}


.TagIshowMovieToPlayer{
    padding-top: 2px;
}

.showMovieToPlayer,.showMovieToPlayer1 i{
    font-size: 1rem;
    color: #21B24B;
}

.showMovieToPlayer,.showMovieToPlayer1 span{
    font-size: .9rem;
}

.MoneyCountShow{
    display: grid;
    position: relative;
    bottom: 0;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
    grid-gap: 5px;
    margin-top: 10px;
}

.numberFormatShow{
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-gap: 5px;
    justify-content: left;
}

.MoneyCountShow span{
    font-size: 1.2rem;
}
.MoneyCountShow span:last-child{
    font-size: .8rem;
}

.LocationAndImage{
    margin: auto;
    width: 90%;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    align-items: center;
}

.IconLocationAndImage{
    display: grid;
    grid-template-columns: auto auto auto auto;
    justify-content: left;
    align-items: center;
}
.IconLocationAndImage i{
    font-size: 1.7rem;
}

.flickity-enabled.is-draggable .flickity-viewport{
    cursor: pointer !important;
}

.AllTopImageShowProduct{
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 15px;
    justify-content: center;
    margin-top: 20px;
    overflow: hidden;
    background: red;
}

.ChildFruitShowProduct{
    width: 80px;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
}

.ImgChildFruitShowProduct{
    height: 60px;
}

.ImgChildFruitShowProduct img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.TitleChildFruitShowProduct{
    height: 100%;
    padding-top: 20px;
    color: black;
}

.AllShowMovieToPlayer{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: grid;
    margin: auto;
    grid-template-columns: 46% 46%;
    justify-content: space-around;
    align-items: center;
    width: 90%;
    margin-bottom: 90px;
}

.DiscountShowMoney{
    position: absolute;
    right: 0;
    bottom: 50px;
    padding: 0 10px;
    background: #ff3333;
    color: #fff;
    font-size: .9rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 800;
}

.DiscountShowMoney1{
    padding: 0 10px;
    background: #ff3333;
    color: #fff;
    font-size: .7rem !important;
    border-radius: 5px;
    margin-left: 10px;
    z-index: 800;
}

#reza,#reza1,.spinner img {
    bottom: 0;
    right: 0
}


#reza {
    position: fixed;
    margin: auto;
    width: 100%;
    left: 0;
    top: 0;
    background: #fff;
    transition: .25s;
    z-index: 1050
}

@media screen and (max-width: 1000px) {
    #reza {
        width: 100%;
    }

}


#reza1,.spinner-1:after {
    position: absolute;
    left: 0;
    top: 0
}

#reza1 {
    text-align: center;
    padding-top: 250px;
    background-image: url("../image/loading.png")
}

.spinner {
    background: #fff;
    position: relative;
    margin: 50px;
    display: inline-block
}

.tabcontent,.tabcontent1 {
    display: none
}

.spinner:after,.spinner:before {
    content: "";
    display: block
}

.spinner img {
    width: 100px;
    height: 100px;
    margin: auto;
    object-fit: contain;
    transition: .3s ease-in;
    animation: 1s spinny;
    transform: scale(1.4);
}


@keyframes spinny {
    0% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1.02);
    }

    100% {
        transform: scale(1.4);
    }
}

.AllSliderSearchResult{
    width: 100%;
    display: flex;
    gap: 10px;
    overflow-x: scroll;
    scrollbar-color: rgba(33, 178, 75, .3) #fff;
    padding-bottom: 10px;
}

.AllmodelShowGEtSection{
    position: fixed;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1050;
    background: rgba(0, 0, 0, 0.9);
}

.modelShowGEtSection{
    position: relative;
    margin: auto;
    width: 90%;
    top: 5%;
    height: 90%;
    background: #ffffff;
    border-radius: 10px;
    padding: 10px;
    /*overflow-y: scroll;*/
}

@media screen and (max-width: 1000px) {
    .AllmodelShowGEtSection{
        width: 100%;
    }
}

.modelShowGEtSection p{
    text-align: center;
    font-size: 1.2rem;
}

.showModelFruit{
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    background: #f5f5f5;
    height: 90%;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px;
}
.showModelFruit1{
    position: relative;
    background: #f5f5f5;
    height: 90%;
    border-radius: 5px;
    margin-top: 10px;
    padding: 10px;
}

.ChildShowModelFruit{
    height: 150px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
}

.TopCloseModel{
    position: absolute;
    top: 5px;
    left: 10px;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    text-align: center;
    padding-top: 4px;
    cursor: pointer;
}
.TopCloseModel i{
    font-size: 1.6rem;
    color: #747474;
}

.DivBMoneyCountShow{
    height: 40px;
    width: 100px;
    border-radius: 5px;
    background: #21B24B;
    text-align: center;
    line-height: 38px;
    color: white;
    font-size: .9rem;
    cursor: pointer;
}

.movieStyleFirst{
    margin: auto;
    width: 100%;
    height: 100%;
    background: white;
}

.BottomTopShowCardLeftBodyShowItContent {
    position: relative;
    display: grid;
    grid-template-columns: 70% 30%;
    align-items: center;
    min-height: 70px;
    border-bottom: 1px solid #eee;
    padding: 0 20px;
    transition: .1s ease-in-out
}

.DeleteImageTextFontFront {
    position: absolute;
    top: 25px;
    right: 10px;
    height: 20px;
    display: none;
    cursor: pointer
}

.LeftBottomTopShowCardLeftBodyShowItContent{
    display: grid;
    grid-template-columns: auto auto auto;
    justify-content: space-between;
    grid-gap: 10px;
    align-items: center;
    background: rgb(228, 241, 228);
    border-radius: 5px;
    padding: 0 12px;
    box-shadow: rgba(0, 128, 0, 0.84) 0px 0px 3px;
}

.LeftBottomTopShowCardLeftBodyShowItContent span{
    font-size: 1.3rem;
}

.ImageFront{
    padding-top: 8px;
}
.ImageFront1{
    padding-top: 8px;
}

.ImageFront i{
    font-size: 1rem;
    color: green;
}

.ImageFront1 i{
    font-size: 1rem;
    color: red;
}


.BasketShowToUSer{
    display: grid;
    grid-template-columns: auto auto;
    justify-content: left;
    grid-gap: 10px;
    align-items: center;
    height: 40px;
    padding: 0 10px;
    background: rgb(242, 250, 242);
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer;
}

.BasketShowToUSer i{
    font-size: 1.5rem;
}

.BasketShowToUSer span{
    font-size: 1.2rem;
}


.BasketShowToUSerF{
    position: absolute;
    top: 20px;
    left: 20px;
    display: grid;
    grid-template-columns: auto auto;
    justify-content: left;
    grid-gap: 10px;
    align-items: center;
    height: 40px;
    padding: 0 10px;
    background: rgb(242, 250, 242);
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer;
    z-index: 1050;
}

.BasketShowToUSerF i{
    font-size: 1.5rem;
}

.BasketShowToUSerF span{
    font-size: 1.2rem;
}


.GridMoneyCountShow{
    display: grid;
    grid-template-columns: auto auto;
    justify-content: right;
    grid-gap: 10px;
}

.LeftBodyShowItContent {
    padding: 20px;
}


.ShowCardLeftBodyShowItContent {
    height: 400px
}

.TopShowCardLeftBodyShowItContent {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    grid-gap: 20px;
    height: 60px;
    border-bottom: 1px solid #eee
}

.RightTopShowCardLeftBodyShowItContent {
    position: relative;
    margin: auto;
    height: 40px;
    width: 40px;
    border-radius: 10px;
}

.RightTopShowCardLeftBodyShowItContent img{
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: contain;
    top: -13px;
}

.ImageTopChildModalTitleShowToUserTabs1 {
    display: block
}

.LeftTopShowCardLeftBodyShowItContent h2 {
    font-size: 1.4rem;
    margin-bottom: 0;
    font-weight: 600
}


.RightBottomTopShowCardLeftBodyShowItContent {
    right: 0;
    transition: .1s ease-in-out;
    -webkit-user-select: none;
    cursor: pointer;
    width: 90%;
}

.BottomTopShowCardLeftBodyShowItContent:hover .RightBottomTopShowCardLeftBodyShowItContent {
    position: relative;
    right: 30px;
    transition: .1s ease-in-out
}

.BottomTopShowCardLeftBodyShowItContent:hover .DeleteImageTextFontFront {
    display: block
}

.RightBottomTopShowCardLeftBodyShowItContent h3 {
    font-size: 1.1rem;
    font-weight: 600
}


.TextAndDivTopShow45 {
    display: grid;
    grid-template-columns: auto auto;
    justify-content: space-between;
    height: 50px;
    padding: 0 15px;
    align-items: center;
    border-bottom: 1px solid #eee
}

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

.TextAndDivTopShow45 span {
    font-size: 1rem;
    color: #666666;
}

.TextAndDivTopShow45H1 {
    font-weight: 600;
    font-size: 1.2rem;
    color: #666666;
}

.TextAndDivTopShow45H2 {
    color: #e31e24;
    font-size: 1.2rem
}


.AllRightDeleteBasket {
    margin: 10px auto auto;
    width: 95%;
    display: grid;
    grid-template-columns: 49% 49%;
    justify-content: space-between
}

.BottomClickAndShow,.RightDeleteBasket {
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.BottomClickAndShow {
    background: #00905d
}

.RightDeleteBasket {
    background: #e31e24;
    cursor: pointer
}

.ChildModalTitleShowToUserTabs p,.RightBottomTopShowCardLeftBodyShowItContent span {
    font-size: .9rem;
    margin-bottom: 0;
    font-weight: 400;
    color: #666666;
}



.checkmark {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #4bb71b;
    stroke-miterlimit: 10;
    box-shadow: inset 0px 0px 0px #4bb71b;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
    position:relative;
    top: 5px;
    right: 5px;
    margin: 0 auto;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #4bb71b;
    fill: #fff;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;

}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }

    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #4bb71b;
    }
}

.AllSuccesBox{
    background: rgb(242, 250, 242);
    padding: 10px;
    border-radius: 5px;
    height: 100%;
    padding-top: 15%;
}
.AllSuccesBox h1{
    text-align: center;
    font-size: 1.2rem;
    margin-top: 20px;
    color: #2e7e0c;
}

.AllSuccesBox p{
    text-align: center;
    font-size: 1rem;
    margin-top: 20px;
    color: #000000;
}

.BackPageToHomeB{
    margin: auto;
    width: 90%;
    height: 45px;
    border-radius: 5px;
    background: #ffffff;
    margin-top: 20px;
    border: 1px solid #4bb71b;
    text-align: center;
    line-height: 45px;
    font-size: .9rem;
    cursor: pointer;
}

.ListOrderMenuSuccess{
    margin: auto;
    width: 90%;
    min-height: 300px;
    background: #fff;
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(75, 183, 27, 0.2);
    overflow-y: scroll;
    padding: 10px;
}

/*.AllCityBtnSite{*/
/*    margin: auto;*/
/*    position: fixed;*/
/*    width: 400px;*/
/*    top: 0;*/
/*    right: 0;*/
/*    left: 0;*/
/*    background: #fff;*/
/*    z-index: 800;*/
/*    padding: 10px;*/
/*    animation: left-to-sites .1s;*/
/*}*/



@media screen and (max-width: 1000px) {
    .AllCityBtnSite{
        width: 100%;
    }
}


.payment-active {
    background-color: rgba(204, 204, 204, 0.75);
}

.cart-cash-pay {
    margin-bottom: 12px;
    margin-top: 5px;
    border-radius: 5px;
    cursor: pointer;
}

/*.payway-hover:hover {*/
/*    background-color: rgba(204, 204, 204, 0.16);*/
/*    cursor: pointer;*/
/*}*/

.payment-frame {
    border: 2px dashed rgb(33, 178, 75);
    margin: 3rem 0 1rem 0;
    padding: 1rem;
    border-radius: 10px;
}
.payment-frame span {
    margin-right: 2rem;
    font-size: 18px;
    font-weight: 500;
}

.LoginInSiteContent {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: 900;
    user-select: none
}

.FirstLoginInSiteContent {
    display: grid;
    grid-template-columns: 100%;
    margin: 9% auto auto;
    position: relative;
    width: 40%;
    height: 400px;
    border-radius: 10px;
    background: #fff;
    z-index: 800;
    overflow: hidden
}

.RightFirstLoginInSiteContent {
    background-image: url("../image_delete/cover2.jpg");
    background-size: cover;
    background-position: center;
    position: relative
}

.RightFirstLoginInSiteContent:before {
    /*background: rgba(0,0,0,.3);*/
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    content: "";
    bottom: 0
}

.AllLeftFirstLoginInSiteContent {
    margin: 23% auto auto;
    width: 90%;
    min-height: 200px;
    border-radius: 10px
}

.LeftFirstLoginInSiteContent{
    position: relative;
}

.LeftFirstLoginInSiteContent .ImageBoxP{
    position: absolute;
    right: 0;
    left: 0;
    top: 10px;
    margin: auto;
    height: 90px;
}

.AllLeftFirstLoginInSiteContent h1 {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "irsans", irsans, sans-serif;
}

.AllLeftFirstLoginInSiteContent input {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    font-size: 1.5rem
}

.AllLeftFirstLoginInSiteContent input::placeholder {
    font-size: 1rem;
    font-family: "irsans", irsans, sans-serif;
}

.inputBoxShow {
    margin: 35px auto auto;
    width: 90%;
    position: relative
}

.DivShowTextInputBoxShow {
    position: absolute;
    top: -22px;
    right: 0;
    left: 0;
    margin: auto;
    height: 27.8px;
    width: 100px;
    border-radius: 5px;
    background: #f6f6f6;
    text-align: center;
    padding-top: 3px;
    font-size: .8rem;
    border: 1px solid rgba(204, 204, 204, 0.35);
    font-family: "irsans", irsans, sans-serif;
}

.ButtonInputBoxShow,.ButtonInputBoxShow1 {
    margin: 30px auto auto;
    height: 45px;
    border-radius: 5px;
    cursor: pointer;
    user-select: none;
    color: #fff;
    line-height: 45px;
    text-align: center

}

.ButtonInputBoxShow {
    background: rgb(33, 178, 75)
}

.title-box {
    color: rgb(33, 178, 75);
    line-height: 1.5;
    text-align: center;
    border-bottom: .2rem solid rgb(33, 178, 75);
    background-color: transparent;
    transition: .35s;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: -.025em;
    padding: .9rem 1rem;
}




@media only screen and (max-width: 800px) {
    .TopHeaderShowBox {
        display:grid;
        grid-template-columns: 80% 20%;
        justify-content: space-between
    }

    .BoxLeftShowIconAndCount,.BoxLeftShowIconAndCountB,.RightAndLoginTopHeaderShowBox .ChildRightAndLogin2,.RightFirstLoginInSiteContent {
        display: none
    }

    .BoxLeftShowIconAndCount1 {
        display: grid
    }

    .RightAndLoginTopHeaderShowBox {
        grid-gap: 10px
    }

    .bodyShowItContent {
        display: grid;
        grid-template-columns: 100%;
        margin-top: 80px
    }

    .LeftBodyShowItContent {
        /*display: none;*/
        /*position: fixed!important;*/
        /*right: 0!important;*/
        /*left: 0!important;*/
        /*top: 0!important;*/
        /*bottom: 0!important;*/
        /*height: 100%!important;*/
    }

    .BottomRightBodyShowItContentStyle h1 {
        text-align: right;
        padding: 0
    }

    .BottomRightBodyShowItContentStyleDiv {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        align-items: center;
        margin-top: 50px
    }

    .RightBottomRightBodyShowItContentStyleDiv {
        display: grid;
        grid-template-columns: 20% 80%;
        align-items: center;
        justify-content: right;
        grid-gap: 20px;
        margin-bottom: 30px
    }

    .RightBottomRightBodyShowItContentStyleDiv .circleBox {
        margin-right: 20%
    }

    .SelectRightBodyShowItContent {
        justify-content: space-evenly;
        padding: 0 20px
    }

    .SelectRightBodyShowItContent .ChildSelectRightBodyShowItContent {
        font-size: 1.8rem
    }

    .tabcontent {
        margin-top: 0
    }

    .InputTabContent1 {
        padding: 0 15px;
        display: block;
        margin-right: 0;
        margin-top: 50px
    }

    .InputTabContent1 img {
        right: 8%
    }

    .InputTabContent {
        height: 40px;
        width: 100%;
        border: 1px solid #747373;
        background-color: #e6e0e0;
        border-radius: 10px;
        padding: 10px 50px 10px 10px;
        box-shadow: 0px 4px 5px #adadad;
    }

    .TitleShowToUserTabs {
        margin-top: 40px;
        padding: 0 10px
    }

    .AllChildTitleShowToUserTabs {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between
    }

    .childTitleShowToUserTabs {
        display: grid;
        grid-template-columns: 40% 60%
    }

    .OfferTitleChildTitleShowToUserTabs1 span {
        font-size: 1rem
    }

    .TitleChildTitleShowToUserTabsOffer {
        font-size: 1.5rem;
        text-decoration: line-through
    }

    .AllTitleChildTitleShowToUserTabsG {
        position: relative;
        display: grid;
        grid-template-columns: 100%;
        justify-content: right;
        grid-gap: 10px;
        align-items: center
    }

    .tabContentTwoDiv {
        font-size: 1.2rem;
        text-align: center
    }

    .BodyChildAllTabContentTwoDiv {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .LoopTagLoadChildAllTabContentTwoDiv {
        display: grid;
        grid-template-columns: repeat(1,100%);
        justify-content: center;
        margin-top: 10px
    }

    .ChildRightFooterBoxDeleteBoxShow1Site,.ChildRightFooterBoxDeleteBoxShow1Site p,.LoopTagLoadChildAllTabContentTwoDiv .ChildLoopTagLoadChildAllTabContentTwoDiv .RightAndLEft {
        text-align: center
    }

    .TimeDinnerLeftBodyShowItContent {
        display: grid;
        grid-template-columns: 100%;
        grid-gap: 30px
    }

    .BottomLeftTimeDinnerLeftBodyShowItContent {
        margin-bottom: 20px
    }

    .BottomLeftTimeDinnerLeftBodyShowItContent p {
        text-align: right;
        line-height: 30px
    }

    .ChildModalTitleShowToUserTabs {
        width: 100%;
        margin-top: 0;
        border-radius: 0
    }

    .ImageTopChildModalTitleShowToUserTabs1 {
        display: block
    }

    .FirstLoginInSiteContent {
        display: grid;
        grid-template-columns: 100%;
        margin: auto;
        margin-top: 25%!important;
        justify-content: center;
        position: relative;
        width: 60%;
        min-height: 200px;
        border-radius: 10px;
        background: #fff;
        z-index: 800;
        overflow: hidden
    }

    .AllLeftFirstLoginInSiteContent,.ShowNamadAndBackground1 {
        width: 90%;
        margin-top: 34%;
    }

    .FooterSelectRightBodyShowItContent {
        padding: 0 10px
    }

    .AllChildFooterSelectRightBodyShowItContent {
        display: grid;
        grid-template-columns: 49% 49%;
        justify-content: space-between;
        padding: 0 10px;
        width: 100%;
        margin: 50px auto auto
    }

    .FooterBoxDeleteBoxShow1Site,.ShowNamadAndBackground,.leftShowNamadAndBackground {
        display: grid;
        grid-template-columns: 1fr
    }

    .RightFooterBoxDeleteBoxShow1Site {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center
    }

    .TopInputChildLeftFooterBoxDeleteBoxShow1Site {
        width: 100%
    }

    .allIconChildLeftFooterBoxDeleteBoxShow1Site1 {
        grid-template-columns: auto auto auto;
        justify-content: space-between
    }

    .LeftBodyShowItContentVV {
        display: block!important
    }

    .ContentLoginInSiteContent {
        position: relative;
        margin: 12% auto auto;
        width: 80%;
        height: 280px;
        background: #fff;
        border-radius: 10px;
        padding: 15px
    }
}
@media only screen and (max-width: 500px) {
    .FirstLoginInSiteContent {
        display: grid;
        grid-template-columns: 100%;
        margin: auto;
        margin-top: 25%!important;
        justify-content: center;
        position: relative;
        width: 90% !important;
        min-height: 200px;
        border-radius: 10px;
        background: #fff;
        z-index: 800;
        overflow: hidden
    }
}

.MotherAllSliderSearchResult{
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    width: 93.5%;
    margin: auto;
    z-index: 800;
    background: #fff;
}

@media only screen and (max-width: 1000px) {
    .FirstLoginInSiteContent {
        width: 50%;
    }

    .MotherAllSliderSearchResult{
        width: 95%;
    }
}

iframe{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.TopChildModalTitleShowToUserTabsImage{
    width: 100%;
    height: 100%;
    background: white;
}



.InputTabContent12 {
    position: relative;
    width: 93%;
    margin: auto;
}

.InputTabContent12 img {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px
}

.InputTabContenter {
    height: 40px;
    padding: 10px 50px 10px 10px
}

.InputTabContenter {
    margin: auto;
    width: 100%;
    border-radius: 8px;
    padding: 10px 50px 10px 10px;
    background: #f5f5f5;
    margin-bottom: 20px;
    font-size: .9rem;
}

.InputShowClass{
    position: absolute;
    left: 4px;
    top: 6px;
}

.InputShowClass i{
    color: #c0c0c0;
    font-size: 1.6rem;
    cursor: pointer;
}


.DivActionModal{
    margin: auto;
    min-height: 100%;
}

.AllSiteProdileShow{
    margin: auto;
    width: 60%;
}

.ShowProfileToUser{
    display: grid;
    grid-template-columns: auto;
    grid-gap: 20px;
    justify-content: center;
}

.ShowIconAndUSer{
    display: grid;
    grid-template-columns: auto auto;
    justify-content: center;
    align-items: center;
    grid-gap: 20px;
    margin-top: 30px;
}

.UserProdileC{
    height: 80px;
    width: 80px;
    border-radius: 100%;
}

.ShowToUSerLogOut{
    position: relative;
    height: 40px;
    width: 90%;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 2px dotted rgba(255, 0, 0, 0.44);
}
.ShowToUSerLogOut a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 40px;
    color: black;
    text-decoration: none;
    transition: .2s ease-in-out;
}

.ShowToUSerLogOut:hover{
    background-color: rgba(33, 178, 75, 0.2) !important;
    transition: .2s ease-in-out;
}
.ShowToUSerLogOut.active{
    background-color: rgba(33, 178, 75, 0.8) !important;
}
.ShowToUSerLogOut.active a{
    color: #fff;
}

.GridShowTOUSer{
}


.SideMenuBarShow{
    position: relative;
    display: grid;
    grid-template-columns: 20% 78%;
    justify-content: space-between;
    grid-gap: 10px;
    padding: 10px;
    background: #f5f5f5;
    border: 1px solid rgba(255, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 30px;
    min-height: 100px;
}

.GridShowTOUSer1{
    display: none;
    grid-template-columns: 49% 49%;
    justify-content: space-between;
}

@media screen and (max-width: 1000px) {
    .SideMenuBarShow{
        display: grid;
        grid-template-columns: 1fr;
        justify-content: space-between;
        grid-gap: 10px;
        padding: 10px;
        background: #f5f5f5;
        border: 1px solid rgba(255, 0, 0, 0.2);
        border-radius: 10px;
        margin-top: 30px;
    }

    .ShowIconAndUSer{
        grid-template-columns: auto;
        justify-content: center;
    }

    .UserProdileC{
        margin: auto;
    }

    .GridShowTOUSer{
        display: none;
    }

    .GridShowTOUSer1{
        display: grid;
        margin-top: 20px;
    }

    .AllSiteProdileShow{
        margin: auto;
        width: 90%;
    }
}

.ShowToUSerLogOut1{
    position: relative;
    height: 40px;
    width: 90%;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 40px;
}

.city_listFild{
    position: absolute;
    top: 13px;
    right: 0;
    left: 0;
    text-align: center;
    font-size: .9rem;
}

.city_listFild1{
    position: absolute;
    top: -50px;
    right: 0;
    left: 0;
    text-align: center;
    font-size: .9rem;
    padding: 5px 10px;
    background: rgba(0, 128, 0, 0.1);
    border-radius: 30px;
    width: 50%;
    margin: auto;
}

.classShowDisplay{
    display: grid;
    grid-template-columns: 49% 49%;
    justify-content: space-between;
}
