@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@400;500;700&display=swap');

:root {
    --main-color: #0b7176;
    --main-bg-color: #0b7176;
    --main-bg-color-dark: #0a6368;
}

html body,
#sidebar-menu .menu-title {
    font-family: 'Zen Kaku Gothic Antique', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #0b7176 !important;
}

body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
    background-color: #0b7176;
    border: 4px solid #555555;
}

@font-face {
    font-family: 'icomoon';
    src: url('/assets/css/fonts/icomoon.eot?z5ukzk');
    src: url('/assets/css/fonts/icomoon.eot?z5ukzk#iefix') format('embedded-opentype'),
        url('/assets/css/fonts/icomoon.ttf?z5ukzk') format('truetype'),
        url('/assets/css/fonts/icomoon.woff?z5ukzk') format('woff'),
        url('/assets/css/fonts/icomoon.svg?z5ukzk#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

 label {
    font-weight: 500;
    /* color:#333; */
    margin-bottom: 2px;
}

.dd-list .dd3-content {
    font-weight: 400;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Zen Kaku Gothic Antique', sans-serif !important;
    font-weight: 500 !important;
}

input[type=radio],
input[type=checkbox] {
    cursor: pointer !important;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-dollar:before {
    content: "\e920";
}

.icon-orders:before {
    content: "\e90a";
}

.icon-dash:before {
    content: "\e90b";
}

.icon-vendor:before {
    content: "\e912";
}

.icon-customzie:before {
    content: "\e90c";
}

.icon-accounting:before {
    content: "\e913";
}

.icon-customer-2:before {
    content: "\e90d";
}

.icon-subscribe:before {
    content: "\e910";
}

.icon-settings-1-1:before {
    content: "\e90e";
}

.icon-profile:before {
    content: "\e90f";
}

.icon-styling:before {
    content: "\e911";
}

.icon-cms:before {
    content: "\e914";
}

.icon-catalogue:before {
    content: "\e915";
}

.icon-configuration:before {
    content: "\e916";
}

.icon-tax:before {
    content: "\e917";
}

.icon-payment-options:before {
    content: "\e918";
}

.icon-marketing:before {
    content: "\e919";
}

.icon-banners:before {
    content: "\e91a";
}

.icon-loyaltycard:before {
    content: "\e91b";
}

.icon-extra:before {
    content: "\e91c";
}

.icon-celebrity:before {
    content: "\e91d";
}

.icon-discount-voucher:before {
    content: "\e91e";
}

.icon-question:before {
    content: "\e91f";
}

.icon-clock:before {
    content: "\e94e";
}

.domain-outer input#custom_domain {
    border: 0;
    border-left: 1px solid #ced4da;
    border-radius: 0;
}

#sidebar-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    /* background-color: #0b7176; */
}

#sidebar-menu::-webkit-scrollbar-track,
.nestable_list_1::-webkit-scrollbar-track,
.dataTables_scrollBody::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

#sidebar-menu::-webkit-scrollbar,
.nestable_list_1::-webkit-scrollbar,
.dataTables_scrollBody::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #f5f5f5;
}

#sidebar-menu::-webkit-scrollbar-thumb,
.nestable_list_1::-webkit-scrollbar-thumb,
.dataTables_scrollBody::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border: 2px solid #555555;
}

/* #sidebar-menu::-webkit-scrollbar-track,.nestable_list_1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px transparent;
    background-color: #fff;
    border-radius: 5px;
}

#sidebar-menu::-webkit-scrollbar,.nestable_list_1::-webkit-scrollbar{
    width: 4px;
    background-color: #fff;
    border-radius: 5px;
}

#sidebar-menu::-webkit-scrollbar-thumb,.nestable_list_1::-webkit-scrollbar-thumb {
    background-color: #fff;
    border: 2px solid #ddd;
    border-radius: 5px;
} */

.nestable_list_1 {
    height: 400px;
    overflow-y: auto;
}

.vendor-search input.form-control {
    border-radius: 50px;
}

.vendor-products .card {
    margin-top: -60px;
    background: transparent;
}

.vendor-products .nav-tabs .nav-item {
    z-index: 99;
    position: relative;
}

.vendor-products table.dataTable {
    margin-top: 0 !important;
}

.vendor-products .table thead th,
.subscription-vendor-product .table thead th {
    border-top: 0 !important;
    border-bottom: 1px solid #ddd;
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: auto;
    /* top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); */
}

.table-responsive::-webkit-scrollbar {
    width: 6px !important;
    height: 6px;
}

.table-responsive::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1) !important;
}

div.dataTables_wrapper div.dataTables_info {
    float: left;
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-top: 5px;
}

.page-link {
    line-height: 1;
}

.login-form label {
    padding: 8px 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 4px;
    background-color: #ecf6ff;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    min-width: 80px;
    text-align: center;
}

.login-form .blank-label {
    display: none;
}

.login-form input[type="radio"]:checked+label {
    border: 1px solid #ffbd00;
    color: #010101;
    background-color: #f8ecec;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.login-form input {
    display: none;
}

.dataTables_filter label {
    float: right !important;
}

.dataTables_filter label {
    float: right !important;
}

div.dataTables_wrapper div.dataTables_processing {
    z-index: 1;
    top: 45% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    text-align: center;
}

.login-form .custom-control-label::before {
    display: none;
}

.pos-rel-tb {
    position: relative;
    top: 6px;
}

.add-sub-task-btn {
    background-color: #ecf6ff;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    background-color: #ecf6ff;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
}

.add-sub-task-btn:hover {
    color: #000000;
    background-color: #f8ecec;
}

.upload-img-btn {
    background-color: #f8ecec;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    border: none;
}

.taskselect {
    font-weight: 700;
}

.style-cols .dropify-wrapper {
    height: calc(100% - 35px);
}

.remove-button .btn.btn-danger {
    padding: 0 10px 30px;
    font-size: 14px;
    right: -10px;
    line-height: 0;
    position: absolute;
    height: 100%;
    opacity: 0;
    width: 100%;
    top: 0;
    left: 0;
    text-align: right;
    background: rgb(0 0 0 / 31%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 0;
    border-radius: 0;
    margin: 0 !important;
    text-align: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.tutorial_main_div .radio_new:hover .btn.btn-danger {
    opacity: 1;
}

.last-child .col-12:last-child .mb-3 {
    margin-bottom: 0 !important;
}

.catalog_box .card-box {
    margin: 0;
    padding: 1.5rem 1.5rem 80px;
}

.btn_bottom {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.dragula-handle::before {
    position: initial;
}

.outer_box {
    border: 2px dashed #d2d0cd;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: rgba(0, 0, 0, 0.514);
}

span.inner-div {
    float: right;
}

.nestable_list_1 span.inner-div {
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dd-list .dd3-content {
    padding: 8px 20px 8px 16px;
}

.nestable_list_1>.dd-list {
    padding: 0;
}

.vendor-category .dd3-content {
    padding: 8px 16px;
}

.table-borderless th,
.table-borderless td {
    padding: 8px 10px 8px 0px !important;
}

.dd {
    max-width: 100% !important;
}

.outer-box {
    height: calc(100vh - 40vh);
    overflow: auto;
}

span.view-password {
    position: absolute;
    top: 9px;
    right: 70px;
}

.variant-row .card-body {
    background: #f3f7f9;
    padding: 12px;
}

.vari.action-icon {
    padding: 0px 1px;
    float: left;
}

.dd-list .dd3-handle::before {
    content: "\F01DB" !important;
    font-family: "Material Design Icons";
    color: #adb5bd;
    font-size: 22px;
}

.dragula-handle::before {
    top: 5px;
}

#map-canvas {
    height: 90%;
    margin: 0px;
    padding: 0px;
    position: unset;
}

.serch {
    width: 100%;
    margin: 0px;
}

.imageagent {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin-right: 15px;
}

.cornar {
    border: 1px solid #ddd;
    padding-top: 10px;
    height: 240px;
    overflow-y: auto;
    padding: 10px;
}

.teamshow {
    margin-left: 58px;
}

.display {
    height: 35px;
    width: 67px;
}

.boxes {
    margin-bottom: 10px;
    height: 100px;
}

.new {
    vertical-align: initial !important;
    display: revert !important;
}

#new_show {
    display: none;
}

.agentcheck {}

.search {
    background-color: #02f2cc;
}

.card-box {
    padding: 1.5rem;
    margin-bottom: 24px !important;
    border-radius: 16px;
}

.card-box.mb-0 {
    margin-bottom: 0 !important;
}

#AddbrandBox {
    padding-bottom: 0;
}

.select_all {
    position: relative;
    top: 8px;
}

#show_map-canvas {
    height: 100%;
}

.pac-container,
.pac-container .pac-item {
    z-index: 99999 !important;
}

body[data-sidebar-size="condensed"]:not([data-layout="compact"]) {
    min-height: 900px !important;
}

.card {
    border-radius: 12px;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 6%);
}

button.btn.btn-info.btn-block.save_btn {
    width: auto;
    border-radius: 50px;
}

body .switchery {
    height: 15px;
    width: 30px;
    box-shadow: none !important;
}

body .switchery>small {
    width: 15px;
    height: 15px;
}

.btn-info {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    min-width: auto;
    width: auto;
}

input#is_hyperlocal {
    display: none !important;
}

.sub-header {
    margin-bottom: 16px;
}

.banner_wrapper {
    width: 30%;
}

.banner_box {
    width: 400px;
    height: 160px;
}

.banner_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

button.btn.btn-info.openBannerModal {
    min-width: auto;
}

.social_head i {
    font-size: 16px;
    color: #43bee1;
    margin-right: 5px;
    height: 24px;
}

.social_head .fab.fa-apple {
    font-size: 22px;
}

.card-box.pb-0.mb-0 {
    margin-bottom: 0 !important;
}

.side-icon {
    opacity: 0.5;
    margin-right: 5px;
    width: 18px;
}

.pro-user-name {
    text-transform: capitalize;
}

h1.control-label {
    font-size: 54px;
    font-weight: bold;
}

.col-spacing {
    margin: 0 -8px;
}

.col-spacing>div {
    padding: 0 8px !important;
}

.modal-footer .btn {
    width: 100%;
}

.web-style .dropify-wrapper.has-preview {
    max-width: 100px;
    width: 100px;
    height: 100px;
    margin: auto;
}

.home-options-list .select2-container--default .select2-selection--single {
    width: 100%;
    height: calc(1.5em + 0.9rem + 2px);
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.home-options-list .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: normal;
}

.home-options-list .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vendor-show-page .custom-dd {
    height: 400px;
    overflow: auto;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #6c757d;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .select2-container .select2-selection--single {
    height: auto;
    border: 1px solid #ced4da
}

input[data-plugin="switchery"] {
    display: none !important;
}

.order-main-outer {
    margin-top: 24px;
    box-shadow: 0 0 20px #0000002e;
    border-radius: 10px;
}

@media (min-width: 1365px) {
    .col-md-12 button.btn.btn-info {
        min-width: 80px;
    }

    .card-box .btn-info {
        min-width: 80px;
        text-align: center !important;
    }
}

body.dark {
    background: #303841;
}

body.dark .navbar-custom {
    background: #3c4752;
}


.content ol a:not(.dd-handle) {
    color: var(--main-color) !important;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: var(--main-color);
    color: #000;
}

.navbar-custom {
    /* background-color: #fff; */
    /* box-shadow: 0 0 35px 0 rgb(154 161 171 / 15%); */
    /* box-shadow: 10px 5px 10px 0 rgb(154 161 171 / 15%); */
    position: fixed;
    left: 0;
    right: 0;
    height: auto;
    z-index: 1001;
}


.btn {
    border-radius: 4px;
}

.dark .home-options-list .dd-list .dd3-item {
    background: rgb(243 247 249 / 10%);
}

body.dark .btn,
.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    border-radius: 50px;
    color: #36404a;
    background-color: rgb(247 184 75 / 82%);
    border-color: rgb(247 184 75 / 82%);
}

.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    box-shadow: none;
}

#map-canvas {
    height: calc(100vh - 204px);
}

.geo_main #map-canvas {
    height: calc(100vh - 212px) !important;
}

.cornar {
    margin: 0 -8px;
    border: 0;
    height: auto;
}

.cornar>div {
    padding: 0 8px;
}

.custom-checkbox .col-2 {
    width: 50px;
    max-width: max-content;
    flex: initial;
    padding: 0 0 0 10px;
}

.custom-checkbox .col-10 {
    flex: auto;
    max-width: none;
    width: 164px;
    padding-right: 0;
}

body.dark[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu>ul>li:hover>a {
    color: #36404a;
    background-color: rgb(247 184 75 / 82%);
    box-shadow: inset 1px 1px 5px 0 #323a42;
}

body.dark .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: rgb(247 184 75 / 82%);
    background-color: rgb(247 184 75 / 82%);
}

body.dark .radio-info input[type="radio"]:checked+label::after,
body.dark .radio label::after {
    background-color: rgb(247 184 75 / 82%);
}

body.dark .radio-info input[type="radio"]:checked+label::before,
body.dark .radio input[type="radio"]:checked+label::before {
    border-color: rgb(247 184 75 / 82%);
}

.radio label {
    cursor: pointer;
    font-weight: 500;
    line-height: 16px;
}

body.dark #sidebar-menu>ul>li>a:hover,
body.dark #sidebar-menu>ul>li>a:focus,
body.dark #sidebar-menu>ul>li>a:active,
body.dark #sidebar-menu .menuitem-active .active {
    color: rgb(247 184 75 / 82%);
}

body.dark .action-icon .mdi-square-edit-outline {
    color: rgb(247 184 75 / 82%);
}

body .tagsinput .tag {
    background: #ccc;
    color: rgba(0, 0, 0, 0.795);
    padding: 5px 30px 0px 12px;
    border-radius: 50px;
    font-size: 12px;
}

.table-responsive .form-group {
    margin-bottom: 0;
}

.table th,
.table td {
    padding: 10px;
}

.dataTables_scrollHead {
    /* height: 63px; */
}

.dataTables_scrollBody {
    height: auto;
}

.card_outer {
    height: calc(100vh - 234px);
}

.map-outer {
    min-height: calc(100vh - 284px);
}

.content-page {
    min-height: calc(100vh - 129px);
    padding: 0 15px 25px 15px;
}

@media (min-width: 1200px) {
    .geo_middle {
        height: calc(100vh - 690px);
        overflow-y: auto;
        overflow-x: hidden;
        margin: 0 0 20px;
    }

    #add-category-form .modal-lg,
    #edit-category-form .modal-lg {
        max-width: 70%;
    }
}

@media (min-width: 1300px) (max-width: 1400px) {
    #cardCollpase4 svg {
        padding-left: 0;
        margin-left: -36px;
    }
}

@media (max-width: 1366px) {
    #map-canvas {
        height: calc(100vh - 284px);
    }
}

@media(max-width: 1199px) {
    .ipad-view .col-lg-5.col-xl-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ipad-view .col-lg-7.col-xl-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

#scroll-bar::-webkit-scrollbar-track

/*,.vendor-show-page .custom-dd::-webkit-scrollbar-track*/
    {
    height: 400px;
    overflow: auto;
}

#scroll-bar::-webkit-scrollbar

/*,.vendor-show-page .custom-dd::-webkit-scrollbar*/
    {
    width: 6px;
    background-color: #f5f5f5;
}

#scroll-bar::-webkit-scrollbar-thumb

/*,.vendor-show-page .custom-dd::-webkit-scrollbar-thumb*/
    {
    background-color: rgb(247 184 75 / 82%);
}

body.dark #form-tags-4_tagsinput {
    background: #36404a;
    border-color: rgb(247 184 75 / 82%);
    border-radius: 4px;
}

.text-primary {
    color: var(--main-color) !important;
}

.badge-primary {
    background-color: var(--main-color) !important;
    color: #000000;
}

.badge-danger {
    background-color: #f86262;
    color: #000000;
}

.btn.btn-primary,
.btn.btn-info {
    background-color: var(--main-color);
    border-color: var(--main-color);
    color: #fff !important;
    /* box-shadow: 0px 2px 6px 0px var(--main-bg-color-dark); */
    font-weight: 500;
}

.btn-primary:hover,
.btn-info:hover {
    color: #fff !important;
    background-color: var(--main-bg-color-dark);
    border-color: var(--main-bg-color-dark);
}

.btn-primary:focus,
.btn-primary.focus,
.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: var(--main-bg-color-dark);
    border-color: var(--main-bg-color-dark);
    box-shadow: 0 0 0 0.15rem var(--main-bg-color-dark);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle,
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: var(--main-bg-color-dark);
    border-color: var(--main-bg-color-dark);
}

.radio input[type=radio]:checked+label::before {
    border-color: var(--main-color);
    transition: none;
}

.radio input[type=radio]:checked+label::after {
    background-color: var(--main-bg-color);
}

body.dark .btn.btn-primary-outline.action-icon {
    background: transparent;
    border: 0;
    color: rgb(247 184 75 / 82%);
}

.return-btn sup.total-items {
    color: #fff;
}

#addCardBox .btn {
    border-radius: 0;
}

body.dark .tagsinput {
    background-color: transparent;
    border-color: rgb(247 184 75 / 82%);
}

.dark .login-form label {
    background-color: transparent;
    color: rgb(247 184 75 / 82%);
}

.dark .login-form input[type="radio"]:checked+label {
    border-color: #d5a34c;
}

.dark .gm-style .gm-style-iw-c {
    background-color: #333c44;
}

.gm-style .gm-style-iw-c {
    padding: 12px !important;
}

.gm-style .gm-style-iw-d {
    overflow: hidden !important;
}

.dark .gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg,
            rgb(48 56 64) 50%,
            rgb(51 60 68) 51%,
            rgb(48 56 64) 100%);
    box-shadow: -2px 2px 2px 0 rgb(178 178 178 / 40%);
}

.dark .user_name label,
.dark .user_info i {
    color: #d5a34c;
}

.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important;
}

.cstmbtn.check_btn.btn.btn-info {
    border-radius: 0;
}

/* .light .btn-info {
    color: #fff;
    background-color: #43bee1;
    border-color: #43bee1;
} */

#phone_numberInput .iti {
    width: 100%;
}

.btn-auto .btn.btn-blue.waves-effect {
    max-width: none;
    min-width: auto;
}

body.dark .btn[data-toggle="dropdown"] {
    color: #36404a;
}

.input-group-text {
    cursor: pointer;
}

body.dark .input-group-text {
    color: #d3a14a;
}

.dark .add-sub-task-btn {
    background-color: rgb(247 184 75 / 82%);
}

.dark .add-sub-task-btn:hover {
    border-color: rgb(247 184 75 / 82%);
    background-color: rgb(247 184 75 / 60%);
}

.dark .selectize-dropdown,
.dark .selectize-input,
.dark .selectize-input input {
    color: #94a0ad;
}

.selectize-input {
    padding: 9px 12px;
}

.dark .selectize-control.single .selectize-input:after {
    border-color: #94a0ad transparent transparent transparent;
}

.dark .assigned-block h5 {
    color: #94a0ad;
}

.input-group-append .btn {
    border-radius: 0 !important;
}

.dark input:checked~.switchery.switchery-default {
    border-color: rgb(247 184 75 / 82%) !important;
    background-color: rgb(247 184 75 / 82%) !important;
}

.dark .radio-blue input[type="radio"]:checked+label::after {
    background-color: rgb(247 184 75 / 82%) !important;
}

.dark .select2-container--default .select2-selection--multiple {
    background-color: #3b4651;
}

body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu>ul>li>a span {
    padding-left: 0;
}

body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu>ul>li>a span {
    display: block;
}

body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu>ul>li>a span:last-child {
    display: none;
    padding-left: 25px;
}

body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu>ul>li:hover>a span:last-child {
    display: inline-block;
}

.dark .primaryCurText+input[type="number"] {
    background-color: #3b4651;
    background-clip: padding-box;
    border: 1px solid #424e5a;
    color: #94a0ad;
}

#dark_theme+label::before {
    left: 0px;
    top: 0px;
}

#light_theme+label::before {
    left: 0px;
    top: 0px;
}

#exist_variant_div input {
    border: 1px solid #ced4da !important;
    color: #6c757d;
}

#exist_variant_div input:focus-visible {
    outline: none !important;
}

label.file-input.uploadImages img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

label.file-input.uploadImages {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    overflow: hidden;
}

.light input:checked~.switchery.switchery-default {
    border-color: var(--main-color) !important;
    background-color: var(--main-bg-color) !important;
}

.light .text-info {
    color: #43bee1 !important;
}

.round_img_box {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #dddd;
}

.round_img_box img.rounded-circle {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.table-responsive img.rounded-circle {
    height: 30px;
}

#promo-datatable .promo_img {
    width: 200px;
    height: 100px;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none !important;
}

.selectize-input {
    padding: 9px 12px !important;
}

#banner-datatable th,
#banner-datatable td,
.banner-datatable th,
.banner-datatable td,
.edit_brand-datatable th,
.edit_brand-datatable td {
    padding: 10px 5px !important;
}

.left-side-menu .logo span {
    height: 43px;
    width: 125px;
    margin: auto;
}

.left-side-menu .logo img {
    height: 100%;
    object-fit: contain;
    width: 100%;
}

.left-side-menu .logo {
    padding: 0;
    top: 10px;
    position: absolute;
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.left-side-menu .logo:hover {
    filter: grayscale(0);
}

.round_img .dropify-wrapper {
    height: 150px !important;
    width: 150px !important;
    margin: auto;
    border-radius: 50%;
}

.round_img .dropify-wrapper .dropify-preview .dropify-render img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.round_img .dropify-wrapper .dropify-preview {
    padding: 0;
}

.upload_box .dropify-wrapper {
    height: 150px !important;
}

.upload_box .dropify-wrapper .dropify-preview {
    padding: 0;
}

.upload_box .dropify-wrapper .dropify-preview .dropify-render img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.simplebar-content-wrapper {
    padding-bottom: 50px;
}

.order_detail {
    position: relative;
    margin-bottom: 10px !important;
}

.order_detail:before {
    content: "";
    border-left: 1px solid #0b7176;
    background-color: #43bee1e8;
    position: absolute;
    height: calc(100% - 26px);
    left: -1px;
    top: 15px;
}

.left_arrow {
    width: 7px;
    height: 7px;
    position: absolute;
    left: -23px;
    top: 5px;
    background: #53c3e3;
    border-radius: 50%;
}

.order_head h4 {
    padding: 0 10px;
    font-size: 14px;
}

.order_data>div {
    padding: 0 10px !important;
}

.product_list .list-img {
    position: relative;
    list-style: none;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}

.product_list .list-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 50px;
}

.items_price {
    list-style: none;
}

.items_price {
    font-weight: 700;
    font-size: 12px;
    color: #53c3e3;
    margin: 0;
}

.item_no {
    top: -7px;
    right: -6px;
    background: #43bee1;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
}

.status_box {
    list-style: none;
}

.status_box li {
    margin: 0 0 7px;
}

.status_box label {
    background: rgb(247 184 75 / 18%);
    color: #f7b84b;
    border-radius: 4px;
    padding: 4px 8px;
    font-size: 10px;
    line-height: 1.1;
    font-weight: 600;
}

.in-progress label {
    background: rgba(247, 184, 75, 0.25) !important;
    color: #f7b84b !important;
}

.paid {
    background-color: rgba(26, 188, 156, 0.25) !important;
    color: #1abc9c !important;
}

.status_box i,
.status_box label {
    vertical-align: middle;
}

.status_box .fa-spinner {
    color: #f7b84b !important;
}

.status_box .fa-money-check {
    color: #1abc9c !important;
}

.item_price {
    list-style: none;
}

.item_price li {
    margin-right: 5px;
}

.price_box_bottom li:nth-last-child(2) {
    border-bottom: 1px solid #e5e8eb !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.grand_total label,
.grand_total span {
    font-weight: 500;
    color: #333;
}

.pulse {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0b7176;
    cursor: pointer;
    box-shadow: 0 0 0 rgb(67 190 225 / 50%);
    position: absolute;
    left: -4px;
    top: 4px;
    animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }

    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.price_box_bottom li {
    margin: 0 0 10px;
    color: #6c757d;
}

.price_box_bottom li:last-child {
    margin: 0;
}

.order_detail:hover {
    color: #53c3e3;
}

.status_box li img {
    opacity: 0.5;
}

.card-box .background:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.card-box .background {
    z-index: 1;
    position: relative;
}

.brand-logo img.img-fluid {
    height: 50px;
}

i.mdi.mdi-exclamation-thick {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid rgb(0 0 0 / 60%);
    display: inline-block;
    color: rgb(0 0 0 / 60%);
    cursor: pointer;
}

.tooltip_error {
    position: absolute;
    right: -87px;
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
    padding: 10px 15px 10px 30px;
    margin: 0;
    border-radius: 5px;
    opacity: 0;
    top: -100%;
    transform: translateY(-100%);
    transition: all 0.5s;
    color: rgb(255 0 0 / 80%);
    line-height: 20px;
    width: 260px;
    text-align: left;
    z-index: -1;
}

.tooltip_error li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tooltip_error::after {
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    width: 30px;
    height: 15px;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -15px;
    background-color: #fff;
    display: block;
    box-shadow: 0px 2px 5px #ddd;
}

.mdi.mdi-exclamation-thick:hover+.tooltip_error {
    opacity: 1;
    top: -10px;
    transform: 0;
    z-index: 1;
}

.custom-control-label,
.select-category label {
    cursor: pointer;
}

.form-check-input {
    display: none;
}

.custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    border-radius: 0;
    clip-path: polygon(0 0, 0 35%, 35% 0);
    width: 140px;
    height: 120px;
    left: 0;
    top: 0;
    background-color: transparent;
    opacity: 0;
    content: "\F012C";
    font-family: "Material Design Icons";
    color: #fff;
    font-size: 20px;
    z-index: 1;
}

.select-category {
    overflow: hidden;
}

.select-category label:before {
    position: absolute;
    text-align: left;
}

.custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.radio_new .custom-control-label::after,
.select-category label::after {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.radio_new .custom-control-label::after,
.select-category label::after {
    background: rgb(0 0 0 / 31%);
    background-image: none !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    content: "";
    position: absolute;
}

.custom-control-input:checked~.custom-control-label::before,
.form-check-input:checked~label:before {
    background-color: var(--main-bg-color) !important;
    opacity: 1;
}

.custom-radio.radio_new .custom-control-input:checked~.custom-control-label::after,
.form-check-input:checked~label::after {
    opacity: 1;
}

.address_txt,
.address_txt .ellips_txt {
    width: 300px !important;
}

.ellips_txt {
    margin: 0;
    display: block;
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.disabled {
    opacity: 0.7;
    pointer-events: none;
}

#sidebar-menu>ul>li ul.nav-second-level {
    padding-left: 10px;
    margin: 0 0 10px;
    padding-right: 10px;
}

.notification-list .profile-dropdown .notify-item {
    border-left: 0px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.notification-list .profile-dropdown .notify-item:hover {
    color: #fff;
    background: #0b7176;
}

.notification-list .profile-dropdown .notify-item {
    padding: 10px 10px;
    transition: 0.s ease;
}

.page-title-right input.form-control.border.form-control.input {
    height: auto;
}

.page-title-right .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.description-txt p {
    font-size: 12px;
}

.site-name {
    font-weight: 400;
}

.top-site-links li {
    list-style: none;
}

.top-site-links li a {
    color: #6c757d;
    transition: all 0.5s;
}

.top-site-links li:hover a {
    text-decoration: none;
    color: var(--main-color);
}

.top-site-links li i {
    font-size: 16px;
    vertical-align: middle;
    margin-right: 8px;
}

.top-site-links li i.fa.fa-globe {
    font-size: 12px;
}

.top-site-links li i.fab.fa-android {
    font-size: 16px;
}

.tab-product .nav-tabs .nav-link.active,
.tab-product .nav-tabs .nav-item.show .nav-link {
    background: #0b7176;
    border-color: transparent;
    color: red;
}

.tab-product .nav-material.nav-tabs .nav-item .nav-link {
    color: #0b7176;
    text-align: center;
    border: 1px solid #0b7176;
    font-weight: 600;
    font-size: 14px;
    margin-right: 3px;
}

.tab-product .nav-material.nav-tabs .nav-link.active {
    color: #ffffff;
    border: 1px solid #0b7176;
}

.tab-product .nav-material.nav-tabs .nav-link.active .total-items {
    color: #fff;
}

.tab-product .nav-material.nav-tabs .nav-item .material-border {
    border-bottom: none;
    opacity: 1;
}

.tab-product .nav-material.nav-tabs .nav-link.active~.material-border {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
}

.product-name h2 {
    font-size: 20px;
}

.text-black {
    color: #343a40 !important;
}

.common-table th {
    padding-bottom: 10px;
}

.common-table td {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav-second-level li a {
    position: relative;
}

.nav-second-level li .collapse li a:before {
    content: "";
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
}

.navbar-custom .topnav-menu>li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.nav-user img {
    border-radius: 50%;
    margin-right: 5px;
    border: 1px solid #f7f7f7;
    box-shadow: 0 0 4px #cccc;
}

.dropdown-menu.show {
    top: calc(100% + 10px) !important;
}

.dashboard-boxes .avatar-lg {
    width: 30px;
    height: 30px;
    border-color: transparent !important;
    border-radius: 10px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 1px;
}

.dashboard-boxes .avatar-lg i {
    color: #fff;
}

.card {
    border-radius: 8px !important;
}

/* body.light {
    background: #f0f1f7;
} */

.card {
    border-radius: .25rem;
    box-shadow: 0 .125rem 0 rgba(10, 10, 10, .04);
    border-radius: 8px;
    padding: 15px;
}

.dashboard-boxes p {
    font-weight: 500;
}

.dashboard-boxes .text-dark {
    font-size: 22px;
    font-weight: 600 !important;
}

.form-group.mb-0 input {
    margin: 0;
}

.form-group.mb-0 .tagsinput {
    padding: 2.5px;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
}

th {
    font-weight: 600;
}

.file--upload {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}

.file--upload>label .fa-user:before {
    content: "\f007";
    position: relative;
    top: 10px;
}

.file>input[type='file'] {
    display: none
}

.file>label {
    cursor: pointer;
    outline: 0;
}

.file>label:hover {
    border-color: hsl(0, 0%, 21%);
}

.file>label:active {
    background-color: hsl(0, 0%, 96%);
}

.file>label>i {
    padding-right: 5px;
}

.file--upload>label {
    width: 100%;
    margin: 0;
    display: inline-block;
}

.file--upload>label:active {
    background-color: transparent;
}

.file .update_pic {
    height: 180px;
    width: 100%;
    border: 0.9px solid #E9F0F8;
    background: url(./images/slider01.jpg) no-repeat center;
    background-size: cover;
}

.file .update_pic img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.file--upload>label .plus_icon {
    height: 60px;
    width: 60px;
    line-height: 76px;
    color: #FFFFFF;
    text-align: right;
    font-family: "Nunito Sans";
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;
    border-radius: 50%;
    background-color: #43bee1;
    box-shadow: 0 2px 4px 0 rgb(63 159 255 / 40%);
    display: block;
    position: absolute;
    left: -30px;
    top: -27px;
    padding: 3px 13px 0 0;
    z-index: 1;
}

.banner-info {
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 40%);
    transform: translateY(100%);
    transition: all 0.5s;
}

.file.file--upload:hover .banner-info {
    transform: translateY(0);
    bottom: 0;
}

.remove-banner {
    cursor: pointer;
    top: -27px;
    right: -30px;
    background: #43bee1;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    color: #fff;
    padding: 10px 0 0 10px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.file.file--upload:hover .remove-banner {
    opacity: 1;
}

.close.top_right {
    position: absolute;
    right: -25px;
    top: -30px;
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.card-widgets>a[aria-expanded="true"] i:before {
    content: "\F0374";
}

.card-widgets .btn-group {
    margin-top: -5px;
}

.footer {
    padding: 12px 10px;
    text-align: center;
}

.profile-page .dropify-wrapper {
    width: 150px;
    height: 150px;
    margin: auto;
}

label.logo-size {
    right: 16px;
    font-size: 11px;
    color: red;
    bottom: 5px;
}

.dd-list .dd3-content img.rounded-circle.mr-1 {
    height: 30px;
}

.ellips {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#promo-datatable .ellips {
    width: 50%;
}

/* #promo-datatable th,
#promo-datatable td {
    padding: 10px;
} */

.price-range-slider {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.price-range-slider .range-value {
    margin: 0;
}

.price-range-slider .range-value input {
    width: 100%;
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: initial;
    box-shadow: none;
    border: none;
    margin: 20px 0 20px 0;
}

.price-range-slider .range-bar {
    border: none;
    background: #000;
    height: 3px;
    width: calc(100% - 8px);
    margin-left: 8px;
}

.price-range-slider .range-bar .ui-slider-range {
    background: #43bee1;
}

.price-range-slider .range-bar .ui-slider-handle {
    border: none;
    border-radius: 25px;
    background: #fff;
    border: 2px solid #43bee1;
    height: 17px;
    width: 17px;
    top: -0.52em;
    cursor: pointer;
}

.price-range-slider .range-bar .ui-slider-handle+span {
    background: #43bee1;
}

.price-range-slider {
    width: 100%;
    float: left;
    padding: 10px 0;
}

.price-range-slider .range-value {
    margin: 0;
}

.price-range-slider .range-value input {
    width: 100%;
    background: none;
    color: #000;
    font-size: 16px;
    font-weight: initial;
    box-shadow: none;
    border: none;
    margin: 20px 0 20px 0;
}

.price-range-slider .range-bar {
    border: none;
    background: #000;
    height: 3px;
    width: calc(100% - 8px);
    margin-left: 8px;
}

.price-range-slider .range-bar .ui-slider-range {
    background: #43bee1;
}

.price-range-slider .range-bar .ui-slider-handle {
    border: none;
    border-radius: 25px;
    background: #fff;
    border: 2px solid #43bee1;
    height: 17px;
    width: 17px;
    top: -0.52em;
    cursor: pointer;
}

.price-range-slider .range-bar .ui-slider-handle+span {
    background: #43bee1;
}

.category-img img {
    width: 100%;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.top-input {
    width: 60%;
    top: 0px;
}

.top-input input#month_picker_filter,
.top-input select.form-control,
.top-input .form-control {
    height: 34px;
    padding: 0 5px;
}

/* .dt-buttons.btn-group.flex-wrap {
    position: absolute;
    right: 210px;
    top: 25px;
} */

.navbar-custom .app-search {
    height: auto;
}

/* .main-customer-page .dt-buttons.btn-group.flex-wrap {
    top: 27px;
} */

.dt-buttons.btn-group.flex-wrap button,
#clear_filter_btn_icon {
    border-radius: 0.2rem;
    padding: 6.5px 10px;
}

.return-order .update_pic {
    height: 100px;
}

td.product-name {
    width: 300px;
}

td.product-name img+b {
    width: 200px;
    display: block;
}

td.product-name,
.vendor-name {
    width: 200px;
}

.vendor-name .round_img_box+a {
    width: 150px;
    display: block;
}

.show-return-product-modal {
    cursor: pointer;
}

#sidebar-menu>ul>li a[data-toggle="collapse"]:after {
    content: "\F0142";
    transition: transform 0.15s;
    position: absolute;
    right: 0px;
    display: inline-block;
    font-family: "Material Design Icons";
    text-rendering: auto;
    line-height: 1.5rem;
    font-size: 1.1rem;
    transform: translate(0, 0);
    font-weight: 600;
}

#sidebar-menu .menuitem-active>a:not(.active) {
    color: #fff;
}

#sidebar-menu .menuitem-active>a.active {
    color: #fff;
    background-color: #b4e9ec38;
    border-radius: 5px;
}

#sidebar-menu li a:focus,
#sidebar-menu li a:hover {
    color: #ffffff;
}

.dd-list .dd-item .dd-handle:hover {
    color: var(--main-bg-color);
}

.page-item.active .page-link {
    background-color: #0b7176;
    border-color: #0b7176;
}

#sidebar-menu>ul>li a[aria-expanded="true"]:after,
#sidebar-menu>ul>li.menuitem-active a:not(.collapsed)[aria-expanded="true"]:after {
    transform: rotate(90deg);
}

/* Dark Mood Css */
.dark .menu-navigation {
    background: #232323;
}

.dark a,
.dark .tab-product .nav-material.nav-tabs .nav-link.active,
.dark .items_price,
.dark .top-site-links li:hover a,
.dark .nav-second-level li a:focus,
.dark .nav-second-level li a:hover,
.dark #sidebar-menu .menuitem-active>a,
.dark .mdi-icons,
.dark label.logo-size,
.dark .social_head i,
.dark .dd-list .dd3-content:hover {
    color: rgb(247 184 75 / 82%);
}

.dark .card {
    background: rgb(255 255 255 / 5%);
}

.dark .text-dark,
.dark .text-muted,
.dark .header-title {
    color: #98a6ad !important;
}

.dark .text-primary {
    color: rgb(247 184 75 / 82%) !important;
}

.dark .tab-product .nav-material.nav-tabs .nav-link.active~.material-border,
.dark .order_detail:before,
.dark .track-order-list ul li.completed {
    border-color: rgb(247 184 75 / 82%);
}

.dark .tab-product .nav-material.nav-tabs .nav-link {
    color: #f3f7f9;
}

.dark .pulse,
.dark .item_no,
.dark .track-order-list ul li:before,
.dark .page-item.active .page-link,
.dark .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: rgb(247 184 75 / 82%);
}

.dark .page-item.active .page-link {
    border-color: rgb(247 184 75 / 82%);
}

.dark .top-site-links li a,
.dark .grand_total label,
.dark .grand_total span {
    color: #acbfd2;
}

.loader {
    position: fixed;
    z-index: 999;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.error-msg {
    text-align: center;
    font-size: 16px;
}

.menu-title+.nav-second-level>li>a {
    padding-left: 15px;
    transition: 0.3s ease;
}

.menu-title+.nav-second-level>li>a:hover {
    /* background-color: #0b7176; */
    color: #fff;
}

.menu-title+.nav-second-level>li>a span:first-child {
    font-size: 17px;
    vertical-align: middle;
    width: 21px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.menu-title+.nav-second-level>li>a span.size-20 {
    font-size: 16px;
    vertical-align: middle;
    width: 24px;
    display: inline-block;
    text-align: center;
}

.pages-list-data td a {
    font-weight: 600;
}

.active-page .page-title {
    color: #5AC2ED !important;
}

.error-text {
    position: absolute;
    bottom: -5px;
    left: 15px;
    font-size: 11px;
}

.total-items {
    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    border-radius: 50%;
    color: var(--main-color);
    display: inline-block;
    top: -10px;
    font-weight: 900;
}

.auth-fluid .auth-fluid-form-box {
    max-width: 50%;
}

.auth-user-testimonial {
    left: auto;
    width: 100%;
}

.domain-outer {
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
    overflow: hidden;
}

.domain_name {
    background: #fff;
    background-color: #FFFFFF;
    color: #1F2431;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    height: 37.39px;
    line-height: 37px;
    padding: 0 10px;
    width: max-content;
    border: 0;
}

.domain-outer #sub_domain {
    border: 0;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-radius: 0;
}

.select-date .form-control {
    height: calc(0.7em + .9rem + 2px);
}

a:-webkit-any-link:focus-visible {
    outline-offset: 0 !important;
}

:focus-visible {
    outline: 0 !important;
}

.action-icon {
    vertical-align: middle;
}

.document-btn label {
    color: #6c757d;
}

.delete-user {
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#add_user_permission_vendor .dropdown-menu {
    width: 100%;
}

#add_user_permission_vendor #userList {
    width: 100%;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 30px);
}

#add_user_permission_vendor .dropdown-menu li {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

#add_user_permission_vendor .dropdown-menu li:last-child {
    border: 0;
}

#add_user_permission_vendor .dropdown-menu {
    width: 100%;
}

#add_user_permission_vendor #userList {
    width: 100%;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    width: calc(100% - 30px);
}

#add_user_permission_vendor .dropdown-menu li {
    border-bottom: 1px solid #DDD;
    padding: 10px;
}

#add_user_permission_vendor .dropdown-menu li:last-child {
    border: 0;
}

.gray-placeholder-img img {
    filter: grayscale(100%);
    opacity: 0.3;
}

.product-action+.bg-light {
    height: 117px;
}

.home-options-list .dd-list .dd3-item {
    border-radius: 3px;
    background: #f3f7f9;
    color: #6c757d;
    padding: 5px 10px;
}

.home-options-list .dd-list .dd-item .dd-handle {
    float: none;
    padding: 0;
    cursor: pointer;
    height: auto !important;
}

#pickup_datatable .dd-list .dd-item .dd-handle {
    min-width: 150px;
}

.home-options-list li.dd-item.dd3-item::marker {
    content: none;
}

.home-options-list .dd-list .dd3-handle::before {
    vertical-align: middle;
}

.language-inputs {
    width: 70%;
    overflow-x: auto;
}

.scroll-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

.scroll-style::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

.cursor {
    cursor: pointer !important;
}

#cardCollpase4 svg {
    padding-left: 60px;
}

.apexcharts-legend.apexcharts-align-center.position-bottom {
    height: 70px !important;
    inset: auto 0px 5px 20px !important;
}

.list-unstyled.remove-curser li {
    cursor: context-menu;
}

#update-single-status {
    position: absolute;
    bottom: 10px;
    z-index: 1;
    left: 20px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.order-hover-btn:hover #update-single-status {
    opacity: 1;
}

button.update-status {
    border: 0;
    border-radius: 50px;
    padding: 2px 8px;
}

.btn-danger {
    background-color: #f86262;
    /* height: 38px; */
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: none;
}

.order_data_box {
    height: calc(100vh - 199px);
    overflow-y: auto;
    padding: 0 12px 0 12px;
}

.bg-soft-warning.text-warning {
    margin: 0 2px;
}

.custom-radio-design .custom-control-label::before {
    border: 4px solid #AAAAAA;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    top: 0;
    left: -30px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.standard_modal .modal-dialog.modal-dialog-centered {
    max-width: 300px;
}

.weekDays .form-check {
    display: inline-block;
    width: 50%;
    margin-left: -4px;
}

.standard_modal .btn {
    width: 49%;
}

.site_link {
    padding: 5px 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copy_link img {
    width: 12px;
    margin-top: 5px;
    display: inline-block;
}

.position-relative {
    position: relative !important;
}

.site_link a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}

span.copied_txt {
    position: absolute;
    bottom: -15px;
    right: 0;
    background: rgb(85 164 255 / 50%);
    color: #ffff;
    padding: 0 10px;
    border-radius: 50px;
    line-height: 20px;
    font-size: 12px;
}

h3 .fas.fa-money-check-alt {
    font-size: 18px;
}

.copy_link {
    cursor: pointer;
}

.custom-toggle .switchery {
    float: right;
}

.order-list-view .dd-list .dd-nochildren .dd-handle+.dd3-content {
    padding: 5px 70px 5px 46px !important;
}

.order-list-view .inner-div.text-right {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.order-list-view .dd-list .dd-handle+.dd3-content {
    padding: 5px 70px !important;
    position: relative;
}

.order-list-view .dd-list .dd-nochildren .dd-handle.dd3-handle {
    left: 0;
    position: absolute;
    background: transparent;
}

.order-list-view .dd-list .dd-item .dd-handle {
    position: absolute;
    top: 0;
    padding: 10px 16px;
    left: 13px;
}

.order-list-view .dd-list .dd-item button {
    position: relative;
    z-index: 1;
}

.order-list-view .dd-list .dd-item .dd-handle {
    position: relative;
    z-index: 1;
    left: 0;
    background: transparent;
}

.order-list-view .dd-list .dd-expand+.dd-handle.dd3-handle {
    padding-left: 0;
    position: relative;
}

.product-tags #promo-datatable td:first-child {
    width: 70px;
}

.product-tags #promo-datatable td:first-child img {
    width: 100%;
}

.product-tags #promo-datatable td:nth-child(2) {
    width: 60%;
}

.page-title .form-control {
    box-shadow: none;
}

.cms-content .form-control {
    height: 40px !important;
}

.review-table-responsive td:nth-child(3) {
    width: 50%;
    white-space: normal;
}

.file-outer {
    display: grid;
    grid-template-rows: 100px -1 0 0;
    grid-template-columns: repeat(3, 0fr) 20%;
    grid-gap: 10px;
}

.review-product-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 30px;
}

/* Arabic Css Start From Here */
body[dir="rtl"] .content-page {
    margin-left: 0;
    margin-right: 240px;
}

body[dir="rtl"] .navbar-custom {
    left: 0;
    right: auto;
}

body[dir="rtl"] .mr-auto {
    margin-right: 0 !important;
}

body[dir="rtl"] #sidebar-menu .menu-title {
    text-align: right;
}

body[dir="rtl"] .nav-second-level li a {
    text-align: right;
}

body[dir="rtl"] #sidebar-menu>ul>li a[data-toggle="collapse"]:after {
    left: 0;
    right: auto;
    transform: rotate(180deg);
}

body[dir="rtl"] #sidebar-menu>ul>li ul.nav-second-level {
    padding-right: 20px;
}

body[dir="rtl"] .top-site-links li i {
    margin: 0 0 0 10px;
}

body[dir="rtl"] ul {
    padding-right: 0;
}

body[dir="rtl"] .nav-second-level li .collapse li a:before {
    left: auto;
    right: 0;
}

body[dir="rtl"] .dt-buttons.btn-group.flex-wrap {
    right: auto !important;
    left: 330px;
}

body[dir="rtl"] .text-sm-right {
    text-align: left !important;
}

body[dir="rtl"] {
    text-align: right !important;
}

body[dir="rtl"] .dataTables_filter label {
    float: left !important;
}

body[dir="rtl"] .home-options-list .dd-list .dd3-item {
    padding-right: 40px;
    position: relative;
}

body[dir="rtl"] .home-options-list .dd-list .dd3-handle::before {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

body[dir="rtl"] span.switchery.switchery-default {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}

body[dir="rtl"] .home-options-list .dd-list .dd-item .dd-handle {
    padding: 0 0 0 20px;
}

body[dir="rtl"] span.inner-div {
    float: left;
}

body[dir="rtl"] .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem !important;
}

@media(min-width:320px) {
    .custom-cols>.col {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media(min-width:576px) {
    .custom-cols>.col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .received-orders .modal-dialog.modal-dialog-centered {
        max-width: 600px;
    }

    .add_product .modal-dialog {
        max-width: 650px;
    }
}

@media(min-width:992px) {
    .custom-cols>.col {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media(min-width:1367px) {
    .custom-cols>.col {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .style-cols .col-xl-6,
    .cms-cols .col-xl-9 {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .style-cols .col-xl-3,
    .cms-cols .col-xl-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media(min-width:1600px) {
    .style-cols .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(min-width: 1440px) {
    .main-customer-page .set-height {
        min-height: calc(100vh - 320px);
    }

    .main-customer-page .set-height .dataTables_scrollBody {
        height: calc(100vh - 550px);
    }
}

@media(min-width:1025px) {
    .catalog-cols .col-md-4 {
        flex-basis: 0;
        flex-grow: 1;
        min-width: 0;
        max-width: 100%;
    }

    .mobile-toggle,
    .d_none {
        display: none;
    }

    .navbar-custom {
        left: auto;
        width: calc(100% - 240px);
    }

    .left-side-menu {
        top: 0;
        padding-top: 0px;
        /* box-shadow: none; */
        z-index: 999;
    }

    .top-site-links li {
        padding: 0 0 0 20px;
    }

    body[data-sidebar-size="condensed"] .navbar-custom {
        width: calc(100% - 70px);
    }
}

@media(max-width:1199px) {
    .navbar-custom {
        padding: 0;
    }
/* 
    .logo-box.m-hide,
    .m-hide {
        display: block !important;
    } */

    .mobile-toggle {
        display: block;
    }

    .top-site-links li {
        padding: 0 0 0 5px;
    }
    .top-site-links li i {
        font-size: 20px;
    }
    .auth-fluid .auth-fluid-form-box {
        max-width: 100%;
    }

    .language-inputs {
        width: 65%;
        overflow-x: auto;
    }
}

@media(max-width: 991px) {
    .content-page {
        margin-top: 70px;
    }

}

@media(max-width:1600px) {
    .card-box {
        padding: 15px;
    }
}

.error-msg p {
    color: #333;
    font-size: 14px;
}

.order_head h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

td.product-name,
.vendor-name {
    font-size: 15px;
    font-weight: 700 !important;
}

#sidebar-menu a.menu-title span {
    font-size: 11px;
}

.track-order-card h5 {
    margin-bottom: 0;
    font-size: 13px;
}

.track-order-card p {
    margin-bottom: 0;
    font-size: 13px;
}

#sidebar-menu::-webkit-scrollbar-track {
    background-color: #111c43;
    /* Track background color */
    border-radius: 0px;
}

#sidebar-menu::-webkit-scrollbar-thumb {
    background-color: #ccc;
    /* Track background color */
    border-radius: 10px;
    border: 3px solid #b4b1b1;
}

.bg-1 {
    background-color: #845adf;
}

.bg-2 {
    background-color: #23b7e5;
}

.bg-3 {
    background-color: #26bf94;
}

.bg-4 {
    background-color: #f5b849;
}

.bg-5 {
    background-color: #006f79;
}

.bg-6 {
    background-color: #f11691;
}

.card-1 {
    width: 55px;
    height: 55px;
    border-radius: 10px;
    padding: 13px;
}

.bg-light-3 {
    background-color: #26bf941a;
}

.bg-light-1 {
    background-color: #006f791a;
}

.bg-light-2 {
    background-color: #f116ad1c;
}

.bg-light-4 {
    background-color: #845adf21;
}

.bg-light-5 {
    background-color: #f5b84921;
}

.card-header {
    padding: 15px !important;
    margin-bottom: 0;
    background: none !important;
    border-bottom: 1px solid #cccccc61 !important;
}

.common-table th {
    padding: 10px;
    color: #333;
}
#sidebar-menu::-webkit-scrollbar-track {
    background-color: #0b7176; /* Track color */
  }
  .track-order-card h4.header-title {
    font-size: 16px;
}

.track-order-table h4.header-title {
    font-size: 16px;
}

.track-order-table table td h4 {
    margin: 0;
    font-size: 16px;
}

.custom-btn{
    background-color: #0b7176;
    border-color: #0b7176;
    color:#fff !important;
}
.card-column {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.editIcon {
    background: #0c98cf;
    color: #fff !important;
    font-size: 13px;
    padding: 3px 7px;
}
.delete_product_tag_btn {
    background: #df0d0d;
    color: #fff !important;
    font-size: 16px;
}
i.mdi.mdi-email-check.mr-1.mdi-icons {
    font-size: 14px;
}
i.mdi.mdi-phone-check.mr-1.mdi-icons {
    font-size: 14px;
}
.section-customer-details {
    padding: 10px;
}
.section-customer-details h4.page-heading {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600 !important;
}   

.pack-info h5 {
    font-size: 12px;
}
.customer-details-top strong {
    color: #333;
    font-size: 16px;
}

/* Global scrollbar styling for all DataTables and scrollable tables */

/* Webkit Browsers (Chrome, Safari, Edge) */
.table-responsive::-webkit-scrollbar,
.dataTables_wrapper .dataTables_scrollBody::-webkit-scrollbar {
  height: 8px;
}

.table-responsive::-webkit-scrollbar-track,
.dataTables_wrapper .dataTables_scrollBody::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.table-responsive::-webkit-scrollbar-thumb,
.dataTables_wrapper .dataTables_scrollBody::-webkit-scrollbar-thumb {
  background-color: #c3c3c3; /* Primary theme color */
  border-radius: 4px;
}

.table-responsive::-webkit-scrollbar-thumb:hover,
.dataTables_wrapper .dataTables_scrollBody::-webkit-scrollbar-thumb:hover {
  background-color: #a0a0a0; /* Slightly darker for hover */
}

/* Firefox */
.table-responsive,
.dataTables_wrapper .dataTables_scrollBody {
  scrollbar-width: thin;
  scrollbar-color: #c3c3c3 #f1f1f1;
}
