﻿/*@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-orange: #ff8025;
    --bs-mint: rgba(219, 239, 237, 1);
    --bs-green-mint: rgba(14, 147, 132, 1);
    /*--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;
}*/
label {
    margin-bottom: 1.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: 8px;
    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: 4px;
    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: center;
    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 !important;
        min-width: 55px !important;
    }

/* 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;
    height: 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;
    height: 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;
    height: 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;
}

:root {
    --primary-color: #10b981;
    --danger-color: #ef4444;
    --bg-color: #f3f4f6;
    --text-color: #374151;
    --card-bg: #ffffff;
    --border-color: #e5e7eb;
}

/* The overall component container */
.payment-component-container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

@media (min-width: 768px) {
    .payment-component-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
}

.card {
    background-color: var(--card-bg);
    border-radius: 1.5rem;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    padding: 2rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {
    .card {
        margin-bottom: 0;
    }
}

.payment-status-header {
    background-color: #fef2f2;
    color: var(--danger-color);
    border-radius: 1rem;
    padding: 1rem 1.5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 2rem;
}

.details-section .detail-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--bg-color);
    padding: 1rem;
    border-radius: 0.75rem;
    margin-bottom: 1rem;
}

    .details-section .detail-item:last-child {
        margin-bottom: 0;
    }

    .details-section .detail-item span:first-child {
        color: #6b7280;
    }

    .details-section .detail-item span:last-child {
        font-weight: 500;
    }

.barcode-placeholder {
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

    .barcode-placeholder img {
        width: 66%;
        border-radius: 0.5rem;
    }

.message-section h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.message-section p {
    color: #6b7280;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.link-button {
    display: inline-block;
    text-align: center;
    background-color: var(--primary-color);
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 0.75rem;
    font-weight: 500;
    text-decoration: none;
    transition: background-color 0.3s ease;
    width: 100%;
}

@media (min-width: 768px) {
    .link-button {
        width: auto;
    }
}

.link-button:hover {
    background-color: #059669;
}

.order-details-section {
    margin-top: 2rem;
}

    .order-details-section h4 {
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 1rem;
    }

    .order-details-section .header {
        display: flex;
        align-items: center;
        gap: 0.5rem;
        color: var(--primary-color);
        margin-bottom: 1rem;
        padding-top: 1rem;
    }

    .order-details-section ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 0.75rem;
    }

        .order-details-section ul li span:first-child {
            font-weight: 600;
            color: var(--text-color);
        }

.ltr-text {
    direction: ltr;
}
@media screen and (max-width: 991px){
    button[data-bs-target="#collapseSidebar"] {
        display: flex !important;
    }
    
}







/*----------------------------------------------*/
.bg-mint {
    background-color: var(--bs-mint) !important;
}

.bg-green-mint {
    background-color: var(--bs-green-mint) !important;
}

.text-green-mint {
    color: var(--bs-green-mint) !important;
}

.text-orange {
    color: var(--bs-orange) !important;
}

/* ===== NAV TABS ===== */
.pricing-tabs .nav-link {
    color: #000;
    border: none;
    background: transparent;
    padding: 10px 35px;
    border-radius: 6px;
    transition: 0.3s;
}

    .pricing-tabs .nav-link.active,
    .pricing-tabs .nav-link:hover {
        border-radius: 16px;
        background: rgba(219, 239, 237, 1);
        color: rgba(14, 147, 132, 1);
    }

/* ===== CARDS ===== */

.card.fixed-height {
    height: var(--fixed-height) !important;
    /* overflow: hidden; */
}


.cards-container {
    position: relative;
    width: 100%;
}


/* ===== CARD STRUCTURE ===== */
#NewPlan .card {
    border-radius: 24px;
    /*    border: 1px solid rgb(228, 222, 222);*/
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
}

    #NewPlan .card:hover {
/*        background-color: var(--bs-mint);*/
        transform: scale(1.02);
        transition: all 0.3s ease;
    }


#NewPlan .card-top {
    border-radius: 24px 24px 0 0;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*padding: 2rem !important;*/
    transition: all 0.3s ease;
}

#NewPlan .card:hover .card-top {
    background-color: #259D90 !important;
    transition: all 0.3s ease;
    color: #fff;
}

#NewPlan .card-body {
    border: 1px solid rgb(228, 222, 222);
    border-top: none;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: 0px 20px !important;
    transition: all 0.3s ease;
}

#NewPlan .card:hover .card-body {
    background-color: #0E9384;
    border: 1px solid #0E9384;
    transition: all 0.3s ease;
    color: #fff;
}

#NewPlan .card:hover .card-wrapper::before {
    content: "";
    position: absolute;
    top: -63px;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 100px;
    background: url("/Images/HamraShopIndex/Subtract2.svg") no-repeat center;
    background-size: contain;
    z-index: 5;
    transition: all 0.3s ease;
}

#NewPlan .card:hover .card-wrapper::after {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    z-index: 6;
    border-radius: 50%;
    background-color: #fff;
    background-size: 24px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
}

/* ===== CARD DECORATION ===== */
#NewPlan .card-wrapper {
    position: relative;
    overflow: visible;
    height: 100%;
    display: flex;
    flex-direction: column;
}

    #NewPlan .card-wrapper::before {
        content: "";
        position: absolute;
        top: -63px;
        left: 50%;
        transform: translateX(-50%);
        width: 150px;
        height: 100px;
        background: url("/Images/HamraShopIndex/Subtract.svg") no-repeat center;
        background-size: contain;
        z-index: 5;
        transition: all 0.3s ease;
    }

    #NewPlan .card-wrapper::after {
        content: "";
        position: absolute;
        top: -18px;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 60px;
        z-index: 6;
        border-radius: 50%;
        background-color: #0e9384;
        background-size: 24px;
        background-position: center;
        background-repeat: no-repeat;
    }

/* ===== CARD ICONS ===== */

#NewPlan .card .card-free::after {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1707 11.2472C20.1403 11.1673 20.1252 11.0837 20.1252 10.9998C20.1252 10.916 20.1403 10.8321 20.1707 10.7525L20.974 8.64355C21.0434 8.46136 21.0769 8.27174 21.0769 8.08526C21.0772 7.56787 20.82 7.06875 20.3665 6.77252L18.4765 5.5385C18.3341 5.44556 18.2304 5.3026 18.186 5.13799L17.5961 2.95939C17.4099 2.27292 16.788 1.80104 16.083 1.80074C16.0566 1.80074 16.0301 1.80159 16.0034 1.80301L16.0432 1.80074L13.7557 1.91529L13.7162 1.91615C13.5573 1.91615 13.4035 1.86214 13.2796 1.76266L11.522 0.347102C11.2358 0.115973 10.8861 -0.000300199 10.5387 5.82054e-07C10.1911 -0.000300199 9.84143 0.115973 9.55462 0.347102L9.55492 0.347403L7.79732 1.76275C7.67366 1.86222 7.51932 1.91624 7.36068 1.91624L7.33511 1.91568L5.07263 1.8031H5.07693C5.04595 1.80142 5.01836 1.80112 4.99391 1.80112C4.28893 1.80112 3.66725 2.27331 3.48107 2.95947L2.89124 5.13807C2.84689 5.30265 2.74313 5.44564 2.60068 5.53859L0.710661 6.77261C0.257254 7.06883 -0.000300518 7.56826 2.63459e-07 8.0856C2.63459e-07 8.27209 0.0335159 8.46141 0.10261 8.64334L0.906512 10.7526C0.936633 10.8322 0.952016 10.916 0.952016 10.9999C0.952016 11.0837 0.936934 11.1673 0.906512 11.2469L0.102867 13.3564C0.0335159 13.538 2.63459e-07 13.7274 2.63459e-07 13.9138C-0.000300518 14.4312 0.256953 14.9309 0.710661 15.2274L2.60068 16.4614C2.74313 16.5544 2.84685 16.6968 2.89124 16.8614L3.48107 19.04C3.6673 19.7264 4.28923 20.1983 4.99391 20.1983C5.01836 20.1983 5.04423 20.198 5.07212 20.1966L7.3269 20.084L7.33116 20.0837L7.36184 20.0829C7.51962 20.0831 7.6734 20.1371 7.79732 20.2369L9.55492 21.6529C9.84143 21.8837 10.1908 22 10.5387 22C10.8861 22 11.2358 21.884 11.5223 21.6529L13.2799 20.237C13.4038 20.1369 13.5573 20.0829 13.7154 20.0829L13.7492 20.084L15.9934 20.196L16.0085 20.1966C16.0318 20.1977 16.0566 20.1983 16.083 20.1983C16.7877 20.1983 17.41 19.7267 17.5961 19.04L18.186 16.8614C18.2303 16.6968 18.3338 16.5544 18.4762 16.4614L20.3665 15.2274C20.82 14.9307 21.0772 14.4314 21.0769 13.9141C21.0769 13.7276 21.0434 13.538 20.974 13.3561L20.1707 11.2472ZM19.8887 14.4966L17.999 15.7303C17.6769 15.9403 17.4435 16.2618 17.3429 16.6334L16.753 18.8117C16.6711 19.1162 16.3946 19.3251 16.083 19.3251L16.045 19.3242L13.8337 19.2136L13.7952 19.212C13.7696 19.2106 13.7433 19.2097 13.7154 19.2097C13.3583 19.2097 13.011 19.3319 12.7318 19.5571L10.9742 20.973C10.8466 21.0756 10.6937 21.1264 10.5387 21.1264C10.3835 21.1264 10.2306 21.0756 10.103 20.973L8.34539 19.5571C8.06627 19.3319 7.71886 19.2097 7.36184 19.2097C7.33855 19.21 7.31182 19.2103 7.28312 19.212L5.02889 19.3246L4.99391 19.3252C4.68265 19.3254 4.40606 19.1159 4.3242 18.8121L3.73437 16.6332C3.63374 16.2619 3.40033 15.9404 3.07798 15.7303L1.18822 14.4964C0.98725 14.3653 0.873512 14.1436 0.873254 13.9139C0.873254 13.8315 0.888036 13.7485 0.918715 13.6678L1.72232 11.5583C1.79081 11.3786 1.82523 11.1893 1.82523 11C1.82523 10.8106 1.79081 10.6213 1.72232 10.4414L0.918715 8.33272C0.887993 8.25142 0.873254 8.16815 0.873254 8.08569C0.873512 7.85602 0.98695 7.63486 1.18791 7.50381L3.07828 6.26983C3.40033 6.0592 3.63374 5.73766 3.73437 5.36645L4.3242 3.18759C4.4061 2.88372 4.68299 2.6742 4.99391 2.6745L5.02464 2.67506L5.03431 2.67562L7.25897 2.78674L7.28509 2.7879L7.36072 2.78957C7.71805 2.78957 8.06541 2.66789 8.34513 2.44307L10.1027 1.02717L9.82897 0.6872L10.103 1.02687C10.2306 0.924258 10.3836 0.873684 10.5388 0.873083C10.6937 0.873383 10.8466 0.924258 10.9743 1.02717L12.7322 2.44282C13.0119 2.66823 13.3595 2.78962 13.7163 2.78962C13.7427 2.78962 13.7669 2.78906 13.7888 2.7882L16.0879 2.67339L16.0495 2.67536L16.083 2.67425C16.3943 2.67425 16.6712 2.88376 16.753 3.18764L17.3429 5.3665C17.4435 5.73775 17.6769 6.05924 17.999 6.26961L19.889 7.50389C20.09 7.63495 20.2037 7.85611 20.2037 8.08552C20.2037 8.16797 20.1892 8.25095 20.1579 8.3331L19.3549 10.4418C19.2861 10.6217 19.252 10.811 19.252 11C19.252 11.1894 19.2864 11.3787 19.3549 11.5583L20.1582 13.6673C20.1892 13.7489 20.2037 13.8319 20.2037 13.9144C20.2037 14.1436 20.09 14.3653 19.8887 14.4966Z' fill='white'/%3E%3Cpath d='M6.6606 11.5383L5.34077 11.8333C5.3189 11.8384 5.30579 11.8299 5.30098 11.8083L5.12786 11.0345C5.12305 11.0129 5.13126 10.9998 5.15317 10.995L6.7382 10.6403C6.7703 10.6332 6.7871 10.6064 6.77997 10.574L6.65037 9.99526C6.64324 9.96286 6.61656 9.94606 6.58472 9.95319L4.2259 10.4808C4.19351 10.4882 4.17645 10.5149 4.18384 10.5473L4.98258 14.1176C4.98997 14.15 5.0164 14.1665 5.04914 14.1591L5.73591 14.0056C5.76835 13.9982 5.78511 13.9721 5.77772 13.9397L5.46787 12.5548C5.46306 12.5331 5.47157 12.5198 5.49344 12.5149L6.81327 12.2196C6.84567 12.2125 6.86242 12.1858 6.85508 12.1534L6.72686 11.58C6.71947 11.5476 6.693 11.5309 6.6606 11.5383Z' fill='white'/%3E%3Cpath d='M9.78394 11.5098C10.1495 11.2403 10.3146 10.8114 10.2095 10.341C10.0594 9.67008 9.45647 9.31078 8.70426 9.47909L7.2386 9.80711C7.2062 9.8142 7.18914 9.84063 7.19653 9.87333L7.99532 13.4434C8.00271 13.4758 8.02918 13.4926 8.06188 13.4855L8.74865 13.3317C8.78105 13.3243 8.79785 13.2979 8.79046 13.2655L8.49621 11.951C8.49165 11.9295 8.4999 11.9161 8.52182 11.9112L9.0139 11.8012L9.94825 13.0065C9.9727 13.0409 9.9929 13.0534 10.0415 13.0426L10.8099 12.8704C10.8477 12.8621 10.8562 12.826 10.8332 12.797L9.78394 11.5098ZM9.01952 11.09L8.37052 11.2353C8.34865 11.2401 8.33529 11.2316 8.33043 11.2099L8.14056 10.3605C8.13574 10.3389 8.14395 10.3258 8.16586 10.321L8.81482 10.1758C9.11784 10.1078 9.35262 10.2426 9.41432 10.5189C9.47723 10.8 9.32254 11.022 9.01952 11.09Z' fill='white'/%3E%3Cpath d='M13.6415 11.5156L12.0565 11.8703C12.0349 11.8751 12.0218 11.8669 12.0167 11.845L11.8462 11.0823C11.8413 11.0607 11.8496 11.0476 11.8712 11.0426L13.1913 10.7475C13.2237 10.7401 13.2408 10.7134 13.2334 10.681L13.1052 10.1079C13.0978 10.0752 13.0711 10.0584 13.0386 10.0658L11.7188 10.3609C11.6972 10.3659 11.6841 10.3574 11.679 10.3358L11.5158 9.60555C11.511 9.58394 11.5192 9.57057 11.5408 9.56606L13.1259 9.21127C13.158 9.20388 13.1748 9.17745 13.1677 9.14505L13.0381 8.56631C13.031 8.53361 13.0043 8.51715 12.9724 8.52424L10.6136 9.05185C10.5812 9.05924 10.5641 9.08567 10.5715 9.11807L11.3703 12.6884C11.3777 12.7208 11.4041 12.7376 11.4368 12.7302L13.7954 12.2026C13.8275 12.1955 13.8443 12.1688 13.8369 12.1364L13.7076 11.5577C13.7001 11.5252 13.6737 11.5084 13.6415 11.5156Z' fill='white'/%3E%3Cpath d='M16.6967 10.8322L15.1119 11.1867C15.0903 11.1915 15.0769 11.183 15.0721 11.1614L14.9015 10.3987C14.8967 10.3771 14.9052 10.3637 14.9268 10.3592L16.2464 10.0636C16.2794 10.0565 16.2959 10.03 16.2887 9.99763L16.1605 9.42399C16.1531 9.39159 16.1267 9.37484 16.094 9.38193L14.7742 9.67755C14.7525 9.68211 14.7395 9.67386 14.7347 9.65224L14.5712 8.92195C14.5664 8.90033 14.5747 8.88727 14.5962 8.88216L16.181 8.52766C16.214 8.52027 16.2308 8.49385 16.2236 8.46145L16.094 7.88266C16.0866 7.84996 16.0605 7.8332 16.0275 7.84059L13.6693 8.36816C13.6369 8.37551 13.6198 8.40198 13.6272 8.43438L14.426 12.0047C14.4334 12.0371 14.4598 12.0539 14.4922 12.0465L16.8505 11.5189C16.8835 11.5115 16.9002 11.4851 16.8928 11.4527L16.7632 10.8739C16.7561 10.8415 16.7297 10.8248 16.6967 10.8322Z' fill='white'/%3E%3C/svg%3E%0A");
}

#NewPlan .card:hover .card-free::after {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1707 11.2472C20.1403 11.1673 20.1252 11.0837 20.1252 10.9998C20.1252 10.916 20.1403 10.8321 20.1707 10.7525L20.974 8.64355C21.0434 8.46136 21.0769 8.27174 21.0769 8.08526C21.0772 7.56787 20.82 7.06875 20.3665 6.77252L18.4765 5.5385C18.3341 5.44556 18.2304 5.3026 18.186 5.13799L17.5961 2.95939C17.4099 2.27292 16.788 1.80104 16.083 1.80074C16.0566 1.80074 16.0301 1.80159 16.0034 1.80301L16.0432 1.80074L13.7557 1.91529L13.7162 1.91615C13.5573 1.91615 13.4035 1.86214 13.2796 1.76266L11.522 0.347102C11.2358 0.115973 10.8861 -0.000300199 10.5387 5.82054e-07C10.1911 -0.000300199 9.84143 0.115973 9.55462 0.347102L9.55492 0.347403L7.79732 1.76275C7.67366 1.86222 7.51932 1.91624 7.36068 1.91624L7.33511 1.91568L5.07263 1.8031H5.07693C5.04595 1.80142 5.01836 1.80112 4.99391 1.80112C4.28893 1.80112 3.66725 2.27331 3.48107 2.95947L2.89124 5.13807C2.84689 5.30265 2.74313 5.44564 2.60068 5.53859L0.710661 6.77261C0.257254 7.06883 -0.000300518 7.56826 2.63459e-07 8.0856C2.63459e-07 8.27209 0.0335159 8.46141 0.10261 8.64334L0.906512 10.7526C0.936633 10.8322 0.952016 10.916 0.952016 10.9999C0.952016 11.0837 0.936934 11.1673 0.906512 11.2469L0.102867 13.3564C0.0335159 13.538 2.63459e-07 13.7274 2.63459e-07 13.9138C-0.000300518 14.4312 0.256953 14.9309 0.710661 15.2274L2.60068 16.4614C2.74313 16.5544 2.84685 16.6968 2.89124 16.8614L3.48107 19.04C3.6673 19.7264 4.28923 20.1983 4.99391 20.1983C5.01836 20.1983 5.04423 20.198 5.07212 20.1966L7.3269 20.084L7.33116 20.0837L7.36184 20.0829C7.51962 20.0831 7.6734 20.1371 7.79732 20.2369L9.55492 21.6529C9.84143 21.8837 10.1908 22 10.5387 22C10.8861 22 11.2358 21.884 11.5223 21.6529L13.2799 20.237C13.4038 20.1369 13.5573 20.0829 13.7154 20.0829L13.7492 20.084L15.9934 20.196L16.0085 20.1966C16.0318 20.1977 16.0566 20.1983 16.083 20.1983C16.7877 20.1983 17.41 19.7267 17.5961 19.04L18.186 16.8614C18.2303 16.6968 18.3338 16.5544 18.4762 16.4614L20.3665 15.2274C20.82 14.9307 21.0772 14.4314 21.0769 13.9141C21.0769 13.7276 21.0434 13.538 20.974 13.3561L20.1707 11.2472ZM19.8887 14.4966L17.999 15.7303C17.6769 15.9403 17.4435 16.2618 17.3429 16.6334L16.753 18.8117C16.6711 19.1162 16.3946 19.3251 16.083 19.3251L16.045 19.3242L13.8337 19.2136L13.7952 19.212C13.7696 19.2106 13.7433 19.2097 13.7154 19.2097C13.3583 19.2097 13.011 19.3319 12.7318 19.5571L10.9742 20.973C10.8466 21.0756 10.6937 21.1264 10.5387 21.1264C10.3835 21.1264 10.2306 21.0756 10.103 20.973L8.34539 19.5571C8.06627 19.3319 7.71886 19.2097 7.36184 19.2097C7.33855 19.21 7.31182 19.2103 7.28312 19.212L5.02889 19.3246L4.99391 19.3252C4.68265 19.3254 4.40606 19.1159 4.3242 18.8121L3.73437 16.6332C3.63374 16.2619 3.40033 15.9404 3.07798 15.7303L1.18822 14.4964C0.98725 14.3653 0.873512 14.1436 0.873254 13.9139C0.873254 13.8315 0.888036 13.7485 0.918715 13.6678L1.72232 11.5583C1.79081 11.3786 1.82523 11.1893 1.82523 11C1.82523 10.8106 1.79081 10.6213 1.72232 10.4414L0.918715 8.33272C0.887993 8.25142 0.873254 8.16815 0.873254 8.08569C0.873512 7.85602 0.98695 7.63486 1.18791 7.50381L3.07828 6.26983C3.40033 6.0592 3.63374 5.73766 3.73437 5.36645L4.3242 3.18759C4.4061 2.88372 4.68299 2.6742 4.99391 2.6745L5.02464 2.67506L5.03431 2.67562L7.25897 2.78674L7.28509 2.7879L7.36072 2.78957C7.71805 2.78957 8.06541 2.66789 8.34513 2.44307L10.1027 1.02717L9.82897 0.6872L10.103 1.02687C10.2306 0.924258 10.3836 0.873684 10.5388 0.873083C10.6937 0.873383 10.8466 0.924258 10.9743 1.02717L12.7322 2.44282C13.0119 2.66823 13.3595 2.78962 13.7163 2.78962C13.7427 2.78962 13.7669 2.78906 13.7888 2.7882L16.0879 2.67339L16.0495 2.67536L16.083 2.67425C16.3943 2.67425 16.6712 2.88376 16.753 3.18764L17.3429 5.3665C17.4435 5.73775 17.6769 6.05924 17.999 6.26961L19.889 7.50389C20.09 7.63495 20.2037 7.85611 20.2037 8.08552C20.2037 8.16797 20.1892 8.25095 20.1579 8.3331L19.3549 10.4418C19.2861 10.6217 19.252 10.811 19.252 11C19.252 11.1894 19.2864 11.3787 19.3549 11.5583L20.1582 13.6673C20.1892 13.7489 20.2037 13.8319 20.2037 13.9144C20.2037 14.1436 20.09 14.3653 19.8887 14.4966Z' fill='%23259D90'/%3E%3Cpath d='M6.6606 11.5383L5.34077 11.8333C5.3189 11.8384 5.30579 11.8299 5.30098 11.8083L5.12786 11.0345C5.12305 11.0129 5.13126 10.9998 5.15317 10.995L6.7382 10.6403C6.7703 10.6332 6.7871 10.6064 6.77997 10.574L6.65037 9.99526C6.64324 9.96286 6.61656 9.94606 6.58472 9.95319L4.2259 10.4808C4.19351 10.4882 4.17645 10.5149 4.18384 10.5473L4.98258 14.1176C4.98997 14.15 5.0164 14.1665 5.04914 14.1591L5.73591 14.0056C5.76835 13.9982 5.78511 13.9721 5.77772 13.9397L5.46787 12.5548C5.46306 12.5331 5.47157 12.5198 5.49344 12.5149L6.81327 12.2196C6.84567 12.2125 6.86242 12.1858 6.85508 12.1534L6.72686 11.58C6.71947 11.5476 6.693 11.5309 6.6606 11.5383Z' fill='%23259D90'/%3E%3Cpath d='M9.78394 11.5098C10.1495 11.2403 10.3146 10.8114 10.2095 10.341C10.0594 9.67008 9.45647 9.31078 8.70426 9.47909L7.2386 9.80711C7.2062 9.8142 7.18914 9.84063 7.19653 9.87333L7.99532 13.4434C8.00271 13.4758 8.02918 13.4926 8.06188 13.4855L8.74865 13.3317C8.78105 13.3243 8.79785 13.2979 8.79046 13.2655L8.49621 11.951C8.49165 11.9295 8.4999 11.9161 8.52182 11.9112L9.0139 11.8012L9.94825 13.0065C9.9727 13.0409 9.9929 13.0534 10.0415 13.0426L10.8099 12.8704C10.8477 12.8621 10.8562 12.826 10.8332 12.797L9.78394 11.5098ZM9.01952 11.09L8.37052 11.2353C8.34865 11.2401 8.33529 11.2316 8.33043 11.2099L8.14056 10.3605C8.13574 10.3389 8.14395 10.3258 8.16586 10.321L8.81482 10.1758C9.11784 10.1078 9.35262 10.2426 9.41432 10.5189C9.47723 10.8 9.32254 11.022 9.01952 11.09Z' fill='%23259D90'/%3E%3Cpath d='M13.6415 11.5156L12.0565 11.8703C12.0349 11.8751 12.0218 11.8669 12.0167 11.845L11.8462 11.0823C11.8413 11.0607 11.8496 11.0476 11.8712 11.0426L13.1913 10.7475C13.2237 10.7401 13.2408 10.7134 13.2334 10.681L13.1052 10.1079C13.0978 10.0752 13.0711 10.0584 13.0386 10.0658L11.7188 10.3609C11.6972 10.3659 11.6841 10.3574 11.679 10.3358L11.5158 9.60555C11.511 9.58394 11.5192 9.57057 11.5408 9.56606L13.1259 9.21127C13.158 9.20388 13.1748 9.17745 13.1677 9.14505L13.0381 8.56631C13.031 8.53361 13.0043 8.51715 12.9724 8.52424L10.6136 9.05185C10.5812 9.05924 10.5641 9.08567 10.5715 9.11807L11.3703 12.6884C11.3777 12.7208 11.4041 12.7376 11.4368 12.7302L13.7954 12.2026C13.8275 12.1955 13.8443 12.1688 13.8369 12.1364L13.7076 11.5577C13.7001 11.5252 13.6737 11.5084 13.6415 11.5156Z' fill='%23259D90'/%3E%3Cpath d='M16.6967 10.8322L15.1119 11.1867C15.0903 11.1915 15.0769 11.183 15.0721 11.1614L14.9015 10.3987C14.8967 10.3771 14.9052 10.3637 14.9268 10.3592L16.2464 10.0636C16.2794 10.0565 16.2959 10.03 16.2887 9.99763L16.1605 9.42399C16.1531 9.39159 16.1267 9.37484 16.094 9.38193L14.7742 9.67755C14.7525 9.68211 14.7395 9.67386 14.7347 9.65224L14.5712 8.92195C14.5664 8.90033 14.5747 8.88727 14.5962 8.88216L16.181 8.52766C16.214 8.52027 16.2308 8.49385 16.2236 8.46145L16.094 7.88266C16.0866 7.84996 16.0605 7.8332 16.0275 7.84059L13.6693 8.36816C13.6369 8.37551 13.6198 8.40198 13.6272 8.43438L14.426 12.0047C14.4334 12.0371 14.4598 12.0539 14.4922 12.0465L16.8505 11.5189C16.8835 11.5115 16.9002 11.4851 16.8928 11.4527L16.7632 10.8739C16.7561 10.8415 16.7297 10.8248 16.6967 10.8322Z' fill='%23259D90'/%3E%3C/svg%3E%0A");
}

#NewPlan .card .card-plan::after {
    background-image: url("data:image/svg+xml,%3Csvg width='800px' height='800px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.43526 1.25H16.5647C17.1346 1.24998 17.6186 1.24997 18.0185 1.29132C18.4443 1.33534 18.8378 1.43094 19.2096 1.66071C19.5814 1.89048 19.8429 2.19971 20.0727 2.56088C20.2885 2.9001 20.5049 3.33297 20.7598 3.8428L20.7763 3.87574C20.786 3.89518 20.7949 3.91504 20.8029 3.93526L22.2065 7.4834C22.3735 7.90559 22.5586 8.4323 22.6127 8.97128C22.6681 9.52258 22.5921 10.1541 22.1601 10.7019C21.8068 11.15 21.3155 11.4863 20.75 11.6463V21.25H22C22.4142 21.25 22.75 21.5858 22.75 22C22.75 22.4142 22.4142 22.75 22 22.75H2C1.58579 22.75 1.25 22.4142 1.25 22C1.25 21.5858 1.58579 21.25 2 21.25H3.25V11.6464C2.68446 11.4863 2.19312 11.15 1.83975 10.7019C1.40779 10.1541 1.33182 9.52257 1.38718 8.97127C1.4413 8.43229 1.62639 7.90559 1.7934 7.4834L3.19701 3.93526C3.20501 3.91504 3.21388 3.89518 3.22361 3.87574L3.2401 3.84275C3.49498 3.33295 3.71139 2.90009 3.92723 2.56088C4.15704 2.19971 4.41853 1.89048 4.79031 1.66071C5.16208 1.43094 5.55561 1.33534 5.98142 1.29132C6.38134 1.24997 6.86529 1.24998 7.43526 1.25ZM17.9999 10.8875C18.3359 11.2433 18.7658 11.5096 19.25 11.6465V21.25H15.25L15.25 18.4678C15.25 18.028 15.25 17.6486 15.2218 17.3374C15.192 17.0082 15.1259 16.6822 14.9486 16.375C14.7511 16.033 14.467 15.7489 14.125 15.5514C13.8178 15.3741 13.4918 15.308 13.1627 15.2782C12.8514 15.25 12.472 15.25 12.0322 15.25H11.9678C11.528 15.25 11.1486 15.25 10.8373 15.2782C10.5082 15.308 10.1822 15.3741 9.875 15.5514C9.53296 15.7489 9.24892 16.033 9.05144 16.375C8.87407 16.6822 8.80802 17.0082 8.77818 17.3374C8.74997 17.6486 8.74998 18.028 8.75 18.4677L8.75 21.25H4.75V11.6465C5.23413 11.5095 5.66398 11.2433 5.99992 10.8875C6.5013 11.4186 7.2119 11.75 7.99991 11.75C8.78793 11.75 9.49853 11.4186 9.99992 10.8875C10.5013 11.4186 11.2119 11.75 11.9999 11.75C12.7879 11.75 13.4985 11.4186 13.9999 10.8875C14.5013 11.4186 15.2119 11.75 15.9999 11.75C16.7879 11.75 17.4985 11.4186 17.9999 10.8875ZM10.25 21.25H13.75V18.5C13.75 18.0189 13.7493 17.7082 13.7279 17.4727C13.7075 17.2476 13.6731 17.1659 13.6495 17.125C13.5837 17.011 13.489 16.9163 13.375 16.8505C13.3341 16.8269 13.2524 16.7925 13.0273 16.7721C12.7918 16.7507 12.4811 16.75 12 16.75C11.5189 16.75 11.2082 16.7507 10.9727 16.7721C10.7476 16.7925 10.6659 16.8269 10.625 16.8505C10.511 16.9163 10.4163 17.011 10.3505 17.125C10.3269 17.1659 10.2925 17.2476 10.2721 17.4727C10.2507 17.7082 10.25 18.0189 10.25 18.5V21.25ZM6.74991 9C6.74991 9.69036 7.30956 10.25 7.99991 10.25C8.69027 10.25 9.24991 9.69036 9.24991 9C9.24991 8.58579 9.5857 8.25 9.99991 8.25C10.4141 8.25 10.7499 8.58579 10.7499 9C10.7499 9.69036 11.3096 10.25 11.9999 10.25C12.6903 10.25 13.2499 9.69036 13.2499 9C13.2499 8.58579 13.5857 8.25 13.9999 8.25C14.4141 8.25 14.7499 8.58579 14.7499 9C14.7499 9.69036 15.3096 10.25 15.9999 10.25C16.6903 10.25 17.2499 9.69036 17.2499 9C17.2499 8.58579 17.5857 8.25 17.9999 8.25C18.4141 8.25 18.7499 8.58579 18.7499 9C18.7499 9.69036 19.3096 10.25 19.9999 10.25C20.3979 10.25 20.7522 10.0649 20.9823 9.77305C21.0962 9.62859 21.1513 9.43094 21.1202 9.12114C21.0879 8.79903 20.969 8.43275 20.8117 8.03518L19.4201 4.51739C19.1524 3.98204 18.9735 3.62749 18.8071 3.36612C18.6472 3.1147 18.5325 3.00562 18.421 2.93669C18.3095 2.86776 18.1606 2.81401 17.8642 2.78336C17.5505 2.75093 17.1446 2.75 16.5278 2.75H7.47214C6.85533 2.75 6.4494 2.75093 6.13569 2.78336C5.83927 2.81401 5.69044 2.86776 5.5789 2.93669C5.46737 3.00562 5.35274 3.1147 5.19276 3.36612C5.02646 3.62749 4.84755 3.98204 4.57983 4.51739L3.18823 8.03518C3.03095 8.43275 2.91202 8.79903 2.87967 9.12115C2.84856 9.43095 2.90366 9.62861 3.01759 9.77307C3.2477 10.0649 3.60196 10.25 3.99991 10.25C4.69027 10.25 5.24991 9.69036 5.24991 9C5.24991 8.58579 5.5857 8.25 5.99991 8.25C6.41413 8.25 6.74991 8.58579 6.74991 9Z' fill='%23ffffff'/%3E%3C/g%3E%3C/svg%3E");
}

#NewPlan .card:hover .card-plan::after {
    background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'/%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.43526 1.25H16.5647C17.1346 1.24998 17.6186 1.24997 18.0185 1.29132C18.4443 1.33534 18.8378 1.43094 19.2096 1.66071C19.5814 1.89048 19.8429 2.19971 20.0727 2.56088C20.2885 2.9001 20.5049 3.33297 20.7598 3.8428L20.7763 3.87574C20.786 3.89518 20.7949 3.91504 20.8029 3.93526L22.2065 7.4834C22.3735 7.90559 22.5586 8.4323 22.6127 8.97128C22.6681 9.52258 22.5921 10.1541 22.1601 10.7019C21.8068 11.15 21.3155 11.4863 20.75 11.6463V21.25H22C22.4142 21.25 22.75 21.5858 22.75 22C22.75 22.4142 22.4142 22.75 22 22.75H2C1.58579 22.75 1.25 22.4142 1.25 22C1.25 21.5858 1.58579 21.25 2 21.25H3.25V11.6464C2.68446 11.4863 2.19312 11.15 1.83975 10.7019C1.40779 10.1541 1.33182 9.52257 1.38718 8.97127C1.4413 8.43229 1.62639 7.90559 1.7934 7.4834L3.19701 3.93526C3.20501 3.91504 3.21388 3.89518 3.22361 3.87574L3.2401 3.84275C3.49498 3.33295 3.71139 2.90009 3.92723 2.56088C4.15704 2.19971 4.41853 1.89048 4.79031 1.66071C5.16208 1.43094 5.55561 1.33534 5.98142 1.29132C6.38134 1.24997 6.86529 1.24998 7.43526 1.25ZM17.9999 10.8875C18.3359 11.2433 18.7658 11.5096 19.25 11.6465V21.25H15.25L15.25 18.4678C15.25 18.028 15.25 17.6486 15.2218 17.3374C15.192 17.0082 15.1259 16.6822 14.9486 16.375C14.7511 16.033 14.467 15.7489 14.125 15.5514C13.8178 15.3741 13.4918 15.308 13.1627 15.2782C12.8514 15.25 12.472 15.25 12.0322 15.25H11.9678C11.528 15.25 11.1486 15.25 10.8373 15.2782C10.5082 15.308 10.1822 15.3741 9.875 15.5514C9.53296 15.7489 9.24892 16.033 9.05144 16.375C8.87407 16.6822 8.80802 17.0082 8.77818 17.3374C8.74997 17.6486 8.74998 18.028 8.75 18.4677L8.75 21.25H4.75V11.6465C5.23413 11.5095 5.66398 11.2433 5.99992 10.8875C6.5013 11.4186 7.2119 11.75 7.99991 11.75C8.78793 11.75 9.49853 11.4186 9.99992 10.8875C10.5013 11.4186 11.2119 11.75 11.9999 11.75C12.7879 11.75 13.4985 11.4186 13.9999 10.8875C14.5013 11.4186 15.2119 11.75 15.9999 11.75C16.7879 11.75 17.4985 11.4186 17.9999 10.8875ZM10.25 21.25H13.75V18.5C13.75 18.0189 13.7493 17.7082 13.7279 17.4727C13.7075 17.2476 13.6731 17.1659 13.6495 17.125C13.5837 17.011 13.489 16.9163 13.375 16.8505C13.3341 16.8269 13.2524 16.7925 13.0273 16.7721C12.7918 16.7507 12.4811 16.75 12 16.75C11.5189 16.75 11.2082 16.7507 10.9727 16.7721C10.7476 16.7925 10.6659 16.8269 10.625 16.8505C10.511 16.9163 10.4163 17.011 10.3505 17.125C10.3269 17.1659 10.2925 17.2476 10.2721 17.4727C10.2507 17.7082 10.25 18.0189 10.25 18.5V21.25ZM6.74991 9C6.74991 9.69036 7.30956 10.25 7.99991 10.25C8.69027 10.25 9.24991 9.69036 9.24991 9C9.24991 8.58579 9.5857 8.25 9.99991 8.25C10.4141 8.25 10.7499 8.58579 10.7499 9C10.7499 9.69036 11.3096 10.25 11.9999 10.25C12.6903 10.25 13.2499 9.69036 13.2499 9C13.2499 8.58579 13.5857 8.25 13.9999 8.25C14.4141 8.25 14.7499 8.58579 14.7499 9C14.7499 9.69036 15.3096 10.25 15.9999 10.25C16.6903 10.25 17.2499 9.69036 17.2499 9C17.2499 8.58579 17.5857 8.25 17.9999 8.25C18.4141 8.25 18.7499 8.58579 18.7499 9C18.7499 9.69036 19.3096 10.25 19.9999 10.25C20.3979 10.25 20.7522 10.0649 20.9823 9.77305C21.0962 9.62859 21.1513 9.43094 21.1202 9.12114C21.0879 8.79903 20.969 8.43275 20.8117 8.03518L19.4201 4.51739C19.1524 3.98204 18.9735 3.62749 18.8071 3.36612C18.6472 3.1147 18.5325 3.00562 18.421 2.93669C18.3095 2.86776 18.1606 2.81401 17.8642 2.78336C17.5505 2.75093 17.1446 2.75 16.5278 2.75H7.47214C6.85533 2.75 6.4494 2.75093 6.13569 2.78336C5.83927 2.81401 5.69044 2.86776 5.5789 2.93669C5.46737 3.00562 5.35274 3.1147 5.19276 3.36612C5.02646 3.62749 4.84755 3.98204 4.57983 4.51739L3.18823 8.03518C3.03095 8.43275 2.91202 8.79903 2.87967 9.12115C2.84856 9.43095 2.90366 9.62861 3.01759 9.77307C3.2477 10.0649 3.60196 10.25 3.99991 10.25C4.69027 10.25 5.24991 9.69036 5.24991 9C5.24991 8.58579 5.5857 8.25 5.99991 8.25C6.41413 8.25 6.74991 8.58579 6.74991 9Z' fill='%23259D90'/%3E%3C/g%3E%3C/svg%3E");
}


/* ===== CONTENT ===== */
#NewPlan .gradient-line {
    width: 100%;
    border-bottom: 1px solid;
    border-image-source: linear-gradient(90deg, rgba(218, 220, 229, 0) 0%, #dadce5 52.5%, rgba(218, 220, 229, 0) 100%);
    border-image-slice: 1;
}

#NewPlan .icon-check {
    width: 14px;
    height: 14px;
    filter: brightness(0) saturate(100%) invert(38%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(88%) contrast(87%);
    margin-left: 6px;
}

/* ===== BUTTONS ===== */
#NewPlan .button-sort {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    margin-top: auto;
    padding-top: 1.5rem;
}

    #NewPlan .button-sort .button {
        font-size: 13px;
        padding: 10px 16px;
        box-shadow: 0px 16px 22px -10px rgba(16, 117, 105, 0.32);
        background-color: #0e9384;
        color: white;
        flex: 1;
        max-width: 140px;
        text-align: center;
    }

#NewPlan .btn:hover,
#NewPlan .btn:focus,
#NewPlan .btn:active {
    background-color: inherit !important;
    color: inherit !important;
    border-color: inherit !important;
    box-shadow: none !important;
    transform: scale(1.05);
}

/* ===== FACILITIES ===== */
#NewPlan .facilities {
    flex-grow: 1;
    margin-bottom: 1.5rem;
}

#NewPlan .details {
    margin-bottom: 1.5rem;
}

#NewPlan .facilities ul {
    margin-bottom: 0;
}

#NewPlan .card-top h5 {
    font-size: 1.25rem;
}

#NewPlan .card-top h3 {
    font-size: 2rem;
}

#NewPlan .card-body p {
    font-size: 0.95rem;
}


/* ===== RESPONSIVE ===== */
/*@media (max-width: 767px) {
    #NewPlan .cards-desktop {
        padding-top: 50px;
    }

        .cards-desktop .row .col:nth-child(3) .card {
            transform: none;
            margin-top: 0;
            box-shadow: none;
            border: 1px solid rgb(228, 222, 222);
        }

    .mobile-swiper .card {
        height: auto;
        min-height: 550px;
    }

    .mobile-swiper .card-wrapper::before {
        top: -63px !important;
    }

    .mobile-swiper .card-wrapper::after {
        top: -18px !important;
    }

    .container.text-center.p-5 {
        padding-top: 2rem !important;
    }

    .pricing-tabs .nav-link {
        padding: 5px 10px;
        font-size: small;
    }
}

@media (min-width: 768px) {
    .cards-desktop .row {
        justify-content: center;
        align-items: stretch;
    }

    .cards-desktop .col {
        width: 320px;
        height: auto;
    }*/

    /* #NewPlan .card {
        min-height: 650px;
    }*/

    /*#NewPlan .card-body {
        justify-content: space-between;
    }

    .button-sort {
        margin-top: auto;
    }
}

@media (min-width: 1200px) {
    .cards-desktop .col {
        width: 340px;
    }

    .mobile-swiper .card {
        width: 340px;
    }
}*/

#NewPlan ul li {
    direction: rtl;
    text-align: right;
}

#NewPlan .btnToPrice {
    border: 1px solid #0E9384;
    color: #0E9384 !important;
    border-radius: 25px;
    font-size: 9pt;
    width: 120px;
    height: 36px;
    line-height: 23px;
}

#NewPlan .card:hover .btnToPrice {
    border: 1px solid #fff;
    color: #fff !important;
    border-radius: 25px;
    font-size: 9pt;
    width: 120px;
    height: 36px;
    line-height: 23px;
}

#NewPlan .btnToBuy {
    border: 1px solid #0E9384;
    color: #fff !important;
    border-radius: 25px;
    font-size: 9pt;
    width: 120px;
    height: 36px;
    line-height: 23px;
    background-color: #0E9384 !important;
}

#NewPlan .card:hover .btnToBuy {
    border: 1px solid #fff !important;
    color: #0E9384 !important;
    border-radius: 25px;
    font-size: 9pt;
    width: 120px;
    height: 36px;
    line-height: 23px;
    background-color: #fff !important;
}

#NewPlan .card:hover ul li {
    color: #fff !important;
}

#NewPlan .card:hover .text-green-mint {
    color: #fff !important;
}

#NewPlan .card:hover .card-top * {
    color: #fff !important;
}

#NewPlan .card .renewalPrice {
    display: flex;
    font-size: 10pt;
    align-items: center;
    justify-content: space-between;
}

    #NewPlan .card .renewalPrice span:first-child {
        color: #0E9384
    }

    #NewPlan .card .renewalPrice span:last-child {
        color: #555555
    }

#NewPlan .card:hover .renewalPrice span:first-child {
    color: #fff;
}

#NewPlan .card:hover .renewalPrice span:last-child {
    color: #fff;
}


#NewPlan .item {
    border: none !important;
    padding: 0px !important;
}





/* Fixed a bug in the header */


.modal-backdrop {
    z-index: inherit !important; 
}



/***** BuyerPanel/CheckoutStepOne ---- Address Modal ******/



@media (min-width: 576px) {
    #selectAddressModal .modal-dialog {
        max-width: 50vw !important;
        margin: 1.75rem auto;
    }
}



/* Modal */
#selectAddressModal .modal-content {
    border-radius: 20px;
    border: none;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
}

#selectAddressModal .modal-header {
    padding: 14px 22px;
    border-bottom: 1px solid #f1f3f5;
}

#selectAddressModal .modal-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #212529;
}

#selectAddressModal .modal-body {
    background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);
    padding: 18px 22px;
}

/* Address Card */
#selectAddress ul {
    list-style: none;
    margin-bottom: 10px;
    padding: 18px;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #e9ecef !important;
    position: relative;
    transition: all 0.3s ease;
}

    #selectAddress ul::before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 4px;
        height: 100%;
        background: #dee2e6;
        border-radius: 0 18px 18px 0;
        transition: background 0.3s ease;
    }

    #selectAddress ul:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    }

        #selectAddress ul:hover::before {
            background: #0d6efd;
        }

/* Address Header */
.address-header {
    background: linear-gradient(135deg, #f1f5ff, #ffffff);
    border-bottom: 1px solid #dee2e6;
    font-size: 1rem; /
    border-radius: 18px 18px 0 0;
    padding: 10px 15px;
}

    .address-header span:first-child {
        font-weight: 700;
        color: #0d6efd;
        font-size: 1rem;
    }

    .address-header span:last-child {
        font-size: 0.9rem; 
        color: #6c757d;
    }

/* Address Body */
.address-body {
    font-size: 0.9rem; 
    line-height: 1.5;
    padding: 8px 0;
}

    .address-body strong {
        font-weight: 600;
    }

/* Address Text */
.address-main {
    font-size: 0.95rem; 
    line-height: 1.6;
    color: #212529;
    font-weight: 500;
    margin-bottom: 6px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Address Info */
.address-info {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; 
    font-size: 0.85rem; 
    color: #6c757d;
}

    .address-info strong {
        font-weight: 600;
        color: #495057;
    }

/* Action Area */
.address-actions {
    border-top: 1px dashed #dee2e6;
    margin-top: 6px;
    padding-top: 6px;
}

/* Select Button */
#selectAddress button.btn.bg-secondary {
    background: linear-gradient(135deg, #0d6efd, #3b82f6);
    color: #fff;
    border: none;
    font-size: 0.9rem;
    padding: 8px 20px; 
    border-radius: 999px;
    box-shadow: 0 4px 12px rgba(13, 110, 253, 0.35);
    transition: all 0.25s ease;
}

    #selectAddress button.btn.bg-secondary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 18px rgba(13, 110, 253, 0.45);
    }

/* Delete Button */
#selectAddress button.btn.bg-danger {
    color: #fff;
    border: 1px solid #f1aeb5;
    padding: 8px 14px; 
    border-radius: 999px;
    transition: all 0.25s ease;
}

    #selectAddress button.btn.bg-danger:hover {
        background: #dc3545;
        color: #fff;
        border-color: #dc3545;
    }

/* Footer Button */
#selectAddressModal .modal-footer {
    border-top: none;
    padding: 12px 22px 18px;
}

    #selectAddressModal .modal-footer button {
        background: linear-gradient(135deg, #198754, #2ecc71);
        border: none;
        border-radius: 12px;
        font-size: 0.95rem;
        padding: 9px 28px;
        box-shadow: 0 6px 16px rgba(25, 135, 84, 0.35);
    }




/*New Design BuyerPanel/CheckoutStepTwo*/

/*:root {
    --color-icon-secondary: #19bfd3;*/  /* سبز آبی */
    /*--color-icon-secondary-rgb: 25, 191, 211;
    --color-icon-low-emphasis: #a1a3a8;*/ /* خاکستری */
    /*--color-icon-low-emphasis-rgb: 161, 163, 168;
}


.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;
    width: 24px;
    height: 24px;
}

.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;
}





.styles_PaymentOptions__radioInput__wamhQ {
    top: 4px;
}

.bottom-border {
    border-bottom: 1px solid #edeeef !important;
}



.payment-option-item {
    cursor: pointer;
    transition: background-color 0.2s;
}

    .payment-option-item:hover {
        background-color: #f8f9fa;
    }

.installment-box img {
    height: auto;
    min-width: 20px;
    max-width: 60px;
}

    .installment-box:active {
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        border: 1px solid var(--primary-color);
    }

.bottom-border {
    border-bottom: 1px solid #dee2e6;
}

.cursor-pointer {
    cursor: pointer;
}



.gateway-box {
    border: 2px solid #e9ecef; 
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    min-width: 80px; 
    text-align: center;
}


.gateway-radio:checked + .gateway-box {
    border-color: var(--color-icon-secondary, #19bfd3) !important; 
    background-color: #f0fbfc; 
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}


.gateway-label:hover .gateway-box {
    border-color: #ccc;
}




.file-inputs-container .mb-3 {
    animation: fadeIn 0.3s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.check-file-input:focus {
    border-color: #0d6efd;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}*/


/*.installment-gateway-label {
    flex: 1;
    min-width: 180px;
    max-width: 220px;
}

.installment-gateway-box {
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    border: 2px solid #dee2e6;
}

    .installment-gateway-box:hover {
        border-color: #0d6efd;
        background-color: #f8f9fa;
    }

.installment-gateway-radio:checked + .installment-gateway-box {
    border-color: #28a745;
    background-color: #f0fff4;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

    .installment-gateway-radio:checked + .installment-gateway-box .installment-checkmark {
        display: block !important;
    }

.installment-checkmark {
    position: absolute;
    top: 10px;
    left: 10px;
    display: none;
}*/



/*.installment-option-label {
    cursor: pointer;
}

.installment-option-box {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    border: 2px solid #e9ecef;
    background-color: #fff;
    min-width: 140px;
}

    .installment-option-box:hover {
        border-color: var(--color-icon-secondary, #19bfd3);
        background-color: #f8f9fa;
    }

.installment-option-radio:checked + .installment-option-box {
    border-color: var(--color-icon-secondary, #19bfd3) !important;
    background-color: #f0fbfc;
    box-shadow: 0 4px 6px rgba(25, 191, 211, 0.1);
}

    .installment-option-radio:checked + .installment-option-box .installment-option-checkmark {
        display: block !important;
    }

.installment-option-checkmark {
    position: absolute;
    top: 8px;
    left: 8px;
    display: none;
}*/


/*#details-installment.d-flex {
    display: flex !important;
}

#details-installment .d-flex {
    display: flex !important;
    flex-wrap: wrap;
    gap: 8px;
}*/


/*.installment-option-checkmark {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 16px;
    height: 16px;
    display: none;
}*/


/*.installment-option-box {
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

    .installment-option-box:hover {
        transform: translateY(-1px);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }*/
