﻿/*@import url("/assets/Public/libs/bootstrap/css/bootstrap.rtl.min.css");*/
@import url("/assets/Public/css/AllFonts.css");

:root {
    --base-color-1: #33d0c6;
    --base-color-2: #18C2B7;
    --base-color-3: #079992;
    --base-color-4: #0fb8ac;
    --base-color-6: #00C897;
    --base-color-8: #00978d;
    --base-color-9: #d5f0ef;
    --base-color-5-opacity: #18c2b71f;
    --base-color-7-opacity: #00c89730;
    --bs-btn-hover-bg: #00978d;
    --bs-btn-active-bg: #00978d;
    /*--bs-btn-hover-bg: #fff;*/
}

.color-back {
    background-color: #feffff;
}

.w-45 {
    width: 45%;
}

.color-select-basket {
    width: 20px;
    height: 20px;
    border: 1px solid lightgray;
}

.btn-all {
    width: 15%;
    position: absolute;
    background: #ee4050;
    color: white;
    margin-bottom: 100px;
}

.backtosite {
    /*position: absolute;
    left: 45%;
    top: 85%;*/
    border: 0;
    background: var(--base-color-2);
    color: white;
    border-radius: 6px;
    padding: 5px;
    margin: auto;
    display: block;
}

.w-25px {
    width: 25px;
}

.font-bold {
    font-weight: bold;
}

.owl-nav .owl-next {
    border: none !important;
    color: #fff;
    background: transparent !important;
    right: -40px;
}

#sortby {
    display: block;
}

.h-45px {
    height: 45px;
}

.text-right {
    text-align: right;
}

.bg-none {
    background: none;
}

.dropdown-menu {
    z-index: 99999;
}

#collapsewallet {
    display: none;
}

.bg-table-new {
    background-color: var(--base-color-4);
    color: white;
    font-size: 14px;
}

.border-b-green {
    border-bottom: 1px solid #3c3c3c3b !important;
}

body {
    box-sizing: border-box;
    direction: rtl !important;
    font-family: 'Shabnam', Shabnam;
    font-weight: normal;
    text-align: right;
    font-size: 12pt;
    color: #3B3B3B;
    background: #FAFCFF;
    overflow-x: hidden;
}

.bg-yellow {
    background: linear-gradient(45deg, #ffb64d, #ffcb80);
    border-radius: 10px;
    color: white;
    margin: 0px;
}

.right10 {
    right: 10px;
}

.box-contact {
    background-color: #ffffff;
    height: 300px;
    border-radius: 10px;
    width: 100%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: #fff !important;
    color: var(--bs-table-striped-color);
}

.bg-db3131 {
    background-color: #db31315d
}

.font-weight-bold {
    font-weight: 600 !important;
}

.color-db3131 {
    color: #b61a1a;
}

.w-100px {
    width: 100px !important;
}

.h30 {
    height: 30px;
}

.h35 {
    height: 35px !important;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

#collapse4 {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 220px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.style-for-pass {
    width: 100%;
    display: block;
    margin: 20px 0;
    padding: 9px;
    border: 1px solid #b5b5b5;
    outline: none;
    border-radius: 50px;
}

.bg-chat {
    background: var(--base-color-2);
}

.box-chat {
    background-color: #ffffff;
    height: 300px;
    border-radius: 10px;
    width: 100%;
}

.font-12 {
    font-size: 12px;
    color: gray;
}

.content {
    border-bottom: 1px solid #c3c3c3;
    text-align: left;
}

.bg-gray-box {
    height: 350px;
    padding-top: 10px;
    background-color: #e5e5e5c7;
}

.bg-gray-box2 {
    height: 150px;
    padding-top: 10px;
    background-color: #e5e5e5c7;
}

.box1:hover {
    border: 1px solid #3751FF;
    transition: 0s !important;
}

.bg-red-box {
    background: linear-gradient(45deg, #ff5370, #ff869a);
    border-radius: 10px;
    color: white;
}

.box1 {
    border-radius: 10px !important;
}

.bg-greenlight {
    background: linear-gradient(45deg, #2ed8b6, #59e0c5);
    border-radius: 10px;
    color: white;
}

.bg-blue {
    background: linear-gradient(45deg, #4099ff, #73b4ff);
    border-radius: 10px;
    color: white;
}

.bg-light-gray {
    background-color: #e3e3e3 !important;
}

.span-box {
    width: 33%;
    border-left: 1px solid #dadada;
    display: flex;
    align-items: center;
    border-radius: 10px 0px 0px 10px !important;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    padding-right: 10px;
    background-color: #e3e3e3;
}

.fa-angle-right:before {
    content: "";
}

.h-40 {
    height: 40px;
}

.pl-10 {
    padding-left: 10px !important;
}

.w-9px {
    width: 9px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 42px !important;
    margin-right: 30px;
}

/*.select2-container {
    width: 70% !important;
}*/

.select2-selection--single {
    border-right: 0 !important;
}

.select2-search--dropdown .select2-search__field {
    width: 98%;
}

.select2-selection__arrow {
    display: none;
}

.w-3 {
    width: 3% !important;
}

.w-4 {
    width: 4%;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #dbdbdb;
    border-color: #dbdbdb !important;
    border-radius: 10px 0px 0px 10px !important;
}

tr {
    border-bottom: 1px solid lightgray;
}

.w-40 {
    width: 40%
}

.z-9 {
    z-index: 9;
}

html {
    overflow-x: hidden;
}

.pr-110 {
    padding-right: 110px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.h40 {
    height: 40px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

ul,
p,
a,
li,
h1,
h2,
h3,
h4,
h5,
h6,
ol {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none !important;
}

span,
a {
    display: block;
}

.border-18C2B7 {
    border: 1px solid var(--base-color-2);
}

.bg-green-18C2B7 {
    background: var(--base-color-2);
}

.shadow-green-18C2B7 {
    box-shadow: 0px 0px 15px var(--base-color-5-opacity);
}

.radius-15 {
    border-radius: 15px !important;
}

.fs-12pt {
    font-size: 12pt;
}

.bg-red-FF6666 {
    background: #FF6666;
}

.num2 {
    width: 22px;
    height: 22px;
    font-size: 12px;
}

.num {
    width: 22px;
    height: 22px;
    font-size: 12pt;
    top: 21px !important;
    left: auto !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #636264 !important;
    transition: .3s all ease-in;
    font-size: 11pt;
    text-wrap: nowrap;
}

.form-inline > button.bg-green-h {
    text-wrap: nowrap;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
    color: #636264 !important;
    font-weight: 700;
}

.navbar-light .nav-item:hover {
    background: rgba(249, 202, 36, 0.17);
    border-radius: 15px;
    transition: .3s all ease-in;
    font-weight: 700;
}

.shadow-dark-B5B5B5 {
    box-shadow: 0px 3px 30px rgba(181, 181, 181, 0.22);
}

.header {
    border-top: 3px solid #F9CA24;
}

.footer {
    border-bottom: 3px solid #F9CA24;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -40px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators [data-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 9px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #C6C6C6;
        background-clip: padding-box;
        border: 0;
        border-top: none;
        border-bottom: none;
        opacity: 1;
        border-radius: 6px;
    }

    .carousel-indicators .active {
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #F9CA24;
    }

/* samira.h >:( :))))*/
.home-carousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-carousel .owl-dot {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 9px;
    padding: 0;
    margin: 5px 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #c6c6c6 !important;
    background-clip: padding-box;
    border: 0;
    border-top: none;
    border-bottom: none;
    opacity: 1;
    border-radius: 6px;
}

    .home-carousel .owl-dot.active {
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background: #f9ca24 !important;
    }

/*********************************/

.shadow-dark-000000 {
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.radius-25 {
    border-radius: 25px;
}

.fs-18px {
    font-size: 18px;
}

.fs-14px {
    font-size: 14px;
}

.h-200 {
    height: 195px;
}

.lineh-25 {
    line-height: 25px;
}

.lineh-30 {
    line-height: 30px;
}

.radius-45 {
    border-radius: 45px;
}


span.border-right-orange {
    width: 2px;
    height: 16px;
    background: #F9CA24;
}

.border-CFCFCF {
    border: 1px solid #CFCFCF !important;
}

.color-3F3F3F {
    color: #3F3F3F;
}

.free {
    border-radius: 16px 18px 17px 0;
}

.free-price {
    text-decoration: line-through;
}

.border-434C54 {
    border: 1px solid #434C54;
}

.border-38ADA9 {
    border: 1px solid #38ADA9;
}

button.more {
    bottom: -22px;
}

.addcard,
.addedcard {
    width: 40px;
    height: 40px;
}

.radius-top-15 {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.comment {
    left: 0px;
    top: 25%;
}

.adsimg {
    width: 100%;
    height: 245px;
}

.color-079992 {
    color: var(--base-color-3);
}

.border-079992 {
    border: 1px solid var(--base-color-3);
}

.border-0 {
    border: none !important;
}

.float-left {
    float: left !important;
}

.carousel-comment .owl-item img {
    width: 50px !important;
    height: 50px !important;
}

.carousel-comment {
    position: relative;
}

    .carousel-comment .owl-nav button.owl-next,
    .carousel-comment .owl-nav button.owl-prev {
        background: white !important;
        color: var(--base-color-3) !important;
        border: 1px solid var(--base-color-3) !important;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        font-size: 25pt !important;
        z-index: 10;
        position: absolute;
        top: 40%;
    }

    .carousel-comment .owl-nav button.owl-next {
        right: -10px;
    }

    .carousel-comment .owl-nav button.owl-prev {
        left: -10px;
    }

.tfooter {
    width: 320px;
    height: 2px;
    background: #F9CA24;
}

.text-justify {
    text-align: justify;
}

.footer-social a {
    color: #434C54;
    width: 30px;
    height: 30px;
    border: 1px solid #434C54;
    border-radius: 50%;
}

    .footer-social a:hover {
        color: #ffffff;
        background: #F9CA24;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        border: 1px solid #F9CA24;
    }

.color-F9CA24 {
    color: #F9CA24;
}

.lifooter > small {
    opacity: 0;
}

.lifooter:hover > small {
    opacity: 1;
}

.lifooter:hover > a {
    color: #3F3F3F;
}

.bg-E9E9E9 {
    background: #E9E9E9;
}

.radius-32 {
    border-radius: 32px;
}

.color-4F4F4F {
    color: #4F4F4F;
}

.bread-crumb li a {
    color: #4F4F4F;
}

.bread-crumb li a {
    border-left: 1px solid #4F4F4F;
    padding: 0px 5px;
}

.bread-crumb li:last-child a {
    border-left: none !important;
    color: var(--base-color-3) !important;
}



.border-F9CA24 {
    border: 1px solid #F9CA24;
}

.image-gallery {
    margin: 0 auto;
    display: table;
}

.primary,
.thumbnails {
    display: table-cell;
}



.primary {
    height: 350px;
    background-color: #cccccc;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.thumbnail:hover .thumbnail-image,
.selected .thumbnail-image {
    border: 1px solid #F9CA24;
}

.thumbnail-image {
    width: 80px;
    height: 80px;
    margin: 5px auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid transparent;
    border-radius: 15px;
}

.bread-crumb-product li a {
    color: var(--base-color-3);
}

    .bread-crumb-product li a::after {
        content: "";
        padding: 0px 0px;
    }

.bread-crumb-product li:last-child a::after {
    content: " ";
}

.border-494949 {
    border: 1px solid #494949;
}

.warning {
    width: 30px;
    height: 30px;
}

.color-494949 {
    color: #494949;
}

.bg-EE5253 {
    background: #EE5253;
}

.warning:hover,
.warning:active {
    background: #EE5253 !important;
    border: 1px solid #EE5253;
    color: white;
}

.star-cb-group * {
    font-size: 1.4rem;
}

.star-cb-group > input {
    display: none;
}

    .star-cb-group > input + label {
        display: inline-block;
        overflow: hidden;
        text-indent: 9999px;
        width: 1em;
        white-space: nowrap;
        cursor: pointer;
    }

        .star-cb-group > input + label:before {
            display: inline-block;
            text-indent: -9999px;
            content: "☆";
            color: #888;
        }

        .star-cb-group > input:checked ~ label:before,
        .star-cb-group > input + label:hover ~ label:before,
        .star-cb-group > input + label:hover:before {
            content: "★";
            color: #FED42D;
        }

.star-cb-group > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
}

    .star-cb-group > .star-cb-clear + label:before {
        width: .5em;
    }

.star-cb-group:hover > input + label:before {
    content: "☆";
    color: #888;
}

.star-cb-group:hover > input + label:hover ~ label:before,
.star-cb-group:hover > input + label:hover:before {
    content: "★";
    color: #FED42D;
}

.justify-content-space-around {
    justify-content: space-around;
}

#log {
    width: 5em;
    text-align: center;
    background: transparent;
}

.border-top-gray {
    border-top: 1px solid lightgray;
}

.linew {
    width: 90%;
    height: 1px;
    background: #DCDCDC;
}

.select2-container .select2-selection--single {
    height: 45px !important;
    display: flex;
    align-items: center;
    justify-content: right;
    background-color: white;
    border: 1px solid #dadada !important;
    border-radius: 10px;
}

.linew2 {
    width: 100%;
    height: 1px;
    background: #DCDCDC;
}


.color-A9A9A9 {
    color: #A9A9A9;
}

.color-ACACAC {
    color: #ACACAC;
}


.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link:hover,
.nav-tabs .nav-link.active:hover {
    color: #495057 !important;
    background-color: transparent;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 2px solid #F9CA24 !important;
}

.nav-tabs .nav-link {
    margin-bottom: -2px;
    border: none !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #A9A9A9 !important;
}

    .nav-tabs .nav-link:hover {
        border: none !important;
        margin-bottom: -2px;
    }

.border-FFC312 {
    border: 1px solid #FFC312;
}

.card-product {
    border: none !important;
    position: relative;
}

.owl-carousel.carousel2 .card-product::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #DCDCDC;
    display: inline-block;
    position: absolute;
}

.owl-carousel .owl-nav {
    display: block !important;
    margin-top: 0px !important;
    position: absolute;
    top: 50%;
    width: 100%;
}

@media screen and (max-width:1199px) {
    .owl-carousel .owl-nav {
        display: none !important;
    }
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -45px;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -45px;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
}

.owl-carousel.carousel1 .owl-nav .owl-prev {
    border: 1px solid #fff;
    color: #fff;
    background: transparent !important;
    left: -40px;
}

.owl-carousel.carousel1 .owl-nav .owl-next {
    border: 1px solid #fff;
    color: #fff;
    background: transparent !important;
    right: -40px;
}

    .owl-carousel.carousel1 .owl-nav .owl-prev:hover,
    .owl-carousel.carousel1 .owl-nav .owl-prev:focus,
    .owl-carousel.carousel1 .owl-nav .owl-next:hover,
    .owl-carousel.carousel1 .owl-nav .owl-next:focus {
        box-shadow: none !important;
        border: 1px solid #fff;
        color: var(--base-color-2) !important;
        background: #fff !important;
    }

.owl-carousel.carousel2 .owl-nav .owl-prev {
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

.owl-carousel.carousel2 .owl-nav .owl-next {
    background: #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

    .owl-carousel.carousel2 .owl-nav .owl-prev:hover,
    .owl-carousel.carousel2 .owl-nav .owl-prev:focus,
    .owl-carousel.carousel2 .owl-nav .owl-next:hover,
    .owl-carousel.carousel2 .owl-nav .owl-next:focus {
        box-shadow: none !important;
        border: 1px solid #ccc;
        color: #fff !important;
        background: var(--base-color-2) !important;
    }

.dropdown-item:focus,
.dropdown-item:hover {
    color: #434343;
    text-decoration: none;
    background-color: #f9cb243f;
}

.dropdown-item {
    color: #636264;
    font-size: 12pt;
}

.line-bottom-D6D6D6 {
    position: relative;
}

    .line-bottom-D6D6D6::after {
        position: absolute;
        bottom: 0;
        width: 80%;
        height: 1px;
        right: 0;
        left: 0;
        margin: 0 auto;
        content: "";
        background: #D6D6D6;
    }

    .line-bottom-D6D6D6:last-child::after {
        content: none;
    }

.color-FF6666 {
    color: #FF6666;
}

.border-FF6666 {
    border: 1px solid #FF6666;
}

.num-message {
    width: 24px;
    height: 24px;
}

.dot-message {
    position: relative;
}

    .dot-message::before {
        content: "";
        width: 7px;
        height: 7px;
        background: #FF6666;
        border-radius: 50%;
        top: 18px;
        right: 25px;
        position: absolute;
    }

.color-select {
    width: 100%;
    height: 100%;
}

.color-292828 {
    color: #292828;
}

.color-4D4D4D {
    color: #4D4D4D;
}

.color-9A9A9A {
    color: #9A9A9A
}

a.delete span {
    background: #F3F3F3;
    border-radius: 10px;
    width: 32px !important;
    height: 32px;
    color: #929292 !important;
}

    a.delete span svg {
        color: #929292 !important;
    }

a.delete:hover {
    color: #9A9A9A;
}

    a.delete:hover span {
        background: #ff66662d;
        border-radius: 10px;
        width: 32px !important;
        height: 32px;
        color: #FF6666 !important;
    }

        a.delete:hover span svg {
            color: #FF6666 !important;
        }

.color-2E2E2E {
    color: #2E2E2E;
}



.color-353535 {
    color: #353535;
}

.color-1C1C1C {
    color: #1C1C1C;
}

.bg-none {
    background: none !important;
}

.shadow-29C6C1 {
    box-shadow: 0px 0px 15px #29C6C1;
}

.cart {
    position: fixed;
    min-width: 320px;
    max-width: 440px !important;
    max-width: 90%;
    height: 100%;
    top: -1px;
    left: 0;
    box-shadow: -2px 0 4px rgba(0,0,0,0.5);
    overflow: hidden;
    transition: transform 250ms ease-in-out;
    z-index: 9999;
}

.close-cart {
    transform: translate(-440px, 0px);
}

.open-cart {
    transform: translate(0, 0);
}

.color-18C2B7 {
    color: var(--base-color-2);
}

.color-2C2B2B {
    color: #2C2B2B;
}

.cart_products {
    overflow-y: scroll;
    height: 392px;
}

.cart_footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.top-category {
    background: url('/Images/headersercg.jpeg') no-repeat;
    background-position: center;
    background-size: cover;
    height: 300px;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}

    .top-category .input-group > .input-group-append > .btn,
    .top-category .input-group > .input-group-append > .input-group-text,
    .top-category .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
    .top-category .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
    .top-category .input-group > .input-group-prepend:not(:first-child) > .btn,
    .top-category .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .top-category .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
    .top-category .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after,
    .top-category .input-group:not(.has-validation) > .custom-select:not(:last-child),
    .top-category .input-group:not(.has-validation) > .form-control:not(:last-child) {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

.location {
    position: relative;
}

    .location::before {
        position: absolute;
        content: "";
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #FF6666;
        right: -1px;
        top: 1px;
    }

.border-E1DFDF {
    border: 1px solid #E1DFDF;
}

.color-A5A5A5 {
    color: #A5A5A5;
}

.color-434C54 {
    color: #434C54;
}

.control {
    display: block;
    position: relative;
    padding-right: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 11pt;
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.control__indicator {
    position: absolute;
    top: 2px;
    height: 17px;
    width: 17px;
    background: #e6e6e6;
    border-radius: 5px;
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

.control input:checked ~ .control__indicator {
    background: var(--base-color-2);
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: var(--base-color-2);
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--checkbox .control__indicator:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #B3B3B3;
}

.color-676868 {
    color: #676868;
}

a.category.collapsed span.arrow {
    transform: rotate(180deg);
}

#rangeBox {
    width: 100%;
    height: 100px;
}

#sliderBox {
    position: relative;
    top: 25%;
    width: 100%;
}

#slider0to50 {
    width: 50%;
    position: absolute;
    right: 0;
}

#slider51to100 {
    width: 50%;
    position: absolute;
    left: 0;
}

#inputRange {
    position: relative;
    top: 5%;
}

    #inputRange::after {
        content: "";
        clear: both;
        display: block;
    }

    #inputRange #min {
        width: 30%;
        float: right;
        padding: 5px;
        line-height: 28px;
        display: block;
        overflow: hidden;
        border: none;
        text-align: right;
        color: #3c3c3c;
        font-size: 14px;
        font-size: 10pt;
    }

    #inputRange #max {
        width: 30%;
        float: left;
        padding: 5px;
        line-height: 28px;
        display: block;
        overflow: hidden;
        border: none;
        text-align: left;
        color: #3c3c3c;
        font-size: 14px;
        font-size: 10pt;
    }

.slidecontainer {
    width: 100%;
}

    .slidecontainer .slider {
        -webkit-appearance: none;
        width: 50%;
        height: 2px;
        background: var(--base-color-2);
        outline: none;
        opacity: 0.7;
        -webkit-transition: 0.2s;
        transition: opacity 0.2s;
    }

        .slidecontainer .slider:hover {
            opacity: 1;
        }

        .slidecontainer .slider::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            cursor: pointer;
        }

        .slidecontainer .slider::-moz-range-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            cursor: pointer;
        }

    .slidecontainer .max-price {
        left: 0;
    }

    .slidecontainer .slider:first-child::-webkit-slider-thumb {
        background-size: 25px !important;
        background: url('/Images/arrowrightgreen.png')no-repeat;
    }

    .slidecontainer .slider:last-child::-webkit-slider-thumb {
        background-size: 25px !important;
        background: url('/Images/arrowleftgreen.png')no-repeat;
    }

#collapseprice button {
    border: none;
    padding: 10px 30px;
}

.search-side-item.off-on .switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
}

    .search-side-item.off-on .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.search-side-item.off-on .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none;
    background-color: #E1DFDF;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

    .search-side-item.off-on .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 3px;
        bottom: 2px;
        border: 3px solid transparent;
        background-color: white;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

.search-side-item.off-on input:checked + .slider {
    background-color: var(--base-color-2);
    border: 2px solid var(--base-color-2);
}

.search-side-item.off-on input:focus + .slider {
    box-shadow: 1px var(--base-color-2);
}

.search-side-item.off-on input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
    border: 1px solid #ffffff;
    height: 16px;
    width: 16px;
    bottom: 0;
}

.search-side-item.off-on .slider.round {
    border-radius: 34px;
}

    .search-side-item.off-on .slider.round:before {
        border-radius: 50%;
    }

.color-5D5D5D {
    color: #5D5D5D;
}

.sortby ul li a {
    border: 1px solid transparent;
}

    .sortby ul li a:hover {
        color: var(--base-color-2) !important;
    }

    .sortby ul li a:active,
    .sortby ul li a:focus,
    .sortby ul li a:focus-visible,
    .sortby ul li a:checked,
    .sortby ul li a.active {
        color: var(--base-color-2) !important;
        border: 1px solid var(--base-color-2) !important;
        border-radius: 15px;
    }

.border-D6D6D6 {
    border: 1px solid #D6D6D6;
}

.sort-product {
    overflow-x: hidden !important;
}

    .sort-product .col-md-6 {
        border-right: 1px solid #DBDBDB;
        border-left: 1px solid #DBDBDB;
        border-bottom: 1px solid #DBDBDB;
    }

.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.pagination a {
    display: inline-block;
    padding: 10px 18px;
    color: #747474;
}

.p1 a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
}

    .p1 a.is-active {
        background-color: var(--base-color-2);
        border-radius: 100%;
        color: #fff;
    }

.bg-f9cb2415 {
    background: #f9cb2415;
}

.starkala {
    bottom: 0;
}

.border-F9A825 {
    border: 1px solid #F9A825;
}

.color-F9A825 {
    color: #F9A825;
}

.color-939292 {
    color: #939292;
}

.bg-079992 {
    background: var(--base-color-3);
}

.color-3C3C3C {
    color: #3C3C3C;
}


.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control__indicator {
    position: absolute;
    top: 2px;
    right: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

.control:hover input ~ control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}

.control input:checked ~ .control__indicator {
    background: var(--base-color-2);
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: var(--base-color-2);
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.control input:checked ~ .control__indicator:after {
    display: block;
}

.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.color-AFAFAF {
    color: #AFAFAF !important;
}

.color-707070 {
    color: #707070;
}

.div-h {
    min-height: 340px !important;
}

.tedad {
    width: 65px !important;
}

.fix-a {
    width: 124px !important;
}

.bg-18C2B7 {
    background: var(--base-color-2);
}

.div-h2 {
    min-height: 308px !important;
}

.pardakht a.active img,
.pardakht a:focus img,
.pardakht a:active img {
    border: 7px solid var(--base-color-2) !important;
    box-shadow: 0px 0px 11px -2px var(--base-color-2) !important;
}

.fa-chevron-down.position-absolute {
    left: 10px;
}

.fa-check.position-absolute {
    right: 10px;
}

a[aria-expanded="true"] .fa-chevron-down.position-absolute {
    transform: rotate(180deg);
}

.shadow-dark2-000000 {
    box-shadow: -9px 3px 12px -4px rgba(0, 0, 0, 0.5);
}


@media (min-width:992px) {
    .border-left2 {
        position: relative;
        overflow-y: hidden;
    }

        .border-left2::after {
            content: "";
            width: 3px;
            height: 100%;
            background: url('/Images/path.png')no-repeat;
            position: absolute;
            z-index: 10;
            top: 0;
            left: 0;
        }
}

.bg-10ac8523 {
    background: #10ac8523;
}

.color-10AC84 {
    color: #10AC84;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #F3F3F3 !important;
}

.bg-10AC84 {
    background: #10AC84;
}

.c-checkout-steps {
    position: absolute;
    left: 50%;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width:992px) {
    /*.mt-4 {
        margin-top: 2rem !important;
    }*/
}

.searchhi {
    padding-right: 10px !important;
}

.w-8 {
    width: 7% !important;
}

.w-10px {
    width: 10px
}

.w-15px {
    width: 15px
}

.w-7px {
    width: 7px
}

.w-9 {
    width: 8% !important;
}

.c-checkout-steps-div {
    background: #fff !important;
    height: 75px !important;
    width: 100% !important;
    z-index: 1003;
}

/*@media (min-width:992px) {
    .c-checkout-steps-div {
        position: fixed;
        top: 145px;
    }
}*/

.c-checkout-steps {
    background: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 30px auto 18px;
    list-style: none;
    padding: 0;
    color: #a0a0a0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 783px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}

    .c-checkout-steps li:first-of-type {
        margin-left: 0;
    }

    .c-checkout-steps li.is-active {
        color: var(--base-color-2);
    }

    .c-checkout-steps li.is-completed {
        color: var(--base-color-2);
    }

    .c-checkout-steps li {
        position: relative;
    }

.c-checkout-steps__item-link {
    color: inherit;
}

.c-checkout-steps li.is-active .c-checkout-steps__item,
.c-checkout-steps li.is-active:nth-child(2)::before,
.c-checkout-steps li.is-active:nth-child(3)::before {
    background-color: var(--base-color-2);
}

.c-checkout-steps li.is-completed .c-checkout-steps__item {
    background-color: var(--base-color-2);
}

.c-checkout-steps__item {
    position: relative;
    text-align: center;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    background-color: #d0d0d0;
    z-index: 1;
}


.c-checkout-steps li:nth-child(2)::before,
.c-checkout-steps li:nth-child(3)::before {
    content: "";
    position: absolute;
    width: 508px;
    height: 3px;
    border-radius: 3.5px;
    background-color: #d0d0d0;
    top: 50%;
    left: -241px;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}



.c-checkout-steps__item {
    position: relative;
    text-align: center;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    background-color: #d0d0d0;
    z-index: 1;
}

    .c-checkout-steps__item:before {
        position: absolute;
        top: -37px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        content: attr(data-title);
        white-space: nowrap;
        padding: 4px 10px;
        min-width: 105px;
    }

@media (max-width:400px) {
    .c-checkout-steps__item:before {
        font-size: 12px;
    }

    .c-checkout-steps {
        width: 230px;
    }

        .c-checkout-steps li:nth-child(2)::before, .c-checkout-steps li:nth-child(3)::before {
            content: "";
            width: 150px;
            left: -68px !important;
            font-size: 12px;
        }
}

@media (min-width:401px) and (max-width:600px) {
    .c-checkout-steps {
        width: 300px;
    }

        .c-checkout-steps li:nth-child(2)::before, .c-checkout-steps li:nth-child(3)::before {
            content: "";
            width: 200px;
            left: -85px !important;
        }
}

@media (max-width:767px) {
    .c-checkout-steps-div {
        background: #fff !important;
        height: 75px !important;
        width: 100% !important;
    }

    .btncreateshop {
        width: 90% !important;
        background-color: var(--base-color-2);
        border-radius: 10px;
        color: #fff;
        height: 63px;
        font-size: 25px;
    }
}

@media (max-width:1440px) {
    .num {
        left: 122px !important;
    }
}

@media (max-width:2560px) {
    .num {
        left: auto !important;
        top: 26px !important;
    }
}

@media (min-width:600px) and (max-width:886px) {
    .c-checkout-steps {
        width: 500px !important;
    }

        .c-checkout-steps li:nth-child(2)::before, .c-checkout-steps li:nth-child(3)::before {
            content: "";
            width: 320px !important;
            left: -155px;
        }

    li.is-active .c-checkout-steps__item:before {
        border: 1px solid var(--base-color-2);
        border-radius: 28px;
    }
}

.color-939393 {
    color: #939393;
}

.bg-gradient-1 {
    background: linear-gradient(-0.25turn, #F9CA24, #EDBB5A);
}

.lineh2 {
    width: 1px;
    height: 20%;
    display: inline-block;
    background: var(--base-color-3);
}

.num {
    color: #FF6666;
    border: 1px solid #FF6666;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.btnsave {
    display: flex;
    justify-content: left;
}

.radius-bottom-10 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bg-18c2b71c {
    background: var(--base-color-5-opacity);
}

.downic {
    position: absolute;
    left: 7px;
    z-index: 3;
    top: 16px;
}

.pl-0 {
    padding-left: 0 !important;
}

.w-60 {
    width: 60px !important;
}

.w-5 {
    width: 5%;
}

.w-11 {
    width: 11px;
}

.bridcustomerpanel ul li a img {
    width: 10px !important
}

.profile-side .nav .nav-item {
    font-size: 17px;
}

    .profile-side .nav .nav-item .nav-link.active {
        background: var(--base-color-5-opacity);
        color: #000 !important;
        font-weight: bold;
        /*background: linear-gradient(-118deg, #54e9c3, var(--base-color-8));*/
        /*box-shadow: 0 0 10px 1px var(--base-color-8);*/
        /*border-radius: 7px;*/
    }

.menuswi {
    width: 100%;
}


.profile-content .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 1px solid #DADADA !important;
    border-left: none !important;
    color: #828282 !important;
    font-size: 9pt;
    width: fit-content !important;
    position: relative;
}

.profile-content .input-group > .input-group-prepend > .widthspan {
    width: fit-content !important
}

.profile-content .input-group > .input-group-prepend > .input-group-text::after {
    content: "";
    width: 1px;
    height: 20px;
    background: #DADADA;
    position: absolute;
    left: 0;
}

.input-group-text {
    height: 45px !important;
}

.form-control {
    /* padding: 0 !important;
    padding-right: 10px !important;*/
    font-size: 14px !important;
}

.profile-content .input-group > .form-control:not(:first-child) {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border: 1px solid #DADADA !important;
    border-right: none !important;
    color: #383838 !important;
    font-size: 9pt;
    /*   padding-top: 20px;
    padding-bottom: 20px;*/
}

.color-DADADA {
    color: #DADADA;
}

.edit {
    left: 0px;
    top: 5px;
    box-shadow: none !important;
    z-index: 10;
}

.table .thead-light th {
    color: #383838;
    background-color: var(--base-color-5-opacity);
    border-color: none;
}

.btn-col .fa-angle-down.position-absolute {
    left: 0;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: none !important;
    border-top: none !important;
    font-size: 8.8pt;
}

.table td,
.table tbody th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
    font-size: 9pt;
}

.org-table > tbody > tr > td,
.org-table > tbody > tr > th {
    padding-top: 18px;
    padding-bottom: 18px;
    color: #383838;
}

td[data-bs-toggle="collapse"] {
    cursor: pointer;
}

td[colspan="5"] {
    border-bottom: .5px solid #c5c5c581;
}

.login {
    min-height: 0 !important;
}

.topposition {
    position: relative;
    top: 40px;
}

.login-body {
    background-image: radial-gradient(#FFFFFF, #D3D3D3);
}

.btnlogin {
    width: 100%;
    background: var(--base-color-2);
    color: #f9f9f9;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 2px;
    float: right;
    cursor: pointer;
    border-radius: 50px;
}

.radius-10 {
    border-radius: 10px !important;
}

.fs-9 {
    font-size: 9pt;
}

.fs-10pt {
    font-size: 10pt;
}

.border-bottom-18C2B7 {
    border-bottom: 1px solid var(--base-color-2);
}

.bg-303030 {
    background: #303030;
}

.info-profile {
    position: relative;
}

/*.info-profile::after {
        content: "";
        position: absolute;
        background: url('/Images/ellipse.png')no-repeat;
        width: 98px;
        height: 98px;
        background-size: cover;
        top: -4px;
    }*/

.discountTimer {
    padding: 8px 13px;
    max-width: 230px;
    border-radius: 12px;
    background-color: rgba(54, 54, 54, 1);
}

.timerWrapper {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.timerItem {
    color: #000;
    width: 48px;
    height: 53px;
    display: flex;
    background: #fff;
    align-items: center;
    border-radius: 15px;
    justify-content: center;
}



.caption {
    font-size: 15px;
}

.cardinfo-title {
    padding-left: 10px !important;
}

.h108 {
    height: 99%;
}

.form-container {
    background: linear-gradient(var(--base-color-2),var(--base-color-4));
    font-size: 0;
    padding: 0 15px;
    border: 1px solid var(--base-color-2);
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

    .form-container .form-icon {
        color: #fff;
        font-size: 13px;
        text-align: center;
        text-shadow: 0 0 20px rgba(0,0,0,0.2);
        width: 50%;
        padding: 70px 0;
        vertical-align: top;
        display: inline-block;
    }

        .form-container .form-icon i {
            font-size: 124px;
            margin: 0 0 15px;
            display: block;
        }

        .form-container .form-icon .signup a {
            color: #fff;
            text-transform: capitalize;
            transition: all 0.3s ease;
        }

            .form-container .form-icon .signup a:hover {
                text-decoration: underline;
            }

    .form-container .form-horizontal {
        background: rgba(255,255,255,0.99);
        width: 50%;
        padding: 60px 30px;
        margin: -20px 0;
        border-radius: 15px;
        box-shadow: 0 0 20px rgba(0,0,0,0.2);
        display: inline-block;
    }

    .form-container .title {
        color: #454545;
        font-size: 23px;
        font-weight: 900;
        text-align: center;
        text-transform: capitalize;
        letter-spacing: 0.5px;
        margin: 0 0 30px 0;
    }

.form-horizontal .form-group {
    background-color: rgba(255,255,255,0.15);
    margin: 0 0 15px;
    border: 1px solid #b5b5b5;
    border-radius: 20px;
}

.form-horizontal .input-icon {
    color: #b5b5b5;
    font-size: 15px;
    text-align: center;
    line-height: 38px;
    height: 35px;
    width: 40px;
    vertical-align: top;
    display: inline-block;
}

.form-horizontal .form-control {
    color: #b5b5b5;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 1px;
    width: calc(100% - 55px);
    height: 44px;
    padding: 2px 10px 0 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.3s;
}

    .form-horizontal .form-control:focus {
        box-shadow: none;
        border: none;
    }

    .form-horizontal .form-control::placeholder {
        color: #b5b5b5;
        font-size: 13px;
        text-transform: capitalize;
    }

.form-horizontal .btn {
    color: rgba(255,255,255,0.8);
    background: var(--base-color-2);
    height: 44px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
    margin: 0 0 10px 0;
    border: none;
    border-radius: 20px;
    transition: all 0.3s ease;
}

    .form-horizontal .btn:hover,
    .form-horizontal .btn:focus {
        color: #fff;
        background-color: #dddddd;
        box-shadow: 0 0 5px rgba(0,0,0,0.5);
    }

.form-horizontal .forgot-pass {
    font-size: 12px;
    text-align: center;
    display: block;
}

    .form-horizontal .forgot-pass a {
        color: #999;
        transition: all 0.3s ease;
    }

.radius-30 {
    border-radius: 15px;
}

.form-horizontal .forgot-pass a:hover {
    color: #777;
    text-decoration: underline;
}

@media only screen and (max-width:576px) {
    .form-container {
        padding-bottom: 15px;
    }

        .form-container .form-icon {
            width: 100%;
            padding: 20px 0;
        }

        .form-container .form-horizontal {
            width: 100%;
            margin: 0;
        }
}

.login-admin {
    margin: 0;
    padding: 0;
}

.fa-circle-user {
    font-size: 170px !important;
}

.inputsecurity {
    border: 1px solid #b5b5b5 !important;
}

.signup {
    font-size: 18px;
}

footer {
    background-color: var(--base-color-4);
}

.topforlogin {
    margin-top: 250px;
}

.effect-20 ~ label.lblinp {
    position: absolute;
    transition: 0.3s;
    z-index: 10;
    letter-spacing: 0.5px;
    display: none;
    text-align: center;
    top: 360px;
    right: 300px;
}

.effect-20:focus ~ label.lblinp {
    top: 155px;
    background: #fff;
    right: 70px;
    font-size: 12px;
    color: #A9BCD4;
    transition: 0.3s;
    display: block;
}

.effect-20 ~ label.lblinp2 {
    position: absolute;
    transition: 0.3s;
    z-index: 10;
    letter-spacing: 0.5px;
    display: none;
    text-align: center;
}

.effect-20:focus ~ label.lblinp2 {
    top: 215px;
    background: #fff;
    right: 70px;
    font-size: 12px;
    color: #A9BCD4;
    transition: 0.3s;
    display: block;
}

@media only screen and (min-width:1790px) {
    .effect-20 ~ label.lblinp {
        position: absolute;
        transition: 0.3s;
        z-index: 10;
        letter-spacing: 0.5px;
        display: none;
        text-align: center;
    }

    .effect-20:focus ~ label.lblinp {
        top: 185px;
        background: #fff;
        right: 73px;
        font-size: 12px;
        color: #A9BCD4;
        transition: 0.3s;
        display: block;
    }

    .effect-20 ~ label.lblinp2 {
        position: absolute;
        transition: 0.3s;
        z-index: 10;
        letter-spacing: 0.5px;
        display: none;
        text-align: center;
    }

    .effect-20:focus ~ label.lblinp2 {
        top: 250px;
        background: #fff;
        right: 73px;
        font-size: 12px;
        color: #A9BCD4;
        transition: 0.3s;
        display: block;
    }

    .form-horizontal {
        height: 600px;
    }
}

.widthspan {
    width: 100px !important;
}

.box {
    width: 100px;
    height: 100px;
}

.imgforuplod {
    width: 100px;
    height: 100px;
}

.login {
    min-height: 97vh;
}

.bg-image {
    background-image: url('/Images/bgpanel3.png');
    background-size: cover;
    background-position: center;
}

.bg-image2 {
    background-image: url('/Images/bglogin3.png');
    background-size: cover;
    background-position: center;
}

.login-heading {
    font-weight: 400;
}

.btn-login {
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    padding: 0.75rem 3rem;
    background-color: var(--base-color-2);
    border-radius: 50px;
    color: #fff;
}

.inpradius {
    border-radius: 50px;
    height: 45px;
}

.h-55 {
    height: 55px !important;
    font-size: 15px;
    font-weight: 900;
}

.downiconselect {
    position: absolute;
    left: 7px;
    top: 10px;
}

.btncreateshop {
    width: 20%;
    background-color: var(--base-color-2);
    border-radius: 10px;
    color: #fff;
    height: 63;
    font-size: 25px;
}

.btncodemaliat {
    background-color: var(--base-color-2);
    color: #fff;
}

.lableh6 {
    background-color: var(--base-color-2);
    border-radius: 20px;
    padding: 5px;
}

.shopname {
    font-size: 19px;
    color: gray;
}

.login-show2 {
    color: #242424;
    margin-top: 100px;
}

    .login-show2 input[type="button"] {
        width: 100%;
        background: var(--base-color-2);
        color: #f9f9f9;
        border: none;
        padding: 10px;
        text-transform: uppercase;
        border-radius: 2px;
        float: right;
        cursor: pointer;
        border-radius: 50px;
    }

    .login-show2 a {
        display: inline-block;
        padding: 10px 0;
    }

    .login-show2 input[type="number"], .login-show2 input[type="password"] {
        width: 100%;
        display: block;
        margin: 20px 0;
        padding: 12px;
        border: 1px solid #b5b5b5;
        outline: none;
        border-radius: 20px;
        margin: 10px;
    }

.login-show input[type="number"], .login-show input[type="password"] {
    width: 100%;
    display: block;
    margin: 20px 0;
    padding: 12px;
    border: 1px solid #b5b5b5;
    outline: none;
    border-radius: 50px;
}

.login-show button {
    width: 100%;
    background: var(--base-color-2);
    color: #f9f9f9;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    border-radius: 2px;
    float: right;
    cursor: pointer;
    border-radius: 50px;
}

.login-show a {
    display: inline-block;
    padding: 10px 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


div#placement {
    position: relative;
    top: 10px;
}

.againcode {
    display: none;
}

.countDown {
    font-size: 17px;
    color: var(--base-color-2);
}

.codediv {
    padding: 0px 50px;
}

@media only screen and (max-width:1035px) {
    .num {
        margin-top: -40px;
        position: sticky !important;
    }
}

.boximgupload {
    display: flex;
    justify-content: center;
}

.imagesize {
    width: 150px;
    height: 150px;
}


/*autoComplete css selectors*/

.mr-3c {
    margin-right: 30px !important
}

.autocomplete {
    position: relative;
    display: inline-block;
}

.showpro {
    font-size: 12px;
    border-radius: 13px;
    color: white;
    background-color: var(--base-color-2);
    padding: 5px;
}

.marginleft {
    margin-left: -15px !important;
    padding-left: 8px !important;
}

[auto] {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    padding: 10px;
    font-size: 16px;
}

.fa-circle-user {
    font-size: 22px !important;
}

.sabt-nazar {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    background-color: var(--base-color-2);
    color: #fff;
    font-weight: 700;
    border: 0;
}

input[auto=auto] {
    width: 130%;
}

/*input[type=submit] {
        background-color: DodgerBlue;
        color: #fff;
        cursor: pointer;
    }*/

.autocomplete-items {
    position: absolute;
    border: 0;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    top: 100%;
    left: 0;
    right: 0;
}

    .autocomplete-items div {
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #d4d4d4;
        border-radius: 20px;
    }

        /*when hovering an item:*/
        .autocomplete-items div:hover {
            background-color: #e9e9e9;
        }

.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.btn-nazarat {
    width: 100%;
    height: 50px;
    background-color: var(--base-color-2);
    color: #fff;
}

#collapse3 {
    overflow-y: scroll;
    height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.progress {
    height: 15px;
    background: #eee;
    border-radius: 20px;
    overflow: visible;
    line-height: 15px;
    margin: 0px 0 20px 0;
}

    .progress .progress-bar {
        border-radius: 20px;
        position: relative;
        animation: animate-positive 2s;
    }


@-webkit-keyframes animate-positive {
    0% {
        width: 0%;
    }
}

@keyframes animate-positive {
    0% {
        width: 0%;
    }
}

.text-h2 {
    font-size: 1rem;
    font-weight: 500;
    color: var(--base-color-2);
}

.progress-bar {
    background-color: var(--base-color-2) !important;
}

.topprog {
    font-size: 14px;
}

.topprog2 {
    font-size: 11px;
}

.zindexmodal {
    z-index: 9999999 !important;
}

.btnsend {
    background-color: var(--base-color-2);
    color: #fff;
}


.button-76 {
    background-color: #cf245f;
    background-image: linear-gradient(to bottom right, #fcd34d, #ef4444, #ec4899);
    border: 0;
    border-radius: .25rem;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 1rem; /* 18px */
    font-weight: 600;
    line-height: 1.75rem; /* 28px */
    padding: 0.7rem 2.5rem;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-76:hover {
        box-shadow: none;
    }

.button-create {
    background-color: #cf245f;
    background-image: linear-gradient(to bottom right, #fcd34d, #ef4444, #ec4899);
    border: 0;
    border-radius: .25rem;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem; /* 18px */
    font-weight: 600;
    line-height: 1.75rem; /* 28px */
    padding: 1rem 3.5rem;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-join {
    background-color: #fff;
    border: 0;
    border-radius: .25rem;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: pointer;
    font-size: 1.1rem; /* 18px */
    font-weight: 600;
    line-height: 1.75rem; /* 28px */
    padding: 1rem 3.5rem;
}


.button-76 {
    font-size: 1.1rem; /* 24px */
    padding: 0.7rem 2.5rem;
    line-height: 2rem; /* 32px */
}

/*.backtosite {
    position: absolute;
    left: 45%;
    top: 95%;
}*/

.navdir {
    direction: ltr;
}

.redcolor {
    color: #e21111;
    font-size: 3.5rem;
    font-weight: 900;
    padding-right: 10px;
}

.font900 {
    font-weight: 900;
    font-size: 3rem;
}

.font-18 {
    font-size: 18px;
}

.pstyle {
    padding-left: 20px;
    padding-top: 15px;
}

.border-right-0 {
    padding-right: 5px !important;
    font-size: 15px !important;
}

.border-left-0 {
    font-weight: 600 !important;
}

.border-r-0 {
    border-right: 0;
}

.sizeimg {
    width: 50% !important;
}

.boxback {
    box-shadow: 0 9px 30px rgba(236, 96, 96, 0.15);
    padding: 25px;
    border-radius: 20px;
}

.jetimg {
    position: relative;
    left: 60px;
}

.size-2rem {
    font-size: 2rem;
}

.float-support {
    background: #fff;
    width: auto;
    height: 40px;
    border-radius: 50px 0px 0px 50px;
    position: fixed;
    bottom: 30px;
    right: 0px;
    z-index: 999;
    padding: 0 10px 0 0px;
    box-shadow: 0px 3px 8px -4px rgba(211, 211, 211, 0.623);
    transition: all .2s ease !important;
}

    .float-support .support-tel {
        font: bold 17px/40px Font1, Arial;
        color: #c21818;
        direction: ltr;
        display: inline-flex;
    }

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.float-support .support-tel a {
    color: #c2185b;
}

.ltr {
    direction: ltr;
    text-align: left;
}


.btn-nazarat {
    width: 100%;
    height: 50px;
    background-color: var(--base-color-2);
    color: #fff;
}

#collapse3 {
    overflow-y: scroll;
    height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
}

.progress {
    height: 15px;
    background: #eee;
    border-radius: 20px;
    overflow: visible;
    line-height: 15px;
    margin: 0px 0 20px 0;
}

    .progress .progress-bar {
        border-radius: 20px;
        position: relative;
        animation: animate-positive 2s;
    }


@-webkit-keyframes animate-positive {
    0% {
        width: 0%;
    }
}

@keyframes animate-positive {
    0% {
        width: 0%;
    }
}

.text-h2 {
    font-size: 1rem;
    color: var(--base-color-2);
}

.progress-bar {
    background-color: var(--base-color-2) !important;
}

.topprog {
    font-size: 14px;
}

.topprog2 {
    font-size: 11px;
}

.zindexmodal {
    z-index: 9999999 !important;
}

.btnsend {
    background-color: var(--base-color-2);
    color: #fff;
}

.autocomplete-items {
    width: 91%;
    margin-right: 17px;
}

.img-search {
    border-radius: 35px;
    margin-left: 20px;
}

.text-white {
    color: white !important;
}

.limiter {
    width: 100%;
    margin: 0 auto;
}


.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255,255,255,0.9);
    }

.wrap-login100 {
    width: 500px;
    border-radius: 10px;
    overflow: hidden;
    padding: 55px 55px 37px 55px;
    background: #9152f8;
    background: -webkit-linear-gradient(top, var(--base-color-2), #06817b);
    background: -o-linear-gradient(top, #7579ff, #b224ef);
    background: -moz-linear-gradient(top, #7579ff, #b224ef);
    background: linear-gradient(top, #7579ff, #b224ef);
}


/*------------------------------------------------------------------
[ Form ]*/

.login100-form {
    width: 100%;
}

.login100-form-logo {
    font-size: 60px;
    color: #333333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
}

.login100-form-title {
    font-family: Poppins-Medium;
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}




/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .wrap-login100 {
        padding: 55px 15px 37px 15px;
    }
}



@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}


.font-small-13 {
    font-size: 13px;
}

.pricingTable {
    color: #9b9b9d;
    background: repeating-linear-gradient(45deg,#fff,#fff 20px,#fcfcfc 20px,#fcfcfc 40px);
    text-align: center;
    padding: 45px 0 40px;
    border-radius: 50px/80px;
    box-shadow: 0 0 15px -2px rgba(0,0,0,0.2);
    outline: 4px solid #ecb132;
    outline-offset: -12px;
    position: relative;
    overflow: hidden;
}

.pricingTable1 {
    color: #9b9b9d;
    background: repeating-linear-gradient(45deg,#fff,#fff 20px,#fcfcfc 20px,#fcfcfc 40px);
    text-align: center;
    padding: 45px 0 40px;
    border-radius: 50px/80px;
    box-shadow: 0 0 15px -2px rgba(0,0,0,0.2);
    outline: 4px solid #c24e00be;
    outline-offset: -12px;
    position: relative;
    overflow: hidden;
}

.pricingTable3 {
    color: #9b9b9d;
    background: repeating-linear-gradient(45deg,#fff,#fff 20px,#fcfcfc 20px,#fcfcfc 40px);
    text-align: center;
    padding: 45px 0 40px;
    border-radius: 50px/80px;
    box-shadow: 0 0 15px -2px rgba(0,0,0,0.2);
    outline: 4px solid #a0a0a0;
    outline-offset: -12px;
    position: relative;
    overflow: hidden;
}

.pricingTable:before {
    content: "";
    background: #ecb132;
    width: 150px;
    height: 50px;
    border: 10px solid #fff;
    border-radius: 50px 50px;
    transform: translateX(-50%) translateY(0);
    position: absolute;
    top: -25px;
    left: 50%;
}

.pricingTable1:before {
    content: "";
    background: #c24e00be;
    width: 150px;
    height: 50px;
    border: 10px solid #fff;
    border-radius: 50px 50px;
    transform: translateX(-50%) translateY(0);
    position: absolute;
    top: -25px;
    left: 50%;
}

.pricingTable3:before {
    content: "";
    background: #a0a0a0;
    width: 150px;
    height: 50px;
    border: 10px solid #fff;
    border-radius: 50px 50px;
    transform: translateX(-50%) translateY(0);
    position: absolute;
    top: -25px;
    left: 50%;
}

.pricingTable .title {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.pricingTable1 .title {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.pricingTable3 .title {
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.pricingTable .price-value {
    color: #fff;
    background: #ecb132;
    padding: 12px 50px;
    margin: 0 0 25px;
    border-radius: 50px;
    display: inline-block;
}

.pricingTable1 .price-value {
    color: #fff;
    background: #c24e00be;
    padding: 12px 50px;
    margin: 0 0 25px;
    border-radius: 50px;
    display: inline-block;
}

.pricingTable3 .price-value {
    color: #fff;
    background: #a0a0a0;
    padding: 12px 50px;
    margin: 0 0 25px;
    border-radius: 50px;
    display: inline-block;
}

.pricingTable .price-value .amount {
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 3px;
    display: block;
}

.pricingTable1 .price-value .amount {
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 3px;
    display: block;
}

.pricingTable3 .price-value .amount {
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 3px;
    display: block;
}

.pricingTable .price-value .duration {
    font-size: 14px;
    line-height: 14px;
    display: block;
}

.pricingTable1 .price-value .duration {
    font-size: 14px;
    line-height: 14px;
    display: block;
}

.pricingTable3 .price-value .duration {
    font-size: 14px;
    line-height: 14px;
    display: block;
}

.pricingTable .pricing-content {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
}

.pricingTable1 .pricing-content {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
}

.pricingTable3 .pricing-content {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
}

.pricingTable .pricing-content li {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 12px;
}

.pricingTable1 .pricing-content li {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 12px;
}

.pricingTable3 .pricing-content li {
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 12px;
}

.w-3 {
    width: 3%;
}

.text-bold {
    font-weight: 600;
}

.btn-taid {
    width: 100px;
    height: 35px;
    background-color: var(--base-color-8);
    color: white;
}

.title-list {
    color: gray;
    padding-left: 10px;
}

.pricingTable .pricing-content li:last-child {
    margin-bottom: 0;
}

.pricingTable .pricingTable-signup a {
    background: #ecb132;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.3s;
}

.pricingTable3 .pricing-content li:last-child {
    margin-bottom: 0;
}

.pricingTable3 .pricingTable-signup a {
    background: #a0a0a0;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.3s;
}

.pricingTable1 .pricing-content li:last-child {
    margin-bottom: 0;
}

.pricingTable1 .pricingTable-signup a {
    background: #c24e00be;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 15px;
    border-radius: 50px;
    display: inline-block;
    transition: all 0.3s;
}

.pricingTable .pricingTable-signup a:hover {
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 5px 5px rgba(0,0,0,0.2);
}

.pricingTable.blue {
    outline-color: #28B9C1;
}

    .pricingTable.blue:before,
    .pricingTable.blue .price-value,
    .pricingTable.blue .pricingTable-signup a {
        background-color: #28B9C1;
    }

.pricingTable.green {
    outline-color: #3EA394;
}

    .pricingTable.green:before,
    .pricingTable.green .price-value,
    .pricingTable.green .pricingTable-signup a {
        background-color: #3EA394;
    }

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin: 0 0 40px;
    }
}

.bronz-num {
    color: #c24e00be;
    font-size: 3rem;
}

.silver-num {
    color: #a0a0a0;
    font-size: 3rem;
}

.gold-num {
    color: #ecb132;
    font-size: 3rem;
}

.icon-whatsapp {
    bottom: 20px;
    right: 20px;
    position: fixed;
}

.font-14 {
    font-size: 14px;
    color: black;
}

.h-inherit {
    height: inherit;
}

.radius-5 {
    border-radius: 5px;
}

.drop-single .dropdown-menu.drop-lang {
    right: -20px !important;
    left: auto !important;
}

@media screen and (max-width:768px) {
    .dropdown-menu.drop-user {
        /*  right: -40px !important;
        left: auto !important;*/
    }

    .banner-size {
        width: 100%;
        height: 200px !important;
    }

    /*.backtosite {
        position: absolute;
        left: 35% !important;
        top: 50% !important;
    }*/

    .btn-all {
        width: 50%;
    }

    .box-contact {
        display: none;
    }

    .py-0-res {
        padding: 0;
    }


    #sortby {
        display: none;
    }

    .p-0-res {
        padding: 0 !important;
    }

    .res-top {
        margin-top: 20px;
    }

    .font-12-res {
        font-size: 13px !important;
    }

    .mt-0-res {
        margin-top: 0px !important;
    }

    .d-none-res {
        display: none;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .font-rep-10 {
        font-size: 10px !important;
    }

    .font-15-res {
        font-size: 15px !important;
    }

    .mt-4-res {
        margin-top: 1.5rem !important;
    }

    .mt-pres-0 {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .mr-res {
        margin-right: 0px !important;
    }

    .listscroll {
        height: auto;
        overflow-y: scroll;
        border-left: 1px solid var(--base-color-5-opacity);
    }

    .button-create {
        font-size: 1.1rem !important;
    }

    .font900, .redcolor {
        font-size: 1.6rem !important;
        padding-top: 30px;
    }

    .not-p-r {
        padding: 0px !important;
    }

    .top20 {
        margin-top: 20px !important;
    }

    .size-2rem {
        font-size: 1.9rem !important;
    }

    .res15 {
        font-size: 15px !important;
    }

    .pstyle {
        padding-left: 0 !important;
        padding-top: 40px;
    }

    .fontresp-p {
        font-size: 1.2rem;
        text-align: justify;
    }

    .boxing {
        /*display: flex;*/
        justify-content: center;
        align-items: center;
        position: relative;
        right: 35px;
    }

    .button-join {
        position: absolute;
        right: 0;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
        padding: 0.7rem 1rem !important;
    }

    .imgfirstpage {
        display: none;
    }

    .m-res {
        margin: 0 !important;
    }

    .iconbacksvg {
        right: 0 !important;
    }
}

.justify-content-left {
    justify-content: left !important;
}

.svg-inline--fa.fa-stack-2x {
    height: 1em !important;
    width: 1.5em !important;
}

.icon-whatsapp {
    bottom: 20px;
    right: 20px;
    position: fixed;
}

.iconbacksvg svg:hover path {
    fill: #F00;
}

.bg-gray-light {
    fill: #c9c9c9 !important;
}

.w-30 {
    width: 35%;
}

.iconbacksvg {
    position: relative;
    right: 50px;
}

.border-banner {
    border-radius: 0px 0px 50px 50px !important;
}



.mt-200 {
    margin-top: 200px;
}

.font900h {
    font-size: 3.8rem;
}

.rating {
    border: none;
    float: left;
}

.w-90 {
    width: 90% !important;
}

.rating > input {
    display: none;
}

.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #ddd;
    float: right;
}


.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
    color: #FFD700;
}

    .rating > input:checked + label:hover, /* hover current star when changing rating */
    .rating > input:checked ~ label:hover,
    .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
    .rating > input:checked ~ label:hover ~ label {
        color: #FFED85;
    }


@media (max-width:768px) {


    .pres-0 {
        padding: 0 !important;
    }

    .resform {
        height: 30px !important;
    }
}


.mtop45 {
    margin-top: -45px;
}

.tooltip-arrow,
.g-toltip + .tooltip > .tooltip-inner {
    background-color: var(--base-color-2) !important;
}

.pl-10 {
    padding-left: 10px;
}

.pm-namayande {
    padding-left: 10px;
    margin-right: 4px;
}

.color-black {
    color: black !important;
}

.w-10 {
    width: 10%;
}

.boximg {
    width: 216px;
    height: 216px;
}

.text-079992 {
    color: var(--base-color-3);
}

.bread-crumb-product ul li a img {
    width: 10px !important;
    margin-right: 3px;
}

.bread-crumb-product ul li a {
    display: inline-flex;
    border: none !important;
}

.bread-crumb-product ul a {
    margin-left: 5px;
}

.prop-duct ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: var(--base-color-3);
    border-radius: 50%;
    display: inline-block;
    margin-left: 10px;
}

.prop-duct li::after {
    content: ":";
    padding: 0px 0px;
}

.font-13 {
    font-size: 13px;
}

body {
    visibility: hidden;
}

    body * {
        visibility: visible;
    }

.bg-content {
    background-size: contain;
}

.myDiv {
    display: none;
    padding: 10px;
}

.myDiv2 {
    display: block;
    padding: 10px;
}

.box-bank {
    width: 100%;
    height: 200px;
}

.box-bank1 {
    width: 100%;
    min-height: 200px;
}

.border-box {
    border: 1px solid lightgrey;
    padding-bottom: 66px !important;
}

.sales {
    width: 95px;
    background-color: var(--base-color-4);
    color: #fff;
    height: 40px;
    border: none;
    border-radius: 10px;
}

.seen-d {
    width: 95px;
    background-color: #b5b5b5;
    color: #fff;
    height: 40px;
    border: none;
    border-radius: 10px;
}

.select-a:active {
    background: var(--base-color-3);
}

.select-a::selection {
    background: var(--base-color-3);
}

.downic-lock {
    position: absolute;
    left: 7px;
    z-index: 3;
    top: 13px;
    width: 10%;
}

/* For ShopProduct Pages */

.card-Product {
    background-color: #fff;
    border: none;
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.image-container {
    position: relative;
}

.thumbnail-image2 {
    border-radius: 10px !important;
    width: 170px;
    height: 220px;
    margin-top: 10px;
}


.discount {
    background-color: red;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 10px;
    border-radius: 6px;
    color: #fff;
}

.wishlist {
    height: 25px;
    width: 25px;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.first {
    position: absolute;
    width: 100%;
    padding: 9px;
}


.dress-name {
    font-size: 13px;
    font-weight: bold;
    width: 75%;
}


.new-price {
    font-size: 15px;
    font-weight: bold;
    color: rgb(255, 217, 0);
}

.old-price {
    font-size: 8px;
    font-weight: bold;
    color: grey;
}

.font-16 {
    font-size: 16px !important;
}

.btn-poduct2 {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #c4c4c4;
    padding: 5px;
}

.creme {
    background-color: #fff;
    border: 2px solid grey;
}

    .creme:hover {
        border: 3px solid grey;
    }

    .creme:focus {
        background-color: grey;
    }


.red {
    background-color: #fff;
    border: 2px solid red;
}


    .red:hover {
        border: 3px solid red;
    }

    .red:focus {
        background-color: red;
    }



.blue {
    background-color: #fff;
    border: 2px solid #40C4FF;
}

    .blue:hover {
        border: 3px solid #40C4FF;
    }

    .blue:focus {
        background-color: #40C4FF;
    }

.darkblue {
    background-color: #fff;
    border: 2px solid #01579B;
}

    .darkblue:hover {
        border: 3px solid #01579B;
    }

    .darkblue:focus {
        background-color: #01579B;
    }

.yellow {
    background-color: #fff;
    border: 2px solid #FFCA28;
}

    .yellow:hover {
        border-radius: 3px solid #FFCA28;
    }

    .yellow:focus {
        background-color: #FFCA28;
    }


.item-size {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid grey;
    color: grey;
    font-size: 10px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}


.rating-star {
    font-size: 10px !important;
}

.rating-number {
    font-size: 10px;
    color: grey;
}

.buy {
    font-size: 12px;
    color: purple;
    font-weight: 500;
}

.voutchers {
    background-color: #fff;
    border: none;
    border-radius: 10px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    overflow: hidden;
}

.voutcher-divider {
    align-items: center;
    display: flex;
}

.voutcher-left {
    width: 60%
}

.voutcher-name {
    color: grey;
    font-size: 9px;
    font-weight: 500;
}

.voutcher-code {
    color: red;
    font-size: 11px;
    font-weight: bold;
}

.voutcher-right {
    width: 40%;
    background-color: var(--base-color-2);
    color: #fff;
}

.discount-percent {
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.off {
    font-size: 14px;
    position: relative;
    bottom: 5px;
}

.dataTables_length {
    text-align: right;
}

.card-header {
    text-align: right;
}

.dataTables_filter {
    text-align: left !important;
}

.box-color-1 {
    width: 20px;
    height: 20px;
    background: red;
    border-radius: 20px;
    margin-right: 10px;
}

.box-color-2 {
    width: 20px;
    height: 20px;
    background: green;
    border-radius: 20px;
    margin-right: 10px;
}

.box-color-3 {
    width: 20px;
    height: 20px;
    background: gray;
    border-radius: 20px;
    margin-right: 10px;
}

.box-color-4 {
    width: 20px;
    height: 20px;
    background: pink;
    border-radius: 20px;
    margin-right: 10px;
}

.color-list {
    list-style: none;
    padding: 0;
    margin-right: 10px;
}

    .color-list li {
        display: flex;
        margin: 3px;
        align-items: center;
        justify-content: center;
    }

.color {
    height: 25px;
    width: 25px;
    border-radius: 100px;
    border: 2px solid lightgray;
    transition: transform 0.3s;
}

.color-blue {
    height: 20px;
    width: 20px;
    background: blue;
    border-radius: 100px;
    border: 2px solid lightgray;
    transition: transform 0.3s;
}

.color-red {
    height: 20px;
    background: red;
    width: 20px;
    border-radius: 100px;
    border: 2px solid lightgray;
    transition: transform 0.3s;
}

.color:not(.active):hover {
    cursor: pointer;
    transform: scale(1.2);
}

.color.active {
    border: 5px solid #ddd;
    width: 32px;
    height: 32px;
}

.red {
    background: red;
}

.yellow2 {
    background: #FDCD47;
}

.blue2 {
    background: #606A92;
}

.gray2 {
    background: #D7D1D5;
}

.pink2 {
    background: pink;
}

.green2 {
    background: #7AE9C9;
}

.img-brands {
    width: 100%;
    height: 120px;
}

.t-size {
    font-size: 13px;
    color: #5a5a5a;
    text-align: center;
}

.text-center {
    text-align: center;
}

.size-product {
    border-bottom: 1px solid var(--base-color-3);
    padding: 5px;
}

.w-20-px {
    width: 20px !important;
}

.btn-save {
    background: var(--base-color-3);
    color: white;
    border-radius: 5px;
}

.border-bottom {
    border-bottom: 1px solid lightgray;
}

.ower-scroll {
    overflow-x: scroll;
}

.withdraw-rls-list td:first-child {
    width: 0%;
}

.withdraw-rls-btns-td-list {
    width: 1%;
}

.table-cards tbody tr {
    background: #fff;
    margin-bottom: 15px !important;
    border-radius: 10px;
    font-size: 15px;
}

.font-15 {
    font-size: 15px;
}

.btn-text {
    border: 0;
    background: var(--base-color-3);
    color: white;
    border-radius: 5px;
}

.h-375 {
    height: 375px;
}

.h-185 {
    height: 185px;
}

.p-0 {
    padding: 0 !important;
}

.w-600 {
    width: 600%;
}

.border-light-gray {
    border: 1px solid lightgray;
}

.timer-style {
    color: #fff;
    font-size: 14px;
    text-align: center;
    direction: ltr;
}

.font-700 {
    font-weight: 700;
}

.box-search-item {
    width: 100%;
    height: 180px;
    overflow-y: scroll;
    margin-bottom: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
    background-color: #ffffff !important;
}

.pr-10px {
    padding-right: 10px !important;
}

.select-new {
    width: 100%;
    border-color: var(--base-color-8);
    border-radius: 5px;
}

.space-evenly {
    justify-content: space-evenly;
}

.autocomplete-items a {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 20px;
}


.swiper:not(.swiper-sefaresh) .swiper {
    width: 100%;
    height: 100%;
}

.swiper:not(.swiper-sefaresh) .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper:not(.swiper-sefaresh) .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 15px;
    }

    .swiper:not(.swiper-sefaresh) .swiper-slide a img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: contain;
        border-radius: 15px;
    }

.swiper:not(.swiper-sefaresh) .swiper-slide {
    background-size: cover;
    background-position: center;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    border-radius: 15px;
}

.mySwiper2 {
    height: 65%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

    .mySwiper .swiper-slide {
        width: 25%;
        height: 80%;
        opacity: 0.6;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    }

    .mySwiper .swiper-slide-thumb-active {
        opacity: 1;
    }

.swiper:not(.swiper-sefaresh) .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.zoom {
    display: inline-block;
    position: relative;
}

.swiper:not(.swiper-sefaresh) .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.swiper:not(.swiper-sefaresh) .swiper-button-prev:after, .swiper:not(.swiper-sefaresh) .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: gray !important;
}

.zoom {
    display: inline-block;
    position: relative;
}

    /* magnifying glass icon */
    .zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(icon.png);
    }

    .zoom img {
        display: block;
    }


.product__carousel {
    display: block;
    max-width: 700px;
    margin: 1em auto 3em;
}

    .product__carousel .gallery-top {
        border-radius: 3px;
        margin-bottom: 5px;
        box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    }

        .product__carousel .gallery-top .swiper-slide {
            position: relative;
            overflow: hidden;
        }

            .product__carousel .gallery-top .swiper-slide a {
                position: relative;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                width: 100%;
                height: 100%;
            }

                .product__carousel .gallery-top .swiper-slide a img {
                    width: 100%;
                    height: 100%;
                    -o-object-fit: contain;
                    object-fit: contain;
                }

            .product__carousel .gallery-top .swiper-slide .easyzoom-flyout img {
                min-width: 100%;
                min-height: 100%;
            }

    .product__carousel .swiper-button-next.swiper-button-white,
    .product__carousel .swiper-button-prev.swiper-button-white {
        color: var(--base-color-3);
    }

    .product__carousel .gallery-thumbs .swiper-slide {
        position: relative;
        -webkit-transition: border 0.15s linear;
        transition: border 0.15s linear;
        border: 1px solid #ebebeb;
        border-radius: 3px;
        cursor: pointer;
        overflow: hidden;
        height: calc(100% - 2px);
    }

        .product__carousel .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
            border-color: var(--base-color-3);
        }

        .product__carousel .gallery-thumbs .swiper-slide img {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 100%;
        }

.banner-size {
    width: 100%;
    height: 400px;
}

@media (min-width: 1800px) {
    .c-checkout-steps li:nth-child(2)::before, .c-checkout-steps li:nth-child(3)::before {
        content: "";
        width: 725px !important;
        left: -348px !important;
    }
}

.w-20px {
    width: 20px !important;
}

.w-22px {
    width: 22px !important;
}


button:focus {
    outline: none;
}

.page-ath-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-ath-content {
    background: #fff;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px 40px;
}

.page-ath-heading {
    font-size: 28px;
    font-weight: 700;
    color: #231f20;
    padding-bottom: 40px;
}


.page-ath-form,
.page-ath-header,
.page-ath-footer,
.page-ath-text {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-ath-form {
    padding-bottom: 100px;
}

.page-ath-header {
    visibility: hidden;
    opacity: 0;
}

.page-ath-footer {
    font-family: 'Roboto', sans-serif;
    padding-top: 40px;
}

    .page-ath-footer p {
        font-size: 15px;
    }

        .page-ath-footer p a {
            display: inline-block;
            margin-left: 3px;
            color: #000;
            font-weight: 600;
            text-decoration: underline;
        }

            .page-ath-footer p a:hover {
                color: #5161ce;
            }

.auth-part-logo {
}

.page-content {
    margin-left: 260px;
    transition: all .5s;
    padding: 15px;
}

    .page-content.page-active {
        margin-left: 0px;
    }




/*---------signup-step-------------*/
.register-form-content {
    justify-content: center;
}

    .register-form-content .page-ath-form {
        padding-bottom: 0px;
    }

    .register-form-content .form-align-box,
    .register-form-content .page-ath-form,
    .register-form-content .wizard,
    .register-form-content .register-wizard-box,
    .register-form-content .tab-content,
    .register-form-content .wizard .tab-pane {
        height: 100%;
    }

    .register-form-content .page-ath-header {
        display: none;
    }

.register-wizard-box .tab-pane h4 {
    margin-top: 0px;
    font-size: 18px;
    color: #8e8c8c;
    margin-bottom: 12px;
}

.register-wizard-box .tab-pane h3 {
    font-size: 26px;
    font-weight: 700;
    color: #231f20;
    padding-bottom: 25px;
}

.wizard {
    position: relative;
}

    .wizard .nav-tabs {
        position: relative;
        margin-bottom: 0;
        border-bottom-color: transparent;
    }

    .wizard > div.wizard-inner {
        position: absolute;
        bottom: 20px;
    }

    .wizard .nav-tabs > li > a.active .round-tab,
    .wizard .nav-tabs > li > a.active:hover .round-tab,
    .wizard .nav-tabs > li > a.active:focus .round-tab {
        cursor: default;
        background-color: #5161ce;
        color: #fff;
    }

    .wizard li.active span.round-tab {
        background: #0db02b;
        color: #fff;
        border-color: #0db02b;
    }

        .wizard li.active span.round-tab i {
            color: #5bc0de;
        }

    .wizard .nav-tabs > li.active > a i {
        color: #0db02b;
    }

    .wizard .nav-tabs > li a {
        padding: 15px;
        position: relative;
    }

    .wizard .nav-tabs > li {
        width: 25%;
        position: relative;
    }

        .wizard .nav-tabs > li a .round-tab {
            width: 30px;
            height: 30px;
            color: #868cbd;
            font-weight: 600;
            background-color: #ced2f2;
            display: inline-block;
            border-radius: 50%;
            padding-top: 6px;
            text-align: center;
            z-index: 1;
            position: relative;
            transition: 0.5s;
        }

        .wizard .nav-tabs > li:before,
        .wizard .nav-tabs > li:after {
            content: '';
            position: absolute;
            height: 2px;
            width: 100%;
            top: 50%;
            background-color: #ced2f2;
            right: 15px;
            transition: 0.5s;
        }

        .wizard .nav-tabs > li:after {
            background-color: #42b161;
            width: 0;
        }

        .wizard .nav-tabs > li.done a .round-tab {
            background-color: #42b161;
            color: #fff;
        }

        .wizard .nav-tabs > li.done:after {
            width: 100%;
        }

        .wizard .nav-tabs > li.done.active a .round-tab {
            background-color: #5161ce;
            color: #fff;
        }

        .wizard .nav-tabs > li.done.active ~ li .round-tab {
            background: #ced2f2;
            color: #868cbd;
        }

        .wizard .nav-tabs > li.active:after,
        .wizard .nav-tabs > li.active ~ li:after {
            width: 0;
        }


        .wizard .nav-tabs > li:last-child:before,
        .wizard .nav-tabs > li:last-child:after {
            display: none;
        }

        .wizard .nav-tabs > li a.disabled {
            cursor: not-allowed;
        }

        .wizard .nav-tabs > li a i {
            position: absolute;
            top: -15px;
            font-style: normal;
            font-weight: 400;
            white-space: nowrap;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 12px;
            font-weight: 700;
            color: #000;
        }



    .wizard .tab-content > .active {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .wizard .tab-pane {
        position: relative;
        padding-top: 10px;
    }

.step-btn {
    background-color: transparent;
}

    .step-btn i {
        width: 40px;
        height: 40px;
        background-color: #e9e9ea;
        display: inline-block;
        border-radius: 50%;
        color: #5e666b;
        font-size: 15px;
        text-align: center;
        padding-top: 12px;
    }

    .step-btn span {
        display: inline-block;
        font-weight: 700;
        font-size: 16px;
        color: #5e666b;
        letter-spacing: 0.3px;
    }

.wizard h3 {
    margin-top: 0;
}

.prev-step,
.next-step {
    border: none;
    margin-top: 0px;
}

    .prev-step span {
        margin-left: 10px;
    }

    .next-step span {
        margin-right: 10px;
        color: #5161ce;
    }

    .next-step i {
        box-shadow: 0px 4px 12px rgba(81, 97, 206, 0.5);
        background-color: #5161ce;
        color: #fff;
    }

.form-input-steps .custom-control.custom-checkbox label {
    font-size: 15px;
}

    .form-input-steps .custom-control.custom-checkbox label a {
        display: inline-block;
        margin-left: 3px;
        color: #000;
        font-weight: 600;
        text-decoration: underline;
    }

        .form-input-steps .custom-control.custom-checkbox label a:hover {
            color: #5161ce;
        }

.h-35 {
    height: 35px;
}

.top-110 {
    margin-top: 110px;
}

label {
    margin-bottom: 0.5rem;
}

.form-group {
    margin-bottom: 1rem;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.text-left {
    text-align: left;
}

.progress {
    border-radius: 50px;
}

.progress-bar {
    background-color: #5161ce;
}

.info-profile::after {
    content: "";
    position: absolute;
    width: 98px;
    height: 98px;
    background-size: cover;
    top: -4px;
    border-radius: 50%;
    background-color: var(--base-color-5-opacity);
    ;
    border: 2px dashed var(--base-color-2);
}

label.filebutton {
    width: 90px;
    height: 90px;
    overflow: hidden;
    position: relative;
    background-color: rgba(204, 204, 204, 0.589);
    border-radius: 50px;
    z-index: 99;
}

label span input {
    z-index: 999;
    line-height: 0;
    font-size: 50px;
    position: absolute;
    top: -2px;
    left: -700px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding: 0;
}

.w-70 {
    width: 70%;
}

.h-250 {
    height: 250px;
}

#SearchONShopautocomplete-list {
    background: white;
    height: 190px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 12px;
    border: 1px solid #ebebeb;
    z-index: 200;
    position: absolute !important;
}

.color-circle {
    width: 25px;
    height: 25px;
    background-color: rgb(51, 153, 65);
    border-radius: 50px;
    margin: 10px;
    border: 2px solid lightgray;
}

.color-circle3 {
    width: 25px;
    height: 25px;
    background-color: rgb(194, 0, 168);
    border-radius: 50px;
    margin: 10px;
    border: 2px solid lightgray;
}

.color-circle2 {
    width: 25px;
    height: 25px;
    background-color: rgb(51, 150, 153);
    border-radius: 50px;
    border: 2px solid lightgray;
    margin: 10px;
}

.border-radius-5 {
    border-radius: 5px;
}

.scroll-box-color {
    height: 220px;
    overflow-y: scroll;
}

.color-select-show {
    border-radius: 50px;
    position: absolute;
    border: 1px solid gray;
    left: 12px;
    top: 12px;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    z-index: 99;
}

#SearchONShopautocomplete-list p small {
    padding: 10px;
}

#SearchONShopautocomplete-list p {
    padding-bottom: 5px;
}

.credit-card {
    position: relative;
    max-width: 100%;
    min-width: 100%;
    margin: 20px auto;
    min-height: 170px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 24px;
    box-sizing: border-box;
    background-image: linear-gradient(to top right, #e72929, #fe06062e);
    justify-content: space-between;
    overflow: hidden;
}

    .credit-card:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 0;
    }



.name-and-expiry {
    display: flex;
    justify-content: space-between;
    z-index: 1;
    color: #fff;
    font-size: 22px;
    letter-spacing: 3px;
    filter: drop-shadow(1px 0px 1px #555);
    text-transform: uppercase;
}

.numbers {
    font-size: 15px;
    letter-spacing: 7px;
    text-align: center;
    color: #fff;
    filter: drop-shadow(1px 0px 1px #555);
    z-index: 1;
}

.logo {
    width: 15%;
    display: flex;
    align-self: end;
    z-index: 1;
}

.logo-melat {
    width: 14%;
    display: flex;
    align-self: flex-start;
    z-index: 1;
}

.text-green {
    color: green !important;
}

.final-box {
    border-radius: 10px;
    border: 1px dashed green;
    font-size: 14px;
    background: #bfe7c2;
    padding: 10px;
}


.user-card-full {
    overflow: hidden;
}

.card-user {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    box-shadow: 0 1px 20px 0 rgba(69,90,100,0.08);
    border: none;
    margin-bottom: 30px;
}

.m-r-0 {
    margin-right: 0px;
}

.m-l-0 {
    margin-left: 0px;
}

.user-card-full .user-profile {
    border-radius: 5px 0 0 5px;
}

.bg-c-lite-green {
    background: linear-gradient(to right, #06817b, var(--base-color-2));
}

.user-profile {
    padding: 20px 0;
}

.card-block {
    padding: 1.25rem;
}

.m-b-25 {
    margin-bottom: 25px;
}

.img-radius {
    border-radius: 5px;
}

.img-reqagency {
    width: 110px;
    height: 110px;
}

.box-message {
    align-items: center;
    text-align: justify;
    background: #f0fff5;
    display: flex;
    border: 2px dashed #00800061;
    height: 150px;
    margin-top: 150px;
    padding: 20px;
    border-radius: 5px;
}

.card .card-block p {
    line-height: 25px;
}

@media only screen and (min-width: 1400px) {
    p {
        font-size: 14px;
    }
}

.card-block {
    padding: 1.25rem;
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0;
}

.m-b-20 {
    margin-bottom: 20px;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.card .card-block p {
    line-height: 25px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.text-muted {
    color: #919aa3 !important;
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0;
}

.f-w-600 {
    font-weight: 600;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-40 {
    margin-top: 20px;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px;
    font-size: 14px;
}

.m-t-40 {
    margin-top: 20px;
}

.user-card-full .social-link li {
    display: inline-block;
}

    .user-card-full .social-link li a {
        font-size: 20px;
        margin: 0 10px 0 0;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.profile-button {
    background: rgb(99, 39, 120);
    box-shadow: none;
    border: none
}

    .profile-button:hover {
        background: #682773
    }

    .profile-button:focus {
        background: #682773;
        box-shadow: none
    }

    .profile-button:active {
        background: #682773;
        box-shadow: none
    }

.back:hover {
    color: #682773;
    cursor: pointer
}

.checkbox-pay2 {
    position: absolute;
    transform: scale(1.5);
    margin-top: 10px;
    margin-right: 10px;
}

.checkbox-pay {
    transform: scale(1.5);
    margin-top: 11px;
    position: absolute;
    right: 29px;
}

.labels {
    font-size: 11px
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff !important;
    background-color: var(--base-color-2) !important;
}

.imagesize {
    width: 150px;
    height: 150px;
}

.btn-likep {
    color: white;
    background: var(--base-color-2);
    width: 80%;
}

.radius-5 {
    border-radius: 5px;
}

.product-box-item-img img {
    margin-top: 10px;
    object-fit: contain;
    width: 100%;
    height: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.product-box-item-img {
    position: relative;
    overflow: hidden;
}

.category-filter-box-desc {
    background: #f7f7f7;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.category-filter-box-title {
    padding: 10px;
}

.product-box-item-title h6 {
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    overflow: hidden;
    height: 50px;
}

.product-box-price {
    margin-top: 15px;
    height: 50px;
}

.category-filter-box-title {
    padding: 10px;
}

.fw-bold {
    font-weight: 700 !important;
}

.category-filter-box-title h4 {
    font-size: 16px;
}

.category-filter-box-desc {
    background: #f7f7f7;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.color-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.color-box-item {
    margin-left: 5px;
    width: 35px;
    height: 35px;
    padding: 4px;
    background: #fff;
    border: 1px solid #c0c0c0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

    .color-box-item.active {
        border: 2px solid #0f58e0;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
    }

.form-group {
    margin-bottom: 10px;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5em;
    margin-bottom: 0.125rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.product-box-price .new-price {
    color: #18978F;
    font-weight: 600;
    font-size: 18px;
}

.product-box-price .old-price {
    text-decoration: line-through;
    text-align: left;
    display: block;
    margin-top: 5px;
    color: #c3c1c1;
}

.category-item .product-box-item {
    margin: auto;
    margin-bottom: 20px;
}

.product-box-item {
    overflow: hidden;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-bottom: 6px solid #bcbcbc;
    margin: 10px 5px;
    min-height: 350px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.product-box-item-title h6 {
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    overflow: hidden;
    height: 50px;
}

.product-box-price .old-price {
    text-decoration: line-through;
    text-align: left;
    display: block;
    margin-top: 5px;
    color: #c3c1c1;
}

.fw-bold {
    font-weight: 700 !important;
}

.filter-items {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.shadow-box {
}

.filter-items .items .link a.active {
    background: var(--base-color-2);
    color: #fff;
    margin-right: 15px;
}

.filter-items .items .link a {
    font-size: 15px;
    padding: 2px 10px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.filter-items .items .link a {
    font-size: 15px;
    padding: 2px 10px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

/*@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
}*/
/*
.d-none {
    display: none !important;
}*/
/*@media (min-width: 992px) {
    .d-none.d-lg-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) {
    .d-none.d-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .d-none.d-xl-block {
        display: block !important;
    }
}*/
.category-filter-box {
    border-radius: 10px;
    background: #fff;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.category-filter {
    margin-bottom: 20px;
}

.category-filter-resoult li a {
    font-size: 14px;
    transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -o-transition: .5s all ease;
}

.ps-2 {
    padding-right: 0.5rem !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

a {
    text-decoration: none;
    color: #515151;
}

.card-hover a:hover {
    background: #fff;
    color: #515151;
}

.card-image {
    position: relative;
}

.card:hover .card-hover {
    visibility: visible;
    opacity: 1;
}

.category-item .product-box-item {
    margin: auto;
    margin-bottom: 20px;
}

.product-box-item {
    overflow: hidden;
    border-bottom: 6px solid #bcbcbc;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: 10px 5px;
    min-height: 350px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


    .product-box-item .two-image {
        position: absolute;
        top: 0;
        right: 0;
        visibility: hidden;
        opacity: 0;
        transition: transform 1.5s, visibility .5s, opacity .5s;
        -webkit-transition: transform 1.5s, visibility .5s, opacity .5s;
        -moz-transition: transform 1.5s, visibility .5s, opacity .5s;
        -ms-transition: transform 1.5s, visibility .5s, opacity .5s;
        -o-transition: transform 1.5s, visibility .5s, opacity .5s;
    }


    .product-box-item:hover .one-image {
        opacity: 0;
        visibility: hidden;
    }

    .product-box-item:hover .two-image {
        visibility: visible;
        opacity: 1;
        display: block;
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
    }

.product-box-item-desc {
    padding: 10px;
}

.color-box-item .color {
    cursor: pointer;
    display: block;
    background: red;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 10px !important;
    font-size: 14px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-box-item-hover-btn span.see-more {
    clear: both;
}

.product-box-item.see-more-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-box-item-hover-btn span {
    cursor: pointer;
    float: left;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

    .product-box-item-hover-btn span.see-more {
        clear: both;
    }

    .product-box-item-hover-btn span.favorite {
        clear: both;
    }

    .product-box-item-hover-btn span.comparison {
        clear: both;
    }

    .product-box-item-hover-btn span.add-cart {
        clear: both;
    }

.product-box-item-hover {
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0px;
    left: 0;
    transition: 0.3s all ease-in-out;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
}

.product-box-item:hover .product-box-item-hover {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.product-box-item-hover-btn {
    padding: 10px;
}

.filter-items .items {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: right;
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }
    /* soro*/
    /*.owl-carousel {
        height: 400px;
    }*/
}
/* soro*/
/*.owl-carousel {
    width: 100%;
    height: 200px;
}*/

@media (max-width: 768px) {
    .product-box-item-img {
        height: 150px;
        display: flex;
        align-items: center;
    }

    .res-style-img {
        width: 100px;
        height: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .product-box-item {
        display: flex;
        min-height: auto;
    }

    .filter-items .items {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
    }
}

.filter-items .count p {
    font-size: 15px;
}

.filter-items {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.shadow-box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.show-more-btn button {
    vertical-align: middle;
}

.show-more-btn button {
    color: #fff;
    padding: 7px 15px;
    background: #007fee;
    border: none;
    outline: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
}


.icon-product {
    width: 80% !important;
    margin-top: 0 !important;
}
/*****/

.navbar-filter .navbar-toggler-icon {
    background-image: url("/Images/filter-svgrepo-com.svg");
}

.navbar-light .navbar-toggler {
    border: 0;
}

.mx-auto {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.filter-text {
    align-self: center;
}

.color-basket {
    width: 15px;
    height: 15px;
    border: 1px solid lightgray;
}

#chat2 .form-control {
    border-color: transparent;
}

    #chat2 .form-control:focus {
        border-color: transparent;
        box-shadow: inset 0px 0px 0px 1px transparent;
    }

.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

#Path_108326:hover {
    fill: #007fee;
}

#Path_108325:hover {
    fill: red;
}

.Path_108325:hover {
    fill: red;
}

.green-ok {
    background: var(--base-color-7-opacity);
    display: inline-grid;
    padding: 8px;
    border-radius: 50px;
    color: var(--base-color-6);
    width: 110px;
}

.red-notok {
    display: inline-grid;
    background: #ef40572d;
    padding: 8px;
    border-radius: 50px;
    color: #EF4056;
    width: 110px;
}

.select-show {
    border-color: #d9d9d9;
    padding: 8px;
    border-radius: 5px;
}

.w-15 {
    width: 15% !important;
}

.add-p {
    background: var(--base-color-2);
    color: #fff;
    border-radius: 5px;
}

.bg-light-yellow {
    background: #f9c92536;
}

.toggle.btn {
    min-width: 4.7rem !important;
    min-height: 35px !important;
}

.toggle, .toggle-on, .toggle-off {
    border-radius: 20rem;
}

    .toggle.ios .toggle-handle {
        border-radius: 20rem;
    }

    .toggle-off.btn, .toggle-on.btn {
        font-size: 14px;
    }


.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    /*height: 26px;*/
}

    /* Hide default HTML checkbox */
    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .switch span.slider {
        height: 26px;
        min-width: 55px;
    }

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        top: 2px;
        height: 22px;
        width: 22px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2E8E31;
    min-width: 55px;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2E8E31;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }


/* new style of first page*/



.text-red {
    color: rgb(219, 5, 5);
}

.pelan-box {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

.box-gray-pelan {
    background: #dfdfdfb8;
    background-color: #dfdfdfb8;
    margin: 20px 70px;
    color: #727272;
    padding: 10px;
}

.box-gray-pelan2 {
    background: #dfdfdfb8;
    background-color: #dfdfdfb8;
    margin: 20px 0px;
    color: #727272;
    padding: 20px;
    border-radius: 10px;
}

.line-height-30 {
    line-height: 30px;
}

.box-tell {
    background: #dc3545;
    background-color: #dc3545;
    color: white;
    padding: 5px 15px;
    border-radius: 20px;
}

.Possibilities th:first-child {
    text-align: right !important;
}

.w-20 {
    width: 20%;
}

.d-grid {
    display: grid;
}

.border-left {
    border-left: 1px solid lightgray;
}

.btn-gray {
    color: #fff;
    background-color: #494949;
    border-color: #494949;
}

    .btn-gray:hover {
        background-color: #dc3545;
        color: #fff;
        border-color: #dc3545;
    }

.hover-shadow:hover {
    transform: scale(1.03);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.button-create {
    background-color: #cf245f;
    background-image: linear-gradient(to bottom right, #fcd34d, #ef4444, #ec4899);
    border: 0;
    border-radius: .25rem;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-size: 1.5rem; /* 18px */
    font-weight: 600;
    line-height: 1.75rem; /* 28px */
    padding: 0.7rem 3.2rem;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-news {
    background-color: #ffffff;
    border: 3px solid #cf2424;
    border-radius: .25rem;
    box-sizing: border-box;
    color: #cf2424;
    cursor: pointer;
    font-size: 1.3rem; /* 18px */
    font-weight: 400;
    line-height: 1.75rem; /* 28px */
    padding: 0.55rem 2.7rem;
    text-align: center;
}


/* new style by samria.h for post and seller panels*/

body, html {
    box-sizing: border-box;
    direction: rtl !important;
    font-family: "Shabnam", Shabnam;
    font-weight: normal;
    text-align: right;
    font-size: 12pt;
    color: #3b3b3b;
    background: #fafcff;
    background-color: #fafcff;
    overflow-x: hidden;
}

@media (min-width: 1200px) {
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 73%;
        max-width: 75%;
    }
}

@media (min-width:1800px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }

    .col-xl-flex {
        /* -ms-flex: 0 0 50%; */
        flex: 0 0 35% !important;
        /* max-width: 50%; */
    }
}

a {
    text-decoration: none !important;
    color: #3b3b3b;
}

.radius-12 {
    border-radius: 12px;
}

.w-custom-98 {
    width: 98%;
    margin: auto;
}

.color-767790 {
    color: #767790;
}

.jozeyat span {
    font-size: 11pt;
}

    .jozeyat span:last-child {
        font-size: 10.5pt;
        font-weight: bolder;
    }

.border-00978d {
    border: 1px solid var(--base-color-8);
}

.bg-00978d {
    background-color: var(--base-color-8);
}

.color-mahsol {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
}

.fs-10pt {
    font-size: 10.5pt;
}

.info-box {
    position: relative;
}

    .info-box h6 {
        z-index: 1;
        display: inline-block;
    }

    .info-box::after {
        content: '';
        position: absolute;
        width: 95%;
        height: 0.6px;
        background-color: var(--base-color-8);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 0;
    }

.bg-33d0c6 {
    background-color: var(--base-color-1);
}

.product-item:last-child {
    border-bottom: none !important;
}

.sefaresh-product {
    max-height: 100vh;
    overflow-y: auto;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: var(--base-color-1);
}

.modal-header .close {
    margin-right: auto !important;
    margin-left: 0px !important;
    margin-top: 2px;
    padding: 5px;
}

#MainModal .modal-content {
    min-width: 95vw;
}

#MainModal table th, #MainModal table td {
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width:768px) {
    .btn-info-product {
        width: 100%;
    }

    .btn-confirm-product, .btn-cancel-product {
        width: 100% !important;
        display: inline-block;
    }

    #MainModal .btn.btn-secondary {
        display: block;
        width: 100%;
    }
}

.btn-confirm-product, .btn-cancel-product, .btn-info-product {
    width: 140px;
    padding: 8px 0px !important;
    display: inline-block;
}

.bg-b7ebe8 {
    background-color: var(--base-color-9);
    color: #fff !important;
}

.color-00978d {
    color: var(--base-color-8);
}

.form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem;
    padding-left: 0rem !important;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-right: -1.25rem;
    margin-left: 0rem !important;
}

.bg-c65f68 {
    background-color: #c65f68;
}


/*addproduct by samira.h*/

:root {
    --dark-blue: #0d3356;
    --black-blue: #101f37;
    --blue: #164c96;
    --blue2: #3a4980;
    --purple: #ab75f0;
    --dark: #1d364d;
    --dark-opacity: #1d364d80;
    --gray: #667085;
    --gray-light: #98a2b3;
    --light: #f1f2f4;
    --blue-light: #edf0f8;
    --orange-light: #fbf3ea;
    --orange: #d48d3b;
    --red-light: #fff0f0;
    --red: #d46f77;
    --green: #3e9242;
    --gray-blue: #a3a9c2;
    --yellow: #fdb022;
    --brown: #875541;
    --brown-light: #f5f1ee;
    --secondary: #c0c3c6;
    --light-2: #eaecf0;
    --light-3: #f9fafb;
}

a {
    color: #000000 !important;
    text-decoration: none !important;
}

li {
    list-style: none;
}

p,
a,
span,
li,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

.change-lang {
    right: 0;
}

.border-gray-light {
    border: 1px solid var(--gray-light);
}

.color-dark-blue {
    color: var(--dark-blue) !important;
}

.color-gray-light {
    color: var(--gray-light) !important;
}

.bac-light {
    background-color: var(--light) !important;
}

.radius-25 {
    border-radius: 25px !important;
}

@media screen and (min-width: 768px) {
    .search {
        max-width: 587px;
        min-width: 470px;
        padding-right: 35px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 440px) {
    .search {
        max-width: 350px;
        min-width: 300px;
        padding-right: 35px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 439px) {
    .search {
        max-width: 350px;
        /* min-width: 300px; */
        width: 175px !important;
        padding-right: 35px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

.swiper-pagination {
    bottom: 20px !important;
}

.searchbtn {
    right: 8px;
}

.color-brown {
    color: var(--brown);
}

.bac-brown-light {
    background-color: var(--brown-light);
}

.color-black-blue {
    color: var(--black-blue);
}

.bac-blue-light {
    background-color: var(--blue-light);
}

.color-secondery {
    color: var(--secondary);
}

.color-dark {
    color: var(--dark);
}

.offcanvas-body {
    justify-content: left;
}

.nav-link {
    color: var(--gray-light) !important;
}

    .nav-link.active {
        color: var(--dark) !important;
    }

.swiper-product .swiper-slide,
.swiper-product .swiper-slide img {
    width: 100%;
    max-height: 550px;
    border-radius: 14px;
}

.swiper-product-thumb .swiper-slide,
.swiper-product-thumb .swiper-slide img {
    width: 115px;
    height: 115px;
    border-radius: 14px;
}

.swiper-product-thumb .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0 !important;
    margin-left: 10px;
}

.swiper-product-thumb .swiper-button-next::after,
.swiper-product-thumb .swiper-button-prev::after {
    font-size: 11pt !important;
    color: #000 !important;
}

.swiper-product-thumb .swiper-button-next,
.swiper-product-thumb.swiper-rtl .swiper-button-prev {
    right: -10px !important;
}

.swiper-product-thumb .swiper-button-prev,
.swiper-product-thumb.swiper-rtl .swiper-button-next {
    left: -10px !important;
}

.swiper-slide-thumb-active img {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #3a4980, #2c307933) border-box;
    border: 3px solid transparent;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0px !important;
    padding-left: var(--bs-breadcrumb-item-padding-x) !important;
    color: var(--bs-breadcrumb-divider-color);
    content: url(../Images/arrow.svg) !important;
    transform: rotate(180deg);
    position: relative;
    top: -5px;
    left: 7px;
}

.breadcrumb-nav {
    background-color: var(--blue-light);
    display: inline-block;
    border-radius: 8px;
}

    .breadcrumb-nav .breadcrumb-item.active a {
        color: var(--blue2) !important;
    }

    .breadcrumb-nav a {
        color: var(--gray-blue) !important;
        font-size: 9pt;
    }

    .breadcrumb-nav .breadcrumb-item {
        display: flex;
        align-items: center;
        padding-left: 0 !important;
        padding-right: 5px !important;
    }

.color-red {
    color: var(--red) !important;
}

.bac-red-light {
    background-color: var(--red-light) !important;
}

.radius-10 {
    border-radius: 10px;
}

.bac-blue-light {
    background-color: var(--blue-light) !important;
}

.color-blue2 {
    color: var(--blue2) !important;
}

.bac-light2 {
    background-color: var(--light-2) !important;
}

.radius-12 {
    border-radius: 12px;
}

.border-light2 {
    border: 1px solid var(--light-2);
}

.product-information {
    background-color: rgba(249, 250, 251, 1) !important;
}

.border-bottom-light {
    border-bottom: 1px solid #c2c4de80;
}

.color-orange {
    color: var(--yellow) !important;
}

.bac-orange-light {
    background-color: var(--orange-light) !important;
}

.color-green {
    color: var(--green);
}

.choose-color button,
.choose-color span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    border-color: currentColor;
    border: none;
}

    .choose-color button.active::before,
    .choose-color button:active::before,
    .choose-color button:focus::before,
    .choose-color span::before {
        content: "";
        width: 50px;
        height: 50px;
        border: 2px solid currentColor;
        position: absolute;
        border-radius: inherit;
        bottom: -5px;
        right: -5px;
    }

    .choose-color button.active::after,
    .choose-color button:active::after,
    .choose-color button:focus::after {
        content: url(../img/tick.svg);
        margin: -2px;
        width: 24px;
        height: 20px;
        display: block;
    }

input[type="radio"] {
    display: grid;
    place-content: center;
    background-color: #fff !important;
    border-color: #3a4980 !important;
}

    input[type="radio"]::before {
        content: "";
        width: 0.65em;
        height: 0.65em;
        border-radius: 50%;
        transform: scale(0);
        transition: 120ms transform ease-in-out;
        box-shadow: inset 1em 1em #3a4980 !important;
        background-color: var(--red) !important;
    }

    input[type="radio"]:checked::before {
        transform: scale(1);
    }

.choose-size .form-check {
    padding-right: 7px;
    padding-left: 27px;
}

.counter-div {
    background-color: #f3f3f3;
    border-radius: 30px;
    padding: 10px;
    color: var(--blue2) !important;
    direction: ltr;
}

    .counter-div .counter {
        width: 70px;
        background-color: #f3f3f3;
        text-align: center;
        color: var(--blue2) !important;
        outline: none !important;
    }

.bac-purple {
    background-color: var(--purple) !important;
}

#AddToCart {
    width: 300px;
    border-radius: 30px;
}

#AddToCart2 {
    width: 150px;
    border-radius: 30px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
}

.nav-tabs .nav-link {
    margin-bottom: -2px !important;
    transition: all 0.3s ease-in;
}

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active,
    .nav-tabs .nav-link:focus {
        border-bottom: 3px solid #164c96 !important;
        color: #164c96 !important;
        font-weight: bolder;
    }

#nav_product_info {
    border-bottom: 2px solid var(--gray-light) !important;
}

.text-justify {
    text-align: justify;
}

.color-gray {
    color: var(--gray) !important;
}

.benefits li::before {
    content: url(../img/tick2.svg);
    position: absolute;
    right: 33px;
}

.benefits {
    padding-left: 0px;
    padding-right: 30px;
}

    .benefits li {
        margin-bottom: 10px;
        color: var(--gray);
    }

.bg-swiper-img {
    background-color: #f7f5f7;
}

.swiper-like .card {
    border: 1px solid #f7f5f7 !important;
    border-radius: 12px;
    max-width: 200px;
}

.swiper-like .swiper-button-prev:after,
.swiper-like.swiper-rtl .swiper-button-next:after,
.swiper-like .swiper-button-next:after,
.swiper-like.swiper-rtl .swiper-button-prev:after {
    font-size: 10pt !important;
    color: black;
    font-weight: bold;
}

.swiper-like .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0px !important;
    margin-left: 10px;
}

.swiper-like .swiper-button-next,
.swiper-like.swiper-rtl .swiper-button-prev,
.swiper-like .swiper-button-prev,
.swiper-like.swiper-rtl .swiper-button-next {
    width: 36px !important;
    height: 36px !important;
    background: #ffffff;
    background-color: #ffffff;
    border: 1px solid #d0d5dd;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 50px;
}

.btn-like {
    width: 30px;
    height: 30px;
    padding: 0 !important;
    color: #667085 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    top: 5px;
    right: 5px;
}

    .btn-like:hover,
    .btn-like:focus,
    .btn-like:active,
    .btn-like.active {
        color: var(--red) !important;
    }

footer {
    background-color: var(--light-3);
}

.color-purple {
    color: var(--purple) !important;
}

.facebook::before {
    content: url(../img/facebook.svg);
}

.youtube::after {
    content: url(../img/youtube.svg);
}

.dribble::after {
    content: url(../img/dribble.svg);
}

.figma::after {
    content: url(../img/figma.svg);
}

.whatsapp::after {
    content: url(../img/whatsapp.svg);
}

footer .confirm {
    border: 1px solid #eaecf0;
    border-radius: 12px;
    width: fit-content;
}

.choose-product .card {
    border: 1px solid #eaecf0;
    max-width: 320px;
    border-radius: 12px !important;
    background-color: #f9fafb !important;
}

.choose-product input {
    width: 40px !important;
}

.btnsave2,
.btnshare2 {
    width: 30px;
    height: 30px;
}

#lang-top {
    background-color: #f5eef1;
    border: none !important;
    border-radius: 25px;
    font-size: 10pt;
    height: 37px;
}

.dropdown-menu {
    border-radius: 12px !important;
    margin-top: 5px !important;
}

#lang-top-menu {
    background-color: #f5eef1;
    border: none !important;
    border-radius: 25px;
    height: 37px;
    font-size: 10pt;
    /* overflow: hidden; */
    width: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #lang-top-menu .english {
        display: none !important;
    }

@media screen and (max-width: 767px) {
    .breadcrumb-nav {
        position: absolute;
        top: 10px;
        right: 5px;
    }

        .breadcrumb-nav a {
            color: var(--gray-blue) !important;
            font-size: 7.3pt;
        }

    .custom1 {
        position: absolute;
        top: 76px;
        z-index: 1;
        width: 100%;
        right: 12px;
    }

        .custom1 button {
            position: absolute;
        }

            .custom1 button.btnsave {
                left: 60px;
            }

            .custom1 button.btnshare {
                left: 26px;
            }

    .addCart {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #fff;
        border-top: 1px solid #c2c4de;
        backdrop-filter: blur(12.5px);
        z-index: 100;
    }

    #AddToCart {
        padding: 9px !important;
        width: 178px;
        border-radius: 30px;
    }

    .counter-div .counter {
        width: 50px;
        background-color: #f3f3f3;
        text-align: center;
        color: var(--blue2) !important;
        outline: none !important;
    }

    .choose-color button,
    .choose-color span {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        margin-right: 10px;
        position: relative;
        border-color: currentColor;
        border: none;
    }

    .choose-size .form-check {
        font-size: 9pt;
    }

    .brd {
        border-bottom: none !important;
    }

    .footer-call img {
        height: 25px;
    }

    .counter-div {
        padding: 5px !important;
    }

    .pb-80px {
        padding-bottom: 80px !important;
    }

    html {
        overflow-x: hidden !important;
    }

    .custom2 {
        z-index: 1;
        width: 93%;
        justify-content: space-between;
        bottom: 35px;
    }
}

@media screen and (min-width: 1200px) {
    .w-1000 {
        width: 1000px;
    }
}

header #btnBasket .dropdown-toggle::after {
    content: none !important;
}

header #btnBasket .dropdown-menu img {
    background: linear-gradient(white, white) padding-box, linear-gradient(to right, #3a4980, #2c307933) border-box;
    border: 3px solid transparent;
    border-radius: 14px;
}

header #btnBasket .dropdown-menu {
    min-width: 320px !important;
    border: 1px solid #eaecf0 !important;
    box-shadow: 0px 6px 30px rgba(8, 0, 56, 0.1) !important;
    border-radius: 12px !important;
    margin-top: 10px !important;
}

header .counter-div .counter {
    width: 50px !important;
    background-color: #f3f3f3;
    text-align: center;
    color: var(--blue2) !important;
    outline: none !important;
}

header .choose-color button,
header .choose-color span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 15px;
    position: relative;
    border-color: currentColor;
    border: none;
}

    header .choose-color button.active::before,
    header .choose-color button:active::before,
    header .choose-color button:focus::before,
    header .choose-color span::before {
        content: "";
        width: 40px;
        height: 40px;
        border: 2px solid currentColor;
        position: absolute;
        border-radius: inherit;
        bottom: -5px;
        right: -5px;
    }

header .counter-div {
    padding: 5px !important;
}

.bac-light3 {
    background-color: var(--light-3);
}

.progress {
    height: 5px !important;
}

.progress-div {
    margin-bottom: 12px;
}

.write {
    border: 1px solid #ab75f0 !important;
}

.dropdown-item {
    text-align: right !important;
}

@media screen and (min-width: 768px) {
    .feedback1 {
        width: 25%;
    }

    .feedback2 {
        width: 75%;
    }

    .progress {
        width: 75%;
    }
}

@media screen and (max-width: 767px) {
    .benefits li::before {
        content: url(../img/tick2.svg);
        position: absolute;
        right: 13px;
    }

    .progress {
        width: 55%;
    }
}

.swiper-product,
.swiper-product-thumb {
    direction: ltr;
}

#btnBasket button {
    position: relative;
}

#btnBasket .has-product::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: var(--red);
    position: absolute;
    left: 0;
    top: 0;
}

@media screen and (max-width: 1199px) {
    .offcanvas,
    .offcanvas-body {
        min-width: 320px;
        max-width: 320px;
        width: 320px !important;
    }
}

.bottom-menu {
    width: 275px;
    right: 20px;
}

#lang-top-menu label {
    border-left: 1px solid #8e9aa6;
    padding-left: 5px;
}

.border-top-light {
    border-top: 1px solid #c2c4de80;
}
/* -------------------new 1402/01/29------------------------ */
.accordion-button:not(.collapsed)::after {
    background-image: url(/assets/aram_theme/img/minus.svg) !important;
    transform: var(--bs-accordion-btn-icon-transform);
    background-repeat: no-repeat;
    background-size: 15px;
}

.accordion-button::after {
    background-image: url(/assets/aram_theme/img/plus.svg) !important;
    background-position: center;
    margin-left: 0 !important;
    margin-right: auto !important;
    background-repeat: no-repeat;
    background-size: 15px;
}

.accordion-item {
    color: #344054 !important;
    background-color: var(--light-3) !important;
    border: var(--bs-accordion-border-width) solid var(--light-2) !important;
    margin-bottom: 15px !important;
    border-radius: 12px !important;
    overflow: hidden;
}

.accordion-button {
    font-size: 1rem;
    color: #344054 !important;
    background-color: var(--light-3) !important;
    box-shadow: none !important;
    font-weight: bolder;
    z-index: 2;
}

@media screen and (min-width: 1200px) {
    .accordion-button::before {
        content: "";
        position: absolute;
        width: 80%;
        height: 1px;
        background-color: #c1c4c7 !important;
        left: 45px;
        right: auto;
        z-index: 1;
    }
}

.color-gray-blue {
    color: var(--gray-blue) !important;
}

.fs-9pt {
    font-size: 9pt;
}

.color-9A9EA6 {
    color: #9a9ea6;
}

.border-bottom-DCDEE0 {
    border-bottom: 1px solid #dcdee0;
}

.color-5A5E61 {
    color: #5a5e61;
}

.radius-8 {
    border-radius: 8px !important;
}

.border-C1C4C7 {
    border: 1px solid #c1c4c7 !important;
}

#files-area {
    padding: 20px;
}

#filesList,
#files-names {
    width: 100%;
}

.item > span.name {
    padding-right: 10px;
    width: max-content;
    display: inline-flex;
}

.file-delete {
    display: flex;
    justify-content: center;
    margin: 0px 10px;
    cursor: pointer;
    border: 1px solid #eb5757;
    border-radius: 6.28578px;
    padding: 5px;
    width: 30px;
    height: 30px;
}

.topbtn img {
    border: 1px solid #dcdee0 !important;
    border-radius: 6.28578px;
    padding: 5px;
    width: 30px;
    height: 30px;
}

.file-delete > span {
    transform: rotate(45deg);
}
/* .file-image {
  width: 45px;
  height: 45px;
} */

#myCollapseOne .dropdown-menu {
    position: static !important;
    transform: none !important;
    margin-top: 0px !important;
    border: none !important;
    background-color: #f9fafb !important;
}

#myCollapseOne .drop-card {
    box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
    height: 256px;
    overflow-y: auto;
    overflow-x: hidden;
}

#myCollapseOne .dropdown-toggle::after {
    content: "" !important;
    background-image: url(../img/arrow-drop.svg);
    width: 5px;
    height: 9px;
    background-size: cover;
    border: none !important;
    display: block !important;
}

#myCollapseOne .dropdown-toggle {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
}

    #myCollapseOne .dropdown-toggle[aria-expanded="true"],
    #myCollapseOne .dropdown-toggle:hover {
        font-weight: bolder;
        background-color: #f9fafb !important;
    }

        #myCollapseOne .dropdown-toggle[aria-expanded="true"]::after {
            transform: rotate(90deg);
            width: 7px;
            height: 11px;
        }

#myCollapseOne ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #fff;
}

#myCollapseOne ::-webkit-scrollbar {
    width: 6px;
    background-color: #fff;
}

#myCollapseOne ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #dcdee0;
}

#myCollapseOne .dropdown {
    margin-bottom: 5px;
}

.drop-card .btn {
    display: block;
}

.sortable-list {
    position: relative;
    border: 2px solid #dcdee0;
    border-radius: 10px;
    padding: 10px !important;
}

    .sortable-list .item {
        list-style: none;
        display: flex;
        background: transparent;
        background-color: transparent;
        align-items: center;
        margin-bottom: 15px;
        justify-content: space-between;
        border-bottom: 1px solid #c1c4c7;
        padding-bottom: 15px;
    }

    .sortable-list .ErrorItem {
        list-style: none;
        display: flex;
        width: 100%;
        background: transparent;
        background-color: transparent;
        align-items: center;
        margin-bottom: 15px;
        justify-content: space-between;
        border: 2px solid var(--red);
        /* padding-bottom: 15px; */
        padding: 10px;
        border-radius: 12px;
    }

    .sortable-list .active-img-product {
        background: #fff;
        background-color: #fff;
        padding: 20px;
        border: 1px solid #c49ef5;
        border-left: 5px solid #c49ef5;
        border-radius: 12px;
    }

.btn.active {
    border: none !important;
}

.item .details,
.ErrorItem .ErrorDetails {
    display: flex;
    align-items: center;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .item .details img.file-image,
    .ErrorItem img.file-image {
        height: 100px;
        width: 100px;
        pointer-events: none;
        margin-left: 12px;
        object-fit: cover;
        border-radius: 10px;
    }

    .ErrorDetails::before {
        content: url(../img/errorimg.png);
        position: absolute;
        right: 55px;
    }
}

@media screen and (max-width: 767px) {
    .item .details img.file-image,
    .ErrorItem img.file-image {
        height: 50px;
        width: 50px;
        pointer-events: none;
        margin-left: 12px;
        object-fit: cover;
        border-radius: 10px;
    }

    .ErrorDetails::before {
        content: url(../img/errorimg.png);
        position: absolute;
        right: 30px;
    }

    #myCollapseTwo button,
    #myCollapseThree button {
        width: 100%;
    }
}

.ErrorDetails .file-delete {
    position: absolute;
    left: 20px;
}

.ErrorDetails .file-image {
    -webkit-filter: blur(1px); /* Safari 6.0 - 9.0 */
    filter: blur(1px);
}

.item .details span {
    font-size: 1.13rem;
}

.item .details .name,
.item .details .size,
.ErrorItem .name,
.ErrorItem .size {
    display: block;
    font-size: 9pt;
}

.ErrorType {
    font-size: 9pt;
    color: var(--red);
}

.item i {
    color: #474747;
    font-size: 1.13rem;
    cursor: move;
}

.item.dragging {
    opacity: 0.6;
}

    .item.dragging :where(.details, i) {
        opacity: 0;
    }

.topbtn {
    margin-right: auto;
}

.item > img {
    width: 30px;
}

.list-custom li {
    list-style: disc;
}

#myCollapseTwo button,
#myCollapseThree button {
    float: left !important;
}

.custom-row {
    border: 2px dashed #dcdee0;
}

@media screen and (max-width:767px) {
    .list-group-item {
        font-size: 9pt;
        color: #667085 !important;
        margin: 5px;
        padding: 10px 7px !important;
        display: flex;
        align-items: center;
        border-radius: 0px;
        position: relative;
        transition: all 0.3s ease;
        border-bottom: 1px solid #cfd4df !important;
    }

        .list-group-item:last-child {
            border-bottom: none !important;
        }

    #nav_side {
        top: 55px;
        right: 2px;
        z-index: 100;
        transition: all 0s ease-in;
    }


    #map {
        z-index: 3;
        height: 73vh;
        position: relative !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .c-checkout-steps-div {
        background: #fff !important;
        background-color: #fff !important;
        height: 75px !important;
        width: 100% !important;
    }

    .btncreateshop {
        width: 90% !important;
        background-color: var(--base-color-2);
        border-radius: 10px;
        color: #fff;
        height: 63px;
        font-size: 25px;
    }

    .list-group-item:last-child {
        border-bottom: none !important;
    }

    .offcanvas-body, .offcanvas-header {
        border-left: 1px solid rgba(16, 117, 105, 1) !important;
        background-color: white;
    }
}

@media screen and (min-width:768px) {
    .list-group-item {
        font-size: 9pt;
        color: #667085 !important;
        margin: 5px;
        padding: 7px !important;
        display: flex;
        align-items: center;
        border-radius: 8px;
        position: relative;
        transition: all 0.3s ease;
    }

    .search-box.fixed {
        position: fixed;
        right: auto;
        top: 0;
        left: 15px;
        width: 100%;
        background-color: #fafcff !important;
        z-index: 100;
    }

    .product-row {
        margin-top: 0px;
    }

    .navbar-filter {
        height: auto !important;
        position: relative !important;
    }

    #nav_side {
        height: 525px !important;
        width: fit-content !important;
        z-index: 100;
        transition: all 0s ease-in;
    }

        #nav_side.fixed {
            position: fixed !important;
            top: 145px;
            width: inherit !important;
            z-index: 100;
            right: 9px;
            transition: all 0s ease-in;
            padding: 0px 6px;
        }

    .category > .row > .col-lg-9 {
        margin-right: auto;
        margin-left: 0px
    }

    .step, .start-group, .edit-group {
        display: none !important;
    }

    #map {
        /* width: 80vw !important; */
        z-index: 3;
        height: 79vh !important;
        /* background: #eee; */
        position: relative !important;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        /* border: 2px solid #aaa; */
    }
}

.list-group-item.haschild::after {
    content: "";
    position: absolute;
    right: 5px;
    left: auto;
    width: 6px;
    height: 8px;
    background-image: url(../Images/arrow.svg) !important;
    background-size: cover;
    background-position: center;
    top: 13px;
    transition: all 0.3s ease;
}

.list-group-item:hover,
.list-group-item:active,
.list-group-item:focus,
.list-group-item.active,
.list-group-item.selected {
    color: #1d364d !important;
    background-color: #f9fafb !important;
}

    .list-group-item:hover::after,
    .list-group-item:active::after,
    .list-group-item:focus::after,
    .list-group-item.active::after,
    .list-group-item.selected::after {
        transform: scale(1.2);
    }

.listscroll {
    background: #ffffff;
    background-color: #ffffff;
    box-shadow: 0px 8px 8px -4px rgba(16, 24, 40, 0.03);
    border-radius: 8px;
    width: 240px;
    height: 256px;
    margin: 0px 5px;
    overflow: auto;
}

    .listscroll:last-child .list-group-item::after {
        content: none !important;
    }

#myCollapseOne .breadcrumb-item + .breadcrumb-item {
    position: relative;
    margin-right: 10px !important;
}

    #myCollapseOne .breadcrumb-item + .breadcrumb-item::before {
        float: left;
        padding-right: var(--bs-breadcrumb-item-padding-x) !important;
        padding-left: 0px !important;
        color: var(--bs-breadcrumb-divider-color);
        content: "" !important;
        width: 6px;
        height: 9px;
        background-image: url(../Images/arrow.svg) !important;
        background-size: cover;
        background-position: center;
        position: absolute;
        top: 6px !important;
        left: -4px;
    }

#myCollapseOne .breadcrumb-item:last-child a {
    color: var(--purple) !important;
}

.border-purple {
    border: 1px solid #AB75F0 !important;
}


@media screen and (max-width:768px) {
    .btn-login-user {
        font-size: 11pt; /*:)*/
        padding: 0px !important;
        margin: 0px !important;
    }
}


.sefaresh-product .counter-div {
    background-color: #f3f3f3;
    border-radius: 30px;
    padding: 10px;
    color: #3a4980 !important;
    direction: ltr;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: space-between;
}

.color-blue2 {
    color: #3a4980 !important;
}

.sefaresh-product .counter-div .counter {
    width: 40px;
    background-color: #f3f3f3;
    text-align: center;
    color: var(--blue2) !important;
    outline: none !important;
}

.sefaresh-product .choose-product input {
    width: 40px !important;
}

/*.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1300px;
}*/

.carousel-recent .owl-item img {
    width: 150px !important;
}

.basket2 .path-div p:nth-child(2) {
    position: relative;
    margin-right: 100px;
    margin-left: 100px;
}

.basket2 .path-div a p:first-child::after {
    content: "";
    position: absolute;
    width: 96px;
    height: 1px;
    background-color: var(--base-color-8);
    right: 67px;
    top: 15px;
}

.basket2 .path-div p:last-child::after {
    content: "";
    position: absolute;
    width: 96px;
    height: 1px;
    background-color: #767790;
    left: 52px;
    top: 15px;
}


.payment .path-div a:nth-child(2) p {
    position: relative;
    margin-right: 100px;
    margin-left: 100px;
}

.payment .path-div a:first-child p::after {
    content: "";
    position: absolute;
    width: 96px;
    height: 1px;
    background-color: var(--base-color-8);
    right: 67px;
    top: 15px;
}

.payment .path-div > p:last-child::after {
    content: "";
    position: absolute;
    width: 96px;
    height: 1px;
    background-color: var(--base-color-8);
    left: 74px;
    top: 15px;
}

.basket .sefaresh-product {
    max-height: none !important;
    /* overflow-y: auto; */
}

    .basket .sefaresh-product .counter-div {
        background-color: #f3f3f3;
        border-radius: 30px;
        padding: 6px !important;
        color: #3a4980 !important;
        direction: ltr;
    }

/*.mt-4 {
    margin-top: 2rem !important;
}*/

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

/*Order Tracking page*/

.sefaresh-desc li::marker {
    color: var(--base-color-1);
}

.carousel-sefaresh li,
.factor li {
    list-style: none !important;
}

.owl-carousel.carousel-sefaresh .owl-nav .owl-prev {
    background: #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

.owl-carousel.carousel-sefaresh .owl-nav .owl-next {
    background: #fff;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #ccc;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -45px;
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
}

.bg-FAFCFF {
    background-color: #FAFCFF;
}

.factor label {
    top: -15px;
    font-size: 15pt;
    right: 15px;
    padding: 0px 10px;
}

/******** source code of rendering map*/


.btn-floating {
    border-radius: 50%;
    height: 42px;
    width: 42px;
    margin: 80px 30px;
    padding: 0;
    font-size: 15px;
    line-height: 1.33;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}

.bi-geo::before {
    content: "\e94a";
}


.page-content.overlay {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, 0%);
    z-index: 4;
    display: none;
}



.block,
.card {
    background: #fff;
    background-color: #fff;
    border-width: 0;
    border-radius: 0.25rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 1.5rem;
}

.avatar {
    position: relative;
    line-height: 1;
    border-radius: 500px;
    white-space: nowrap;
    font-weight: 700;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 500px;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.15);
}

    .avatar img {
        border-radius: inherit;
        width: 100%;
    }

.gd-primary {
    color: #fff;
    border: none;
    background: #448bff linear-gradient(45deg, #448bff, #44e9ff);
}

.gd-success {
    color: #fff;
    border: none;
    background: #31c971 linear-gradient(45deg, #31c971, #3dc931);
}

.gd-info {
    color: #fff;
    border: none;
    background: #14bae4 linear-gradient(45deg, #14bae4, #14e4a6);
}

.gd-warning {
    color: #fff;
    border: none;
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414);
}

@media (min-width: 992px) {
    .page-container {
        margin: 0 auto;
    }

    .page-sidenav {
        display: block !important;
    }
}

.list {
    padding-left: 0;
    padding-right: 0;
    max-height: 70vh;
    overflow-y: auto;
    text-align: right;
}

.list-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.list-row .list-item {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 0.625rem;
}

    .list-row .list-item > * {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }

.no-wrap {
    white-space: nowrap;
}

.text-color {
    color: #5e676f;
}

.text-gd {
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
}

.text-sm {
    font-size: 0.825rem;
}

.h-1x {
    height: 1.25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.w-24 {
    width: 24px !important;
    height: 24px !important;
}

.w-42 {
    width: 42px !important;
    height: 42px !important;
}

a:link {
    text-decoration: none;
}

/* @font-face {
  font-family: "iran";
  src: url("IRANSansMobile_Bold.ttf");
}

@font-face {
  font-family: "iran_light";
  src: url("IRANSansMobile_Light.ttf");
} */

.form {
    position: relative;
}

    .form .fa-search {
        position: absolute;
        top: 20px;
        left: 20px;
        color: #9ca3af;
    }

    .form span {
        position: absolute;
        right: 17px;
        top: 13px;
        padding: 2px;
    }

.left-pan {
    padding-left: 7px;
}

    .left-pan i {
        padding-left: 10px;
    }

.form-input {
    outline: none;
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 55px;
    text-indent: 33px;
    border-radius: 10px;
}

input:focus {
    outline: none;
}

#map-pin {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

#mapModal .modal-content {
    min-height: calc(93vh);
    border-radius: 10px;
    border: none !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 80vw !important;
        margin: 1.75rem auto;
    }
}

#mapModal .modal-content .modal-body {
    width: 100%;
    height: 100%;
    padding: 0;
}



.leaflet-layer {
    z-index: 100000000000000 !important;
}

.leaflet-top .leaflet-control {
    margin-top: 95px !important;
}

.getLocation > * {
    vertical-align: middle;
    color: white;
}

.getLocation {
    position: absolute;
    z-index: 4;
    left: 10px;
    bottom: 30px;
}

.form-confirm button {
    width: 150px;
    border-radius: 7px;
    font-size: 12px;
    padding: 0px 20px 0px 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    height: 43px;
}

.form-confirm input {
    /* font-family: iran_light; */
    writing-mode: vertical-rl;
    border: none;
    text-align: center;
    font-size: 11px !important;
    height: 43px;
    box-shadow: none !important;
    /* border: 1px solid #9ca3af; */
    border-radius: 7px;
}

.form-confirm button > * {
    vertical-align: middle;
    margin: 0px 5px;
    font-size: 15px;
    border-radius: 7px;
}

.form-search input {
    box-shadow: none !important;
    /* border: 1px solid #9ca3af; */
}

.bg-18C2B7 {
    background-color: var(--base-color-2);
}

/* new style by samria.h for post and seller panels*/
:root {
    font-family: "Shabnam", Shabnam, sans-serif !important;
}

.small, small {
    font-size: .875em !important;
}

body, html {
    box-sizing: border-box;
    direction: rtl !important;
    font-family: "Shabnam", Shabnam, sans-serif !important;
    font-weight: normal;
    text-align: right;
    font-size: 12pt;
    color: #3b3b3b;
    background: #fafcff;
    background-color: #fafcff;
    overflow-x: hidden;
}

@media (min-width: 1200px) {
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 73%;
        max-width: 75%;
    }
}

@media (min-width:1800px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1300px;
    }

    .col-xl-flex {
        /* -ms-flex: 0 0 50%; */
        flex: 0 0 35% !important;
        /* max-width: 50%; */
    }
}

a {
    text-decoration: none !important;
    color: #3b3b3b;
}

.radius-12 {
    border-radius: 12px;
}

.w-custom-98 {
    width: 98%;
    margin: auto;
}

.color-767790 {
    color: #767790;
}

.jozeyat span {
    font-size: 11pt;
}

    .jozeyat span:last-child {
        font-size: 10.5pt;
        font-weight: bolder;
    }

.border-00978d {
    border: 1px solid var(--base-color-8);
}

.bg-00978d {
    background-color: var(--base-color-8);
}

.color-mahsol {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
}

.fs-10pt {
    font-size: 10.5pt;
}

.info-box {
    position: relative;
}

    .info-box h6 {
        z-index: 1;
        display: inline-block;
    }

    .info-box::after {
        content: '';
        position: absolute;
        width: 95%;
        height: 0.6px;
        background-color: #fff;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        z-index: 0;
    }

.bg-33d0c6 {
    background-color: var(--base-color-1);
}

.product-item:last-child {
    border-bottom: none !important;
}

.sefaresh-product {
    max-height: 100vh;
    overflow-y: auto;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: var(--base-color-1);
}

.modal-header .close {
    margin-right: auto !important;
    margin-left: 0px !important;
    margin-top: 2px;
    padding: 5px;
}

#MainModal .modal-content {
    min-width: 95vw;
}

#MainModal table th, #MainModal table td {
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width:768px) {
    .btn-info-product {
        width: 100%;
    }

    .btn-confirm-product, .btn-cancel-product {
        width: 100% !important;
        display: inline-block;
    }

    #MainModal .btn.btn-secondary {
        display: block;
        width: 100%;
    }
}

.btn-confirm-product, .btn-cancel-product, .btn-info-product {
    width: 140px;
    padding: 8px 0px !important;
    display: inline-block;
}

.bg-b7ebe8 {
    background-color: var(--base-color-9);
    color: #fff !important;
}

.color-00978d {
    color: var(--base-color-8);
}

.form-check {
    position: relative;
    display: block;
    padding-right: 1.25rem;
    padding-left: 0rem !important;
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-right: -1.25rem;
    margin-left: 0rem !important;
}

.bg-c65f68 {
    background-color: #c65f68;
}

.floatin-menu {
    position: fixed;
    bottom: 0;
    top: auto;
    height: 70px;
    z-index: 10;
    box-shadow: 0px -5px 35px -5px rgba(0, 0, 0, 0.1);
}

    .floatin-menu a {
        color: #2d2d2d !important;
        font-size: 9pt;
        text-wrap: nowrap;
    }

@media screen and (min-width:992px) {
    #countDown {
        display: block;
        width: 100%;
        position: relative;
        z-index: 10000;
        top: 10px;
    }
}
/*@media screen and (max-width:991px){
    #successfullPayment {
        max-height: 56vh;
        overflow-y: auto;
    }
}*/
@media screen and (max-width:991px) {
    #successfullPayment {
        /*max-height: 64vh;
        overflow-y: auto;*/
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    #successfullPayment {
        /*max-height: 65vh;
        overflow-y: auto;*/
    }
}

@media screen and (max-width:991px) {
    .mb-6 {
        margin-bottom: 5.5rem;
    }
}

body {
    min-height: 100vh !important;
    height: auto !important;
    overflow-y: auto !important;
}

.input-group {
    flex-wrap: nowrap;
}

@media screen and (max-width: 991px) {
    #CallPayment {
        position: fixed;
        top: auto;
        bottom: 69px;
        z-index: 1;
        width: 100%;
        margin: auto;
        background-color: #fff;
        left: 0;
        right: 0;
    }

    #btnStepOneDIV {
        position: fixed;
        top: auto;
        bottom: 69px;
        z-index: 1;
        width: 100%;
        margin: auto;
        background-color: #fff;
        left: 0;
        right: 0;
        padding: 5px 10px;
    }

    #BasketFactor, #FrmStepOne {
        margin-bottom: 203px;
    }

    #BasketFactor {
        margin-top: 5px !important;
    }

    #DoCheckoutStep {
        margin-bottom: 85px;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    #RenderOrderBasket {
        margin-bottom: 85px;
    }
}

.nav-item .nav-link {
    border-bottom-color: transparent !important;
}

.bg-00978d {
    background-color: var(--base-color-8);
}
/*button:hover,*/
/*button:focus,
button:active,
.btn:focus,
.btn:active {
    background-color: var(--base-color-8) !important;
    background: var(--base-color-8) !important;
    color: white !important;
}*/

/*button:hover > *,
    button:focus > *,
    button:active > *,
    .btn:hover > *,
    .btn:focus > *,
    .btn:active > * {
        color: white !important;
    }*/
/*.backtosite {
    margin-top: 54px;
}*/
button.bg-18C2B7:hover, button.bg-00978d:hover, a.bg-18C2B7:hover,
button.bg-18C2B7:focus, button.bg-00978d:focus, a.bg-18C2B7:focus,
button.bg-18C2B7:active, button.bg-00978d:active, a.bg-18C2B7:active {
    background-color: var(--base-color-2) !important;
    background: var(--base-color-2) !important;
    color: #fff !important;
}

.PreRenderTable tbody td:nth-child(3) {
    min-width: 300px !important;
    font-family: var(--font-Kalameh);
}

.PreRenderTable tbody td:nth-child(4) {
    min-width: 94px !important
}

.PreRenderTable tbody td:nth-child(5) {
    min-width: 97px !important
}

#RetailDivPropsBoxTable .UnitName {
    min-width: 121px;
}

#RetailDivPropsBoxTable .ColorText {
    min-width: 70px;
}

#RetailDivPropsBoxTable .MinOrder {
    min-width: 117px;
}

#RetailDivPropsBoxTable .MaxOrder {
    min-width: 117px;
}

#RetailDivPropsBoxTable .StockCount {
    min-width: 87px;
}

#RetailDivPropsBoxTable .AgencyPercent {
    min-width: 89px;
}

#RetailDivPropsBoxTable .DiscountPercent {
    min-width: 80px;
}

#RetailDivPropsBoxTable .status {
    min-width: 85px;
}

#RetailDivPropsBoxTable .moreInfo {
    min-width: 111px;
}

#RetailDivPropsBoxTable .PurchasePrice {
    min-width: 71px;
}

.breadcrumb-item > a {
    text-wrap: nowrap;
}

#item-list {
    /*margin-bottom: 20px;*/
    max-height: 235px;
    overflow-y: auto;
}

.item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    border-radius: 4px;
}

.delete-btn {
    background-color: red !important;
    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
}

    .delete-btn:hover {
        background-color: red !important;
    }

.edit-btn {
    background-color: var(--base-color-1) !important;
    color: white;
    border: none;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
}

    .edit-btn:hover, .edit-btn:focus, .edit-btn:active {
        background-color: var(--base-color-1) !important;
    }

#accordionOrders .accordion-button, #accordionPlans .accordion-button {
    background-color: #fff !important;
}

#accordionOrders .accordion-item, #accordionPlans .accordion-item {
    margin-bottom: 0px !important;
    border: none !important;
}

#accordionOrders, #accordionOrders button, #accordionOrders a
#accordionPlans, #accordionPlans button, #accordionPlans a {
    font-family: "Shabnam", Shabnam, sans-serif !important;
    font-weight: 400;
    color: var(--gray-light) !important;
}

    #accordionOrders .accordion-body *, #accordionPlans .accordion-body * {
        font-size: 10pt;
    }

    #accordionOrders .accordion-button::before, #accordionPlans .accordion-button::before {
        content: none !important;
    }

.order-number {
    background-color: #ff0000;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 9pt;
}
.newMessagesCount {
    background-color: #ff0000;
    min-width: 20px;
    min-height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    font-size: 9pt;
}

button:hover, .btn:hover, button:active, .btn:active, button:focus, .btn:focus {
    background: unset !important;
    background-color: unset !important;
    color: inherit !important;
}

.breadcrumb-item.active {
    text-wrap: nowrap;
}

@media screen and (max-width: 767px) {
    .fs-mobile-9 {
        font-size: 9pt !important;
    }

    .fs-mobile-10 {
        font-size: 10pt !important;
    }

    .fs-mobile-11 {
        font-size: 11pt !important;
    }
}

.w-fitcontent {
    width: fit-content !important;
}

/* نوار تب‌ها */
.nav-wrapper {
    overflow-x: auto;
    white-space: nowrap;
    margin: 0 30px; /* فضای برای دکمه‌ها */
    overflow-y: hidden;
}

/* دکمه‌های پیمایش */
.btn-prev, .btn-next, .btn-prev:active, .btn-next:active, .btn-prev:focus, .btn-next:focus, .btn-prev:hover, .btn-next:hover {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    /*padding: 5px 10px;*/
    cursor: pointer;
    z-index: 10;
    font-size: 18px;
    color: var(--base-color-1) !important;
}

/* موقعیت دکمه‌ها */
#prev-btn {
    left: 0; /* دکمه سمت چپ */
}

#next-btn {
    right: 0; /* دکمه سمت راست */
}

/* مخفی کردن دکمه‌ها در صورت غیرفعال شدن */
.btn-prev.disabled, .btn-next.disabled {
    opacity: 0.1;
    cursor: not-allowed;
}


.nav-wrapper::-webkit-scrollbar {
    width: 7px !important;
    height: 7px !important;
    background-color: #F5F5F5;
}

.nav-wrapper .nav {
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
}

.nav-wrapper .nav-tabs .nav-item.show .nav-link,
.nav-wrapper .nav-tabs .nav-link.active,
.nav-wrapper .nav-tabs .nav-link:focus {
    border-bottom: 3px solid transparent !important;
    color: #fff !important;
    font-weight: bolder;
    background-color: var(--base-color-1) !important;
}

.nav-wrapper .nav-link {
    padding: 10px 20px !important;
    font-size: 10pt !important;
    border-radius: 15px;
    font-weight: normal !important;
}

::-webkit-scrollbar-thumb {
    background-color: var(--base-color-1) !important;
    background: var(--base-color-1) !important;
    border: 0px solid var(--base-color-1) !important;
    border-radius: 5vw;
}

.endProduct {
    position: relative;
    opacity: .5;
}

@media screen and (max-width: 767px) {
    .endProduct::after {
        content: '';
        position: absolute;
        background-image: url('../assets/paramis_theme/img/endproduct.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        width: 40%;
        height: 40%;
        transform: rotate(-30deg);
        top: 42px;
        left: 26px;
        right: auto;
        bottom: auto;
        display: block;
        margin: auto;
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    .endProduct::after {
        content: '';
        position: absolute;
        background-image: url('../assets/paramis_theme/img/endproduct.png');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        width: 30%;
        height: 30%;
        transform: rotate(-30deg);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        margin: auto;
        opacity: 1;
    }
}
/*    -----------sellerLogin-----------*/

#sellerLogin {
    background-image: url('../images/bg-login-seller.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100vw;
    min-height: 100vh;
}

    #sellerLogin .center-box {
        border: 1px solid var(--base-color-1);
        border-radius: 40px;
        position: relative;
    }

    #sellerLogin .box-left-login {
        width: 100%;
        height: 100%;
        border-radius: 35px;
        background-color: var(--base-color-1);
        background-image: url('../images/bg-left-seller.png');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #fff;
    }

        #sellerLogin .box-left-login span {
            width: 150px;
            height: 150px;
            background-color: #fff;
            border-radius: 50%;
            position: relative;
        }

            #sellerLogin .box-left-login span::before {
                content: '';
                position: absolute;
                width: 170px;
                height: 170px;
                border: 1px solid #ffffff8a;
                border-radius: 50%;
                background-color: transparent;
            }

            #sellerLogin .box-left-login span::after {
                content: '';
                position: absolute;
                width: 190px;
                height: 190px;
                border: 1px solid #ffffff4f;
                border-radius: 50%;
                background-color: transparent;
            }

        #sellerLogin .box-left-login > div {
            position: relative;
        }

            #sellerLogin .box-left-login > div::before {
                content: '';
                position: absolute;
                width: 210px;
                height: 210px;
                border: 1px solid #ffffff26;
                border-radius: 50%;
                background-color: transparent;
                /*top: -10px;*/
            }

@media screen and (min-width:768px) {
    .user-seller {
        position: absolute;
        /* top: 0px; */
        left: auto;
        right: 55px;
        bottom: auto;
        top: -30px;
    }
}

@media screen and (max-width:767px) {
    .user-seller {
        position: absolute;
        /* top: 0px; */
        left: 0;
        right: 0;
        bottom: auto;
        top: -13px;
        margin: auto;
        /* display: block; */
        justify-content: center;
    }

    #sellerLogin .login-show, #sellerLogin .login-show2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 0;
    }

        #sellerLogin .login-show h5, #sellerLogin .login-show2 h6 {
            text-align: center;
        }

    #sellerLogin label:not(.form-check-label) {
        position: absolute;
        padding: 0px 10px;
        background-color: #fff;
        width: fit-content;
        z-index: 1;
        font-size: 10pt;
        top: 5px !important;
        right: 20px;
    }

    #sellerLogin .login-show2 label:not(.form-check-label) {
        top: -13px !important;
    }
}

.user-seller span {
    width: 61px;
    height: 61px;
    border: 1px solid var(--base-color-1);
    border-radius: 50%;
    background-color: #fff;
}

.user-seller p {
    background-color: #fff;
    color: var(--base-color-1);
    font-weight: bold;
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
}

    .user-seller p::before {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        left: auto;
        right: 0px;
        background-color: var(--base-color-1);
        top: 8px;
    }

    .user-seller p::after {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        right: auto;
        left: 0px;
        background-color: var(--base-color-1);
        top: 8px;
    }

#sellerLogin input {
    border: 2px solid #D5DBE0;
    position: relative;
    border-radius: 25px;
    margin-top: 15px;
    width: 270px;
    min-height: 40px;
}

    #sellerLogin input.form-control {
        border: 2px solid #D5DBE0;
        position: relative;
        border-radius: 25px;
        margin-top: 15px;
        width: 270px;
        min-height: 40px;
    }

/*#sellerLogin p {
    margin-top: 15px;
}*/

#sellerLogin label:not(.form-check-label) {
    position: absolute;
    padding: 0px 10px;
    background-color: #fff;
    width: fit-content;
    z-index: 1;
    font-size: 10pt;
    top: -10px;
    right: 20px;
}

    #sellerLogin label:not(.form-check-label)::after, #sellerLogin label:not(.form-check-label)::before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #D5DBE0;
        position: absolute;
        z-index: 2;
    }

    #sellerLogin label:not(.form-check-label)::after {
        left: 0px;
        top: 8px;
    }

    #sellerLogin label:not(.form-check-label)::before {
        right: 0px;
        top: 8px;
    }

/*#sellerLogin span, #RegisterForm span {
    display: block;
    margin-top: 15px;
    font-size: 11pt;
}*/

.btn-form {
    background-color: var(--base-color-1);
    border-radius: 25px;
    color: #fff;
    height: 45px;
    margin-top: 15px;
    width: 100%;
}

.mx-w {
    max-width: 270px;
}

#login-show2 .codediv input {
    width: 50px !important;
    text-align: center;
    vertical-align: middle;
}

.line-background {
    background-color: #f0f0f0;
    padding: 5px;
    margin-top: 34px;
    display: block;
}

.history-item li {
    list-style: persian !important;
}

.img-container img {
    height: auto;
    max-height: 200px;
}

#Conversation .new-message {
    font-size: 9pt;
    color: #ff0000;
    background-color: #ff00002e;
    border-radius: 50%;
    min-width: 20px;
    max-width: fit-content;
    height: 20px;
    display: flex;
    margin-right: auto;
    margin-left: 10px;
    padding: 3px;
    align-items: center;
    justify-content: center
}

#chatConversation {
    /*background-color: var(--base-color-5-opacity) !important;*/
    border-radius: 12px;
    height: calc(100vh - 210px);
    overflow: hidden;
    position: relative;
}

    #chatConversation .card-chat {
        height: 100%;
        overflow: hidden;
    }

    #chatConversation .card-chat-body {
        background-color: #fff;
        height: calc(100vh - 317px);
        overflow-y: auto;
        overflow-x: hidden;
    }

.bg-chatSend {
    background-color: #D0ECEF;
}

.bg-chatReceive {
    background-color: #ECECEC;
}

.mw-320 {
    max-width: 320px;
}

#chatUsersList {
    max-height: 58vh;
    overflow-y: auto;
}

@media screen and (max-width: 1199px) {
    #usersConversation {
        position: absolute;
        top: 0;
        background-color: #fff;
        z-index: 2;
        border-radius: 10px;
    }
}

#UserSelectButton {
    position: absolute;
    z-index: 23;
    top: 0;
    left: 0;
    right: auto;
}

#usersConversation, #chatConversation {
    transition: all 0.3s ease !important;
}

.emoji-picker__emojis {
    overflow-x: hidden;
}

.emoji-picker {
    max-width: 320px !important;
    /* bottom: auto; */
    position: absolute;
    right: auto;
    left: -60px;
    top: auto;
    bottom: 0;
}

.emoji-picker__preview {
    display: none !important;
}

::-webkit-scrollbar-thumb {
    background-color: var(--base-color-1) !important;
}

#ProductVariety #ColorBox .select2 {
    width: calc(100% - 62px) !important;
}

.titleDiverse {
    top: -10px;
    background-color: #fff;
    right: 10px;
}

#DynamicDiverse_Table {
    width: 100%;
    text-align: center;
    max-width: 800px;
    margin: 10px auto 5px auto;
}

@media screen and (min-width:768px) {
    .content-right {
        width: 250px;
    }
}

#FreeSizeTable .ShopSupplierName {
    min-width: 74px;
}

#FreeSizeTable .UnitText {
    min-width: 56px;
}

#FreeSizeTable .ColorText {
    min-width: 35px;
}

#FreeSizeTable .AccSysCode {
    min-width: 47px;
}

#FreeSizeTable .MinOrder {
    min-width: 115px;
}

#FreeSizeTable .MaxOrder {
    min-width: 117px;
}

#FreeSizeTable .StockCount {
    min-width: 83px;
}

#FreeSizeTable .Price {
    min-width: 52px;
}

#FreeSizeTable .PurchasePrice {
    min-width: 71px;
}

#FreeSizeTable .AgencyPercent {
    min-width: 87px;
}

#FreeSizeTable .DiscountPercent {
    min-width: 80px;
}

#FreeSizeTable .statusExist {
    min-width: 85px;
}

#FreeSizeTable .edit {
    min-width: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

#WholeSaleDiveseTable .UnitText {
    min-width: 56px;
}

#WholeSaleDiveseTable .RenderSize {
    min-width: 41px;
}

#WholeSaleDiveseTable .ColorText {
    min-width: 41px;
}

#WholeSaleDiveseTable .MinOrder {
    min-width: 115px;
}

#WholeSaleDiveseTable .MaxOrder {
    min-width: 117px;
}

#WholeSaleDiveseTable .StockCount {
    min-width: 83px;
}

#WholeSaleDiveseTable .StockExsistCount {
    min-width: 76px;
}

#WholeSaleDiveseTable .moreInfo {
    min-width: 111px;
}

#WholeSaleDiveseTable .Price {
    min-width: 68px;
}

#WholeSaleDiveseTable .PurchasePrice {
    min-width: 71px;
}

#WholeSaleDiveseTable .Edit {
    min-width: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.swiper-sefaresh.swiper {
    width: 100%;
    height: 100%;
}

    .swiper-sefaresh.swiper .swiper-slide {
        background: #fff;
    }

        .swiper-sefaresh.swiper .swiper-slide li {
            flex-wrap: wrap;
        }

#Thtmlitems {
    display: flex;
}

.fs-8pt {
    font-size: 8pt !important;
}
/*.orderCount {
    display: block;
    margin-right: auto;
    margin-left: 0;
    width: 20px;
    height: 20px;
    background-color: #ff0000;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    font-size: 8pt;
}*/

.delete-btn-image {
    top: auto;
    bottom: 5px;
    right: 5px;
    background-color: red !important;
    background: red !important;
    border: none;
    font-size: 10pt;
    cursor: pointer;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

.save-btn-image {
    top: auto;
    bottom: 5px;
    right: 35px;
    background-color: green !important;
    background: green !important;
    border: none;
    font-size: 10pt;
    cursor: pointer;
    width: 84px;
    height: 25px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}

#lastAdress {
    background-color: #fff;
    position: absolute;
    top: -14px;
    right: 9px;
    padding: 5px;
}

.radius-15 {
    border-radius: 15px !important;
}

.f-w-600 {
    font-weight: 600;
}

.f-kalame {
    font-family: KalamehWebFaNum, "KalamehWebFaNum" !important;
}

.bg-panel ul li {
    position: relative;
    padding-right: 35px;
    margin-top: 25px;
}

    .bg-panel ul li::before {
        content: "";
        width: 28px;
        height: 28px;
        background-image: url(/Images/Checkicon-green.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        right: 0;
        top: -2px;
    }

.radius8-h {
    border-radius: 8px !important;
}

.border-green-h {
    border: 1px solid rgba(16, 117, 105, 1) !important;
}

.bg-green-h {
    background-image: linear-gradient(0deg, #0e9384, #0e9384), linear-gradient(0deg, #107569, #107569) !important;
}

@media (min-width: 576px) {
    #featuresModal .modal-dialog {
        max-width: 300px !important;
        margin: 1.75rem auto;
    }
}

#featuresModal ul li {
    position: relative;
    padding-right: 35px;
    margin-top: 25px;
}

    #featuresModal ul li::before {
        content: "";
        width: 28px;
        height: 28px;
        background-image: url(/Images/Checkicon-green.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        right: 0;
        top: -2px;
    }

@media screen and (max-width:767px){
    #BasketFactor > div.sefaresh-product > div:nth-child(3) {
        position: fixed;
        bottom: 65px;
        width: 100%;
        right: 0;
        left: 0;
        margin: auto;
        padding: 3px;
        background-color: #fff;
        z-index: 1;
    }

    #BasketFactor > div.sefaresh-product > div:nth-child(2) {
        position: fixed;
        bottom: 160px;
        width: 100%;
        right: 0;
        left: 0;
        margin: auto;
        padding: 3px 10px;
        background-color: #fff;
        z-index: 2;
    }

        #BasketFactor > div.sefaresh-product > div:nth-child(2) > p:first-child {
            margin-right: auto;
        }
}
#addExcelFileModal .modal-dialog{
    max-width: 400px !important;
}

#addExcelFileButton {
    background: var(--base-color-7-opacity);
    color: var(--base-color-6) !important;
}
.select2-container--default .select2-results > .select2-results__options{
    position: relative !important;
    z-index: 99999 !important;
}
#addExcelFileModal {
    --bs-modal-zindex: 1000 !important;
}
.modal-backdrop {
    z-index: 999;
}

#addExcelFileModal .select2-container {
    width: 100% !important;
}
.PlanCyclePaymentTable td, .PlanCyclePaymentTable th{
    text-align: center;
    vertical-align: middle;
}
.amartab .box1{
    height: 99px;
}
    .amartab .box1 .h4 {
        height: 29px;
    }
#btnSaveMemberShopDiverseLimitation {
    background-color: var(--base-color-4);
    color: #fff;
    height: 40px;
    border: none;
    border-radius: 10px;
}
#MemberShopDiverseLimitationTable{
    width:100%;
}
    #MemberShopDiverseLimitationTable th, #MemberShopDiverseLimitationTable td{
        text-align: center;
        vertical-align: middle;
    }

td.edit a{
    margin: 3px 5px;
}

#EducationsTable th, #EducationsTable td{
    text-align: center;
    vertical-align: middle;
}
#search-result table th {
    width: fit-content;
/*    display: inline-block;*/
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
}
#search-result table td {
    text-align: center;
    vertical-align: middle;
}
#search-result table td *{
    margin: auto;
}
.tox-promotion-link, .tox-statusbar__branding {
    display: none !important;
}
.loading-outer {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid rgba(223, 214, 214, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: rotate-outer 1.5s linear infinite forwards;
    position: relative;
    margin: auto;
}

    .loading-outer .loading-inner {
        width: 70px;
        height: 70px;
        border-radius: inherit;
        border: 5px solid rgba(223, 214, 214, 0.8);
        border-top-color: transparent;
        border-bottom-color: transparent;
        animation: rotate-inner 1.5s linear infinite forwards;
        position: absolute;
    }

@keyframes rotate-outer {
    50% {
        transform: rotate(200deg);
    }
}

@keyframes rotate-inner {
    50% {
        transform: rotate(-400deg);
    }
}
.full-page-loading {
    width: 99vw;
    height: 100%;
    position: fixed;
    top: auto;
    bottom: auto;
    background-color: #ffffff8a;
    z-index: 1000;
    margin: auto;
}

    .full-page-loading .loading-outer {
        z-index: 1001;
        top: 100px;
        bottom: 0px;
        right: 0px;
        left: 0px;
        margin: auto;
        border: 5px solid rgba(161, 146, 76, 80%);
        border-left-color: transparent;
        border-right-color: transparent;
    }

        .full-page-loading .loading-outer .loading-inner {
            width: 70px;
            height: 70px;
            border-radius: inherit;
            border: 5px solid rgba(161, 146, 76, 80%);
            border-top-color: transparent;
            border-bottom-color: transparent;
            animation: rotate-inner 1.5s linear infinite forwards;
            position: absolute;
        }
.shadow-dark-11 {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
}
h5#titlePage {
    font-size: 0.85rem;
}