@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root {
    /* --base-1: #00e77b; */
    --base-1: #4c74b9;
    --base-rgb: #ebeff733;
    --base-2: #334468;
    /* --base-2: #04f485; */
    --white-smoke: #4c74b91c;
    --jet: #333333;
    --base-rgb-2: 4, 244, 133;
    /* Test Color */
    /* --base-1: #c70000;
    --base-rgb: 255, 0, 0;
    --base-2: #ff2200;
    --base-rgb-2: 255, 34, 0; */
    /* Test Color End */
    --base-8: #6200ee;
    --base-9: #0079e3;
    --base-10: #ef7822;
    --base-11: #ffce31;
    --base-13: #e35606;
    --base-21: #768d82;
    --base-30: #047bc7;
    --base-35: #8800e7;
    --base-38: #ffc29f;
    --base-39: #e35606;
    --base-43: #17a1fa;
    --base-44: #61b2fa;
    --base-45: #f92e0f;
    --base-46: rgba(236, 175, 17, 0.9);
    --header-bg: #f2f8f5;
    --body-clr: #717c77;
    --light-clr: #ded6ff;
    --title-clr: #ded6ff;
    --title-clrNew: #424242;
    --title-rgb: 24, 25, 27;
    --body-bg: #ffffff;
    --section-bg: #fcfcfc;
    --white: #ffffff;
    --white-clr: #ffffff;
    --border-clr: #e5e5e5;
    --border-light: #e5e5e5;
    --heading-fonts: "Poppins", sans-serif;
    --body-fonts: "Poppins", sans-serif;
}

*[stroke="#039D55"] {
    stroke: var(--base-1);
}

*[fill="#039D55"] {
    fill: var(--base-1);
}

*[stop-color="#039D55"] {
    stop-color: var(--base-1);
}

*[stop-color="#D6FFEC"] {
    stop-color: rgba(var(--base-rgb), 0.041);
}

.e-shape-3 path,
.e-shape-4 path,
*[fill="#D6FFEC"] {
    fill: rgba(var(--base-rgb), 0.041);
}

*[stroke="#ADD7C4"],
*[stroke="#9BFFD0"],
*[stroke="#71DAA6"] {
    stroke: rgba(var(--base-rgb), 0.4);
}

*[fill="#ADD7C4"],
*[fill="#9BFFD0"],
*[fill="#71DAA6"] {
    fill: rgba(var(--base-rgb), 0.4);
}

*[stop-color="#ADD7C4"],
*[stop-color="#9BFFD0"],
*[stop-color="#71DAA6"] {
    stop-color: rgba(var(--base-rgb), 0.4);
}

*[stroke="#00E77B"] {
    stroke: var(--base-2);
}

*[fill="#00E77B"] {
    fill: var(--base-2);
}

*[stop-color="#00E77B"] {
    stop-color: var(--base-2);
}

*[stroke="#8cefb9"] {
    stroke: rgba(var(--base-rgb), 0.4);
}

*[stroke="#AAFFD7"] {
    stroke: rgba(var(--base-rgb), 0.7);
}

*[fill="#8cefb9"] {
    fill: rgba(var(--base-rgb), 0.4);
}

*[fill="#AAFFD7"] {
    fill: rgba(var(--base-rgb), 0.7);
}

*[stop-color="#8cefb9"] {
    stop-color: rgba(var(--base-rgb), 0.4);
}

*[stop-color="#AAFFD7"] {
    stop-color: rgba(var(--base-rgb), 0.7);
}

*[stroke="#03C168"] {
    stroke: var(--base-1);
}

*[fill="#03C168"] {
    fill: var(--base-1);
}

*[stop-color="#03C168"] {
    stop-color: var(--base-1);
}

*[stroke="#00A759"] {
    stroke: var(--base-1);
}

*[fill="#00A759"] {
    fill: var(--base-1);
}

*[stop-color="#00A759"] {
    stop-color: var(--base-1);
}

*[stroke="#00B05E"] {
    stroke: var(--base-1);
}

*[fill="#00B05E"] {
    fill: var(--base-1);
}

*[stop-color="#00B05E"] {
    stop-color: var(--base-1);
}

*[stroke="#00C066"] {
    stroke: var(--base-1);
}

*[fill="#00C066"] {
    fill: var(--base-1);
}

*[stop-color="#00C066"] {
    stop-color: var(--base-1);
}

*[stroke="#6200EE"] {
    stroke: var(--base-8);
}

*[fill="#6200EE"] {
    fill: var(--base-8);
}

*[stop-color="#6200EE"] {
    stop-color: var(--base-8);
}

*[stroke="#0079E3"] {
    stroke: var(--base-9);
}

*[fill="#0079E3"] {
    fill: var(--base-9);
}

*[stop-color="#0079E3"] {
    stop-color: var(--base-9);
}

*[stroke="#EF7822"] {
    stroke: var(--base-10);
}

*[fill="#EF7822"] {
    fill: var(--base-10);
}

*[stop-color="#EF7822"] {
    stop-color: var(--base-10);
}

*[stroke="#FFCE31"] {
    stroke: var(--base-11);
}

*[fill="#FFCE31"] {
    fill: var(--base-11);
}

*[stop-color="#FFCE31"] {
    stop-color: var(--base-11);
}

*[stroke="#039D55"] {
    stroke: var(--base-1);
}

*[fill="#039D55"] {
    fill: var(--base-1);
}

*[stop-color="#039D55"] {
    stop-color: var(--base-1);
}

*[stroke="#34DD8E"] {
    stroke: var(--base-1);
}

*[fill="#34DD8E"] {
    fill: var(--base-1);
}

*[stop-color="#34DD8E"] {
    stop-color: var(--base-1);
}

*[stroke="#00D571"] {
    stroke: var(--base-2);
}

*[fill="#00D571"] {
    fill: var(--base-2);
}

*[stop-color="#00D571"] {
    stop-color: var(--base-2);
}

.testimonial-shape path {
    fill: rgba(var(--base-rgb), 0.1);
}

*[stroke="#E35606"] {
    stroke: var(--base-13);
}

*[fill="#E35606"] {
    fill: var(--base-13);
}

*[stop-color="#E35606"] {
    stop-color: var(--base-13);
}

*[stroke="#45BD00"] {
    stroke: rgba(var(--base-rgb), 0.9);
}

*[fill="#45BD00"] {
    fill: rgba(var(--base-rgb), 0.9);
}

*[stop-color="#45BD00"] {
    stop-color: rgba(var(--base-rgb), 0.9);
}

*[stroke="#A9F97B"] {
    stroke: rgba(var(--base-rgb), 0.7);
}

*[fill="#A9F97B"] {
    fill: rgba(var(--base-rgb), 0.7);
}

*[stop-color="#A9F97B"] {
    stop-color: rgba(var(--base-rgb), 0.7);
}

*[stroke="#D1FFEA"] {
    stroke: rgba(var(--base-rgb), 0.051);
}

*[fill="#D1FFEA"] {
    fill: rgba(var(--base-rgb), 0.051);
}

*[stop-color="#D1FFEA"] {
    stop-color: rgba(var(--base-rgb), 0.051);
}

*[stroke="#02D371"] {
    stroke: var(--base-1);
}

*[fill="#02D371"] {
    fill: var(--base-1);
}

*[stop-color="#02D371"] {
    stop-color: var(--base-1);
}

*[stroke="#04F485"] {
    stroke: var(--base-2);
}

*[fill="#04F485"] {
    fill: var(--base-2);
}

*[stop-color="#04F485"] {
    stop-color: var(--base-2);
}

*[stroke="#0DCB72"] {
    stroke: var(--base-2);
}

*[fill="#0DCB72"] {
    fill: var(--base-2);
}

*[stop-color="#0DCB72"] {
    stop-color: var(--base-2);
}

*[stroke="#02DA75"] {
    stroke: var(--base-1);
}

*[fill="#02DA75"] {
    fill: var(--base-1);
}

*[stop-color="#02DA75"] {
    stop-color: var(--base-1);
}

*[stroke="#00BE65"] {
    stroke: var(--base-1);
}

*[fill="#00BE65"] {
    fill: var(--base-1);
}

*[stop-color="#00BE65"] {
    stop-color: var(--base-1);
}

*[stroke="#768D82"] {
    stroke: var(--base-21);
}

*[fill="#768D82"] {
    fill: var(--base-21);
}

*[stop-color="#768D82"] {
    stop-color: var(--base-21);
}

*[stroke="#02BF67"] {
    stroke: var(--base-1);
}

*[fill="#02BF67"] {
    fill: var(--base-1);
}

*[stop-color="#02BF67"] {
    stop-color: var(--base-1);
}

*[stroke="#03A057"] {
    stroke: var(--base-1);
}

*[fill="#03A057"] {
    fill: var(--base-1);
}

*[stop-color="#03A057"] {
    stop-color: var(--base-1);
}

*[stroke="#01DB75"] {
    stroke: var(--base-2);
}

*[fill="#01DB75"] {
    fill: var(--base-2);
}

*[stop-color="#01DB75"] {
    stop-color: var(--base-2);
}

*[stroke="#04B061"] {
    stroke: var(--base-2);
}

*[fill="#04B061"] {
    fill: var(--base-2);
}

*[stop-color="#04B061"] {
    stop-color: rgba(var(--base-rgb), 0.2);
}

*[stroke="#22FF98"] {
    stroke: rgba(var(--base-rgb), 0.1);
}

.e-shape-2 path,
.e-shape-1 path,
*[fill="#22FF98"] {
    fill: rgba(var(--base-rgb), 0.3);
}

*[stop-color="#22FF98"] {
    stop-color: rgba(var(--base-rgb), 0.1);
}

*[stroke="#9BFFD0"] {
    stroke: rgba(var(--base-rgb), 0.7);
}

*[fill="#9BFFD0"] {
    fill: rgba(var(--base-rgb), 0.7);
}

*[stop-color="#9BFFD0"] {
    stop-color: rgba(var(--base-rgb), 0.7);
}

*[stroke="#85F390"] {
    stroke: rgba(var(--base-rgb), 0.8);
}

*[fill="#85F390"] {
    fill: rgba(var(--base-rgb), 0.8);
}

*[stop-color="#85F390"] {
    stop-color: rgba(var(--base-rgb), 0.8);
}

*[stroke="#02B714"] {
    stroke: var(--base-1);
}

*[fill="#02B714"] {
    fill: var(--base-1);
}

*[stop-color="#02B714"] {
    stop-color: var(--base-1);
}

*[stroke="#8CEFB9"] {
    stroke: rgba(var(--base-rgb), 0.2);
}

*[fill="#8CEFB9"] {
    fill: rgba(var(--base-rgb), 0.2);
}

*[stop-color="#8CEFB9"] {
    stop-color: rgba(var(--base-rgb), 0.2);
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding-inline-start: 30px;
        padding-inline-end: 30px;
    }
    .container.max-w1060 {
        max-width: 1060px;
    }
}

html {
    font-size: 14px;
    scroll-behavior: smooth;
}

body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: var(--body-clr);
    line-height: 26px;
    overflow-x: hidden;
    font-family: var(--body-fonts);
    background: var(--white-smoke);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.3;
    color: var(--title-clrNew);
    font-family: var(--heading-fonts);
    font-weight: 700;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: var(--title-clr);
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: var(--base-clr);
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 22px;
    line-height: 32px;
}

h3 {
    font-size: 18px;
    line-height: 28px;
}

h4 {
    font-size: 15px;
    line-height: 24px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

p {
    margin-top: -9px;
}

p:last-child {
    margin-bottom: -7px !important;
}

@media (min-width: 576px) {
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 24px;
        line-height: 34px;
    }
    h3 {
        font-size: 18px;
        line-height: 28px;
    }
    h4 {
        font-size: 16px;
        line-height: 26px;
    }
    h5 {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    h1 {
        font-size: 32px;
        line-height: 40px;
    }
    h2 {
        font-size: 26px;
        line-height: 36px;
    }
    h3 {
        font-size: 20px;
        line-height: 30px;
    }
    h4 {
        font-size: 18px;
        line-height: 26px;
    }
    h5 {
        font-size: 16px;
    }
}

a {
    display: inline-block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

ul {
    margin: 0;
    padding: 0;
}

ul li {
    list-style: none;
}

label,
button,
select {
    cursor: pointer;
}

input,
textarea {
    width: 100%;
}

.pt-25 {
    padding-top: 25px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.newsletter-content {
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
    padding: 138px 15px 51px;
    z-index: 1;
    position: relative;
    z-index: 99;
}

.newsletter-content .title {
    font-size: 24px;
    letter-spacing: 0.2px;
    margin-bottom: 20px;
    position: relative;
}

.newsletter-content .title::after {
    content: "";
    background: linear-gradient( 90.07deg, var(--base-2) -2.32%, var(--base-2) 99.95%);
    border-radius: 10px;
    width: 118px;
    height: 7px;
    bottom: 0;
    display: block;
    margin: 15px auto 0;
}

.newsletter-content .text {
    max-width: 373px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .newsletter-content {
        padding-top: 80px;
    }
}

@media (max-width: 575px) {
    .newsletter-content {
        padding-top: 60px;
        font-size: 15px;
    }
    .newsletter-content .title {
        font-size: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .newsletter-content {
        padding-top: 115px;
    }
}

@media (max-width: 767px) {
    .newsletter-content {
        padding-top: 134px;
    }
}

@media (max-width: 575px) {
    .newsletter-content {
        padding-top: 115px;
    }
}

.input--grp {
    position: relative;
}

.input--grp .form-control {
    height: 60px;
    box-shadow: none;
    border-radius: 30px;
    padding-inline-start: 25px;
    padding-inline-end: 60px;
    border: none;
    font-size: 18px;
    background: #e0fff1;
    background: rgba(var(--base-rgb), 0.051);
}

.input--grp .form-control::placeholder {
    color: #adb9c0;
}

.input--grp .search-btn {
    position: absolute;
    outline: none;
    border: none;
    background: transparent;
    box-shadow: none;
    top: 6px;
    inset-inline-end: 3px;
    position: absolute;
}

[dir="rtl"] .input--grp .search-btn,
[dir="rtl"] .counter-wrapper .counter-bg {
    transform: rotateY(180deg);
}

.newsletter-bg {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff4d7;
    mask: url(./img/newsletter-bg.png) no-repeat;
    -webkit-mask: url(./img/newsletter-bg.png) no-repeat;
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
}

.footer-bottom {
    background: #4D74B8;
    padding-top: 30px;
    padding-bottom: 30px;
    /* border-radius: 60px 60px 0 0; */
    position: relative;
}

.newsletter-section {
    position: relative;
}

.copyright {
    font-size: 12px;
    line-height: 22px;
    color: var(--white);
}

.footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .footer-wrapper {
        margin-bottom: 35px;
    }
}

.footer-widget {
    font-size: 16px;
    color: var(--white);
    width: 100%;
}

@media (min-width: 992px) {
    .footer-widget {
        max-width: 349px;
    }
}

.footer-widget .footer-logo {
    width: 100%;
    max-width: 134px;
    margin-bottom: 18px;
}

.footer-widget .footer-logo a {
    display: block;
}

.footer-widget .footer-logo img {
    width: 300px;
    max-height: 60px;
    object-fit: contain;
    object-position: left center;
}

.footer-widget .subtitle {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}

@media (max-width: 575px) {
    .footer-widget .subtitle {
        margin-bottom: 15px;
    }
}


.footer-widget.widget-links {
    width: calc(50% - 15px);
    max-width: 263px;
}

.footer-widget.widget-links ul li a {
    font-size: 15px;
    color: var(--white);
    text-decoration: none;
    margin-bottom: 1rem;
}

.footer-widget.widget-links ul li a i,
.footer-widget.widget-links ul li a svg {
    margin-inline-end: 5px;
    /* padding: .3rem; */
}

@media (max-width: 575px) {
    .footer-widget.widget-links ul li a {
        font-size: 14px;
    }
}

.social-icon {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (max-width: 575px) {
    .social-icon {
        gap: 20px;
    }
}

.app-btn-grp {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.app-btn-grp a {
    max-width: calc(50% - 8px);
    display: block;
}

.app-btn-grp a img {
    max-width: 100%;
}

footer {
    overflow: hidden;
}

.newsletter-wrapper {
    position: relative;
    max-width: 932px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto;
}

.newsletter-wrapper::after {
    inset: 70px;
    background: var(--white-clr);
}

@media (max-width: 991px) and (min-width: 768px) {
    .newsletter-wrapper::after {
        inset: 50px;
    }
}

@media (max-width: 767px) {
    .newsletter-wrapper::after {
        width: 640px;
    }
}

.newsletter-wrapper::before {
    background: radial-gradient( 54.67% 54.67% at 50% -10.09%, rgba(var(--base-rgb), 0.62) 0%, var(--base-2) 100%);
    inset: 0;
}

@media (max-width: 767px) {
    .newsletter-wrapper::before {
        width: 700px;
    }
}

.newsletter-wrapper::after,
.newsletter-wrapper::before {
    position: absolute;
    content: "";
    aspect-ratio: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .newsletter-wrapper::after,
    .newsletter-wrapper::before {
        inset-inline-start: 50%;
        transform: translateX(-50%);
    }
}

header {
    position: sticky;
    z-index: 999;
    transition: all ease 0.3s;
}

header.active {
    background: #fff;
    animation: fadeInDown 0.5s;
    top: 0;
}

header.active::after {
    inset: 0;
    content: "";
    position: absolute;
    background: rgba(var(--base-rgb), 0.051);
}

.navbar-bottom {
    position: relative;
    z-index: 1;
}

.nav-toggle {
    position: relative;
    cursor: pointer;
    width: 25px;
    height: 20px;
}

.nav-toggle span {
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 100%;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: var(--base-1);
    inset-inline-start: 0;
}

.nav-toggle span:first-child {
    top: 0;
}

.nav-toggle span:nth-child(2) {
    top: 52%;
    transform: translateY(-65%);
}

.nav-toggle span:last-child {
    bottom: 0;
}

.nav-toggle.active span:first-child {
    -webkit-transform: rotate(45deg) translate(3px, 10px);
    -ms-transform: rotate(45deg) translate(3px, 10px);
    transform: rotate(45deg) translate(3px, 10px);
}

.nav-toggle.active span:nth-child(2) {
    opacity: 0;
}

.nav-toggle.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(3px, -10px);
    -ms-transform: rotate(-45deg) translate(3px, -10px);
    transform: rotate(-45deg) translate(3px, -10px);
}

.navbar-bottom-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 0px 17px;
}

.navbar-bottom-wrapper .menu {
    display: flex;
    margin-inline-start: auto;
    transition: all ease 0.3s;
    transform-origin: top;
}

.navbar-bottom-wrapper .menu li {
    padding: 2.5px 6px;
}

.navbar-bottom-wrapper .menu li a {
    padding: 10px;
    font-size: 14px;
    color: var(--title-clrNew);
    text-transform: capitalize;
    text-decoration: none;
}

.navbar-bottom-wrapper .menu li a span {
    position: relative;
}

@media (992px <=width <=1200px) {
    .navbar-bottom-wrapper .cmn--btn,
    .navbar-bottom-wrapper .header--btn {
        font-size: 14px;
        font-weight: 500;
        padding: 5px 10px;
    }
    .navbar-bottom-wrapper .menu li a {
        padding-inline: 2px;
    }
}

@media (width < 575px) {
    .navbar-bottom-wrapper .cmn--btn,
    .navbar-bottom-wrapper .header--btn {
        font-size: 12px;
        font-weight: 500;
        padding: 5px 10px;
    }
    .navbar-bottom-wrapper .logo {
        width: 60px !important;
    }
}

.navbar-bottom-wrapper .menu li a span::before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    bottom: -9px;
    height: 2px;
    background: var(--base-1);
    border-radius: 2px;
    width: 0;
    transition: 0.3s ease-in-out;
}

.navbar-bottom-wrapper .menu li a:hover,
.navbar-bottom-wrapper .menu li a.active {
    color: var(--base-1);
}

.navbar-bottom-wrapper .menu li a:hover span::before,
.navbar-bottom-wrapper .menu li a:hover span::before,
.navbar-bottom-wrapper .menu li a.active span::before,
.navbar-bottom-wrapper .menu li a.active span::before {
    width: 100%;
}

.navbar-bottom-wrapper .menu li a.active {
    font-weight: 700;
}

@media (max-width: 991.9px) {
    .navbar-bottom-wrapper .menu {
        position: absolute;
        top: 100%;
        flex-direction: column;
        width: 100%;
        padding: 30px 20px;
        background: var(--header-bg);
        inset-inline-start: 0;
        border-top: 1px solid var(--border-clr);
    }
    .navbar-bottom-wrapper .menu li {
        padding: 0;
    }
    .navbar-bottom-wrapper .menu li a {
        padding: 5px;
        display: block;
    }
    .navbar-bottom-wrapper .menu:not(.active) {
        transform: scaleY(0);
    }
}

.navbar-bottom-wrapper .logo {
    height: 50px;
    max-width: 220px;
}

.navbar-bottom-wrapper .logo img {
    object-fit: contain;
    width: 100%;
    height: 100%;
    object-position: left;
}

@media (max-width: 575px) {
    .navbar-bottom-wrapper {
        padding: 10px;
    }
    .navbar-bottom-wrapper .logo {
        width: unset;
        margin-inline-end: 10px;
        max-width: 130px;
    }
    .navbar-bottom-wrapper .cmn--btn {
        font-size: 12px;
        padding: 3px 12px;
        font-weight: 400;
    }
}

.language-bar {
    color: var(--title-clr);
    position: relative;
}

.language-bar button {
    outline: none;
    border: none;
    box-shadow: none;
    background: transparent;
    font-size: 15px;
    display: flex;
    align-items: center;
}

.language-bar button img {
    width: 18px;
    height: 13px;
    object-fit: cover;
}

.language-bar button span {
    color: var(--title-clr);
    margin-inline-end: 6px;
}

.language-bar .lang-btn {
    padding: 3px 0;
    margin: 0;
    height: 20px;
    margin-inline-end: 30px;
}

@media (max-width: 575px) {
    .language-bar .lang-btn {
        margin-inline-end: 15px;
        font-size: 14px;
    }
}

.language-bar ul {
    position: absolute;
    top: calc(100% + 10px);
    inset-inline-start: 0;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(141, 153, 174, 0.5);
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.4s;
    background: var(--white-clr);
    z-index: 99;
}

.language-bar ul li {
    padding: 0;
}

.language-bar ul li button {
    height: 35px;
    padding: 0 23px 0 23px;
    margin: 0;
}

.language-bar ul li button span {
    color: var(--dark-clr);
    font-size: 14px;
}

.language-bar>button:focus~ul {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.header--btn {
    border: 1px solid var(--base-1);
    border-radius: 10px;
    padding: 5px 22px;
    font-size: 16px;
    color: var(--title-clrNew);
    text-decoration: none;
}

@media (max-width: 575px) {
    .header--btn {
        font-size: 14px;
        padding: 3px 13px;
    }
}

@media (min-width: 992px) {
    .h-18px {
        height: 18px;
    }
}

.banner-content {
    text-align: center;
    max-width: 650px;
    margin: auto;
    position: relative;
    z-index: 9;
    padding: 30px 0;
}

.banner-content .title {
    font-size: 36px;
    margin-bottom: 10px;
}

.banner-content .logo {
    margin-bottom: 20px;
}

.banner-content img {
    max-height: 55px;
    object-fit: contain;
    margin-bottom: 20px;
}

.banner-content .text {
    max-width: 500px;
    margin: 0 auto;
    font-size: 18px;
}

@media (max-width: 767px) {
    .banner-content {
        padding-top: 100px;
    }
}

@media (max-width: 575px) {
    .banner-content {
        padding-top: 50px;
    }
    .banner-content .title {
        font-size: 28px;
    }
}

.banner-shape-1 {
    position: absolute;
    inset-inline-start: 0;
    top: -130px;
}

@media (max-width: 991px) {
    .banner-shape-1 {
        top: 0;
        max-height: calc(100% - 100px);
        width: unset;
    }
}

.banner-shape-2 {
    inset-inline-end: 0;
    position: absolute;
    bottom: 193px;
}

@media (max-width: 991px) {
    .banner-shape-2 {
        top: 0;
        bottom: unset;
        inset-inline-end: -40px;
    }
    .banner-shape-2 svg {
        height: unset;
        width: 130px;
    }
}

@media (max-width: 575px) {
    .banner-shape-2 {
        display: none;
    }
}

.banner-img {
    width: 100%;
    height: unset;
    position: relative;
    z-index: 9;
}

.banner-section {
    padding-bottom: 57px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* min-height: calc(100vh - 86px); */
}

.banner-section .container {
    margin-top: auto;
}

@media (max-width: 991px) {
    .banner-section {
        overflow: hidden;
    }
}

.cloud {
    position: absolute;
    width: 82px;
    inset-inline-start: 0;
    opacity: 0.8;
}

.cloud-1 {
    width: 150px;
    inset-inline-start: 1500px;
    bottom: 250px;
}

.cloud-2 {
    bottom: 20%;
}

.cloud-4 {
    bottom: 165px;
    inset-inline-start: 200px;
}

.cloud-3 {
    width: 150px;
    inset-inline-start: 500px;
    bottom: 193px;
}

.cloud-5 {
    width: 120px;
    inset-inline-start: 1300px;
    bottom: 180px;
}

.cloud-6 {
    inset-inline-start: 800px;
    bottom: 85px;
}

.cloud-7 {
    inset-inline-start: 1050px;
    bottom: 205px;
    width: 130px;
}

.cloud-img {
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: calc(100% - 50px);
    overflow: hidden;
    opacity: 0.5;
}

@media (max-width: 1199px) {
    .cloud-img .cloud-4 {
        bottom: 125px;
    }
    .cloud-img .cloud-7 {
        bottom: 135px;
    }
    .cloud-img .cloud-3 {
        bottom: 145px;
    }
    .cloud-img .cloud-1 {
        bottom: 135px;
    }
}

.cloud-img .cloud {
    animation: cloudAnime 25s alternate infinite;
}

@media (max-width: 767px) {
    .cloud-img .cloud {
        bottom: 70px;
    }
    .cloud-img .cloud:nth-child(even) {
        width: 40px;
    }
    .cloud-img .cloud:nth-child(odd) {
        width: 50px;
    }
}

@keyframes cloudAnime {
    0% {
        transform: translate(-1220px);
    }
    100% {
        transform: translate(920px);
    }
}

.section-header {
    text-align: center;
    margin-bottom: 35px;
}

.section-header .title {
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .section-header {
        margin-bottom: 45px;
    }
    .section-header .title {
        font-size: 30px;
        margin-bottom: 18px;
    }
}

.ecommerce-venture-section {
    background: linear-gradient( 112.54deg, #ffffff 0%, rgba(var(--base-rgb), 0.03) 15.13%, rgba(255, 255, 255, 0.15) 79.34%, #ffffff 99.56%);
    padding: 53px 0px 68px;
}

.nav--tabs-wrapper {
    /* overflow-x: auto; */
    padding-bottom: 5px;
}

.nav--tabs {
    border: none;
    min-width: 100%;
}

.nav--tabs .item {
    border: none;
    background: transparent;
    color: var(--base-1);
    width: 100%;
    padding-top: 21px;
    padding-bottom: 18px;
    border-radius: 5px;
    border: 1px solid transparent;
    transition: all ease 0.3s;
    outline: none;
    box-shadow: none;
    white-space: initial;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    cursor: pointer;
    text-align: center;
    padding-inline-start: 6px;
    padding-inline-end: 6px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .nav--tabs .item {
        width: 130px;
        min-height: 130px;
    }
    .nav--tabs .item .txt {
        height: 36px;
    }
}

.nav--tabs .item * {
    font-weight: 600;
}

.nav--tabs .owl-item.synced .item {
    background: #ffffff;
    border-color: var(--base-1);
}

*[stroke="#00A95A"] {
    stroke: var(--base-1);
}

*[fill="#00A95A"] {
    fill: var(--base-1);
}

*[stop-color="#00A95A"] {
    stop-color: var(--base-1);
}

*[stroke="#00C569"] {
    stroke: var(--base-2);
}

*[fill="#00C569"] {
    fill: var(--base-2);
}

*[stop-color="#00C569"] {
    stop-color: var(--base-2);
}

.nav--tabs li button.active *[stroke="#00A95A"] {
    stroke: #ffffff;
}

.nav--tabs li button.active *[fill="#00A95A"] {
    fill: #ffffff;
}

.nav--tabs li button.active *[stop-color="#00A95A"] {
    stop-color: #ffffff;
}

.nav--tabs li button.active *[stroke="#00C569"] {
    stroke: #ffffff;
}

.nav--tabs li button.active *[fill="#00C569"] {
    fill: #ffffff;
}

.nav--tabs li button.active *[stop-color="#00C569"] {
    stop-color: #ffffff;
}

@media (max-width: 767px) {
    .nav--tabs li button {
        min-width: 70px;
        padding-top: 14px;
        padding-bottom: 10px;
        padding-inline-end: 10px;
        padding-inline-start: 10px;
        width: unset;
        font-size: 14px;
    }
    .nav--tabs li button svg {
        width: 24px;
        height: 24px;
    }
}

.venture-content-box {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 30px;
}

.venture-content-box .subtitle {
    font-size: 20px;
    font-weight: 600;
}

@media (max-width: 767px) {
    .venture-content-box {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .venture-content-box .subtitle {
        font-size: 18px;
    }
}

.nav--tabs-wrapper {
    margin-bottom: 40px;
    /* scroll-behavior: smooth; */
}

@media (min-width: 992px) {
    .nav--tabs-wrapper {
        margin-bottom: 44px;
    }
}

.tab-pane.active {
    animation: fadeInUp 0.6s;
    -webkit-animation: fadeInUp 0.6s;
    -moz-animation: fadeInUp 0.6s;
}


/* .venture-img {
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.15));
} */

.venture-img img {
    max-width: 100%;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-80 {
    padding-bottom: 80px;
}

.main-category-slider {
    width: calc(100% - 30px);
    max-width: 787px;
    margin: 0 auto;
}

.main-category-slider .owl-stage-outer {
    overflow: visible;
}

.main-category-slider .owl-stage-outer .owl-item {
    transition: all ease 0.3s;
    opacity: 0.17;
}

.main-category-slider .owl-stage-outer .owl-item.active {
    opacity: 1;
}

.category-slide-item {
    overflow: hidden;
    border-radius: 10px;
    padding: 25px 61px;
    display: flex;
    align-items: center;
    min-height: 287px;
    position: relative;
}

.category-slide-item::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient( 90deg, #b0f7d5 0%, rgba(196, 196, 196, 0) 91.23%);
}

.category-slide-item div {
    position: relative;
    z-index: 1;
    max-width: 266px;
}

.category-slide-item .title {
    color: var(--base-1);
    font-weight: 600;
    font-size: 49px;
    line-height: 50x;
    margin-bottom: 10px;
}

.category-slide-item .text {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #000000;
}

@media (max-width: 575px) {
    .category-slide-item {
        padding: 25px;
        min-height: 267px;
    }
    .category-slide-item .title {
        font-size: 42px;
    }
    .category-slide-item .text {
        font-size: 20px;
    }
}

.owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    gap: 6px;
}

.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #e4e4e4;
    transition: all ease 0.3s;
}

.owl-dots .owl-dot.active {
    background: rgba(var(--base-rgb), 0.5);
    width: 20px;
}

.refer-section {
    padding: 36px 0 65px;
}

.learn-feature-section {
    position: relative;
    overflow: hidden;
}

.learn-feature-section::before {
    content: "";
    inset: 0;
    position: absolute;
    background: rgba(var(--base-rgb), 0.027);
}

@media (max-width: 991px) {
    .learn-feature-section .container {
        padding: 0;
    }
}

.learn-feature-content {
    padding: 74px 0 120px;
}

@media (max-width: 1199px) {
    .learn-feature-content {
        padding-bottom: 0;
        padding-inline-start: 20px;
        padding-inline-end: 20px;
    }
}

.learn-feature-item {
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    padding: 0 27px 32px;
    border: 1px solid rgba(var(--base-rgb), 0.2);
    border-radius: 10px;
    background: var(--white-clr);
    box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
    margin-top: 30px;
}

.learn-feature-item .learn-feature-icon {
    width: 102px;
    height: 101px;
    box-shadow: 0px 4px 40px rgba(3, 157, 85, 0.1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 22px;
    background: #fff;
    transform: translateY(-34px);
}

.learn-feature-item .learn-feature-icon img {
    max-width: 100%;
}

@media (max-width: 575px) {
    .learn-feature-item .learn-feature-icon {
        width: 70px;
        height: 70px;
    }
    .learn-feature-item .learn-feature-icon svg {
        width: 24px;
    }
}

.learn-feature-item .subtitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 19px;
}

@media (max-width: 991px) {
    .learn-feature-item {
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1) !important;
    }
}

.learn-feature-item .learn-feature-item-content {
    margin-top: -34px;
}

.learn-feature-item .learn-feature-item-content .text {
    min-height: 52px;
}

@media (max-width: 575px) {
    .learn-feature-item {
        font-size: 14px;
        line-height: 1.5;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
    }
}

.learn-feature-item-group {
    animation: scrollToTop 25s linear infinite;
    transition: all ease 0.3s;
}

.learn-feature-item-group.stop-animation {
    transform: translateY(0);
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
}

.learn-feature-item-group div[class*="col"]:nth-child(odd) div[class*="col"]:nth-of-type(4n+2) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(255, 206, 49, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(odd) div[class*="col"]:nth-of-type(4n+3) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(98, 0, 238, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(odd) div[class*="col"]:nth-of-type(4n+4) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(249, 62, 62, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(even) div[class*="col"]:nth-of-type(4n+1) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(98, 0, 238, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(even) div[class*="col"]:nth-of-type(4n+2) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(3, 157, 85, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(even) div[class*="col"]:nth-of-type(4n+3) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(255, 206, 49, 0.1);
}

.learn-feature-item-group div[class*="col"]:nth-child(even) div[class*="col"]:nth-of-type(4n+4) .learn-feature-item .learn-feature-icon {
    box-shadow: 0px 4px 40px rgba(23, 161, 250, 0.1);
}

.learn-feature-wrapper {
    height: 430px;
    overflow-y: auto;
}

.learn-feature-wrapper::-webkit-scrollbar {
    display: none;
}

@media (max-width: 991px) {
    .learn-feature-wrapper {
        overflow: hidden;
        margin-inline-start: 20px;
        margin-inline-end: 20px;
    }
}

@keyframes scrollToTop {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(calc(-100% + 422px));
        -ms-transform: translateY(calc(-100% + 422px));
        transform: translateY(calc(-100% + 422px));
    }
}

.earn-money-section {
    padding: 62px 0 165px;
    position: relative;
    background: linear-gradient( 112.54deg, rgba(var(--base-rgb), 0.081) 0%, #ffffff 33.19%, #ffffff 66.37%, rgba(var(--base-rgb-2), 0.0941176471) 99.56%);
    border-bottom-right-radius: 150px;
    overflow: hidden;
}

.earn-money-section .container-fluid {
    position: relative;
    z-index: 3;
}

@media (max-width: 991px) {
    .earn-money-section {
        padding-bottom: 80px;
    }
}

.earn-item {
    display: flex;
    align-items: center;
}

.earn-item-img {
    width: 950px;
    flex-grow: 1;
    min-height: 264px;
    padding: 70px;
    border-radius: 0 50px 50px 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    overflow: hidden;
}

[dir="rtl"] .earn-item-img {
    border-radius: 50px 0 0 50px;
}

.earn-item-img::before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient( 270deg, rgba(var(--base-rgb), 0.54) 13.66%, rgba(2, 211, 113, 0) 89.75%);
    filter: drop-shadow(0px 4px 40px rgba(174, 255, 217, 0.25));
}

[dir="rtl"] .earn-item-img::before {
    background: linear-gradient( -270deg, rgba(var(--base-rgb), 0.54) 13.66%, rgba(2, 211, 113, 0) 89.75%);
}

@media (max-width: 991px) {
    .earn-item-img {
        min-height: 230px;
    }
}

@media (min-width: 1850px) {
    .earn-item-img {
        min-height: 280px;
    }
}

@media (max-width: 767px) {
    .earn-item-img {
        padding: 50px 30px;
    }
}

@media (max-width: 575px) {
    .earn-item-img {
        max-width: calc(100% - 40px);
    }
}

@media (max-width: 375px) {
    .earn-item-img {
        max-width: calc(100% - 20px);
        min-height: 200px;
    }
    .earn-item-img .cmn--btn {
        font-size: 14px;
    }
}

.earn-item-cont {
    padding: 44px;
    width: 485px;
    flex-grow: 1;
    display: flex;
}

.earn-item-img .cmn--btn {
    background: var(--white) !important;
    color: var(--base-1) !important;
}

.earn-item-cont .subtitle {
    font-size: 20px;
}

.earn-item-cont .title {
    font-weight: 800;
    font-size: 28px;
    color: var(--base-1);
    margin-top: 5px;
}

@media (max-width: 767px) {
    .earn-item-cont {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .earn-item {
        flex-wrap: wrap-reverse;
    }
}

.earn-item:not(:last-child) {
    margin-bottom: 58px;
}

.earn-item:nth-child(even) {
    flex-direction: row-reverse;
}

.earn-item:nth-child(even) .earn-item-img {
    border-radius: 50px 0 0 50px;
    justify-content: flex-start;
}

[dir="rtl"] .earn-item:nth-child(even) .earn-item-img {
    border-radius: 0 50px 50px 0;
}

.earn-item:nth-child(even) .earn-item-img::before {
    background: linear-gradient( -270deg, rgba(var(--base-rgb), 0.54) 13.66%, rgba(2, 211, 113, 0) 89.75%);
}

[dir="rtl"] .earn-item:nth-child(even) .earn-item-img::before {
    background: linear-gradient( 270deg, rgba(var(--base-rgb), 0.54) 13.66%, rgba(2, 211, 113, 0) 89.75%);
}

.earn-item:nth-child(even) .earn-item-cont {
    justify-content: flex-end;
}

@media (min-width: 1200px) {
    .earn-item:nth-child(even) .earn-item-cont>div {
        padding-inline-end: 26px;
    }
}


/*Earn Money Shapes*/

.e-shape-1 {
    position: absolute;
    top: -40px;
    inset-inline-end: 0;
    z-index: 1;
}

@media (max-width: 991px) {
    .e-shape-1 {
        opacity: 0.5;
    }
}

.e-shape-2 {
    position: absolute;
    top: 116px;
    inset-inline-start: 0;
    z-index: 1;
}

@media (max-width: 991px) {
    .e-shape-2 {
        opacity: 0.5;
    }
}

@media (max-width: 350px) {
    .e-shape-2 {
        opacity: 0;
    }
}

.e-shape-3 {
    position: absolute;
    bottom: 0;
    inset-inline-start: 0;
    height: unset;
    z-index: 0;
    opacity: 0.6;
    width: 70%;
}

@media (max-width: 1199px) {
    .e-shape-3 {
        display: none;
    }
}

.e-shape-4 {
    position: absolute;
    bottom: 0;
    inset-inline-start: calc(50% - 100px);
    height: unset;
    z-index: 0;
    opacity: 0.6;
}

@media (max-width: 1199px) {
    .e-shape-4 {
        display: none;
    }
}

.special-feature-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
}

@media (max-width: 767px) {
    .special-feature-wrapper {
        gap: 20px;
    }
}

@media (min-width: 768px) {
    .special-feature-wrapper {
        padding-bottom: 51px;
    }
}

.feature-card {
    border-radius: 5px;
    padding: 27px 27px 46px 52px;
    background: #f4fff5;
    width: calc(33.3333333333% - 24px);
}

.feature-card-icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline-start: auto;
}

.feature-card-icon img {
    width: 100%;
}

.feature-card-cont {
    margin-top: -10px;
}

.feature-card-cont .subtitle {
    font-size: 22px;
    color: rgba(var(--base-rgb), 0.9);
    font-weight: 700;
}

.feature-card:nth-of-type(6n+2) {
    background: rgba(232, 246, 255, 0.3);
    transform: translateY(51px);
}

.feature-card:nth-of-type(6n+2) .feature-card-cont .subtitle {
    color: var(--base-30);
}

.feature-card:nth-of-type(6n+3) {
    background: #f1ffe9;
}

.feature-card:nth-of-type(6n+3) .feature-card-cont .subtitle {
    color: rgba(var(--base-rgb), 0.8);
}

.feature-card:nth-of-type(6n+4) {
    background: #f1ffe9;
}

.feature-card:nth-of-type(6n+4) .feature-card-cont .subtitle {
    color: var(--base-35);
}

.feature-card:nth-of-type(6n+5) {
    background: #eefff7;
    transform: translateY(51px);
}

.feature-card:nth-of-type(6n+5) .feature-card-cont .subtitle {
    color: var(--base-1);
}

.feature-card:nth-of-type(6n+6) {
    background: #fffaf7;
}

.feature-card:nth-of-type(6n+6) .feature-card-cont .subtitle {
    color: var(--base-39);
}

@media (max-width: 991px) {
    .feature-card {
        padding: 27px;
    }
}

@media (max-width: 767px) {
    .feature-card {
        padding: 20px;
        width: calc(50% - 20px);
        transform: translate(0) !important;
    }
}

@media (max-width: 575px) {
    .feature-card {
        width: 100%;
        padding: 27px 35px 52px;
    }
}

.s-shape-1 {
    position: absolute;
    inset-inline-start: calc(50% + 500px);
    top: 30px;
}

.s-shape-2 path,
.s-shape-1 path {
    fill: rgba(var(--base-rgb), 0.027);
}

.s-shape-2 {
    position: absolute;
    inset-inline-end: calc(50% + 500px);
    top: 30px;
}

.special-feature-section .container {
    max-width: 915px;
}

.testimonial-section {
    padding: 40px 0 136px;
}

.testimonial-section .container {
    position: relative;
    z-index: 2;
}

.testimonial-shape {
    position: absolute;
    width: 1362px;
    inset-inline-start: 50%;
    transform: translateX(-50%);
    top: 70px;
}

.testimonial-item {
    box-shadow: 0px 1px 120px rgba(var(--base-rgb-2), 0.051);
    border-radius: 15px;
    padding: 42px;
    background: var(--white-clr);
}

.testimonial-item .user {
    display: flex;
    align-items: center;
}

.testimonial-item .user img {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-item .user div {
    padding-inline-start: 10px;
    font-size: 12px;
}

.testimonial-item .user div .name {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: -5px;
}

.testimonial-item .logo {
    max-width: 102px;
}

.testimonial-item blockquote {
    margin-top: 15px;
}

@media (max-width: 1199px) {
    .testimonial-item {
        padding: 35px 25px;
    }
    .testimonial-item .logo {
        width: 80px;
    }
}

.testimonial-slider {
    position: relative;
}

.testimonial-slider .owl-stage-outer {
    overflow: visible;
}

.download-app-section {
    background: linear-gradient( 180deg, rgba(var(--base-rgb), 0.041) 0%, rgba(132, 253, 196, 0) 100%);
    padding-top: 218px;
}

@media (max-width: 767px) {
    .download-app-section {
        padding-top: 178px;
    }
}

.download-app-content {
    padding-top: 35px;
}

.download-app-content .title {
    color: var(--base-1);
    font-size: 36px;
    line-height: 1.3;
    font-weight: 800;
}

.download-app-content .subtitle {
    font-size: 30px;
    line-height: 1.3;
    color: var(--base-1);
}

.download-app-content .btn-grp {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 46px;
}

.download-app-content .btn-grp .cmn--btn {
    font-size: 16px;
}

@media (max-width: 991px) {
    .download-app-content .btn-grp {
        margin-top: 35px;
    }
}

@media (max-width: 575px) {
    .download-app-content .btn-grp {
        gap: 10px;
    }
    .download-app-content .btn-grp .cmn--btn {
        font-size: 14px;
        font-weight: 400;
    }
}


/*Counter Section*/

.counter-wrapper {
    padding: 40px 0 40px 0;
    filter: drop-shadow(0px 4px 40px rgba(var(--base-rgb), 0.045));
    -webkit-filter: drop-shadow(0px 4px 40px rgba(var(--base-rgb), 0.045));
}

.counter-wrapper .counter-bg {
    border: 1px solid #c6fde3;
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff;
    border-radius: 45px;
}

@media (min-width: 992px) {
    .counter-wrapper .counter-bg {
        /* mask: url(./img/counter-shape.png) no-repeat; */
        /* -webkit-mask: url(./img/counter-shape.png) no-repeat; */
        mask-size: 100% 100%;
        -webkit-mask-size: 100% 100%;
    }
}

.counter-wrapper .contact-wrapper-inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.counter-wrapper .contact-wrapper-inner .left-side {
    flex-grow: 1;
    width: 420px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 25px;
}

.counter-wrapper .contact-wrapper-inner .right-side {
    padding: 27px 28px;
    background: #ffffff;
    border: 1px solid rgba(var(--base-rgb), 0.2);
    box-shadow: 0px 4px 40px rgba(52, 206, 134, 0.12);
    border-radius: 27px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: var(--base-1);
    transform: translateX(30px);
    position: relative;
}

[dir="rtl"] .counter-wrapper .contact-wrapper-inner .right-side {
    transform: translateX(-30px);
}

@media (min-width: 768px) {
    [dir="rtl"] .counter-wrapper {
        padding: 40px 25px 95px 0;
    }
}

@media (max-width: 767px) {
    [dir="rtl"] .counter-wrapper .contact-wrapper-inner .right-side {
        transform: translateX(0);
    }
}

.counter-wrapper .contact-wrapper-inner .right-side::before {
    inset: 0;
    content: "";
    position: absolute;
    border-radius: 27px;
    background: rgba(var(--base-rgb), 0.031);
}

.counter-wrapper .contact-wrapper-inner .right-side img {
    width: 27px;
    margin-inline-end: 15px;
}

.counter-wrapper .contact-wrapper-inner .right-side * {
    position: relative;
    z-index: 1;
}

@media (max-width: 767px) {
    .counter-wrapper {
        padding: 40px 20px;
    }
    .counter-wrapper .right-side {
        transform: translate(0);
        margin-inline-start: auto;
        margin-top: 20px;
        margin-inline-end: 30px;
        padding: 15px 22px !important;
        font-size: 16px !important;
        border-radius: 14px !important;
    }
}

.mb--186px {
    margin-bottom: -161px;
}

.word-nowrap {
    white-space: nowrap;
}

.counter-item {
    color: #cfcfcf;
    font-size: 22px;
    line-height: 43px;
    text-align: center;
    direction: ltr;
}

.counter-item .icon {
    display: flex;
    justify-content: center;
    margin-bottom: 7px;
}

.counter-item .title {
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: lowercase;
    margin-bottom: -9px;
    white-space: nowrap;
}

.counter-item .title .odometer-inside {
    display: flex;
    align-items: center;
}

.counter-item .title span {
    font-size: 30px;
    line-height: 43px;
    display: block;
}

@media (min-width: 992px) {
    .counter-item:first-child {
        /* transform: translateY(30px); */
    }
    .counter-item:nth-child(2) {
        /* transform: translateY(20px); */
    }
    .counter-item:nth-child(3) {
        /* transform: translateY(10px); */
    }
    .counter-item:nth-child(4) .icon {
        margin-bottom: 2px;
    }
}

@media (max-width: 991px) {
    .counter-item {
        width: calc(50% - 12.5px);
    }
    .counter-item .icon {
        height: 30px;
    }
}

@media (max-width: 575px) {
    .counter-item {
        font-size: 18px;
    }
}


/*About Section*/

.about-section {
    position: relative;
    /* background: linear-gradient( 176deg, #ffffff 0%, rgba(var(--base-rgb), 0.034) 15.13%, rgba(255, 255, 255, 0.15) 79.34%, #ffffff 99.56%); */
    padding: 60px 0;
}

.about-section .left--shape {
    position: absolute;
    inset-inline-start: 0;
    top: 0;
}

@media (min-width: 992px) {
    .about-section {
        padding: 80px 0;
    }
}

.about-section .container {
    position: relative;
    z-index: 9;
}

.about-content p:not(:last-child) {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .about-content {
        font-size: 18px;
        font-weight: 500;
    }
}

.privacy-wrapper {
    background: var(--body-bg);
    box-shadow: 0px 4px 20px rgba(4, 97, 165, 0.1);
    border-radius: 30px;
    padding: 45px 50px;
}

.privacy-wrapper hr{
    display: none;
}

@media (max-width: 767px) {
    .privacy-wrapper {
        padding: 40px 30px;
    }
}

@media (max-width: 575px) {
    .privacy-wrapper {
        padding: 30px 15px;
    }
}

.privacy-wrapper .item h1:not(:last-child),
.item h2:not(:last-child),
.item h3:not(:last-child),
.item h4:not(:last-child),
.item h5:not(:last-child),
.item h6:not(:last-child) {
    margin-bottom: 20px;
}

.privacy-wrapper .item p:not(:last-child) {
    margin-bottom: 20px;
}

.privacy-wrapper .item:not(:last-child) {
    margin-bottom: 35px;
}

.contact-img {
    position: relative;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}

.contact-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient( 270deg, rgba(var(--base-rgb), 0.64) 13.66%, rgba(var(--base-rgb), 0.1) 89.75%);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.contact-img img {
    width: 100%;
    height: 129px;
    object-fit: cover;
}

.contact-form-wrapper {
    background: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    padding: 30px 28px;
    /* height: 100%; */
}

@media (max-width: 575px) {
    .contact-form-wrapper {
        padding: 25px 23px;
    }
}

.form--control {
    background: #4c74b930;
    border-radius: 30px;
    border: none;
    box-shadow: none !important;
    color: var(--base-1);
    padding: 20px;
}

.form--control:focus {
    background: #4c74b930;
}

input.form--control {
    height: 47px;
}

textarea.form--control {
    height: 120px;
}

.contact-item {
    padding: 40px 24px 28px;
    background: #ffffff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #18191b;
}

.contact-item h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 20px;
}

.contact-item ul {
    margin-top: 15px;
}

.contact-item ul li a {
    color: #18191b;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .contact-container {
        max-width: 1298px;
    }
}

.refer-img {
    position: relative;
    max-width: 518px;
    margin: 0 auto;
}

.refer-img .shape-1,
.refer-img .shape-2,
.refer-img .shape-3,
.refer-img .shape-4,
.refer-img .shape-5,
.refer-img .shape-6 {
    position: absolute;
}

.refer-img .shape-1 {
    inset-inline-start: 60.31px;
    bottom: 24.67px;
    animation: shake-1 2s linear infinite;
}

.refer-img .shape-2 {
    inset-inline-start: 60.07px;
    top: 71.2px;
    animation: shake-1 2s linear infinite;
}

.refer-img .shape-3 {
    bottom: 55.9px;
    inset-inline-end: 66.03px;
    animation: shake-2 2s linear infinite;
}

.refer-img .shape-4 {
    top: 69.27px;
    inset-inline-start: 181px;
    animation: pulse 2s alternate infinite;
}

.refer-img .shape-5 {
    bottom: 170.47px;
    inset-inline-end: 137.03px;
    animation: pulse 2s alternate infinite;
}

.refer-img .shape-6 {
    top: 117px;
    inset-inline-start: 180px;
    animation: shake-3 2s linear infinite;
}

.refer-img .main-img {
    max-width: 518px;
}

@media (max-width: 575px) {
    .refer-img {
        max-width: 299px;
    }
    .refer-img .shape-1 {
        inset-inline-start: 25.31px;
        bottom: -14.33px;
        width: 77px;
    }
    .refer-img .shape-2 {
        inset-inline-start: 25px;
        top: 12.2px;
        width: 70px;
    }
    .refer-img .shape-3 {
        bottom: -26px;
        inset-inline-end: 26.03px;
        width: 70px;
    }
    .refer-img .shape-4 {
        top: 24.27px;
        inset-inline-start: 106px;
    }
    .refer-img .shape-5 {
        top: 128.27px;
        inset-inline-start: 199px;
        width: 23px;
    }
    .refer-img .shape-4 {
        top: 24.27px;
        inset-inline-start: 106px;
    }
    .refer-img .shape-6 {
        top: 59px;
        inset-inline-start: 102px;
        width: 30px;
    }
}

@keyframes shake-1 {
    0% {
        transform: rotate(0);
    }
    10% {
        transform: rotate(0);
    }
    40% {
        transform: rotate(-15deg);
    }
    60% {
        transform: rotate(-15deg);
    }
    90% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes shake-2 {
    0% {
        transform: rotate(0);
    }
    10% {
        transform: rotate(0);
    }
    40% {
        transform: rotate(12deg);
    }
    60% {
        transform: rotate(12deg);
    }
    90% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes shake-3 {
    0% {
        transform: rotate(0);
    }
    10% {
        transform: rotate(0);
    }
    40% {
        transform: rotate(-8deg);
    }
    60% {
        transform: rotate(-8deg);
    }
    90% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

#landing-loader {
    background: var(--white);
    position: fixed;
    top: 0;
    inset-inline-start: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
}

.cmn--btn {
    font-size: 16px;
    padding: 12px 16px;
    min-width: 129px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
    color: var(--white-clr);
    background: var(--base-1);
    border-radius: 10px;
    text-align: center;
    background: linear-gradient( 119.87deg, var(--base-1) 0%, var(--base-1) 40.8%, var(--base-1) 84.23%) !important;
    box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.1);
    transition: all ease 0.3s;
}

.cmn--btn:hover {
    color: var(--white-clr);
    filter: brightness(0.9);
}

.bg--body {
    background-color: var(--body-bg) !important;
}

.bg--section {
    background-color: var(--section-bg) !important;
}

.text--body {
    color: var(--body-clr) !important;
}

.text--base {
    color: var(--base-1) !important;
}

.text--title {
    color: var(--title-clr) !important;
}

.dropdown-list {
    position: absolute;
    top: calc(100% + 10px);
    inset-inline-end: 0;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(141, 153, 174, 0.5);
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
    transition: all ease 0.4s;
    background: var(--white-clr);
    z-index: 99;
    width: 100%;
    min-width: 220px;
}

.dropdown-list li a {
    color: var(--body-clr);
    text-transform: capitalize;
    font-size: 14px;
    padding: 4px 25px;
    text-decoration: none;
    display: block;
    border-inline-start: 3px solid transparent;
}

.dropdown-list li a:hover {
    color: var(--base-1);
    border-color: var(--base-1);
}

.dropdown--btn:focus~.dropdown-list {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

::selection {
    background: var(--base-1);
    color: #fff;
}

.page-header-title {
    text-transform: capitalize;
    margin-bottom: 20px;
}

.__form-control {
    height: 45px;
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    border-radius: 6px;
}

textarea.__form-control {
    min-height: 45px;
    padding-top: 11px;
}

.__form-control[type="file"] {
    height: unset;
    line-height: 36.5px;
}

.input-label {
    text-transform: capitalize;
    font-weight: 500;
    color: var(--title-clrNew);
    font-family: var(--heading-fonts);
    padding: .3rem;
    display: flex;
    gap: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.stackUp {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
}

.search--button-wrapper {
    display: flex;
    gap: 10px;
    flex-direction: column;
    margin-top: 1rem;
}

.fullWidthImage {
    width: 100% !important;
}

.__card {
    border-color: #f3fcf5;
    box-shadow: 0 0 15px rgba(var(--base-rgb-2), 0.05);
}

.__card .card-header {
    background: transparent;
    padding: 18px 20px;
    border-color: #eff5ff;
}

.__card .card-header .card-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

.__card .card-header .card-title svg {
    margin-inline-end: 5px;
}

.__register-img {
    height: 140px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    object-position: left center;
    border: 1px solid #eff5ff;
    border-radius: 5px;
}

.iti {
    width: 100%;
}

.__img-50 {
    width: 38px !important;
    margin: 0 auto 5px;
    aspect-ratio: 1;
    object-fit: contain;
}

@media (min-width: 576px) {
    .__img-50 {
        width: 50px !important;
    }
}

.__form-control~.select2 .select2-selection--single {
    min-height: 45px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.__form-control~.select2 .select2-selection__arrow {
    height: 45px !important;
    width: 30px !important;
}

.dropdown--btn-hover:hover .dropdown-list {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.navbar-bottom-wrapper .logo {
    width: 125px;
}

.navbar-bottom-wrapper .logo img {
    width: 100%;
}

[dir="rtl"] .navbar-bottom-wrapper .logo img {
    object-position: right;
}


/*# sourceMappingURL=main.css.map */

.iti__country {
    display: flex;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    inset-inline-start: 0;
    inset-inline-end: unset !important;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
    padding-inline-end: 6px !important;
    padding-inline-start: 93px !important;
}

.iti--container {
    direction: ltr;
}

@media (min-width: 1240px) {
    [dir="rtl"] .iti__country {
        direction: rtl;
    }
}

[dir="rtl"] .iti-mobile .iti--container .iti__country {
    direction: rtl;
}

[dir="rtl"] .input-group .form-control:first-child {
    border-radius: 0 5px 5px 0 !important;
}

[dir="rtl"] .input-group .form-control:last-child {
    border-radius: 5px 0 0 5px !important;
}

@media screen and (min-width: 1651px) and (max-width: 1850px) {
    .order--item-box {
        max-width: 20% !important;
        width: 20% !important;
    }
}

@media screen and (min-width: 1851px) and (max-width: 2000px) {
    .order--item-box {
        max-width: 16.6666666667% !important;
        width: 16.6666666667% !important;
    }
}

@media screen and (max-width: 575px) {
    .order--item-box {
        max-width: 50% !important;
    }
}

@media screen and (min-width: 2001px) {
    .order--item-box {
        width: 170px !important;
        max-width: 182px;
        flex-grow: 1;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .order--item-box {
        width: 20% !important;
        max-width: 20%;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    .order--item-box {
        max-width: 33.3333333333% !important;
        width: 33.3333333333% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .order--item-box {
        width: 25% !important;
        max-width: 25%;
    }
}

@media screen and (max-width: 575px) {
    .row .order--item-box[class*="col"] {
        padding: 5px !important;
    }
}

.order--pos-left {
    width: calc(100% - 500px);
    -webkit-margin-end: auto;
    margin-inline-end: auto;
}

.order--pos-left .select2-container--default .select2-selection--single {
    height: 45px !important;
}

.order--pos-right {
    width: 100%;
    max-width: 475px;
}

@media screen and (min-width: 1650px) {
    .order--pos-left {
        width: calc(100% - 540px);
    }
    .order--pos-right {
        max-width: 520px;
    }
}

@media screen and (max-width: 1200px) {
    .order--pos-left {
        width: 100%;
        margin-bottom: 15px;
    }
    .order--pos-right {
        max-width: 100%;
    }
}

.cart--media .avatar {
    width: 50px;
    height: 50px;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.button--bottom-fixed {
    position: sticky;
    bottom: 0;
    padding-top: 14px;
}

.table--vertical-middle td {
    vertical-align: middle !important;
}

.pos--payment-options ul {
    display: flex;
    flex-wrap: wrap;
    margin: -2.5px;
    padding: 0;
}

.pos--payment-options ul li {
    list-style: none;
    padding: 2.5px;
}

.pos--payment-options ul li label {
    margin: 0;
}

.pos--payment-options ul li label span {
    color: var(--title-clr);
    border: 1px solid rgb(208, 219, 233);
    border-radius: 3px;
    text-transform: capitalize;
    padding: 8px 12px;
    cursor: pointer;
}

.pos--payment-options ul li label input:checked~span {
    color: #fff;
    background: var(--title-clr);
    border-color: var(--title-clr);
}

.pos--payable-amount {
    color: var(--title-clr);
}

.pos--payable-amount .text-body {
    opacity: 0.8;
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}

.pos--delivery-options {
    padding: 9px 12px 19px;
}

.pos--delivery-options .delivery--edit-icon {
    width: 25px;
    text-align: center;
    cursor: pointer;
}

.pos--delivery-options .card-title {
    font-size: 16px;
    margin-bottom: 12px;
}

.pos--delivery-options .card-title i {
    font-size: 18px;
}

.pos--delivery-options-info {
    margin: 0 -5px -15px;
}

.pos--delivery-options-info ul,
.pos--delivery-options-info>.location {
    padding: 0 5px 15px;
    margin: 0;
}

.pos--delivery-options-info ul {
    width: 100%;
    max-width: 200px;
    font-size: 12px;
}

.pos--delivery-options-info ul li {
    list-style: none;
    display: flex;
    text-transform: capitalize;
}

.pos--delivery-options-info ul li span {
    width: 60px;
    display: flex;
    justify-content: space-between;
}

.pos--delivery-options-info ul li span::after {
    content: ":";
}

.pos--delivery-options-info ul li:not(:last-child) {
    margin-bottom: 5px;
}

.pos--delivery-options-info ul li strong {
    color: var(--title-clr);
    width: calc(100% - 60px);
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
}

.pos--delivery-options-info .location {
    font-size: 12px;
    font-weight: 400;
    width: 200px;
    flex-grow: 1;
    display: flex;
}

.pos--delivery-options-info .location i {
    font-size: 24px;
    color: var(--title-clr);
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.delivery--method-radio {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.delivery--method-radio li {
    list-style: none;
}

.delivery--method-radio li label {
    margin: 0;
}

.delivery--method-radio li span {
    text-transform: capitalize;
    border-radius: 5px;
    padding: 10px 22px;
    color: rgb(162, 173, 187);
    font-weight: 700;
    cursor: pointer;
}

.delivery--method-radio li span i {
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.delivery--method-radio li input:checked~span {
    background: #ff8200;
    color: #fff;
}

.search--no-found {
    max-width: 376px;
    text-align: center;
    margin: 30px auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #99a7ba;
}

.search--no-found img {
    width: 66px;
    height: 66px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 20px;
}

.product-card {
    cursor: pointer;
}

.product-card .product-price .text-accent {
    color: #ff8200 !important;
}

.h--45px~.select2 .select2-container .select2-selection--single,
.h--45px~.select2 .select2-container--default .select2-selection--single {
    height: 45px !important;
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.choice-input {
    width: 7rem;
}

.addon-input {
    height: 7rem;
    width: 7rem;
}

.addon-quantity-input {
    height: 2rem;
    width: 7rem;
    z-index: 9;
    bottom: 1rem;
    visibility: hidden;
}

.check-label {
    background-color: #f3f3f3;
    color: #000000;
    border-width: 2px;
    border-color: #babfc4;
    font-weight: bold;
}

.btn-check:checked+.check-label {
    background-color: #ef7822;
    color: #ffffff;
    border: none;
}

.h-200 {
    height: 200px;
}

@media screen and (min-width: 1200px) {
    .order-print-area-left {
        max-width: calc(100% - 360px) !important;
        flex: 0 0 100%;
    }
    .order-print-area-right {
        width: 360px !important;
        max-width: 360px !important;
        flex-grow: 1;
    }
}

@media screen and (min-width: 1460px) {
    .order-print-area-left {
        max-width: calc(100% - 450px) !important;
        width: calc(100% - 450px) !important;
    }
    .order-print-area-right {
        width: 450px !important;
        max-width: 450px !important;
    }
}

.delivery--information-single {
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
}

.delivery--information-single>span {
    display: block;
}

.delivery--information-single .name {
    width: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.delivery--information-single .name::after {
    content: ":";
    display: inline-block;
}

.delivery--information-single .info {
    width: calc(100% - 60px);
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    font-weight: 500;
    color: var(--title-clr);
}

.customer--information-single {
    align-content: inherit;
}

.customer--information-single .avatar-img,
.customer--information-single .avatar {
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.customer--information-single .media-body {
    text-align: start;
    width: calc(100% - 70px);
    font-size: 12px;
    -webkit-padding-start: 23px;
    padding-inline-start: 23px;
}

.resturant--information-single {
    align-content: inherit;
}

.resturant--information-single .avatar-img,
.resturant--information-single .avatar {
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
}

.resturant--information-single .avatar-img {
    border: 1px solid #f8923b;
}

.resturant--information-single .media-body {
    text-align: start;
    width: calc(100% - 70px);
    font-size: 12px;
    -webkit-padding-start: 23px;
    padding-inline-start: 23px;
}

.order-invoice-right-contents h6 span:not(.badge) {
    font-weight: 400;
    color: var(--title-clr);
    font-size: 12px;
}

.order-invoice-right-contents h6 strong {
    color: var(--title-clr);
    font-weight: 600;
}

.order-invoice-right-contents h6 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

.order-invoice-left {
    font-size: 12px;
}

.order-invoice-left .btn--sm {
    font-size: 12px;
    padding: 5px 10px;
}

.order-invoice-left,
.order-invoice-right {
    max-width: 50%;
}

@media screen and (max-width: 575px) {
    .order-invoice-left,
    .order-invoice-right {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .print--btn {
        padding: 0 !important;
        width: 28px;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .print--btn span {
        display: none;
    }
    .print--btn i {
        font-size: 16px !important;
        font-weight: 400 !important;
        margin: 0;
    }
}

.order--note {
    max-width: 540px;
}

.add--referal {
    font-size: 12px !important;
    padding: 4px 10px !important;
}

.line--limit-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
    .media--sm {
        align-items: center;
    }
    .media--sm .avatar {
        width: 68px !important;
        height: 68px !important;
        -webkit-margin-end: 10px !important;
        margin-inline-end: 10px !important;
    }
    .media--sm .media-body {
        width: calc(100% - 80px);
    }
    .media--sm .media-body .line--limit-1 {
        font-size: 0.75rem;
    }
    .media--sm .media-body .font-size-sm {
        font-size: 0.7rem;
    }
}

.media--sm .avatar img {
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

@media screen and (max-width: 767px) {
    .table--mobile-sm tr td {
        padding: 5px !important;
    }
    .font--max-sm {
        font-size: 0.875rem;
    }
}

.profile-sidebar-sticky {
    position: sticky;
    top: 80px;
}

.profile-sidebar-sticky .nav-item .nav-link.active {
    color: var(--primary-clr) !important;
}

.app--version {
    color: rgb(36, 186, 195);
    background: rgba(36, 186, 195, 0.1);
}

.bootstrap-tagsinput input {
    width: 100%;
    height: 36px !important;
    color: #224d99;
    background-color: #fff;
    border: 0.0625rem solid #e7eaf3;
    border-radius: 0.3125rem;
}

.quick--address-bar {
    display: flex;
}

.quick--address-bar .quick-icon {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 50%;
}

.quick--address-bar .info {
    width: 0;
    flex-grow: 1;
    -webkit-padding-start: 13px;
    padding-inline-start: 13px;
    font-size: 0.75rem;
}

.quick--address-bar .info h6 {
    text-transform: capitalize;
    margin: 0;
}

#pac-input {
    display: none;
}

#map-canvas #pac-input,
.gm-style #pac-input,
#location_map_canvas #pac-input {
    display: block;
}

.fixed--to-right {
    position: absolute;
    inset-inline-end: -5px;
    top: -10px;
}

.imgbgchk+label>img {
    transition: transform 0.3s !important;
}

.imgbgchk:checked+label>img {
    border-color: var(--primary-clr) !important;
    transform: scale(1.05);
}

.w-75px {
    width: 75px;
}

.cart--media .avatar img {
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1;
    width: 100%;
    border-radius: 5px;
}

.img--134 {
    height: 134px;
    width: 100%;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
}

.chart-bg-1 {
    background: #224d99;
}

.chart-bg-2 {
    background: var(--base-1);
}

.chart-bg-3 {
    background: #b6c8e6;
}

.w--30 {
    width: 30px !important;
}

.transaction--information {
    border: 1px solid #f4f4f4;
    box-shadow: 0px 3px 5px rgba(51, 66, 87, 0.05);
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    margin-bottom: 30px;
}

.transaction--information li {
    list-style: none;
    display: flex;
    padding: 5px;
    font-size: 0.7rem;
}

.transaction--information li i {
    font-size: 1.5rem;
}

.transaction--information li>div {
    align-self: center;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
}

.transaction--information li>div span {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    font-weight: 500;
}

.transaction--information li>div * {
    display: inline-block;
}

.transaction--information li>div strong {
    font-size: 14px;
}

@media screen and (max-width: 1199px) {
    .transaction--information {
        justify-content: space-evenly;
    }
    .transaction--information .seperator {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .transaction--information li {
        flex-grow: 1;
    }
}

@media screen and (max-width: 575px) {
    .transaction--information {
        padding: 15px 10px;
    }
    .transaction--information li {
        flex-grow: 1;
    }
    .transaction--information li>div {
        display: flex;
        justify-content: space-between;
        flex-grow: 1;
    }
    .transaction--information li>div strong {
        white-space: nowrap;
    }
}

.transaction--information .seperator {
    background: rgba(0, 0, 0, 0.45);
    height: 25px;
    width: 1px;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    padding: 0;
}

.text--info {
    color: rgba(6, 97, 203, 0.8) !important;
}

.text--success {
    color: rgba(0, 170, 109, 0.9) !important;
}

.text--danger {
    color: rgba(248, 59, 59, 0.8) !important;
}

.text--warning {
    color: var(--warning-clr) !important;
}

.success--icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    background: rgba(0, 170, 109, 0.2);
    font-size: 1rem !important;
    line-height: 1;
    border-radius: 50%;
}

.table-rest-info {
    display: flex;
    align-items: center;
}

.table-rest-info img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.table-rest-info .info {
    max-width: calc(100% - 50px);
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    font-size: 0.875rem;
    font-weight: 600;
}

.table-rest-info .info .rating {
    font-size: 0.875rem;
    font-weight: 400;
}

.rating {
    color: #f8923b;
}

.owner--name {
    font-size: 0.875rem;
    font-weight: 600;
}

.resturant-list-table .table>tbody>tr:first-child>td {
    padding-top: 0.614rem;
    padding-bottom: 0.614rem;
}

.cash-icon img {
    max-width: 100%;
}

.cash--title {
    font-size: 2.25rem;
    line-height: 1;
    margin: 0;
    color: var(--title-clr) !important;
}

.cash--subtitle {
    font-weight: 600;
    font-size: 0.875rem;
    text-transform: capitalize;
    margin-top: 10px;
    color: var(--title-clr) !important;
}

.resturant--info-address {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.resturant--info-address .logo {
    width: 130px;
    aspect-ratio: 1;
    border: 1px solid var(--base-clr);
    border-radius: 10px;
    overflow: hidden;
}

.resturant--info-address .logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.resturant--info-address .avatar {
    width: 106px !important;
    height: 106px !important;
    aspect-ratio: 1;
}

.resturant--info-address .avatar img {
    -o-object-fit: cover;
    object-fit: cover;
}

.resturant--info-address .address-info {
    width: calc(100% - 130px);
    -webkit-padding-start: 20px;
    padding-inline-start: 20px;
    margin: 0 !important;
}

.resturant--info-address .address-info .name {
    font-size: 16px;
    font-weight: 600;
}

.resturant--info-address .address-info li {
    padding: 0;
    display: flex;
}

.resturant--info-address .address-info li:not(:last-child) {
    margin-bottom: 10px;
}

.resturant--info-address .address-info-2 {
    width: calc(100% - 106px);
}

.resturant--info-address .address-info-2 li {
    font-size: 0.875rem;
}

.resturant--info-address .address-info-2 li:not(:last-child) {
    margin-bottom: 5px;
}

@media screen and (max-width: 490px) {
    .resturant--info-address .logo {
        width: 100px;
    }
    .resturant--info-address .address-info {
        width: calc(100% - 100px);
    }
    .resturant--info-address .address-info li {
        font-size: 0.875rem;
    }
    .resturant--info-address .address-info li:not(:last-child) {
        margin-bottom: 5px;
    }
    .resturant--info-address .avatar {
        width: 70px !important;
        height: 70px !important;
    }
    .resturant--info-address .address-info-2 {
        width: calc(100% - 90px);
    }
}

@media screen and (max-width: 425px) {
    .resturant--info-address .address-info,
    .resturant--info-address .address-info-2 {
        width: 100%;
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        margin-top: 10px !important;
    }
}

#map.single-page-map {
    height: 157px !important;
}

.bank-name {
    font-size: 16px;
    font-weight: 600;
}

.text--title {
    color: var(--title-clr);
}

.order--status {
    font-size: 12px;
}

.customer-info-table-data {
    min-width: 130px;
}

.customer-info-table-data a {
    font-weight: 600;
    color: var(--title-clr);
}

.customer-info-table-data small {
    font-size: 0.75rem;
    line-height: 16px;
    margin-top: 4px;
}

.total-amount-table-data {
    min-width: 80px;
}

.badge--accepted {
    color: #00c6ae;
    background: rgba(0, 198, 174, 0.05);
}

.badge--pending {
    color: #ff8620;
    background: rgba(255, 134, 32, 0.05);
}

.badge--cancel {
    color: #ff6d6d;
    background: gba(255, 109, 109, 0.05);
}

.action-btn i {
    font-size: 1.14rem;
}

.resturant-card-navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #ffffff;
    box-shadow: 0px 0px 5px rgba(51, 66, 87, 0.1);
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 6px 10px 6px 5px;
    justify-content: space-between;
}

.resturant-card-navbar .order-info-item {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    cursor: pointer;
}

.resturant-card-navbar .order-info-item img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
}

.resturant-card-navbar .order-info-item .order-info-icon {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
}

.resturant-card-navbar .order-info-item .icon-sm img {
    width: unset;
    height: unset;
    max-width: 24px;
    max-height: 24px;
}

.resturant-card-navbar .order-info-item .card-subtitle {
    font-size: 0.875rem;
    margin: 0;
    text-transform: capitalize;
    color: var(--title-clr);
    font-weight: 400;
    transition: all ease 0.3s;
}

.resturant-card-navbar .order-info-item .card-subtitle .amount {
    font-weight: 700;
    -webkit-margin-start: 10px;
    margin-inline-start: 10px;
    display: inline-block;
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .resturant-card-navbar .order-info-item .card-subtitle {
        font-size: 0.77rem;
    }
}

.resturant-card-navbar .order-info-item:hover .card-subtitle {
    color: var(--primary-clr);
}

.resturant-card-navbar .order-info-seperator {
    display: inline-block;
    width: 1px;
    height: 25px;
    background: var(--border-clr);
}

.resturant-card-navbar .order-info-seperator:last-child {
    display: none;
}

@media screen and (max-width: 1199px) {
    .resturant-card-navbar {
        justify-content: space-evenly;
    }
}

@media screen and (max-width: 991px) {
    .resturant-card-navbar {
        padding: 15px 0 10px;
    }
    .resturant-card-navbar .order-info-seperator {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .resturant-card-navbar .order-info-item {
        width: 100%;
        -webkit-padding-start: 15px;
        padding-inline-start: 15px;
        -webkit-padding-end: 20px;
        padding-inline-end: 20px;
        margin: 0 auto;
    }
    .resturant-card-navbar .order-info-item .card-subtitle {
        flex-grow: 1;
        display: flex;
        justify-content: space-between;
    }
}

.badge-circle {
    border-radius: 50%;
}

@media screen and (min-width: 576px) {
    .flex-grow-sm-0 {
        flex-grow: 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .flex-grow-sm-0 {
        -webkit-margin-end: 7px;
        margin-inline-end: 7px;
    }
}

.navbar-vertical .navbar-nav.nav-tabs .active .nav-link .badge-pill {
    padding: 0.3em 0.5em;
}

#map.single-page-map {
    height: 157px !important;
}

.dataTables_empty {
    text-align: center;
}

.progress-name {
    width: 100px;
    -webkit-margin-end: 23px;
    margin-inline-end: 23px;
    color: var(--title-clr);
}

.resturant-review-top {
    max-width: 900px;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

@media screen and (min-width: 576px) {
    .resturant-review-top {
        margin-top: 30px;
        margin-bottom: 60px;
    }
}

.resturant-review-top .resturant-review-right {
    flex-grow: 1;
    width: 300px;
    max-width: 555px;
}

.resturant-review-top .resturant-review-right ul li:not(:last-child) {
    padding-bottom: 20px;
}

.resturant-review-top .resturant-review-left {
    width: 190px;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
}

.resturant-review-top .resturant-review-left .title {
    font-weight: 600;
    font-size: 50px;
    line-height: 59px;
    letter-spacing: 0.007em;
    color: var(--primary-clr);
}

.resturant-review-top .resturant-review-left .title .out-of {
    font-size: 35px;
    line-height: 41px;
    color: #758590;
    font-weight: 500;
}

.resturant-review-top .resturant-review-left .info {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.007em;
    color: #758590;
}

.resturant-review-top .resturant-review-left i {
    color: var(--primary-clr);
    font-size: 18px;
}

@media screen and (max-width: 575px) {
    .resturant-review-top .resturant-review-left {
        width: 100%;
        padding: 15px 0 20px;
        text-align: center;
    }
    .resturant-review-top .resturant-review-left .title {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 0.007em;
    }
    .resturant-review-top .resturant-review-left .title .out-of {
        font-size: 28px;
        line-height: 35px;
    }
}

.progress {
    background: #f3f4f5;
}

.progress .progress-bar {
    background: var(--primary-clr);
}

.review-table-date {
    max-width: 95px;
    white-space: initial;
    text-align: end;
    text-transform: uppercase;
}

.start--time,
.end--time {
    border: 1px solid #224d99;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 8px 14px;
    display: flex;
    margin: 4px;
}

.start--time .info span,
.end--time .info span {
    text-transform: capitalize;
}

.start--time .clock--icon,
.end--time .clock--icon {
    width: 20px;
}

.start--time .info,
.end--time .info {
    width: calc(100% - 20px);
}

.start--time .info span,
.end--time .info span {
    display: block;
}

.schedult-date-content .add--primary {
    margin-top: 21px;
}

.schedult-date-content .btn-outline-danger.disabled~.add--primary {
    margin-top: 0;
}

@media screen and (max-width: 575px) {
    .schedule-item {
        flex-wrap: wrap;
    }
    .schedule-item .schedult-date-content {
        width: 100% !important;
    }
    .schedule-item>.btn {
        padding-bottom: 0 !important;
    }
    #schedule {
        -webkit-padding-start: 15px;
        padding-inline-start: 15px;
        -webkit-padding-end: 15px;
        padding-inline-end: 15px;
    }
}

.add--primary {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 0 !important;
    background: var(--primary-clr);
    color: #fff !important;
    padding: 0 !important;
    border: none;
}

.dismiss--date {
    text-align: center;
    color: var(--danger-clr);
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
    cursor: pointer;
}

.schedule-item {
    display: flex;
    align-items: center;
}

.schedule-item>span:first-child {
    width: 119px;
    text-align: start;
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important;
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important;
    color: var(--title-clr);
}

.schedule-item .schedult-date-content {
    width: 0;
    flex-grow: 1;
    color: var(--title-clr);
    border-bottom: 1px solid var(--border-clr);
    padding: 12px 0;
}

@media screen and (max-width: 500px) {
    .schedule-item>span:first-child {
        width: 80px;
        font-size: 12px;
    }
    .schedule-item .schedult-date-content {
        width: calc(100% - 80px);
        font-size: 12px;
    }
}

.transaction--table-nav {
    margin: 5px;
}

@media screen and (min-width: 768px) {
    .transaction--table-nav {
        border: none;
        -webkit-border-end: 1px solid #99a7ba !important;
        border-inline-end: 1px solid #99a7ba !important;
        -webkit-border-start: 1px solid #99a7ba !important;
        border-inline-start: 1px solid #99a7ba !important;
        border-radius: 5px;
    }
    .transaction--table-nav .nav-item {
        flex-grow: 1;
        margin: 0 !important;
    }
    .transaction--table-nav .nav-item .nav-link {
        font-weight: 600 !important;
        margin: 0 !important;
        padding: 10px 12px;
        color: #99a7ba;
        border-top: 1px solid #99a7ba !important;
        border-bottom: 1px solid #99a7ba !important;
        font-size: 0.75rem;
        display: block;
        text-align: center;
        border-radius: 0 !important;
    }
    .transaction--table-nav .nav-item .nav-link.active {
        color: #fff;
        background: var(--title-clr) !important;
        border-color: var(--title-clr) !important;
    }
    .transaction--table-nav .nav-item:first-child .nav-link {
        border-radius: 5px 0 0 5px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 680px) {
    .transaction--table-nav .nav-item:first-child .nav-link {
        border-radius: 5px 5px 0 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .transaction--table-nav .nav-item:last-child .nav-link {
        border-radius: 0 5px 5px 0 !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 680px) {
    .transaction--table-nav .nav-item:last-child .nav-link {
        border-radius: 0 0 5px 5px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 680px) {
    .transaction--table-nav .nav-item {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 680px) {
    .transaction--table-nav .nav-item:not(:first-child) .nav-link {
        border-top: none !important;
    }
}

@media screen and (min-width: 768px) {
    .transaction--table-nav .nav-item:not(:last-child) .nav-link {
        -webkit-border-end: 1px solid #99a7ba !important;
        border-inline-end: 1px solid #99a7ba !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 680px) {
    .transaction--table-nav .nav-item:not(:last-child) .nav-link {
        border-bottom: none;
        -webkit-border-end: none !important;
        border-inline-end: none !important;
    }
}

.navbar-nav .btn-icon {
    width: 36px;
    height: 36px;
    box-shadow: none !important;
}

.select2 .select2-container .select2-container--default .select2-container--above .select2-container--focus {
    width: 100% !important;
}

#location_map_canvas {
    height: 100%;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #location_map_canvas {
        height: 200px;
    }
}

.img--circle {
    border-radius: 50%;
}

.p--10 {
    padding: 10px;
}

div.scroll-down {
    max-height: 300px;
    overflow-y: scroll;
}

.iti {
    width: 100%;
}

.conv-active {
    background: #f3f3f3 !important;
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.choice-input {
    width: 7rem;
}

.addon-input {
    height: 7rem;
    width: 7rem;
}

.addon-quantity-input {
    height: 2rem;
    width: 7rem;
    z-index: 9;
    bottom: 1rem;
    visibility: hidden;
}

.check-label {
    background-color: #f3f3f3;
    color: #000000;
    border-width: 2px;
    border-color: #babfc4;
    font-weight: bold;
}

.btn-check:checked+.check-label {
    background-color: #ef7822;
    color: #ffffff;
    border: none;
}

.fz--10 {
    font-size: 10px !important;
}

.inline--1 {
    height: 60px;
    width: 60px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.inline--2 {
    padding: 10px;
    border: 1px solid;
    cursor: pointer;
}

.inline--3 {
    max-width: 150px;
}

.initial--4 {
    border: 1px solid #f4f4f4;
    border-radius: 10px;
    height: 92px;
    aspect-ratio: 3;
    -o-object-fit: cover;
    object-fit: cover;
}

.initial--5 {
    aspect-ratio: 3;
    width: 100%;
}

.initial--6 {
    padding: 10px;
    border: 1px solid;
    cursor: pointer;
}

.initial--7 {
    width: 100%;
    border: 1px solid;
    border-radius: 10px;
    max-height: 200px;
}

.initial--8 {
    background: rgba(253, 255, 221, 0.8196078431);
    padding: 10px;
    border: 1px solid rgba(128, 128, 128, 0.3411764706);
    border-radius: 10px;
    width: 50%;
}

.initial--9 {
    background: rgba(137, 250, 255, 0.2784313725);
    padding: 10px;
    border: 1px solid rgba(128, 128, 128, 0.3411764706);
    border-radius: 10px;
    width: 50%;
}

.initial--10 {
    width: 54px;
    height: 54px;
}

.initial--11 {
    overflow-y: scroll;
    height: 600px;
}

.initial--12 {
    cursor: pointer;
    -webkit-padding-start: 6px;
    padding-inline-start: 6px;
    border-radius: 10px;
    margin-top: 2px;
}

.initial--13 {
    color: rgba(113, 120, 133, 0.62);
}

.initial--14 {
    height: 10px !important;
    width: 10px !important;
}

.initial--15 {
    height: 130px !important;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
}

.initial--16 {
    height: 100%;
    width: 100%;
    max-width: 120px;
    border-radius: 5%;
    -o-object-fit: cover;
    object-fit: cover;
}

.initial--17 {
    height: 9.5rem;
}

.initial--18 {
    font-size: 12px !important;
}

.initial--19 {
    width: 160px;
}

.initial--20 {
    height: 120px;
    width: auto;
    max-width: 120px;
    overflow: hidden;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
}

.initial--21 {
    border: 1px solid rgba(128, 128, 128, 0.2392156863);
    border-radius: 5px;
}

.initial--22 {
    height: auto;
    width: 50%;
}

.initial--23 {
    max-height: 400px;
}

.initial--24 {
    width: 600px;
    height: 400px;
}

.initial--25 {
    width: 100%;
    height: 400px !important;
}

.initial--26 {
    height: 20rem;
}

.initial--27 {
    -webkit-padding-start: 6px;
    padding-inline-start: 6px;
    -webkit-padding-end: 6px;
    padding-inline-end: 6px;
    cursor: pointer;
}

.initial--28 {
    width: 100%;
    max-height: 120px;
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1;
}

.initial--29 {
    height: 3em;
    width: -moz-fit-content;
    width: fit-content;
}

.initial--30 {
    height: 120px;
    width: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    border-radius: 5%;
}

.initial--31 {
    height: 134px;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 450px) {
    .initial--31 {
        height: 100px;
    }
}

.initial--32 {
    height: 3.5rem;
    max-height: 3.5rem;
}

.initial--33 {
    height: 3em;
    width: -moz-fit-content;
    width: fit-content;
}

.initial--34 {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.initial--35 {
    width: 35rem;
}

.initial--36 {
    max-height: 55px;
    border-radius: 8px;
    max-width: 100% !important;
}

.initial--37 {
    border-radius: 50%;
    height: 47px;
    width: 47px !important;
    border: 5px solid rgba(128, 128, 128, 0.0705882353);
}

.initial--38 {
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
}

.initial--39 {
    border-radius: 50%;
    height: 55px;
    width: 55px !important;
    border: 5px solid rgba(128, 128, 128, 0.0705882353);
}

.initial--40 {
    max-width: 150px;
    margin-top: -10px;
}

.initial--41 {
    max-width: 150px;
    margin-top: 0px;
}

.initial--42 {
    height: 3em;
    width: -moz-fit-content;
    width: fit-content;
}

.mb--1 {
    margin-bottom: -1px;
}

.min-height-170 {
    min-height: 170px;
}

.fz--13 {
    font-size: 13px !important;
}

.fz--30 {
    font-size: 30px;
}

.min-height-260 {
    min-height: 260px;
}

.opacity-0 {
    opacity: 0;
}

.bg--224d99 {
    background-color: #224d99;
}

.loading-inner {
    position: fixed;
    z-index: 9999;
    inset-inline-start: 40%;
    top: 37%;
    width: 100%;
}

.btn-info {
    background: #0b1226 !important;
    color: white !important;
    border: #0b1226 !important;
}

.min-height-100px {
    min-height: 100px;
}

.h--70px {
    height: 70px !important;
}

.h--100px {
    height: 100px;
}

.mt--n-11 {
    margin-top: -11px;
}

.stripe-button-el {
    display: none !important;
}

.razorpay-payment-button {
    display: none !important;
}

.w-7rem {
    width: 7rem;
}

.visiblity-visible {
    visibility: visible !important;
}

.visiblity-hidden {
    visibility: hidden !important;
}

.bg-511281 {
    background-color: #511281 !important;
}

.bg-4CA1A3 {
    background-color: #4ca1a3 !important;
}

.fz-30px {
    font-size: 30px;
}

.bg-4D6F72 {
    background-color: #4d6f72;
}

.bg-308575 {
    background-color: #308575;
}

.bg-2AA26A {
    background-color: #2aa26a;
}

.bg-0468A6 {
    background-color: #0468a6;
}

.dropdown-card {
    width: 220px;
}

.w-5p {
    width: 5%;
}

.w-10p {
    width: 10%;
}

.w-15p {
    width: 15%;
}

.w-20p {
    width: 20%;
}

.w-25p {
    width: 25%;
}

.w-30p {
    width: 30%;
}

.w-33p {
    width: 33%;
}

.w-35p {
    width: 35%;
}

.w-40p {
    width: 40%;
}

.w-45p {
    width: 45%;
}

.w-50p {
    width: 50%;
}

.w-55p {
    width: 55%;
}

.w-60p {
    width: 60%;
}

.w-65p {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-75p {
    width: 75%;
}

.w-80p {
    width: 80%;
}

.w-85p {
    width: 85%;
}

.w-90p {
    width: 90%;
}

.w-95p {
    width: 95%;
}

.navbar-vertical-aside-has-menu.active>.nav {
    display: block;
}

.w-18rem {
    width: 18rem;
}

.bank--card {
    background: rgba(51, 66, 87, 0.05);
    border-radius: 5px;
    width: 100%;
    max-width: 555px;
    position: relative;
}

.bank--card__header {
    padding: 15px 30px;
}

.bank--card__header .title {
    font-size: 18px;
    line-height: 30px;
    color: var(--title-clr);
}

.bank--card__body {
    padding: 30px;
    position: relative;
}

.bank--card__body .bank__icon {
    position: absolute;
    inset-inline-end: 30px;
    top: 30px;
}

.bank--card__body .bank__icon img {
    max-width: 78px;
}

@media screen and (max-width: 575px) {
    .bank--card__body .bank__icon {
        max-width: 60px;
        inset-inline-end: 20px;
        top: 20px;
    }
}

@media screen and (max-width: 575px) {
    .bank--card__body {
        padding: 20px;
    }
}

.bank--card__body ul {
    padding: 0;
    margin: 0;
}

.bank--card__body ul li {
    list-style: none;
}

.bank--card__body ul li h5 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 16px;
}

.bank--card__body ul li .info {
    font-weight: 500;
    font-size: 14px;
}

.bank--card__body ul li:not(:last-child) {
    margin-bottom: 10px;
}

.bank--card::before {
    position: absolute;
    content: "";
    bottom: 0;
    inset-inline-start: 0;
    width: 100%;
    height: 146px;
    background: url(./images/bank-shapes.png) no-repeat center top/cover;
}

@media screen and (max-width: 575px) {
    .bank--card .bank--card__header {
        padding: 15px;
    }
    .bank--card .bank--card__header .title {
        font-size: 15px;
        line-height: 1.4;
    }
    .bank--card .bank--card__body ul li h5 {
        font-size: 14px;
    }
    .bank--card .bank--card__body ul li .info {
        font-size: 13px;
    }
}

.btn--container .file_upload {
    width: 120px !important;
    height: 120px !important;
    display: contents !important;
}

.btn--container .spartan_item_wrapper .file_upload img {
    width: 120px !important;
    height: 120px !important;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    margin: 0 !important;
}

.badge {
    text-transform: capitalize;
}

.max--200 {
    max-width: 200px;
}

.my-resturant--card {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 40px 45px;
    max-width: 676px;
    margin: -80px 40px 40px;
    background: #fff;
    box-shadow: 0 6px 12px rgba(140, 152, 164, 0.08);
    position: relative;
    z-index: 9;
    border-radius: 8px;
}

.my-resturant--card .my-resturant--avatar {
    width: 156px;
    aspect-ratio: 1;
}

.my-resturant--card .my-resturant--avatar img {
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}

.my-resturant--card .my-resturant--content {
    max-width: 323px;
    width: calc(100% - 156px);
    margin: 0 auto;
    padding: 0 20px;
}

.my-resturant--card .my-resturant--content span strong,
.my-resturant--card .my-resturant--content span a {
    color: var(--title-clr);
}

@media screen and (max-width: 767px) {
    .my-resturant--card {
        -webkit-margin-start: 20px;
        margin-inline-start: 20px;
        -webkit-margin-end: 20px;
        margin-inline-end: 20px;
    }
}

@media screen and (max-width: 575px) {
    .my-resturant--card {
        padding: 25px;
    }
    .my-resturant--card .my-resturant--avatar {
        width: 90px;
    }
    .my-resturant--card .my-resturant--content {
        width: calc(100% - 90px);
    }
}

@media screen and (max-width: 460px) {
    .my-resturant--card .my-resturant--avatar {
        width: 110px;
    }
    .my-resturant--card .my-resturant--avatar img {
        border-radius: 15px;
    }
    .my-resturant--card .my-resturant--content {
        width: 100%;
        max-width: 100%;
        padding: 20px 0 0;
    }
}

@media screen and (max-width: 460px) {
    .my-resturant--card {
        padding: 20px;
    }
}

.my-restaurant-img {
    width: 100%;
    border-radius: 15px 15px 0 0;
    height: 320px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 375px) {
    #shop-image-modal .modal-content {
        width: 367px !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
}

@media (max-width: 500px) {
    #shop-image-modal .modal-content {
        width: 400px !important;
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important;
    }
}

.store-banner {
    max-width: 100%;
    border: 1px solid #f4f4f4;
    border-radius: 10px;
    max-height: 160px;
}

.w-5px {
    width: 5px;
}

.w--5px {
    width: 5px;
}

.w-10px {
    width: 10px;
}

.w--10px {
    width: 10px;
}

.w-15px {
    width: 15px;
}

.w--15px {
    width: 15px;
}

.w-20px {
    width: 20px;
}

.w--20px {
    width: 20px;
}

.w-25px {
    width: 25px;
}

.w--25px {
    width: 25px;
}

.w-30px {
    width: 30px;
}

.w--30px {
    width: 30px;
}

.w-35px {
    width: 35px;
}

.w--35px {
    width: 35px;
}

.w-40px {
    width: 40px;
}

.w--40px {
    width: 40px;
}

.w-45px {
    width: 45px;
}

.w--45px {
    width: 45px;
}

.w-50px {
    width: 50px;
}

.w--50px {
    width: 50px;
}

.w-55px {
    width: 55px;
}

.w--55px {
    width: 55px;
}

.w-60px {
    width: 60px;
}

.w--60px {
    width: 60px;
}

.w-65px {
    width: 65px;
}

.w--65px {
    width: 65px;
}

.w-70x {
    width: 70px;
}

.w--70x {
    width: 70px;
}

.w-75px {
    width: 75px;
}

.w-75px {
    width: 75px;
}

.w-80px {
    width: 80px;
}

.w--80px {
    width: 80px;
}

.w-85px {
    width: 85px;
}

.w-85px {
    width: 85px;
}

.w-90px {
    width: 90px;
}

.w--90px {
    width: 90px;
}

.w-95px {
    width: 95px;
}

.w--95px {
    width: 95px;
}

.w-100px {
    width: 100px;
}

[class*="card--bg"] {
    border: none !important;
}

.config-inline-remove-class {
    /* Rounded sliders */
}

.config-inline-remove-class .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
}

.config-inline-remove-class .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    inset-inline-start: 4px;
    bottom: 4px;
    background-color: white;
    transition: 0.4s;
}

.config-inline-remove-class input:checked+.slider {
    background-color: #4c74b9;
}

.config-inline-remove-class input:focus+.slider {
    box-shadow: 0 0 1px #4c74b9;
}

.config-inline-remove-class input:checked+.slider:before {
    transform: translateX(26px);
}

.config-inline-remove-class .slider.round {
    border-radius: 34px;
}

.config-inline-remove-class .slider.round:before {
    border-radius: 50%;
}

.dataTables_empty {
    display: none;
}

.p-20 {
    padding: 20px;
}

.initial--43 {
    z-index: 9;
    position: absolute;
    inset-inline-end: 0.5rem;
    top: 0.5rem;
}

.max-height-100px {
    height: 100px;
}

.max-width-300px {
    max-width: 300px;
}

.pr-10 {
    -webkit-padding-end: 10px;
    padding-inline-end: 10px;
}

.pl-10 {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}

.mw-15rem {
    max-width: 15rem;
}

.loader--inner {
    position: fixed;
    z-index: 9999;
    inset-inline-start: 40%;
    top: 37%;
    width: 100%;
}

.img--max-200 {
    max-width: 200px;
    max-height: 60px;
}

.fz--60px {
    font-size: 60px;
}

.fz--40px {
    font-size: 40px;
}

.h-20rem {
    height: 20rem;
}

.h-15rem {
    height: 15rem;
}

.color-8a8a8a {
    color: #8a8a8a;
}

.h-auto {
    height: auto;
}

.fz-10px {
    font-size: 10px !important;
}

.mb--n-1 {
    margin-bottom: -1px;
}

.max-300px-y-auto {
    max-height: 300px;
    overflow-y: scroll;
}

.h-9rem {
    height: 9.5rem;
}

.img-responsive-1 {
    height: 100%;
    width: auto;
    overflow: hidden;
    border-radius: 5%;
}

.navbar-brand-logo {
    /* border-radius: 50%; */
    /* height: 55px; */
    width: 100% !important;
    border: none;
    padding: .5rem;
}

.fz-15px {
    font-size: 15px;
}

.w-16rem {
    width: 16rem;
}

.initial--44 .scroll-bar {
    max-height: calc(100vh - 100px);
    overflow-y: auto !important;
}

.initial--44 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #cfcfcf;
    /*border-radius: 5px;*/
}

.initial--44 ::-webkit-scrollbar {
    width: 3px;
}

.initial--44 ::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    /*border-radius: 5px;*/
}

.initial--44 ::-webkit-scrollbar-thumb:hover {
    background: #fc6a57;
}

.initial--44 .deco-none {
    color: inherit;
    text-decoration: inherit;
}

.initial--44 .qcont {
    text-transform: lowercase;
}

.initial--44 .qcont:first-letter {
    text-transform: capitalize;
}

.initial--44 .navbar-vertical .nav-link {
    color: #ffffff;
}

.initial--44 .navbar .nav-link:hover {
    color: var(--base-1);
}

.initial--44 .navbar .active>.nav-link,
.initial--44 .navbar .nav-link.active,
.initial--44 .navbar .nav-link.show,
.initial--44 .navbar .show>.nav-link {
    color: var(--base-1);
}

.initial--44 .navbar-vertical .active .nav-indicator-icon,
.initial--44 .navbar-vertical .nav-link:hover .nav-indicator-icon,
.initial--44 .navbar-vertical .show>.nav-link>.nav-indicator-icon {
    color: var(--base-1);
}

.initial--44 .nav-subtitle {
    display: block;
    color: rgba(255, 251, 223, 0.568627451);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.03125rem;
}

.initial--44 .navbar-vertical .navbar-nav.nav-tabs .active .nav-link,
.initial--44 .navbar-vertical .navbar-nav.nav-tabs .active.nav-link {
    border-inline-start-color: var(--base-1);
}

.initial--44 .item-box {
    height: 250px;
    width: 150px;
    padding: 3px;
}

.initial--44 .header-item {
    width: 10rem;
}

.initial--44 .cursor-pointer {
    cursor: pointer;
}

.table {
    width: 100%;
}

.select2-selection__rendered span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

.empty--data {
    text-align: center;
    padding: 20px;
}

.empty--data img {
    max-width: 145px;
    margin-bottom: 20px;
}

.empty--data h5 {
    text-transform: capitalize;
}

@media (min-width: 992px) and (max-width: 1450px) {
    .order--pos-left {
        width: calc(100% - 395px);
    }
    .order--pos-right {
        max-width: 375px;
    }
}

.w-160px {
    width: 160px;
}

.p-10px {
    padding: 10px;
}

.sidebar--badge-container {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
}

.sidebar--badge-container span:first-child {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
}

.sidebar--badge-container .badge {
    font-size: 10px;
    min-width: 25px;
    padding: 3px;
    font-weight: 700;
}

.form-control:focus {
    border-color: var(--primary-clr);
}

.input--group .form-control:first-child:focus {
    border-inline-start-color: var(--primary-clr);
}

#printableArea {
    justify-content: space-between;
}

.w-450px {
    width: 450px;
}

.dashed-border {
    border-top: 1px dashed #677788;
    margin: 5px 0 15px;
}

.invoice--inline-1 {
    font-size: 20px;
    font-weight: lighter;
    line-height: 1;
}

.lh--1 {
    line-height: 1;
}

.w-28p {
    width: 28%;
}

.mr-4rem {
    -webkit-margin-end: 4rem;
    margin-inline-end: 4rem;
}

a.text-body span,
a.text-body div,
a.text--title {
    transition: all ease 0.3s;
}

a.text--title:hover,
a.text-body:hover,
a.text-body:hover div,
a.text-body:hover span {
    color: var(--primary-clr) !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.nav-tabs {
    color: var(--title-clrNew);
}

.nav-link {
    color: var(--title-clr) !important;
}

.nav-tabsNew {
    color: var(--title-clrNew) !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--primary-clr);
    background-color: transparent;
    border-color: transparent transparent var(--primary-clr);
    font-weight: 600;
}

.toggle-switch-input:checked:disabled+.toggle-switch-label {
    background-color: rgba(0, 134, 143, 0.3490196078);
}

textarea.form-control.h--45 {
    height: 45px;
}

.js-hs-unfold-invoker.dropdown-toggle:not(:hover) {
    color: var(--primary-clr) !important;
    border-color: rgba(36, 186, 195, 0.3137254902) !important;
}

#location_map_canvas #pac-input,
#map-canvas #pac-input {
    height: 40px;
    border: 1px solid #fbc1c1;
    outline: none;
    box-shadow: none;
    top: 7px !important;
    transform: translateX(7px);
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}

@media (min-width: 576px) {
    #location_map_canvas #pac-input,
    #map-canvas #pac-input {
        width: 200px;
    }
}

#location_map_canvas .gmnoprint,
#map-canvas .gmnoprint {
    transform: translateY(10px) !important;
}

#location_map_canvas .gmnoprint~div,
#map-canvas .gmnoprint~div {
    transform: translateY(10px) !important;
}

#map #pac-input {
    height: 40px;
    border: 1px solid #fbc1c1;
    outline: none;
    box-shadow: none;
    top: 7px !important;
    transform: translateX(7px);
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}

@media (min-width: 576px) {
    #map #pac-input {
        width: 200px;
    }
}

.table-rest-info .font-light {
    color: #6d8c7e;
}

@media (max-width: 575px) {
    .statistics--title,
    .statistics--select {
        margin-bottom: 10px;
        flex-grow: 1;
    }
    [name="user_overview"] {
        flex-grow: 1;
        -webkit-margin-start: 5px;
        margin-inline-start: 5px;
        font-size: 13px;
        max-width: 140px;
        height: 40px;
        padding: 0 10px;
    }
    .footer {
        padding-bottom: 20px;
    }
    .footer .row {
        margin: 0;
        display: block;
    }
    .footer .row>div {
        width: 100%;
    }
    .footer .list-separator {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .footer .list-separator .list-inline-item a {
        font-size: 13px;
    }
    .footer .list-inline-item:last-child {
        margin-bottom: 10px;
        display: block;
        flex-grow: 1;
        text-align: center;
        margin-top: 5px;
    }
    .order-invoice-right .btn--danger {
        padding: 5px 10px;
        width: unset;
        font-size: 11px;
    }
    .order-invoice-right .btn-outline-primary {
        padding: 5px 10px;
        width: unset;
        font-size: 11px;
    }
    .max-sm-flex-grow-1 {
        flex-grow: 1;
    }
    .empty--data img,
    img.w-7rem {
        max-width: 5rem;
    }
}

.order-invoice-right .btn-outline-primary {
    padding: 5px 10px;
    width: unset;
    font-size: 11px;
}

.page-area nav {
    overflow-x: auto;
    width: 100%;
}

@media (min-width: 992px) {
    .pagination {
        justify-content: flex-end;
    }
}

.review--table {
    min-width: 920px;
}

.max-sm-mw-200 {
    max-width: 350px;
}

.max-sm-w-200 {
    width: 350px;
}

@media (max-width: 575px) {
    .max-sm-mw-200 {
        max-width: 200px;
    }
    .max-sm-w-200 {
        width: 200px;
    }
    .role--table {
        min-width: 720px;
    }
}

@media (max-width: 450px) {
    .select--all-checkes .check-item {
        width: 100% !important;
        margin-top: 10px;
        -webkit-margin-start: -19px;
        margin-inline-start: -19px;
    }
}

.modal-body .rest-part .card-body {
    padding: 0;
}

.modal-body .rest-part .card-body .form-group {
    margin-bottom: 0;
}

.create-date {
    white-space: nowrap;
}

.search--button-wrapper .ml-auto {
    -webkit-margin-start: auto !important;
    margin-inline-start: auto !important;
}

.search--button-wrapper .mr-auto {
    -webkit-margin-end: auto !important;
    margin-inline-end: auto !important;
}

.delivery--information-single .tio-poi {
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.img-responsive-1 {
    width: 130px;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
}

.table {
    font-size: 13px;
}

*,
body,
table th {
    font-family: "Inter", sans-serif;
}

strong {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .min--260 {
        min-width: 260px;
    }
    .min--270 {
        min-width: 270px;
    }
    .min--280 {
        min-width: 280px;
    }
    .search--button-wrapper .search-form.min--280 {
        min-width: 280px;
    }
}

@media (max-width: 1199px) {
    .max-lg-h-40px {
        height: 40px !important;
    }
}

.customer--information-single span {
    word-break: break-all;
}

#shipping-address-modal #map #pac-input {
    inset-inline-start: 187px !important;
    top: 10px !important;
}

.media--sm .line--limit-1 {
    max-width: 160px;
}

.aspect-ratio-1 {
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1;
}

@media (max-width: 767px) {
    .tio-chart-bar-4.fz--40px {
        font-size: 24px !important;
    }
}

.card-header-title~.badge-soft-primary {
    margin: 0;
}

@media (max-width: 450px) {
    .card-header-title~.badge-soft-primary {
        margin: 10px 0;
    }
}

.page-header-tabs .nav-item .nav-link.active {
    position: relative;
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    -webkit-margin-start: 7px;
    margin-inline-start: 7px;
    -webkit-margin-end: 7px;
    margin-inline-end: 7px;
}

.page-header-tabs .nav-item .nav-link.active::before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    width: 100%;
    bottom: 5px;
    height: 3px;
    border-radius: 4px;
    background: var(--primary-clr);
}

.page-header-tabs .nav-item:first-child .nav-link.active {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
}

.page-header-tabs .nav-item:last-child .nav-link.active {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
}

.resturant-type-group {
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    align-items: center;
    padding: 4px 10px;
    min-height: 45px;
}

.schedult-date-content .d-inline-flex {
    flex-wrap: wrap;
}

.avatar-lg {
    -o-object-fit: cover;
    object-fit: cover;
}

.border-primary {
    border-color: var(--info-clr) !important;
}

.print--invoice {
    max-width: 366px;
    margin: 0 auto;
    padding: 25px 18px;
    font-weight: 500;
}

.print--invoice * {
    font-weight: 500;
}

.print--invoice h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.print--invoice .store-name {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700 !important;
    margin-bottom: 4px;
    color: #000000;
}

.print--invoice .store-name~div {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}

.print--invoice .invoice-logo {
    width: 36px;
    margin-bottom: 14px;
}

.print--invoice .top-info {
    font-weight: 500;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
}

.print--invoice .top-info img {
    height: 10px;
    -o-object-fit: cover;
    object-fit: cover;
}

.print--invoice .top-info .copyright {
    margin-top: 10px;
}

.print--invoice .top-info .text-uppercase {
    letter-spacing: 1.04px;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
}

.order-info-id {
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
}

.order-info-id * {
    color: #000000;
}

.order-info-id h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.04em;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 4px;
}

.order-info-details {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.05em;
    color: #000000;
    text-transform: capitalize;
}

.order-info-details span {
    color: #000000;
}

.invoice--table tr th {
    border-bottom: none;
    border-top: 1px dashed #e5e5e5;
    padding: 13px 0 15px;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.invoice--table tr th:last-child {
    text-align: end;
}

.invoice--table tr td {
    border-top: none;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    padding: 0.6rem 0.75rem;
}

.invoice--table tr td:first-child {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
}

.invoice--table tr td:last-child {
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    text-align: end;
}

.invoice--table tr td .addons {
    letter-spacing: 0.04em;
    color: #000000;
}

.invoice--table .price {
    letter-spacing: 0.04em;
    color: #000000;
}

.checkout--info {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: end;
    color: #000000;
}

.checkout--info .border-top {
    padding-top: 10px;
}

.checkout--info .border-top * {
    font-weight: 600;
}

.checkout--info dt {
    text-align: start;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-bottom: 7px;
}

.checkout--info .total {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    margin-top: 5px;
}

.checkout--info .copyright {
    color: #000000;
}

.non-printable {
    white-space: break-spaces;
}

@media (max-width: 444px) {
    .non-printable {
        margin-bottom: 15px;
    }
}


/*Login CSS*/

.auth-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.auth-wrapper * {
    font-family: "Roboto", sans-serif;
}

.auth-wrapper-right {
    width: 100%;
    max-width: 660px;
    background: #fff;
    min-height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}

.auth-wrapper-right .auth-wrapper-form {
    max-width: 452px;
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1550px) {
    .auth-wrapper-right .auth-wrapper-form {
        transform: translateX(-30px);
    }
}

.auth-wrapper-right .auth-header {
    font-size: 22px;
    line-height: 1.4;
    color: #a0a0a0;
    margin-bottom: 60px;
    font-weight: 300;
}

.auth-wrapper-right .auth-header a {
    font-weight: 700;
    text-decoration: underline;
    color: #039d55;
}

.auth-wrapper-right .auth-header .title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--jet)
}

.auth-wrapper-right .auth-header .badge {
    font-weight: 400;
    font-size: 14px;
    color: #039d55;
    background-color: rgba(3, 157, 85, 0.1);
    border-radius: 15px;
    padding: 7px 13px 6px;
}

.auth-wrapper-right .auto-fill-data-copy {
    padding-top: 26px;
}

.auth-wrapper-right .auto-fill-data-copy .action-btn {
    width: 45px;
    height: 45px;
}

.auth-wrapper-right .btn--primary {
    background: #4c74b9;
    font-weight: 500;
}

.auth-wrapper-right .btn-block {
    height: 45px !important;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
}

@media (min-width: 1550px) {
    .auth-wrapper-right {
        max-width: 718px;
    }
    .auth-wrapper-right .input-label {
        margin-bottom: 12px;
    }
    .auth-wrapper-right .form-group {
        margin-bottom: 20px;
    }
    .auth-wrapper-right .auto-fill-data-copy {
        color: #9b9b9b;
        font-size: 18px;
    }
    .auth-wrapper-right .btn-block,
    .auth-wrapper-right .form-control {
        height: 45px !important;
        border-radius: 5px;
    }
    .auth-wrapper-right .btn-block:not(.btn-white) {
        font-size: 20px;
    }
    .auth-wrapper-right .auto-fill-data-copy .action-btn {
        width: 45px;
        height: 45px;
        border-radius: 10px;
    }
    .auth-wrapper-right .auto-fill-data-copy .action-btn i {
        font-size: 24px;
    }
}

.auth-wrapper-left {
    width: 0;
    flex-grow: 1;
    background-color: var(--white-smoke);
    /* background: url(./images/auth-bg.png) no-repeat center left/cover; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.auth-wrapper-left .auth-left-cont {
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: 172px;
    margin-inline-end: 172px;
}

.auth-wrapper-left .auth-left-cont img {
    max-width: 240px;
    height: 65px;
    margin-bottom: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left center;
    object-position: left center;
}

.auth-wrapper-left .auth-left-cont .title {
    font-size: 70px;
    line-height: 1.3;
    font-weight: 300;
    color: var(--jet)
}

.auth-wrapper-left .auth-left-cont .title strong {
    font-weight: 700;
}

@media (max-width: 1549px) {
    .auth-wrapper-left .auth-left-cont {
        -webkit-margin-end: 134px;
        margin-inline-end: 134px;
    }
    .auth-wrapper-left .auth-left-cont .title {
        font-size: 55px;
    }
    .auth-wrapper-right .auth-header {
        font-size: 16px;
        margin-bottom: 35px;
    }
    .auth-wrapper-right .auth-header .title {
        font-size: 36px;
        margin-bottom: 0;
    }
    .auth-wrapper-right .auth-header .badge {
        margin-top: 10px;
    }
    .auth-wrapper .mt-xxl-3 {
        margin-top: 0 !important;
    }
    .auth-wrapper-right .btn--primary {
        height: 38px;
    }
}

@media (max-width: 1300px) {
    .auth-wrapper-left .auth-left-cont {
        -webkit-margin-end: 84px;
        margin-inline-end: 84px;
    }
    .auth-wrapper-left .auth-left-cont img {
        max-width: 90px;
    }
    .auth-wrapper-left .auth-left-cont .title {
        font-size: 45px;
    }
    .auth-wrapper-right {
        max-width: 560px;
    }
    .auth-wrapper-right .auth-header {
        font-size: 14px;
        margin-bottom: 1rem;
    }
    .auth-wrapper-right .auth-header .title {
        font-size: 28px;
    }
    .auth-wrapper-right .auth-header .badge {
        font-size: 11px;
    }
    .auth-wrapper-right .form-group {
        margin-bottom: 1rem;
    }
    .auth-wrapper-right .form-control {
        height: 38px;
        font-size: 12px;
    }
    .auth-wrapper-right .btn-block {
        height: 38px !important;
    }
    .auth-wrapper-right .custom-control-label {
        font-size: 12px;
    }
    .auth-wrapper-right .auto-fill-data-copy {
        padding-top: 10px;
    }
    .auth-wrapper-right .auto-fill-data-copy .action-btn {
        width: 35px;
        height: 35px;
    }
}

@media (max-width: 1199px) {
    .auth-wrapper-right {
        max-width: 450px;
        padding: 20px 24px;
    }
}

@media (max-width: 991px) {
    .auth-wrapper-left {
        display: none;
    }
    .auth-wrapper-right {
        padding: 25px 24px;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .auth-wrapper-right {
        padding: 15px;
        max-width: 100%;
    }
}

.text--039D55 {
    color: #4c74b9 !important;
}

@media (min-width: 1650px) {
    .vendor-login .auth-wrapper-right .auth-header {
        font-size: 20px;
    }
    .vendor-login .auth-wrapper-right .auth-header .title {
        font-size: 36px;
    }
}

.toggle-login {
    text-align: center;
    margin-top: 15px;
}

.toggle-login .toggle-login-btn {
    cursor: pointer;
    color: #039d55;
}

a:hover .text--title {
    color: var(--primary-clr) !important;
}


/* body .navbar-vertical-content *:not([class*="tio"]) {
    font-family: "Inter", sans-serif !important;
} */

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.min-h-90px {
    min-height: 100px !important;
}

.btn-primary:active,
.btn-primary:hover,
.btn-primary:focus {
    color: #fff;
    background-color: #4c74b9;
    border-color: #4c74b9;
    filter: brightness(0.9);
}

hr.non-printable {
    margin-bottom: 0;
}

.print--invoice .text-center.pt-4 {
    padding-top: 0 !important;
}

.btn-primary:active {
    background-color: #4c74b9 !important;
    border-color: #4c74b9 !important;
}

.invoice-page,
.print--invoice {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important;
}

.invoice-page *,
.print--invoice * {
    font-family: "Roboto Mono", monospace !important;
}

.invoice-page .table *,
.print--invoice .table * {
    color: #000000;
}

.printable {
    display: block;
}

@media print {
    .non-printable {
        display: none;
    }
    .print--invoice {
        max-width: 410px !important;
        width: 100% !important;
    }
}

.invoice-page {
    padding: 0 !important;
}

.report-page-header .page-header-icon {
    width: 38px;
}

.store-report-content {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.store-report-content .left-content,
.store-report-content .right-content {
    width: 265px;
    flex-grow: 1;
}

.store-report-content .center-chart-area {
    flex-grow: 1;
    width: 520px;
    padding: 24px;
    background: #ffffff;
    box-shadow: 0px 10px 13px rgba(17, 38, 146, 0.05);
    border-radius: 8px;
}

.store-report-content .center-chart-area .center-chart-header {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.store-report-content .center-chart-area .center-chart-header .title {
    font-weight: 500;
    font-size: 19px;
    line-height: 175%;
    color: #232d42;
    margin: 0;
}

.store-report-content .center-chart-area .center-chart-header .subtitle {
    font-weight: 500;
    font-size: 14px;
    line-height: 175%;
    color: #232d42;
    margin: 0;
}

@media (max-width: 575px) {
    .store-report-content .center-chart-area .center-chart-header {
        gap: 5px;
    }
}

@media (max-width: 1499px) {
    .store-report-content .center-chart-area {
        width: 450px;
    }
}

@media (max-width: 1335px) {
    .store-report-content .center-chart-area {
        width: 380px;
    }
}

@media (max-width: 1255px) {
    .store-report-content .center-chart-area {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .store-report-content {
        flex-wrap: wrap;
    }
    .store-report-content .left-content,
    .store-report-content .center-chart-area {
        width: 100%;
    }
}

.store-report-content .left-content {
    gap: 11px;
    display: flex;
    flex-wrap: wrap;
}

.store-report-content .left-content-card {
    background: #ffffff;
    box-shadow: 0px 10px 13px rgba(17, 38, 146, 0.1);
    border-radius: 5px;
    padding: 20px 30px;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.store-report-content .left-content-card img {
    width: 35px;
}

.store-report-content .left-content-card .info {
    width: 0;
    flex-grow: 1;
    -webkit-padding-start: 21px;
    padding-inline-start: 21px;
}

.store-report-content .left-content-card .info .subtitle {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    font-family: "Roboto", sans-serif;
}

.store-report-content .left-content-card .info .subtext {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
}

.store-report-content .left-content-card .info .info-txt {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: var(--base-1);
    text-align: end;
    gap: 5px;
}

@media (min-width: 992px) and (max-width: 1280px) {
    .store-report-content .left-content-card {
        padding: 20px;
    }
    .store-report-content .left-content-card .info .subtitle {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (max-width: 991px) {
    .store-report-content .left-content {
        flex-direction: row;
    }
    .store-report-content .left-content-card {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .store-report-content .left-content-card {
        width: 100%;
    }
}

@media (max-width: 374px) {
    .store-report-content .left-content-card {
        padding: 20px;
    }
    .store-report-content .left-content-card .info .subtitle {
        font-size: 24px;
        line-height: 28px;
    }
}

.pie-chart .apexcharts-canvas {
    margin: 0 auto;
}

.pie-chart .apexcharts-legend .apexcharts-legend-series {
    margin-top: 10px !important;
}

@media (max-width: 345px) {
    .pie-chart #dognut-pie {
        transform: translateX(-5px);
    }
}

@media (max-width: 335px) {
    .pie-chart #dognut-pie {
        transform: translateX(-10px);
    }
}

.apex-legends {
    color: #758590;
    display: flex;
    flex-wrap: wrap;
    max-width: 230px;
    margin: 0 auto;
}

.apex-legends div {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.apex-legends div::before {
    width: 9px;
    border-radius: 50%;
    height: 9px;
    content: "";
    -webkit-margin-end: 6px;
    margin-inline-end: 6px;
}

.apex-legends div.before-bg-107980::before {
    background: #107980;
}

.apex-legends div.before-bg-56B98F::before {
    background: #56b98f;
}

.apex-legends div.before-bg-E5F5F1::before {
    background: #e5f5f1;
}

.apex-legends div:not(:last-child) {
    -webkit-margin-end: 15px;
    margin-inline-end: 15px;
}

.total--orders {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.total--orders h3 {
    margin: 0;
    font-weight: 700 !important;
    font-size: 19px;
    line-height: 23px;
    color: #334257 !important;
}

@media screen and (max-width: 575px) {
    .total--orders h3 {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 1650px) {
    .total--orders h3 {
        font-size: 24px;
        line-height: 24px;
    }
}

.text-006AE5 {
    color: #006ae5;
}

.text-0661CB {
    color: #0661cb !important;
}

.text-00A3FF {
    color: #00a3ff !important;
}

.text-F5A200 {
    color: #f5a200 !important;
}

.text-56b98f {
    color: #56b98f !important;
}

.payment-statistics-shadow {
    background: #ffffff;
    box-shadow: 0px 10px 13px rgba(17, 38, 146, 0.1);
    border-radius: 5px;
    border: none;
}

.store-center-chart {
    height: 340px !important;
}

@media (max-width: 1650px) {
    .store-center-chart {
        height: 300px !important;
    }
}

@media (max-width: 575px) {
    .store-center-chart {
        height: 250px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1255px) {
    .store-center-chart {
        height: 250px !important;
    }
}

.mt-11px {
    margin-top: 11px;
}

.white--space-false th {
    white-space: nowrap;
}

.filter--card {
    background: #ffffff;
    box-shadow: 0px 6px 12px -3px rgba(51, 66, 87, 0.05);
    border-radius: 5px;
    border: none;
}

.filter--card .form-label {
    font-size: 16px;
    font-weight: 600;
}

.earning-statistics-content {
    text-align: center;
}

.earning-statistics-content .subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 175%;
    color: #232d42;
    margin-bottom: 18px;
}

.earning-statistics-content .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #334257;
    padding-bottom: 11px;
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
}

.earning-statistics-content .subtxt {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #8a92a6;
    margin-bottom: 30px;
}

@media (min-width: 1440px) {
    .earning-statistics-content .subtitle {
        font-size: calc(16px + 0.1vw);
    }
    .earning-statistics-content .title {
        font-size: calc(28px + 0.1vw);
    }
    .earning-statistics-content .subtxt {
        font-size: calc(12px + 0.1vw);
    }
}

.trx-btn {
    padding: 10px 20px;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    border: 0.5px solid #0177cd;
    border-radius: 20px;
    transition: all ease 0.3s;
}

.trx-btn:not(:hover) {
    color: #47566b;
}

.trx-btn:hover {
    background: var(--primary-clr) !important;
    border-color: var(--primary-clr) !important;
    color: #fff;
}

.coupon__discount {
    font-family: "Roboto", sans-serif;
    color: #9eadc1;
}

.coupon__discount strong {
    color: #006ae5;
    font-weight: 700;
}

@media (1200px < width < 1450px) {
    .coupon__discount {
        font-size: 12px;
    }
}

.text-sm {
    font-size: 12px;
}

.__txt-22 {
    font-weight: 700;
    font-size: 22px !important;
}

.__txt-14px {
    font-size: 14px;
    color: #334257;
}

.__txt-14px thead th {
    font-size: 14px;
}

.__badge-sm {
    line-height: 19px;
    padding-top: 0;
    font-size: 12px;
    padding-bottom: 0;
}

.__nav-tabs-menu {
    padding-top: 10px;
    row-gap: 0px;
    -moz-column-gap: 16px;
    column-gap: 30px;
}

.__nav-tabs-menu .nav-item .nav-link {
    -webkit-padding-start: 0;
    padding-inline-start: 0;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    padding-top: 0;
}

.statistics-btn-grp {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.statistics-btn-grp label {
    margin: 0;
    display: block;
}

.statistics-btn-grp label span {
    font-size: 12px;
    color: var(--title-clr);
    text-transform: capitalize;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 15px;
    display: block;
    background: #f2f2f2;
}

.statistics-btn-grp label input:checked~span {
    background: #4c74b9;
    color: #fff;
    font-weight: 700;
}

a:hover .text--title {
    color: var(--primary-clr) !important;
}

.refund--btn {
    margin: 0;
    gap: 16px;
    flex-wrap: nowrap;
}

.refund--btn * {
    margin: 0;
    width: calc(50% - 8px);
}

@media (575px>width) {
    .refund--btn {
        flex-wrap: wrap;
    }
    .refund--btn * {
        flex-grow: 1;
        width: auto;
    }
}

@media (992px < width < 1460px) {
    .refund--btn {
        flex-wrap: wrap;
    }
    .refund--btn * {
        flex-grow: 1;
        width: auto;
    }
}

.img__aspect-1 {
    aspect-ratio: 1 !important;
    -o-object-fit: cover;
    object-fit: cover;
}

ul.delivery--information-single {
    padding: 0;
    margin: 0;
}

ul.delivery--information-single li {
    width: 100%;
    display: flex;
    align-items: flex-start;
}

ul.delivery--information-single li>span {
    display: block;
}

ul.delivery--information-single li .info {
    width: 0;
    flex-grow: 1;
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
}

ul.delivery--information-single li .name {
    width: 110px;
    text-align: start;
}

ul.delivery--information-single li:not(:last-child) {
    margin-bottom: 6px;
}

.__badge {
    line-height: 15px;
    font-size: 12px;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-padding-end: 10px;
    padding-inline-end: 10px;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    border-radius: 15px;
}

.__badge-abs {
    position: absolute;
    inset-inline-end: 15px;
    top: 24px;
}

.__page-header-txt {
    max-width: 740px;
    -webkit-padding-start: 32px;
    padding-inline-start: 32px;
    font-size: 14px;
    margin-top: -6px;
    padding-bottom: 10px;
}

.max-w-180px {
    max-width: 180px;
}

.white--space-initial {
    white-space: initial;
}

.navbar .nav-link .text-truncate {
    text-transform: capitalize;
}


/*Module CSS*/

.navbar {
    border: none;
    /* box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05); */
}

.__navbar-nav {
    -moz-column-gap: 38px;
    column-gap: 38px;
}

@media (max-width: 1499px) {
    .__navbar-nav {
        -moz-column-gap: 28px;
        column-gap: 28px;
    }
}

@media (max-width: 1399px) {
    .__navbar-nav {
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

@media (max-width: 991px) {
    .__navbar-nav {
        -moz-column-gap: 25px;
        column-gap: 25px;
    }
}

@media (max-width: 575px) {
    .__navbar-nav {
        -moz-column-gap: 10px;
        column-gap: 10px;
        -webkit-padding-start: 8px;
        padding-inline-start: 8px;
    }
    .__navbar-nav li {
        flex-grow: 1;
    }
    .__navbar-nav li a:not(.module--nav-icon) {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important;
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        margin: 0 !important;
    }
}

.__nav-item {
    position: relative;
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
}

.__nav-item .__nav-link {
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    padding: 22px 15px;
    position: relative;
}

.__nav-item .__nav-link span {
    color: var(--base-1);
    margin: 0 8px;
}

.__nav-item .__nav-link::before {
    height: 3px;
    content: "";
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
    inset-inline-end: 0;
    background: var(--base-1);
    border-radius: 1.5px;
    opacity: 0;
}

.__nav-item .__nav-link.active::before {
    opacity: 1;
}

@media (min-width: 768px) and (max-width: 1575px) {
    .__nav-item {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
    }
    .__nav-item .__nav-link {
        padding: 22px 12px;
        font-size: 12px;
    }
    .__nav-item .__nav-link img {
        -webkit-margin-end: 4px;
        margin-inline-end: 4px;
    }
}

@media screen and (width < 992px) {
    .__nav-item .__nav-link {
        padding: 22px 12px;
    }
    .__nav-item .__nav-link svg,
    .__nav-item .__nav-link span {
        display: none;
    }
    .__nav-item .__nav-link svg:first-child {
        display: block;
        width: 20px;
    }
}

.__nav-item .__nav-link:focus~.__nav-module {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.__nav-item:hover .__nav-module {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.__nav-module {
    position: absolute;
    inset-inline-end: -30px;
    width: 329px;
    top: calc(100% + 35px);
    background: #fff;
    border-radius: 5px;
    transition: all ease 0.4s;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    z-index: 99;
}

.__nav-module:hover {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.__nav-module-header {
    border-radius: 5px 5px 0 0;
    background: url(./images/setting-shape.png) no-repeat center center/cover;
    position: relative;
    z-index: 3;
}

.__nav-module-header .inner {
    /* background: #4D74B8; */
    background-color: var(--jet);
    border-radius: 5px 5px 0px 0px;
    padding: 20px;
    color: #fff;
    font-size: 12px;
}

.__nav-module-header .inner h4 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 3px;
    line-height: 27px;
    color: #fff;
}

@media (max-width: 374px) {
    .__nav-module-header .inner h4 {
        font-size: 18px;
    }
}

.__nav-module-header .inner p {
    font-family: "Inter", sans-serif;
    max-width: 226px;
    margin: 0;
}

.__nav-module-body {
    padding: 15px 15px 20px;
    background: white;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 159, 170, 0.2);
    border-top: none;
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
    max-height: 380px;
    overflow-y: auto;
}

.__nav-module-body ul {
    padding: 0;
    margin: 0;
}

.__nav-module-body ul li {
    list-style: none;
}

.__nav-module-body ul li a {
    line-height: 19px;
    padding: 10px;
    display: inline-block;
    color: #334257;
}

.__nav-module-body ul li a:hover {
    color: var(--base-1);
}

.__nav-module-body ul li a svg,
.__nav-module-body ul li a img {
    -webkit-margin-end: 15px;
    margin-inline-end: 15px;
}

.__nav-module.style-2 {
    inset-inline-end: 15px;
    top: calc(100% + 18px);
    box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.1);
}

@media (min-width: 576px) {
    .__nav-module.style-2 {
        width: 389px;
    }
}

.__nav-module.style-2 .__nav-module-header {
    background: url(./images/module-shape.png) no-repeat center center/cover;
    border: 1px solid rgba(0, 159, 170, 0.2);
    border-bottom: none;
}

.__nav-module.style-2 .__nav-module-header .inner {
    background: rgba(255, 255, 255, 0.8);
    color: var(--jet);
}

.__nav-module.style-2 .__nav-module-header .inner h4 {
    color: var(--base-1);
}

@media (max-width: 991px) {
    .__nav-module {
        inset-inline-end: -125px;
    }
}

@media (max-width: 767px) {
    .__nav-module {
        inset-inline-end: -140px;
    }
}

@media (max-width: 420px) {
    .__nav-module {
        inset-inline-end: -140px;
    }
    .__nav-module.style-2 {
        inset-inline-end: 10px;
    }
}

@media (max-width: 374px) {
    .__nav-module {
        inset-inline-end: -148px;
        max-width: 300px;
    }
    .__nav-module.style-2 {
        inset-inline-end: 10px;
    }
}

.__nav-module-items {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    /* justify-content: space-between; */
}

.__nav-module-items .__nav-module-item {
    width: calc(33.3333333333% - 10px);
    background: #ffffff;
    border: 1px solid rgba(0, 159, 170, 0.2);
    border-radius: 5px;
    min-height: 90px;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    font-weight: 600;
    padding: 18px 10px 10px;
    color: #4c74b9;
    white-space: initial;
    word-break: break-all;
}

.__nav-module-items .__nav-module-item img {
    max-height: 30px;
    margin: 0 auto 8px;
}

.__nav-module-items .__nav-module-item img *[fill="black"] {
    fill: #4c74b9;
}

.__nav-module-items .__nav-module-item.active {
    background: var(--base-1);
    color: #fff;
}

.__nav-module-items .__nav-module-item.active img *[fill="black"] {
    fill: #ffffff;
}

@media screen and (min-width: 768px) {
    .__nav-module-items {
        -moz-column-gap: 25px;
        column-gap: 25px;
        row-gap: 20px;
        padding: 11px;
    }
    .__nav-module-items .__nav-module-item {
        width: calc(33.3333333333% - 16.6666666667px);
    }
}

@media (max-width: 374px) {
    .__nav-module-items {
        gap: 8px;
    }
    .__nav-module-items .__nav-module-item {
        width: calc(33.3333333333% - 5.5px);
    }
    .__nav-module-items .__nav-module-item img {
        width: 32px;
    }
}

.__nav-module-checkboxes {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 15px;
    margin: 0;
    justify-content: center;
}

.__nav-module-checkboxes span {
    color: #627aa9;
}

.__nav-module-checkboxes .form-check-input {
    display: none;
}

.__nav-module-checkboxes .form-check-label {
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(1px);
    cursor: pointer;
}

.__nav-module-checkboxes .form-check-label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #627aa9;
    border-radius: 4px;
}

.__nav-module-checkboxes .form-check-label span {
    -webkit-padding-start: 7px;
    padding-inline-start: 7px;
}

.__nav-module-checkboxes .form-check-input:checked~.form-check-label::before {
    background: url("./images/check-mark-2.png") #627aa9 no-repeat center center/15px;
}

.__nav-module-checkboxes .form-check {
    margin: 5px 0 20px;
}

@media (max-width: 374px) {
    .__nav-module-checkboxes .form-check {
        margin: 0px 0px 15px;
    }
}

.pie-chart .apexcharts-canvas {
    margin: 0 auto;
}

.pie-chart .apexcharts-legend .apexcharts-legend-series {
    margin-top: 10px !important;
}

@media (max-width: 345px) {
    .pie-chart #dognut-pie {
        transform: translateX(-5px);
    }
}

@media (max-width: 335px) {
    .pie-chart #dognut-pie {
        transform: translateX(-10px);
    }
}

.p-10px {
    padding: 10px !important;
}

.grid--card {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.grid--card img {
    width: 49.12px;
    height: 49.12px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid rgba(7, 59, 116, 0.3);
    border-radius: 5px;
}

.grid--card .cont {
    width: 0;
    flex-grow: 1;
    font-weight: 700;
    font-size: 13.75px;
    line-height: 15px;
    color: var(--title-clr);
    -webkit-padding-start: 9px;
    padding-inline-start: 9px;
    max-width: 184px;
    -webkit-padding-end: 9px;
    padding-inline-end: 9px;
}

.grid--card .cont span {
    color: #596779;
    font-weight: 400;
    font-size: 11.79px;
}

.grid--card .cont h6,
.grid--card .cont .fz--13 {
    font-weight: 700;
    font-size: 13.75px !important;
    line-height: 15px;
    color: var(--title-clr);
}

.grid--card .badge {
    padding: 9px 10px 7px;
    min-width: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Inter", sans-serif;
    margin-top: 6px;
}

@media (max-width: 450px) {
    .grid--card .badge {
        padding: 9px 10px 7px;
        min-width: 0;
        font-size: 10px;
        -webkit-margin-start: 3px;
        margin-inline-start: 3px;
    }
}

.badge.badge-soft {
    background: rgba(16, 121, 128, 0.05);
    border-radius: 3px;
}

.top--selling .grid--card:not(:last-child) {
    margin-bottom: 19.65px;
}

.order-header-shadow {
    box-shadow: 0px 3px 3px rgba(51, 66, 87, 0.05);
}

.order-header-shadow .card-title {
    font-size: calc(13px + 0.051vw) !important;
}

.order-header-shadow .fz-12px {
    font-size: 11.87px;
    text-transform: capitalize;
}

.fz-12px {
    font-size: 12px;
}

.rated--products a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5.11px 15px 5.2px 5px;
    background: #f8f9fb;
    border-radius: 5px;
}

.rated--products a:not(:last-child) {
    margin-bottom: 8px;
}

.rated--products a .rated-media {
    width: 0;
    flex-grow: 1;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: var(--title-clr);
}

.rated--products a .rated-media img {
    width: 49.12px;
    height: 49.12px;
    border-radius: 5px;
    -o-object-fit: contain;
    object-fit: contain;
}

.rated--products a .rated-media span {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}

.rated--products a .rating {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #ff6d6d;
}

.line--limit-1,
.line--limit-2,
.line--limit-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
}

.line--limit-1 {
    -webkit-line-clamp: 1;
}

.line--limit-2 {
    -webkit-line-clamp: 2;
}

.line--limit-3 {
    -webkit-line-clamp: 3;
}

.text-FF6D6D {
    color: #ff6d6d;
}

.__top-resturant {
    display: flex;
    flex-wrap: wrap;
    gap: 4.91px;
}

.__top-resturant a {
    display: block;
    width: calc(33.3333333333% - 3.3px);
    padding: 4.91px;
    background: #ffffff;
    box-shadow: 0px 4.91213px 9.82425px -2.94728px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 4.91px;
}

.__top-resturant a .info {
    font-weight: 700;
    font-size: 11.7891px;
    line-height: 16px;
    color: #ffffff;
    background: #4D74B8;
    border-radius: 0px 0px 4.91213px 4.91213px;
    padding: 4.91px;
    text-align: center;
    transition: all ease 0.3s;
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
    width: 100%;
    transform: translateY(110%);
}

.__top-resturant a img {
    width: 100%;
    height: 98.24px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4.91px;
}

.__top-resturant a:hover .info {
    transform: translateY(0);
}

.__top-resturant-card {
    padding: 16.7px 14.74px;
}

@media (min-width: 1200px) {
    .col--xl-8 {
        width: calc(100% - 310px) !important;
        max-width: calc(100% - 310px) !important;
        flex-basis: 100% !important;
    }
    .col--xl-4 {
        width: 310px !important;
        max-width: 310px !important;
    }
}

@media (min-width: 1650px) {
    .col--xl-8 {
        width: calc(100% - 400px) !important;
        max-width: calc(100% - 400px) !important;
        flex-basis: 100% !important;
    }
    .col--xl-4 {
        width: 400px !important;
        max-width: 400px !important;
    }
}

#grow-sale-chart {
    height: 292px;
}


/* #grow-sale-chart .apexcharts-area-series .apexcharts-area {
  stroke: #00bf79;
}
#grow-sale-chart .apexcharts-marker {
  fill: #00bf79;
}
#grow-sale-chart .apexcharts-tooltip-marker {
  background: #00bf79 !important;
} */

#grow-sale-chart *[stroke="#e0e0e0"] {
    stroke: #ffffff;
}

.__chart-label {
    white-space: nowrap;
}

.__chart-label .indicator {
    width: 12.14px;
    height: 12.14px;
    margin-top: 2px;
}

@media (max-width: 500px) {
    .__chart-label {
        font-size: 13px;
    }
}

.__gross-amount {
    color: #8a92a6;
    font-weight: 400;
    font-size: 14.9359px;
    line-height: 175%;
}

.__gross-amount h6 {
    font-weight: 500;
    font-size: 17.7363px;
    line-height: 175%;
    color: #232d42;
    margin: 0;
}

@media (max-width: 500px) {
    .__gross-amount {
        font-size: 12px;
    }
    .__gross-amount h6 {
        font-size: 15px;
    }
}

.__gap-12px {
    gap: 12px;
}

@media (min-width: 1300px) {
    .move-left-100 {
        transform: translateX(-100px);
    }
    [dir="rtl"] .move-left-100 {
        transform: translateX(100px);
    }
}

.apexcharts-legend-marker {
    margin: 0;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.__dashboard-card {
    position: relative;
    -webkit-padding-start: 41.38px;
    padding-inline-start: 41.38px;
}

.__dashboard-card .meter {
    width: 7px;
    height: calc(100% - 20px);
    bottom: 10px;
    display: block;
    position: absolute;
    background: #d1edf3;
    border-radius: 10px;
    inset-inline-start: 14px;
}

.__dashboard-card .meter span {
    bottom: 0;
    inset-inline-start: 0;
    border-radius: 4px;
    background: #16abcb;
    position: absolute;
    width: 100%;
}

.__dashboard-card.card--bg-2 .meter {
    background: #ffe7b7;
}

.__dashboard-card.card--bg-2 .meter span {
    background: #feb019;
}

.__dashboard-card.card--bg-3 .meter {
    background: #c9ede0;
}

.__dashboard-card.card--bg-3 .meter span {
    background: rgba(0, 170, 109, 0.5);
}

.__dashboard-card.card--bg-4 .meter {
    background: #ffdbdb;
}

.__dashboard-card.card--bg-4 .meter span {
    background: #ff6d6d;
}

.print--invoice {
    margin: 0 auto !important;
}

@media print {
    .print--invoice {
        margin: 0 !important;
    }
}

.status-filter-wrap {
    border: 1px solid #627aa9;
    border-radius: 5px;
    padding: 3px;
    margin: 20px 0;
}

.status-filter-wrap .statistics-btn-grp {
    gap: 0;
}

.status-filter-wrap .statistics-btn-grp span {
    background: transparent;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 14px;
    color: #4c74b9;
}

@media (max-width: 500px) {
    .status-filter-wrap .statistics-btn-grp span {
        padding: 5px 12px;
        font-size: 11px;
    }
}

.__dashboard-card-2 {
    padding: 25px 20px 25.81px;
    background: #4c74b930;
    box-shadow: 2px 2px 10px rgba(58, 58, 58, 0.1);
    border-radius: 5px;
    text-align: center;
}

.__dashboard-card-2 img {
    margin-bottom: 12.21px;
    height: 36px;
    width: 36px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
}

.__dashboard-card-2 .name {
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #334257;
}

.__dashboard-card-2 .count {
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 5px;
    color: var(--base-1);
}

.__dashboard-card-2 .subtxt {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #9d9d9d;
}

.text-3F8CE8 {
    color: #3f8ce8;
}

.text-FFA800 {
    color: #ffa800;
}

.text-success {
    color: var(--base-1);
}

.text-danger {
    color: #ff6d6d;
}

.__sidebar-hs-unfold .js-hs-unfold-invoker {
    background: var(--white-smoke);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    display: block;
    padding: 10px 15px;
}

.__sidebar-hs-unfold .js-hs-unfold-invoker span {
    color: #393939;
}

.__sidebar-hs-unfold .cmn--media .card-title {
    color: #334257;
}

.__sidebar-hs-unfold .right-dropdown-icon::before {
    border: 4px solid #334257;
    border-top-color: transparent;
    border-inline-start-color: transparent;
    transform: rotate(45deg);
    inset-inline-end: 2px;
    inset-inline-start: unset !important;
}

.__sidebar-hs-unfold .dropdown-menu {
    border-radius: 10px !important;
}

.__sidebar-hs-unfold {
    position: sticky;
    bottom: 0;
}

.__nav-item .__nav-link.module--nav-icon {
    /* background: linear-gradient(180deg, #0177cd 0%, #0e4da3 100%); */
    background: var(--jet);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 3.75rem;
}

@media (min-width: 1400px) {
    .__nav-item .__nav-link.module--nav-icon {
        min-width: 195px;
    }
}

@media (min-width: 1200px) {
    .__nav-item .__nav-link.module--nav-icon {
        -webkit-margin-start: 10px !important;
        margin-inline-start: 10px !important;
    }
}

.__nav-item .__nav-link.module--nav-icon::before {
    display: none;
}

@media (max-width: 1399px) {
    .__nav-item .__nav-link.module--nav-icon {
        font-size: 12px;
    }
    .__nav-item .__nav-link.module--nav-icon svg:first-child,
    .__nav-item .__nav-link.module--nav-icon img:first-child {
        width: 20px;
    }
}

@media (max-width: 991px) {
    .__nav-item .__nav-link.module--nav-icon img,
    .__nav-item .__nav-link.module--nav-icon svg {
        margin: 0;
    }
}

@media (max-width: 575px) {
    .__nav-item .__nav-link.module--nav-icon {
        padding: 0 8px !important;
    }
    .__nav-item .__nav-link.module--nav-icon img,
    .__nav-item .__nav-link.module--nav-icon svg {
        width: 18px;
    }
}

.w-0 {
    width: 0;
}

@media screen and (width < 991px) {
    .nav-msg-icon img {
        width: 24px;
    }
}

@media (max-width: 575px) {
    .max-sm-m-0 {
        margin: 0 !important;
    }
}

.flex-grow {
    flex-grow: 1;
}

.__user-dashboard-card {
    padding: 15px;
    background: #ffffff;
    box-shadow: 0px 0px 15px rgba(0, 85, 85, 0.05);
    border-radius: 7.46793px;
    --theme-clr: #107980;
}

.__user-dashboard-card .__user-dashboard-card-thumbs {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img {
    width: 35px;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:not(:first-child) {
    -webkit-margin-start: -10px;
    margin-inline-start: -10px;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:nth-child(1) {
    z-index: 4;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:nth-child(2) {
    z-index: 3;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:nth-child(3) {
    z-index: 2;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:nth-child(4) {
    z-index: 1;
}

.__user-dashboard-card .__user-dashboard-card-thumbs img:nth-child(5) {
    z-index: 0;
}

.__user-dashboard-card .__user-dashboard-card-thumbs .more-icon {
    background: var(--theme-clr);
    width: 35px;
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #fff;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    line-height: 33px;
    z-index: 5;
}

.__user-dashboard-card .__user-dashboard-card-thumbs .more-icon:not(:first-child) {
    -webkit-margin-start: -10px;
    margin-inline-start: -10px;
}

.__user-dashboard-card .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: var(--theme-clr);
}

.__user-dashboard-card .subtitle {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #334257;
}

.__customer-satisfaction {
    background: #ffffff;
    box-shadow: 0px 10px 15px rgba(0, 85, 85, 0.05);
    border-radius: 7.46793px;
    padding: 15px 11px 10px;
}

.__customer-satisfaction .subtitle,
.__customer-satisfaction .review-count {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #334257;
    margin-bottom: 18px;
}

.__customer-satisfaction .review-count {
    font-weight: 700;
    margin-bottom: 5px;
}

.__customer-satisfaction .review-received {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #596779;
}

.__customer-review {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.__customer-review li {
    list-style: none;
    display: flex;
    background: #f8f9fb;
    border-radius: 5px;
    padding: 12px 15px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #596779;
}

.__customer-review li:not(:last-child) {
    margin-bottom: 13px;
}

.__customer-review li .review {
    width: 0;
    flex-grow: 1;
    --clr: #e7eaf3;
    display: flex;
    gap: 5px;
    align-items: center;
}

.__customer-review li .review i {
    text-align: center;
    width: 12px;
    color: var(--clr);
}

@media (min-width: 1550px) {
    .__customer-review li .review {
        gap: 7px;
    }
}

.__customer-review li .tag {
    width: 67px;
}

@media (max-width: 1350px) and (min-width: 992px) {
    .__customer-review li {
        font-size: 11px;
    }
    .__customer-review li .tag {
        width: 52px;
    }
    .__customer-review li .review {
        gap: 3px;
    }
}

@media (max-width: 374px) {
    .__customer-review li {
        font-size: 11px;
    }
    .__customer-review li .tag {
        width: 52px;
    }
    .__customer-review li .review {
        gap: 3px;
    }
}

@media (width < 992px) {
    .order-max-lg-1 {
        order: -1;
    }
}

.__customer-statistics-card {
    --clr: #008958;
    padding: 17px 15px;
    background: #ffffff;
    box-shadow: 0px 10px 15px rgba(0, 85, 85, 0.05);
    border-radius: 7.46793px;
    min-height: 101px;
}

.__customer-statistics-card .title {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.__customer-statistics-card .title h4 {
    margin: 0;
    color: var(--clr);
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
}

.__customer-statistics-card .subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #334257;
    margin: 0;
}

@media (992px < width < 1340px) {
    .__customer-statistics-card .subtitle {
        font-weight: 500;
        font-size: 12px;
    }
}

.gap__10 {
    margin: -5px !important;
}

.gap__10>div {
    padding: 5px !important;
}

.map-warper.map-wrapper-2 {
    height: 305px;
    overflow: hidden;
    border-radius: 15px;
}

.sidebar-close-icon {
    padding: 10px 10px 0;
    display: inline-block;
}

.mb-n-5 {
    margin-bottom: -5px;
}

.text-A2C8C8 {
    color: #a2c8c8 !important;
}

.text-transform-unset {
    text-transform: unset !important;
}

.navbar-vertical-aside-has-menu>.nav-link-toggle::after {
    filter: brightness(5);
}

.input-date {
    position: relative;
    margin: 0;
    display: block;
    cursor: pointer;
}

.input-date::after {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    top: 50%;
    inset-inline-end: 20px;
    transform: translateY(-50%);
    background: url(./images/calendar.png) no-repeat center center/contain;
    z-index: 1;
}

.__card-1 {
    background: #f1f5f9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    border-radius: 10px;
    padding: 30px 25px;
}

.__card-1 .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    color: #f39200;
}

.__card-1 .subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #334257;
}

.__card-1 .icon {
    width: 60px;
    height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
    margin-bottom: 14px;
}

.__card-3 {
    background: #f1f5f9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    border-radius: 10px;
    padding: 25px 25px 20px;
}

.__card-3 .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 5px;
}

.__card-3 .subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #334257;
    max-width: 142px;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
}

.__card-3 .icon {
    width: 85px;
    height: 85px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
    margin-bottom: 14px;
}

@media (max-width: 767px) {
    .__card-3 {
        padding: 25px 25px 20px;
    }
    .__card-3 .icon {
        width: 60px;
        height: 60px;
    }
    .__card-3 .title {
        font-size: 22px;
        line-height: 30px;
    }
}

.__card-3 .info-icon {
    position: absolute;
    inset-inline-end: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
}

.__card-3 .info-icon img {
    width: 20px;
    margin: 0 !important;
    transform: translateY(0);
}

.__card-2 {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    border-radius: 10px;
    padding: 30px 55px 28px 30px;
}

.__card-2 .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 5px;
}

.__card-2 .subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #334257;
}

.__card-2 .card-icon {
    position: absolute;
    inset-inline-end: 15px;
    top: 15px;
    max-width: 30px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media screen and (min-width: 1450px) {
    .__card-2 .card-icon {
        inset-inline-end: 20px;
        top: 25px;
    }
}

.__bg-1 {
    background: rgba(0, 224, 255, 0.1);
}

.__bg-1 .title {
    color: #006ab4;
}

.__bg-2 {
    background: #deefff;
}

.__bg-2 .title {
    color: #0097ff;
}

.__bg-3 {
    background: #defff3;
}

.__bg-3 .title {
    color: #008958;
}

.__bg-4 {
    background: #fff9db;
}

.__bg-4 .title {
    color: #a47000;
}

.__bg-5 {
    background: rgba(255, 117, 0, 0.05);
}

.__bg-5 .title {
    color: #ffa012;
}

.__bg-6 {
    background: rgba(255, 117, 0, 0.05);
}

.__bg-6 .title {
    color: #ff5a54;
}

.mb-20 {
    margin-bottom: 20px;
}

.text-006AB4 {
    color: #006ab4;
}

.text-008958 {
    color: #008958;
}

.text-FF5A54 {
    color: #ff5a54;
}

.__card-vertical {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(110, 137, 175, 0.05);
    border-radius: 10px;
    padding: 22px 22px 14px;
}

.__card-vertical-img {
    display: flex;
    align-items: center;
}

.__card-vertical-img .img {
    width: 30px;
}

.__card-vertical-img .name {
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
}

.__card-vertical-img .info-icon {
    display: inline-flex;
    -webkit-margin-start: 5px;
    margin-inline-start: 5px;
    opacity: 0.85;
    transform: translateY(2px);
}

.__card-vertical-img img {
    margin: 0;
}

.__card-vertical .name {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #334257;
    margin: 0;
}

.__card-vertical .earning {
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
    margin: 0;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
}

.__card-vertical .earning small {
    font-weight: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

@media (max-width: 575px) {
    .__card-vertical {
        padding: 15px;
    }
    .__card-vertical .__card-vertical-img .img {
        width: 20px;
    }
    .__card-vertical .__card-vertical-img .name {
        font-size: 14px;
        font-weight: 600;
        -webkit-padding-start: 10px;
        padding-inline-start: 10px;
    }
    .__card-vertical .earning {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1220px) {
    .__card-vertical {
        padding: 21px 15px;
    }
    .__card-vertical .__card-vertical-img .img {
        width: 20px;
    }
    .__card-vertical .__card-vertical-img .name {
        font-size: 14px;
        font-weight: 600;
        -webkit-padding-start: 10px;
        padding-inline-start: 10px;
    }
    .__card-vertical .earning {
        font-size: 16px;
    }
}

.text-00AA6D {
    color: var(--base-1);
}

.text-FF7500 {
    color: #ff7500;
}

.navbar-vertical-content .navbar-nav {
    min-height: calc(100vh - 3.5rem - 81px);
    background-color: var(--jet);
}

.__sidebar-hs-unfold {
    margin-top: auto;
}


/* #grow-sale-chart .apexcharts-area-series .apexcharts-area {
  stroke: #00bf79;
}
#grow-sale-chart .apexcharts-marker {
  fill: #00bf79;
}
#grow-sale-chart .apexcharts-tooltip-marker {
  background: #00bf79 !important;
} */

.__gap-5px {
    gap: 5px;
}

body>#printableArea {
    opacity: 0;
}

@media print {
    body>#printableArea {
        opacity: 1;
    }
}

[dir="rtl"] .select2-container {
    direction: rtl;
}

[dir="rtl"] .select2-dropdown--below {
    direction: ltr;
}

[dir="rtl"] .select2-dropdown--below * {
    direction: rtl;
}

[dir="rtl"] .select2-container--default .select2-results__option {
    -webkit-padding-start: 0.5rem;
    padding-inline-start: 0.5rem;
    -webkit-padding-end: 3rem;
    padding-inline-end: 3rem;
}

[dir="rtl"] .close {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-margin-start: auto;
    margin-inline-start: auto;
}

[dir="rtl"] [class*="js-toggle-password-target"] .input-group-text {
    -webkit-padding-end: 0.875rem !important;
    padding-inline-end: 0.875rem !important;
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important;
}

.direction-toggle {
    background: #35365e;
}

.direction-toggle {
    cursor: pointer;
}

.toggle-tour,
.direction-toggle {
    color: #ffffff;
    padding: 8px 0;
    -webkit-padding-end: 18px;
    padding-inline-end: 18px;
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
    position: fixed;
    top: 30%;
    border-radius: 5px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    transition: all ease 0.3s;
    white-space: nowrap;
    inset-inline-start: 100%;
    transform: translateX(calc(-100% + 3px));
}

.toggle-tour {
    top: 20%;
}

.toggle-tour:not(:hover),
.direction-toggle:not(:hover) {
    transform: translateX(-39px);
}

.toggle-tour i,
.direction-toggle i {
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: cogs 1s linear infinite;
}

@keyframes cogs {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

[dir="rtl"] .toggle-tour,
[dir="rtl"] .direction-toggle {
    transform: translateX(calc(100% - 3px));
}

[dir="rtl"] .toggle-tour:not(:hover),
[dir="rtl"] .direction-toggle:not(:hover) {
    transform: translateX(39px);
}

[dir="rtl"] .input-group .btn {
    border-radius: 5px 0 0 5px !important;
}

[dir="rtl"] .input-group .form-control:not(.js-toggle-password):first-child,
[dir="rtl"] .input-group .input-group-append:first-child,
[dir="rtl"] .input-group .input-group-first-child .input-group-text {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

[dir="rtl"] .input-group .form-control:last-child,
[dir="rtl"] .input-group .input-group-append:last-child,
[dir="rtl"] .input-group .input-group-append:last-child .input-group-text {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}


/* [dir="rtl"]
    .toggle-switch-sm
    .toggle-switch-input:checked
    + .toggle-switch-label
    .toggle-switch-indicator {
    transform: translate3d(-18px, 50%, 0) !important;
} */

[dir="rtl"] .custom-select {
    background-position-x: 7px;
}

[dir="rtl"] .modal .close {
    float: left;
}

[dir="rtl"] .right-dropdown-icon::before {
    transform: rotate(-45deg);
}

.chartjs-custom {
    direction: ltr;
}

.apexcharts-yaxis {
    direction: ltr;
}

body>.initial-38-1 {
    opacity: 0;
}

@media print {
    body>.initial-38-1 {
        opacity: 1;
    }
}

.inline_product {
    overflow: hidden;
}

.iti__country {
    display: flex;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    inset-inline-start: 0;
    inset-inline-end: unset !important;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type="text"],
.iti--allow-dropdown input[type="tel"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="text"],
.iti--separate-dial-code input[type="tel"] {
    -webkit-padding-end: 6px !important;
    padding-inline-end: 6px !important;
    -webkit-padding-start: 93px !important;
    padding-inline-start: 93px !important;
}

#navbarSettings .nav-item .nav-link {
    display: flex;
}

.shadow--order-card .order--card {
    min-height: 70px;
}

.shadow--order-card .row {
    gap: 5px;
}

.shadow--order-card {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0px 10px 15px rgba(0, 85, 85, 0.05);
    border-radius: 7.46793px;
}

.__customer-statistics-card-wrap-2 .__customer-statistics-card {
    padding: 23px 22px 31px;
}

.iti--container {
    direction: ltr;
}

@media (min-width: 1240px) {
    [dir="rtl"] .iti__country {
        direction: rtl;
    }
}

[dir="rtl"] .iti-mobile .iti--container .iti__country {
    direction: rtl;
}

@media print {
    .direction-toggle {
        display: none;
    }
}

.__login-badge {
    position: absolute;
    inset-inline-end: 25px;
    top: 25px;
}

.input-group-merge .input-group-append .input-group-text:last-child {
    padding: 0 0.875rem;
}

.js-toggle-password.form-control,
.auth-wrapper-form .input-group .form-control.form-control-lg {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.navbar-nav-wrap-content-right .cmn--media .card-title {
    justify-content: flex-end;
}

[dir="rtl"] .input---group .input-group-prepend {
    border-radius: 0 5px 5px 0;
}

.popover-navigation {
    display: flex;
    gap: 7px;
}

.popover-navigation .btn-group {
    gap: 7px;
}

.popover-navigation .btn.btn-secondary {
    background: #000;
    color: white;
}

.popover-navigation .btn.btn-secondary.disabled {
    opacity: 0.9;
    color: white;
}

.popover-navigation .btn {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px !important;
    padding: 5px 12px 6px;
}

.popover-navigation .btn[data-role="next"] {
    background: #224d99;
}

.popover-navigation .btn[data-role="end"] {
    color: #54c0ff;
    background: transparent;
    order: -1;
}

.popover-header {
    color: #000000;
}

.card-header label.badge {
    margin: 0;
    -webkit-margin-end: auto;
    margin-inline-end: auto;
    -webkit-margin-start: 4px;
    margin-inline-start: 4px;
}

.size-8px {
    height: 8px;
    width: 8px;
    top: 0px;
    inset-inline-end: -11px;
}

.overflow-visible {
    overflow: visible !important;
}

.map-pop-deliveryman {
    background: #ffffff;
    box-shadow: 0px 6px 16px rgba(51, 66, 87, 0.1);
    border-radius: 5px;
    z-index: 9;
    padding: 6px 15px;
    margin-bottom: 10px;
}

.map-pop-deliveryman .form-control {
    height: 35px;
    padding-left: 35px;
}

.map-pop-deliveryman-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}

@media (min-width: 1200px) {
    .map-pop-deliveryman .map-pop-deliveryman-inner {
        -moz-column-gap: 16px;
        column-gap: 16px;
    }
}

.map-pop-deliveryman i {
    position: absolute;
    line-height: 35px;
    left: 12px;
}

.map-pop-deliveryman label {
    font-weight: 600;
    margin: 0;
    color: var(--title-clr);
}

.map-pop-deliveryman a {
    color: var(--info-clr);
    text-transform: capitalize;
}

.__map-wrapper-2 {
    position: relative;
}

.__map-wrapper-2 .map-wrapper-2 {
    min-height: 305px;
}

@media (min-width: 992px) and (max-width: 1340px) {
    .map-pop-deliveryman-inner {
        flex-wrap: nowrap;
        font-size: 12px;
    }
    .map-pop-deliveryman .form-control {
        width: 190px;
    }
}

@media (min-width: 768px) {
    .__map-wrapper-2 .map-wrapper-2 {
        min-height: 375px;
    }
    .__map-wrapper-2 .gm-fullscreen-control {
        top: 188px !important;
    }
    .__map-wrapper-2 .gmnoprint {
        top: 40px !important;
    }
    .map-pop-deliveryman {
        position: absolute;
        right: 8px;
        top: 8px;
        width: calc(100% - 16px);
    }
}

.tour-tour-1-element {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.tour-tour-4-element {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.sidebar--search-form {
    background-color: var(--jet);
    position: sticky;
    top: 0;
    z-index: 9;
}

.word-nobreak {
    white-space: nowrap;
}

.initial--23 .list-group-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.__custom-upload-img {
    display: block;
    margin: 0;
}

.__custom-upload-img input {
    display: none;
}

.__custom-upload-img center img {
    height: 100px;
    border-radius: 5px;
    border: 2px dashed #e5e5e5;
    cursor: pointer;
}

.navbar-nav .dropdown-menu.lang-menu {
    position: absolute;
}

@media (max-width: 575px) {
    .navbar-nav .dropdown-menu.lang-menu {
        left: unset;
        right: 0;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .js-navbar-vertical-aside-toggle-invoker {
        margin-right: 0 !important;
    }
}

.bs-popover-auto[x-placement^="left"] {
    inset-inline-end: auto !important;
}

.bs-popover-auto[x-placement^="right"] {
    inset-inline-start: auto !important;
}

[dir="rtl"] .bs-popover-left .arrow {
    direction: ltr;
}

[dir="rtl"] .bs-popover-right .arrow {
    direction: ltr;
}

.forget-pass-content {
    text-align: center;
}

.forget-pass-content .btn--primary {
    background: var(--base-1);
}

.forget-pass-content {
    max-width: 355px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.forget-pass-content button {
    max-width: 300px;
    margin-inline: auto;
}

.forget-pass-content img {
    margin-bottom: 15px;
}

.otp-card {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}

.__gap-15px {
    gap: 15px;
}

.otp-field {
    width: 50px;
    height: 50px;
    background: #ffffff;
    border: 1px solid rgba(181, 181, 181, 0.5);
    box-shadow: 0px 3px 10px rgba(31, 39, 29, 0.05);
    border-radius: 5px;
    text-align: center;
}

.otp-field:focus {
    color: var(--base-clr);
}

.otp-card strong {
    color: #000000;
}

.otp-card .btn--primary {
    margin: 30px 0 20px;
}

.reset-password {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

.auth-wrapper-right .reset-password .btn--primary,
.auth-wrapper-right .otp-card .btn--primary {
    font-size: 16px;
    font-weight: 400;
}

.capcha-spin {
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.capcha-spin:not(.active) {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
}


/**/

:root {
    --primary: var(--base-1);
}

.nav--tabs.nav--pills .nav-item .nav-link {
    padding: 6px 17px;
    border: none !important;
    min-height: 35px;
    border-radius: 60px !important;
    font-weight: 400;
}

.nav--tabs.nav--pills .nav-item .nav-link.active {
    font-weight: 600;
    background: #627AA9 !important;
    color: #ffffff !important;
}

.blinkings {
    position: relative;
    display: inline-flex;
    font-size: 16px;
    color: var(--primary);
    position: relative;
}

.blinkings::after,
.blinkings::before {
    content: "";
    background: rgba(0, 97, 97, 0.2) !important;
    border-radius: 50%;
    position: absolute;
    width: 28px;
    height: 28px;
    animation: blink 2s linear infinite;
    -webkit-animation: blink 2s linear infinite;
    -moz-animation: blink 2s linear infinite;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
}

.blinkings:not(.open-shadow)::before,
.blinkings:not(.open-shadow)::after {
    display: none;
}

.blinkings i {
    display: inline-flex;
}

.blinkings::before {
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
}

.displayFlex {
    display: flex !important;
    gap: 10px;
    align-items: center;
}

.textSizeCustomSm {
    font-size: 1rem;
}

.displayFlexNogap {
    display: flex !important;
    align-items: center;
}

.relative {
    position: relative !important;
}

.blinkings .business-notes {
    position: absolute;
    inset-inline-end: -5px;
    top: calc(100% + 16px);
    transition: all ease 0.3s;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    z-index: 9;
    color: var(--title-clrNew);
    width: 85vw;
    max-width: 379px;
    background: #f5feff;
    border: 1px solid rgba(0, 97, 97, 0.4);
    box-shadow: 0px 5px 15px -3px rgba(0, 97, 97, 0.2);
    border-radius: 10px;
    padding: 20px;
}

.blinkings .business-notes::before {
    content: "";
    position: absolute;
    inset-inline-end: 6px;
    bottom: 100%;
    background: #93bfc0;
    width: 20px;
    height: 15px;
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.blinkings .business-notes h6 {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    color: var(--primary);
}

.blinkings:not(.active):not(:hover) .business-notes {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8);
    transform-origin: start end;
}

@media (min-width: 992px) {
    .blinkings.lg-top .business-notes {
        top: unset;
        bottom: calc(100% + 16px);
    }
    .blinkings.lg-top .business-notes::before {
        right: 6px;
        top: 100%;
        bottom: unset;
        -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
        clip-path: polygon(0 0, 50% 100%, 100% 0);
    }
}

@keyframes blink {
    0% {
        transform: translate(-50%, -50%) scale(0.8);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0.5;
    }
}

.card-header .card-title {
    color: #5b6777;
}

.card-title {
    color: #5b6777;
}

.form-label {
    font-weight: 500;
}

.h--90px {
    height: 90px !important;
}

.height-285px {
    height: 285px !important;
}

.form-control {
    border-color: #e7eaf3;
}

.form--check .form-check-input[type="radio"]:checked,
.toggle-switch-input:checked+.toggle-switch-label {
    background-color: #627AA9;
}

.hs-nav-scroller-horizontal {
    max-width: 100%;
}

.w-90px {
    width: 90px;
}

.popover:not(.tour-tour) {
    background: #fff4f4;
    border: 1px solid rgba(255, 109, 109, 0.4);
    box-shadow: 0px 5px 15px -3px rgba(255, 78, 78, 0.2);
    border-radius: 10px;
}

.popover:not(.tour-tour) .popover-header {
    color: rgb(255, 109, 109);
    background: #fff4f4;
}

.form-check-input.rounded {
    border-radius: 1.5px !important;
}

.warning-modal h5,
.status-warning-modal h5 {
    font-family: "Roboto", sans-serif;
}

.status-warning-modal {
    max-width: 436px !important;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #a0a0a0;
}

.status-warning-modal h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 9px;
}

.btn--cancel {
    color: #ff6d6d !important;
    background: #ffdcdc !important;
    border-radius: 5px;
    height: 45px;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}

.text--primary-2 {
    color: var(--primary);
}

.modal {
    background: rgba(0, 0, 0, 0.4);
}

.__popover {
    position: absolute;
    min-width: 276px;
    inset-inline-end: calc(100% + 22px) !important;
    inset-inline-start: unset !important;
    transform: translateX(15px) translateY(-50%);
    transition: all ease 0.3s;
    top: 50%;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
}

.__popover .arrow {
    position: absolute;
    top: 50%;
    inset-inline-start: 100%;
    width: 22px;
    transform: translateY(-50%);
    height: 22px;
    margin: 0;
    background: #ffb1b1;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.popover-wrapper {
    position: relative;
}

.popover-wrapper:hover .__popover,
.popover-wrapper.active .__popover {
    visibility: visible;
    opacity: 1;
    transform: translateX(0) translateY(-50%);
}

.popover-wrapper>a:focus~.__popover,
.popover-wrapper button:focus~.__popover {
    visibility: visible;
    opacity: 1;
    transform: translateX(0) translateY(-50%);
}

.table-responsive {
    padding-block: 10px;
}

.how-it-works {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.how-it-works .item {
    width: calc(33.3333333333% - 12px);
    flex-grow: 1;
    font-size: 12px;
    position: relative;
}

.how-it-works .item h5 {
    font-size: 12px;
    margin-bottom: 6px;
}

.how-it-works .item img {
    height: 50px;
    margin-bottom: 12px;
}

.how-it-works .item::before {
    content: "";
    position: absolute;
    left: 65px;
    background: rgba(158, 173, 193, 0.3);
    width: calc(100% - 80px);
    top: 78px;
    height: 1px;
}

.how-it-works .item .serial {
    background: rgba(0, 159, 170, 0.05);
    border-radius: 6px;
    font-weight: 600;
    font-size: 18px;
    line-height: 31px;
    color: #107980;
    width: 34px;
    text-align: center;
    margin: 0 10px 15px;
}

.how-it-works .item:last-child {
    max-width: 144px;
}

.how-it-works .item:last-child::before {
    display: none;
}

@media (max-width: 991px) {
    .how-it-works {
        gap: 10px;
        justify-content: center;
    }
    .how-it-works .item {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }
    .how-it-works .item::before {
        display: none;
    }
    .how-it-works .item .serial {
        margin-inline: auto;
    }
}

.__bg-F8F9FC-card {
    background: #f8f9fc;
    border-radius: 10px;
    padding: 15px;
}

@media (min-width: 1450px) {
    .__bg-F8F9FC-card {
        padding: 20px;
    }
}

.single-item-slider {
    color: var(--title-clr);
}

.single-item-slider img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 80px;
}

.single-item-slider .owl-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    transform: translateY(35px);
}

.single-item-slider .owl-dots .owl-dot {
    width: 8px;
    height: 6px;
    background: rgba(0, 159, 170, 0.39);
    border-radius: 8.35714px;
    transition: all ease 0.3s;
}

.single-item-slider .owl-dots .owl-dot.active {
    background: var(--primary);
    width: 12px;
}

.slide-counter {
    text-align: center;
    padding: 3px;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    background: #107980;
    border-radius: 5px;
    color: #fff;
}

.customer-list.new-msg {
    margin: 12px;
    background: rgba(0, 159, 170, 0.05);
    border: 1px solid rgba(0, 134, 143, 0.4) !important;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .customer-list.new-msg {
        margin: 20px;
    }
}

.max-w-640 {
    max-width: 640px;
}

.btn-items * {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    box-shadow: none;
    width: 100%;
}

.btn-items a {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    display: block;
    width: 28px;
}

.btn-items a img {
    width: 28px;
    margin: 0;
}

.btn-items button {
    aspect-ratio: 1;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    display: block;
    width: 28px;
}

.btn-items button img {
    width: 28px;
    margin: 0;
}

.btn-items {
    position: absolute;
    right: 5.86px;
    display: flex;
    flex-direction: column;
    gap: 3px;
    transition: all ease 0.3s;
    bottom: 28px;
}

.folder-btn-item {
    position: relative;
}

.folder-btn-item button {
    box-shadow: none !important;
}

.folder-btn-item:not(:hover) .btn-items {
    opacity: 0;
    visibility: hidden;
    transform: translateX(10px);
}

.gallery-modal-header {
    background: #4153b3;
    border-radius: 5px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 13px;
    gap: 5px;
    -moz-column-gap: 15px;
    column-gap: 15px;
    font-size: 11px;
    line-height: 1.5;
}

.gallery-modal-header a {
    color: #fff;
}

.right-top-close-icon {
    position: absolute;
    right: -22px;
    top: -22px;
    background-color: #fff !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.pt-0 {
    padding-top: 0 !important;
}

.card-header-shadow {
    border: none;
    box-shadow: 0px 0px 2px rgba(145, 158, 171, 0.2), 0px 6px 12px -4px rgba(145, 158, 171, 0.05);
}

.digital_payment_methods strong {
    font-weight: 700;
}

.trx_top {
    transform: translateY(-15px);
    z-index: 999;
}

.alert--primary {
    background: transparent !important;
    border: 1px solid rgba(16, 121, 128, 0.2);
    -webkit-border-start: 4px solid var(--primary);
    border-inline-start: 4px solid var(--primary);
    border-radius: 0 5px 5px 0;
    color: var(--title-clr);
    padding-top: 22px;
    padding-bottom: 25px;
}

.alert--primary .alert--icon {
    font-size: 22px;
    color: var(--primary);
    line-height: 1;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
}

.btn-right-fixed {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.text--underline {
    text-decoration: underline;
}

.list-gap-5 {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.min-h-60vh {
    min-height: 60vh;
}

.mw-353px {
    max-width: 353px;
}

.mw-353px .btn-wrap {
    max-width: 300px;
    margin-inline: auto;
}

.mw-300px {
    max-width: 300px;
}

.disable-on-turn-of.inactive {
    position: relative;
    opacity: 0.4;
}

.disable-on-turn-of.inactive::before {
    content: "";
    z-index: 2;
    inset: 0;
    position: absolute;
}

.row-gap-1 {
    row-gap: 10px;
}

.gap-2 {
    gap: 10px;
}

.card-header .nav-tabs .nav-item .nav-link:not(.active) {
    font-weight: 400 !important;
    color: #9eadc1 !important;
}

.card-header .nav-tabs .nav-item .nav-link:not(.active) img {
    filter: grayscale(1);
}

.upload-btn-grp {
    display: flex;
    gap: 4px;
    position: absolute;
    bottom: 14px;
    right: 110px;
}

.upload__img-wrap {
    position: absolute;
    bottom: 14px;
    left: 14px;
    display: flex;
    gap: 10px;
}

.upload__img-box {
    width: 43px;
    border-radius: 5px;
    margin-bottom: 12px;
}

.upload__img-close {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
}

.upload__img-close:after {
    content: "✖";
    color: white;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    border-radius: 5px;
}

.conv-dropdown-menu {
    inset-inline-start: auto !important;
    inset-inline-end: 17px !important;
    inset-block-start: calc(100% - 30px) !important;
    transform: translate(0) !important;
    padding: 0 5px;
    min-width: 200px;
}

.conv-dropdown-menu li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #9eadc1;
    display: block;
    padding: 12px 15px;
}

.conv-dropdown-menu li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
}

.conv-txtarea .conv-txtarea-row:after,
.conv-txtarea .conv-txtarea-row:before {
    content: " ";
    display: table;
    clear: both;
}

.conv-txtarea .span6 {
    float: left;
    width: 48%;
    padding: 1%;
}

.conv-txtarea .emojionearea-standalone {
    float: right;
}

.conv-txtarea .divOutside {
    height: 20px;
    width: 20px;
    background-position: -1px -26px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAABuCAYAAADMB4ipAAAHfElEQVRo3u1XS1NT2Rb+9uOcQF4YlAJzLymFUHaLrdxKULvEUNpdTnRqD532f+AHMLMc94gqR1Zbt8rBnUh3YXipPGKwRDoWgXvrYiFUlEdIkPPYZ/dAkwox5yQCVt/bzRrBPnt9e+211/etFeDQDu3ArL+/X37OeqmRWoH7+vpItfWawStF1tfXR+zW9xW5ne0p8loOcAKuCdwpRft60C8a+X5zTvebCqcAvmidf1GGHtqhHdpf1qqKzsrKipyensbi4iKWl5cBAMFgEG1tbYhGo2hpadlbmxseHpaDg4MAgI6ODng8HgBAPp/H/Pw8AODatWvo7e2tvUHrui7v3r2L+fl5XL58GVeuXIHH49m1N5/Py0ePHmF0dBQdHR24desWVFXdtYdXAn/48CHm5+dx8+ZNRKPRigEUDpuenpb3799H4YaOnWh5eVmOj48jFoshGo0STdPkwMCAXF5elqV7BgYGpKZpMhqNklgshrGxMbx580Y6gicSCTDGEIvFAADpdBqpVArJZLK4J5lMIpVKIZ1OAwBisRgYY0gkEs6Rp1IphMNh+Hw+AgCGYQAANE0r7in8Xfjm8/lIOBzGq1evnMHX19fR1NRU/D8UCoFzjnA4XFwLh8PgnCMUChXXmpqakM1mUfVBS62xsZHk83lZWi1nz579ZA0AhBDO4A0NDchkMsWSJIRAURRiVy26rktVVUkmk0EgEHAGP3XqFKamppDP56Vpmrhz5w5u374t/X4/OP+w3TRNZLNZ6LoO0zSRz+dlf38/Ll686Jzz8+fPQwiBeDwOt9tNrl+/jkwmU6yaQpVkMhncuHEDbrebxONxCCEQiUScIw8Gg+TBgwdyZGQEyWRSdnV1kVQqJYeGhrC6ugrGGEKhEHp7e3Hy5EmSTCblvXv30NPTg2AwSA6M/vF4HCMjI7b0/yzh8vv9AIBsNrt34aokuQsLC7skt729varkHtqftUFf++FHsrq0QN3eBvp68Tfvf9Mv12oFCYU7G//e9nVuO7dpNbe2W4M//yQr0p8yRvyBo1Zr++lwLcCt7afD/sBRizJGavrB1dDYYh47Htrq+Kb7jBNwxzfdZ44dD201NLaYVUkU7ozQpuAJBkARwnRZpunN5zaa5hJjiXLH05GeiMd7JEM5zzHGNQBGZvk/Iv0yYVWMvK0zKk1Dl6ahW5RQobjqdjy+wEZn9PKF0n2d0csXPL7AhuKq26GECtPQLdPQZVtn1LlB69p7yRVVSEiDEGJwRd12e4+8PR3piRQidnuPvOWKuk0IMSSkwRVV6Np7WVVbSqvGsgSnlKkAFNPQXdrOtuKqcxtcUTUAhmUJnVJmlleJo3CVHmAaOlPUOmYJkxFKibQsSRkXhr4juKIKO2BHVSwcoLrqCVdUYho6K3YYRRWmoUtdey/tgKtK7rUffiQAsLq08MnbNLe2WwBgB/zHzueFyD8nwlIfbvdx8eU0WV1aKD1cVAMs9+F2j9gUPEEKemEJIe3AnXy4XfkBoNKSZHNthWfX31EA69VKttyHVyIOY1wRwmS6tqNsrr31vXo5k/bUu4gT2cp9lhbm0rzCJpeUUrE0vS63+c7/6uXMbDUWl/ssLczNFrVFddUT09AZpUy1LKvO0DVfPrfR9HxqfNbuEe185l9MFX3o6tIC5YpKFLWOfdQQ93Zu49j0+FDCDtjOp1yaOQCYhs4Y40wI05XfWj8yPT40Ua2ey33mEmMTtp2IUEq0nW3FKeJPGPjRp1Iz2QUuLUu66txG9NLVSK3gBZ+C1lcE54oqKOOCK6rm8QU2unu+u1ANuNynvFsBAG1ubbdMQ5eGviMAFDuP0w3sfMpvQEtb24fOQncU1bXl8R7JnOu+ZNv97XxKJwY6+PNPsrm13drObVqUMlMIU5OWpVHOc96Go5lTnV2fzC/VfAozD7HTCa6olBBa1Imlhbmq2lLuQ5xaW6nCPfnln0Yt7bDUhzhps8cfKH5//uTXmvS81OeLdqI/ZoROzSZrHqG/OvOPzxuhK5VgJTvV2bW3EdqJRABwrvvS/kfoSkoZvXT1YEbociHr7vnuYEfogpBFL109HKH/h0fomnXg3Lff79r7/MmvVbWG7gX4QObzc99+Tz7mHKah05KcW6ahQ9feS6cbMCdgt7eBWJagjCuUAC5tZzuouuo0Spm0hElc9R4cbf4bVl8v1p6WUmCuqEwIs34ruxaeeTy4uJVd67As08UVlVmWoG5vA7FLG3WMmHEupVTyW+vh2cn4DADMTsaTuc21LiGEhzHOnQ6gNtMrJSBMCKHkNt999WLi0S7hejEZH81n174WpukiIMw0dKq66p3Bw50RwhUVXFGJKUy28Xal48VkfKrSlWenhsc23q2cEB9SR7iiItwZIbbgHn8AlDFCCMW7laXjqZnHjkNpaubJzNuVpWZCKChjxOMPVH/QlaW0f/G3ZLqWWl6ce/bvlddp7yFD/w8Z+njoX1+GoZMjgzMAMDkyeLAMnRh+uKveJ0YGD4ahEyODFRk6OfrL/hj67GnckaHPng7vjaGzyYmaGDr77KktQ38H8tqx8Wja+WIAAAAASUVORK5CYII=);
}

.conv-txtarea .emojionearea-button {
    opacity: 1 !important;
}

.conv-txtarea .form-control {
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}

.emojionearea .emojionearea-editor {
    min-height: 0;
    max-height: unset;
    height: 118px;
}

.emoji-icon-hidden {
    opacity: 0;
}

.emojionearea .emojionearea-button {
    right: 120px;
    top: 69px;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top {
    margin-top: -201px !important;
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
    right: 137px !important;
}

#file-upload-filename {
    position: absolute;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    max-width: 260px;
    background: #fff;
    background: #fff;
    padding: 0 15px 18px;
}

@media (max-width: 575px) {
    #file-upload-filename {
        padding-bottom: 45px;
        max-width: 160px;
    }
}

.tab--content .item:not(.show) {
    display: none !important;
}

.max-349 {
    max-width: 349px;
}

.toggle-switch {
    font-weight: 500;
}

.upload-img-3 {
    cursor: pointer;
}

.upload-img-3 img {
    width: 100%;
    max-width: 245px;
    aspect-ratio: 245/140;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 3px;
}

.upload-img-3 img.vertical-img {
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: unset;
}

.upload-img-3 img.vertical-img {
    object-fit: cover;
    aspect-ratio: 756/189;
}

.upload-img-3 .img {
    overflow: hidden;
}

.upload-img-3 .img.vertical-img {
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: unset;
    height: 140px;
    width: 100%;
}

.card-table td,
.card-table th {
    padding-inline: 1rem;
}

.avatar {
    -o-object-fit: cover;
    object-fit: cover;
}

.__size-105 {
    width: 105px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover;
}

.gap-40px {
    gap: 20px;
}

@media (min-width: 768px) {
    .gap-40px {
        gap: 40px;
    }
}

@media (min-width: 992px) {
    .min-w-187px {
        min-width: 187px;
    }
}

.min-w-135px {
    min-width: 135px !important;
    max-width: 135px !important;
}

.max-w-187px {
    max-width: 187px !important;
}

.h92px {
    height: 92px !important;
}

.card-body>.d-flex {
    position: relative;
    z-index: 1;
}

.email-format-wrapper * {
    white-space: initial;
    word-break: break-word;
}

.email-format-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    --base: var(--base-1);
}

.email-format-wrapper .left-content {
    width: 100%;
    max-width: 464px;
}

.email-format-wrapper .left-content h1,
.email-format-wrapper .left-content h2,
.email-format-wrapper .left-content h3,
.email-format-wrapper .left-content h4,
.email-format-wrapper .left-content h5,
.email-format-wrapper .left-content h6 {
    color: #000000;
}

.email-format-wrapper .right-content {
    width: 0;
    flex-grow: 1;
}

.email-format-wrapper h1,
.email-format-wrapper h2,
.email-format-wrapper h3,
.email-format-wrapper h4,
.email-format-wrapper h5,
.email-format-wrapper h6 {
    color: #5b6777;
    margin: 0;
}

.email-format-wrapper .form-label,
.email-format-wrapper .card-title {
    color: #5b6777;
}

.email-format-wrapper .main-table {
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
    padding: 40px;
    font-family: "Roboto", sans-serif;
    font-size: 11.5207px;
    line-height: 21px;
    color: #737883;
}

.email-format-wrapper img {
    max-width: 100%;
}

.email-format-wrapper .cmn-btn {
    background: var(--base);
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    text-decoration: none;
}

.email-format-wrapper .mb-1 {
    margin-bottom: 5px !important;
}

.email-format-wrapper .mb-2 {
    margin-bottom: 10px !important;
}

.email-format-wrapper .mb-3 {
    margin-bottom: 15px !important;
}

.email-format-wrapper .mb-4 {
    margin-bottom: 20px !important;
}

.email-format-wrapper .mb-5 {
    margin-bottom: 25px !important;
}

.email-format-wrapper hr {
    border-color: rgba(0, 170, 109, 0.3);
    margin: 16px 0 !important;
}

.email-format-wrapper .border-top {
    border-top: 1px solid rgba(0, 170, 109, 0.3);
    padding: 15px 0 10px !important;
    display: block;
}

.email-format-wrapper .d-block {
    display: block;
}

.email-format-wrapper .privacy {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.email-format-wrapper .privacy a {
    text-decoration: none;
    color: #334257;
    position: relative;
}

.email-format-wrapper .privacy a:not(:first-child) .dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #334257;
    display: inline-block;
    margin: 0 7px;
}

.email-format-wrapper .social {
    margin: 15px 0 8px;
    display: block;
}

.email-format-wrapper .social img {
    width: 24px;
}

.email-format-wrapper .copyright {
    text-align: center;
    display: block;
}

.email-format-wrapper .text-center {
    text-align: center;
}

.email-format-wrapper .text-base {
    color: var(--base);
    font-weight: 700;
}

.email-format-wrapper .font-medium {
    font-family: 500;
}

.email-format-wrapper .font-bold {
    font-family: 700;
}

.email-format-wrapper a {
    text-decoration: none;
}

.email-format-wrapper .bg-section {
    background: #e3f5f1;
}

.email-format-wrapper .p-10 {
    padding: 10px !important;
}

.email-format-wrapper .mt-0 {
    margin-top: 0;
}

.email-format-wrapper .w-100 {
    width: 100%;
}

.email-format-wrapper .order-table {
    padding: 10px;
    background: #fff;
}

.email-format-wrapper .order-table tr td {
    vertical-align: top;
}

.email-format-wrapper .order-table .subtitle {
    margin: 0;
    margin-bottom: 10px !important;
}

.email-format-wrapper .text-left {
    text-align: left;
}

.email-format-wrapper .text-right {
    text-align: right;
}

.email-format-wrapper .bg-section-2 {
    background: #f8f9fb;
}

.email-format-wrapper .p-1 {
    padding: 5px !important;
}

.email-format-wrapper .p-2 {
    padding: 10px !important;
}

.email-format-wrapper .px-3 {
    padding-inline: 15px !important;
}

.email-format-wrapper .mb-0 {
    margin-bottom: 0 !important;
}

.email-format-wrapper .m-0 {
    margin: 0 !important;
}

.email-format-wrapper .text-base {
    color: var(--base);
    font-weight: 700;
}

.email-format-wrapper .cke_bottom {
    display: none;
}

.cke_top {
    border-radius: 5px 5px 0 0;
}

.cke,
.cke_inner {
    border-radius: 5px;
}

.cke_contents {
    border-radius: 0 0 5px 5px;
}

.page-links-checkgrp {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    row-gap: 5px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.page-links-checkgrp li {
    list-style: none;
}

.chat-user-info-content .badge {
    position: absolute;
    right: 16px;
    top: 60px;
}

.object--cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.border--dashed {
    border-style: dashed;
    border-width: 2px;
}

.shadow--card-2 {
    background: #ffffff;
    border: 1px solid #f4f4f4;
    box-shadow: 0px 5px 15px rgba(51, 66, 87, 0.08);
    border-radius: 5px;
    height: 100%;
}

@media (max-width: 575px) {
    .shadow--card-2 .card-header {
        padding-inline: 15px;
    }
    .shadow--card-2 .card-body {
        padding: 15px;
    }
}

.btn-danger {
    background-color: #ff3a3a;
    border-color: #ff3a3a;
}

.floating-date-toggler {
    position: absolute;
    inset: 0;
}

.floating--date {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: all ease 0.3s;
}

.floating--date .floating--date-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    -moz-column-gap: 22px;
    column-gap: 22px;
    row-gap: 12px;
}

.floating--date .floating--date-inner .item {
    width: 100px;
    flex-grow: 1;
}

.floating--date .floating--date-inner .item.smaller {
    flex-grow: 0;
    width: 85px;
}

.floating--date:not(.active) {
    opacity: 0;
    visibility: hidden;
    transform: translateY(5px);
}

.offcanvas {
    position: fixed;
    inset: 0;
    z-index: 999;
}

.offcanvas:not(.active) {
    visibility: hidden;
}

@media (min-width: 1200px) {
    .offcanvas {
        left: 256px;
    }
}

.upload-image-5 {
    display: block;
    max-width: 845px;
}

.upload-image-5 img {
    width: 100%;
    max-width: 100%;
    height: 170px;
    aspect-ratio: 1200/250;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center center;
    object-position: center center;
}

.border-9EADC1 {
    border-color: #9eadc1;
}

.border-1px {
    border-width: 1px !important;
}

.word-break {
    white-space: pre-line;
}

@media (min-width: 992px) {
    .min-w-187px {
        min-width: 187px;
    }
}

.img__aspect-1 {
    aspect-ratio: 1 !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.max-w-555px {
    max-width: 555px !important;
}

.img__aspect-unset {
    aspect-ratio: unset !important;
}

.card .btn--container .btn:not(.action-btn) {
    min-width: 120px;
}

.min-width-170px {
    min-width: 170px;
}

.min-height-170px {
    min-height: 170px;
}

.min-w-100px {
    min-width: 100px;
}

.__new-coba .file_upload {
    align-items: flex-start !important;
}

.__new-coba .file_upload img {
    margin: 0 !important;
}

.mail-img-1 {
    width: 140px;
    height: 60px;
    object-fit: contain;
}

.mail-img-2 {
    width: 130px;
    height: 45px;
    object-fit: contain;
}

.mail-img-3 {
    width: 100%;
    height: 172px;
    object-fit: cover;
}

.__gap-24px {
    gap: 24px;
}

.__choos-item {
    width: 100%;
    flex-grow: 1;
    max-width: 300px;
}

@media (min-width: 768px) {
    .__choos-item {
        max-width: 33vw;
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.bootstrap-tagsinput .tag {
    background: rgba(0, 159, 170, 0.15) !important;
    border-radius: 5px !important;
    color: #1f1f1f !important;
}

.__bg-7 th {
    background: rgba(0, 159, 170, 0.1) !important;
    border: 1px solid rgba(16, 121, 128, 0.1);
}

.max-w-100px {
    max-width: 100px !important;
}

.spartan_item_wrapper.max-w-100px {
    border-radius: 5px;
    overflow: hidden;
}

.spartan_item_wrapper {
    position: relative;
}

.remove_image_button {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-size: 22px;
}

#instruction-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#instruction-modal .modal-body {
    position: relative;
    padding: 0px;
}

#instruction-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

#email-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#email-modal .modal-body {
    position: relative;
    padding: 0px;
}

#email-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

#food-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#food-modal .modal-body {
    position: relative;
    padding: 0px;
}

#food-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

#attribute-modal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#attribute-modal .modal-body {
    position: relative;
    padding: 0px;
}

#attribute-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.toggle-tour {
    background: #fff;
    color: var(--base-1);
    box-shadow: 0px 0px 20px rgba(71, 71, 71, 0.1);
    border-radius: 10px 0px 0px 10px;
    padding: 8px;
    gap: 12px;
}

.gap-10px {
    gap: 8px;
}

.toggle-tour>a,
.toggle-tour>div {
    cursor: pointer;
    padding: 12px;
}

.toggle-tour>a:hover {
    padding: 12px;
    background: #e5f9fb;
    border-radius: 5px;
}

.toggle-tour>div:hover {
    padding: 12px;
    background: #e5f9fb;
    border-radius: 5px;
}

.inputDnD .form-control-file {
    position: relative;
    inline-size: 100%;
    block-size: 100%;
    min-block-size: 8rem;
    outline: none;
    visibility: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.inputDnD .form-control-file:before {
    content: attr(data-title);
    position: absolute;
    inset-inline-start: 0;
    inline-size: 100%;
    min-block-size: 100%;
    line-height: 2em;
    opacity: 1;
    visibility: visible;
    text-align: center;
    border: 1px dashed currentColor;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.inputDnD .form-control-file:hover:before {
    border-style: solid;
}

.img-fit {
    inline-size: 100%;
    block-size: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.radius-10 {
    border-radius: 10px !important;
}

.checkbox-color-primary {
    color: #224d99 !important;
}

.d--none {
    display: none;
}

.ripple-animation {
    line-height: 1;
    box-shadow: 0 0 0px 0px rgba(2, 134, 255, 0.3);
    cursor: pointer;
    border-radius: 50%;
    transition: 250ms color;
    animation-name: wave;
    animation-duration: 1.3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes wave {
    0% {
        box-shadow: 0 0 0px 0px rgba(2, 134, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0px 10px rgba(2, 134, 255, 0);
    }
}

.mb-30 {
    -webkit-margin-after: 1.25rem;
    margin-block-end: 1.25rem;
}

.gap-4 {
    gap: 1.5rem !important;
}

@media screen and (min-width: 576px) {
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 2rem !important;
    }
}


/* .navbar-fixed{
    z-index: 999;
}
  .modal{
    z-index: 9999;
} */

.__input-tab:not(.active) {
    display: none;
}

.max-w-487 {
    max-width: 487px;
}

.instructions-list {
    display: flex;
    gap: 16px;
    flex-direction: column;
}

.instructions-info,
.instructions-list li {
    color: #334257;
    font-size: 14px;
    line-height: 1.6;
    font-style: normal;
    font-weight: 500;
}

.max-w-842 {
    max-width: 842px !important;
}

.max-w-595 {
    max-width: 595px !important;
}

.text-underline {
    text-decoration: underline;
}

.btn--primary {
    font-weight: 700;
    background: var(--light-clr);
}


.footer-links li{
padding-bottom: 1rem;
}

/* .flex{
    display: flex;
} */


