@charset "UTF-8";
a, li {
    transition: none
}

body, html, i {
    font-family: "B Yekan", sans-serif;
    height: 100%
}

.abilityTitle i, .advanceProduct .owl-carousel .advanceProductItem .bot .options .optionItem, .allCartIndex .allCard .showCard .showPackItems .title .close, .allCartIndex .allCard .showCard .showPackItems .title .right i, .allCartIndex .allPack .showPack .showPackItems .title .close, .allCartIndex .allPack .showPack .showPackItems .title .right i, .allHeaderIndex .headerTop .block .left .user .pic, .allProfileIndex .profileIndexPay table tr td a, .allShowPay .allShowPayContainer .abilityPost .abilityTable li i, .allSingleIndex .topSingle .cursor-pointers, body .flBtn a, button, input[type=submit] {
    cursor: pointer
}

.chat-btn-footer, body .flBtn a {
    vertical-align: middle;
    text-align: center
}

.btn-success-resume, .chat-btn-footer {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

*, .ticket-a-btn, :after, :before {
    box-sizing: border-box
}

*, li, ul {
    list-style: none
}

.container, img {
    max-width: 100%
}

@font-face {
    font-family: "B Yekan";
    font-style: normal;
    font-display: swap;
    src: url(/fonts/irsans-l.eot);
    src: url(/fonts/irsans-l.eot?#iefix) format("embedded-opentype"), url(/fonts/irsans-l.woff) format("woff"), url(/fonts/irsans-l.ttf) format("truetype")
}

@font-face {
    font-family: digikala;
    font-display: swap;
    src: url(/fonts/digikala/Digikala.eot?5996485d0d7f0569290bac13374cfabd);
    src: url(/fonts/digikala/Digikala.eot?5996485d0d7f0569290bac13374cfabd?#iefix) format("eot"), url(/fonts/digikala/Digikala.woff2?c470bccbd63271da5e65cb1c3e54c319) format("woff2"), url(/fonts/digikala/Digikala.woff?6748f7113746d5ea296614e23457d162) format("woff"), url(/fonts/digikala/Digikala.ttf?835975a3143c5e80bb193b6d39e572d0) format("truetype")
}

html, i {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scroll-behavior: smooth
}

*, html, i {
    line-height: normal;
    margin: 0;
    padding: 0
}

* {
    border: 0;
    font-style: normal
}

img {
    display: inline-block;
    height: auto;
    vertical-align: bottom
}

button, input, select, select option, textarea {
    font-family: "B Yekan", sans-serif;
    outline-style: none
}

a, input:focus, li {
    outline: 0
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

a, li {
    text-decoration: none
}

body {
    background: #f7f8fa;
    direction: rtl;
    font-size: 12px;
    margin: 1px;
    overflow-x: hidden;
    padding: 0;
    text-align: right
}

body .h1Seo, body .hidden {
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden
}

body .width {
    width: 70%
}

body .allErrorContent {
    align-items: center;
    background: #fff;
    display: grid;
    justify-content: center;
    margin-bottom: -2rem;
    margin-top: -4rem;
    padding-bottom: 2rem;
    padding-top: 6rem
}

body .allErrorContent h1 {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    text-align: center;
    z-index: 2
}

body .allErrorContent img {
    height: 30rem;
    margin-top: -2rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

body .allLoading {
    background: #ffffff61;
    display: grid;
    grid-template-columns:1fr;
    height: 100%;
    justify-content: center;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4000
}

body .allLoading .allLoadings {
    align-items: center;
    background: #fff;
    border-radius: .4rem;
    border: 1px solid #3AB137;
    display: grid;
    height: 8rem;
    margin: auto;
    overflow: hidden;
    padding: 1rem;
    width: 10rem;
    box-shadow: 0 14px 18px #0000001a
}

body .allLoading .allLoadings i {
    align-items: center;
    display: flex;
    justify-content: center
}

body .allLoading .allLoadings i .loading {
    fill: #3eba03;
    -webkit-animation: .5s infinite arrow-anim2;
    animation: .5s infinite arrow-anim2;
    height: 3rem;
    width: 3rem
}

@-webkit-keyframes arrow-anim2 {
    0% {
        transform: rotate(0)
    }
    15% {
        transform: rotate(45deg)
    }
    25% {
        transform: rotate(90deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(270deg)
    }
    85% {
        transform: rotate(300deg)
    }
    to {
        transform: rotate(1turn)
    }
}

body .allLoading .allLoadings p {
    color: #3AB137;
    font-size: 1.1rem;
    font-weight: 500;
    margin-top: 1rem;
    text-align: center
}

body .flBtn {
    position: fixed;
    z-index: 100
}

body .flBtn, body .flBtn ul {
    border: 0;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}

body .flBtn ul {
    position: absolute;
    visibility: hidden
}

body .flBtn input {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

body .flBtn input:checked ~ ul {
    margin-right: 0;
    visibility: visible
}

.allShowPay .allShowPayContainer .items .item:last-child, .profileIndexTicket .containerSub table, body .flBtn input:checked ~ .flBtn-first {
    margin-bottom: 0
}

.allHeaderIndex .headerBot .headerList li:hover .divListContainer, body .flBtn [tooltip]:hover:before, body .flBtn input:checked ~ ul li, body .flBtn input:hover + a[tooltip]:before {
    opacity: 1;
    visibility: visible
}

body .flBtn input:hover + a {
    background: #617318
}

body .flBtn a {
    background: #95af34;
    border-radius: 100%;
    box-shadow: 0 0 8px #00000080;
    color: #fff;
    display: block;
    position: relative;
    text-decoration: none;
    transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    -moz-transition: background .5s;
    -webkit-transition: background .5s;
    z-index: 2
}

.allBecomeSeller .welcomeSeller i, .allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem .active i .allCartIndex .checkoutItems .checkoutOptions .payMethod ul li button i, .allComment .addComments .addComment .left .allCommentButtons button i, .allComment .addComments .addComment .right .sendCommentItem .sendCommentItemTitle i, .allComment .btnComment .showAdd i, .allComment .showComments .getCommentItem .leftComment .getCommentData .items .item i, .allFooterIndex .blockFooter .midFooter .subscribe .buttons, .allHeaderIndex .headerTop .block .left .login, .allHeaderIndex .headerTop .block .left .login i, .allHeaderIndex .headerTop .block .left .user ul li a i, .allPaginateHome .pages, .allPaginateHome .pages div, .allSingleIndex .collectionProduct .leftCollect .addCollect i, .allSingleIndex .topSingle .singleData .singleInfo .left .addButton i, .allSingleIndex .topSingle .singleData .singleInfo .left .emptyProduct i, .categoryPostIndex .productItem .botProduct a, .categoryPostIndex .productItem .botProduct a i, body .flBtn a i {
    align-items: center;
    display: grid;
    justify-content: center
}

body .flBtn a svg {
    fill: #fff;
    height: 2rem;
    width: 2rem
}

body .flBtn a:hover {
    background: #637519
}

body .flBtn ul li {
    display: inline-block;
    margin: 5px;
    opacity: 0;
    transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    visibility: hidden
}

body .flBtn [tooltip]:before {
    background: #000c;
    border-radius: 5px;
    color: #fff;
    content: attr(tooltip);
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    transition: .5s;
    visibility: hidden;
    white-space: nowrap
}

body .flBtn-size-medium a {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 60px
}

body .flBtn-size-medium ul a {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 50px
}

body .flBtn-size-medium [tooltip]:before {
    font-size: 14px;
    height: 30px;
    line-height: 30px
}

body .flBtn-position-br {
    bottom: 20px;
    display: none;
    right: 20px
}

body .flBtn-position-br [tooltip][data-role]:before {
    bottom: 100%;
    right: 100%
}

body .flBtn-position-br .flBtn-first {
    bottom: 100%;
    margin-bottom: -4rem;
    right: 50%;
    transform: translateX(50%);
    transition: .3s ease-in-out
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore svg, body .flBtn-position-br .flBtn-first li i svg, body .flBtn-position-br .flBtn-second li i svg {
    height: 1.3rem;
    width: 1.3rem
}

body .flBtn-position-br .flBtn-first [tooltip]:before {
    margin-right: 5px;
    right: 100%;
    top: 50%;
    transform: translateY(-50%)
}

body .flBtn-position-br .flBtn-second {
    display: flex;
    margin-right: -4rem;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s ease-in-out
}

body .flBtn-position-br .flBtn-second [tooltip]:before {
    bottom: 100%;
    margin-bottom: 5px;
    right: 30%
}

@media screen and (max-width: 1800px) {
    body .width {
        width: 85%
    }
}

@media screen and (max-width: 1600px) {
    body .width {
        width: 90%
    }
}

@media screen and (max-width: 1400px) {
    body .width {
        width: 97%
    }
}

.allHeaderIndex .topFixed {
    background-repeat: no-repeat;
    background-size: cover;
    display: grid
}

.allHeaderIndex .headerTop {
    background: #fff;
    padding: 1rem 0;
    position: relative;
    z-index: 10
}

.allHeaderIndex .headerTop .block {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:10rem 3fr 1fr;
    margin: auto
}

.div-day-night-light {
    display: grid;
    align-content: center;
    margin-right: 2.5rem
}

.div-day-night-light .themeButton1 button {
    align-items: center;
    background: #a5d21f;
    border-radius: 100%;
    display: grid;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem
}

.allHeaderIndex .headerTop .block .left .themeButton1 button svg, .div-day-night-light button svg {
    fill: #fff;
    height: 2rem;
    transform: rotate(0);
    transition: .3s ease-in-out;
    width: 2rem
}

.allHeaderIndex .headerTop .block form {
    position: relative;
    align-items: center;
    display: grid
}

.allHeaderIndex .headerTop .block form label {
    grid-gap: .5rem;
    align-items: center;
    background: #f3f3f3;
    border-radius: 10px;
    cursor: text;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .5rem;
    position: relative
}

.allHeaderIndex .headerTop .block form label input {
    background: 0 0;
    color: #000;
    font-size: .85rem;
    height: 100%;
    width: 100%
}

.allHeaderIndex .headerTop .block form label i {
    align-items: center;
    border-radius: 5px;
    display: grid;
    height: 2rem;
    justify-content: center;
    width: 2rem;
    font-size: 1rem;
    color: #a5d21f;
    font-weight: 900
}

.allHeaderIndex .headerTop .block form ul {
    background: #f6f8fb;
    border-radius: 5px;
    box-shadow: 0 10px 10px #0000001a;
    left: 0;
    max-height: 18rem;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 99%;
    z-index: 100
}

.allHeaderIndex .headerTop .block form ul li a {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr auto;
    padding: .5rem
}

.allHeaderIndex .headerTop .block form ul li a .pic, .allPageIndex .description .image, .allProductArchive .productArchive .productContainer .productLists .productList a .details .detailItem, .allProductArchive .productArchive .productContainer .productLists .productList a .pic, .allProductArchive .productArchive .productContainer .productTitle .left, .allProductList .slider-productList a .details .detailItem, .allProductList .slider-productList a .pic, .allProfileList .walletData i, .allSingleIndex .detailProduct .body .bodyItem p .image, .allSuggestIndex .suggestIndex a .details .detailItem, .allSuggestIndexMoment .suggestIndex a .details .detailItem, .allSuggestIndexProducts .suggestIndex .div-box .details .detailItem {
    display: grid;
    justify-content: center
}

.allHeaderIndex .headerTop .block form ul li a .pic img {
    height: 3rem;
    width: 3rem
}

.allHeaderIndex .headerTop .block form ul li a .subject h3, .product-info .subject h3 {
    color: #000;
    font-size: .75rem;
    font-weight: 300;
    margin-bottom: .3rem
}

.allHeaderIndex .headerTop .block form ul li a .subject h5, .product-info .subject h5 {
    color: #000;
    font-size: .7rem;
    font-weight: 300;
    opacity: .7
}

.allHeaderIndex .headerTop .block form ul li a .price, .product-info .price {
    color: #3eba03;
    font-size: .8rem;
    font-weight: 900;
    letter-spacing: .1px
}

.allCartIndex .cartIndex .left .cartNext .cartPriceItem:nth-child(2n), .allCartIndex .checkoutItems .left .cartNext .cartPriceItem:nth-child(2n), .allHeaderIndex .headerTop .block form ul li:nth-child(2n), .allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsList li ul {
    background: #fff
}

.allHeaderIndex .headerTop .block form .searchLoad {
    align-items: center;
    bottom: 0;
    display: grid;
    justify-content: center;
    left: .25rem;
    position: absolute;
    top: 0;
    font-size: 1.2rem;
    font-weight: 700;
    color: #3ab137;
    -webkit-animation: .5s infinite arrow-anim2;
    animation: .5s infinite arrow-anim2
}

.allHeaderIndex .headerTop .block .left {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto;
    justify-content: left
}

.allHeaderIndex .headerTop .block .left .themeButton1 button {
    align-items: center;
    background: #99ae47d9;
    border-radius: 100%;
    display: grid;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem
}

.allHeaderIndex .headerTop .block .left .user {
    grid-gap: .3rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: left;
    position: relative
}

.allHeaderIndex .headerTop .block .left .login, .allHeaderIndex .headerTop .block .left .user button {
    grid-gap: .5rem;
    color: #fff;
    font-size: .9rem;
    font-weight: 300;
    padding: .8rem 2rem;
    background: #a5d21f;
    box-shadow: 0 11px 27px #a5d21f5c;
    border-radius: 10px
}

.allHeaderIndex .headerTop .block .left .user .pic img {
    border-radius: 100%;
    height: 3rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 3rem
}

.allHeaderIndex .headerTop .block .left .user ul {
    background: #f6f8fb;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 5px 25px #0000001a;
    display: none;
    left: 0;
    position: absolute;
    top: 105%;
    transition: .3s ease-in-out;
    width: 13rem;
    z-index: 100
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .add span, .allFaqIndex h2, .allHeaderIndex .headerTop .block .left .user ul li, .text-compare-product {
    color: #000
}

.allHeaderIndex .headerTop .block .left .user ul li .picUser {
    border-radius: 5rem;
    height: 2.2rem;
    overflow: hidden;
    width: 2.2rem
}

.allAdsIndex .adsItems .adsItem img, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartPic img, .allHeaderIndex .headerTop .block .left .user ul li .picUser img, .allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem img, .allSingleNews .right .pic img, .homeTopAdvertise .advertiseItems .advertiseItem img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.allHeaderIndex .headerTop .block .left .user ul li .infoUser {
    grid-gap: .2rem;
    display: grid;
    grid-template-columns:1fr
}

.allHeaderIndex .headerTop .block .left .user ul li .infoUser span {
    font-size: .75rem;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allHeaderIndex .headerTop .block .left .user ul li a {
    grid-gap: .5rem;
    align-items: center;
    background: 0 0;
    color: #000;
    display: grid;
    font-size: .77rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    padding: .7rem;
    width: 10rem;
    margin-top: 1px
}

.allFaqIndex .questions .questionIndex .title i svg, .allHeaderIndex .headerTop .block .left .user ul li a i svg, .allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData h4 svg, .allProductArchive .productArchive .showFilterContent i svg, .allShowPay .allShowPayContainer .abilityPost .abilityTable li i svg, .allSingleIndex .topSingle .singleData .singleInfo .left .options .optionItem svg {
    fill: #000;
    height: 1rem;
    width: 1rem
}

.allHeaderIndex .headerTop .block .left .user ul li:first-child {
    grid-gap: .5rem;
    align-items: center;
    background: 0 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    overflow: hidden;
    padding: .5rem
}

.allCartIndex .allCard .showCard .showPackItems .title .close svg, .allCartIndex .allPack .showPack .showPackItems .title .close svg, .allCartIndex .checkoutItems .checkoutOptions .payMethod ul li button i svg, .allCounseling .counselingFast .title i svg, .allHeaderIndex .headerTop .block .left .login i svg, .allQuickBuy .quickBuy .title i svg, .allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDelete svg, .allSingleIndex .topSingle .imageContainer .options .option svg {
    fill: #000;
    height: 1.5rem;
    width: 1.5rem
}

.allHeaderIndex .headerTop .block .left .headerCart {
    display: grid;
    position: relative
}

.allHeaderIndex .headerTop .block .left .headerCart .showCartEmpty {
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    padding: 1rem
}

.allHeaderIndex .headerTop .block .left .headerCart .showCartEmpty i {
    display: grid;
    justify-content: center;
    font-size: 3rem;
    color: #3ab137
}

.allHeaderIndex .headerTop .block .left .headerCart .showCartEmpty span {
    color: #3ab137;
    font-size: 1rem;
    font-weight: 700;
    margin-top: .5rem;
    text-align: center
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 10px;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto 1fr auto;
    padding: .5rem 1rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn i svg {
    fill: #000;
    height: 1.2rem;
    width: 1.2rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn i {
    font-size: 1.5rem
}

.allCartIndex .allPack .showPack .showPackItems ul li span, .allCartIndex .cartIndex .left .cartNext .cartPriceItem h4, .allCartIndex .cartIndex .right .cartItem .cartSubject .cartData h4, .allCartIndex .checkoutItems .left .cartNext .cartPriceItem h4, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn span, .allProductArchive .productArchive .productContainer .productOrder span, .allSingleIndex .allLotterySingle .items .item .titleItem span, .allSingleIndex .tags h5, .allSingleNews .left .leftItem .option h3, .allSingleNews .left .leftItem .option h4, .allSingleNews .left .tags h5, .profileIndexTicket .referralCode h5, .profileIndexTicket .referralCode span {
    color: #000;
    font-size: .9rem;
    font-weight: 300
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn h5 {
    align-items: center;
    background: #a5d21f;
    color: #f1f1f1;
    font-size: 10px;
    justify-content: center;
    position: absolute;
    left: 27px;
    top: 26px;
    height: 17px;
    width: 17px;
    text-align: center;
    border-radius: 50%;
    display: inline-grid;
    align-items: center;
    justify-content: center
}

.i-header-index {
    font-size: 1rem;
    color: #a5d21f
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 5px 25px #0000001a;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 130%;
    width: 30rem;
    z-index: 700
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul {
    max-height: 20rem;
    overflow-y: auto
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li {
    grid-gap: .3rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: 1rem;
    position: relative
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartPic {
    height: 6rem;
    width: 6rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTitle h4, .profileIndexTicket .showTicket .ticketData h4 {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: .5rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTitle h4:nth-child(2), .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTitle h4:nth-child(3), .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTitle h4 {
    font-size: .8rem;
    font-weight: 300;
    opacity: .7
}

.cart-title-h4 {
    font-size: 1rem !important;
    color: #3AB137 !important;
    font-weight: 600 !important;
    opacity: 1 !important
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTitle i {
    border: 0;
    border-radius: 5rem;
    box-shadow: 0 0;
    cursor: pointer;
    height: 1rem;
    left: .5rem;
    position: absolute;
    top: .5rem;
    width: 1rem;
    font-size: 1.2rem;
    color: #3ab137
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTextItem {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: left;
    margin-top: .8rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTextItem .cartPrice span {
    grid-gap: .5rem;
    align-items: center;
    color: #3eba03;
    display: grid;
    font-size: 1rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left
}

.advanceProduct .owl-carousel .advanceProductItem .bot .price h5:after, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li .cartText .cartTextItem .cartPrice span:after, .allOffProduct ul li .price h5:after, .allProductArchive .productArchive .productContainer .productLists .productList a .price h5:after, .allQuickBuy .quickBuy .buyFast .right h5 span:after, .allSingleIndex .collectionProduct .leftCollect .collectPrice h5:after, .allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem h5:after, .momentProduct .leftMoment .slider-moment2 a h5:after, .momentProduct .rightMoment .slider-moment a article .leftProduct .price h5:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    box-sizing: inherit;
    content: "\f06c︎";
    display: flex;
    font-family: digikala;
    font-size: 1.1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none
}

.allComment .showComments .getCommentItem:last-child, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart ul li:last-child, .allSingleIndex .sellers li:last-child .postItem, .allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem:last-child, .bestIndex .slider-bestIndex .bestItems a:last-child {
    border-bottom: 0
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart .showCartBot {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    display: grid;
    grid-template-columns:1fr 1fr;
    padding: .5rem
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart .showCartBot a {
    background: orange;
    border-radius: 5px;
    color: #fff;
    font-size: .9rem;
    font-weight: 300;
    padding: .5rem 1rem;
    text-align: center
}

.allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart .showCartBot a:nth-child(2) {
    background: #3ab137
}

.allHeaderIndex .headerTop .searchData {
    grid-template-columns:1fr auto auto;
    height: 4rem;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: .3s ease-in-out;
    z-index: 100
}

.allHeaderIndex .headerTop .searchData, .allHeaderIndex .headerTop .searchData button {
    align-items: center;
    background: #fff;
    display: grid
}

.allHeaderIndex .headerTop .searchData svg {
    fill: #fcfcfc;
    height: 1.4rem;
    margin-left: 1rem;
    width: 1.4rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .add i svg, .allHeaderIndex .headerTop .searchData svg:hover {
    fill: #000
}

.allHeaderIndex .headerTop .searchData i {
    align-items: center;
    background: #fff;
    display: grid;
    justify-content: center;
    padding: .5rem
}

.allHeaderIndex .headerTop .searchData i svg {
    margin-left: 0
}

.allHeaderIndex .headerTop .searchData input {
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    padding: 1rem;
    width: 100%
}

.allHeaderIndex .headerTop .categoryHeaderResponsive {
    background: #fff;
    bottom: 0;
    box-shadow: 0 1px 7px #00000040;
    display: none;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: .3s ease-in-out;
    width: 80%;
    z-index: 900
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsTitle, .allHeaderIndex .headerTop .categoryHeaderResponsive .title {
    align-items: center;
    display: grid;
    grid-template-columns:1fr auto;
    height: 55px
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .title span {
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    padding: 0 1rem
}

.i-close-nav {
    font-size: 1.5rem !important;
    color: #949494 !important
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsTitle i, .allHeaderIndex .headerTop .categoryHeaderResponsive .title i {
    align-items: center;
    display: grid;
    height: 100%;
    justify-content: center;
    width: 4rem
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .title i svg, .allProductArchive .productArchive .productContainer .productTitle .left .top svg {
    fill: #000;
    height: 1.7rem;
    width: 1.7rem
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsTitle a {
    color: #444;
    font-size: .85rem;
    font-weight: 300;
    padding: 0 1rem
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsTitle i svg {
    fill: #000;
    height: .85rem;
    width: .85rem
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsList {
    background: #f6f8fb;
    display: none
}

.allHeaderIndex .headerTop .categoryHeaderResponsive .allCats li .allCatsList li ul li {
    background: #f6f8fb;
    border-right: 1px solid #eee
}

.allHeaderIndex .headerBot {
    background: #fff;
    box-shadow: 0 20px 39px #00000008;
    margin: auto;
    padding-top: 0 !important;
    position: relative;
    z-index: 9;
    width: 100%;
    padding-right: 1rem
}

.allHeaderIndex .headerBot .headerList {
    grid-gap: 3rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(5px, auto));
    justify-content: right;
    transition: .3s ease-in-out
}

.allFaqIndex .questions .questionIndex .slide-fade-enter-active, .allFaqIndex .questions .questionIndex .slide-fade-leave-active, .allHeaderIndex .headerBot .headerList li, .allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer, .allProfileList .allUserIndexListsItems .userProducts .slide-fade-enter-active, .allProfileList .allUserIndexListsItems .userProducts .slide-fade-leave-active {
    transition: .3s ease-in-out
}

.allHeaderIndex .headerBot .headerList li a {
    grid-gap: .5rem;
    color: #5a5c7a;
    font-size: .87rem;
    font-weight: 400;
    grid-template-columns:auto auto;
    letter-spacing: .1px
}

.active-header {
    color: #000 !important
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer li a i, .allHeaderIndex .headerBot .headerList li a, .allHeaderIndex .headerBot .headerList li a i {
    align-items: center;
    display: grid;
    justify-content: right
}

.allHeaderIndex .headerBot .headerList li a i svg {
    fill: #5a5c7a;
    height: .4rem;
    width: .5rem
}

.allHeaderIndex .headerBot .headerList li span {
    color: #000;
    cursor: pointer;
    font-size: .8rem;
    font-weight: 500;
    letter-spacing: .1px
}

.allHeaderIndex .headerBot .headerList li .divListContainer {
    background: #f1f4f9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    opacity: 0;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: calc(100% - 10px);
    transition: .3s ease-in-out;
    visibility: hidden;
    width: 200px;
    z-index: 990
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #0000000d;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(5px, auto));
    justify-content: right
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li {
    padding: .5rem .5rem .5rem 0
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li a {
    background: #fff;
    border-radius: .2rem;
    display: block;
    padding: .3rem 1.5rem
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer, .allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer2 {
    background: #f1f4f9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    opacity: 0;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: calc(100% - 10px);
    transition: .3s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 990
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer {
    grid-gap: .5rem;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #0000000d;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(5px, 1fr));
    justify-content: right
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li a {
    background: 0 0;
    box-shadow: 0 0;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 500
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li a span {
    grid-gap: .5rem;
    align-items: center;
    border-bottom: 1px solid #99ae47;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    padding-bottom: .5rem
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li a span:before {
    background-color: #8aa134;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer li {
    padding: 0 0 .5rem
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer li a {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer li a:before {
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.allHeaderIndex .headerBot .headerList li .divListContainer .allListContainer li .divListsContainer .listsContainer li .listContainer li a i svg {
    fill: #000;
    height: .5rem;
    width: .5rem
}

.allFooterIndex {
    background: #fff;
    margin-top: 2rem;
    padding-top: 2rem
}

.allFooterIndex .blockFooter, .allNews {
    margin: auto
}

.allFooterIndex .blockFooter .topFooterIndex {
    grid-gap: 1rem;
    align-items: center;
    border-bottom: 2px solid #eee;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(8rem, 1fr));
    padding-bottom: 2rem
}

.allFooterIndex .blockFooter .topFooterIndex .item {
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr
}

.allBigIndex ul li .itemPic, .allFooterIndex .blockFooter .topFooterIndex .item .itemPic {
    align-items: center;
    display: grid;
    justify-content: center;
    margin-left: 1rem
}

.allBigIndex ul li .itemPic svg, .allFooterIndex .blockFooter .topFooterIndex .item .itemPic svg {
    height: 3.5rem;
    width: 3.5rem
}

.allBigIndex ul li:first-child svg, .allFooterIndex .blockFooter .topFooterIndex .item:first-child svg {
    height: 4.5rem;
    width: 4.5rem
}

.allBigIndex ul li h3, .allBigIndex ul li h4, .allFooterIndex .blockFooter .topFooterIndex .item h3, .allFooterIndex .blockFooter .topFooterIndex .item h4 {
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    text-align: right
}

.allBigIndex ul li h4, .allFooterIndex .blockFooter .topFooterIndex .item h4 {
    font-size: .8rem;
    font-weight: 300;
    margin-top: .5rem
}

.allFooterIndex .blockFooter .midFooter, .allFooterIndex .blockFooter .midFooter .button {
    display: grid;
    grid-template-columns:2fr 2fr 2fr
}

.advanceProduct .owl-carousel .owl-stage-outer, .allCartIndex .checkoutItems .checkoutOptions .payMethod ul li, .allFooterIndex .blockFooter .midFooter .items {
    padding: 1rem 0
}

.chat-btn-footer {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    user-select: none;
    padding: .375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #3d7bd8;
    border: 1px solid #3d7bd8
}

.allBecomeSeller .checkUploaded h3, .allBecomeSeller .uploadDocument h3, .allFooterIndex .blockFooter .midFooter .items h4, .allProductList .title .span-class, .allSingleIndex .allLotterySingle .title h4 {
    color: #000;
    font-size: 1.3rem;
    font-weight: 700
}

.allFooterIndex .blockFooter .midFooter .items .social-media {
    text-align: left
}

.allFooterIndex .blockFooter .midFooter .items .social-media a i {
    font-size: .9rem;
    padding: .8rem;
    background: #cbcbcb3b;
    border-radius: 12px;
    text-align: center;
    display: inline-flex;
    color: #4e4e4e73
}

.allFooterIndex .blockFooter .midFooter .items .social-media a i:hover {
    background: #a5d21f5c;
    transition-delay: .1s;
    color: #3ab137
}

.allFooterIndex .blockFooter .midFooter .items p {
    font-weight: 400;
    font-size: .9rem;
    line-height: 28px;
    text-align: justify;
    color: #00000080
}

.allBecomeSeller .checkUploaded, .allBecomeSeller .uploadDocument ul, .allCartIndex .checkoutItems .checkoutOptions .payMethod, .allCartIndex .checkoutItems .checkoutOptions .payMethod ul, .allComment .btnComment, .allCounseling .counselingFast .counselingFastData, .allFooterIndex .blockFooter .midFooter .items ul li, .allProductArchive .productArchive .filterArchive .filterItems .filterSearch, .allProductArchive .productArchive .filterArchive .filterItems .priceItems, .allQuickBuy .quickBuy .addressQuick, .allSingleIndex .topSingle .imageContainer .imageSlider, .categoryPostIndex .productItem .botProduct, .momentProduct .rightMoment .slider-moment, .sellerIndex .slider-sellers {
    margin-top: 1rem
}

.allFooterIndex .blockFooter .midFooter .items ul li a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .8rem;
    font-weight: 300;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis
}

.allFooterIndex .blockFooter .midFooter .items:last-child {
    padding-right: 1rem
}

.allFooterIndex .blockFooter .midFooter .subscribe {
    display: grid;
    grid-template-columns:1fr 1fr;
    justify-content: center;
    padding: 1rem 2rem
}

.allFooterIndex .blockFooter .midFooter .subscribe label {
    color: #000;
    font-size: 1.1rem;
    font-weight: 900;
    text-align: right;
    margin-bottom: 10px
}

.allFooterIndex .blockFooter .midFooter .subscribe ul {
    color: #000000b3;
    font-size: .9rem;
    text-align: right;
    margin-top: 1rem
}

.allFooterIndex .blockFooter .midFooter .subscribe ul li {
    margin-top: .5rem
}

.allFooterIndex .blockFooter .midFooter .subscribe ul li a {
    color: #000000b3
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem h4, .allFooterIndex .blockFooter .midFooter .subscribe p {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    text-align: center
}

.allFooterIndex .blockFooter .midFooter .subscribe input {
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    padding: 0 .5rem;
    width: 100%
}

.allFooterIndex .blockFooter .midFooter .subscribe .buttons button {
    background: #97b426;
    border-radius: 5px;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    padding: .3rem 0;
    width: 5rem
}

.allFooterIndex .blockFooter .midFooter .trustFooter {
    align-items: center;
    display: grid;
    justify-content: center;
    margin-top: -2rem
}

.allFooterIndex .blockFooter .midFooter .trustFooter img {
    margin-bottom: 20px
}

.allFooterIndex .blockFooter .botFooter {
    grid-gap: 1rem;
    align-items: center;
    padding: 1rem 0;
    border-top: 2px solid #eee;
    text-align: left;
    color: #5c5c5c
}

.allFooterIndex .blockFooter .botFooter .right {
    grid-gap: .2rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    grid-template-columns:auto auto auto;
    justify-content: right
}

.allFooterIndex .blockFooter .botFooter .left, .allFooterIndex .blockFooter .botFooter .left .communicationFooterItem {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: left
}

.allFooterIndex .blockFooter .botFooter .left span {
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    opacity: .6
}

.allFooterIndex .blockFooter .botFooter .left .communicationFooterItem a {
    align-items: center;
    background: #eee;
    border-radius: 5px;
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    margin-right: 1rem;
    padding: .6rem
}

.allBecomeSeller table tr td a, .allCartIndex .cartIndex .left .scoreProduct i, .allCartIndex .checkoutItems .left .scoreProduct i, .allComment h3, .allComment h3 i, .allFaqIndex .questions .questionIndex .title i, .allFooterIndex .blockFooter .botFooter .left .communicationFooterItem a i, .allProduct table tr td a, .allProductArchive .productArchive .filterArchive .filterItems .filterSearch label i, .allProductArchive .productArchive .filterArchive .filterItems .filterTitle i, .allProductArchive .productArchive .productContainer .searchProduct label i, .allProductArchive .productArchive .showFilterContent i, .allProfileList .becomeList h4, .allProfileList .becomeList h4 i, .allSingleIndex .allLotterySingle .items .item .bot table tr td a, .allSingleIndex .allLotterySingle .items .item .titleItem .left i, .allSingleIndex .detailProduct .property h3 i, .allSingleIndex .detailProduct .video h3 i, .allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct i, .profileIndexTicket table tr td a {
    align-items: center;
    display: grid
}

.allFooterIndex .blockFooter .botFooter .left .communicationFooterItem a i svg {
    fill: #79788d;
    height: 1rem;
    width: 1rem
}

.allFooterIndex .fixedTab {
    bottom: 0;
    height: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    position: fixed;
    right: 0;
    visibility: hidden;
    width: 0;
    z-index: 9;
    background-color: #fff
}

.allFooterIndex .fixedTab .tabs {
    align-items: end;
    display: grid;
    grid-template-columns:1fr .4fr 1fr;
    margin: auto;
    box-shadow: 0 0 10px #0000001a
}

.allFooterIndex .fixedTab .tabs .leftTab, .allFooterIndex .fixedTab .tabs .rightTab {
    display: grid;
    grid-template-columns:1fr 1fr;
    overflow: hidden
}

.allFooterIndex .fixedTab .tabs .tab {
    height: 3rem
}

.allFooterIndex .fixedTab .tabs .tab a {
    display: grid;
    justify-content: center;
    color: #000000a1;
    font-weight: 700;
    cursor: pointer
}

.allFooterIndex .fixedTab .tabs .tab a i {
    align-items: center;
    background-color: #fff;
    font-size: 1.1rem;
    color: #000000c2;
    text-align: center
}

.allFooterIndex .fixedTab .tabs .tab .active i svg, .showAllShare .showAllShareHome .showAllShareTag i .copy {
    fill: #3eba03
}

.allFooterIndex .fixedTab .tabs .tab .active a, .allShowPay .allShowPayContainer .abilityPost .abilityTable li .activeS, .allSingleIndex .allLotterySingle .items .item .bot table tr td .active, .allSingleIndex .collectionProduct .leftCollect ul li h3 span, .allSingleIndex .tags ul li a:hover, .allSingleNews .left .tags ul li a:hover, .allSingleNews .right .postsList ul li a:hover .showInfo h4 {
    color: #3eba03
}

.allFooterIndex .fixedTab .tabs .homeTab a i {
    align-items: center;
    background: #fff
}

.allFooterIndex .fixedTab .tabs .homeTab a i svg {
    fill: #fff
}

.allBecomeSeller, .allCartIndex, .allProductArchive {
    margin: 1rem auto auto
}

.allBecomeSeller .allBecomeSellerTop {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #0000000d;
    margin-bottom: 1rem;
    padding: 3rem 1rem 1rem
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels, .allShowPay .allShowPayContainer .topContainer .rateItemsCount {
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(2rem, auto));
    justify-content: center
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel, .allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem {
    height: 5px;
    position: relative
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel svg {
    height: 2.2rem;
    width: 2.2rem
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelBar {
    background: #f5f5f5;
    height: 5px;
    width: 10rem
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelBarActive {
    background: #3eba03;
    height: 5px;
    width: 10rem
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircle {
    align-items: center;
    background-color: #f5f5f5;
    border: 2px solid #eee;
    border-radius: 50%;
    display: grid;
    height: 3.5rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.5rem;
    z-index: 2
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircleActives {
    align-items: center;
    background-color: #3eba03;
    border: 2px solid #eee;
    border-radius: 50%;
    display: grid;
    height: 3.6rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.6rem;
    z-index: 2
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircleActive {
    -webkit-box-align: center;
    align-items: center;
    background: #3eba03;
    border: none;
    border-radius: 50%;
    box-shadow: 0 1px 4px 0 #0003;
    display: grid;
    height: 3.7rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.7rem;
    z-index: 4
}

.allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels span, .allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li a .showInfo span, .allShowPay .allShowPayContainer .topContainer .rateItemsCount span, .allSingleNews .right .postsList ul li a .showInfo span {
    color: #000;
    font-size: .7rem;
    font-weight: 300
}

.allBecomeSeller .allBecomeSellerTop h4, .allBecomeSeller .allBecomeSellerTop p {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 3rem;
    text-align: center
}

.allBecomeSeller .allBecomeSellerTop p {
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    letter-spacing: .1px;
    margin-top: 1rem
}

.allBecomeSeller .allBecomeUserInfo {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #0000000d;
    margin-top: 1rem;
    padding: 1rem
}

.allBecomeSeller .allBecomeUserInfo .allBecomeTip {
    grid-gap: .5rem;
    align-items: center;
    background: #ff00001a;
    border: 1px solid red;
    border-radius: 10px;
    display: grid;
    grid-template-columns:auto auto;
    height: 3rem;
    justify-content: right;
    padding: 0 .5rem
}

.allBecomeSeller .allBecomeUserInfo .allBecomeTip i svg {
    fill: red;
    -webkit-animation: 1s infinite arrow-anim;
    animation: 1s infinite arrow-anim;
    height: 1.2rem;
    margin-bottom: 0;
    width: 1.2rem
}

@-webkit-keyframes arrow-anim {
    0% {
        margin-bottom: 0
    }
    10%, to {
        margin-bottom: .5rem
    }
    30%, 60% {
        transform: rotate(-40deg)
    }
    50% {
        transform: rotate(40deg)
    }
    70% {
        transform: rotate(-20deg)
    }
    80% {
        margin-bottom: 1rem;
        transform: rotate(0)
    }
}

@keyframes arrow-anim {
    0% {
        margin-bottom: 0
    }
    10%, to {
        margin-bottom: .5rem
    }
    30%, 60% {
        transform: rotate(-40deg)
    }
    50% {
        transform: rotate(40deg)
    }
    70% {
        transform: rotate(-20deg)
    }
    80% {
        margin-bottom: 1rem;
        transform: rotate(0)
    }
}

.allBecomeSeller .allBecomeUserInfo .allBecomeTip span {
    align-items: center;
    color: red;
    display: grid;
    font-size: .85rem;
    font-weight: 500;
    height: 3rem
}

.allBecomeSeller .allBecomeUserInfo .allBecomeTip p {
    align-items: center;
    color: #000;
    display: grid;
    font-size: .85rem;
    font-weight: 500;
    height: 3rem
}

.allBecomeSeller .allBecomeUserInfo .contactSeller, .allBecomeSeller .allBecomeUserInfo .personInfoSeller, .allBecomeSeller .allBecomeUserInfo .sellerType {
    margin-top: 3rem
}

.allBecomeSeller .allBecomeUserInfo .sellerType h3, .allQuickBuy .quickBuy .productQuick .description h4, .allShowPay .allShowPayContainer .topContainer .code span, .allShowPay .allShowPayContainer .topContainer .level span {
    color: #000;
    font-size: 1rem;
    font-weight: 700
}

.allBecomeSeller .allBecomeUserInfo .sellerType select {
    background: #fff;
    border: 1.4px solid #eee;
    border-radius: .2rem;
    font-size: .85rem;
    font-weight: 300;
    height: 2.8rem;
    margin: 1rem 0;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem input:focus, .allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem select:focus, .allBecomeSeller .allBecomeUserInfo .sellerType select:focus {
    border: 1.4px solid #3eba03
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .productStatus span, .allBecomeSeller .allBecomeUserInfo .sellerType p, .allProfileIndex .profileIndexPay table tr td span {
    color: #000;
    font-size: .75rem;
    font-weight: 300
}

.allBecomeSeller .allBecomeUserInfo .personInfoItems {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr));
    margin-top: 1rem
}

.allAddAddress .CreateAddress .form .item h4, .allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem h4 {
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    margin-bottom: .5rem
}

.allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem input, .allBecomeSeller .allBecomeUserInfo .personInfoItems .personInfoItem select {
    background: #fff;
    border: 1.4px solid #eee;
    border-radius: .2rem;
    font-size: .85rem;
    font-weight: 300;
    height: 2.8rem;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allBecomeSeller .allBecomeUserInfo .contactSeller h3, .allBecomeSeller .allBecomeUserInfo .personInfoSeller h3 {
    color: #000;
    font-size: 1.3rem;
    font-weight: 500;
    letter-spacing: .5px
}

.allBecomeSeller .allBecomeUserInfo .personInfoSeller .personInfoItems:last-child:last-child input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.allBecomeSeller .buttons {
    display: grid;
    justify-content: left;
    margin-top: 1rem
}

.allBecomeSeller .buttons button {
    align-items: center;
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    height: 2.2rem;
    justify-content: center;
    padding: .3rem 1rem;
    width: 8rem
}

.allBecomeSeller .buttons button .loading {
    fill: #fff;
    -webkit-animation: .5s infinite arrow-anim2;
    animation: .5s infinite arrow-anim2;
    height: 1.2rem;
    width: 1.2rem
}

.allSingleIndex .topSingle .singleData .singleInfo .left .options .optionItem, .sellerIndex h3 {
    -webkit-text-fill-color: transparent;
    -webkit-animation: 1s linear infinite shine;
    -webkit-backface-visibility: hidden
}

.allBecomeSeller .success {
    background: #00ff001a;
    border-radius: .3rem;
    color: green;
    font-size: .9rem;
    font-weight: 300;
    letter-spacing: .3px;
    margin: 1rem 0;
    padding: 1rem
}

.allBecomeSeller .uploadDocument .sendFileItem, .allBecomeSeller table, .allProduct table, .bestIndex {
    background: #fff;
    box-shadow: 0 0 10px #0000000d
}

.allBecomeSeller .uploadDocument, .allBecomeSeller .welcomeSeller {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    margin-top: 1rem;
    padding: 1rem
}

.allBecomeSeller .uploadDocument ul li {
    grid-gap: .3rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-bottom: 1rem;
    position: relative
}

.allBecomeSeller .uploadDocument ul li:before {
    background: #3eba03;
    border-radius: 5rem;
    content: "";
    height: 8px;
    width: 8px
}

.allBecomeSeller .uploadDocument .sendFileItem {
    border-radius: 10px;
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    margin: 1rem;
    overflow: hidden
}

.allBecomeSeller .uploadDocument .sendFileItem .dropify-wrapper {
    border: 1px solid #eee !important
}

.allBecomeSeller .uploadDocument .sendFileItem .dropify-wrapper .file-icon:before, .allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper .file-icon:before {
    opacity: 0 !important;
    position: absolute !important;
    top: 0 !important;
    visibility: hidden !important
}

.allBecomeSeller .uploadDocument .sendFileItem .dropify-wrapper .dropify-message p, .allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper .dropify-message p {
    color: #00800082;
    font-family: "B Yekan";
    font-size: 1.3rem;
    margin: 0
}

.allBecomeSeller .welcomeSeller i svg {
    height: 8rem;
    width: 8rem
}

.allBecomeSeller .welcomeSeller h2, .allBecomeSeller .welcomeSeller h3 {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 2rem;
    text-align: center
}

.allBecomeSeller .welcomeSeller h3 {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 1rem
}

.allBecomeSeller .welcomeSeller p {
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    margin-top: 1rem;
    text-align: center
}

.allBecomeSeller .welcomeSeller .nextButton {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(10rem, auto));
    justify-content: center;
    margin-top: 2rem
}

.allBecomeSeller .welcomeSeller .nextButton a {
    border: 1px solid #3eba03;
    border-radius: 5px;
    color: #3eba03;
    font-size: .85rem;
    font-weight: 300;
    padding: .5rem 1rem;
    text-align: center
}

.allBecomeSeller .welcomeSeller .nextButton a:hover, .allPaginateHome .pages .true, .allShowPay .allShowPayContainer .topContainer .cashBacks .active {
    background: #3eba03;
    color: #fff
}

.allBecomeSeller table, .allProduct table {
    border-radius: .3rem;
    margin-top: 1rem;
    width: 100%
}

.allBecomeSeller table tr, .allChargeIndex table tr, .allProduct table tr, .allSingleIndex .allLotterySingle .items .item .bot table tr, .profileIndexTicket table tr {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, 1fr));
    padding: 1rem
}

.allBecomeSeller table tr th, .allChargeIndex table tr th, .allProduct table tr th, .allSingleIndex .allLotterySingle .items .item .bot table tr th, .profileIndexTicket table tr th {
    align-items: center;
    color: #000;
    display: grid;
    font-size: .85rem;
    font-weight: 700;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allBecomeSeller table tr td, .allChargeIndex table tr td, .allProduct table tr td, .allSingleIndex .allLotterySingle .items .item .bot table tr td, .profileIndexTicket table tr td {
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    text-align: center
}

.allBecomeSeller table tr td svg, .allProduct table tr td svg, .allSingleIndex .allLotterySingle .items .item .bot table tr td svg, .profileIndexTicket table tr td svg {
    fill: #000;
    cursor: pointer;
    height: 1rem;
    width: 1rem
}

.allBecomeSeller table tr td img, .allProduct table tr td img, .allSingleIndex .allLotterySingle .items .item .bot table tr td img, .profileIndexTicket table tr td img {
    border-radius: 5rem;
    box-shadow: 0 0 10px #0000001a;
    height: 2.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 2.5rem
}

.allBecomeSeller table tr td a svg, .allProduct table tr td a svg, .allSingleIndex .allLotterySingle .items .item .bot table tr td a svg, .bestIndex .slider-bestIndex .bestItems a article .pic, .profileIndexTicket table tr td a svg {
    margin-left: .5rem
}

.allBecomeSeller table tr .buttons, .profileIndexTicket table tr .buttons {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:auto auto
}

.allBecomeSeller table tr .buttons a, .allProduct table tr .buttons a, .profileIndexTicket table tr .buttons a {
    background: green;
    border-radius: 5px;
    color: #fff;
    font-size: .8rem;
    padding: .3rem
}

.allBecomeSeller table tr .buttons button, .profileIndexTicket table tr .buttons button {
    background: orange;
    border-radius: 5px;
    color: #fff;
    font-size: .8rem;
    padding: .3rem
}

.allBecomeSeller table tr .buttons button:last-child, .allFaqIndex .ticketButtons h4, .profileIndexTicket .popUp .popUpItem .buttonsPop button:nth-child(2), .profileIndexTicket .showTicket .ticketData .buttonsPop button:nth-child(2), .profileIndexTicket table tr .buttons button:last-child {
    background: red
}

.allBecomeSeller table tr:nth-child(2n), .allSingleIndex .allLotterySingle .items .item .bot table tr:nth-child(odd) {
    background: #eee
}

.bestIndex {
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 2rem auto auto;
    overflow: hidden;
    padding: 1rem
}

.bestIndex .bestTitle {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: 1.3rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: center;
    opacity: .8
}

.bestIndex .bestTitle svg {
    fill: orange;
    height: 1.8rem;
    width: 1.8rem
}

.allProductList .owl-carousel.owl-loaded, .allSingleIndex .topSingle .imageContainer .imageSlider .owl-carousel.owl-loaded, .allSuggestIndex .suggestIndex .owl-carousel.owl-loaded, .allSuggestIndexMoment .suggestIndex .owl-carousel.owl-loaded, .allSuggestIndexProducts .suggestIndex .owl-carousel.owl-loaded, .bestIndex .slider-bestIndex .owl-carousel.owl-loaded, .categoryPostIndex .owl-carousel.owl-loaded, .homeTopAdvertise .advertiseSlider .owl-carousel.owl-loaded, .momentProduct .leftMoment .slider-moment2 .owl-carousel.owl-loaded, .momentProduct .rightMoment .slider-moment .owl-carousel.owl-loaded {
    display: grid !important
}

.advanceProduct .owl-carousel button.owl-prev, .allBigIndex .slider-bigIndex button.owl-prev, .allProductList button.owl-prev, .allSingleIndex .topSingle .imageContainer .imageSlider button.owl-prev, .allSuggestIndex .suggestIndex button.owl-prev, .allSuggestIndexMoment .suggestIndex button.owl-prev, .allSuggestIndexProducts .suggestIndex button.owl-prev, .bestIndex .slider-bestIndex button.owl-prev, .categoryPostIndex button.owl-prev, .homeTopAdvertise .advertiseSlider button.owl-prev, .momentProduct .rightMoment .slider-moment button.owl-prev, .sellerIndex .slider-sellers button.owl-prev {
    bottom: 0;
    position: absolute;
    right: 1rem;
    top: 0
}

.advanceProduct .owl-carousel button.owl-next span, .advanceProduct .owl-carousel button.owl-prev span, .allProductList button.owl-next span, .allProductList button.owl-prev span, .allSingleIndex .topSingle .imageContainer .imageSlider button.owl-next span, .allSingleIndex .topSingle .imageContainer .imageSlider button.owl-prev span, .allSuggestIndex .suggestIndex button.owl-next span, .allSuggestIndex .suggestIndex button.owl-prev span, .allSuggestIndexMoment .suggestIndex button.owl-next span, .allSuggestIndexMoment .suggestIndex button.owl-prev span, .allSuggestIndexProducts .suggestIndex button.owl-next span, .allSuggestIndexProducts .suggestIndex button.owl-prev span, .bestIndex .slider-bestIndex button.owl-next span, .bestIndex .slider-bestIndex button.owl-prev span, .categoryPostIndex button.owl-next span, .categoryPostIndex button.owl-prev span, .homeTopAdvertise .advertiseSlider button.owl-next span, .homeTopAdvertise .advertiseSlider button.owl-prev span, .sellerIndex .slider-sellers button.owl-next span, .sellerIndex .slider-sellers button.owl-prev span {
    font-size: 2.5rem
}

.advanceProduct .owl-carousel button.owl-next, .allBigIndex .slider-bigIndex button.owl-next, .allProductList button.owl-next, .allSingleIndex .topSingle .imageContainer .imageSlider button.owl-next, .allSuggestIndex .suggestIndex button.owl-next, .allSuggestIndexMoment .suggestIndex button.owl-next, .allSuggestIndexProducts .suggestIndex button.owl-next, .bestIndex .slider-bestIndex button.owl-next, .categoryPostIndex button.owl-next, .homeTopAdvertise .advertiseSlider button.owl-next, .momentProduct .rightMoment .slider-moment button.owl-next, .sellerIndex .slider-sellers button.owl-next {
    bottom: 0;
    left: 1rem;
    position: absolute;
    top: 0
}

.advanceProduct .owl-carousel .owl-dots, .allProductList .owl-dots, .allSuggestIndex .suggestIndex .owl-dots, .allSuggestIndexProducts .suggestIndex .owl-dots, .bestIndex .slider-bestIndex .owl-dots, .categoryPostIndex .owl-dots, .homeTopAdvertise .advertiseSlider .owl-dots, .label-checkout-payment input, .momentProduct .rightMoment .slider-moment .owl-dots, .sellerIndex .slider-sellers .owl-dots {
    position: absolute
}

.bestIndex .slider-bestIndex .bestItems a {
    border-bottom: 1px solid #eee;
    display: grid;
    padding: 2rem 0
}

.bestIndex .slider-bestIndex .bestItems a article {
    align-items: center;
    display: grid;
    grid-template-columns:auto auto 1fr
}

.bestIndex .slider-bestIndex .bestItems a article .pic img {
    height: 4.5rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 4.5rem
}

.bestIndex .slider-bestIndex .bestItems a article h4 {
    color: #00bfd6;
    font-size: 1.7rem;
    font-weight: 900;
    margin-left: 1rem
}

.bestIndex .slider-bestIndex .bestItems a article h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .8rem;
    font-weight: 300;
    line-height: 2rem;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis
}

.allBigIndex {
    margin-top: 1.2rem;
    background-color: transparent
}

.allBigIndex .slider-bigIndex {
    box-shadow: 0 10px 10px #00000005;
    min-height: 400px
}

.allBigIndex .slider-bigIndex button.owl-next span, .allBigIndex .slider-bigIndex button.owl-prev span {
    align-items: center;
    border-radius: 5rem;
    display: grid;
    font-size: 2rem;
    height: 3rem;
    width: 3rem
}

.allBigIndex .slider-bigIndex .adsItem img {
    display: none;
    border-radius: 35px
}

.allBigIndex ul {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(8rem, 1fr));
    margin: -3rem auto auto;
    position: relative;
    z-index: 5
}

.allBigIndex ul li {
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .5rem
}

.homeTopAdvertise {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr auto;
    margin: 2rem auto auto
}

.homeTopAdvertise .advertiseItems .advertiseItem, .homeTopAdvertise .advertiseSlider {
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    overflow: hidden
}

.homeTopAdvertise .advertiseSlider .slider a img {
    min-height: 25rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.homeTopAdvertise .advertiseItems {
    grid-gap: 1rem;
    display: grid;
    height: auto;
    width: 24rem
}

.categoryPostIndex {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    margin: 2rem auto auto;
    overflow: hidden
}

.categoryPostIndex .productItem {
    border-left: 1px solid #eee;
    padding: 1rem
}

.allFaqIndex .questions .questionIndex, .allSingleIndex .collectionProduct .leftCollect .collectPrice, .allSingleIndex .topSingle .singleData .titleProduct, .categoryPostIndex .productItem .topProduct, .singleNotification .singleNotificationItems .singleNotificationTitle {
    margin-bottom: 1rem
}

.categoryPostIndex .productItem .topProduct h3 {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500
}

.categoryPostIndex .productItem .topProduct h4 {
    color: #000;
    font-size: .75rem;
    font-weight: 300;
    opacity: .6
}

.allOffProduct ul li a, .categoryPostIndex .productItem .products ul {
    display: grid;
    grid-template-columns:1fr 1fr
}

.categoryPostIndex .productItem .products ul li {
    padding: .5rem
}

.categoryPostIndex .productItem .products ul li img {
    height: 6rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.categoryPostIndex .productItem .products ul li:nth-child(4), .li-top-exit {
    border-top: 1px solid #eee
}

.categoryPostIndex .productItem .products ul li:first-child {
    border-bottom: 1px solid #eee
}

.categoryPostIndex .productItem .products ul li:nth-child(2n) {
    border-right: 1px solid #eee
}

.categoryPostIndex .productItem .botProduct a {
    grid-gap: .5rem;
    color: #19bfd3;
    font-size: .75rem;
    font-weight: 500;
    grid-template-columns:auto auto
}

.categoryPostIndex .productItem .botProduct a i svg {
    fill: #19bfd3;
    height: .6rem;
    width: .6rem
}

.allOffProduct, .allProductList {
    background: #fff;
    border-radius: 10px;
    margin: 2rem auto auto;
    overflow: hidden
}

.allSuggestIndex, .allSuggestIndexMoment, .allSuggestIndexProducts {
    margin-top: 2rem;
    padding: 1rem 0
}

.allOffProduct h3 {
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 2rem 0;
    text-align: right
}

.allOffProduct ul {
    display: grid;
    grid-template-columns:repeat(6, 1fr)
}

.allOffProduct ul li {
    padding: .5rem;
    margin: .5rem;
    position: relative;
    transition: .3s ease-in-out
}

.allOffProduct ul li a .cal_price {
    font-weight: 600;
    font-size: .7rem;
    color: #a5d21f;
    margin-top: 7px
}

.allOffProduct ul li a .price_new {
    font-weight: 600;
    font-size: .8rem;
    line-height: 30px;
    color: #a5d21f
}

.allOffProduct ul li .pic, .allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemSubject .postPriceItem .offPrice, .profileIndexChat ul li a .userItemSubject .postPriceItem .offPrice, .profileIndexLike ul li a .userItemSubject .postPriceItem .offPrice {
    display: grid;
    justify-content: left
}

.allOffProduct ul li .pic img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    border-radius: 15px;
    filter: drop-shadow(0px 4px 4px #00000040)
}

.allOffProduct ul li .pic .lotteryStatus, .allProductArchive .productArchive .productContainer .productLists .productList a .lotteryStatus, .allProductList .slider-productList a .pic .lotteryStatus, .allSuggestIndex .suggestIndex a .pic .lotteryStatus, .allSuggestIndexMoment .suggestIndex a .pic .lotteryStatus, .allSuggestIndexProducts .suggestIndex .div-box .pic .lotteryStatus {
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s ease-in-out;
    z-index: 5
}

.allOffProduct ul li .pic .lotteryStatus svg, .allProductArchive .productArchive .productContainer .productLists .productList a .lotteryStatus svg, .allProductList .slider-productList a .pic .lotteryStatus svg, .allProfileList .walletData i svg, .allSuggestIndex .suggestIndex a .pic .lotteryStatus svg, .allSuggestIndexMoment .suggestIndex a .pic .lotteryStatus svg, .allSuggestIndexProducts .suggestIndex .div-box .pic .lotteryStatus svg {
    height: 5rem;
    width: 5rem
}

.allOffProduct ul li .colors {
    position: absolute;
    left: .7rem;
    top: .7rem
}

.allOffProduct ul li .colors .color, .allProductList .slider-productList a .colors .color, .allSuggestIndex .suggestIndex a .colors .color, .allSuggestIndexMoment .suggestIndex a .colors .color, .allSuggestIndexProducts .suggestIndex .div-box .colors .color {
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 2px 4px #0003;
    height: 1rem;
    margin-bottom: .5rem;
    width: 1rem
}

.allOffProduct ul li .options .optionItem, .allProductArchive .productArchive .productContainer .productLists .productList a .options .optionItem, .allProductList .slider-productList a .options .optionItem, .allSuggestIndex .suggestIndex a .options .optionItem, .allSuggestIndexMoment .suggestIndex a .options .optionItem, .allSuggestIndexProducts .suggestIndex .div-box .options .optionItem {
    left: -.5rem;
    margin-bottom: .5rem;
    opacity: 0;
    position: absolute;
    top: .5rem;
    transition: .3s ease-in-out;
    visibility: hidden;
    z-index: 20
}

.allOffProduct ul li .options .optionItem svg, .allProductArchive .productArchive .productContainer .productLists .productList a .options .optionItem svg, .allProductList .slider-productList a .options .optionItem svg, .allSuggestIndex .suggestIndex a .options .optionItem svg, .allSuggestIndexMoment .suggestIndex a .options .optionItem svg, .allSuggestIndexProducts .suggestIndex .div-box .options .optionItem svg {
    fill: #707070;
    height: 1.4rem;
    width: 1.4rem
}

.allOffProduct ul li .options .optionItem:nth-child(2), .allProductArchive .productArchive .productContainer .productLists .productList a .options .optionItem:nth-child(2), .allProductList .slider-productList a .options .optionItem:nth-child(2), .allSuggestIndex .suggestIndex a .options .optionItem:nth-child(2), .allSuggestIndexMoment .suggestIndex a .options .optionItem:nth-child(2), .allSuggestIndexProducts .suggestIndex .div-box .options .optionItem:nth-child(2) {
    top: 3rem;
    transition: .4s ease-in-out
}

.allOffProduct ul li .options .optionItem:nth-child(3), .allProductArchive .productArchive .productContainer .productLists .productList a .options .optionItem:nth-child(3), .allProductList .slider-productList a .options .optionItem:nth-child(3), .allSuggestIndex .suggestIndex a .options .optionItem:nth-child(3), .allSuggestIndexMoment .suggestIndex a .options .optionItem:nth-child(3), .allSuggestIndexProducts .suggestIndex .div-box .options .optionItem:nth-child(3) {
    top: 5.5rem;
    transition: .5s ease-in-out
}

.allOffProduct ul li h3 {
    -webkit-line-clamp: 2;
    color: #000;
    display: -webkit-box;
    font-size: .75rem;
    font-weight: 300;
    margin: .8rem 0;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis
}

.allOffProduct ul li .price, .div-dont-want-to-show-price2 {
    align-items: end;
    display: grid;
    grid-template-columns:1fr;
    height: 4rem;
    text-align: left
}

.allOffProduct ul li .price s {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .6
}

.allOffProduct ul li .price h5 {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border: 1px solid #7c8f33;
    border-radius: 10px;
    color: #7c8f33;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: center;
    min-height: 2rem;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allOffProduct ul li:hover {
    box-shadow: 0 0 10px #0000001a;
    border-radius: 10px
}

.allOffProduct ul li:hover .pic .lotteryStatus, .allProductArchive .productArchive .productContainer .productLists .productList a:hover .lotteryStatus, .allProductList .slider-productList a:hover .pic .lotteryStatus, .allSuggestIndex .suggestIndex a:hover .pic .lotteryStatus, .allSuggestIndexMoment .suggestIndex a:hover .pic .lotteryStatus, .allSuggestIndexProducts .suggestIndex .div-box:hover .pic .lotteryStatus {
    opacity: 0;
    visibility: hidden
}

.allOffProduct ul li:hover .options .optionItem, .allProductArchive .productArchive .productContainer .productLists .productList a:hover .options .optionItem, .allProductList .slider-productList a:hover .options .optionItem, .allSuggestIndex .suggestIndex a:hover .options .optionItem, .allSuggestIndexMoment .suggestIndex a:hover .options .optionItem, .allSuggestIndexProducts .suggestIndex .div-box :hover .options .optionItem {
    left: .7rem;
    opacity: 1;
    visibility: visible
}

.allOffProduct ul li:nth-child(6n), .allSingleIndex .detailProduct .tabs a:last-child {
    border-left: 0
}

@media screen and (max-width: 600px) {
    .allOffProduct ul {
        grid-template-columns:auto
    }

    .allOffProduct ul li:nth-child(2n) {
        border-left: 0
    }

    .allOffProduct ul li:nth-child(6n) {
        border-left: 1px solid #eee
    }

    .checkout-div-column-payments {
        display: block !important
    }
}

@media (max-width: 800px) and (min-width: 600px) {
    .allOffProduct ul {
        grid-template-columns:auto auto
    }
}

.allSuggestIndex {
    background: #f7f7f7
}

.allSuggestIndex .suggestIndex, .allSuggestIndexMoment .suggestIndex {
    grid-gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    margin: auto
}

.allSuggestIndex .suggestIndex .title, .allSuggestIndexMoment .suggestIndex .title {
    display: grid
}

.allSuggestIndex .suggestIndex .title img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 13rem
}

.allSuggestIndex .suggestIndex .title a, .allSuggestIndexProducts .suggestIndex .title a {
    color: #3d7bd8;
    font-size: 1rem;
    font-weight: 500;
    margin-top: .5rem;
    text-align: center
}

.allSuggestIndex .suggestIndex a {
    background: #fff;
    border-radius: 10px;
    display: grid;
    overflow: hidden;
    position: relative
}

.allSuggestIndex .suggestIndex a article {
    height: 22rem
}

.allSuggestIndex .suggestIndex .a-transparent, .allSuggestIndexMoment .suggestIndex .a-transparent, .allSuggestIndexProducts .suggestIndex .a-transparent {
    background: 0 0
}

.allSuggestIndex .suggestIndex a .pic, .allSuggestIndexProducts .suggestIndex .div-box .pic {
    display: grid;
    justify-content: initial
}

.allSuggestIndex .suggestIndex a .pic img, .allSuggestIndexMoment .suggestIndex a .pic img, .allSuggestIndexProducts .suggestIndex .div-box .pic img {
    height: 7rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border-radius: 10px
}

.allProductList .slider-productList a .colors, .allSuggestIndex .suggestIndex a .colors, .allSuggestIndexProducts .suggestIndex .div-box .colors {
    position: absolute;
    right: .5rem;
    top: .5rem
}

.text-label-on-image {
    position: absolute;
    top: 8px;
    left: 16px;
    color: #de3535;
    font-size: .7rem;
    font-weight: 700;
    background-color: #fff;
    border: 2px solid #de3535;
    padding: 2px 5px;
    border-radius: 5px
}

.text-label-on-image-cashback {
    position: absolute;
    top: 37px;
    left: 16px;
    color: #3AB137;
    font-size: .7rem;
    font-weight: 700;
    background-color: #fff;
    border: 2px solid #3AB137;
    padding: 2px 5px;
    border-radius: 5px
}

.text-label-on-image2 {
    font-size: .6rem;
    color: #3AB137;
    font-weight: 300;
    text-shadow: 0 0 2px #7c7c7c
}

.allSuggestIndex .suggestIndex a h3, .allSuggestIndexMoment .suggestIndex a h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .85rem;
    font-weight: 600;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    margin: 8px 6px
}

.allSuggestIndex .suggestIndex a h5, .allSuggestIndexMoment .suggestIndex a h5 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .65rem;
    font-weight: 300;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis
}

.allSuggestIndex .suggestIndex a .price {
    text-align: left;
    margin: 5px
}

.allProductArchive .productArchive .productContainer .productLists .productList a .price s, .allProductList .slider-productList a .price s, .allSuggestIndex .suggestIndex a .price s, .allSuggestIndexMoment .suggestIndex a .price s, .allSuggestIndexProducts .suggestIndex .div-box .price s {
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    opacity: .6;
    margin-left: 20px
}

.margin-right-20px {
    margin-right: 5px;
    opacity: .7
}

.allSuggestIndex .suggestIndex a .price h5 {
    color: #a5d21f;
    font-size: 13px;
    font-weight: 500;
    text-align: end
}

.allSuggestIndex .suggestIndex a .price .price_star, .allSuggestIndexMoment .suggestIndex a .price .price_star, .allSuggestIndexProducts .suggestIndex .div-box .price .price_star {
    text-align: right
}

.allSuggestIndex .suggestIndex a .price .call_for_price, .allSuggestIndexMoment .suggestIndex a .price .call_for_price, .allSuggestIndexProducts .suggestIndex .div-box .price .call_for_price {
    font-size: 11px
}

.allProductArchive .productArchive .productContainer .productLists .productList a .details, .allProductList .slider-productList a .details, .allSuggestIndex .suggestIndex a .details, .allSuggestIndexMoment .suggestIndex a .details, .allSuggestIndexProducts .suggestIndex .div-box .details {
    align-items: center;
    border-top: 1px solid #eee;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(2rem, 1fr));
    margin-top: .5rem;
    padding-top: .5rem
}

.allSuggestIndexProducts .suggestIndex .div-box h3, .allSuggestIndexProducts .suggestIndex .div-box h5 {
    display: -webkit-box;
    margin: 8px 6px;
    text-align: center;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

.allProductArchive .productArchive .productContainer .productLists .productList a .details .detailItem span, .allProductList .slider-productList a .details .detailItem span, .allSuggestIndex .suggestIndex a .details .detailItem span, .allSuggestIndexMoment .suggestIndex a .details .detailItem span, .allSuggestIndexProducts .suggestIndex .div-box .details .detailItem span {
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 500;
    height: 2rem;
    justify-content: center;
    width: 2rem
}

.allProductArchive .productArchive .productContainer .productLists .productList a .details .detailItem h4, .allProductList .slider-productList a .details .detailItem h4, .allSuggestIndex .suggestIndex a .details .detailItem h4, .allSuggestIndexMoment .suggestIndex a .details .detailItem h4, .allSuggestIndexProducts .suggestIndex .div-box .details .detailItem h4 {
    color: #000;
    font-size: .7rem;
    font-weight: 300;
    margin-top: .3rem;
    opacity: .7;
    text-align: center
}

.allProductList .slider-productList a .emptyProduct:after, .allSuggestIndex .suggestIndex a .emptyProduct:after, .allSuggestIndexMoment .suggestIndex a .emptyProduct:after, .allSuggestIndexProducts .suggestIndex .div-box .emptyProduct:after {
    background: #0000004d;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20
}

.allProductList .slider-productList a .emptyProduct:before, .allSuggestIndex .suggestIndex a .emptyProduct:before, .allSuggestIndexMoment .suggestIndex a .emptyProduct:before, .allSuggestIndexProducts .suggestIndex .div-box .emptyProduct:before {
    align-items: center;
    background: red;
    bottom: 5.7rem;
    box-shadow: 0 0 10px #0000004d;
    color: #fff;
    content: "ناموجود";
    display: grid;
    font-size: 1rem;
    height: 2.5rem;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 30
}

.allSuggestIndexProducts .suggestIndex {
    grid-gap: 2rem;
    align-items: center;
    margin: auto
}

.allSuggestIndexProducts .suggestIndex .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart a, .allComment .showComments .getCommentItem .rightComment .topRight h4, .allNewsIndex .title h3, .allSuggestIndexProducts .suggestIndex h2 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 700
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceLeft .pic img, .allSuggestIndexMoment .suggestIndex .title img, .allSuggestIndexProducts .suggestIndex .title img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 10rem
}

.allSuggestIndexProducts .suggestIndex .div-box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 6px #0000000f;
    position: relative;
    margin-bottom: 10px;
    text-align: center
}

.allSuggestIndexProducts .suggestIndex .div-box h4, .allSuggestIndexProducts .suggestIndex .div-box s {
    color: #8d8d8d
}

.allSuggestIndexProducts .suggestIndex .div-box h3 {
    color: #3ab137;
    font-size: .85rem;
    font-weight: 600
}

.allSuggestIndexProducts .suggestIndex .div-box h5 {
    color: #000;
    font-size: .65rem;
    font-weight: 300
}

.allSuggestIndexProducts .suggestIndex .div-box .price {
    text-align: center;
    margin: 5px
}

.allSuggestIndexProducts .suggestIndex .div-box button {
    padding: 10px 20px;
    border-radius: 10px;
    background-color: #fff;
    border: 2px solid #3ab137;
    color: #3ab137;
    margin: 20px
}

.allSuggestIndexProducts .suggestIndex .div-box .button-disable {
    padding: 10px 30px;
    border-radius: 10px;
    background: #e7e7e7;
    border: 2px solid #e7e7e7;
    color: #929292;
    margin: 20px
}

.allSuggestIndexProducts .suggestIndex .div-box .price h4 {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    font-size: 13px;
    font-weight: 300;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.allSuggestIndexMoment {
    background: #a5d21f;
    width: 80%;
    margin-right: 11%;
    border-radius: 30px
}

.advanceProduct, .allAdsIndex, .allNewsIndex, .momentProduct, .sellerIndex {
    margin: 2rem auto auto
}

.allSuggestIndexMoment .suggestIndex .title h1 {
    color: #fff;
    font-weight: 600
}

.allSuggestIndexMoment .suggestIndex .title a {
    color: #fff;
    font-size: .7rem;
    font-weight: 500;
    margin-top: .5rem;
    text-align: center
}

.allSuggestIndexMoment .suggestIndex .owl-dots {
    position: absolute;
    display: none
}

.allSuggestIndexMoment .suggestIndex a {
    background: #fff;
    border-radius: 10px;
    display: grid;
    grid-template-columns:2fr 1fr;
    overflow: hidden;
    position: relative
}

.allSuggestIndexMoment .suggestIndex a .timer {
    border-radius: 5px;
    height: 5px;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative
}

.allSuggestIndexMoment .suggestIndex a .timer:before {
    background: #a5d21f;
    bottom: 0;
    box-sizing: inherit;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    right: 5px
}

.allSuggestIndexMoment .suggestIndex a .timer:after {
    background: linear-gradient(90deg, #3ab137, #3ab137);
    bottom: 0;
    box-shadow: 0 0 5px #ff00001a;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    transition: 11s ease-in-out;
    width: 0
}

.allSuggestIndexMoment .suggestIndex a .pic {
    display: flex;
    padding: 5px
}

.allSuggestIndexMoment .suggestIndex a .colors {
    position: absolute;
    left: .5rem;
    top: .5rem
}

.allSuggestIndexMoment .suggestIndex a .price {
    display: flex;
    grid-template-columns:1fr 1fr;
    height: 3rem;
    text-align: left;
    margin: 5px
}

.allSuggestIndexMoment .suggestIndex a .price h5 {
    grid-gap: .5rem;
    align-items: center;
    color: #a5d21f;
    display: grid;
    font-size: 13px;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right
}

.allNewsIndex .title {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-bottom: 1rem
}

.allNewsIndex .title a, .allProductList .title a {
    color: #19bfd3;
    font-size: 1rem;
    font-weight: 300
}

.allNewsIndex .box {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(17rem, 1fr))
}

.allNewsIndex .box .box-data a {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    overflow: hidden;
    margin-bottom: 10px
}

.allNewsIndex .box .box-data a img, .allSuggestIndexMoment .suggestIndex .slider-moment .owl-item.active .timer:after {
    width: 100%
}

.allNewsIndex .box .box-data a h4 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .8rem;
    font-weight: 300;
    margin: .5rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.allNewsIndex .box .box-data .div-etc {
    display: inline-flex;
    justify-content: space-between;
    padding: 10px;
    color: #8d8d8d
}

.advanceProduct .title {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    padding-bottom: 1rem
}

.advanceProduct .owl-carousel .advanceProductItem {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 6px #0000000f
}

.advanceProduct .owl-carousel .advanceProductItem .top {
    grid-gap: 1rem;
    grid-template-columns:auto 1fr
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight h3 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: .5rem;
    overflow: hidden;
    text-overflow: ellipsis
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight p {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .75rem;
    font-weight: 300;
    line-height: 2rem;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions {
    grid-gap: 5px;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin: .5rem 0
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .productStatus {
    grid-gap: 5px;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .productStatus .active {
    color: #82962f
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .productStatus .unActive {
    color: #790000
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .starProduct {
    grid-gap: 5px;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto;
    justify-content: right
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceRight .advanceOptions .starProduct svg, .allComment .addComments .addComment .right .sendCommentItem span i svg, .allProductArchive .productArchive .filterArchive .filterItems .filterSearch label svg, .allProfileIndex .profileIndexPay table tr th svg, .momentProduct .rightMoment .slider-moment a article .leftProduct .starProduct svg {
    height: 1rem;
    width: 1rem
}

.advanceProduct .owl-carousel .advanceProductItem .top .advanceLeft .pic {
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    display: grid;
    justify-content: center;
    padding: .5rem
}

.advanceProduct .owl-carousel .advanceProductItem .bot {
    align-items: center;
    border-top: 1px solid #eee;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-top: .5rem;
    padding-top: 1rem
}

.advanceProduct .owl-carousel .advanceProductItem .bot .options {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(4, auto);
    justify-content: center;
    opacity: .5
}

.advanceProduct .owl-carousel .advanceProductItem .bot .options .optionItem svg {
    fill: #000;
    height: 1.4rem;
    width: 1.4rem
}

.advanceProduct .owl-carousel .advanceProductItem .bot .price, .div-dont-want-to-show-price-advanced-price {
    grid-gap: .8rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: left
}

.advanceProduct .owl-carousel .advanceProductItem .bot .price s {
    color: #000;
    font-size: .75rem;
    font-weight: 300;
    opacity: .7
}

.advanceProduct .owl-carousel .advanceProductItem .bot .price h5 {
    grid-gap: .5rem;
    align-items: center;
    color: #7c8f33;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left
}

.allProductList .title {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    padding: 1rem
}

.allProductList .slider-productList a {
    border: 1px solid #eee;
    border-radius: 3px;
    display: grid;
    padding: 1rem;
    margin: 3px;
    position: relative
}

.allProductList .slider-productList a .pic img {
    border-radius: 5px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.allProductArchive .productArchive .productContainer .productLists .productList a h3, .allProductList .slider-productList a h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .85rem;
    font-weight: 300;
    height: 3.2rem;
    line-height: 1.7rem;
    margin: .8rem 0;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis
}

.allProductArchive .productArchive .productContainer .productLists .productList a .price, .allProductList .slider-productList a .price, .div-archive-no-price, .div-dont-want-to-show-price, .div-dont-want-to-show-price-list-product {
    display: grid;
    grid-template-columns:1fr;
    height: 3rem;
    text-align: left
}

.allProductList .slider-productList a .price span {
    grid-gap: .5rem;
    align-items: center;
    color: #3ab137;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left
}

.allAdsIndex .adsItems {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr))
}

.allAdsIndex .adsItems .adsItem {
    border-radius: 10px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    overflow: hidden
}

.AllPopUpIndex, .singleNotification {
    background-color: #0009;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

.AllPopUpIndex .AllPopUpData {
    background: #fff;
    border-radius: .3rem;
    left: 50%;
    margin: auto;
    padding: 1rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 35%
}

.AllPopUpIndex .AllPopUpData .pic {
    display: grid;
    justify-content: center;
    margin-bottom: 1rem
}

.AllPopUpIndex .AllPopUpData .pic img {
    height: 5rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.AllPopUpIndex .AllPopUpData h3 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: .5rem;
    text-align: center
}

.AllPopUpIndex .AllPopUpData p {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    opacity: .7;
    text-align: center
}

.AllPopUpIndex .AllPopUpData .buttons, .allAuthIndex .authIndex .authItems .captchaQuick, .allCounseling .counselingFast .captchaQuick, .allQuickBuy .quickBuy .captchaQuick {
    display: grid;
    justify-content: center;
    margin-top: 1rem
}

.AllPopUpIndex .AllPopUpData .buttons a {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    font-size: .9rem;
    font-weight: 500;
    padding: .2rem 1rem;
    text-align: center
}

.sellerIndex {
    background: #fff;
    border-radius: 10px;
    padding: 1rem 0
}

.sellerIndex h3 {
    animation: 1s linear infinite shine;
    background: linear-gradient(90deg, #000 20%, #3eba03 40%, #3eba03 60%, #000 80%);
    -webkit-background-clip: text;
    background-size: 200% auto;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    -webkit-transform: translateZ(0)
}

@-webkit-keyframes shine {
    to {
        background-position: 200%
    }
}

.sellerIndex p {
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    text-align: center
}

.sellerIndex .slider-sellers .owl-stage-outer {
    padding: 0 1rem
}

.sellerIndex .slider-sellers .sellerIndexItem {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    grid-template-columns:auto 1fr;
    margin: .5rem 0;
    padding: .5rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .offProduct .offProductItem, .allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic .pic, .allSingleIndex .topSingle .imageContainer .showImage, .sellerIndex .slider-sellers .sellerIndexItem .right {
    position: relative
}

.sellerIndex .slider-sellers .sellerIndexItem .right img {
    border-radius: 50%;
    height: 4.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 4.5rem
}

.sellerIndex .slider-sellers .sellerIndexItem .right span {
    align-items: center;
    background: #3eba03;
    border-radius: 50%;
    color: #fff;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    height: 1.5rem;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 1.5rem
}

.allAuthIndex .authIndex .authItems .authItem label, .allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h4, .allProductArchive .productArchive .filterArchive .filterItems .priceItem label, .allQuickBuy .quickBuy .addressQuick .itemAddress label, .allQuickBuy .quickBuy .optionAdd label, .allQuickBuy .quickBuy .productQuick .description .optionAdd label, .allShowPay .topShowPay .trackPay h4, .allShowPay .topShowPay .trackPay label, .sellerIndex .slider-sellers .sellerIndexItem .left h4 {
    color: #000;
    font-size: .9rem;
    font-weight: 500
}

.sellerIndex .slider-sellers .sellerIndexItem .left h5 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    margin-top: .5rem;
    opacity: .7
}

.momentProduct {
    grid-gap: 1rem;
    display: grid
}

.momentProduct .rightMoment {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    overflow: hidden;
    padding: 1rem
}

.momentProduct .rightMoment .rightMomentTitle {
    color: #000;
    font-size: 1.5rem;
    font-weight: 700
}

.momentProduct .rightMoment .slider-moment button.owl-next span, .momentProduct .rightMoment .slider-moment button.owl-prev span {
    align-content: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0003;
    display: grid;
    font-size: 2.5rem;
    height: 3rem;
    padding: 1rem
}

.momentProduct .rightMoment .slider-moment a {
    background: linear-gradient(270deg, #f6f8fb, #eee);
    border-radius: 10px;
    display: grid;
    overflow: hidden;
    padding: .7rem
}

.momentProduct .rightMoment .slider-moment a article {
    grid-gap: 1rem;
    background: #fff;
    border-radius: 10px;
    display: grid;
    grid-template-columns:auto 1fr;
    overflow: hidden;
    padding: .7rem
}

.momentProduct .rightMoment .slider-moment a article .pic {
    background: #f6f8fb;
    border-radius: 5px;
    padding: .7rem
}

.momentProduct .rightMoment .slider-moment a article .pic .picBlock {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: .5rem 0;
    position: relative
}

.momentProduct .rightMoment .slider-moment a article .pic .picBlock img {
    height: 15rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 15rem
}

.momentProduct .rightMoment .slider-moment a article .pic .picBlock .colors {
    grid-gap: .5rem;
    align-items: center;
    bottom: .5rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, auto));
    justify-content: right;
    position: absolute;
    right: .5rem
}

.momentProduct .rightMoment .slider-moment a article .pic .picBlock .colors .color {
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 2px 4px #0003;
    height: 1rem;
    margin-left: 1rem;
    width: 1rem
}

.momentProduct .rightMoment .slider-moment a article .leftProduct h3 {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: 1.2rem;
    font-weight: 500;
    grid-template-columns:1fr auto;
    opacity: .7
}

.momentProduct .rightMoment .slider-moment a article .leftProduct h3 span {
    grid-gap: .7rem;
    align-items: center;
    background: #3cd6011a;
    border-radius: 5px;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: center;
    padding: .5rem
}

.momentProduct .rightMoment .slider-moment a article .leftProduct h3 span svg {
    fill: #748825;
    height: 1rem;
    width: 1rem
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .starProduct {
    grid-gap: .5rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:auto 1fr;
    justify-content: right;
    padding-bottom: 1rem
}

.allCartIndex .cartIndex .left .scoreProduct span, .allCartIndex .checkoutItems .left .scoreProduct span, .allShowPay .topShowPay .detail .items .item div, .allSingleIndex .tags ul li a, .allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct span, .allSingleNews .left .tags ul li a, .momentProduct .rightMoment .slider-moment a article .leftProduct .starProduct span {
    color: #000;
    font-size: .8rem;
    font-weight: 300
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .price {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin: 1.5rem 0
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .price s {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    opacity: .6
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .price h5 {
    grid-gap: .5rem;
    align-items: center;
    background: #97b426;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left;
    padding: .3rem 1rem
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .ability h4 {
    color: #000;
    font-size: .85rem;
    font-weight: 500;
    opacity: .7
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .ability ul {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:1fr 1fr
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .ability ul li {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-top: .5rem;
    opacity: .7
}

.momentProduct .rightMoment .slider-moment a article .leftProduct .ability ul li:before {
    background: #ddd;
    border: 2px solid #3eba03;
    border-radius: 50%;
    content: "";
    height: .8rem;
    margin-left: .3rem;
    width: .8rem
}

.momentProduct .leftMoment {
    background: #3b4359;
    border-radius: 10px;
    padding: 1rem
}

.momentProduct .leftMoment h4 {
    grid-gap: .5rem;
    align-items: center;
    color: #fff;
    display: grid;
    font-size: 1.2rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-bottom: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .left .detailRightOptions .sellerIcon svg, .momentProduct .leftMoment h4 svg {
    fill: #fff;
    height: 1.5rem;
    width: 1.5rem
}

.allSingleIndex .allLotterySingle .items .item, .momentProduct .leftMoment .slider-moment2 {
    background: #fff;
    border-radius: 10px;
    padding: 1rem
}

.momentProduct .leftMoment .slider-moment2 button.owl-prev {
    bottom: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden
}

.momentProduct .leftMoment .slider-moment2 button.owl-next {
    bottom: 0;
    left: 1rem;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden
}

.momentProduct .leftMoment .slider-moment2 .owl-dots, .showAllShare .showAllShareHome .showAllShareTag input {
    opacity: 0;
    position: absolute;
    visibility: hidden
}

.allProductArchive .productArchive .productContainer .productLists .productList a .pic img, .allSingleIndex .collectionProduct .rightCollect a .pic img, .momentProduct .leftMoment .slider-moment2 a .momentPic img {
    height: 10rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.momentProduct .leftMoment .slider-moment2 a h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .9rem;
    font-weight: 300;
    margin: 1rem 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis
}

.momentProduct .leftMoment .slider-moment2 a h5 {
    grid-gap: .5rem;
    align-items: center;
    background: #f1f4f9;
    border-radius: 5px;
    color: #000;
    display: grid;
    font-size: 1.1rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left;
    padding: .3rem 1rem
}

.allFaqIndex {
    border-radius: 10px;
    margin: 1rem auto auto;
    padding: 1rem
}

.allFaqIndex h1 {
    color: #212121;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center
}

.allCartIndex .alert, .allFaqIndex .alert {
    background: #ff000026;
    color: #790000
}

.allCartIndex .alert, .allCartIndex .success, .allFaqIndex .alert, .allFaqIndex .success {
    border-radius: .3rem;
    font-size: .9rem;
    font-weight: 300;
    letter-spacing: .3px;
    margin: 1rem 0;
    padding: 1rem
}

.allCartIndex .success, .allFaqIndex .success {
    background: #00ff001a;
    color: green
}

.allFaqIndex .questions .questionIndex .title {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    grid-template-columns:1fr auto;
    padding: 1rem;
    position: relative;
    z-index: 2
}

.allFaqIndex .ticketButtons, .allSingleIndex .address {
    align-items: center;
    grid-template-columns:repeat(auto-fit, minmax(1px, auto))
}

.allCartIndex .allCard .showCard .showPackItems .title .right span, .allCartIndex .allPack .showPack .showPackItems .title .right span, .allFaqIndex .questions .questionIndex .title h3, .allFaqIndex .questions .questionIndex .title h3 a, .allSingleIndex .topSingle .singleData .singleInfo .left .detailRightOptions .description h4, .allSingleNews .right .postsList .titleList, .singleNotification .singleNotificationItems .singleNotificationTitle h3 {
    color: #000;
    font-size: 1rem;
    font-weight: 500
}

.allFaqIndex .questions .questionIndex .description {
    background: #f6f8fb;
    border-radius: 5px;
    display: none;
    margin-top: -5px;
    padding: 1rem;
    position: relative;
    transition: .3s ease-in-out;
    z-index: 1
}

.allAddAddress .CreateAddress .bottomAddress span, .allFaqIndex .questions .questionIndex .description p, .allSingleIndex .topSingle .singleData .singleInfo .right .lottery .titleLottery h4 {
    color: #000;
    font-size: .85rem;
    font-weight: 300
}

.allFaqIndex .questions .questionIndex .slide-fade-enter, .allFaqIndex .questions .questionIndex .slide-fade-leave-to {
    transform: translateY(-30px)
}

.allFaqIndex .questions h5 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .7;
    padding-top: 1rem;
    text-align: center
}

.allFaqIndex .ticketButtons {
    grid-gap: 1rem;
    display: grid;
    justify-content: center;
    margin-top: 1rem
}

.allFaqIndex .ticketButtons button, .allFaqIndex .ticketButtons h4, .btn-send-ticket-profile {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: .85rem;
    font-weight: 300;
    padding: .3rem 1rem
}

.allCartIndex .allCard, .allCartIndex .allPack, .allFaqIndex .tickets, .allQuickBuy .quickBuy .optionAdd .swatch input, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch input, .allSingleIndex .allLotterySingle .items .item .bot, .allSingleIndex .allNotification, .allSingleIndex .allShare, .allSingleIndex .topSingle .singleData .optionAdd .swatch input, .none {
    display: none
}

.allFaqIndex .tickets h3 {
    color: #000;
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center
}

.allFaqIndex .tickets .items {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(30rem, 1fr));
    margin-bottom: 1rem
}

.allCounseling .counselingFast .counselingFastData label, .allFaqIndex .tickets .item label, .label-ticket-profile {
    color: #000;
    display: grid;
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: .5rem
}

.allFaqIndex .tickets .item input, .allFaqIndex .tickets .item select, .input-ticket-profile, .select-ticket-profile {
    background: #fff;
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allAddAddress .CreateAddress .form .item h5:focus, .allAddAddress .CreateAddress .form .item input:focus, .allAddAddress .CreateAddress .form .item select:focus, .allCartIndex .allPack .showPack .showPackItems .showPackItem select:focus, .allCartIndex .allPack .showPack .showPackItems ul li input:focus, .allChargeIndex .chargePrice .right input:focus, .allFaqIndex .tickets .item input:focus, .allFaqIndex .tickets .item select:focus, .allFaqIndex .tickets .item textarea:focus, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li select:focus {
    border: 1px solid #19bfd3;
    box-shadow: 0 3px 8px 0 #0000001a
}

.allFaqIndex .tickets .item textarea, .textarea-ticket-profile {
    background: #fff;
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .7rem;
    height: 15rem;
    outline: transparent;
    padding: .4rem .5rem;
    resize: vertical;
    transition: .3s ease-in-out;
    width: 100%
}

.allSingleIndex {
    margin-top: 3.5rem
}

.allSingleIndex .address {
    display: grid;
    justify-content: center;
    margin: -6rem auto auto;
    position: relative;
    z-index: 2
}

.allSingleIndex .address a {
    color: #fff;
    font-size: .9rem;
    font-weight: 500
}

.allSingleIndex .address a:after {
    content: "/";
    padding: 0 .8rem
}

.allSingleIndex .address a:last-child {
    color: #fff;
    opacity: 1
}

.allSingleIndex .address a:last-child:after, .allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box ul li:last-child:after {
    content: "";
    padding: 0
}

.allSingleIndex .topSingle {
    border-radius: 10px;
    display: grid;
    grid-template-columns:3rem 1fr 1fr;
    margin: 2rem auto auto;
    overflow-y: hidden;
    position: relative;
    z-index: 2
}

.allSingleIndex .topSingle .widgets {
    font-size: 1.3rem;
    margin-top: 2rem;
    font-weight: 700
}

.allAuthIndex .authIndex .authItems, .allComment, .allSingleIndex .detailProduct .body, .allSingleIndex .detailProduct .property, .allSingleIndex .topSingle .imageContainer {
    padding: 1rem
}

.allSingleIndex .topSingle .imageContainer .options {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr
}

.allSingleIndex .topSingle .imageContainer .options .option {
    align-items: center;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    display: grid;
    justify-content: center;
    padding: .5rem
}

.allSingleIndex .topSingle .imageContainer .showImage .lotteryShow {
    background: red;
    border-radius: 5px;
    box-shadow: 0 5px 5px #0000001a;
    color: #fff;
    font-size: .8rem;
    font-weight: 500;
    padding: .3rem .5rem;
    position: absolute;
    right: .5rem;
    top: .5rem
}

.allSingleIndex .topSingle .imageContainer .showImage img {
    height: 536px;
    -o-object-fit: contain;
    width: 611px;
    box-shadow: 0 4px 4px #00000040;
    border-radius: 8px
}

.allSingleIndex .topSingle .imageContainer .imageSlider img {
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 4px 4px #00000040;
    margin-bottom: 7px
}

.allSingleIndex .topSingle .singleData {
    padding: 3rem 0 1rem 1rem
}

.allSingleIndex .topSingle .singleData .cat-brand {
    margin-top: 1rem;
    margin-right: 1.2rem
}

.allSingleIndex .topSingle .singleData .cat-brand div .name-brand {
    font-size: .9rem;
    color: #767790;
    font-weight: 700
}

.allSingleIndex .topSingle .singleData .cat-brand div .value-brand a {
    font-size: .8rem;
    color: #3f4064;
    font-weight: 700
}

.allShowPay .topShowPay .title h2, .allSingleIndex .topSingle .singleData .titleProduct h1 {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700
}

.allShowPay .topShowPay .detail .items .item h5, .allSingleIndex .collectionProduct .leftCollect .collectPrice s, .allSingleIndex .topSingle .singleData .singleInfo .right .shortDetail .itemDetail, .allSingleIndex .topSingle .singleData .titleProduct h2 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .7
}

.allSingleIndex .topSingle .singleData .singleInfo {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 20rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right, .flex {
    display: flex
}

.allSingleIndex .topSingle .singleData .singleInfo .right s {
    color: #ccc;
    font-size: 20px;
    font-weight: 500
}

.allSingleIndex .topSingle .singleData .singleInfo .right .span-toman, .allSingleIndex .topSingle .singleData .singleInfo .right p {
    font-weight: 700;
    font-size: 30px;
    color: #3ab137
}

.allSingleIndex .topSingle .singleData .singleInfo .left i {
    font-weight: 700;
    font-size: 20px;
    color: #a5d21f
}

.allSingleIndex .topSingle .singleData .singleInfo .right .shortDetail {
    grid-gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, auto));
    justify-content: right;
    margin-bottom: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box:first-child ul li a, .allSingleIndex .topSingle .singleData .singleInfo .right .shortDetail .itemDetail span {
    color: orange
}

.allSingleIndex .topSingle .singleData .singleInfo .right .ability, .profileIndexTicket .referralCode h5 {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: .5rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .ability h4, .allSingleIndex .topSingle .singleData .singleInfo .right .ability ul li span {
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    opacity: .7
}

.allProfileList .allUserIndexList .allUserIndexListItems, .allSingleIndex .topSingle .singleData .singleInfo .right .ability ul {
    display: grid;
    grid-template-columns:1fr
}

.allProductArchive .productArchive .filterArchive .filterItems .priceItem, .allSingleIndex .topSingle .singleData .singleInfo .right .ability ul li {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-top: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .ability ul li svg {
    fill: #728322;
    height: 1rem;
    width: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 1fr;
    margin-top: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box {
    grid-gap: .3rem;
    align-items: center;
    background: #0096001a;
    border-radius: 5px;
    color: green;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .5rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box h4 {
    font-size: .75rem;
    font-weight: 300
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box ul {
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, auto));
    justify-content: right
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box ul li a {
    color: green;
    font-size: .75rem;
    font-weight: 300
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box ul li:after {
    content: ",";
    padding: 0 .3rem
}

.allSingleIndex .topSingle .singleData .singleInfo .right .boxes .box:first-child {
    background: #ff80001a;
    color: orange
}

.allSingleIndex .topSingle .singleData .optionAdd {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:3rem 1fr;
    margin-top: 1rem
}

.allSingleIndex .topSingle .singleData .optionAdd label {
    color: #000;
    font-size: .8rem;
    font-weight: 700;
    margin-right: 20px
}

.allSingleIndex .topSingle .singleData .short-text {
    font-weight: 400;
    font-size: 13px;
    color: #818181;
    margin-top: 3rem;
    margin-bottom: 1rem;
    text-align: justify;
    margin-right: 1.2rem
}

.allSingleIndex .topSingle .singleData .addButton {
    display: flex;
    justify-content: left
}

.allSingleIndex .topSingle .singleData .addButton button {
    margin-left: 10px;
    font-size: 16px;
    padding: 5px 20px;
    color: #fff;
    background: #a5d21f;
    border-radius: 8px
}

.allSingleIndex .topSingle .singleData .addButton .no-validity {
    margin-left: 10px;
    font-size: 16px;
    padding: 16px 40px;
    color: #fff;
    background: #0000004d;
    border-radius: 8px
}

.allSingleIndex .topSingle .singleData .addButton .call_for_price {
    margin-left: 10px;
    font-size: 16px;
    padding: 16px 40px;
    color: #fff;
    background: #0f74a8;
    border-radius: 8px
}

.allSingleIndex .topSingle .singleData .addButton .no-validity span {
    margin: 0 50px
}

.allSingleIndex .topSingle .singleData .addButton .button-add-heart {
    margin-left: 10px;
    font-size: 16px;
    padding: 16px 40px;
    color: #a5d21f;
    background: #fff;
    border: 1px solid #a5d21f
}

.allCounseling .counselingFast .counselingFastData input, .allCounseling .counselingFast .counselingFastData textarea, .allQuickBuy .quickBuy .addressQuick .itemAddress input, .allQuickBuy .quickBuy .optionAdd select, .allQuickBuy .quickBuy .productQuick .description .optionAdd select, .allSingleIndex .topSingle .singleData select {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #000;
    font-size: .8rem;
    outline: transparent;
    padding: .4rem .5rem;
    resize: vertical;
    transition: .3s ease-in-out;
    width: 100%
}

.allSingleIndex .topSingle .singleData .optionAdd .swatch .swatch-element {
    float: right;
    position: relative
}

.allQuickBuy .quickBuy .optionAdd .swatch .color label, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .color label, .allSingleIndex .topSingle .singleData .optionAdd .swatch .color label {
    align-items: center;
    border: 1px solid;
    border-radius: 50%;
    cursor: pointer;
    display: grid;
    height: 42px;
    justify-content: center;
    transition: .3s ease-in-out;
    width: 42px
}

.allQuickBuy .quickBuy .optionAdd .swatch .color label span, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .color label span, .allSingleIndex .topSingle .singleData .optionAdd .swatch .color label span {
    border-radius: 50%;
    display: block;
    height: 26px;
    position: relative;
    width: 26px
}

.allQuickBuy .quickBuy .optionAdd .swatch .color label span:after, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .color label span:after, .allSingleIndex .topSingle .singleData .optionAdd .swatch .color label span:after {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS42NTkgMy4yMjUuNDI3IDQuNGwzLjc3IDMuOTQ3IDcuMjc3LTYuOTUyTDEwLjI5OC4xNjQgNC4yNTIgNS45MzkgMS42NiAzLjIyNVoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .3s ease-in-out;
    width: 100%
}

.allProductArchive .productArchive .filterArchive .filterItems .priceFilter:hover, .allQuickBuy .quickBuy .optionAdd .swatch .color input:checked + label span:after, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .color input:checked + label span:after, .allSingleIndex .topSingle .singleData .optionAdd .swatch .color input:checked + label span:after {
    opacity: 1
}

.allQuickBuy .quickBuy .optionAdd .swatch input:not(:checked) + label, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch input:not(:checked) + label, .allSingleIndex .topSingle .singleData .optionAdd .swatch input:not(:checked) + label {
    border-color: #edeff2 !important
}

.allQuickBuy .quickBuy .optionAdd .crossed-out, .allQuickBuy .quickBuy .productQuick .description .optionAdd .crossed-out, .allSingleIndex .topSingle .singleData .optionAdd .crossed-out {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.allQuickBuy .quickBuy .optionAdd .swatch .tooltip, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .tooltip, .allSingleIndex .topSingle .singleData .optionAdd .swatch .tooltip {
    background-color: #16161aed;
    border-radius: 2px;
    bottom: 100%;
    -ms-box-shadow: 2px 2px 6px #00000047;
    -o-box-shadow: 2px 2px 6px #00000047;
    box-shadow: 2px 2px 6px #00000047;
    box-sizing: border-box;
    color: #fff;
    display: block;
    left: -23px;
    margin-bottom: 15px;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transform: translateY(10px);
    transition: .25s ease-out;
    visibility: hidden;
    width: 100px;
    z-index: 10000
}

.allQuickBuy .quickBuy .optionAdd .swatch .tooltip:before, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .tooltip:before, .allSingleIndex .topSingle .singleData .optionAdd .swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.allQuickBuy .quickBuy .optionAdd .swatch .tooltip:after, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .tooltip:after, .allSingleIndex .topSingle .singleData .optionAdd .swatch .tooltip:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #16161aed;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.allQuickBuy .quickBuy .optionAdd .swatch .swatch-element:hover .tooltip, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .swatch-element:hover .tooltip, .allSingleIndex .topSingle .singleData .optionAdd .swatch .swatch-element:hover .tooltip {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.allAddAddress .CreateAddress .form .item, .allComment .showComments .getCommentItem .leftComment .getCommentData, .allNews .description, .allProductArchive .productArchive .productContainer .searchProduct, .allSingleIndex .topSingle .singleData .lottery, .profileIndexTicket .showTicket .ticketData .itemsAnswer, .singleNotification .singleNotificationItems .singleNotificationData {
    margin-top: 2rem
}

.allSingleIndex .topSingle .singleData .lottery .titleLottery {
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-bottom: 1rem
}

.allAddAddress .CreateAddress .form .alert, .allComment .addComments .addComment .right .alert, .allSingleIndex .topSingle .singleData .singleInfo .right .lottery .titleLottery span {
    color: red;
    font-size: .8rem;
    font-weight: 300
}

.allSingleIndex .topSingle .singleData .singleInfo .right .lottery .allHorizontalDatas {
    background: #f5f5f5;
    border-radius: 5rem;
    direction: ltr;
    height: 10px;
    width: 100%
}

.allSingleIndex .topSingle .singleData .singleInfo .right .lottery .allHorizontalDatas .allHorizontalDataItem {
    background: red;
    border-radius: 5rem;
    height: 100%;
    position: relative
}

.allSingleIndex .topSingle .singleData .singleInfo .right .lottery .allHorizontalDatas .allHorizontalDataItem div {
    -webkit-animation: 1s infinite arrow-anim5;
    animation: 1s infinite arrow-anim5;
    background: #fff;
    border-radius: 5rem;
    box-shadow: 0 0 5px #ff00004d;
    height: 100%;
    opacity: .5;
    transition: .3s ease-in-out;
    width: 0
}

@-webkit-keyframes arrow-anim5 {
    0% {
        width: 0
    }
    5% {
        width: 5%
    }
    10% {
        width: 10%
    }
    15% {
        width: 15%
    }
    20% {
        width: 20%
    }
    25% {
        width: 25%
    }
    30% {
        width: 30%
    }
    35% {
        width: 35%
    }
    40% {
        width: 40%
    }
    45% {
        width: 45%
    }
    50% {
        width: 50%
    }
    55% {
        width: 55%
    }
    60% {
        width: 60%
    }
    65% {
        width: 65%
    }
    70% {
        width: 70%
    }
    75% {
        width: 75%
    }
    80% {
        width: 80%
    }
    85% {
        width: 85%
    }
    90% {
        width: 90%
    }
    95% {
        width: 95%
    }
    to {
        width: 100%
    }
}

@keyframes arrow-anim5 {
    0% {
        width: 0
    }
    5% {
        width: 5%
    }
    10% {
        width: 10%
    }
    15% {
        width: 15%
    }
    20% {
        width: 20%
    }
    25% {
        width: 25%
    }
    30% {
        width: 30%
    }
    35% {
        width: 35%
    }
    40% {
        width: 40%
    }
    45% {
        width: 45%
    }
    50% {
        width: 50%
    }
    55% {
        width: 55%
    }
    60% {
        width: 60%
    }
    65% {
        width: 65%
    }
    70% {
        width: 70%
    }
    75% {
        width: 75%
    }
    80% {
        width: 80%
    }
    85% {
        width: 85%
    }
    90% {
        width: 90%
    }
    95% {
        width: 95%
    }
    to {
        width: 100%
    }
}

.allSingleIndex .topSingle .singleData .singleInfo .left .detailRightOptions {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    display: grid;
    grid-template-columns:auto auto 1fr;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1rem;
    position: relative
}

.allSingleIndex .topSingle .singleData .singleInfo .left .detailRightOptions .sellerIcon {
    align-items: center;
    background: orange;
    border-radius: 100%;
    display: grid;
    height: 3rem;
    justify-content: center;
    width: 3rem
}

.allSingleIndex .topSingle .singleData .singleInfo .left .detailRightOptions span {
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    writing-mode: vertical-lr
}

.allSingleIndex .topSingle .singleData .singleInfo .left .options {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:1fr 1fr;
    margin-bottom: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .left .options .shortDetail {
    font-size: 13px;
    font-weight: 700;
    line-height: 30px
}

.allSingleIndex .topSingle .singleData .singleInfo .left .options .optionItem {
    grid-gap: .5rem;
    align-items: center;
    animation: 1s linear infinite shine;
    background: #fff;
    background: linear-gradient(90deg, #000 20%, #3eba03 40%, #3eba03 60%, #000 80%);
    -webkit-background-clip: text;
    background-size: 200% auto;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: 0 0 10px #0000000d;
    color: #000;
    cursor: pointer;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    grid-template-columns:auto 1fr;
    overflow: hidden;
    padding: .5rem;
    -webkit-transform: translateZ(0)
}

.allSingleIndex .topSingle .singleData .singleInfo .left .options .optionItem:last-child {
    -webkit-animation: 1s linear infinite shine;
    animation: 1s linear infinite shine;
    background: linear-gradient(90deg, #000 20%, orange 40%, orange 60%, #000 80%);
    -webkit-background-clip: text;
    background-size: 200% auto
}

@keyframes shine {
    to {
        background-position: 200%
    }
}

.allSingleIndex .topSingle .singleData .singleInfo .left .leftData {
    background: #f6f8fb;
    border: 1px solid #eee;
    border-radius: 5px
}

.allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem {
    grid-gap: .5rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: 1rem
}

.allComment .btnComment p, .allShowPay .topShowPay .trackPay p, .allShowPay .topShowPay .trackPay span, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li a, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li label, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li span, .allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem h4 {
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    opacity: .7
}

.allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem h5 {
    grid-gap: .5rem;
    align-items: center;
    color: #7e9128;
    display: grid;
    font-size: 1.6rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left
}

.allSingleIndex .topSingle .singleData .singleInfo .left .leftData .leftDataItem span {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    text-align: left
}

.allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct {
    grid-gap: .5rem;
    align-items: center;
    background: #f6f8fb;
    border: 1px solid #eee;
    border-radius: 5px;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto 1fr auto;
    justify-content: right;
    margin-top: 1rem;
    padding: 1rem
}

.allSingleIndex .topSingle .singleData .singleInfo .left .addButton, .allSingleIndex .topSingle .singleData .singleInfo .left .emptyProduct {
    align-items: center;
    border-radius: 5px;
    grid-template-columns:auto auto;
    padding: .3rem .8rem;
    width: 100%;
    display: grid;
    box-shadow: inset -46px 0 0 0 #0000001f;
    margin-top: 1rem;
    grid-gap: 1rem;
    cursor: pointer;
    overflow: hidden;
    transition: .3s ease-in-out
}

.allCartIndex .cartIndex .left .scoreProduct i svg, .allCartIndex .checkoutItems .left .scoreProduct i svg, .allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct i svg {
    height: 1.4rem;
    width: 1.4rem
}

.allCartIndex .cartIndex .left .scoreProduct i:last-child svg, .allCartIndex .checkoutItems .left .scoreProduct i:last-child svg, .allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct i:last-child svg {
    height: .7rem;
    width: .7rem
}

.allCartIndex .cartIndex .left .scoreProduct span span, .allCartIndex .checkoutItems .left .scoreProduct span span, .allSingleIndex .topSingle .singleData .singleInfo .left .scoreProduct span span {
    color: orange;
    font-size: 1rem;
    font-weight: 900
}

.allSingleIndex .topSingle .singleData .singleInfo .left .addButton {
    background: #99ae47;
    justify-content: right
}

.allComment .btnComment .showAdd i svg, .allProfileList .becomeList h4 i svg, .allSingleIndex .collectionProduct .leftCollect .addCollect i svg, .allSingleIndex .sellers li .postItem .postTop .postOptions a svg, .allSingleIndex .sellers li .postItem .postTop .postOptions i svg, .allSingleIndex .topSingle .singleData .singleInfo .left .addButton i svg, .allSingleIndex .topSingle .singleData .singleInfo .left .emptyProduct i svg {
    fill: #fff;
    height: 1.3rem;
    width: 1.3rem
}

.allComment .btnComment .showAdd button, .allSingleIndex .collectionProduct .leftCollect .addCollect button, .allSingleIndex .topSingle .singleData .singleInfo .left .addButton button, .allSingleIndex .topSingle .singleData .singleInfo .left .emptyProduct button {
    background: 0 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    overflow: hidden;
    padding: .5rem;
    text-align: center
}

.allSingleIndex .topSingle .singleData .singleInfo .left .addButton:hover {
    box-shadow: inset -350px 0 0 0 #0000001f
}

.allSingleIndex .topSingle .singleData .singleInfo .left .emptyProduct {
    background: #0000004d;
    justify-content: right
}

.allSingleIndex .collectionProduct {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns:1fr 1.5fr;
    margin: 2rem auto auto
}

.allSingleIndex .collectionProduct .rightCollect {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 1fr
}

.allSingleIndex .collectionProduct .rightCollect a {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    padding: 1rem;
    position: relative
}

.allSingleIndex .collectionProduct .rightCollect a h4 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .85rem;
    font-weight: 500;
    line-height: 2rem;
    margin-top: .5rem;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis
}

.allSingleIndex .collectionProduct .rightCollect a h6 {
    color: #000;
    font-size: .75rem;
    font-weight: 300;
    margin-top: .5rem;
    opacity: .7;
    text-align: center
}

.allSingleIndex .collectionProduct .rightCollect a:last-child:before {
    background: #fff;
    border: 2px solid green;
    border-radius: 50%;
    box-shadow: 0 0 10px -3px #0000001a;
    color: green;
    content: "+";
    display: inline-block;
    font-size: 25px;
    font-weight: 300;
    height: 28px;
    line-height: 29px;
    margin-top: -10px;
    position: absolute;
    right: -22px;
    text-align: center;
    top: 50%;
    width: 28px;
    z-index: 1
}

.allCartIndex .checkoutItems .checkoutOptions, .allSingleIndex .collectionProduct .leftCollect, .allSingleNews .right .pic {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    padding: 1rem
}

.allSingleIndex .collectionProduct .leftCollect .titleCollect {
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    display: grid;
    font-size: 1rem;
    font-weight: 700;
    padding: .5rem
}

.allSingleIndex .collectionProduct .leftCollect ul {
    grid-gap: .5rem;
    display: grid;
    margin: 1rem 0
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li a, .allSingleIndex .collectionProduct .leftCollect ul li, .allSingleNews .right .postsList ul li a {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr
}

.allChargeIndex .chargePrice .left h4, .allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem span, .allSingleIndex .collectionProduct .leftCollect ul li h3, .allSingleIndex .sellers li .postItem .postBot ul li span {
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    opacity: .7
}

.allSingleIndex .collectionProduct .leftCollect ul li:before {
    background: #000;
    border-radius: 100%;
    content: "";
    height: .5rem;
    width: .5rem
}

.allSingleIndex .collectionProduct .leftCollect .collectPrice h5 {
    grid-gap: .5rem;
    align-items: center;
    color: red;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: right
}

.allSingleIndex .collectionProduct .leftCollect .addCollect {
    grid-gap: 1rem;
    align-items: center;
    background: green;
    border-radius: 5px;
    box-shadow: inset -46px 0 0 0 #0000001f;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-top: 1rem;
    overflow: hidden;
    padding: .3rem .8rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allSingleIndex .collectionProduct .leftCollect .addCollect:hover {
    box-shadow: inset -1000px 0 0 0 #0000001f
}

.allSingleIndex .sellers {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    margin: 2rem auto auto;
    position: relative
}

.allSingleIndex .sellers .titleSeller {
    grid-gap: 1rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    color: #000;
    display: grid;
    font-size: 1.2rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: right;
    padding: 1rem
}

.allSingleIndex .allLotterySingle .title i svg, .allSingleIndex .sellers .titleSeller svg {
    fill: #000;
    height: 2rem;
    width: 2rem
}

.allSingleIndex .sellers li .postItem {
    border-bottom: 2px dashed #eee;
    padding: 1rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart, .allSingleIndex .sellers li .postItem .postTop {
    align-items: center;
    display: grid;
    grid-template-columns:1fr auto
}

.allComment .addComments .addComment .right .rates, .allQuickBuy .quickBuy .productQuick, .allSingleIndex .sellers li .postItem .postTop .postTitle {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr
}

.allSingleIndex .sellers li .postItem .postTop .postTitle .postImages {
    align-items: center;
    display: grid;
    grid-template-columns:auto;
    justify-content: right
}

.allSingleIndex .sellers li .postItem .postTop .postTitle .postImages .postImage img {
    border-radius: 100%;
    box-shadow: 0 0 10px #0000001a;
    height: 5rem;
    -o-object-fit: contain;
    object-fit: contain;
    padding: .5rem;
    width: 5rem
}

.allSingleIndex .sellers li .postItem .postTop .postTitle ul {
    grid-gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto auto;
    justify-content: right
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .titleAddress, .allComment .addComments .addComment .right .sendCommentItem .sendCommentItemTitle, .allProductArchive .productArchive .productContainer .productOrder ul li span, .allShowPay .topShowPay .detail .items .item, .allShowPay .topShowPay .detail .items .item .active, .allShowPay .topShowPay .detail .items .item .unActive, .allSingleIndex .sellers li .postItem .postBot ul li, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right
}

.allSingleIndex .sellers li .postItem .postTop .postTitle ul li a:last-child, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li label:last-child, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li span:last-child {
    font-size: 1rem;
    font-weight: 500;
    opacity: 1
}

.allSingleIndex .sellers li .postItem .postTop .postTitle ul li select {
    background: #fff;
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .8rem;
    height: 2rem;
    min-width: 8rem;
    padding: .3rem .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allSingleIndex .sellers li .postItem .postTop .postOptions {
    align-items: center;
    display: grid;
    justify-content: left
}

.allSingleIndex .sellers li .postItem .postTop .postOptions a, .allSingleIndex .sellers li .postItem .postTop .postOptions i {
    grid-gap: 1rem;
    align-items: center;
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: grid;
    font-size: .85rem;
    font-weight: 500;
    grid-template-columns:auto auto;
    justify-content: center;
    opacity: .7;
    padding: .5rem
}

.allSingleIndex .sellers li .postItem .postBot {
    grid-gap: .5rem;
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    display: grid;
    grid-template-columns:1fr auto;
    margin-top: .5rem;
    padding: 1rem
}

.allSingleIndex .sellers li .postItem .postBot ul {
    grid-gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto auto auto;
    justify-content: right
}

.allSingleIndex .sellers li .postItem .postBot ul li span:last-child {
    color: #3eba03;
    font-weight: 500;
    opacity: 1
}

.allSingleIndex .allLotterySingle {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    margin: 2rem auto auto;
    overflow: hidden;
    position: relative
}

.allSingleIndex .allLotterySingle .title {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: 1rem
}

#khish tr, .allSingleIndex .detailProduct .tabs {
    grid-template-columns:1fr 1fr 1fr 1fr
}

.allSingleIndex .allLotterySingle .items .item .titleItem {
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    padding: 1rem
}

.allSingleIndex .allLotterySingle .items .item .titleItem .left {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: left
}

.allSingleIndex .allLotterySingle .items .item .titleItem .left i svg {
    fill: #000;
    height: .7rem;
    width: .7rem
}

.allSingleIndex .allLotterySingle .items .item .bot table {
    background: #fff;
    width: 100%
}

.allProductArchive .productArchive .productContainer .productOrder ul li .active, .allShowPay .allShowPayContainer .abilityPost .abilityTable li .activeF, .allSingleIndex .allLotterySingle .items .item .bot table tr td .unActive, .my-alert-danger {
    color: red
}

.allSingleIndex .tags {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    grid-template-columns:auto 1fr;
    margin: 2rem auto auto;
    padding: .5rem
}

.allSingleIndex .tags ul, .allSingleNews .left .tags ul {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(14px, auto));
    justify-items: right
}

.allSingleIndex .tags ul li, .allSingleNews .left .tags ul li {
    background: #f6f8fb;
    border-radius: 5px;
    overflow: hidden;
    padding: .2rem .5rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allSingleIndex .detailProduct {
    background: #fff;
    border-radius: 10px;
    margin: 2rem auto auto;
    overflow-y: hidden;
    position: relative;
    z-index: 2
}

.allSingleIndex .detailProduct .tabs {
    display: grid;
    margin: 1rem auto;
    width: 90%;
    border-bottom: 1px solid #e0e0e6
}

.allSingleIndex .detailProduct .tabs-icon {
    display: grid;
    grid-template-columns:auto auto auto auto auto;
    margin: 1rem auto 5rem;
    width: 90%
}

.allSingleIndex .detailProduct .tabs-icon .div-tab-icons {
    display: grid;
    justify-content: center;
    border-radius: 20px;
    margin-right: 3px
}

.allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box {
    border-radius: 20px;
    border: 1px solid #e7e7e7;
    padding: 2rem
}

.allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box i {
    color: #a5d21f;
    font-size: 3rem;
    display: grid;
    justify-content: center
}

.allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box span {
    font-size: 1rem;
    font-weight: 700
}

.allSingleIndex .detailProduct .tabs a {
    color: #252525;
    display: grid;
    font-size: 1rem;
    font-weight: 500;
    padding: 1rem;
    text-align: center
}

.allSingleIndex .detailProduct .body .bodyItem p {
    border-radius: 10px;
    color: #818181;
    font-size: 1rem;
    font-weight: 300;
    line-height: 2.25
}

.allSingleIndex .detailProduct .body .bodyItem .span-class {
    color: #000;
    font-size: 1.4rem
}

.allSingleIndex .detailProduct .body .bodyItem h3 {
    align-items: center;
    color: #141516;
    font-size: 1.2rem;
    font-weight: 700;
    justify-content: right;
    margin-bottom: 1rem
}

.allSingleIndex .detailProduct .property .span-class, .allSingleIndex .detailProduct .video .span-class {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: 1.4rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: right
}

.allComment h3 i svg, .allSingleIndex .detailProduct .property h3 i svg, .allSingleIndex .detailProduct .video h3 i svg {
    fill: #3AB137;
    height: 1.8rem;
    width: 1.8rem
}

.allSingleIndex .detailProduct .property ul {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr;
    margin-top: 1rem
}

.allSingleIndex .detailProduct .property ul li {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:10rem 1fr
}

.allSingleIndex .detailProduct .property ul li h4 {
    background: #f1f4f9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allSingleIndex .detailProduct .property ul li p {
    color: #080a38;
    font-size: .8rem;
    font-weight: 300;
    letter-spacing: -.3px;
    line-height: 1.692;
    padding: .5rem
}

.allSingleIndex .detailProduct .property ul li p:nth-child(2n) {
    border-bottom: 1px solid #f1f2f4
}

.allSingleIndex .detailProduct .property ul li p:nth-child(odd) {
    color: #767790
}

.allSingleIndex .detailProduct .video {
    margin-top: 1rem;
    padding: 1rem
}

.allSingleIndex .detailProduct .video ul {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(18rem, 1fr));
    margin-top: 1rem
}

.allSingleIndex .detailProduct .video ul li {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 1rem
}

.allSingleIndex .detailProduct .video ul li video {
    height: 9rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.allComment .span-class {
    grid-gap: .5rem;
    color: #000;
    font-size: 1.4rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: right
}

.allComment .btnComment .span-class {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700;
    opacity: .7
}

.allComment .btnComment .showAdd {
    grid-gap: 1rem;
    align-items: center;
    background: #a5d21f;
    border-radius: 5px;
    cursor: pointer;
    justify-content: right;
    margin-top: 1rem;
    overflow: hidden;
    padding: 0 .8rem;
    transition: .3s ease-in-out;
    width: 12rem
}

.allComment .btnComment .showAdd:hover {
    box-shadow: inset -200px 0 0 0 #0000001f
}

.allComment .addComments {
    display: none;
    margin-top: 1rem
}

.allComment .addComments .addComment, .allNews .topBlogs {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr auto
}

.allComment .addComments .addComment .right .sendCommentItem {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:1fr;
    margin-top: 1rem
}

.allComment .addComments .addComment .right .sendCommentItem input {
    border: 1px solid #eee;
    border-radius: .2rem;
    font-size: .75rem;
    font-weight: 300;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allComment .addComments .addComment .right .sendCommentItem textarea {
    border: 1px solid #eee;
    border-radius: 5px;
    font-size: .75rem;
    font-weight: 300;
    height: 10rem;
    outline-style: unset;
    padding: .5rem;
    resize: vertical;
    transition: .3s ease-in-out;
    width: 100%
}

.allComment .addComments .addComment .right .sendCommentItem .sendCommentItemTitle i svg {
    fill: orange;
    height: .6rem;
    width: .6rem
}

.allComment .addComments .addComment .right .sendCommentItem label {
    color: #000;
    font-size: .95rem;
    line-height: 1.692;
    position: relative
}

.allComment .addComments .addComment .right .sendCommentItem label i, .allComment .addComments .addComment .right .sendCommentItem span i {
    align-items: center;
    bottom: 0;
    cursor: pointer;
    display: grid;
    justify-content: center;
    left: 1rem;
    position: absolute;
    top: 0
}

.allComment .addComments .addComment .right .sendCommentItem label i svg {
    height: 1.2rem;
    width: 1.2rem
}

.allComment .addComments .addComment .right .sendCommentItem span {
    background: #edf6f7;
    border: 1px solid #3eba03;
    border-radius: 5px;
    color: #3eba03;
    margin-top: .5rem;
    padding: .5rem;
    position: relative;
    width: 100%
}

.allComment .addComments .addComment .right #badContainer span {
    background: #f7eded;
    border: 1px solid red;
    color: red
}

.allComment .addComments .addComment .right .rates h4 {
    color: #000;
    font-size: .95rem;
    font-weight: 500
}

.allComment .addComments .addComment .right .rates .rateItem {
    direction: ltr
}

.allComment .addComments .addComment .left {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 1rem;
    position: sticky;
    top: 1rem;
    width: 30rem
}

.allComment .addComments .addComment .left .titlePost {
    font-size: 1rem;
    font-weight: 700;
    margin-top: 0
}

.allComment .addComments .addComment .left h5 {
    color: #45bfec;
    font-size: 1rem;
    font-weight: 300
}

.allComment .addComments .addComment .left ul li {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .9rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    line-height: 2rem;
    margin-top: 1rem
}

.allComment .addComments .addComment .left ul li:before {
    background: #707070;
    border-radius: 100%;
    content: "";
    height: 8px;
    width: 8px
}

.allComment .addComments .addComment .left .allCommentButtons {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:1fr 1fr;
    margin-top: 1rem
}

.allComment .addComments .addComment .left .allCommentButtons button {
    align-items: center;
    background: #3eba03;
    border-radius: .2rem;
    color: #fff;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: center;
    padding: .5rem 1rem
}

.allComment .addComments .addComment .left .allCommentButtons button i svg, .allShowPay .topShowPay .title button svg {
    fill: #fff;
    height: 1rem;
    width: 1rem
}

.allComment .addComments .addComment .left .allCommentButtons button img {
    height: 1rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 4rem
}

.allComment .addComments .addComment .left .allCommentButtons button:last-child {
    background: red;
    display: block
}

.allComment .showComments {
    margin-top: 2rem;
    padding-top: 2rem
}

.allComment .showComments .span-class {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 2rem
}

.allComment .showComments .getCommentItem {
    grid-gap: 2rem;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:13rem 1fr;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

.allComment .showComments .getCommentItem .rightComment .topRight {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-bottom: 1rem
}

.allComment .showComments .getCommentItem .rightComment .topRight span {
    background: #f1f4f9;
    border-radius: 5px;
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .6;
    padding: .1rem .5rem
}

.allComment .showComments .getCommentItem .rightComment .botRight h5 {
    color: orange;
    font-size: .85rem;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 0
}

.allComment .showComments .getCommentItem .rightComment .botRight .rates {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(5, auto);
    justify-content: right;
    margin-top: .5rem
}

.allComment .showComments .getCommentItem .rightComment .botRight .rates .rateItem {
    transform: scaleX(-1)
}

.allComment .showComments .getCommentItem .leftComment .allCommentTitle {
    background: #f9f9f9;
    border-radius: 5px;
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding: .5rem
}

.allComment .showComments .getCommentItem .leftComment .allCommentBody p {
    color: #000;
    font-size: .85rem;
    font-weight: 500;
    line-height: 1.7rem;
    opacity: .6
}

.allComment .showComments .getCommentItem .leftComment .getCommentDatas {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:auto auto
}

.allComment .showComments .getCommentItem .leftComment .getCommentData h5 {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: .5rem
}

.allComment .showComments .getCommentItem .leftComment .getCommentData .items {
    grid-gap: .5rem;
    display: grid
}

.allComment .showComments .getCommentItem .leftComment .getCommentData .items .item {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    grid-template-columns:auto 1fr;
    justify-content: right;
    opacity: .7
}

.allComment .showComments .getCommentItem .leftComment .getCommentData .items .item i svg {
    fill: #3eba03;
    height: .5rem;
    width: .5rem
}

.allComment .showComments .getCommentItem .leftComment .bad .items .item i svg {
    fill: red
}

.allComment .showComments .emptyComment {
    color: red;
    font-size: 1rem;
    font-weight: 500;
    opacity: .7
}

.allSingleNews {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 3fr;
    margin: 1rem auto auto
}

.allSingleNews .right .postsList {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    margin-top: 1rem;
    padding: 1rem
}

.allSingleNews .right .postsList ul li {
    margin-top: 1rem;
    overflow: hidden;
    transition: .3s ease-in-out
}

.allSingleNews .right .postsList ul li a img {
    border-radius: 3px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 5rem
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li a .showInfo, .allSingleNews .right .postsList ul li a .showInfo {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    justify-content: right;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li a .showInfo h4, .allSingleNews .right .postsList ul li a .showInfo h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allSingleNews .left h1 {
    color: #000;
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 3rem
}

.allSingleNews .left .leftItem {
    border-bottom: 2px dashed #eee;
    border-top: 2px dashed #eee;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin: 1rem 0;
    padding: 1rem 0
}

.allSingleNews .left .leftItem .option h4 {
    background: #f6f8fb;
    border-radius: 5rem;
    padding: .2rem .5rem
}

.allSingleNews .left .leftItem .option a {
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    margin-top: .5rem
}

.allSingleNews .left .leftItem .option a span {
    font-size: 1.1rem
}

.allSingleNews .left .leftP {
    display: grid;
    justify-items: center
}

.allSingleNews .left .leftP p {
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    line-height: 3rem;
    margin-bottom: 1rem
}

.allSingleNews .left .leftP .image {
    display: grid;
    justify-content: center;
    margin: 1rem 0
}

.allSingleNews .left .leftP ul {
    margin: 2rem
}

.allSingleNews .left .leftP ul li {
    list-style: decimal;
    margin-bottom: 1rem
}

.allSingleNews .left .leftP ul ul {
    margin: 1rem 1rem 0 0
}

.allSingleNews .left .tags {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #0000000d;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .5rem
}

.profileIndexTicket .popUp, .showAllShare {
    background: #00000080;
    display: grid;
    grid-template-columns:1fr;
    height: 100%;
    justify-content: center;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4000
}

.showAllShare .showAllShareHome {
    background: #fff;
    border-radius: .4rem;
    display: grid;
    grid-template-columns:1fr;
    margin: auto;
    overflow: hidden;
    width: 30%
}

.showAllShare .showAllShareHome .showAllShareTop {
    background: #f6f8fb;
    border-bottom: 2px solid #eee;
    display: grid;
    grid-template-columns:1fr auto
}

.showAllShare .showAllShareHome .showAllShareTop i {
    align-items: center;
    cursor: pointer;
    display: grid;
    justify-content: center;
    padding: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterTitle i svg, .showAllShare .showAllShareHome .showAllShareTag i svg, .showAllShare .showAllShareHome .showAllShareTop i svg {
    fill: #000;
    height: 1.3rem;
    width: 1.3rem
}

.showAllShare .showAllShareHome .showAllShareTop h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    padding: 1rem
}

.showAllShare .showAllShareHome .showAllShareItems {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    padding: 1rem 1rem 0
}

.showAllShare .showAllShareHome .showAllShareItems .showAllShareItem {
    grid-gap: .4rem;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 5px;
    display: grid;
    grid-template-columns:1fr auto;
    justify-content: space-between;
    padding: .5rem;
    text-align: center
}

.showAllShare .showAllShareHome .showAllShareItems .showAllShareItem .showAllShareItemName h4 {
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    text-align: right
}

.showAllShare .showAllShareHome .showAllShareItems .showAllShareItem .showAllShareItemName a {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #000;
    display: block;
    display: -webkit-box;
    font-size: .7rem;
    font-weight: 300;
    height: 15px;
    margin-top: .3rem;
    opacity: .5;
    overflow: hidden;
    text-align: right;
    width: 100%
}

.showAllShare .showAllShareHome .showAllShareItems .showAllShareItem a {
    align-items: center;
    display: grid;
    height: 2.5rem;
    justify-content: center;
    width: 2.5rem
}

.showAllShare .showAllShareHome .showAllShareItems .showAllShareItem a i svg {
    height: 2.5rem;
    width: 2.5rem
}

.showAllShare .showAllShareHome .showAllShareTag {
    grid-gap: .5rem;
    align-items: center;
    border: 1px solid #eee;
    border-radius: .5rem;
    direction: ltr;
    display: grid;
    grid-template-columns:auto 1fr auto;
    justify-content: left;
    margin: 1rem;
    padding: .5rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li i, .profileIndexChat ul li i, .profileIndexLike ul li i, .showAllShare .showAllShareHome .showAllShareTag i {
    align-items: center;
    cursor: pointer;
    display: grid;
    justify-content: center
}

.showAllShare .showAllShareHome .showAllShareTag h4 {
    color: #000;
    font-weight: 300;
    text-align: left
}

@media screen and (max-width: 1200px) {
    .showAllShare .showAllShareHome {
        width: 50%
    }
}

@media screen and (max-width: 1000px) {
    .showAllShare .showAllShareHome {
        width: 55%
    }
}

@media screen and (max-width: 800px) {
    .allHeaderIndex .topFixed {
        opacity: 0;
        position: absolute;
        top: -10rem;
        visibility: hidden
    }

    .allHeaderIndex .headerBot, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn span, .allHeaderIndex .headerTop .block .left .login i, .allHeaderIndex .headerTop .block label {
        opacity: 0;
        position: absolute;
        top: 0;
        visibility: hidden
    }

    .allHeaderIndex .headerTop {
        padding: .5rem 0
    }

    .allHeaderIndex .headerTop .block {
        grid-gap: 1rem;
        display: grid;
        grid-template-columns:auto auto 1fr;
        margin: auto
    }

    .allHeaderIndex .headerTop .block .left {
        grid-gap: .5rem;
        grid-template-columns:auto auto auto
    }

    .allHeaderIndex .headerTop .block .left .user .pic {
        cursor: pointer
    }

    .allHeaderIndex .headerTop .block .left .user .pic img {
        border-radius: 100%;
        height: 2rem;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .allHeaderIndex .headerTop .block .left .user ul {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 10px;
        box-shadow: 0 5px 25px #0000001a;
        display: none;
        left: 0;
        position: absolute;
        top: 105%;
        transition: .3s ease-in-out;
        width: 13rem;
        z-index: 100
    }

    .allHeaderIndex .headerTop .block .left .user ul li {
        color: #000
    }

    .allHeaderIndex .headerTop .block .left .user ul li .picUser {
        border-radius: 5rem;
        height: 2.2rem;
        overflow: hidden;
        width: 2.2rem
    }

    .allHeaderIndex .headerTop .block .left .user ul li .picUser img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

    .allHeaderIndex .headerTop .block .left .user ul li .infoUser {
        grid-gap: .2rem;
        display: grid;
        grid-template-columns:1fr
    }

    .allHeaderIndex .headerTop .block .left .user ul li .infoUser span {
        font-size: .75rem;
        font-weight: 300;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .allHeaderIndex .headerTop .block .left .user ul li a {
        grid-gap: .5rem;
        align-items: center;
        background: 0 0;
        color: #000;
        display: grid;
        font-size: .75rem;
        font-weight: 300;
        grid-template-columns:auto auto;
        justify-content: right;
        padding: .7rem;
        width: 10rem
    }

    .allHeaderIndex .headerTop .block .left .user ul li a i {
        align-items: center;
        display: grid;
        justify-content: center
    }

    .allHeaderIndex .headerTop .block .left .user ul li a i svg {
        fill: #000;
        height: 1rem;
        width: 1rem
    }

    .allHeaderIndex .headerTop .block .left .user ul li:first-child {
        grid-gap: .5rem;
        align-items: center;
        background: 0 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        display: grid;
        grid-template-columns:auto auto;
        justify-content: right;
        overflow: hidden;
        padding: .5rem
    }

    .allHeaderIndex .headerTop .block .left .login {
        align-items: center;
        border-radius: 5px;
        color: #fff;
        font-size: .65rem;
        font-weight: 300;
        grid-template-columns:auto;
        height: 2.3rem;
        justify-content: center;
        padding: .3rem;
        width: 5rem
    }

    .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn {
        border-radius: 5px;
        display: grid;
        grid-template-columns:auto auto;
        padding: .5rem
    }

    .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn i svg {
        height: .9rem;
        width: .9rem
    }

    .allFooterIndex .blockFooter .topFooterIndex .item h4, .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn h5 {
        font-size: .7rem
    }

    .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .showCart {
        width: 21rem
    }

    .allHeaderIndex .headerBot {
        display: none;
        right: 0
    }

    .allHeaderIndex .headerBot .headerList, .allSingleIndex .detailProduct .property ul, .allSingleIndex .detailProduct .property ul li {
        display: grid
    }

    .allFooterIndex .blockFooter .topFooterIndex .item .itemPic svg {
        height: 2rem;
        width: 2rem
    }

    .allFooterIndex .blockFooter .topFooterIndex .item:first-child svg {
        height: 3rem;
        width: 3rem
    }

    .allFooterIndex .blockFooter .topFooterIndex .item h3, .allFooterIndex .blockFooter .topFooterIndex .item h4 {
        font-size: .8rem
    }

    .allComment .addComments .addComment, .allComment .showComments .getCommentItem, .allComment .showComments .getCommentItem .leftComment .getCommentDatas, .allFooterIndex .blockFooter .botFooter, .allFooterIndex .blockFooter .midFooter, .allSingleIndex .collectionProduct, .allSingleIndex .topSingle, .allSingleIndex .topSingle .singleData .singleInfo, .momentProduct {
        display: block
    }

    .allFooterIndex .blockFooter .midFooter .subscribe {
        border-left: 0;
        border-right: 0
    }

    .allFooterIndex .blockFooter .midFooter .subscribe p {
        margin: 1rem 0
    }

    .allFooterIndex .blockFooter .midFooter .subscribe input, .momentProduct .rightMoment {
        margin-bottom: 1rem;
        padding: .5rem
    }

    .allFooterIndex .blockFooter .botFooter .left span, .allFooterIndex .blockFooter .botFooter .right, .allProductList .slider-productList a .details .detailItem h4, .allSuggestIndex .suggestIndex a .details .detailItem h4, .allSuggestIndexMoment .suggestIndex a .details .detailItem h4, .allSuggestIndexProducts .suggestIndex .div-box .details .detailItem h4 {
        font-size: .6rem
    }

    .allComment .showComments .getCommentItem .leftComment, .allFooterIndex .blockFooter .botFooter .left, .allSingleIndex .topSingle .singleData .singleInfo .leftData, .momentProduct .rightMoment .slider-moment a article .leftProduct h3 span {
        margin-top: 1rem
    }

    .allFooterIndex .blockFooter .botFooter .left .communicationFooterItem a {
        padding: .2rem
    }

    .allFooterIndex .blockFooter .botFooter .left .communicationFooterItem a i svg {
        height: .8rem;
        width: .8rem
    }

    .allProductList .slider-productList a .details .detailItem span, .allSuggestIndex .suggestIndex a .details .detailItem span, .allSuggestIndexMoment .suggestIndex a .details .detailItem span, .allSuggestIndexProducts .suggestIndex .div-box .details .detailItem span {
        font-size: .7rem;
        height: 1.5rem;
        width: 1.5rem
    }

    .allNewsIndex .box {
        grid-template-columns:1fr 1fr
    }

    .sellerIndex .slider-sellers article {
        margin: 0 1rem
    }

    .sellerIndex .slider-sellers .owl-stage-outer {
        padding: 0
    }

    .momentProduct .rightMoment .rightMomentTitle {
        font-size: 1.2rem
    }

    .allSingleIndex .topSingle .singleData, .momentProduct .rightMoment .slider-moment a, .momentProduct .rightMoment .slider-moment a article .pic {
        padding: .5rem
    }

    .momentProduct .rightMoment .slider-moment a article {
        grid-template-columns:1fr;
        padding: .5rem
    }

    .momentProduct .rightMoment .slider-moment a article .pic .picBlock img {
        height: 15rem;
        -o-object-fit: contain;
        object-fit: contain;
        width: 100%
    }

    .momentProduct .rightMoment .slider-moment a article .leftProduct h3 {
        display: block;
        font-size: 1rem
    }

    .momentProduct .rightMoment .slider-moment a article .leftProduct .price {
        grid-template-columns:1fr auto
    }

    .allSingleIndex .topSingle .singleData .singleInfo .right .boxes, .momentProduct .rightMoment .slider-moment a article .leftProduct .ability ul {
        grid-template-columns:1fr
    }

    .allSingleIndex .address {
        align-items: center;
        display: grid;
        grid-template-columns:repeat(auto-fit, minmax(1px, auto));
        justify-content: center;
        margin: -6rem auto auto;
        padding: 0 .5rem;
        position: relative;
        z-index: 2
    }

    .allSingleIndex .address a {
        color: #fff;
        font-size: .9rem;
        font-weight: 500;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .allSingleIndex .topSingle .singleData .singleInfo .right .shortDetail {
        grid-gap: 1rem;
        grid-template-columns:1fr 1fr
    }

    .allSingleIndex .collectionProduct .rightCollect {
        display: block;
        opacity: 0;
        position: fixed;
        visibility: hidden
    }

    .allComment .addComments .addComment .left {
        width: auto
    }

    .showAllShare .showAllShareHome {
        display: block;
        width: 98%
    }

    .allHeaderIndex .headerTop .block form {
        display: contents
    }
}

.allPackSingle .allPackSingleTop {
    background: url(/img/packShop.jpg) 0 0/cover;
    height: 15rem;
    margin-top: -3.5rem;
    position: relative
}

.allPackSingle .allPackSingleTop:before {
    background: #000000b3;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.allPackSingle .allPackSingleTop .allPackSingleTopBlock {
    margin: auto;
    padding-top: 4rem;
    position: relative;
    text-align: center;
    width: 96%;
    z-index: 20
}

.allPackSingle .allPackSingleTop .allPackSingleTopBlock h1 {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 300
}

.allPackSingle .allPackSingleTop .allPackSingleTopBlock p {
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    margin-top: 1rem
}

.allPackSingle .allPackSingleTopBlockInfo {
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin: -2rem auto auto;
    padding: 1rem;
    position: relative;
    z-index: 2
}

.allAuthIndex .authIndex .authItems .buttons, .allCartIndex .allCard .showCard .showPackItems .title .right, .allCartIndex .allPack .showPack .showPackItems .title .right, .allPackSingle .allPackSingleTopBlockInfo .allPackSingleTopBlockInfoItem {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right
}

.allPackSingle .allPackSingleTopBlockInfo .allPackSingleTopBlockInfoItem h3 {
    color: #000;
    font-size: 1.4rem;
    font-weight: 400
}

.allPackSingle .allPackSingleTopBlockInfo .allPackSingleTopBlockInfoItem h3 span {
    font-size: .8rem;
    font-weight: 300;
    letter-spacing: .1px;
    opacity: .7
}

.allPackSingle .allPackSingleTopBlockInfo .allPackSingleTopBlockInfoItem button {
    background: #3eba03;
    border-radius: 10px;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    padding: .3rem 1rem
}

.allPackSingle .allPackSingleTopBlockInfo h4 {
    grid-gap: .5rem;
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    display: grid;
    font-size: .9rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    padding: .2rem 1rem
}

.allPackSingle .allPackSingleTopBlockInfo h4 svg {
    fill: #000;
    height: 1rem;
    opacity: .7;
    width: 1rem
}

.allPackSingle .allPackSinglePosts {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr));
    margin: 1rem auto
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    padding: 1rem;
    position: relative
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .offProduct {
    position: absolute;
    right: .5rem;
    top: .5rem;
    z-index: 10
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .offProduct .offProductItem svg {
    fill: #3eba03;
    height: 2.5rem;
    width: 2.5rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .offProduct .offProductItem div {
    align-items: center;
    bottom: 0;
    display: grid;
    height: 2.5rem;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.5rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .offProduct .offProductItem div span {
    color: #fff;
    font-size: .9rem;
    font-weight: 300
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: .8rem;
    font-weight: 300;
    height: 2.6rem;
    margin-bottom: 1rem;
    overflow: hidden
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostPic img {
    height: 15rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-top: 1rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData h4 {
    grid-gap: .5rem;
    align-items: center;
    background: #f6f8fb;
    border-radius: 5rem;
    color: #000;
    display: grid;
    font-size: .9rem;
    font-weight: 300;
    justify-content: center;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 2rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData h4 span {
    font-size: .75rem;
    left: 100rem;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    transition: .3s ease-in-out;
    width: 0
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData .allHoopersPostDataPrice h6 {
    color: #000;
    font-size: .7rem;
    font-weight: 300;
    text-align: left
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost .allHoopersPostData .allHoopersPostDataPrice h5 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: left
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost:hover .allHoopersPostData h4 {
    grid-template-columns:auto auto;
    width: 5rem
}

.allPackSingle .allPackSinglePosts .allPackSinglePost .allHoopersPost:hover .allHoopersPostData h4 span {
    left: auto;
    opacity: 1;
    position: relative;
    width: 100%
}

@media screen and (max-width: 1300px) {
    .allHeaderIndex .headerTop .block {
        grid-template-columns:9rem 3fr 1fr
    }

    .allHeaderIndex .headerTop .block .left .user button {
        padding: .4rem .8rem;
        font-size: 14px
    }

    .allHeaderIndex .headerTop .block .left .login {
        padding: .4rem;
        font-size: 14px
    }
}

@media screen and (max-width: 1000px) {
    .allHeaderIndex .headerTop .block {
        grid-template-columns:9rem 2fr 1fr
    }

    .allHeaderIndex .headerTop .block .left .user button {
        padding: .5rem .19rem;
        font-size: 12px
    }

    .allHeaderIndex .headerTop .block .left .login {
        padding: .5rem .3rem;
        font-size: 9px
    }
}

@media screen and (min-width: 500px) and (max-width: 700px) {
    .allHeaderIndex .headerTop .block .left .login, .allHeaderIndex .headerTop .block .left .user button {
        padding: .5rem .19rem;
        font-size: 11px
    }
}

.allCartIndex .allCard .showCard .showPackItems, .allCartIndex .allPack .showPack .showPackItems, .singleNotification .singleNotificationItems {
    background: #fff;
    border-radius: 10px;
    left: 50%;
    margin: auto;
    padding: 1rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 35%
}

.singleNotification .singleNotificationItems i {
    display: grid;
    grid-template-columns:1fr;
    margin-bottom: 1rem
}

.singleNotification .singleNotificationItems i svg {
    height: 6rem;
    width: 100%
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem {
    direction: rtl;
    margin-top: .5rem
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem label {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    cursor: pointer;
    display: grid;
    font-size: .85rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    letter-spacing: .1px;
    line-height: 1.571;
    overflow: hidden;
    padding: .5rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:after, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:after, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:after, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:after {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    transition: .3s ease-in-out
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:checked, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2)
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:disabled, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: .9
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled:checked, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled:checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:disabled:checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border)
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:disabled + label, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:disabled + label, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:disabled + label, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:disabled + label {
    cursor: not-allowed
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:hover:not(:checked):not(:disabled), .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:hover:not(:checked):not(:disabled), .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:hover:not(:checked):not(:disabled), .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover)
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:focus, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:focus, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:focus, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:focus {
    box-shadow: 0 0 0 var(--focus)
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch), .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:not(.switch) {
    width: 21px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):after, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch):after, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch):after, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:not(.switch):after {
    opacity: var(--o, 0)
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):checked, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch):checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch):checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:not(.switch):checked {
    --o: 1
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox] + label, .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio] + label, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox] + label, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio] + label {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    margin-left: 4px;
    vertical-align: top
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch) {
    border-radius: 7px
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch):after {
    border: 2px solid var(--active-inner);
    border-left: 0;
    border-top: 0;
    height: 9px;
    left: 7px;
    top: 4px;
    transform: rotate(var(--r, 20deg));
    width: 5px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox]:not(.switch):checked {
    --r: 43deg
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox].switch {
    border-radius: 11px;
    width: 38px
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox].switch:after {
    background: var(--ab, var(--border));
    border-radius: 50%;
    height: 15px;
    left: 2px;
    top: 2px;
    transform: translateX(var(--x, 0));
    width: 15px
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox].switch:checked {
    --ab: var(--active-inner);
    --x: 17px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:disabled:not(:checked):after, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=checkbox].switch:disabled:not(:checked):after {
    opacity: .6
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio] {
    border-radius: 50%
}

.singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:after {
    background: var(--active-inner);
    border-radius: 50%;
    height: 19px;
    opacity: 0;
    transform: scale(var(--s, .7));
    width: 19px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:checked, .singleNotification .singleNotificationItems .singleNotificationData .singleNotificationItem input[type=radio]:checked {
    --s: .5
}

.singleNotification .singleNotificationItems .singleNotificationButtons {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-top: 2rem
}

.singleNotification .singleNotificationItems .singleNotificationButtons button {
    align-items: center;
    background-color: #5a8dee;
    border-radius: .3rem;
    box-shadow: 0 2px 4px 0 #5a8dee80;
    color: #fff;
    display: grid;
    height: 2.5rem;
    padding: .5rem 1rem;
    transition: .3s ease-in-out
}

.singleNotification .singleNotificationItems .singleNotificationButtons button .loading {
    fill: #fff;
    -webkit-animation: .5s infinite arrow-anim2;
    animation: .5s infinite arrow-anim2;
    height: 1.5rem;
    width: 1.5rem
}

@keyframes arrow-anim2 {
    0% {
        transform: rotate(0)
    }
    15% {
        transform: rotate(45deg)
    }
    25% {
        transform: rotate(90deg)
    }
    50% {
        transform: rotate(180deg)
    }
    75% {
        transform: rotate(270deg)
    }
    85% {
        transform: rotate(300deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.singleNotification .singleNotificationItems .singleNotificationButtons button:hover {
    background-color: #2c6de9
}

.singleNotification .singleNotificationItems .singleNotificationButtons button:disabled {
    opacity: .3
}

.singleNotification .singleNotificationItems .singleNotificationButtons button:disabled:hover {
    background-color: #5a8dee
}

.singleNotification .singleNotificationItems .singleNotificationButtons button:nth-child(2) {
    background-color: #ff5b5c;
    color: #fff
}

.singleNotification .singleNotificationItems .singleNotificationButtons button:nth-child(2):hover {
    background-color: #ff2829
}

.allAuthIndex .authIndex {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #0000001a;
    margin: 2rem auto auto;
    width: 50%
}

.allAuthIndex .authIndex .headerAuth {
    border-bottom: 2px solid #eee;
    text-align: center;
    padding: 1rem
}

.allAuthIndex .authIndex .headerAuth h1 {
    color: #a5d21f;
    font-size: 1.4rem;
    font-weight: 900;
    letter-spacing: 1px
}

.allAuthIndex .authIndex .authItems .authItem {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:1fr;
    margin-bottom: 1rem
}

.allAuthIndex .authIndex .authItems .authItem input {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    padding: .5rem;
    text-align: right;
    transition: .3s ease-in-out;
    width: 100%
}

.allAuthIndex .authIndex .authItems .authItem input:focus-within {
    border: 1px solid #a5d21f
}

.allAuthIndex .authIndex .authItems button {
    background: #a5d21f;
    border-radius: 5px;
    color: #fff;
    font-size: .85rem;
    font-weight: 500;
    letter-spacing: 1px;
    padding: .5rem 1rem
}

.allAuthIndex .authIndex .authItems .disposable, .allAuthIndex .authIndex .authItems .forget {
    background: 0 0;
    color: orange;
    font-size: .8rem;
    letter-spacing: 0;
    padding: 0
}

.allCartIndex .cartTab .tabs {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #eee;
    display: flex;
    padding: .75rem;
    position: relative
}

.allCartIndex .cartTab .tab {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 10px;
    color: #000;
    cursor: pointer;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    height: 40px;
    justify-content: center;
    transition: color .15s ease-in;
    width: 160px
}

.allCartIndex .cartTab .active {
    background: #00800026;
    color: #3AB137
}

.allCartIndex .cartTab .active .notification {
    background: #3AB137;
    color: #fff
}

.allCartIndex .cartTab .notification {
    align-items: center;
    background: #f6f8fb;
    border-radius: 50%;
    display: grid;
    height: 1.7rem;
    justify-content: center;
    transition: .15s ease-in;
    width: 1.7rem
}

.allCartIndex .cartIndex {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 20rem;
    margin: 1rem 0
}

.allCartIndex .cartIndex .right .cartItem {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #0000001a;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-bottom: 1rem;
    padding: 1rem
}

.allCartIndex .cartIndex .right .cartItem .cartPic img {
    height: 8rem;
    max-width: 10rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart button {
    background: #ffebec;
    border-radius: 5rem;
    color: #ee232b;
    padding: .3rem 1rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .price {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 10px;
    color: #3eba03;
    display: grid;
    font-size: 1.2rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left;
    min-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allCartIndex .cartIndex .left .cartNext .cartPriceItem h3:after, .allCartIndex .cartIndex .right .cartItem .cartSubject .price:after, .allCartIndex .checkoutItems .left .cartNext .cartPriceItem h3:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    box-sizing: inherit;
    content: "\f06c︎";
    display: flex;
    font-family: digikala;
    font-size: 1.2rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .cartData {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-top: .5rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .cartData span {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    letter-spacing: .1px
}

.allAddAddress .CreateAddress .form .item .alert, .allCartIndex .cartIndex .right .cartItem .cartSubject .inquiryData {
    color: red;
    font-size: .8rem;
    font-weight: 300;
    margin-top: .5rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .productCount {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr auto;
    justify-content: space-between;
    margin-top: 1rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .leftCount {
    display: grid;
    justify-content: right
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .nextCount {
    grid-gap: .5rem;
    align-items: center;
    color: orange;
    cursor: pointer;
    display: grid;
    font-size: .75rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: left;
    padding-bottom: .5rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .nextCount i {
    align-items: center;
    display: grid;
    margin-top: .1rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .nextCount svg {
    fill: orange;
    height: .8rem;
    width: .8rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .rightCount {
    border: 1px solid #eee;
    border-radius: 10px;
    display: grid;
    grid-template-columns:auto 1fr auto;
    justify-content: right;
    width: 5rem
}

.allCartIndex .cartIndex .right .cartItem .cartSubject .rightCount span {
    background: 0 0;
    color: #000;
    cursor: pointer;
    font-size: .95rem;
    padding: .2rem .5rem;
    text-align: center
}

.allCartIndex .cartIndex .right #changeCart {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    padding: .3rem 1rem
}

.allCartIndex .cartIndex .left .cartNext {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    overflow: hidden
}

.allCartIndex .cartIndex .left .cartNext .cartPriceItem, .allCartIndex .checkoutItems .left .cartNext .cartPriceItem {
    align-items: center;
    background: #f6f8fb;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    padding: .8rem
}

.allCartIndex .cartIndex .left .cartNext .cartPriceItem span, .allCartIndex .checkoutItems .checkoutOptions .days ul li h3, .allCartIndex .checkoutItems .left .cartNext .cartPriceItem span, .allProductArchive .productArchive .filterArchive .filterItems .filterTitle span {
    color: #000;
    font-size: 1rem;
    font-weight: 300
}

.allCartIndex .cartIndex .left .cartNext .cartPriceItem h3 {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 10px;
    color: #3eba03;
    display: grid;
    font-size: 1.4rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left;
    min-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allCartIndex .cartIndex .left .cartNext .nextItem, .allCartIndex .checkoutItems .left .cartNext .cardType, .allCartIndex .checkoutItems .left .cartNext .installmentType, .allCartIndex .checkoutItems .left .cartNext .nextItem {
    display: grid;
    justify-content: center;
    padding: .5rem
}

.allCartIndex .cartIndex .left .cartNext .nextItem a {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    padding: .5rem 1rem
}

.allCartIndex .cartIndex .left .scoreProduct, .allCartIndex .checkoutItems .left .scoreProduct {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto 1fr auto;
    justify-content: right;
    margin-top: 1rem;
    padding: 1rem
}

.allCartIndex .allCartIndexEmpty {
    align-items: center;
    display: grid;
    justify-content: center;
    margin-top: 1rem;
    text-align: center
}

.allCartIndex .allCartIndexEmpty i svg {
    fill: #3AB137;
    height: 7rem;
    width: 7rem
}

.allCartIndex .allCartIndexEmpty h3 {
    color: #3AB137;
    font-size: 1.2rem;
    margin-top: 1rem
}

.allCartIndex .checkoutItems {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 20rem;
    margin-top: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .checkoutTitle {
    color: #000;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: .5px;
    margin-bottom: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .checkoutTitleNoCarrier {
    color: #000;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: .5px;
    text-align: center;
    margin-bottom: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses {
    border-bottom: 3px dashed #eee
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #eee;
    cursor: pointer;
    margin-bottom: 1rem;
    padding: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .titleAddress i {
    color: #3ab137;
    font-size: 1.5rem;
    align-items: center;
    display: grid
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .titleAddress span {
    color: red;
    font-size: 1rem;
    font-weight: 500
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .active i svg, .allCartIndex .checkoutItems .checkoutOptions .payMethod ul li .active i svg {
    fill: #3AB137
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .active span, .allCartIndex .checkoutItems .checkoutOptions .payMethod ul li .active {
    color: #3AB137
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address p {
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    margin-top: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress {
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-top: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress h5 {
    color: #000;
    font-size: .8rem;
    font-weight: 500
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress .buttons {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto;
    justify-content: left
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress .buttons button {
    background: #00c58d1a;
    border-radius: 5rem;
    color: #3eba03;
    margin-right: .5rem;
    padding: .3rem 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress .buttons div {
    background: #ff9f001a;
    border-radius: 5rem;
    color: orange;
    margin-right: .5rem;
    padding: .3rem 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .addresses ul li .address .nameAddress .buttons div:last-child {
    background: #ffebec;
    color: #ee232b
}

.allCartIndex .checkoutItems .checkoutOptions #carrier ul {
    grid-template-columns:repeat(auto-fill, minmax(7rem, 1fr));
    margin-top: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .days {
    border-bottom: 3px dashed #eee;
    margin-top: 1rem;
    padding-bottom: 1rem
}

.allCartIndex .checkoutItems .checkoutOptions .days ul {
    grid-gap: 2rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(6rem, 1fr));
    margin-top: 2rem
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li p {
    grid-gap: .3rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: .7rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    opacity: .7
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem h5 {
    grid-gap: .5rem;
    align-items: center;
    color: #3AB137;
    display: grid;
    font-size: 14px;
    font-weight: 500;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-top: .5rem
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem h5:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    box-sizing: inherit;
    content: "\f06c︎";
    display: flex;
    font-family: digikala;
    font-size: 1rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    justify-content: center;
    letter-spacing: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem h6 {
    color: #3AB137;
    font-size: 14px;
    font-weight: 500;
    margin-top: .5rem;
    text-align: center
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem div {
    border: 2px solid #eee;
    border-radius: 1.5rem;
    cursor: pointer;
    margin-top: .5rem;
    padding: 1rem;
    position: relative
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem .active {
    border: 2px solid #67b930
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem .active h4 {
    color: #00867d
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem .active i {
    bottom: -.5rem;
    display: grid;
    height: 1rem;
    justify-items: center;
    left: 0;
    right: 0;
    background: #fff;
    display: grid;
    justify-content: center;
    position: relative;
    color: #3ab137;
    font-size: 1.1rem
}

.allCartIndex .checkoutItems .checkoutOptions .days ul li .dayItem .dayUn i {
    position: fixed;
    right: 0;
    visibility: hidden
}

.allCartIndex .checkoutItems .checkoutOptions .payMethod ul li button {
    grid-gap: 1rem;
    align-items: center;
    background: 0 0;
    color: #000;
    display: grid;
    font-size: .85rem;
    font-weight: 500;
    grid-template-columns:auto auto 1fr
}

.allCartIndex .checkoutItems .checkoutOptions .payMethod ul li button:before {
    background: #fff;
    border: 2px solid #000;
    border-radius: 100%;
    content: "";
    height: .9rem;
    width: .9rem
}

.allCartIndex .checkoutItems .checkoutOptions .payMethod ul li .active:before {
    background: #3AB137;
    border: 2px solid #3AB137
}

.allCartIndex .checkoutItems .left .discount {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    display: grid;
    grid-template-columns:1fr;
    margin-bottom: 1rem;
    padding: 1rem
}

.allCartIndex .checkoutItems .left .discount h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 400
}

.allCartIndex .checkoutItems .left .discount label {
    border: 1px solid #eee;
    border-radius: 5px;
    display: grid;
    grid-template-columns:1fr auto;
    height: 2.9rem;
    margin-top: .5rem;
    padding: .5rem
}

.allCartIndex .checkoutItems .left .discount label input {
    background: 0 0;
    color: #000;
    font-size: .8rem;
    font-weight: 400
}

.allCartIndex .checkoutItems .left .discount label button {
    background: #3ab137;
    border-radius: 5px;
    color: #fff;
    font-size: .75rem;
    font-weight: 300;
    padding: .3rem .5rem
}

.allCartIndex .checkoutItems .left .cartNext {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    overflow: hidden;
    position: sticky;
    top: 1rem
}

.allCartIndex .checkoutItems .left .cartNext .cartPriceItem h3 {
    grid-gap: .5rem;
    align-items: center;
    border-radius: 10px;
    color: #3ab137;
    display: grid;
    font-size: 1.4rem;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left;
    min-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allCartIndex .checkoutItems .left .cartNext .nextItem button {
    background: #3ab137;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    padding: .5rem 1rem
}

.allCartIndex .checkoutItems .left .cartNext .installmentType button {
    background: #3AB137;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    padding: .5rem 1rem
}

.allCartIndex .checkoutItems .left .cartNext .cardType button {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    padding: .5rem 1rem
}

.allCartIndex .allCard .showCard, .allCartIndex .allPack .showPack {
    background: hsla(0, 0%, 53%, .5);
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.abilityTitle, .allCartIndex .allCard .showCard .showPackItems .title, .allCartIndex .allPack .showPack .showPackItems .title {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between
}

.allCartIndex .allCard .showCard .showPackItems .title .right i svg, .allCartIndex .allPack .showPack .showPackItems .title .right i svg {
    fill: red;
    height: 1.5rem;
    width: 1.5rem
}

.allCartIndex .allPack .showPack .showPackItems .showPackItem {
    margin: 1rem 0
}

.allCartIndex .allPack .showPack .showPackItems .showPackItem label {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: .5rem;
    opacity: .7
}

.allCartIndex .allPack .showPack .showPackItems .showPackItem select {
    background: #fff;
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .8rem;
    opacity: .7;
    padding: .3rem .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allCartIndex .allPack .showPack .showPackItems ul li {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-bottom: 1rem
}

.allCartIndex .allPack .showPack .showPackItems ul li input {
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .8rem;
    padding: .3rem .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allCartIndex .allCard .showCard .showPackItems button, .allCartIndex .allPack .showPack .showPackItems button {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    padding: .3rem 1rem;
    text-align: center;
    width: 100%
}

.allCartIndex .allCard .showCard .showPackItems .description {
    border-top: 2px solid #eee;
    margin-top: 1rem;
    padding: 1rem 0
}

.allAddAddress {
    background: hsla(0, 0%, 53%, .5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.allAddAddress .CreateAddress {
    background: #fff;
    border-radius: 10px;
    display: none;
    left: 50%;
    margin: auto;
    padding: 1rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 35%;
    overflow-y: scroll
}

.allAddAddress .CreateAddress .titleAddress {
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between
}

.allAddAddress .CreateAddress .titleAddress span, .allCounseling .counselingFast .title h3, .allProductArchive .productArchive .productContainer .productTitle .right .name h1, .allQuickBuy .quickBuy .title h3 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 500
}

.allAddAddress .CreateAddress .titleAddress i {
    cursor: pointer;
    font-size: 1.2rem;
    color: #3ab137
}

.allAddAddress .CreateAddress .form .items {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(5rem, 1fr))
}

.allAddAddress .CreateAddress .form .item h5, .allAddAddress .CreateAddress .form .item input, .allAddAddress .CreateAddress .form .item select {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    height: 2.5rem;
    padding: 0 .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

@media screen and (max-width: 1600px) {
    .allAddAddress .CreateAddress .form .item {
        margin-top: .5rem
    }
}

.allAddAddress .CreateAddress .bottomAddress {
    align-items: center;
    border-top: 1px solid #eee;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-top: 1rem;
    padding-top: 1rem
}

.allAddAddress .CreateAddress .bottomAddress button {
    background: #3ab137;
    border-radius: 5px;
    color: #fff;
    font-size: .9rem;
    font-weight: 300;
    padding: .3rem 1rem
}

.buyIndex {
    align-items: center;
    display: grid;
    justify-content: center;
    margin-top: 1rem
}

.buyIndex .allBuyItems {
    background: #fff;
    border-radius: .2rem;
    box-shadow: 0 2px 4px 0 #0000000d;
    overflow: hidden;
    width: 30rem
}

.buyIndex .allBuyItems .allBuySuccessItemTitle {
    background: #b2cc4bde;
    color: #fff;
    padding: 1rem;
    text-align: center
}

.buyIndex .allBuyItems .allBuyFailItemTitle {
    background: #ee384e;
    color: #fff;
    padding: 1rem;
    text-align: center
}

.buyIndex .allBuyItems .allBuyItem {
    border-top: 1px solid #eee;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    padding: .8rem 2rem
}

.buyIndex .allBuyItems .allBuyItem label {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    opacity: .9
}

.buyIndex .allBuyItems .allBuyItem h4 {
    color: #000;
    font-size: 12px;
    font-weight: 400
}

.buyIndex .allBuyItems .allBuyButton {
    margin: 1rem 0;
    text-align: center
}

.buyIndex .allBuyItems .allBuyButton a {
    background: #6bc259;
    border-radius: .2rem;
    color: #fff;
    font-size: .9rem;
    padding: .5rem 1.5rem
}

@media screen and (max-width: 920px) {
    .homeTopAdvertise {
        grid-template-columns:1fr
    }

    .homeTopAdvertise .advertiseSlider .slider a img {
        min-height: auto
    }

    .homeTopAdvertise .advertiseItems {
        grid-template-columns:1fr 1fr;
        height: 100%;
        width: 100%
    }

    .AllPopUpIndex .AllPopUpData {
        width: 90%
    }

    .buyIndex .allBuyItems {
        width: 20rem
    }
}

.allNews .topBlogs .allNewsRight .allNewsRightItems {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr));
    margin-top: 1rem
}

.allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem {
    border-radius: 10px;
    overflow: hidden;
    position: relative
}

.allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem .allNewsRightItemOver {
    align-items: end;
    background: #0009;
    border-radius: 10px;
    bottom: 0;
    display: grid;
    left: 0;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: 0
}

.allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem .allNewsRightItemOver span {
    background: #dd4b39;
    border-radius: 5px;
    color: #fff;
    font-size: .9rem;
    font-weight: 500;
    left: 1rem;
    padding: .3rem 1rem;
    position: absolute;
    top: 1rem
}

.allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem .allNewsRightItemOver .active {
    background: #3cd901e6;
    color: #fff
}

.allNews .topBlogs .allNewsRight .allNewsRightItems .allNewsRightItem .allNewsRightItemOver h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-size: .9rem;
    font-weight: 500;
    margin-top: 1rem;
    overflow: hidden
}

.allNews .topBlogs .allNewsSideBar {
    background: #fff;
    margin-top: 1rem;
    position: sticky;
    top: 5rem;
    width: 20rem
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #eee;
    margin-bottom: 2rem;
    padding: 2rem;
    text-align: center
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem label {
    border-bottom: 2px solid #3eba03;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    padding: 0 2rem .5rem
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul {
    padding-top: 1rem
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li {
    border-radius: 3px;
    margin-top: 1rem;
    overflow: hidden;
    transition: .3s ease-in-out
}

.allChargeIndex table tr:nth-child(2n), .allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li:hover, .allProduct table tr:nth-child(2n), .allProfileIndex .profileIndexPay table tr:nth-child(odd), .profileIndexTicket table tr:nth-child(2n) {
    background: #f6f8fb
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem ul li a img {
    border-radius: 3px;
    height: 6rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 5rem
}

.allNews .topBlogs .allNewsSideBar .allNewsSideBarItem:last-child {
    margin-bottom: 0;
    position: sticky;
    top: 6rem
}

.allNews .description h1, .allProductArchive .description h3 {
    color: #3eba03;
    font-size: 1.5rem;
    font-weight: 900
}

.allNews .description p {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 2rem
}

.allProductArchive .productArchive {
    grid-gap: 2rem;
    display: grid;
    grid-template-columns:18rem 1fr
}

.allProductArchive .productArchive .showFilterContent {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #0000001a;
    color: #000;
    cursor: pointer;
    display: grid;
    font-size: 1rem;
    font-weight: 700;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-bottom: 1rem;
    opacity: .5;
    padding: .5rem
}

.allProductArchive .productArchive .filterArchive .filterItems {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    margin-bottom: 1rem;
    overflow: hidden;
    padding: .5rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterTitle {
    grid-gap: .5rem;
    align-items: center;
    background: #f6f8fb;
    border-radius: 5px;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .8rem
}

.allProductArchive .productArchive .filterArchive .filterItems .priceItem input {
    background: #f6f8fb;
    border: 1px solid #eee !important;
    border-radius: 5rem;
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    height: 35px !important;
    letter-spacing: .1px;
    padding: .5rem;
    text-align: left;
    width: 100% !important
}

.allProductArchive .productArchive .filterArchive .filterItems .priceFilter {
    background: #3eba03;
    border-radius: 5rem;
    color: #fff;
    font-size: .8rem;
    font-weight: 300;
    margin-top: 1rem;
    opacity: .7;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories {
    display: grid;
    grid-template-columns:1fr;
    margin-top: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a {
    color: #000;
    direction: rtl;
    font-size: .9rem;
    font-weight: 500;
    margin-top: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a {
    color: #000;
    font-size: .85rem;
    margin-right: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a span {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: right;
    margin-right: 1rem;
    margin-top: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a span:before {
    background: #b3b3b3;
    border: 2px solid #fff;
    border-radius: 100%;
    box-shadow: 0 0 5px #0000001a;
    content: "";
    height: 17px;
    width: 17px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a {
    color: #000;
    font-weight: 300
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a span {
    margin-right: 2rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a a a span:before {
    background: #fff;
    border: 2px solid #e7ebee;
    border-radius: 100%;
    box-shadow: 0 0 5px #0000001a;
    content: "";
    height: 1rem;
    width: 1rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterCategories a:first-child, .allProfileList .allUserIndexListsItems .allUserIndexListsItem:first-child {
    margin-top: 0
}

.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label {
    grid-gap: .5rem;
    align-items: center;
    border: 1px solid #f6f8fb;
    border-radius: 5rem;
    cursor: text;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: .5rem 1rem;
    transition: .3s ease-in-out
}

.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label input, .allProductArchive .productArchive .productContainer .searchProduct label input {
    background: 0 0;
    color: #000;
    font-size: .85rem;
    font-weight: 300
}

.allProductArchive .productArchive .filterArchive .filterItems .filterSearch label:focus-within {
    border: 1px solid #ff8a66
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer {
    max-height: 15rem;
    padding-top: .5rem
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .scroll-area {
    direction: ltr;
    margin: auto;
    max-height: 15rem;
    position: relative;
    width: 100%
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem {
    direction: rtl
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem label {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    cursor: pointer;
    display: grid;
    font-size: 12px;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right;
    letter-spacing: .1px;
    line-height: 1.571;
    max-width: 15rem;
    overflow: hidden;
    padding: .5rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch), .allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:not(.switch) {
    width: 17px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox]:not(.switch):after {
    border: 2px solid var(--active-inner);
    border-left: 0;
    border-top: 0;
    height: 9px;
    left: 5px;
    top: 2px;
    transform: rotate(var(--r, 20deg));
    width: 5px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch {
    width: 10px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:after {
    background: var(--ab, var(--border));
    height: 10px;
    left: 2px;
    top: 2px;
    transform: translateX(var(--x, 0));
    width: 10px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=checkbox].switch:checked {
    --ab: var(--active-inner);
    --x: 10px
}

.allProductArchive .productArchive .filterArchive .filterItems .filterContainer .allProductArchiveFiltersItem input[type=radio]:after {
    background: var(--active-inner);
    height: 10px;
    opacity: 0;
    transform: scale(var(--s, .7));
    width: 10px
}

.allProductArchive .productArchive .productContainer .productTitle {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:1fr auto
}

.allProductArchive .productArchive .productContainer .productTitle .right .name {
    grid-gap: .3rem;
    display: grid;
    grid-template-columns:1fr
}

.allProductArchive .productArchive .productContainer .productTitle .right .name span {
    color: #000;
    font-size: 1.1rem;
    font-weight: 300;
    opacity: .6
}

.allProductArchive .productArchive .productContainer .productTitle .left .top {
    align-items: center;
    background: #f6f8fb;
    border-radius: 10px;
    color: #000;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    height: 3rem;
    justify-content: center;
    width: 3rem
}

.allProductArchive .productArchive .productContainer .productTitle .left h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    margin-top: .5rem;
    text-align: center
}

.allProductArchive .productArchive .productContainer .searchProduct label {
    grid-gap: .5rem;
    align-items: center;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5rem;
    box-shadow: 0 0 10px #0000000d;
    cursor: text;
    display: grid;
    grid-template-columns:1fr auto;
    padding: .9rem 1.4rem;
    transition: .3s ease-in-out
}

.allProductArchive .productArchive .productContainer .searchProduct label svg {
    fill: #000;
    height: 1.3rem;
    transition: .3s ease-in-out;
    width: 1.3rem
}

.allProductArchive .productArchive .productContainer .searchProduct label:focus-within {
    border: 1px solid #3eba03
}

.allProductArchive .productArchive .productContainer .searchProduct label:focus-within svg {
    fill: #3eba03
}

.allProductArchive .productArchive .productContainer .productOrder {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-top: 2rem
}

.allProductArchive .productArchive .productContainer .productOrder ul {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, auto));
    justify-content: right
}

.allProductArchive .productArchive .productContainer .productOrder ul li {
    color: #000;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 300
}

.allProductArchive .productArchive .productContainer .productOrder ul li span:before {
    border: 1px solid #eee;
    border-radius: 5rem;
    content: "";
    display: grid;
    height: 1rem;
    width: 1rem
}

.allProductArchive .productArchive .productContainer .productOrder ul li .active:before {
    background: red;
    border: 1px solid red
}

.allProductArchive .productArchive .productContainer .productLists {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(14rem, 1fr));
    margin-top: 2rem
}

.allProductArchive .productArchive .productContainer .productLists .productList a {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px #0000000d;
    display: grid;
    padding: 1rem;
    position: relative;
    transition: .3s ease-in-out
}

.allProductArchive .productArchive .productContainer .productLists .productList a .specialSell {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.allProductArchive .productArchive .productContainer .productLists .productList a .price h5 {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: 16px;
    font-weight: 900;
    grid-template-columns:auto auto;
    justify-content: left
}

.allProductArchive .productArchive .productContainer .productLists .productList a:hover {
    box-shadow: 0 0 10px #00000026
}

.allProductArchive .description {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    margin-top: 1rem;
    overflow: hidden;
    padding: 1rem
}

.allProfileList .allUserIndexList, .allProfileList .allUserIndexListsItems, .allProfileList .becomeList, .allProfileList .walletData {
    box-shadow: 0 0 5px #eee;
    border-radius: 10px;
    overflow: hidden
}

.allProductArchive .description p {
    color: #000;
    font-size: .9rem;
    font-weight: 500;
    line-height: 2.2rem;
    opacity: .7
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem, .allProfileList .walletData a {
    margin-top: .5rem;
    text-align: center
}

.allProfileList {
    width: 15rem
}

.allProfileList .allUserIndexList {
    background: #fff
}

.allProfileList .allUserIndexList .allUserIndexListsUser {
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:1fr;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic {
    display: grid;
    justify-content: center;
    overflow: hidden;
    padding-top: 1rem
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserPic .pic img {
    border-radius: 5rem;
    height: 3rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 3rem
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserName {
    color: #000;
    font-size: 1.1rem;
    font-weight: 700;
    opacity: .7;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: center;
    white-space: nowrap
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore {
    grid-gap: .3rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-top: .8rem;
    padding: 0 1rem
}

.allProfileList .allUserIndexList .allUserIndexListsUser .allUserIndexListsUserItem .allUserIndexListsUserScore span {
    color: orange;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.833
}

.allProfileList .allUserIndexList .allUserIndexListsUser h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    margin-top: 1rem;
    text-align: center
}

.allProfileList .allUserIndexList .allUserIndexListItems a {
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    grid-template-columns:1fr;
    padding: 1rem .5rem;
    text-align: center
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem:first-child, .allProfileList .allUserIndexList .allUserIndexListItems a:first-child {
    border-left: 1px solid #eee
}

.allProfileList .walletData {
    background: #fff;
    margin-top: 1rem;
    padding: 1rem
}

.allProfileList .walletData h3 {
    color: #444;
    font-size: 1.2rem;
    font-weight: 300;
    text-align: center
}

.allProfileList .walletData h3 span {
    font-size: 1rem;
    letter-spacing: .1px
}

.allProfileList .walletData a {
    color: #3eba03;
    display: grid;
    font-size: .9rem;
    font-weight: 300;
    width: 100%
}

.allProfileList .allUserIndexListsItems {
    background: #fff;
    margin-top: 1rem;
    padding: 1rem .5rem;
    position: sticky;
    top: 1rem
}

.allProfileList .allUserIndexListsItems .allUserIndexListsItem {
    grid-gap: .5rem;
    align-items: center;
    cursor: pointer;
    display: grid;
    grid-template-columns:1fr auto;
    justify-content: right;
    margin-top: 1.5rem
}

.allProfileList .allUserIndexListsItems .allUserIndexListsItem i {
    align-items: center;
    display: grid;
    justify-content: center;
    color: #3eba03;
    font-size: 1rem
}

.allProfileList .allUserIndexListsItems .allUserIndexListsItem a, .allProfileList .allUserIndexListsItems .allUserIndexListsItem h3 {
    color: #000;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: .2px;
    opacity: .6;
    transition: .3s ease-in-out
}

.allProfileList .allUserIndexListsItems .userProducts {
    margin-top: 1.5rem
}

.allProfileList .allUserIndexListsItems .userProducts .slide-fade-enter, .allProfileList .allUserIndexListsItems .userProducts .slide-fade-leave-to {
    transform: translateY(-10px)
}

.allProfileList .allUserIndexListsItems .userProducts ul li {
    margin-top: .8rem
}

.allProfileList .allUserIndexListsItems .userProducts ul li a {
    align-items: center;
    color: #000;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    grid-template-columns:1.4rem 1fr;
    justify-content: right;
    letter-spacing: .2px;
    padding-right: .5rem
}

.allProfileList .allUserIndexListsItems .userProducts ul li a:before {
    background: #000;
    border-radius: 5px;
    content: "";
    display: grid;
    height: 5px;
    transition: .3s ease-in-out;
    width: 5px
}

.allProfileList .allUserIndexListsItems .userProducts ul li a:hover:before {
    width: 1rem
}

.allProfileList .becomeList {
    display: grid;
    margin-top: 1rem;
    position: relative
}

.allProfileList .becomeList h4 {
    grid-gap: .5rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    grid-template-columns:auto auto;
    justify-content: right;
    margin: 1rem;
    z-index: 20
}

.allProfileList .becomeList .pic {
    background-image: url(/img/backStore.png);
    background-size: cover;
    bottom: 0;
    display: grid;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(3);
    z-index: 10
}

.allProfileIndex {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:auto 1fr;
    margin: 1rem auto auto
}

.allProfileIndex .profileIndex .profileIndexTop {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:1fr 1fr;
    margin-bottom: 1rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem label, .allProfileIndex .profileIndex label, .profileIndexChat label, .profileIndexLike label {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    padding-right: 1rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul {
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 19.5rem;
    margin-top: 1rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li, .profileIndexLike ul li {
    grid-gap: 1rem;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:1fr auto;
    height: 6.5rem;
    padding: 1rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a, .profileIndexChat ul li a, .profileIndexLike ul li a {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:auto 1fr
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemPic img, .profileIndexChat ul li a .userItemPic img, .profileIndexLike ul li a .userItemPic img {
    height: 3rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 3rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemSubject .userItemSubjectTitle, .profileIndexLike ul li a .userItemSubject .userItemSubjectmessage {
    color: #000;
    font-size: .8rem;
    font-weight: 400;
    height: 2.5rem;
    overflow: hidden
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemSubject .postPriceItem, .profileIndexLike ul li a .userItemSubject .postPriceItem {
    display: grid;
    grid-template-columns:1fr;
    height: 2.5rem;
    justify-content: left;
    overflow: hidden;
    text-align: left
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemSubject .postPriceItem .offPrice s, .profileIndexChat ul li a .userItemSubject .postPriceItem .offPrice s, .profileIndexLike ul li a .userItemSubject .postPriceItem .offPrice s {
    color: #000;
    display: flex;
    font-size: .8rem;
    font-weight: 300;
    line-height: 1.692;
    width: 100%
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li a .userItemSubject .postPriceItem h3, .profileIndexChat ul li a .userItemSubject .postPriceItem h3, .profileIndexLike ul li a .userItemSubject .postPriceItem h3 {
    color: #000;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: .1px;
    line-height: 1.5;
    text-align: left;
    width: 100%
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem ul li i svg, .profileIndexChat ul li i svg, .profileIndexLike ul li i svg {
    fill: #000;
    height: 1rem;
    transition: .3s ease-in-out;
    width: 1rem
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem .profileIndexTopItemAddress {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1rem;
    text-align: center
}

.allProfileIndex .profileIndex .profileIndexTop .profileIndexTopItem .profileIndexTopItemAddress a {
    border-bottom: 1px dashed #3eba03;
    color: #3eba03
}

@media screen and (max-width: 1000px) {
    .allNews .topBlogs .allNewsSideBar {
        width: 100%
    }

    .allNews {
        display: block;
        padding-top: 1rem
    }

    .allNews .topBlogs, .allProfileIndex .profileIndex .profileIndexTop {
        grid-template-columns:1fr
    }
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal, .allProfileIndex .profileIndexPay {
    background: #fff;
    border-radius: 10px;
    margin-top: 1rem;
    overflow: hidden
}

.allProfileIndex .profileIndexPay table {
    box-shadow: 0 0 8px #000c;
    direction: rtl;
    display: grid;
    grid-template-columns:1fr;
    margin-top: 0
}

.allProfileIndex .profileIndexPay table tr {
    background: #fff;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1rem, 1fr))
}

.allProfileIndex .profileIndexPay table tr:first-child {
    border: 0;
    box-shadow: 0 3px 1px -2px #0000001a 0 2px 2px 0 #00000014 0 1px 5px 0 #00000014;
    box-shadow: 0 0 0 transparent
}

.allProfileIndex .profileIndexPay table tr th {
    box-shadow: 2px 0 2px -2px #0003;
    color: #000;
    font-size: .7rem;
    font-weight: 500;
    overflow: hidden;
    padding: 2rem;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.allProfileIndex .profileIndexPay table tr th:first-child {
    border-right: 0
}

.allProfileIndex .profileIndexPay table tr td {
    grid-gap: .5rem;
    align-items: center;
    box-shadow: 2px 0 2px -2px #0003;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1rem, auto));
    justify-content: center;
    padding: 2rem;
    text-align: center
}

.allProfileIndex .profileIndexPay table tr td a i {
    font-size: 1rem;
    color: #3ab137
}

.allProfileIndex .profileIndexPay table tr .active {
    align-items: center;
    background: 0 0;
    color: #000;
    display: grid;
    font-size: .7rem;
    font-weight: 500;
    grid-template-columns:auto auto;
    justify-content: right
}

.allProfileIndex .profileIndexPay table tr .active:before {
    background-color: #00c58d;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px
}

.allProfileIndex .profileIndexPay table tr .unActive {
    align-items: center;
    background: 0 0;
    color: #000;
    display: grid;
    font-size: .7rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right
}

.allProfileIndex .profileIndexPay table tr .unActive:before {
    background-color: #fc5c63;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px
}

.allProfileIndex .profileIndexPay table tr .unWallet:before {
    background-color: #3fc1f1;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 10px;
    width: 10px
}

@media screen and (max-width: 1200px) {
    .allProfileIndex .profileIndexPay table tr td, .allProfileIndex .profileIndexPay table tr th {
        padding: 2rem 0
    }
}

.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    display: grid;
    grid-template-columns:1fr;
    justify-content: center;
    margin-bottom: 1rem;
    overflow: hidden
}

.allProfileIndex .allUserIndexInfo #upload-image-form .sendImage .dropify-wrapper {
    border: 1px solid #f6f8fb !important
}

.allProfileIndex .allUserIndexInfo #upload-image-form #upload-image {
    background: #3eba03;
    border-radius: 5px;
    box-shadow: 0 0 10px #0000000d;
    color: #fff;
    font-size: .9rem;
    font-weight: 500;
    margin-right: 1rem;
    padding: .3rem 1.5rem
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems {
    border-top: 1px solid #eee;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(1px, 1fr))
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:1fr;
    padding: 1rem
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem input, .allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem textarea {
    background: #f6f8fb;
    border-radius: .2rem;
    color: #81858b;
    font-size: .9rem;
    height: 2.5rem;
    line-height: 1.571;
    padding: .5rem;
    transition: .3s ease-in-out;
    width: 100%
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem textarea {
    height: 10rem
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem label {
    color: #000;
    font-size: .9rem;
    line-height: 1.692
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems .allUserIndexInfoPersonalItem h4 {
    align-items: center;
    background: #f6f8fb;
    border-radius: .2rem;
    color: #000;
    cursor: pointer;
    display: grid;
    font-weight: 300;
    height: 2.5rem;
    padding-right: .5rem;
    width: 100%
}

.allProfileIndex .allUserIndexInfo .allUserIndexInfoPersonal .allUserIndexInfoPersonalItems:first-child {
    border-top: 0
}

.allProfileIndex .allUserIndexInfo .infoButton {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: .9rem;
    font-weight: 300;
    margin-top: 1rem;
    padding: .3rem .5rem
}

.profileIndexChat ul, .profileIndexLike ul {
    background: #fff;
    margin-top: 1rem
}

.profileIndexLike ul li a .userItemSubject .userItemSubjectTitle {
    color: #000;
    font-size: .9rem;
    font-weight: 700;
    height: 2.5rem;
    overflow: hidden
}

.allProduct table tr .buttons {
    grid-gap: .5rem;
    display: grid;
    grid-template-columns:auto auto auto
}

.allProduct table tr .buttons button {
    background: red;
    border-radius: 5px;
    color: #fff;
    font-size: .8rem;
    padding: .3rem
}

.allProduct table tr .buttons a:nth-child(2) {
    background: orange
}

.allShowPay {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #0000000d;
    padding: 1rem
}

.allShowPay .topShowPay .title {
    grid-gap: 1rem;
    align-items: center;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:auto auto auto auto auto auto;
    justify-content: right;
    padding-bottom: 1rem
}

.allShowPay .topShowPay .title span {
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .7;
    padding: .2rem 1rem
}

.allShowPay .topShowPay .title button {
    grid-gap: .5rem;
    align-items: center;
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: .8rem;
    font-weight: 500;
    grid-template-columns:auto auto;
    justify-content: right;
    padding: .3rem 1rem
}

.allShowPay .topShowPay .detail .items {
    grid-gap: 1.5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto auto auto;
    justify-content: right;
    margin-top: 1rem
}

.allShowPay .topShowPay .detail .items .item .active:before {
    background: #3eba03;
    border-radius: 5rem;
    content: "";
    height: 10px;
    width: 10px
}

.allShowPay .topShowPay .detail .items .item .unActive:before {
    background: red;
    border-radius: 5rem;
    content: "";
    height: 10px;
    width: 10px
}

.allShowPay .topShowPay .detail .botDetail, .allShowPay .topShowPay .detail .topDetail {
    border-bottom: 1px solid #eee;
    margin-bottom: 1rem;
    padding-bottom: 1rem
}

.allShowPay .topShowPay .trackPay {
    grid-gap: .5rem;
    border-bottom: 1px solid #eee;
    display: grid;
    grid-template-columns:1fr;
    padding-bottom: 1rem
}

.allShowPay .topShowPay .trackPay p {
    background: #f5f5f5;
    border-radius: 5px;
    padding: .5rem
}

.allShowPay .allShowPayContainer .topContainer {
    margin-top: 3rem;
    padding-bottom: 3rem
}

.allShowPay .allShowPayContainer .topContainer .code, .allShowPay .allShowPayContainer .topContainer .level {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-bottom: 5px
}

.allShowPay .allShowPayContainer .topContainer .code h3, .allShowPay .allShowPayContainer .topContainer .level h3 {
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    opacity: .7
}

.allShowPay .allShowPayContainer .topContainer .code1 {
    margin-bottom: 0;
    margin-top: .5rem;
    text-align: center
}

.allShowPay .allShowPayContainer .topContainer .code1 .spanTitle {
    font-weight: 700;
    color: #000;
    opacity: .7
}

.allShowPay .allShowPayContainer .topContainer .code1 .spanValue {
    font-weight: 700;
    color: #000
}

.allShowPay .allShowPayContainer .topContainer .code {
    margin-bottom: 0;
    margin-top: 3rem
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem svg {
    height: 1.8rem;
    width: 1.8rem
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemBar {
    background: #f6f8fb;
    height: 5px;
    width: 5rem
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemBarActive {
    background: #3eba03;
    height: 5px;
    width: 5rem
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemCircle {
    align-items: center;
    background-color: #eee;
    border: 2px solid #eee;
    border-radius: 50%;
    cursor: pointer;
    display: grid;
    height: 3rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    z-index: 2
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemCircleActives {
    align-items: center;
    background-color: #3eba03;
    border: 2px solid #f6f8fb;
    border-radius: 50%;
    cursor: pointer;
    display: grid;
    height: 3rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    z-index: 2
}

.allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemCircleActive {
    -webkit-box-align: center;
    align-items: center;
    background: #3eba03;
    border: none;
    border-radius: 50%;
    box-shadow: 0 1px 4px 0 #0003;
    cursor: pointer;
    display: grid;
    height: 3rem;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    z-index: 4
}

.allShowPay .allShowPayContainer .topContainer .cashBacks, .profileIndexTicket .popUp .popUpItem .buttonsPop, .profileIndexTicket .showTicket .ticketData .buttonsPop {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-top: 2rem
}

.allShowPay .allShowPayContainer .topContainer .cashBacks button {
    background: #fff;
    border: 1px solid #3eba03;
    border-radius: 5px;
    color: #3eba03;
    font-size: .8rem;
    font-weight: 300;
    padding: .5rem 1rem
}

.allShowPay .allShowPayContainer .abilityPost {
    background: #f1f4f9;
    border-radius: .2rem;
    margin-bottom: 1rem;
    padding: 1rem
}

.allShowPay .allShowPayContainer .abilityPost .abilityTitle {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    font-size: 1rem;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: space-between;
    opacity: .7
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable {
    background: #f6f8fb;
    border-radius: .3rem;
    box-shadow: 0 0;
    display: grid;
    grid-template-columns:1fr;
    margin: 1rem 0
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    border-bottom: 0;
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr 6.5rem;
    min-height: 3.5rem;
    overflow: unset;
    padding: 0 1rem;
    text-align: right
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li h4 {
    color: #000;
    font-size: .8rem;
    font-weight: 500;
    opacity: .7;
    text-align: center
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li a {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    display: grid;
    font-size: .8rem;
    font-weight: 300;
    padding: .3rem 1rem
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li .pays {
    opacity: .4
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li input:first-child {
    border: 1px solid #eee;
    border-radius: .3rem;
    color: #000;
    font-size: .7rem;
    outline: transparent;
    padding: .4rem .5rem;
    resize: vertical;
    transition: .3s ease-in-out;
    width: 100%
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li input:first-child:focus {
    border: 1px solid #19bfd3;
    box-shadow: 0 3px 8px 0 #eee
}

.allShowPay .allShowPayContainer .abilityPost .abilityTable li:nth-child(2) {
    border-top: 2px solid #eee
}

.allShowPay .allShowPayContainer .items {
    background: #f6f8fb;
    border-radius: 10px;
    padding: 1rem
}

.allShowPay .allShowPayContainer .items .title {
    color: #000;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 1rem
}

.allShowPay .allShowPayContainer .items .item {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #eee;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-bottom: 1rem;
    padding: 1rem;
    position: relative
}

.allShowPay .allShowPayContainer .items .item .cartDetailPic img {
    height: 8rem;
    max-width: 10rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    margin-top: .5rem
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem i {
    align-items: center;
    display: grid;
    justify-content: center;
    font-size: 1.1rem;
    color: #3ab137;
    opacity: .7
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem h3 {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.375
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDetailInfoItem:first-child {
    display: block;
    margin-top: 0
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartCount {
    grid-gap: .5rem;
    align-items: center;
    color: #000;
    display: grid;
    grid-template-columns:auto auto auto;
    justify-content: left
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartCount button {
    align-items: center;
    background: red;
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem;
    color: #fff;
    display: grid;
    font-size: .8rem;
    height: 1.3rem;
    justify-content: center;
    padding: 0 1rem
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartCount button:first-child {
    border-radius: 0 .2rem .2rem 0;
    font-size: .8rem
}

.allShowPay .allShowPayContainer .items .item .cartDetailInfo .cartDelete {
    left: .5rem;
    position: absolute;
    top: .5rem
}

.allShowPay .printPay {
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden
}

.profileIndexTicket h1 {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.profileIndexTicket h4 {
    color: #000;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.profileIndexTicket h6 {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 1rem
}

.profileIndexTicket .alert {
    background: #00800042;
    border-radius: .3rem;
    color: #006200;
    font-size: .85rem;
    font-weight: 300;
    margin: 1rem 0;
    padding: 1rem
}

.profileIndexTicket .containerSub, .profileIndexTicket .referralCode, .profileIndexTicket table {
    border-radius: .3rem;
    box-shadow: 0 0 10px #eee;
    margin-bottom: 1rem;
    background: #fff
}

.profileIndexTicket .referralCode {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto 1fr;
    padding: 1rem
}

.profileIndexTicket .containerSub {
    overflow: hidden;
    padding: 1rem
}

.profileIndexTicket .emptyUser {
    color: #3eba03;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 1rem 0;
    text-align: center
}

.profileIndexTicket table {
    width: 100%
}

.profileIndexTicket .popUp .popUpItem, .profileIndexTicket .showTicket .ticketData {
    background: #fff;
    border-radius: .4rem;
    margin: auto;
    padding: 1rem;
    position: relative;
    width: 40%
}

.profileIndexTicket .popUp .popUpItem .title {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
    text-align: center
}

.profileIndexTicket .popUp .popUpItem p {
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    margin-top: .5rem;
    text-align: center
}

.profileIndexTicket .popUp .popUpItem .buttonsPop button, .profileIndexTicket .showTicket .ticketData .buttonsPop button {
    background: green;
    border-radius: 5px;
    color: #fff;
    font-size: .9rem;
    padding: .3rem 1rem
}

.profileIndexTicket .showTicket {
    background: #00000080;
    display: grid;
    grid-template-columns:1fr;
    height: 100%;
    justify-content: center;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 4000
}

.allChargeIndex .chargePrice, .allChargeIndex .chargeWidgets .WidgetItem {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px #eee;
    grid-gap: 1rem;
    display: grid;
    padding: 1rem
}

.profileIndexTicket .showTicket .ticketData p {
    background: #f6f8fb;
    border-radius: 5px;
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    padding: .5rem
}

.allChargeIndex .chargeWidgets {
    grid-gap: 1rem;
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr))
}

.allChargeIndex .chargeWidgets .WidgetItem {
    align-items: center;
    grid-template-columns:auto 1fr;
    position: relative
}

.allChargeIndex .chargeWidgets .WidgetItem .WidgetIcon {
    align-items: center;
    display: grid;
    justify-content: center;
    position: relative
}

.allChargeIndex .chargeWidgets .WidgetItem .WidgetIcon svg {
    height: 4rem;
    width: 4rem
}

.allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject {
    position: relative;
    z-index: 5
}

.allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h5 {
    color: #000;
    font-size: .85rem;
    font-weight: 300;
    margin-top: .5rem;
    opacity: .7
}

.allChargeIndex .chargeWidgets .WidgetItem .WidgetSubject h5 span {
    letter-spacing: .2px
}

.allChargeIndex .chargePrice {
    align-items: center;
    grid-template-columns:1fr auto;
    margin-top: 1rem;
    position: relative
}

.allCounseling .counselingFast, .allQuickBuy .quickBuy {
    background: #fff;
    display: none;
    padding: .5rem 1rem 1rem;
    position: absolute
}

.allChargeIndex .chargePrice .right {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:auto auto auto;
    justify-content: right
}

.allChargeIndex .chargePrice .right label {
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    letter-spacing: .5px
}

.allChargeIndex .chargePrice .right input {
    border: 1px solid #eee;
    border-radius: 5px;
    color: #000;
    font-size: .8rem;
    height: 2.2rem;
    padding: .3rem .5rem;
    transition: .3s ease-in-out;
    width: 20rem
}

.allChargeIndex .chargePrice .right button {
    background: #3eba03;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: .9rem;
    font-weight: 300;
    height: 2.2rem;
    padding: .3rem 1rem
}

.allChargeIndex table {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #eee;
    margin-top: 1rem;
    width: 100%
}

.allPageIndex {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    margin: 1rem auto auto;
    padding: 1rem
}

.allPageIndex h1 {
    border-bottom: 4px dashed #eee;
    color: #3eba03;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-align: center
}

.allPageIndex .description p {
    border-radius: 10px;
    color: #000;
    font-size: 1rem;
    font-weight: 300;
    line-height: 2.25
}

.allCounseling, .allQuickBuy {
    background: hsla(0, 0%, 53%, .5);
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.allQuickBuy .quickBuy {
    border-radius: 5px;
    left: 50%;
    margin: 1rem auto auto;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%
}

.allCounseling .counselingFast .title, .allQuickBuy .quickBuy .title {
    align-items: center;
    border-bottom: 2px dashed #eee;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: space-between;
    margin-bottom: .5rem;
    padding-bottom: .5rem
}

.allCounseling .counselingFast .title i, .allQuickBuy .quickBuy .title i {
    align-items: center;
    cursor: pointer;
    display: grid
}

.allQuickBuy .quickBuy .productQuick .pic {
    border-radius: 10px;
    box-shadow: 0 0 10px #0000000d;
    display: grid;
    padding: .5rem
}

.allQuickBuy .quickBuy .productQuick .pic img {
    height: 8rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 8rem
}

.allQuickBuy .quickBuy .productQuick .description .optionAdd {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:7rem 1fr;
    margin-top: 1rem
}

.allQuickBuy .quickBuy .optionAdd .swatch .swatch-element, .allQuickBuy .quickBuy .productQuick .description .optionAdd .swatch .swatch-element {
    float: right;
    margin: 5px 8px 0 0;
    position: relative
}

.allQuickBuy .quickBuy .productQuick .description .countQuick {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:7rem 1fr auto
}

.allQuickBuy .quickBuy .productQuick .description output {
    color: #3eba03;
    font-size: .8rem;
    font-weight: 300
}

.allQuickBuy .quickBuy .addressQuick .itemAddress {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    grid-template-columns:10rem 1fr
}

.allQuickBuy .quickBuy .optionAdd {
    grid-gap: 1rem;
    align-items: center;
    display: grid;
    grid-template-columns:9rem 1fr;
    margin-top: 1rem
}

.allQuickBuy .quickBuy .buyFast, .profileIndexChat ul li {
    grid-template-columns:1fr auto;
    display: grid;
    grid-gap: 1rem
}

.allQuickBuy .quickBuy .buyFast {
    align-items: center;
    border-top: 2px dashed #eee;
    margin-top: 1rem;
    padding-top: 1rem
}

.allQuickBuy .quickBuy .buyFast .right h4 {
    color: #707070;
    font-size: .8rem;
    font-weight: 300
}

.allQuickBuy .quickBuy .buyFast .right h4 span {
    color: #000;
    font-size: .8rem;
    font-weight: 300;
    opacity: .8
}

.allQuickBuy .quickBuy .buyFast .right h5 {
    color: #707070;
    font-size: .8rem;
    margin-top: .5rem
}

.allCounseling .counselingFast button, .allQuickBuy .quickBuy .buyFast .left button {
    background: #3eba03;
    color: #fff;
    padding: .3rem 1rem;
    border-radius: 5px;
    font-weight: 300
}

.allQuickBuy .quickBuy .buyFast .right h5, .allQuickBuy .quickBuy .buyFast .right h5 span {
    grid-gap: .5rem;
    align-items: center;
    display: grid;
    font-weight: 300;
    grid-template-columns:auto auto;
    justify-content: right
}

.allQuickBuy .quickBuy .buyFast .right h5 span {
    color: #3eba03;
    font-size: 1rem
}

.allQuickBuy .quickBuy .buyFast .left button {
    font-size: .85rem
}

.allCounseling .counselingFast {
    border-radius: 5px;
    left: 50%;
    margin: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%
}

.allCounseling .counselingFast .counselingTitleProduct {
    background: #eee;
    border-radius: 5px;
    color: #000;
    font-size: .9rem;
    font-weight: 300;
    padding: .5rem
}

.allCounseling .counselingFast button {
    font-size: .8rem;
    margin-top: 1rem
}

.allPaginateHome {
    display: grid;
    justify-content: center;
    margin-bottom: 1rem;
    margin-top: 2rem
}

.allPaginateHome .pages {
    grid-gap: 1rem;
    grid-template-columns:repeat(10, auto)
}

.allPaginateHome .pages div {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #0003;
    color: #000;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 300;
    height: 2.3rem;
    width: 2.3rem
}

.allPaginateHome .pages div svg {
    fill: #000;
    height: .8rem;
    width: .8rem
}

.badge-ticket-success {
    background-color: #89e389;
    padding: 5px;
    color: #000;
    border-radius: 20px
}

.badge-ticket-primary {
    background-color: #5fa5d3;
    padding: 5px;
    color: #000;
    border-radius: 20px
}

.li-top-score {
    column-count: 2;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.li-column-wallet, .li-top-score {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 10px
}

.i-chart-product, .i-compare-product {
    font-weight: 700 !important;
    margin-bottom: 3px !important
}

.li-column-wallet a, .li-top-score a, .li-top-score a::before {
    padding: 0 !important
}

.disposable-code {
    background: 0 0;
    color: orange;
    padding: 0;
    letter-spacing: 0;
    font-size: .8rem
}

.dot-span-score, .dot-wallet {
    border-radius: 50%;
    margin-left: 5px;
    padding: 4px;
    display: inline-block
}

.i-compare-product {
    font-size: 1.1rem !important
}

.i-chart-product {
    font-size: 1rem !important
}

.timer-login {
    font-size: .9rem;
    color: orange
}

.dot-wallet {
    height: 10px;
    width: 10px;
    background-color: #3ab137;
    margin-top: 6px;
    margin-right: 7px
}

.span-wallet-toman {
    margin-left: 5px;
    margin-right: 5px
}

.a-toman-wallet {
    margin-top: 1px
}

.dot-span-score {
    height: 9px;
    width: 9px;
    background-color: orange;
    margin-top: 6px;
    margin-right: 7px
}

.ticket-a-btn {
    color: #fff;
    font-size: .9rem;
    padding: .3em 1.2em;
    border-radius: .5em;
    float: left;
    display: inline-block;
    margin: 0 .3em .5em 0;
    text-decoration: none;
    font-weight: 300;
    color: #ffffffFFF;
    background-color: #97ae44;
    text-align: center;
    transition: .2s
}

.ticket-a-btn:hover {
    background-color: #80963c
}

@media all and (max-width: 30em) {
    .ticket-a-btn {
        display: block;
        margin: .2em auto
    }
}

.div-boxes-ticket-profile {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px #eee;
    overflow: hidden;
    padding: 10px
}

.div-boxes-ticket-profile-chat {
    background-color: #fdfdfd;
    border-radius: 20px;
    box-shadow: 0 0 4px #eee;
    padding: 1.5rem;
    display: flex;
    align-items: flex-start
}

.logo-bell-fill {
    background-color: #e0d8d8;
    border-radius: 50%;
    padding: 9px;
    height: 40%
}

.circle-small-notification {
    height: 10px;
    width: 10px;
    background-color: #99ae42;
    margin-left: 5px;
    border-radius: 50%;
    display: inline-block
}

.font-bell-logo {
    font-size: 1.1rem;
    color: #858585
}

.margin-top-description, .product-ability table, .product-color table, .product-size table, .product-specifications table {
    margin-top: 10px
}

.h3-date-notification {
    float: left;
    color: #696969cc
}

.notif-bil-bil {
    background-color: #3ab137;
    color: #fff;
    border-radius: 50%;
    padding: 1px 7px;
    font-size: .8rem
}

.product-info a {
    display: flex;
    justify-content: space-between
}

.product-info a .pic img {
    width: 50px !important
}

@media screen and (max-width: 800px) {
    .singleNotification .singleNotificationItems {
        width: 90%
    }

    .allAuthIndex .authIndex, .allCounseling .counselingFast {
        width: 98%
    }

    .allCartIndex .topCartIndex {
        width: 20rem
    }

    .allCartIndex .cartIndex, .allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart, .allCartIndex .checkoutItems, .allProductArchive .productArchive, .allProfileIndex {
        display: block
    }

    .allCartIndex .cartIndex .right .cartItem {
        display: block;
        position: relative
    }

    .allCartIndex .cartIndex .right .cartItem .cartPic {
        display: grid;
        justify-content: center
    }

    .allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart a {
        color: #000;
        font-size: .9rem;
        font-weight: 500;
        line-height: 2rem;
        opacity: .7
    }

    .allCartIndex .cartIndex .right .cartItem .cartSubject .titleCart button {
        left: 1rem;
        position: absolute;
        top: 1rem
    }

    .allCartIndex .cartIndex .right .cartItem .cartSubject .price {
        font-size: 1rem
    }

    .allCartIndex .cartIndex .right #changeCart {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 10px;
        box-shadow: 0 0 10px #0000001a;
        color: #000;
        font-size: .9rem;
        font-weight: 500;
        padding: .3rem 1rem
    }

    .allCartIndex .cartIndex .left, .allCartIndex .checkoutItems .left {
        margin-top: 1rem
    }

    .allCartIndex .cartIndex .left .cartNext {
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 0 10px #0000001a;
        overflow: hidden
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem {
        align-items: center;
        background: #fafafa;
        display: grid;
        grid-template-columns:auto auto;
        justify-content: space-between;
        padding: .8rem
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem h4 {
        color: #000;
        font-size: .9rem;
        font-weight: 300
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem span {
        color: #000;
        font-size: 1rem;
        font-weight: 300
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem h3 {
        grid-gap: .5rem;
        align-items: center;
        border-radius: 10px;
        color: #3eba03;
        display: grid;
        font-size: 1.4rem;
        font-weight: 900;
        grid-template-columns:auto auto;
        justify-content: left;
        min-height: 2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem h3:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        align-items: center;
        box-sizing: inherit;
        content: "\f06c︎";
        display: flex;
        font-family: digikala;
        font-size: 1.2rem;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        justify-content: center;
        letter-spacing: normal;
        line-height: 1;
        text-decoration: none;
        text-transform: none
    }

    .allCartIndex .cartIndex .left .cartNext .cartPriceItem:nth-child(2n) {
        background: #fff
    }

    .allCartIndex .cartIndex .left .cartNext .nextItem {
        display: grid;
        justify-content: center;
        padding: .5rem
    }

    .allCartIndex .cartIndex .left .cartNext .nextItem a {
        background: #3eba03;
        border-radius: 5px;
        color: #fff;
        display: grid;
        font-size: 1rem;
        font-weight: 300;
        padding: .5rem 1rem
    }

    .allCartIndex .cartIndex .left .scoreProduct {
        grid-gap: .5rem;
        align-items: center;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 10px;
        box-shadow: 0 0 10px #0000001a;
        cursor: pointer;
        display: grid;
        grid-template-columns:auto 1fr auto;
        justify-content: right;
        margin-top: 1rem;
        padding: 1rem
    }

    .allCartIndex .cartIndex .left .scoreProduct i {
        align-items: center;
        display: grid
    }

    .allCartIndex .cartIndex .left .scoreProduct i svg {
        height: 1.4rem;
        width: 1.4rem
    }

    .allCartIndex .cartIndex .left .scoreProduct i:last-child svg {
        height: .7rem;
        width: .7rem
    }

    .allCartIndex .cartIndex .left .scoreProduct span {
        color: #000;
        font-size: .8rem;
        font-weight: 300
    }

    .allCartIndex .cartIndex .left .scoreProduct span span {
        color: orange;
        font-size: 1rem;
        font-weight: 900
    }

    .allCartIndex .allPack .showPack .showPackItems {
        width: 96%
    }

    .allProductArchive .productArchive .productContainer .productLists .productList a .details .detailItem span {
        font-size: .7rem;
        height: 1.5rem;
        width: 1.5rem
    }

    .allProductArchive .productArchive .productContainer .productLists .productList a .details .detailItem h4 {
        font-size: .6rem
    }

    .allProductArchive .productArchive .productContainer .productOrder {
        display: block;
        margin-top: 2rem
    }

    .allProductArchive .productArchive .productContainer .productOrder ul {
        grid-template-columns:repeat(auto-fit, minmax(5rem, auto));
        margin-top: 1rem
    }

    .allProductArchive .productArchive .productContainer .productOrder ul li, .allProductArchive .productArchive .productContainer .productOrder ul li span {
        font-size: .8rem
    }

    .allProductArchive .productArchive .productContainer .productLists {
        grid-template-columns:1fr 1fr
    }

    .allProfileList {
        margin-bottom: 1rem;
        width: 100%
    }

    .allQuickBuy .quickBuy {
        left: 0;
        margin-top: 0;
        right: 0;
        top: 0;
        transform: none;
        width: 98%
    }

    .allQuickBuy .quickBuy .buyFast, .allQuickBuy .quickBuy .productQuick {
        grid-template-columns:1fr
    }

    .allQuickBuy .quickBuy .productQuick .pic {
        justify-content: center
    }

    .allQuickBuy .quickBuy .buyFast .left {
        display: grid
    }

    .allHeaderIndex .headerTop .block .left .themeButton1 button {
        width: 1.7rem;
        height: 1.7rem
    }

    .allHeaderIndex .headerTop .block .left .themeButton1 button svg {
        fill: #fff;
        height: 1.3rem;
        width: 1.3rem
    }
}

.profileIndexChat ul li {
    border-bottom: 1px solid #eee;
    padding: 1rem
}

.profileIndexChat ul li a .userItemSubject .userItemSubjectTitle {
    color: #000;
    font-size: .9rem;
    font-weight: 700;
    overflow: hidden
}

.profileIndexChat ul li a .userItemSubject .userItemSubjectmessage {
    color: #000;
    font-size: .8rem;
    font-weight: 400;
    overflow: hidden
}

.profileIndexChat ul li a .userItemSubject .postPriceItem {
    display: grid;
    grid-template-columns:1fr;
    justify-content: left;
    overflow: hidden;
    text-align: left
}

.font-searach-category {
    color: #19bfd3 !important;
    font-weight: 600
}

.font-searach-category-span {
    color: #767790 !important;
    font-weight: 600
}

.banner-category {
    border-radius: 10px;
    box-shadow: 0 0 10px #0000003d
}

#scroll8::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #0000004d;
    background-color: #f5f5f5
}

#scroll8::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

#scroll8::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.72, #b4b4b4), color-stop(.72, #b4b4b4))
}

#scroll10::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #0000004d;
    background-color: #f5f5f5
}

#scroll10::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

#scroll10::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.72, #b4b4b4), color-stop(.72, #b4b4b4))
}

.label-checkout-payment {
    font-size: .85rem;
    display: flex;
    cursor: pointer;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    margin-bottom: .375em
}

.label-checkout-payment input:checked + span:before {
    box-shadow: inset 0 0 0 .4375em #99ae47
}

.label-checkout-payment span {
    display: flex;
    align-items: center;
    padding: .375em .75em .375em .375em;
    border-radius: 99em;
    transition: .25s;
    color: #000
}

.label-checkout-payment span:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: -.625em;
    transition: .25s;
    box-shadow: inset 0 0 0 .125em #99ae47;
    margin-left: 5px
}

.display-none-i-header, .display-none-method-pay {
    display: none !important
}

.margin-right-box-left {
    margin-right: 5px !important
}

.margin-wallet-payment-checkout {
    margin: 20px
}

.btn-cal-for-price-single {
    grid-gap: 1rem;
    align-items: center;
    background: #0067d9;
    border-radius: 5px;
    box-shadow: inset -46px 0 0 0 #048;
    cursor: pointer;
    display: grid;
    grid-template-columns:auto auto;
    justify-content: center;
    margin-top: 1rem;
    overflow: hidden;
    padding: .3rem .8rem;
    transition: .3s ease-in-out;
    width: 100%
}

.alert-danger-home, .alert-success-home {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem
}

.btn-cal-for-price-single span {
    font-size: 1rem;
    font-weight: 300;
    overflow: hidden;
    padding: .5rem;
    text-align: center;
    color: #fff
}

.btn-cal-for-price-single i {
    font-weight: 700 !important;
    font-size: 1rem !important;
    color: #fff;
    margin-top: 9px
}

.span-text-danger {
    color: red !important
}

.alert-danger-home {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-success-home {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid transparent;
    border-radius: .25rem
}

.mobile-nav, .modal {
    position: fixed;
    top: 0;
    left: 0
}

.li-favorite-is-null {
    text-align: center !important;
    padding: 1rem !important;
    border-bottom: 0 solid #eee !important
}

.compareTable {
    border-collapse: collapse;
    box-shadow: 0 0 10px #0000001a;
    border-spacing: 0;
    width: 100%;
    border: 1px #ddd
}

.compareTable th, td {
    padding: 8px
}

.compareTable tr:nth-child(2n) {
    background-color: #f2f2f2
}

.modal {
    display: none;
    z-index: 2;
    padding-top: 100px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000a6
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    border-radius: 10px
}

.close-compare-btn, .text-close {
    color: #aaa;
    float: right;
    font-weight: 700;
    margin-top: -16px;
    font-size: 1rem
}

.close-compare-btn:focus, .close-compare-btn:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.productPlus {
    background: orange;
    border-radius: 5px;
    color: #fff;
    font-size: 1.3rem;
    padding: .2rem 10px;
    cursor: pointer;
    margin-bottom: 2rem
}

.productPlus i svg {
    fill: #fff;
    height: 1.2rem;
    width: 1.2rem;
    padding-top: 3px
}

.product-specifications {
    color: #fff
}

.product-img img {
    min-width: 100px;
    max-width: 150px
}

.product-ability h4, .product-color h4, .product-size h4, .product-specifications h4 {
    margin-top: 20px;
    font-size: 18px
}

.image-thumbnail-footer-size {
    width: 3.5rem;
    height: 3.5rem
}

.img-about-section {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.p-about-section {
    font-size: 1.2rem;
    text-align: justify;
    color: #000000e8
}

.input-resume, .input-resume:focus {
    color: #495057;
    background-color: #fff
}

.input-resume {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.abilityPost .abilityTable tr td input, .btn-success-resume {
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    padding: .375rem .75rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #91b20a
}

.input-resume:focus {
    border-color: #28a745;
    outline: 0;
    box-shadow: 0 0 0 .2rem #28a7454f
}

.label-resume {
    color: #000;
    font-size: .9rem;
    display: inline-block
}

.form-group-resume {
    margin-bottom: 1.3rem
}

.p-resume-input {
    color: #000;
    font-size: .9rem;
    text-align: justify
}

.btn-success-resume {
    text-align: center;
    user-select: none;
    font-size: 1rem;
    border-radius: .25rem;
    color: #fff;
    background-color: #91b20a
}

.abilityPost {
    background: #f5f6f8;
    border-radius: .2rem;
    margin-bottom: 1rem;
    padding: 1rem
}

.abilityTitle label {
    color: #475569;
    font-size: .9rem;
    font-weight: 500
}

.abilityTitle i svg {
    fill: #475569;
    height: 1.2rem;
    transition: .3s ease-in-out;
    width: 1.2rem
}

.abilityTable {
    border-radius: .3rem;
    box-shadow: 0 0;
    display: grid;
    grid-template-columns:1fr;
    margin: 1rem 0;
    overflow: hidden
}

.abilityTable tr {
    grid-gap: 1rem;
    align-items: center;
    background: #fff;
    margin-top: 2px;
    display: grid;
    min-height: 3.5rem;
    padding: 0 1rem;
    text-align: center;
    border: 1px solid #97ae44;
    border-radius: .3rem
}

#abilities tr {
    grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr
}

#savabegh tr {
    grid-template-columns:1fr 1fr 1fr 1fr 1fr
}

.abilityPost .abilityTable tr th {
    color: #475569;
    font-size: .75rem;
    font-weight: 300;
    overflow: hidden;
    padding-right: 1rem;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.abilityPost .abilityTable tr td {
    color: #475569;
    display: grid;
    font-size: .7rem;
    font-weight: 200;
    grid-template-columns:1fr;
    overflow: hidden
}

.abilityPost .abilityTable tr td input {
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: .75rem;
    border-radius: .25rem;
    color: #000
}

.text-justify-product {
    text-align: justify
}

.mobile-nav {
    right: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f7f8fa;
    box-shadow: 0 .125rem .25rem #00000018;
    width: 100%;
    padding: 1em 2em
}

.mobile-nav h3 {
    display: block;
    margin: 0;
    padding: 0
}

.navigation {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 59px;
    right: 0;
    transform: translate(100%);
    height: 100vh;
    width: 100%;
    background-color: #fff;
    overflow-y: scroll;
    transition: .3s linear;
    box-shadow: 0 .125rem .25rem #00000013;
    border-top: 0 !important
}

.navigation.active {
    transform: translate(0);
    transition: .3s linear
}

.menu-level-1 {
    font-size: .9em;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%
}

.menu-level-1 .menu-list-1 i {
    margin-right: 6px
}

.menu-list-1 {
    width: 100%;
    height: auto
}

.menu-level-2, .menu-level-3 {
    padding: 0
}

.menu-level-2 > .menu-list-2 > .list-item {
    color: #514ff4e8
}

.menu-level-last {
    padding: 1em 1em 1em 0
}

.menu-list-last img {
    display: block;
    width: 10px;
    height: 10px;
    margin-left: -1px
}

.menu-list-last {
    padding: 0 1em .3em 0;
    margin: .1em 0;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.menu-list-last i {
    color: #3ab137;
    font-size: 1rem
}

.menu-list-last:first-child p {
    font-size: 1em;
    margin: 0;
    font-weight: 500 !important;
    color: #3ab137;
    display: inline-flex
}

.menu-list-last .list-item {
    padding: .4em .5em;
    color: #7e7e7e
}

.list-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    color: #4d4d4d;
    padding: 1em;
    text-decoration: none;
    line-height: 1.4em
}

.list-item i:first-child {
    margin-left: 5px
}

.menu-list-2 > .list-item > i.active {
    transform: rotate(90deg)
}

.item-icon {
    font-size: 12px;
    width: 12px !important;
    color: #999;
    display: block;
    margin: 0 auto 0 0;
    transition: .2s
}

.item-icon.active {
    transform: rotate(180deg)
}

.block12 {
    display: block !important
}

@media (min-width: 48em) {
    .list-item, .menu-level-2 > .menu-list-2 > .list-item {
        color: #4d4d4d
    }

    .list-item img:first-child, .menu-list-last img, .mobile-nav {
        display: none
    }

    .navigation {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        display: block;
        transform: translate(0);
        font-size: .8rem;
        height: auto;
        background-color: #f7f8fa;
        box-shadow: 0 .125rem .25rem #00000013;
        overflow-y: visible
    }

    .menu-level-1 {
        font-size: .87rem;
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin: 0 auto;
        padding: 0
    }

    .menu-list-1 {
        width: auto;
        height: auto;
        border: none
    }

    .menu-level-2, .menu-level-3 {
        right: 0;
        width: 100%;
        background-color: #fff;
        box-shadow: 0 .125rem .25rem #00000013;
        visibility: hidden;
        list-style: none;
        display: flex;
        position: absolute
    }

    .menu-list-1:hover {
        background-color: #fff
    }

    .menu-level-2 {
        top: 101%;
        flex-wrap: wrap
    }

    .menu-list-1:hover .menu-level-2, .menu-list-2:hover .menu-level-3 {
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }

    .menu-level-3 {
        top: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        border-top: 1px solid #eee
    }

    .menu-list-3 {
        border-left: 1px solid #eee;
        width: 25%;
        padding: 1em 0
    }

    .menu-level-last {
        padding: 0;
        display: flex;
        flex-direction: column;
        list-style: none;
        margin: .4em 0
    }

    .menu-list-last {
        padding: 0 2em;
        margin: .1em 0
    }

    .menu-level-last:first-child .menu-list-last {
        display: inline-flex
    }

    .menu-list-last:first-child {
        padding: 0 .4em .2em 0
    }

    .menu-list-last:first-child p {
        font-size: 1em;
        margin: 0;
        font-weight: 400 !important;
        color: #3ab137
    }

    .background1 {
        background: url(../image/mobile.png) top left/cover no-repeat
    }

    .background2 {
        background: url(../image/tablet-ebook-reader.png) top left/cover no-repeat
    }

    .list-item {
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        line-height: 2em;
        width: auto;
        padding: .5em .8em
    }

    .menu-level-1 > .menu-list-1 > .list-item {
        padding: .8em;
        margin-right: 2rem
    }

    .menu-level-1 > .menu-list-1 > .list-item .full-text {
        color: #000
    }

    .menu-level-1 > .menu-list-1 > .list-item i {
        color: #a5d21f;
        font-size: .8rem
    }

    .menu-level-1 > .menu-list-1 > .list-item.active {
        padding: .5em .8em;
        transition: .3s linear
    }

    .menu-level-1 .list-item.active {
        border: none
    }

    .item-icon.active, .menu-list-2 > .list-item > img.active {
        transform: rotate(0)
    }

    .menu-list-1:hover > .list-item {
        color: #3ab137
    }

    .menu-list-2 > .list-item {
        border-bottom: 2px solid transparent
    }

    .menu-list-2:hover > .list-item {
        color: #3ab137;
        border-bottom: 2px solid #3ab137
    }

    .menu-list-2:hover > .list-item::before {
        content: ' ';
        position: absolute;
        bottom: 0;
        right: calc(50% - 8px);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 6px 8px;
        border-color: transparent transparent #3ab137
    }

    .menu-list-last .list-item {
        font-size: .9em;
        font-weight: 400;
        padding: 0;
        line-height: 1.5em;
        display: table;
        color: #7e7e7e
    }

    .menu-list-last > .list-item:hover {
        color: #a5d21f
    }

    .item-icon {
        display: block;
        margin: 0 .5em 0 0
    }

    .menu-list-1:hover .item-icon {
        transform: rotate(180deg)
    }

    .allHeaderIndex .headerTop .block {
        display: grid !important
    }
}

body.active {
    overflow: hidden
}

@media screen and (max-width: 500px) {
    .allPackSingle .allPackSingleTopBlockInfo .allPackSingleTopBlockInfoItem {
        grid-template-columns:auto
    }

    .allHeaderIndex .headerTop .block {
        display: grid !important;
        grid-template-columns:7rem auto auto
    }

    .allHeaderIndex .headerTop .block .left .login {
        padding: .5rem .19rem;
        font-size: 10px
    }

    .allShowPay .topShowPay .title h2 {
        font-size: 1rem
    }

    .allShowPay .topShowPay .title span {
        font-size: .7rem
    }

    .allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemCircleActive, .allShowPay .allShowPayContainer .topContainer .rateItemsCount .rateItemsCountItem .rateItemsCountItemCircleActives {
        height: 2.5rem;
        width: 2.5rem
    }

    .allShowPay .allShowPayContainer .items .item {
        grid-template-columns:1fr
    }

    .allShowPay .allShowPayContainer .items .item .cartDetailPic {
        display: grid;
        justify-content: center
    }

    .dis-none, .display-in-mobile {
        display: none !important
    }

    .display-none-i-header {
        display: block !important;
        font-size: 1rem
    }

    .list-item i:first-child {
        margin-left: 0
    }

    .menu-level-2 > .menu-list-2 > .list-item {
        border-top: 1px solid #cdcdcd;
        color: #4d4d4d
    }

    .menu-level-last {
        padding: 0
    }

    .menu-list-last {
        border-top: 1px solid #cdcdcd;
        padding-bottom: .5rem;
        padding-top: .5rem
    }

    .span-nav-header {
        font-size: 14px;
        margin-right: 5px
    }

    .list-item {
        border-bottom: 0
    }

    .allSingleIndex .detailProduct .tabs a {
        font-size: .73rem
    }

    .allSingleIndex .detailProduct .tabs-icon {
        display: grid;
        grid-template-columns:auto auto;
        margin: 1rem auto 5rem;
        width: 90%
    }

    .allSingleIndex .detailProduct .tabs-icon .div-tab-icons {
        display: grid;
        justify-content: center;
        border-radius: 20px;
        margin-right: 3px;
        margin-bottom: 3px
    }

    .allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box {
        border-radius: 20px;
        border: 1px solid #e7e7e7;
        padding: 2rem
    }

    .allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box i {
        color: #a5d21f;
        font-size: 3rem;
        display: grid;
        justify-content: center
    }

    .allSingleIndex .detailProduct .tabs-icon .div-tab-icons .box span {
        font-size: 1rem;
        font-weight: 700
    }

    .allChargeIndex .chargePrice .right {
        display: contents
    }
}

.text-justify-product ol li, .text-justify-product ul li {
    list-style: auto !important
}

@media screen and (max-width: 700px) {
    body .width {
        width: 90%
    }

    body .flBtn {
        opacity: 0;
        visibility: hidden
    }

    .allFooterIndex {
        padding-bottom: 4rem
    }

    .allFooterIndex .fixedTab {
        height: auto;
        opacity: 1;
        visibility: visible;
        width: auto
    }

    .allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelBar, .allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelBarActive {
        width: 5rem
    }

    .allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircle, .allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircleActive, .allBecomeSeller .allBecomeSellerTop .allBecomeSellerLevels .allBecomeSellerLevel .allBecomeSellerLevelCircleActives, .allBigIndex ul li .itemPic svg {
        height: 2rem;
        width: 2rem
    }

    .allBecomeSeller .allBecomeUserInfo .personInfoItems, .allShowPay .topShowPay .detail .items, .allSingleIndex .sellers li .postItem .postBot .postOptions, .allSingleIndex .sellers li .postItem .postTop .postOptions, .allSuggestIndex .suggestIndex, .allSuggestIndexMoment .suggestIndex, .allSuggestIndexProducts .suggestIndex {
        grid-template-columns:1fr
    }

    .owl-carousel .owl-item img {
        border-radius: 30px
    }

    .allBigIndex {
        margin-top: 0
    }

    .allBigIndex .slider-bigIndex {
        min-height: auto
    }

    .allBigIndex .slider-bigIndex button.owl-next span, .allBigIndex .slider-bigIndex button.owl-prev span {
        font-size: 1.3rem;
        height: 2rem;
        width: 2rem
    }

    .allBigIndex .slider-bigIndex .adsItem a img {
        min-height: auto;
        border-radius: 20px
    }

    .allBigIndex ul {
        margin-top: 1rem
    }

    .allBigIndex ul li h3, .allBigIndex ul li h4, .allSingleIndex .detailProduct .body .bodyItem p {
        font-size: .7rem
    }

    .allBigIndex ul li h4 {
        font-size: .6rem
    }

    .allSuggestIndex .suggestIndex .title, .allSuggestIndexMoment .suggestIndex .title, .allSuggestIndexProducts .suggestIndex .title {
        display: flex;
        justify-content: space-between
    }

    .advanceProduct .owl-carousel .advanceProductItem .top, .allSingleIndex .allLotterySingle .items .item .bot table tr .buttons, .allSingleIndex .sellers li .postItem .postBot, .allSingleIndex .sellers li .postItem .postTop, .allSingleNews, .profileIndexTicket table tr .buttons {
        display: block
    }

    .allAdsIndex .adsItems {
        grid-gap: 1rem;
        grid-template-columns:repeat(auto-fit, minmax(9rem, 1fr))
    }

    .allSingleIndex .sellers li .postItem .postBot .postTitle, .allSingleIndex .sellers li .postItem .postTop .postTitle {
        grid-template-columns:1fr;
        justify-content: center
    }

    .allSingleIndex .sellers li .postItem .postBot .postTitle .postImages, .allSingleIndex .sellers li .postItem .postTop .postTitle .postImages {
        justify-content: center
    }

    .allSingleIndex .sellers li .postItem .postBot .postTitle ul, .allSingleIndex .sellers li .postItem .postBot ul, .allSingleIndex .sellers li .postItem .postTop .postTitle ul, .allSingleIndex .sellers li .postItem .postTop ul {
        grid-gap: .5rem;
        grid-template-columns:1fr
    }

    .allSingleIndex .sellers li .postItem .postBot .postTitle ul li, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li {
        grid-template-columns:auto 1fr;
        margin-bottom: 1rem
    }

    .allSingleIndex .sellers li .postItem .postBot .postTitle ul li select, .allSingleIndex .sellers li .postItem .postTop .postTitle ul li select {
        min-width: 100%
    }

    .allSingleIndex .allLotterySingle .items .item .bot table tr, .profileIndexTicket table tr {
        grid-gap: .5rem;
        padding: .5rem
    }

    .allProfileIndex .profileIndexPay table tr td .active, .allProfileIndex .profileIndexPay table tr td .unActive, .allSingleIndex .allLotterySingle .items .item .bot table tr .buttons a, .allSingleIndex .allLotterySingle .items .item .bot table tr .buttons button, .allSingleIndex .allLotterySingle .items .item .bot table tr td, .allSingleIndex .allLotterySingle .items .item .bot table tr th, .profileIndexTicket table tr .buttons a, .profileIndexTicket table tr .buttons button, .profileIndexTicket table tr td, .profileIndexTicket table tr th {
        font-size: .5rem
    }

    .allSingleIndex .allLotterySingle .items .item .bot table tr td svg, .profileIndexTicket table tr td svg {
        height: .7rem;
        width: .7rem
    }

    .allSingleIndex .detailProduct .body .bodyItem label {
        color: #000;
        font-size: 1rem;
        font-weight: 700
    }

    .allSingleNews .right .postsList {
        opacity: 0;
        position: absolute;
        visibility: hidden
    }

    .allAddAddress .CreateAddress {
        width: 98%
    }

    .allProfileIndex .profileIndexPay table tr th {
        font-size: .55rem;
        padding: 1rem 0
    }

    .allProfileIndex .profileIndexPay table tr td {
        padding: 1rem 0
    }

    .allProfileIndex .profileIndexPay table tr td span {
        color: #313131;
        font-size: .55rem
    }

    .allProfileIndex .profileIndexPay table tr td i svg {
        height: .5rem;
        width: .5rem
    }

    .allProfileIndex .profileIndexPay table tr td .active:before, .allProfileIndex .profileIndexPay table tr td .unActive:before {
        position: absolute;
        top: 0;
        visibility: hidden
    }

    .abilityPost .abilityTable tr th {
        font-size: .6rem;
        padding-right: 0 !important
    }

    .allOffProduct ul li .pic img {
        width: 7rem
    }

    .allSingleIndex .topSingle .imageContainer .showImage img {
        height: auto
    }

    .allSingleIndex .topSingle .singleData .addButton .button-add-heart, .allSingleIndex .topSingle .singleData .addButton button {
        padding: 7px 5px;
        font-size: 15px
    }

    .allSingleIndex .topSingle .widgets {
        display: none
    }

    .allChargeIndex .chargePrice .right {
        display: contents
    }
}

.accordion-button:not(.collapsed) {
    color: #3f4064;
    background-color: transparent;
    box-shadow: none
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: .6rem 1.25rem;
    font-size: .8rem;
    color: #212529;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s
}

.accordion-item {
    border-bottom: 1px solid #c3c3ce
}

.accordion-body {
    padding: 0 1.25rem
}

.form-check-input {
    width: 1.1rem;
    height: 1.1rem;
    margin-top: .25em
}

.border-bottom-in-accordion-label:not(:last-child) {
    border-bottom: 1px solid #c3c3ce;
    width: 95%
}

.accordion-div-h2-span {
    font-weight: bolder
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

@media (prefers-reduced-motion: reduce) {
    .spinner-border, .spinner-grow {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.footer-myket-logo {
    width: 130px;
    float: inline-start
}

.checkout-div-column-payments {
    display: grid;
    grid-template-columns:1fr 1fr
}

.d-flex-column-payments {
    display: flex
}

.display-widget-offPrice {
    display: none
}

@media only screen and (max-width: 767px) {
    .allHeaderIndex .headerTop .block .left .user {
        display: none !important
    }

    .allHeaderIndex .headerTop .block .left .headerCart .headerCartItems .cartShowBtn {
        display: none !important
    }

    .image-off {
        display: none !important
    }

    .allOffProduct {
        display: none
    }

    .display-widget-offPrice {
        display: block
    }
}

.color-green {
    color: #3AB137 !important
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin-right: 1.8rem
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    margin: 8px;
    border: 8px solid #3AB137;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #3AB137 transparent transparent
}

.lds-ring div:nth-child(1) {
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

.count-the-cart-basket {
    height: 17px;
    width: 17px;
    background-color: #3AB137;
    border-radius: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 27px
}

.position-relative {
    position: relative !important
}

.product-list {
    display: grid;
    grid-template-rows:auto;
    grid-template-columns:repeat(1, 1fr)
}

@media screen and (max-width: 640px) {
    .product-list {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media screen and (min-width: 641px) and (max-width: 1280px) {
    .product-list {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .product-list {
        grid-template-columns:repeat(4, 1fr)
    }
}

@media screen and (min-width: 1441px) {
    .product-list {
        grid-template-columns:repeat(4, 1fr)
    }
}

a {
    color: #3f8654;
    text-decoration: none
}

.cd-dropdown-wrapper {
    display: inline-block;
    position: relative;
    height: 40px;
    margin: 30px 0 0 5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-trigger {
        font-size: 1.5rem
    }

    .cd-dropdown-trigger.dropdown-is-active {
        background-color: #3f8654
    }

    .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
        background-color: #47975f
    }

    .cd-dropdown-trigger.dropdown-is-active::before, .cd-dropdown-trigger.dropdown-is-active::after {
        width: 14px
    }

    .cd-dropdown-trigger.dropdown-is-active::before {
        -webkit-transform: translateX(5px) rotate(-45deg);
        -moz-transform: translateX(5px) rotate(-45deg);
        -ms-transform: translateX(5px) rotate(-45deg);
        -o-transform: translateX(5px) rotate(-45deg);
        transform: translateX(5px) rotate(-45deg)
    }

    .cd-dropdown-trigger.dropdown-is-active::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px
}

@media only screen and (min-width: 768px) {
    .cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
        height: 60px;
        line-height: 60px
    }
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a {
        height: 50px;
        line-height: 50px
    }
}

.cd-dropdown h2, .cd-dropdown-content a, .cd-dropdown-content ul a, .cd-dropdown-content .cd-divider {
    padding: 0 20px
}

.cd-dropdown {
    position: fixed;
    z-index: 1 E+14;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #a5d21f;
    color: #fff;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .5s 0s, visibility 0 .5s;
    -moz-transition: -moz-transform .5s 0s, visibility 0 .5s;
    transition: transform .5s 0s, visibility 0 .5s
}

.cd-dropdown h2 {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #a5d21f;
    border-bottom: 1px solid #fff
}

.cd-dropdown .cd-close {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    height: 50px;
    width: 50px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent
}

.cd-dropdown .cd-close::after, .cd-dropdown .cd-close::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    height: 20px;
    width: 2px;
    background-color: #fff
}

.cd-dropdown .cd-close::after {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.cd-dropdown .cd-close::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg)
}

.cd-dropdown.dropdown-is-active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s 0s, visibility 0 0;
    -moz-transition: -moz-transform .5s 0s, visibility 0 0;
    transition: transform .5s 0s, visibility 0 0;
    z-index: 100
}

@media only screen and (min-width: 768px) {
    .cd-dropdown .cd-close {
        top: 5px
    }
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown {
        top: calc(100% - 2px);
        height: auto;
        width: auto;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        background-color: #fff;
        color: #111433;
        box-shadow: 0 4px 12px #0000001a;
        opacity: 0;
        -webkit-transform: translateY(30px);
        -moz-transform: translateY(30px);
        -ms-transform: translateY(30px);
        -o-transform: translateY(30px);
        transform: translateY(30px);
        -webkit-transition: opacity .3s 0s, visibility 0 0.3s, -webkit-transform .3s 0;
        -moz-transition: opacity .3s 0s, visibility 0 0.3s, -moz-transform .3s 0;
        transition: opacity .3s 0s, visibility 0 0.3s, transform .3s 0
    }

    .open-to-left .cd-dropdown {
        right: 0;
        left: auto
    }

    .cd-dropdown h2, .cd-dropdown .cd-close {
        display: none
    }

    .cd-dropdown.dropdown-is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: opacity .3s 0s, visibility .3s 0s, -webkit-transform .3s 0;
        -moz-transition: opacity .3s 0s, visibility .3s 0s, -moz-transform .3s 0;
        transition: opacity .3s 0s, visibility .3s 0s, transform .3s 0
    }
}

.cd-dropdown-content, .cd-dropdown-content ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition: transform .3s;
    padding-top: 50px
}

.cd-dropdown-content a, .cd-dropdown-content ul a {
    display: block;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-width: 1px;
    border-color: #fff;
    border-style: solid
}

.cd-dropdown-content li:first-of-type > a, .cd-dropdown-content ul li:first-of-type > a {
    border-top-width: 0
}

.cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
    border-bottom-width: 1px
}

.cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0b0e23;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 1px;
    color: #585a70;
    text-transform: uppercase
}

.cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
    border-top-width: 0
}

.cd-dropdown-content a, .cd-dropdown-content .cd-search, .cd-dropdown-content .cd-divider, .cd-dropdown-content ul a, .cd-dropdown-content ul .cd-search, .cd-dropdown-content ul .cd-divider {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform .3s;
    -moz-transition: opacity 0.3s, -moz-transform .3s;
    transition: opacity 0.3s, transform .3s
}

.cd-dropdown-content.is-hidden, .cd-dropdown-content ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    opacity: 0
}

.cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.dropdown-is-active .cd-dropdown-content, .dropdown-is-active .cd-dropdown-content ul {
    -webkit-overflow-scrolling: touch
}

@media only screen and (min-width: 768px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 60px
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        font-size: 1.8rem
    }
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-content, .cd-dropdown-content ul {
        padding-top: 0;
        overflow: visible
    }

    .cd-dropdown-content a, .cd-dropdown-content ul a {
        color: #111433;
        height: 50px;
        line-height: 50px;
        font-size: 1.5rem;
        border-color: #ebebeb
    }

    .cd-dropdown-content .cd-divider, .cd-dropdown-content ul .cd-divider {
        background-color: transparent;
        color: #b3b3b3;
        border-top: 1px solid #ebebeb
    }

    .cd-dropdown-content .cd-divider + li > a, .cd-dropdown-content ul .cd-divider + li > a {
        border-top-width: 1px
    }

    .cd-dropdown-content.is-hidden > li > a, .cd-dropdown-content.is-hidden > li > .cd-search, .cd-dropdown-content.is-hidden > .cd-divider, .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider, .cd-dropdown-content ul.is-hidden > li > a, .cd-dropdown-content ul.is-hidden > li > .cd-search, .cd-dropdown-content ul.is-hidden > .cd-divider, .cd-dropdown-content ul.move-out > li > a, .cd-dropdown-content ul.move-out > li > .cd-search, .cd-dropdown-content ul.move-out > .cd-divider {
        opacity: 1
    }
}

.cd-dropdown-content .see-all a {
    color: #fff;
    font-weight: bolder
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 80px
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding-left: 90px
}

.cd-dropdown-content .cd-dropdown-gallery img {
    position: absolute;
    display: block;
    height: 40px;
    width: auto;
    left: 20px;
    top: 50%;
    margin-top: -20px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    padding-left: 75px;
    position: relative
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    color: #111433;
    font-size: 1.3rem;
    display: none
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40px 40px
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-1::before {
    background-image: url(../img/nucleo-icon-1.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-2::before {
    background-image: url(../img/nucleo-icon-2.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-3::before {
    background-image: url(../img/nucleo-icon-3.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-4::before {
    background-image: url(../img/nucleo-icon-4.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-5::before {
    background-image: url(../img/nucleo-icon-5.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-6::before {
    background-image: url(../img/nucleo-icon-6.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-7::before {
    background-image: url(../img/nucleo-icon-7.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-8::before {
    background-image: url(../img/nucleo-icon-8.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-9::before {
    background-image: url(../img/nucleo-icon-9.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-10::before {
    background-image: url(../img/nucleo-icon-10.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-11::before {
    background-image: url(../img/nucleo-icon-11.svg)
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item.item-12::before {
    background-image: url(../img/nucleo-icon-12.svg)
}

@media only screen and (min-width: 1024px) {
    .cd-dropdown-content {
        position: static;
        height: auto;
        width: 280px
    }

    .cd-dropdown-content > li:last-of-type a {
        border-bottom: none
    }

    .no-touch .cd-dropdown-content > li:not(.has-children) a:hover {
        color: #3f8654
    }

    .cd-dropdown-content.move-out > li > a, .cd-dropdown-content.move-out > li > .cd-search, .cd-dropdown-content.move-out > .cd-divider {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .cd-dropdown-content .cd-secondary-dropdown, .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        left: 100%;
        height: auto;
        background-color: #fff;
        box-shadow: 0 2px 14px #0000001a
    }

    .cd-dropdown-content .cd-secondary-dropdown::after, .cd-dropdown-content .cd-dropdown-gallery::after, .cd-dropdown-content .cd-dropdown-icons::after {
        clear: both;
        content: "";
        display: table
    }

    .open-to-left .cd-dropdown-content .cd-secondary-dropdown, .open-to-left .cd-dropdown-content .cd-dropdown-gallery, .open-to-left .cd-dropdown-content .cd-dropdown-icons {
        left: auto;
        right: 100%
    }

    .cd-dropdown-content .cd-secondary-dropdown.is-hidden, .cd-dropdown-content .cd-dropdown-gallery.is-hidden, .cd-dropdown-content .cd-dropdown-icons.is-hidden {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .cd-dropdown-content .cd-secondary-dropdown.fade-in, .cd-dropdown-content .cd-dropdown-gallery.fade-in, .cd-dropdown-content .cd-dropdown-icons.fade-in {
        -webkit-animation: cd-fade-in .2s;
        -moz-animation: cd-fade-in .2s;
        animation: cd-fade-in .2s
    }

    .cd-dropdown-content .cd-secondary-dropdown.fade-out, .cd-dropdown-content .cd-dropdown-gallery.fade-out, .cd-dropdown-content .cd-dropdown-icons.fade-out {
        -webkit-animation: cd-fade-out .2s;
        -moz-animation: cd-fade-out .2s;
        animation: cd-fade-out .2s
    }

    .cd-dropdown-content .cd-secondary-dropdown > .go-back, .cd-dropdown-content .cd-dropdown-gallery > .go-back, .cd-dropdown-content .cd-dropdown-icons > .go-back {
        display: none
    }

    .cd-dropdown-content .cd-secondary-dropdown > .see-all, .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
        position: absolute;
        bottom: 20px;
        height: 45px;
        text-align: center
    }

    .cd-dropdown-content .cd-secondary-dropdown > .see-all a, .cd-dropdown-content .cd-dropdown-gallery > .see-all a, .cd-dropdown-content .cd-dropdown-icons > .see-all a {
        margin: 0;
        height: 100%;
        line-height: 45px;
        background: #ebebeb;
        pointer-events: auto;
        -webkit-transition: color 0.2s, background-color .2s;
        -moz-transition: color 0.2s, background-color .2s;
        transition: color 0.2s, background-color .2s
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-gallery > .see-all a:hover, .no-touch .cd-dropdown-content .cd-dropdown-icons > .see-all a:hover {
        color: #fff;
        background-color: #111433
    }

    .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item, .cd-dropdown-content .cd-secondary-dropdown a, .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-gallery a, .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item, .cd-dropdown-content .cd-dropdown-icons a {
        border: none
    }

    .cd-dropdown-content .cd-dropdown-gallery, .cd-dropdown-content .cd-dropdown-icons {
        padding: 20px 30px 100px
    }

    .cd-dropdown-content .cd-dropdown-gallery > .see-all, .cd-dropdown-content .cd-dropdown-icons > .see-all {
        width: calc(100% - 60px)
    }

    .cd-dropdown-content .cd-dropdown-icons > li, .cd-dropdown-content .cd-secondary-dropdown > li {
        width: 50%;
        float: left
    }

    .cd-dropdown-content .cd-secondary-dropdown {
        overflow: hidden;
        width: 550px;
        padding-bottom: 65px
    }

    .cd-dropdown-content .cd-secondary-dropdown::before {
        position: absolute;
        content: '';
        top: 290px;
        left: 15px;
        height: 1px;
        width: 520px;
        background-color: #ebebeb
    }

    .cd-dropdown-content .cd-secondary-dropdown > li > a {
        color: #3f8654;
        font-size: 1.6rem;
        margin-bottom: 10px;
        line-height: 30px;
        height: 30px;
        pointer-events: none
    }

    .cd-dropdown-content .cd-secondary-dropdown > li > a::after, .cd-dropdown-content .cd-secondary-dropdown > li > a::before {
        display: none
    }

    .cd-dropdown-content .cd-secondary-dropdown.move-out > li > a {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    .cd-dropdown-content .cd-secondary-dropdown > li {
        margin: 20px 0;
        border-right-width: 1px;
        border-color: #ebebeb;
        border-style: solid;
        padding: 0 30px;
        height: 250px
    }

    .cd-dropdown-content .cd-secondary-dropdown > li:nth-of-type(2n) {
        border-right-width: 0
    }

    .cd-dropdown-content .cd-secondary-dropdown > li > ul {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
        position: relative;
        height: auto
    }

    .cd-dropdown-content .cd-secondary-dropdown > li > ul > .go-back {
        display: none
    }

    .cd-dropdown-content .cd-secondary-dropdown a {
        line-height: 25px;
        height: 25px;
        font-size: 1.3rem;
        padding-left: 0
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
        color: #3f8654
    }

    .cd-dropdown-content .cd-secondary-dropdown ul {
        padding-bottom: 25px;
        overflow: hidden;
        height: auto
    }

    .cd-dropdown-content .cd-secondary-dropdown .go-back a {
        padding-left: 20px;
        color: transparent
    }

    .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
        color: transparent
    }

    .cd-dropdown-content .cd-secondary-dropdown .go-back a::before, .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
        left: 0
    }

    .cd-dropdown-content .cd-secondary-dropdown .see-all {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .cd-dropdown-content .cd-dropdown-gallery {
        width: 600px;
        padding-bottom: 100px
    }

    .cd-dropdown-content .cd-dropdown-gallery > li {
        width: 48%;
        float: left;
        margin-right: 4%
    }

    .cd-dropdown-content .cd-dropdown-gallery > li:nth-of-type(2n) {
        margin-right: 0
    }

    .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
        padding: 0;
        height: auto;
        line-height: normal;
        color: #3f8654;
        margin-bottom: 2em
    }

    .cd-dropdown-content .cd-dropdown-gallery > li:nth-last-of-type(2) a, .cd-dropdown-content .cd-dropdown-gallery > li:last-of-type a {
        margin-bottom: 0
    }

    .cd-dropdown-content .cd-dropdown-gallery img {
        position: static;
        height: auto;
        width: 100%;
        margin: 0 0 .6em
    }

    .cd-dropdown-content .cd-dropdown-icons {
        width: 600px
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
        height: 80px;
        line-height: 1.2;
        padding: 24px 0 0 85px
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
        background: #ebebeb
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
        color: #3f8654;
        font-weight: 700
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
        display: block;
        font-size: 1.2rem
    }

    .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
        left: 25px
    }

    .cd-dropdown-content > .has-children > ul {
        visibility: hidden
    }

    .cd-dropdown-content > .has-children > ul.is-active {
        visibility: visible
    }

    .cd-dropdown-content > .has-children > .cd-secondary-dropdown.is-active > li > ul {
        visibility: visible
    }

    .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset 2px 0 0 #3f8654;
        color: #3f8654
    }

    .cd-dropdown-content > .has-children > a.is-active::before, .cd-dropdown-content > .has-children > a.is-active::after {
        background: #3f8654
    }

    .open-to-left .cd-dropdown-content > .has-children > a.is-active {
        box-shadow: inset -2px 0 0 #3f8654
    }
}

@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible
    }
    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }
    100% {
        opacity: 0;
        visibility: visible
    }
}

.cd-search input[type="search"] {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: #242643;
    color: #fff;
    border: none;
    border-radius: 0
}

.cd-search input[type="search"]::-webkit-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]::-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-moz-placeholder {
    color: #fff
}

.cd-search input[type="search"]:-ms-input-placeholder {
    color: #fff
}

.cd-search input[type="search"]:focus {
    background: #fff;
    color: #111433;
    outline: none
}

.cd-search input[type="search"]:focus::-webkit-input-placeholder {
    color: #11143366
}

.cd-search input[type="search"]:focus::-moz-placeholder {
    color: #11143366
}

.cd-search input[type="search"]:focus:-moz-placeholder {
    color: #11143366
}

.cd-search input[type="search"]:focus:-ms-input-placeholder {
    color: #11143366
}

@media only screen and (min-width: 1024px) {
    .cd-search input[type="search"] {
        background-color: #ebebeb
    }

    .cd-search input[type="search"]::-webkit-input-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type="search"]::-moz-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type="search"]:-moz-placeholder {
        color: #b3b3b3
    }

    .cd-search input[type="search"]:-ms-input-placeholder {
        color: #b3b3b3
    }
}

.has-children > a, .go-back a {
    position: relative
}

.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    display: inline-block;
    height: 2px;
    width: 10px;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.has-children > a::before, .go-back a::before {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg)
}

.has-children > a::after, .go-back a::after {
    -webkit-transform: rotate(230deg);
    -moz-transform: rotate(230deg);
    -ms-transform: rotate(230deg);
    -o-transform: rotate(230deg);
    transform: rotate(230deg)
}

@media only screen and (min-width: 1024px) {
    .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
        background: #b3b3b3
    }
}

.has-children > a::before, .has-children > a::after {
    left: 20px;
    -webkit-transform-origin: 9px 50%;
    -moz-transform-origin: 9px 50%;
    -ms-transform-origin: 9px 50%;
    -o-transform-origin: 9px 50%;
    transform-origin: 9px 50%
}

@media only screen and (min-width: 1024px) {
    .open-to-left .cd-dropdown-content > .has-children > a {
        padding-left: 40px;
        padding-right: 20px
    }

    .open-to-left .cd-dropdown-content > .has-children > a::before, .open-to-left .cd-dropdown-content > .has-children > a::after {
        right: auto;
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%
    }
}

.cd-dropdown-content .go-back a {
    padding-left: 40px
}

.cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%
}

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.no-js .cd-dropdown-wrapper .cd-close {
    display: none
}

.margin-left-2px {
    margin-left: 2px
}

.h1-azki {
    text-align: right !important;
    font-size: 25px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    color: #2ba129 !important
}

.azki-div-config {
    color: #2c2c2c !important;
    caret-color: #2c2c2c !important
}

.title-counter-azki {
    color: #fa6400 !important;
    caret-color: #fa6400 !important;
    font-size: 16px;
    margin-top: 5rem
}

.title-azki {
    font-size: 24px;
    font-weight: 600 !important
}

.description-azki {
    font-size: 16px !important;
    margin-top: 2rem;
    margin-bottom: 6rem;
    text-align: justify
}

.azki-image {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    padding: 30%;
    border-radius: 15px
}

.azki-a-href {
    background-color: #3AB137;
    font-size: 1rem;
    padding: .5rem;
    margin-top: 1rem;
    color: #fff;
    border-radius: 8px
}

.h2-title-azki {
    color: #000000de;
    font-size: 1rem !important;
    margin-bottom: 1rem;
    font-weight: 400 !important
}

.div-botom-azki-desc {
    background-color: #c0ee0880 !important;
    border-color: #c0ee0880;
    text-align: center;
    padding: 4%
}

@media screen and (max-width: 800px) {
    .h1-azki {
        font-size: 20px !important;
        font-style: normal !important;
        font-weight: 700 !important
    }

    .title-counter-azki {
        margin-top: .5rem;
        font-size: 12px
    }

    .title-azki {
        font-size: 18px
    }

    .description-azki {
        margin-top: 1rem;
        margin-bottom: 1rem;
        text-align: justify;
        font-size: 15px !important
    }

    .div-botom-azki-desc {
        text-align: right;
        padding: 5%
    }

    .hidden-mobile {
        display: none !important
    }

    .font-size15-title {
        font-size: 15px !important
    }

    .font-size12-title {
        font-size: 12px !important
    }

    .allSuggestIndexProducts .suggestIndex .div-box button {
        padding: 4px 12px;
        margin: 8px
    }

    .allSuggestIndex .suggestIndex a .pic img, .allSuggestIndexMoment .suggestIndex a .pic img, .allSuggestIndexProducts .suggestIndex .div-box .pic img {
        height: 9rem !important;
        border-radius: 5px
    }

    .allSuggestIndexProducts .suggestIndex .div-box .button-disable {
        padding: 4px 12px;
        margin: 8px
    }
}

.popup-trigger {
    display: block;
    width: 170px;
    right: 2rem;
    margin: 3em auto;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    padding: 1rem 2rem;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50em;
    background: #35a785;
    box-shadow: 0 3px 0 #00000012;
    transition: 300ms all
}

.popup-trigger:hover {
    opacity: .8
}

.popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1000;
    width: 100%;
    background-color: #262626a1;
    opacity: 0;
    visibility: hidden;
    transition: 500ms all
}

.popup.is-visible {
    opacity: 1;
    visibility: visible;
    transition: 1s all
}

.popup-container {
    transform: translateY(-50%);
    transition: 500ms all;
    position: relative;
    width: 40%;
    margin: auto;
    top: 5%;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px #0003
}

.is-visible .popup-container {
    transform: translateY(0);
    transition: 500ms all
}

.popup-container .popup-close {
    content: 'بستن';
    position: absolute;
    top: 8px;
    font-size: 15px;
    right: 8px;
    color: #e5210b;
    font-weight: 700
}

.popup-container .popup-close:hover:before, .popup-container .popup-close:hover:after {
    color: #35a785;
    transition: 300ms all
}

@media screen and (max-width: 800px) {
    .popup-container {
        width: 95%;
        top: 10rem
    }

    .div-style-width-knowledge {
        width: 100% !important;
        box-shadow: none !important
    }
}

.label-style-knowledge {
    font-size: .9rem;
    color: #727272
}

.div-style-width-knowledge {
    width: 50%;
    background-color: #fff;
    border-radius: 10px
}

.border-radius-10-px {
    border-radius: 10px
}

.product-list-offer {
    display: grid;
    grid-template-rows:auto;
    grid-template-columns:repeat(1, 1fr)
}

.partial_payments {
    background: #2de04b !important;
}

@media screen and (max-width: 640px) {
    .product-list-offer {
        grid-template-columns:repeat(2, 1fr)
    }

    .allSingleIndex .topSingle .singleData .addButton {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        padding-top: 20px;
    }

    .allSingleIndex .topSingle .singleData .addButton button {
        width: 100%;
        height: 50px;
    }

    .partial_payments {
        background: #2de04b !important;
    }
}

@media screen and (min-width: 641px) and (max-width: 1280px) {
    .product-list-offer {
        grid-template-columns:repeat(3, 1fr)
    }
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    .product-list-offer {
        grid-template-columns:repeat(5, 1fr)
    }
}

@media screen and (min-width: 1441px) {
    .product-list-offer {
        grid-template-columns:repeat(5, 1fr)
    }
}

.color {
    color: #313131cf
}
