@import url("https://fonts.googleapis.com/css2?family=Urbanist:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;400;500;600;700;800;900&display=swap");
@import url(https://unpkg.com/@webpixels/css@1.1.5/dist/index.css);
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
/* Bootstrap Icons */
@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.4.0/font/bootstrap-icons.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://www.staging.famooshed.com/admin/public/fonts/icomoon.eot");
/*@import url('https://www.famooshed.co.uk/public/new-theme-2023/css/icons.css');*/
@import url("https://www.staging.famooshed.com/admin/public/icons.css");

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-magnifying-glass:before {
    content: "\e91a";
}
.icon-Add-Product:before {
    content: "\e918";
    color: #fff;
}
.icon-Fdown-arrow:before {
    content: "\e919";
    /* color: #fff; */
}
.icon-choose-file:before {
    content: "\e917";
    color: #053518;
}
.icon-InstaGram:before {
    content: "\e916";
    color: #fff;
}
.icon-Mtwitter:before {
    content: "\e915";
}
.icon-facebook:before {
    content: "\e914";
}
.icon-Edit:before {
    content: "\e910";
}
.icon-right-Shape:before {
    content: "\e90f";
    color: #ffefcc;
}
.icon-Swap:before {
    content: "\e90e";
    color: #fff;
}
.icon-fill-Profile:before {
    content: "\e907";
    color: #fff;
}
.icon-MProfile:before {
    content: "\e912";
}
.icon-m-orders:before {
    content: "\e911";
}
.icon-Activity:before {
    content: "\e902";
    color: #fff;
}
.icon-Arrow---Down-2:before {
    content: "\e903";
    color: #053518;
}
.icon-Chat:before {
    content: "\e904";
}
.icon-Discount:before {
    content: "\e905";
    color: #fff;
}
.icon-Document:before {
    content: "\e906";
}
.icon-Drivers:before {
    content: "\e907";
}
.icon-earning:before {
    content: "\e908";
    color: #217041;
}
.icon-Home:before {
    content: "\e909";
    color: #fff;
}
.icon-Logout:before {
    content: "\e90a";
}
.icon-mm-stall:before {
    content: "\e90b";
    color: #fff;
}
.icon-my-products:before {
    content: "\e90c";
    color: #fff;
}
.icon-Notification:before {
    content: "\e90d";
    color: #fff;
}
.icon-orders:before {
    content: "\e90e";
}
.icon-Profile:before {
    content: "\e90f";
}
.icon-wallet:before {
    content: "\e910";
}
.icon-delete:before {
    content: "\e901";
    color: #ac3c3c;
    font-size: 18px;
    vertical-align: middle;
}
.icon-eye-_1:before {
    content: "\e900";
}
.icon-payment-request:before {
    content: "\00A3"; /* This represents the pound sign (£) */
}
.icon-list:before {
    content: "\e91d";
    font-size: 20px;
}
.icon-Show:before {
    content: "\f06e";
    font: normal normal normal 14px/1 FontAwesome;
}
.fa-list::before {
    content: "\f03a";
}
.fa {
    font: normal normal normal 18px/1 FontAwesome;
    padding-right: 10px;
}
body {
    color: #212422;
    font-size: 18px;
    font-weight: 500;
    background-color: #ffffff;
    box-sizing: border-box;
    font-family: "Urbanist", sans-serif;
    font-family: "Be Vietnam Pro", sans-serif;
}
:root {
    --text-color: #212422;
    --bg-color: #fffdf4;
    --heading-color: #053518;
    --mgnt-color: #ebf9dc;
    --mainbg-color: #215034;
    --glight-color: #217041;
}
.smainbtn {
    min-width: 180px;
    min-height: 66px;
    border-radius: 104px;
    border: none;
    background-color: #217041;
    color: #ffffff;
    font-size: 18px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    line-height: 66px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    transition: 0.8s;
}
.fmbtn {
    min-width: 165px;
    min-height: 50px;
    border-radius: 48px;
    border: none;
    background-color: #217041;
    color: #ffffff;
    font-size: 18px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    transition: 0.8s;
}
.container {
    max-width: 1440px;
    margin: 0 auto;
}
.sa-button-container button.cancel {
    background-color: rgb(221, 107, 85) !important;
    min-width: 165px;
    min-height: 50px;
    border-radius: 48px !important;
    font-size: 18px !important;
    line-height: 22px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
}
.sa-button-container button.confirm {
    background-color: #217041 !important;
    min-width: 165px;
    min-height: 50px;
    border-radius: 48px !important;
    font-size: 18px !important;
    line-height: 22px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
}

/* start login page css */
.login_main {
    background: url(../images/alten.jpg);
    padding: 129px 0 162px 0;
}
.login_main h2 {
    font-size: 30px;
    line-height: 38px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    margin: 23px 0 26px 0;
}
.login_main .logdash-box {
    max-width: 583px;
    margin: auto;
    background-color: var(--mainbg-color);
    border-radius: 40px;
    padding: 60px 54px 42px 53px;
}
.login_main .logdash-box input#email,
#password {
    max-width: 476px;
    min-height: 61px;
    line-height: 61px;
    display: inline-block;
    margin-bottom: 17px;
    border-radius: 15px;
    background-color: #ffffff;
    border: transparent;
    padding: 0 24px;
    outline: none;
    color: var(--heading-color);
    font-size: 18px;
    line-height: 22px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
}
.login_main .logdash-box .logremember-box {
    display: flex;
    justify-content: center;
    margin: 8px 0 20px 0;
}
.login_main .logdash-box .logremember-box input#remember {
    width: 20px;
    height: 20px;
    margin: 0 7px;
}
.login_main .logdash-box .logremember-box p.p_style {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    opacity: 90%;
    letter-spacing: 0.32px;
}
.login_main .logdash-box .logsubmit .smainbtn {
    font-size: 18px;
    font-weight: 700;
}
.login_main .logforgot-box {
    margin-top: 23px;
}
.login_main .logforgot-box a {
    font-family: "Urbanist";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-decoration-line: underline;
    color: var(--heading-color);
    opacity: 0.8;
}

/* start Home dashboard css */
nav#navbarVertical {
    background-color: var(--glight-color);
    padding-bottom: 0px !important;
}
header.bg-surface-primary {
    padding-left: 70px;
}
main.bg-white {
    padding-left: 70px;
}
nav#navbarVertical .navbar-nav .nav-item {
    color: #ffffff;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
}
nav#navbarVertical .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
nav#navbarVertical .navbar-nav .nav-item .nav-link span::before {
    font-size: 23px;
}
.table thead {
    background-color: #215034;
    border-radius: 8px 8px 0 0;
}
.table thead tr th {
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
    text-transform: capitalize;
}
.table tbody tr td {
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: var(--text-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    letter-spacing: 0.02em;
} /*color change*/
.table tbody tr th {
    padding: 15px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: var(--glight-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 800;
}
.table tbody tr td span.bgmain-success {
    min-width: 111px;
    min-height: 23px;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    background: #ffefcc;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
.table tbody tr td span.bg-red {
    min-width: 111px;
    min-height: 23px;
    display: inline-block;
    line-height: 23px;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    background: var(--mgnt-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
.table tbody tr td span.c-total {
    font-size: 16px;
    line-height: 24px;
    color: var(--glight-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 800;
}
.table tbody tr td.ac-outer .actionbtn {
    margin: 0 3px;
}
.table tbody tr td.ac-outer .actionbtn button {
    border: transparent;
    background: none;
    padding: 0;
}
.table tbody tr td.ac-outer .actionbtn .icon-box {
    min-width: 153px;
    min-height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    background: rgba(245, 120, 120, 0.24);
    border-radius: 8px;
    color: #1d2c23;
    letter-spacing: 0.32px;
    font-family: "Urbanist", sans-serif !important;
    font-weight: 600;
}
.table tbody tr td.ac-outer .actionbtn .icon-box.del {
    background: var(--mgnt-color);
    margin-top: 3px;
}
.card-header .h_style {
    font-size: 30px;
    line-height: 38px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    text-transform: capitalize;
}
main.bg-white div#orders {
    padding: 12px 37px 12px 23px;
}
main.bg-white div#orders4 {
    padding: 12px 37px 12px 23px;
}
div#orders2 .rationbox {
    padding-left: 50px;
}
main.bg-white div#users {
    padding: 12px 37px 12px 23px;
}
button#dropdownMenuButton1 {
    padding-bottom: 0px;
    padding-top: 0px;
}
.cardstats {
    border-bottom: 1px solid #d9d9d9;
}
.card-body {
    background: var(--mgnt-color);
    border-radius: 10px;
}
.cardstats .card .icon-shape {
    width: 58px;
    height: 58px;
}
.cardstats .card span.icon-earning::before {
    font-size: 31px;
}
.cardstats .card span.icon-m-orders::before {
    color: var(--glight-color);
    font-size: 31px;
}
.cardstats .card span.icon-MProfile::before {
    color: var(--glight-color);
    font-size: 31px;
}
.notific-box {
    position: relative;
    margin: 0 27px;
    padding-right: 10px;
}
.notific-box .icon-Notification::before {
    color: #000;
    font-size: 22px;
}
.notific-box .inot {
    position: absolute;
    right: 0;
    top: -14px;
    content: "";
    border-radius: 50px;
    width: 24px;
    height: 24px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    background: var(--glight-color);
}
.notific-box .icon-Chat::before {
    font-size: 22px;
    color: #000000;
}
.document-box .icon-Document::before {
    font-size: 22px;
}
.cardstats .card .card-body span.h3 {
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
.cardstats .card .card-body span.h6 {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    opacity: 80%;
}
.user-content-box .user-img {
    min-width: 38px;
    min-height: 38px;
    line-height: 38px;
    display: inline-block;
    background: #d9d9d9;
    text-align: center;
    border-radius: 50%;
}
.user-content-box .user-img span.icon-fill-Profile::before {
    font-size: 19px;
    line-height: 34px;
}
.user-content-box button.btn {
    font-size: 16px;
    line-height: 20px;
    color: var(--glight-color);
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    padding: 10px;
}
.user-content-box .dropdown-toggle::after {
    content: "";
    display: none;
    visibility: hidden;
}
.user-content-box button.btn span.icon-Arrow---Down-2::before {
    font-size: 9px;
    padding-left: 5px;
}
.log_out-box {
    margin: 0 22px 0 10px;
}
/* .log_out-box .a_style{font-size: 18px;line-height: 22px;color: var(--text-color);opacity: 60%;font-family: 'Urbanist', sans-serif;font-weight: 600;padding-right: 5px;} */
.log_out-box .a_style {
    font-size: 18px;
    line-height: 22px;
    color: rgb(118, 120, 118);
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    padding-right: 5px;
}
.log_out-box span.icon-Logout::before {
    font-size: 22px;
    color: #000;
}
header.t-head h1.h_style {
    font-size: 30px;
    line-height: 38px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
div#sidebarCollapse ul.navbar-nav.bgnav {
    background: #215034;
    border-radius: 3px 8px 0 0;
    padding: 12px 0 22px 36px;
}
div#sidebarCollapse ul.navbar-nav.bgnav .nav-item a.nav-link {
    padding: 0px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
}
div#sidebarCollapse ul.navbar-nav.bgnav .nav-item a.nav-link i {
    min-width: 20px;
}
main .card .card-header {
    padding: 30px 0px 27px;
}
div#pro_menu button {
    box-shadow: none;
}
/* start Home dashboard v3 css */
.total-wallet_box {
    background: var(--glight-color);
    border-radius: 16px;
    padding: 20px 38px 24px 37px;
    text-align: center;
}
.total-wallet_box .twalleticon-box {
    background: #ffffff;
    width: 76px;
    height: 76px;
    line-height: 96px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    margin: auto;
}
/* .total-wallet_box .twalleticon-box span.icon-earning{margin-top: 10px;} */
.total-wallet_box .twalleticon-box span.icon-earning::before {
    font-size: 40px;
    margin-top: 30px;
}
.total-wallet_box h4.h_style {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    text-transform: capitalize;
    color: #ffffff;
    margin: 6px 0 3px 0;
}
.total-wallet_box p.p_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #ffffff;
}
.total-wallet_box .totalwalletbtn-box {
    margin-top: 18px;
}
.total-wallet_box .totalwalletbtn-box a.smainbtn {
    min-width: 165px;
    min-height: 50px;
    background: #215034;
    border-radius: 48px;
    font-size: 18px;
    line-height: 50px;
    text-transform: capitalize;
    color: #ffffff;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
}
.managemain-outer {
    display: flex;
    flex-direction: column;
}
.managemain-outer .manage-box {
    background: var(--mgnt-color);
    border-radius: 16px;
    margin-bottom: 8px;
    padding: 14px 20px 14px 18px;
}
/* .managemain-outer .manage-box span{padding-right: 11px;} */
.managemain-outer .manage-box span .p_style {
    display: inline;
    padding-left: 11px;
    font-size: 18px;
    line-height: 23px;
    color: #215034;
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
.managemain-outer .manage-box span.icon-mm-stall::before {
    font-size: 22px;
    color: #215034;
}
.managemain-outer .manage-box span.icon-my-products::before {
    font-size: 22px;
    color: #215034;
}
.managemain-outer .manage-box span.icon-MProfile::before {
    font-size: 22px;
    color: #215034;
}
.managemain-outer .manage-box span.icon-Discount::before {
    font-size: 22px;
    color: #215034;
}
.cardstats .card .card-body.mingap {
    padding: 12px;
}

/* start wallet dashboard css */
.cardstats .wtotalouter-box {
    background: #215034;
    border-radius: 16px;
    padding: 21px 24px 28px 32px;
} /*width: 421px; remove*/
.cardstats .wtotalouter-box .p_style {
    font-size: 30px;
    line-height: 36px;
    text-transform: capitalize;
    color: #ffffff;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
}
.cardstats .wtotalouter-box .w-textbtn-box {
    display: flex;
    align-items: center;
    margin-top: 38px;
    justify-content: space-between;
}
.cardstats .wtotalouter-box .w-textbtn-box h4.h_style {
    font-size: 30px;
    line-height: 36px;
    text-transform: capitalize;
    color: #ffffff;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
.cardstats .wtotalouter-box .w-textbtn-box a.smainbtn {
    padding: 0 15px;
    min-height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-transform: capitalize;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    background: var(--glight-color);
    color: #ffffff;
}
.cardstats .wtotalouter-box .w-textbtn-box a.smainbtn:hover {
    color: #fff;
    transform: translateX(5px);
}
.total-wallet_box.cwidth {
    padding: 16px 38px 16px 37px;
} /*width: 299px; remove*/
.cardstats .card .card-body.mingap span.h_style {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: #215034;
    margin-bottom: 8px;
}
.cardstats .card .card-body.mingap.maxgap {
    padding: 15px 41px 13px 25px;
} /*width: 240px; remove*/
.cardstats .card .card-body.mingap.maxgap span.h6 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--heading-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    padding-top: 6px;
    opacity: 1;
}
.cardstats .card .card-body.mingap.maxgap.wbg-change {
    background: #f4f4f4;
}
.table thead tr th span {
    padding-left: 9px;
}

/* start My Stall Overview css */
main .mso-box {
    display: flex;
    align-items: center;
}
main .mso-box span {
    min-width: 78px;
    max-width: 78px;
    min-height: 78px;
    max-height: 78px;
    line-height: 78px;
    display: inline-block;
    text-align: center;
    background: #b03333;
    border-radius: 50%;
    color: #ffffff;
}
main .mso-box span img {
    min-width: 70px;
    max-width: 70px;
    min-height: 70px;
    max-height: 70px;
    line-height: 70px;
    display: inline-block;
    text-align: center;
    background: #b03333;
    border-radius: 50%;
    color: #ffffff;
}
main .mso-box .h_style {
    font-size: 26px;
    line-height: 20px;
    color: var(--heading-color);
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    padding-left: 17px;
}
div#sidebarCollapse .msdownstall-box {
    padding: 0.75rem 1.5rem;
}
.msoCont-box img {
    max-width: 100%;
    width: 100%;
}
.custm_logo .dz-preview.dz-file-preview.dz-complete {
    display: none;
}
.custm_logo .dz-preview.dz-processing.dz-image-preview.dz-complete {
    display: block;
}
/* .mso-box.setupfile.custm_logo{
    justify-content: space-between;
} */
#edit .custm_logo .dz-remove::after {
    top: -150px;
    left: 20px;
}
div#sidebarCollapse ul.navbar-nav.mspace {
    justify-content: center;
    align-items: center;
    padding-right: 30px;
}
div#sidebarCollapse ul.navbar-nav.mspace .nav-item a.nav-link.cf {
    color: #ffefcc;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
}
div#sidebarCollapse
    ul.navbar-nav.mspace
    .nav-item
    .nav-link
    span.icon-right-Shape::before {
    font-size: 12px;
    padding-right: 7px;
}
div#sidebarCollapse ul.navbar-nav.mspace .nav-item .nav-link span.clchange {
    text-transform: capitalize;
    font-size: 16px;
    line-height: 20px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
    color: #ffffff;
    padding-left: 5px;
}
.msbio-box {
    padding: 21px 68px 21px 28px;
    background: var(--mgnt-color);
    max-width: 573px;
    border-radius: 8px;
    min-height: 140px;
}
.msbio-box h4.h_style {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    color: var(--heading-color);
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.msbio-box p.p_style {
    color: var(--text-color);
    opacity: 80%;
    font-size: 16px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    padding-top: 7px;
}
.msbio-box.msettingbx .numberfee label.insColr {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #212422;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.msoCont-box .topIn {
    display: block;
    text-align: center;
    padding: 0 0px 12px;
    color: var(--text-color);
    float: right;
    opacity: 80%;
    font-size: 16px;
    line-height: 20px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 700;
    background: none;
}
.msoCont-box .topIn span.icon-Edit::before {
    padding-left: 15px;
    font-size: 20px;
    color: #000;
}
.msa-tell_box {
    background: #f4f4f4;
    border-radius: 8px;
    padding: 20px 31px 48px 28px;
    max-width: 281px;
}
.msa-tell_box h4.h_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #053518;
    margin-bottom: 8px;
}
.msa-tell_box p.p_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #212422;
    opacity: 0.8;
}
.openingses-box table.table {
    max-width: 267px;
    background: #f4f4f4;
    border-radius: 8px;
    padding: 18px 28px 16px 27px;
}
.openingses-box .table thead {
    background-color: transparent;
    border-bottom: none;
}
.openingses-box .table thead tr {
    border-bottom: none;
}
.openingses-box .table tbody {
    border-top: transparent;
}
.openingses-box .table thead tr th {
    padding: 11px 0 10px 0px;
    border-bottom: none;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #053518;
}
.openingses-box .table tbody tr th {
    padding: 0 0px 8px 27px;
    border-bottom: none;
    color: #000000;
    opacity: 0.8;
    letter-spacing: 0.02em;
    font-size: 16px;
    line-height: 20px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
}
.openingses-box .table tbody tr td {
    padding: 0 0px 8px 0px;
    border-bottom: none;
    color: var(--text-color);
    opacity: 0.8;
    letter-spacing: 0.02em;
    font-size: 16px;
    line-height: 20px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.mssocial-link-outer {
    padding: 38px 28px 95px 49px;
    background: #f4f4f4;
    border-radius: 8px;
}
/* .mssocial-link-outer .mssocial-box{margin-bottom: 14px;display: -webkit-inline-box;} */
.mssocial-link-outer .mssocial-box {
    margin-bottom: 16px;
    display: flex;
}
.mssocial-link-outer .mssocial-box a {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #212422;
    opacity: 0.8;
}
.mssocial-link-outer .mssocial-box span.msbtn {
    min-width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: var(--heading-color);
    border-radius: 25px;
    margin-right: 7px;
    transform: 0.8s;
    display: inline-block;
}
.mssocial-link-outer .mssocial-box span.icon-facebook::before {
    font-size: 16px;
    color: #ffffff;
}
.mssocial-link-outer .mssocial-box span.icon-Mtwitter::before {
    color: #ffffff;
    font-size: 16px;
}
.mssocial-link-outer .mssocial-box span.icon-InstaGram::before {
    color: #ffffff;
    font-size: 16px;
}
.mssocial-link-outer .mssocial-box input#facebookEdit {
    height: 27px;
    border-radius: 8px;
    background: #ffffff;
    border: none;
    letter-spacing: 0.02em;
    color: #212422;
    font-size: 16px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.mssocial-link-outer .mssocial-box input#twitterEdit {
    height: 27px;
    border-radius: 8px;
    background: #ffffff;
    border: none;
    letter-spacing: 0.02em;
    color: #212422;
    font-size: 16px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.mssocial-link-outer .mssocial-box input#instagramEdit {
    height: 27px;
    border-radius: 8px;
    background: #ffffff;
    border: none;
    letter-spacing: 0.02em;
    color: #212422;
    font-size: 16px;
    line-height: 24px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.mssocial-link-outer .form-control {
    border-radius: 0.75rem;
    padding: 0.45rem;
}
/* start My Stall Overview Edit version css */
.mso-box.setupfile {
    position: relative;
}
.mso-box.setupfile h4 input {
    min-width: 340px;
    min-height: 50px;
    background: #f4f4f4;
    border-radius: 8px;
    margin-left: 10px;
    border: none;
}
.mso-box.setupfile span.icon-choose-file {
    position: absolute;
    content: "";
    top: 60px;
    left: 50px;
    min-width: 24px;
    min-height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: var(--mgnt-color);
    border-radius: 3px;
}
.msoCont-box .asmcover a.smainbtn {
    min-width: 165px;
    min-height: 50px;
    line-height: 50px;
    border-radius: 48px;
    margin-right: 110px;
}
.drag-area {
    height: 297px;
    background: #f4f4f4;
    border-radius: 16px;
    display: flex;
    padding: 53px 69px 61px 69px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.drag-area .icon {
    font-size: 100px;
    color: #fff;
}
.drag-area header {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}
.drag-area span {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    margin: 10px 0 15px 0;
}
.drag-area button {
    font-size: 22px;
    line-height: 28px;
    color: #fff;
    text-transform: capitalize;
    border: none;
    outline: none;
    border-radius: 5px;
    cursor: pointer;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    text-align: start;
    background: #217041 !important;
}
.drag-area img {
    width: 100%;
    object-fit: cover;
}
.drag-area .filechoosecover {
    display: flex;
    max-width: 280px;
    align-items: center;
    margin-top: 31px;
}
.drag-area .filechoosecover span.icon-choose-file::before {
    font-size: 34px;
}
.mso-box.setupfile div#dropzoneEdit1 {
    background: none !important;
    border: none !important;
    min-height: unset;
    padding: 0 5px;
    position: absolute;
    top: -128px;
    left: -23px;
}
.mso-box.setupfile div#dropzoneEdit3 {
    background: none !important;
    border: none !important;
    min-height: unset;
    padding: 0 5px;
    position: absolute;
    top: -128px;
    left: -23px;
}
.drag-area.custom_drag .dz-message {
    margin: 0em 0;
}
.drag-area.custom_drag .dz-preview {
    margin: 10px 0 0;
}
.drag-area.custom_drag .dropzone {
    padding: 20px 20px 0px;
}
.mso-box.setupfile .fallback > input {
    display: none;
}
.drag-area.custom_drag {
    height: unset;
    padding: 10px 69px 0 69px;
}
.drag-area.custom_drag .filechoosecover {
    margin-top: 0;
}
.openingses-box.custom_box .form-control {
    display: initial;
    width: 40%;
    padding: 0rem 0.25rem;
    font-size: 16px;
    border: none;
    text-align: center;
    color: var(--text-color);
    line-height: 20px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.openingses-box.custom_box .table tbody tr td {
    background: #fff;
    border-radius: 20px;
    padding: 0;
    text-align: center !important;
}
.openingses-box.custom_box {
    background: #f4f4f4;
    border-radius: 8px;
    padding: 8px 14px 16px;
}
.openingses-box.custom_box .table tbody tr th {
    padding: 0 15px 8px 0px;
}
div#dropzone2.dropzone {
    border: 1px dashed var(--heading-color) !important;
    padding: 15px;
    background: #f4f4f4;
}
div#dropzone2 h3 {
    font-size: 20px;
}
/* start My Stall Overview Setting css */
.important-box {
    border: 1px solid #b03333;
    border-radius: 8px;
    max-width: 543px;
    padding: 0 0 10px 0;
}
.important-box h2.h_style {
    color: #b03333;
    font-size: 22px;
    line-height: 28px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    background-color: #f9dbdb;
    border-radius: 8px 8px 0 0;
    padding: 10px 0 9px 28px;
}
.important-box h2.h_style span {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: #b03333;
    padding-left: 10px;
}
.important-box p.p_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #212422;
    opacity: 0.8;
    padding: 6px 0 8px 28px;
}
.important-box p {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #212422;
    opacity: 0.8;
    padding: 3px 0 8px 28px;
}
.important-box strong {
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #212422;
    padding: 0 0 0 28px;
}
.important-box strong span {
    opacity: 0.8;
    font-weight: 500;
}
section.delamount .deliveryamount-box {
    background: #f4f4f4;
    border-radius: 8px;
    padding: 19px 0 20px 29px;
    display: flex;
}
section.delamount .deliveryamount-box .deliveryA-box {
    padding-right: 40px;
}
section.delamount .deliveryamount-box .minpurchase-box {
    padding-left: 40px;
}
section.delamount .deliveryamount-box .centerborderline {
    border: 1px solid #d9d9d9;
}
section.delamount .deliveryamount-box .deliveryA-box .h_style {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: var(--heading-color);
}
section.delamount .deliveryamount-box .deliveryA-box .form input#milesinNumber {
    min-width: 203px;
    min-height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #ffffff;
    outline: none;
}
section.delamount .deliveryamount-box .deliveryA-box .p_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: var(--text-color);
    opacity: 0.8;
    margin-top: 10px;
}
section.delamount .deliveryamount-box .minpurchase-box {
    padding-left: 40px;
}
section.delamount .deliveryamount-box .minpurchase-box .h_style {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: var(--heading-color);
}
section.delamount
    .deliveryamount-box
    .minpurchase-box
    .form
    input#amountinNumber {
    min-width: 203px;
    min-height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background: #ffffff;
    outline: none;
}
section.delamount .deliveryamount-box .minpurchase-box .p_style {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: var(--text-color);
    opacity: 0.8;
    margin-top: 10px;
}
section.delamount a.smainbtn {
    min-width: 165px;
    min-height: 50px;
    line-height: 50px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: capitalize;
    color: #ffffff;
}
section.delamount a.smainbtn:hover {
    background: none;
    border: 1px solid var(--glight-color);
    color: var(--glight-color);
}
div#sidebarCollapse
    ul.navbar-nav.mspace
    .nav-item
    .nav-link
    span.clchange.ms-push {
    padding-left: 25px;
}
.msbio-box.msettingbx {
    max-width: 428px;
}
form#dfuserfill .numberfee input#insertfeenumber {
    width: 171px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin: 6px 0 10px 0;
}
form#dfuserfill .numberfee label.form-label {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: var(--text-color);
    opacity: 0.8;
}
form#dfuserfill .form-check-input {
    width: 22px;
    height: 22px;
    border-radius: 4px;
    border: transparent;
    margin-right: 11px;
}
form#dfuserfill label {
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: var(--text-color);
    opacity: 0.8;
}

/* start Food Management css */
.searchingMain-outer {
    border-bottom: 1px solid #d9d9d9;
    padding: 0 0 26px 0;
}
div#sidebarCollapse ul.navbar-nav.mspace.spacingsetup {
    align-items: self-start;
    padding-left: 50px;
}
div#sidebarCollapse ul.navbar-nav.mspace.spacingsetup .nav-item .nav-link {
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    text-transform: capitalize;
}
nav#navbarVertical .navbar-nav .nav-item.cylw a.nav-link {
    color: var(--mgnt-color);
}
nav#navbarVertical .navbar-nav .nav-item.cylw .nav-link span.mx-4::before {
    color: var(--mgnt-color);
}
.fmAddproduct-box a.smainbtn {
    min-height: 56px;
    line-height: 56px;
    border-radius: 16px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-transform: capitalize;
    color: #ffffff;
}
.fmAddproduct-box a span.icon-Add-Product::before {
    font-size: 20px;
    padding-right: 10px;
}
.nav-tabs > li > a::before {
    content: unset;
}
.fmsearch-outer-box {
    display: flex;
    align-items: end;
    justify-content: flex-end;
    float: right;
    column-gap: 13px;
    row-gap: 13px;
}
.fmsearch-outer-box .fmsearch {
    position: relative;
}
.fmsearch span {
    position: relative;
    content: "";
    left: 50px;
}
.fmsearch span.icon-magnifying-glass::before {
    font-size: 26px;
    color: rgba(122, 124, 122, 1);
}
input.fmuserSearch {
    max-width: 245px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border: 1px solid var(--heading-color);
    border-radius: 16px;
    padding: 0 63px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}
/*.fmfilter-outer-box{margin: 0 19px 0 18px;}*/
.fmfilter-outer-box a#fmuserfilter {
    min-width: 120px;
    height: 50px;
    display: inline-block;
    border: 1px solid var(--heading-color);
    border-radius: 16px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    color: var(--text-color);
    text-align: start;
    background: none;
    padding: 5px 10px 0 15px;
}
.fmfilter-outer-box span {
    position: absolute !important;
    top: 11px !important;
    right: 10px;
    width: 32px;
    height: 32px;
    line-height: 25px;
    background: var(--glight-color);
    text-align: center;
    border-radius: 25px;
}
.fmfilter-outer-box span.icon-Fdown-arrow::before {
    font-size: 7px;
    color: #ffffff;
}
.fmusercategory .dropdown a#dropdownMenuLink {
    min-width: 156px;
    min-height: 50px;
    line-height: 50px;
    padding: 0px 14px 0 15px;
    background: none;
    border: 1px solid var(--glight-color);
    border-radius: 16px;
}
/* .dropdown a.btn.btn-secondary{color: var(--text-color);  opacity: 0.6;font-family: 'Urbanist', sans-serif;font-weight: 500;} */
.dropdown-toggle::after {
    content: "";
    display: none;
}
.fmusercategory .dropdown a#dropdownMenuLink span {
    margin: 0 0 0 15px;
    width: 32px;
    height: 32px;
    line-height: 29px;
    background: var(--glight-color);
    display: inline-block;
    border-radius: 25px;
}
.fmusercategory .dropdown a#dropdownMenuLink span.icon-Fdown-arrow::before {
    font-size: 7px;
    color: #ffffff;
}
section.fmTablesec {
    padding: 15px 0 0 0;
    position: relative;
}
section.fmTablesec .fmheading h2.h_style {
    color: var(--heading-color);
    font-size: 30px;
    line-height: 38px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    margin-bottom: 27px;
}
.fm-remove-box {
    float: right;
    padding-right: 30px;
} /*section.fmTablesec need to add front*/
.fm-remove-box a {
    color: #888888;
    font-size: 14px;
    line-height: 22px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    letter-spacing: 0.02em;
} /*section.fmTablesec need to add front*/
.fm-remove-box span.icon-delete::before {
    font-size: 15px;
    color: #888888;
    margin-left: 9px;
} /*section.fmTablesec need to add front*/
.table#data_table tbody tr td.fm-ac-outer .actionbtn button {
    background: none;
}
.table#data_table tbody tr td .pncont-box,
.table tbody tr td .pncont-box {
    display: flex;
    justify-content: start !important;
    align-items: center;
    padding-left: 50px;
} /*section.fmTablesec*/
section.fmTablesec .table#data_table tbody tr td .pncont-box .p_style,
.table tbody tr td .pncont-box .p_style {
    min-width: 138px;
    color: var(--text-color);
    font-size: 14px;
    line-height: 17px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    text-align: start;
    padding-left: 10px;
    text-wrap: wrap;
}
section.fmTablesec .table#data_table tbody tr td .btn-group button.btnfixwh {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    font-size: 14px;
    line-height: 22px;
    color: #1d2c23;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    padding: 0 0 0 9px;
    width: 98px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: start;
}
section.fmTablesec
    .table#data_table
    tbody
    tr
    td
    .btn-group
    button
    span.icon-Fdown-arrow::before {
    color: #215034;
    font-size: 8px;
    margin-left: 20px;
}
.table#data_table tbody tr td .fmactionbtn button.btnedit {
    min-width: 61px;
    min-height: 24px;
    line-height: 24px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #ffffff;
    padding: 0;
    color: var(--text-color);
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 14px;
}
/* .table#data_table tbody tr td .fmactionbtn button.btnedit a{color: var(--text-color);} */
table#data_table tbody#table_body tr td button.btnedit a {
    color: var(--text-color);
}
.table#data_table tbody tr td .fmactionbtn button span {
    margin: 0 0 0 3px;
    color: var(--text-color);
}
.table#data_table tbody tr td.fm-ac-outer .fm-ac-inner {
    display: flex;
    justify-content: center;
}
.table#data_table tbody tr td.fm-ac-outer .fmactionbtn {
    margin-right: 14px;
} /*remove 26px*/
.table#data_table tbody tr td span.bgmain-success.fmbgmain {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: var(--mgnt-color);
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
section.fmTablesec .table#data_table tbody tr td span.bgmain-success.bgGrey {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: #e4e4e4;
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
section.fmTablesec .table#data_table tbody tr td span.bg-pink {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: #f9dbdb;
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
.table#data_table thead tr th select.fmselect {
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding: 0px;
} /*section.fmTablesec*/
.table#data_table thead tr th span {
    padding-left: 5px;
} /*section.fmTablesec*/
.table#data_table thead tr th span.icon-Fdown-arrow::before {
    font-size: 9px;
} /*section.fmTablesec*/
.table#data_table tbody tr td .form-check {
    padding-left: 40px;
} /*section.fmTablesec*/
.table#fmtable tbody tr td.fm-ac-outer .actionbtn button {
    background: none;
}
.table#fmtable tbody tr td .pncont-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
} /*section.fmTablesec*/
section.fmTablesec .table#fmtable tbody tr td .pncont-box .p_style {
    min-width: 138px;
    color: var(--text-color);
    font-size: 14px;
    line-height: 17px;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
}
section.fmTablesec .table#fmtable tbody tr td .btn-group button.btnfixwh {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    font-size: 14px;
    line-height: 22px;
    color: #1d2c23;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    padding: 0 0 0 9px;
    width: 98px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: start;
}
section.fmTablesec
    .table#fmtable
    tbody
    tr
    td
    .btn-group
    button
    span.icon-Fdown-arrow::before {
    color: #215034;
    font-size: 8px;
    margin-left: 20px;
}
.table#fmtable tbody tr td .fmactionbtn button.btnedit {
    min-width: 61px;
    min-height: 24px;
    line-height: 24px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #ffffff;
    padding: 0;
    color: var(--text-color);
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    font-size: 14px;
}
.table#fmtable tbody tr td .fmactionbtn button span {
    margin: 0 0 0 3px;
    color: var(--text-color);
}
.table#fmtable tbody tr td.fm-ac-outer .fm-ac-inner {
    display: flex;
    justify-content: center;
}
.table#fmtable tbody tr td.fm-ac-outer .fmactionbtn {
    margin-right: 26px;
}
.table#fmtable tbody tr td span.bgmain-success.fmbgmain {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: var(--mgnt-color);
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
section.fmTablesec .table#fmtable tbody tr td span.bgmain-success.bgGrey {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: #e4e4e4;
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
section.fmTablesec .table#fmtable tbody tr td span.bg-pink {
    min-width: 111px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    border-radius: 6px;
    font-size: 14px;
    background: #f9dbdb;
    border-radius: 6px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: #1d2c23;
}
.table#fmtable thead tr th select.fmselect {
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    padding: 0px;
} /*section.fmTablesec*/
.table#fmtable thead tr th span {
    padding-left: 4px;
} /*section.fmTablesec*/
.table#fmtable thead tr th span.icon-Fdown-arrow::before {
    font-size: 9px;
} /*section.fmTablesec*/
.table#fmtable tbody tr td .form-check {
    padding-left: 40px;
} /*section.fmTablesec*/
.fmTablesec .table tbody {
    background: #f4f4f4;
    border-radius: 0 0 8px 8px;
}

/* start Add / Edit Product Css */
div#sidebarCollapse
    ul.navbar-nav.mspace.spacingsetup
    .nav-item
    .nav-link.bvarient {
    color: var(--mgnt-color);
}
section.Aebtns .Aecont-right {
    display: flex;
    align-items: center;
    justify-content: end;
}
section.bottomdown {
    margin-top: 53px;
}
.Aecont-right a.fmbtn.bgdarkGreen {
    background: var(--heading-color);
}
section.aeAccount h2 {
    color: var(--heading-color);
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
section.aeAccount .Ae-product {
    background: var(--mgnt-color);
    border-radius: 8px;
    padding: 10px 37px 28px 25px;
    margin-top: 15px;
    max-width: 522px;
}
section.aeAccount .Ae-product label.form-label {
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
section.aeAccount .drag-area.AeDrag {
    width: 100%;
    height: 458px;
}
section.aeAccount .aeImages-box {
    margin-top: 26px;
}
section.aeAccount .aeImages-box h4.h_style {
    font-size: 22px;
    line-height: 28px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    margin-bottom: 21px;
}
.aeImages-box .dropzone {
    border: 1px dashed var(--heading-color) !important;
    border-radius: 16px !important;
}
section.aeAccount .aeImages-box .drag-area img {
    width: 48px;
}
section.aeAccount .aeImages-box .drag-area .filechoosecover {
    margin-top: 0px;
    padding: 0 0 0 17px;
}
section.aeAccount .aeImages-box .drag-area button {
    font-size: 12px;
    padding: 10px 0 10px 11px;
    line-height: 20px;
}
section.aeAccount .Ae-product input {
    height: 40px;
    font-size: 14px;
    line-height: 17px;
    color: var(--text-color);
    opacity: 0.6;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
section.aeAccount .Ae-product .form-floating label {
    font-size: 14px;
    line-height: 17px;
    color: var(--text-color);
    opacity: 0.6;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
section.aeAccount .accordion {
    color: var(--heading-color);
    text-transform: capitalize;
    font-size: 22px;
    line-height: 28px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    background: none;
    border: none;
    border-top: 1px solid #d9d9d9;
    margin-bottom: 10px;
}
section.aeAccount .dropdown button span.icon-Fdown-arrow::before {
    font-size: 10px;
    color: var(--heading-color);
    margin-left: 32px;
}
section.aeAccount .bt-border {
    border-top: 1px solid #d9d9d9;
}

/* start  Add / Edit Product open tab Css  */
section.aeAccount .dropdown button.minspacing {
    padding: 10px 0 0 10px;
    margin-bottom: 0px;
}
section.aeAccount .aeotform-box form.Ae-product.Aeopentabs {
    background: #f4f4f4;
    border-radius: 8px;
    padding: 0 33px 17px 35px;
    margin-top: 0px;
}
main#AeOpentab section.Aebtns {
    text-align: end;
}
main#AeOpentab section.aeAccount .drag-area.AeDrag.cont-end {
    align-items: end;
    background: #ffffff;
    padding: 16px 54px 49px 59px;
}
main#AeOpentab section.aeAccount .drag-area.AeDrag .filedel-box {
    display: flex;
}
main#AeOpentab
    section.aeAccount
    .drag-area.AeDrag
    .filedel-box
    .fd-icon-box
    button {
    min-width: 38px;
    min-height: 38px;
    line-height: 38px;
    background: var(--mgnt-color);
    border-radius: 3px;
    margin: 0 0 0 13px;
    text-align: center;
    padding: 0px;
}
main#AeOpentab
    section.aeAccount
    .drag-area.AeDrag
    .filedel-box
    .fd-icon-box
    button
    span.icon-choose-file::before {
    color: var(--heading-color);
    font-size: 22px;
}
main#AeOpentab
    section.aeAccount
    .drag-area.AeDrag
    .filedel-box
    .fd-icon-box
    button
    span.icon-delete::before {
    color: var(--heading-color);
    font-size: 22px;
}
main#AeOpentab .aeImages-box .aeContfrught {
    display: flex;
}
main#AeOpentab .aeImages-box .aeContfrught .ae-cont-image {
    position: relative;
    margin-right: 28px;
}
main#AeOpentab .aeImages-box .aeContfrught .drag-area {
    width: 215px;
}
main#AeOpentab section.aeAccount .aeImages-box .drag-area .filechoosecover {
    padding: 0 26px 0 32px;
}
main#AeOpentab .aeImages-box .aeContfrught .ae-cont-image .filedel-box {
    display: flex;
    justify-content: end;
    position: absolute;
    right: 14px;
    top: 11px;
}
main#AeOpentab
    .aeImages-box
    .aeContfrught
    .ae-cont-image
    .filedel-box
    .fd-icon-box
    button {
    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    background: var(--mgnt-color);
    border-radius: 3px;
    margin: 0 0 0 13px;
    text-align: center;
    padding: 0px;
}
main#AeOpentab
    .aeImages-box
    .aeContfrught
    .ae-cont-image
    .filedel-box
    .fd-icon-box
    button
    span.icon-delete::before {
    color: var(--heading-color);
}
main#AeOpentab .Aecont-right {
    margin-top: 30px;
}
main#AeOpentab section.aeAccount .aeotform-box .aeotsetcontent {
    display: flex;
    margin: 15px 0 22px 0;
}
main#AeOpentab section.aeAccount .aeotform-box h4 {
    color: var(--heading-color);
    font-size: 18px;
    line-height: 23px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    padding-left: 20px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .main-form
    form.Ae-product.Aeopentabs {
    width: 522px;
    margin-right: 22px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .aeot-chooseimage
    .drag-area {
    background: #f4f4f4;
    border: 1px dashed var(--heading-color);
    border-radius: 16px;
    padding: 0px;
    width: 225px;
    height: 193px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .aeot-chooseimage
    .drag-area
    .filechoosecover {
    margin-top: 24px;
    padding: 0 33px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .aeot-chooseimage
    .drag-area
    button {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0 12px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .aeot-chooseimage
    .drag-area
    span {
    margin: 0px;
}
main#AeOpentab
    section.aeAccount
    .aeotform-box
    .aeotsetcontent
    .aeot-chooseimage
    .drag-area
    .icon {
    font-size: 0px;
}
main#AeOpentab section.aeAccount .aeotform-box .addvarientbtn {
    margin-bottom: 32px;
}
section.aeAccount .Arecomend-product {
    background: var(--mgnt-color);
    border-radius: 16px;
    padding: 10px 103px 11px 29px;
    margin: 20px 0 30px 0;
}
section.aeAccount .Arecomend-product .arecomend-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.aeAccount .Arecomend-product .arecomend-outer .arecomend-head h4 {
    font-size: 18px;
    line-height: 23px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
section.aeAccount .Arecomend-product .arecomend-outer .arecomend-dpdown button {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    min-width: 332px;
    min-height: 30px;
    line-height: 30px;
    background: #ffffff;
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    padding: 0 0 0 10px;
    margin-bottom: 0px;
}
section.aeAccount
    .Arecomend-product
    .arecomend-outer
    .arecomend-dpdown
    button
    span {
    position: absolute;
    right: 21px;
    top: 8px;
}
section.aeAccount
    .Arecomend-product
    .arecomend-outer
    .arecomend-dpdown
    button
    span.icon-Fdown-arrow::before {
    font-size: 7px;
}
section.aeAccount .Arecomend-product .arecomend-outer .arecomendaddbtn a.fmbtn {
    min-width: 112px;
}
main#AeOpentab
    section.bottomdown
    .fmAddproduct-box
    .Aecont-right
    a.fmbtn.bgdarkGreen {
    background: var(--heading-color);
}
main#AeOpentab .Aecont-right a.fmbtn.bgdarkGreen {
    background: var(--heading-color);
}

/* start Home Dash Category css */
.table#data_table tbody tr td.fm-ac-outer .fmactionbtn.acatmin {
    margin: 0 11px 0 11px;
}
.table#data_table
    tbody
    tr
    td.fm-ac-outer
    .fm-ac-inner
    .catviewbtn
    button.viewit {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    min-width: 89px;
    color: var(--text-color);
    letter-spacing: 0.02em;
    font-size: 14px;
    line-height: 22px;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
}
.addCategory {
    margin-top: 13px;
    background: var(--mgnt-color);
    border-radius: 8px;
    padding: 27px 32px 29px 29px;
}
.addCategory form.Ae-product input {
    height: 40px;
}
.addCategory form.Ae-product label {
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.addCategory form.Ae-product select.form-select {
    min-height: 40px;
    display: inline-block;
    line-height: 40px;
    font-size: 14px;
    line-height: 14px;
}
/*change 282px to 100%*/
.hdaddcategory-outer {
    max-width: 100%;
    margin-top: 64px;
}
.hdaddcategory-outer .custm_select {
    margin-top: 21px;
}
.hdaddcategory-outer h4.h_style {
    font-size: 22px;
    line-height: 28px;
    color: var(--heading-color);
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
.hdaddcategory-outer .foodm .center button.btn {
    width: 100%;
    min-height: 50px;
    padding-bottom: 0;
    border-radius: 30px;
    font-size: 15px;
    font-family: "Urbanist", sans-serif;
    font-weight: 700;
    background: #217041 !important;
    margin: 10px 0 15px 0;
}
.hdaddcategory-outer .addNcatbtn {
    margin-top: 27px;
}
.hdaddcategory-outer .addNcatbtn a.fmbtn {
    min-width: 221px;
}
.hdaddcategory-outer .addNcatbtn button.fmbtn {
    width: 100%;
}
.table tbody tr td span.bgmain-success span.icon-Fdown-arrow::before {
    font-size: 7px;
    color: #215034;
    vertical-align: middle;
}
table#data_table tr#table_header input.form-check-input {
    margin-right: 22px;
}

/* start Home Dash Analytics css */
section.Analytics-outer {
    padding-bottom: 67px;
    border-bottom: 1px solid #d9d9d9;
}
.analytics-pbox {
    background: #fafafa;
    border-radius: 16px;
    display: flex;
    padding: 35px 27px 24px 29px;
    justify-content: space-between;
}
.analytics-pbox .an-list {
    padding-right: 30px;
}
.analytics-pbox .an-list h4 {
    font-size: 18px;
    line-height: 23px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    margin-bottom: 16px;
}
.analytics-pbox .an-imgbx {
    display: flex;
    align-items: center;
}
.analytics-pbox .an-imgbx .aninner-img {
    background: #ffffff;
    padding: 3px;
}
.analytics-pbox .an-imgbx .aninner-img img {
    width: 76px;
}
.analytics-pbox .an-imgbx p.p_style {
    max-width: 139px;
    font-family: "Urbanist", sans-serif;
    color: var(--glight-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.02em;
    padding-left: 10px;
}
.analytics-pbox .An-totalbox {
    margin-top: 15px;
}
.analytics-pbox .An-totalbox ul {
    padding-left: 0px;
    margin-bottom: 0;
}
.analytics-pbox .An-totalbox ul li {
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    color: var(--heading-color);
    margin: 6px 0;
}
.analytics-pbox .An-totalbox ul li span {
    font-size: 14px;
    line-height: 16px;
    color: var(--glight-color);
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    padding-left: 2px;
}
.analytics-pbox .an-imgbox h4 {
    font-size: 18px;
    line-height: 23px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    margin-bottom: 16px;
}
.fmfilter-outer-box a#Anuserfilter {
    min-width: 145px;
    background: no-repeat;
    min-height: 50px;
    line-height: 50px;
    text-align: start;
    padding: 0 20px;
    border-radius: 16px;
    border: 1px solid var(--heading-color);
}
.anitembox {
    padding: 11px 14px 10px 10px;
    background: var(--mgnt-color);
    border-radius: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
} /* max-width: 226px; remove*/
.anitembox .An_img {
    min-width: 58px;
    height: 58px;
    line-height: 68px;
    display: inline-block;
    background: #ffffff;
    border-radius: 30px;
    text-align: center;
}
.anitembox .An_img span.icon-m-orders::before {
    font-size: 29px;
    color: var(--glight-color);
    font-weight: 600;
}
.anitembox .An_img span.icon-Drivers:before {
    font-size: 26px;
    color: var(--glight-color);
}
.anitembox .ancontentbx {
    padding-left: 12px;
}
.anitembox .ancontentbx .pr-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.anitembox .ancontentbx .pr-text h4 {
    font-size: 22px;
    line-height: 28px;
    color: var(--heading-color);
    text-transform: capitalize;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    padding-right: 14px;
}
.anitembox .ancontentbx .pr-text .prinner {
    background: #ffffff;
    min-width: 53px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    border-radius: 6px;
    text-align: center;
}
.anitembox .ancontentbx .pr-text .prinner span {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-family: "Urbanist", sans-serif;
    font-weight: 600;
    color: var(--glight-color);
    letter-spacing: 0.02em;
}
.anitembox .ancontentbx .pr-text .prinner.red span.icon-Activity::before {
    color: var(--glight-color);
    font-size: 11px;
    padding-right: 4px;
}
.anitembox .ancontentbx .pr-text .prinner.ared span {
    color: #b03333;
}
.anitembox .ancontentbx .pr-text .prinner span.icon-Activity.alrt::before {
    color: #b03333;
}
.anitembox .ancontentbx p.p_style {
    font-size: 14px;
    line-height: 18px;
    color: var(--heading-color);
    opacity: 0.8;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.total-wallet_box.Anyst {
    padding: 24px 38px 24px 37px;
} /*max-width: 240px; remove*/
.total-wallet_box.Anyst .twalleticon-box {
    line-height: 96px;
}
.total-wallet_box.Anyst a.smainbtn {
    background: #215034;
    color: #ffffff;
    min-width: 165px;
    min-height: 50px;
    line-height: 50px;
    margin-top: 21px;
    border: transparent;
}
.total-wallet_box.Anyst a.smainbtn:hover {
    border: 1px solid #fff;
    background: none;
    transition: 1s;
}

/* start home dash My Promotions css */
nav#navbarVertical
    .navbar-nav
    .nav-item
    .nav-link.cylw
    span.icon-Discount::before {
    color: #ffefcc;
}

/* :start Home add New Coupon css */
section.addCoupon .settimedate-wrap {
    padding-left: 30px;
}
section.addCoupon .form-label {
    padding-left: 6px;
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
}
section.addCoupon .form-label.ANSpace {
    padding-left: 12px;
}
section.addCoupon .form-control {
    height: 40px;
    border: none;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
section.addCoupon input#validationCustom2_0,
input#validationCustom3_0 {
    max-width: 184px;
    width: 100%;
}
section.addCoupon input#validationCustom2_0 {
    max-width: 100%;
}
section.addCoupon {
    padding: 23px 54px 40px 29px;
    background: var(--mgnt-color);
    border-radius: 8px;
}
section.addCoupon select.form-select.swidth {
    padding: 8px 10px 8px 20px;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 22px;
}
section.addCoupon select.form-select.pwidth {
    padding: 10px 10px 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    border: none;
    margin: 0 5px 0;
}
section.addCoupon p.p_style {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    color: var(--text-color);
    max-width: 280px;
}
section.addCoupon input#validationCustom1_0 {
    background: #ffffff;
    border-radius: 8px;
}
section.addCoupon .fmAddproduct-box {
    margin-top: 16px;
}
section.addCoupon .fmbtn.bgmaindarkGreen {
    line-height: 46px;
    background: transparent;
    color: #217041;
    border: 2px solid #217041;
}
.slash-box h4 button {
    font-size: 14px;
    line-height: 18px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    margin-top: 1px;
    background: none;
    padding: 0;
}
/* :start Home add New Coupon css */
section.addCoupon .settimedate-wrap {
    padding-left: 30px;
}
section.addCoupon .form-label {
    padding-left: 6px;
    color: var(--text-color);
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
}
section.addCoupon .form-label.ANSpace {
    padding-left: 12px;
}
section.addCoupon .form-control {
    height: 40px;
    border: none;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
section.addCoupon {
    padding: 23px 54px 40px 29px;
    background: var(--mgnt-color);
    border-radius: 8px;
}
section.addCoupon select.form-select.swidth {
    padding: 8px 10px 8px 20px;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
    line-height: 22px;
}
section.addCoupon select.form-select.pwidth {
    padding: 10px 10px 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    margin: 0 5px 0;
}
section.addCoupon p.p_style {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
    color: var(--text-color);
    max-width: 280px;
}
section.addCoupon input#validationCustom1_0 {
    background: #ffffff;
    border-radius: 8px;
}
section.addCoupon .fmAddproduct-box {
    margin-top: 16px;
}
section.addCoupon a.fmbtn.bgmaindarkGreen {
    background: var(--heading-color);
}
.slash-box h4 button {
    font-size: 14px;
    line-height: 18px;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 400;
    margin-top: 1px;
    background: none;
    padding: 0;
}
form#formcreate div#dropzone2 {
    text-align: center;
    border-radius: 16px !important;
}

#visible,
#featured_cat {
    color: #16192c;
    font-size: 14px;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
.custm_select .btn-group {
    display: contents;
}
.custm_select .btn.dropdown-toggle.btn-default {
    display: none;
}
.dropdown-menu {
    margin-top: 0px !important;
    min-width: 9rem;
    width: max-content;
}
#cat_search {
    min-width: 100%;
    line-height: 50px;
    padding: 0px 42px 0 15px;
    border: 1px solid var(--glight-color);
    border-radius: 16px;
}
.form-select {
    border: 1px solid var(--heading-color);
    border-radius: 16px;
}
#data_table th img {
    position: absolute;
}
.nav-tabs {
    display: contents;
    padding: 10px 0 25px 0;
}
.nav-tabs > li {
    margin-right: 5px;
    margin-bottom: 5px;
}
.nav-tabs li a {
    display: inline-block;
    min-width: 170px;
    min-height: 56px;
    line-height: 56px;
    background: var(--glight-color);
    border-radius: 16px;
    text-align: center;
}
.nav-tabs li a:hover {
    background: none;
    border: 1px solid var(--glight-color);
    color: var(--glight-color);
}
.nav-tabs li a h4 {
    margin-top: 14px;
    color: #ffffff;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
}
.table#data_table tbody tr td .pncont-box img,
.table tbody tr td .pncont-box img {
    width: 65px;
    height: 65px;
}
.nav-tabs li.active a:hover,
.nav-tabs li.active a:active,
.nav-tabs li.active a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover .icon-Add-Product::before {
    border: 1px solid #217041 !important;
    /* color: #999 !important; */
    color: var(--text-color) !important;
}
.nav-tabs > li {
    top: 0;
    left: 0;
}
.nav-tabs > li > a {
    color: #fff !important;
}
/* .nav-tabs li.active a{background: none !important;border: 1px solid var(--glight-color);} */
.nav-tabs li.active a {
    color: #222 !important;
    background: none;
    border: 1px solid !important;
}
.nav-tabs li.active h4 {
    color: #000;
}
/* .nav-tabs li.active a .fa{padding-right: 8px;} */
/* .nav-tabs li.active a,.nav-tabs li.active a .icon-Add-Product::before {
  color: #999 !important;
} */
ul#tabs li a:hover span::before {
    border: none !important;
}
ul#tabs li.active a span.icon-Add-Product::before {
    color: #000;
    border: none !important;
}
ul#tabs li#tabHome a {
    text-transform: lowercase;
}
.msoCont-box .dropzone {
    border: none !important;
    background-color: transparent !important;
    border-radius: 16px;
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
.panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    overflow: hidden;
}
#productVariantsItems .cust_row {
    padding: 0 20px;
}
#productVariantsItems .cust_row .col-6 {
    float: left;
    margin: 10px 10px;
    width: 45%;
}
#productVariantsItems section.bottomdown {
    float: left;
    margin: 10px;
    width: 100%;
}
#productVariantsItems .drag-area.AeDrag {
    width: unset;
    height: 214px;
    padding: 10px;
}
#productVariantsItems .dropzone .dz-message {
    margin: 0 0;
}
#productVariantsItems .msoCont-box {
    margin-top: 15px;
    background: #f4f4f4;
    border: 1px dashed var(--heading-color);
    border-radius: 16px;
    /* height: 214px; */
}
div#productVariantsItems div#dropzone3 h3 {
    max-width: 280px;
    margin: 25px auto;
}
div#productVariantsItems div#dropzone3 {
    height: 214px;
}
.foodm .center {
    width: 100%;
    text-align: center;
}
#GallImages button {
    line-height: 28px;
    color: #fff;
    text-transform: capitalize;
    border: none;
    outline: none;
    border-radius: 5px;
    cursor: pointer;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
    text-align: start;
    background: #217041 !important;
}
#foodForList {
    border: 1px solid #d9d9d9;
    border-radius: 6px;
    min-width: 332px;
    min-height: 30px;
    line-height: 30px;
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    padding: 0 0 0 10px;
    margin-bottom: 0px;
}
.dz-remove::after {
    content: "\e901";
    color: #ac3c3c;
    font-family: "icomoon" !important;
    font-size: 30px;
}
.dropzone .dz-preview .dz-remove {
    font-size: 0px !important;
}
.dropzone .dz-preview.dz-image-preview {
    background: none !important;
}
#edit #form .drag-area {
    background: none;
}
#edit .dropzone.dz-started .dz-message {
    display: block !important;
}
#edit .dropzone.dz-started .dz-message h3 {
    font-size: 0;
}
#edit .dz-remove::after {
    content: "\e901";
    /* color: #ac3c3c; */
    color: #053518 !important;
    font-family: "icomoon" !important;
    font-size: 24px;
    position: relative;
    top: -204px;
    left: 70px;
    background: var(--mgnt-color);
    padding: 0 8px;
    border-radius: 3px;
    float: right;
}
#edit .drag-area span {
    margin: 0;
    background: var(--mgnt-color);
    border-radius: 3px;
    padding: 7px 8px;
}

#edit #productVariantsItems .dz-remove::after {
    top: -169px;
    left: 82px;
}
#paginationList {
    margin-top: 20px;
    margin-bottom: 10px;
}
.pagination li.active a {
    background: var(--glight-color);
    border-radius: 8px;
    color: #ffffff;
    min-width: 26px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    text-align: center;
}
.paginate_button a {
    border: transparent;
    color: var(--text-color);
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
    padding: 0.375rem 1rem;
}
#paginationList ul.pagination {
    justify-content: center;
    margin-top: 20px;
    align-items: center;
}
#paginationList ul.pagination li {
    margin: 0 6px;
}
#paginationList ul.pagination a span.icon-Left-AR::before {
    font-size: 16px;
}
#paginationList ul.pagination a span.icon-Right-AR::before {
    font-size: 16px;
}
#paginationList ul.pagination a {
    padding: 0.375rem 1rem;
    border: transparent;
    color: var(--text-color);
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 500;
}
#paginationList ul.pagination li.active a {
    background: var(--glight-color);
    border-radius: 8px;
    color: #ffffff;
    min-width: 26px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
}
#paginationList .waves-effect {
    display: unset;
}
.demo-masked-input {
    display: unset;
}
.mso-box.setupfile div#dropzoneEdit1:before {
    content: "\e917";
    color: #053518;
    font-family: "icomoon" !important;
    position: absolute;
    top: 182px;
    left: 84px;
    min-width: 24px;
    min-height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: var(--mgnt-color);
    border-radius: 3px;
}
.mso-box.setupfile div#dropzoneEdit3:before {
    content: "\e917";
    color: #053518;
    font-family: "icomoon" !important;
    position: absolute;
    top: 182px;
    left: 84px;
    min-width: 24px;
    min-height: 24px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    background: var(--mgnt-color);
    border-radius: 3px;
}
.custm_ord_tbl td button {
    padding: 0.25rem 0.25rem;
}
.pro_dp img {
    height: 150px !important;
    width: 120px !important;
}
.pro_glImg img {
    width: 150px !important;
    height: 120px !important;
}
#GallImages .dz-remove::after {
    top: -180px;
    left: 0px;
}
#GallImages .dropzone {
    padding: 0px 0px;
}
#GallImages .dropzone .dz-preview {
    margin: 30px 10px 10px;
}
/* section.aeAccount .drag-area.AeDrag.main_dp {
  height: unset;
  padding: 10px 69px 0px 69px;
} */
#GallImages .dropzone.dz-started .dz-message h3 span {
    font-size: 24px;
}
#data_table_filter span {
    position: relative;
    content: "";
    left: 50px;
    top: 5px;
    font-size: 26px;
    color: rgb(122, 124, 122);
}
#data_table_previous a::after {
    color: #217041;
    content: "\f104";
    font: normal normal normal 28px/1 FontAwesome;
}
#data_table_next a::after {
    color: #217041;
    content: "\f105";
    font: normal normal normal 28px/1 FontAwesome;
}
#data_table_previous a,
#data_table_next a {
    font-size: 0;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    margin-top: 2px;
    white-space: nowrap;
    justify-content: center;
    margin-top: 20px;
    align-items: center;
}
.dataTables_wrapper .dt-buttons {
    padding: 10px 0 0;
    display: flex;
    align-items: center; /*add display flex*/
}
div.dataTables_wrapper div.dataTables_filter label {
    font-size: 0;
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after {
    content: unset;
}
.dataTables_wrapper .dt-buttons a.dt-button {
    background-color: #215034;
    border-radius: 5px;
}
.pagination {
    justify-content: center;
    align-items: center;
}
.page-item.active .page-link {
    background: var(--glight-color);
    border-radius: 8px;
    color: #ffffff;
    min-width: 26px;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
}
.pagination .page-link {
    border: none;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
    color: #217041;
    font-size: 44px;
    font-weight: lighter;
}
.fmTablesec td .btn {
    padding: 8px 8px;
    padding-top: 8px;
}
.notify_cstm .btn-group.bootstrap-select.form-select.pwidth {
    display: contents;
}
.notify_cstm .btn.dropdown-toggle.btn-default {
    display: none;
}
.addCoupon.notify_cstm {
    margin-top: 20px;
}

/* alternate css */
table#data_table button.btn {
    width: 40px;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
}
div.dataTables_wrapper div.dataTables_filter {
    padding: 10px 0;
}
div#data_table_wrapper tfoot tr th {
    color: var(--text-color);
}
.nav-tabs li a h4 {
    text-transform: lowercase;
}
.nav-tabs li a h4::first-letter {
    text-transform: uppercase;
}
table#data_table tfoot tr th {
    color: var(--text-color);
}
.col-teal {
    color: var(--glight-color) !important;
}
div#home {
    margin-top: 25px;
}
table.dataTable tfoot tr th {
    color: var(--text-color);
}
.nav-tabs li a,
.nav-tabs li a:hover h4 {
    color: var(--glight-color);
    transition: 1.2s;
}
table#data_table tbody {
    background: #f4f4f4;
}
div#home .alignonoff {
    display: flex;
}
.fmsearch-outer-box.addonsrch {
    position: relative;
}
.fmsearch-outer-box.addonsrch span.icon-magnifying-glass {
    position: absolute;
    left: 20px;
    top: 14px;
}
.fmsearch-outer-box.addonsrch span.icon-magnifying-glass::before {
    font-size: 22px;
}
.usrchatSearch {
    position: relative;
    margin: 10px 0 20px 0;
}
.usrchatSearch span.icon-magnifying-glass {
    position: absolute;
    left: 20px;
    top: 14px;
}
.usrchatSearch span.icon-magnifying-glass::before {
    font-size: 22px;
}
tbody#tbody .form-group .form-line .dropdown-menu.open.show {
    max-height: unset !important;
}
#form
    .form-group
    .form-line
    .btn-group.bootstrap-select.form-control.bs-searchbox.dropup {
    display: inline-flex;
}
tbody#tbody
    .form-group
    .btn-group.form-control
    .dropdown-menu.open.show
    .dropdown-menu.inner {
    display: block;
    left: 0;
    min-height: 200px;
    top: 50px;
    width: 100%;
}
tbody#tbody .form-group .setarIcon {
    position: relative;
}
tbody#tbody .form-group .setarIcon span.icon-Arrow---Down-2 {
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
}
tbody#tbody .form-group .setarIcon span.icon-Arrow---Down-2::before {
    font-size: 10px;
}
form#form {
    background: var(--mgnt-color);
    padding: 9px;
}
form#form label {
    margin-top: 0px;
}
form#form label h4 {
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: var(--heading-color);
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
form#form .form-group .form-line span.icon-Arrow---Down-2 {
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 1;
}
form#form .form-group .form-line span.icon-Arrow---Down-2::before {
    font-size: 10px;
    color: var(--text-color);
}
#form
    .form-group
    .btn-group.form-control
    .dropdown-menu.open.show
    .dropdown-menu.inner {
    display: block;
    left: 0;
    min-height: 200px;
    /* height: 200px; */
    top: 55px;
    width: 100%;
}
#form .form-group .btn-group.form-control .dropdown-menu.open.show {
    min-height: 50px;
    overflow: visible !important;
    padding: 0;
    top: 12px !important;
    width: 100%;
    transform: translate3d(0px, 30px, 0px) !important;
}
.selected a {
    width: 100%;
    float: left;
}
#form .bootstrap-select .bs-searchbox {
    padding: 0;
}
form#foodform table#data_table input[type="checkbox"] {
    width: 22px;
    background: #ffffff;
    height: 22px;
    line-height: 22px;
    display: inline-block;
    border: transparent !important;
    border-radius: 8px;
    vertical-align: middle;
    border-color: transparent;
}
div#create .bootstrap-select .bs-searchbox:after {
    top: 9px;
}
/* div#create .form-group .form-line::after {
  position: absolute;
  top: 18px;
  left: 90%;
  width: 12px;
  height: 12px;
  z-index: 1;
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E);
} */
/* ul.nav.nav-tabs.tab-nav-right li#tabEdit:active a.active {
  background: none;
  border: 1px solid var(--glight-color);
} */
div#restList .setCheckuser {
    background: #f4f4f4;
    margin: 8px 0;
    padding: 8px;
    border-radius: 8px;
    font-size: 16px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 800;
}
div#restList .setCheckuser img {
    width: 20px;
    margin-right: 8px;
}
section.aeAccount .msoCont-box div#dropzone2 h3 {
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    color: #053518;
    position: absolute;
    content: "";
    left: 50%;
    max-width: 280px;
    top: 50%;
    transform: translate(-50%, -50%);
}
#edit .Textfoocg .dropzone.dz-started .dz-message h3 {
    top: 8%;
    left: 88%;
}
.aeImages-box.hzalignF.fooiconChnge div#GallImages div#dropzone4 .dz-message {
    margin-top: 60px;
    margin-left: 17px;
}
div#edit form#formedit h4 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #212422;
    letter-spacing: 0.02em;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}
div#edit form#formedit .foodm h4 {
    margin-bottom: 10px;
}
.nav-tabs li#tabEdit a.active {
    background: none;
    border: 1px solid #217041 !important;
}
.nav-tabs li#tabEdit a.active h4 {
    color: black !important;
}
@media (max-width: 1400px) {
    section.fmTablesec .table#data_table tbody tr td .pncont-box .p_style,
    .table tbody tr td .pncont-box .p_style {
        min-width: 255px;
        color: var(--text-color);
        font-size: 14px;
        line-height: 17px;
        font-family: "Urbanist", sans-serif;
        font-weight: 500;
        text-align: start;
        padding-left: 10px;
        text-wrap: wrap;
    }
}
