body {
    overflow-x: hidden !important;
}

html,
body {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

h1 {
    font-size: 32px !important;
}

.app-sidebar-logo-title {
    color: #007C91 !important;
}

.bg-primary2 {
    background-color: #F2F4FD;
}

.btn-rounded {
    border-radius: 25px;
}

#kt_app_header {
    left: 310px;
}

#kt_app_sidebar {
    top: 0px !important;
}

.card-login {
    box-shadow: none !important;
}

.login-wrapper {
    background-color: #ddd;
    height: 100%;
    position: relative;
    background: url('/assets/images/lab-img2.png') no-repeat center center;
    background-size: cover;
}

.app-sidebar {
    background-color: #ffffff;
}

/* .login-wrapper:before {
     content: "";
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     width: 100% !important;
     height: 100% !important;
     background: url('../../images/lab-img2.png') no-repeat center center;
     background-size: cover;
     z-index: 1;
 } */
.card {
    box-shadow: 0px 8px 24px rgba(27, 46, 94, 0.12);
}

.primary2 {
    background-color: #3E97FF !important;
}

.app-sidebar .menu>.menu-item .menu-item .menu-link.active .menu-icon i,
.app-sidebar .menu>.menu-item.here>span.menu-link>span.menu-icon i {
    /* color: #007C91  !important; */
    color: #fff !important;
}

/* .app-sidebar .menu > .menu-item.here > span.menu-link > span.menu-icon i {
     color: #007C91 !important;
 } */
.app-sidebar .menu>.menu-item .menu-item .menu-link.active .menu-icon {
    background-color: #007C91;
}

.text-wrap p {
    font-size: 15px;
}

/* .hover-scroll-overlay-y:hover {
     overflow-y: hidden !important;
 }   */
.dash-menu {
    display: flex;
    align-items: center;
    padding: 0.65rem 1rem;
}

.pdgl-3 {
    padding-left: 2.5%;
}

/* .card {
     overflow: hidden;
     box-shadow: 0px 8px 24px rgba(27, 46, 94, 0.12);
 } */
/* .card img {
     width: 100%;
     height: 200px;
 } */
a.app-sidebar-logo img {
    margin-left: -15px;
}

img.md-image {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.profile-img img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}

.action-links {
    gap: 10px;
}

.login-form .submit-btn {
    background-color: #007C91 !important;
}

.action-links .edit-wrap,
.action-links .delete-wrap {
    /* background-color: #E8FFF3; */
    width: 30px;
    height: 30px;
    display: block;
    padding: 15px 20px 25px 20px
}

.action-links i.ki-duotone {
    line-height: 0px;
    margin-left: -11px;
}

.app-sidebar .menu>.menu-item .menu-item .menu-link.active span.menu-title,
.app-sidebar .menu>.menu-accordion.here>.menu-link span.menu-title,
.app-sidebar .menu>.menu-sub-accordion.here>.menu-link span.menu-title,
.app-sidebar .menu-accordion>.menu-sub-accordion.here>.menu-item>.menu-accordion.here>.menu-link span.menu-title {
    color: #007C91 !important
}

.app-sidebar .menu>.menu-item .menu-item .menu-link.active .menu-bullet .bullet,
.app-sidebar .menu>.menu-item .menu-item.here>.menu-link .menu-bullet .bullet,
.app-sidebar .menu>.menu-item.here>.menu-link .menu-arrow:after {
    background-color: #007C91;
}

/* .app-sidebar .menu > .menu-accordion.here > .menu-link,
 .app-sidebar .menu-accordion > .menu-sub-accordion.here > .menu-item > .menu-accordion.here > .menu-link,
 .app-sidebar .menu > .single-menu .menu-item .menu-link.active
 {
     background-color: #007C911f!important;
     border-width: 0 0 0 4px;
     border-style: solid;
     border-color: #007C91;
     border-radius: 4px;
 } */
.app-sidebar .menu>.menu-accordion.here>.menu-link,
.app-sidebar .menu-accordion>.menu-sub-accordion.here>.menu-item>.menu-accordion.here>.menu-link,
.app-sidebar .menu>.single-menu .menu-item .menu-link.active {
    /* background-color: #007C911f!important; */
    background-color: #007c911c !important;
    /* background-color: #fff !important; */
    box-shadow: 0 5px 4px 0px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important;
    border-radius: 0.5rem;
}

.app-sidebar .menu>.menu-item .menu-icon {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: .5rem;
    box-shadow: 0 5px 4px 2px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important;
    /* box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1) !important; */
}

.app-sidebar .menu>.menu-item .meni-link .active .menu-icon {
    background-color: #fff !important;
}

.app-sidebar .menu>.menu-item.here .menu-icon {
    background-color: #007C91 !important;
}

.app-sidebar .menu>.menu-accordion.here .menu-sub .menu-item .menu-link.active {
    background-color: #fff !important;
}

.menu-title {
    font-size: 14px !important;
    color: #27272a !important;
}

.app-sidebar .menu>.menu-item>.menu-link .menu-icon i,
.app-sidebar .single-menu>.menu-item>.menu-link .menu-icon i {
    color: #27272a !important;
}

.menu-item.dash-menu:hover span.menu-icon i {
    color: #007C91 !important
}

.menu-sub-indention .menu-item .menu-item .menu-link.active {
    margin-right: 0px;
}

.app-sidebar .caption::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 1.1875rem;
    width: 55px;
    height: 1px;
    background-color: #ddd;
}

.app-sidebar .caption span.caption-title {
    color: #67676787 !important;
    font-weight: 900 !important;
    font-size: 14px !important;
}

.separator.separator-content {
    border-bottom: 0 !important;
}

.separator.separator-content::before {
    margin-right: 0px !important;
    width: 0px !important;
}

.separator.separator-content::after {
    border-bottom: 1px solid #dedbdb !important;
}

li.avatar-sm img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

table td {
    vertical-align: middle;
}

input.form-check-input {
    cursor: pointer;
}

/* input[type="search"] {
     width: 500px !important;
 } */
.richText .richText-toolbar ul li a {
    color: #A1A5BE !important;
    border-bottom: 1px solid #efefef;
}

td.speciality-info span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px !important;
}

td.desc * {
    font-size: 14px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 450px !important;
    display: block;
}

/* .richText .richText-editor {
     height: 150px !important;
 } */
.alert-danger {
    border-color: #f1416c17 !important;
}

.alert-success {
    border-color: #50cd8921 !important;
}

img.sm-image {
    width: 50px;
    height: 50px;
    border-radius: 8px;
}

.symbol.symbol-lg-40px>img,
.symbol.symbol-50px>img {
    width: 40px;
    height: 40px;
    object-fit: cover;
}

div#kt_datatable_zero_configuration_length {
    float: left;
}

#list-table tr td,
#kt_datatable_zero_configuration tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-table tr td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.subscription-table tr td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label {
    font-size: 0px;
}

div.dataTables_wrapper div.dataTables_length select,
div.dataTables_wrapper div.dataTables_filter input {
    border-radius: 8px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: none;
    background-color: #f9f9f9;
    font-size: 14px;
}

/* .table th.sorting{
     text-transform: uppercase !important;
 } */
.div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered {
    background-color: #f9f9f9;
    border-radius: 3px;
    padding: 8px;
}

div.dtsp-panesContainer button.dtsp-collapseAll {
    padding: 10px;
    background-color: #f1faff;
    color: #009ef7;
}

div.dtsp-panesContainer button.dtsp-showAll {
    color: #f1416c;
    padding: 10px;
    margin: 0 10px;
    background-color: #fff5f8;
}

div.dtsp-panesContainer button.dtsp-collapseAll,
div.dtsp-panesContainer button.dtsp-showAll,
div.dtsp-panesContainer button.dtsp-clearAll {
    padding: 10px 15px !important;
    background-color: #3e97ff !important;
    color: #fff !important;
    border-radius: 4px;
}

div.dtsp-panesContainer button.dtsp-showAll {
    background-color: #47be7d !important;
}

div.dtsp-panesContainer button.dtsp-clearAll {
    background-color: #f1416c !important;
}

i.fa-pen-to-square,
i.fa-trash-can {
    font-size: 16px !important;
}

li.avatar-sm img.rounded-circle {
    border-radius: 20% !important;
}

.dtsp-panesContainer {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.dtsp-panesContainer .dtsp-titleRow {
    order: 2;
    padding-top: 10px;
}

.dtsp-panesContainer .dtsp-title {
    display: none;
}

.dtsp-searchPanes {
    width: 70%;
}

.dtsp-topRow.dtsp-subRowsContainer.dtsp-bordered {
    border-radius: 4px !important;
    background-color: #f1f1f2 !important;
}

button.dtsp-paneButton.dtsp-nameButton span,
button.dtsp-paneButton.dtsp-countButton span {
    display: none;
}

button.dtsp-paneButton.dtsp-nameButton,
button.dtsp-paneButton.dtsp-countButton {
    display: none !important;
}

.dtsp-searchCont input.dtsp-search {
    padding: 10px !important;
    font-size: 14px !important;
}

td.dtsp-nameColumn.sorting_1 {
    background-color: #3e97ff;
    box-shadow: none !important;
}

td.dtsp-nameColumn.sorting_1 .dtsp-nameCont {
    padding: 5px;
    color: #fff;
}

div.dtsp-searchPane div.dataTables_wrapper div.dataTables_scrollBody table tr>td {
    border-bottom: 2px solid #fff;
}

table.transaction-table tr td {
    padding: 20px !important;
}

.modal i.ki-duotone.ki-cross.fs-1 {
    position: absolute;
    right: 18px;
    top: 15px;
}

.card-flush .card-header {
    min-height: 30px;
}

.card.dish-info img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

ul.ingredients-info li,
ul.steps-info li {
    font-size: 14px;
}

ul.steps-info {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}

ul.ingredients-info {
    /* list-style-type: none; */
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 40px;
}

.richText {
    border-radius: 0.75rem;
    background-color: none !important;
}

.day-group span.select2.select2-container:first-child {
    width: 90% !important;
}

div#kt_dropzonejs_example_1 {
    display: flex;
    flex-wrap: wrap;
}

.dz-image-preview,
.dropzone .dz-preview .dz-image {
    width: 90px;
    height: 90px;
    min-height: 100%;
}

.dropzone .dz-preview .dz-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dropzone .dz-success-mark svg,
.dropzone .dz-error-mark svg {
    height: 24px !important;
    width: 24px !important;
}

.dropzone .dz-preview .dz-error-mark {
    left: 60% !important;
}

.dropzone .dz-error-message {
    opacity: 0 !important;
}

.gal-img-wrap {
    position: relative;
}

.gal-img-wrap .card {
    overflow: hidden;
    border-radius: 10px;
}

.icon-wrap {
    position: absolute;
    top: 45%;
    left: 43%;
    width: inherit;
    opacity: 0;
}

.gal-img-wrap>.card:before {
    position: absolute;
    content: '';
    background-color: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.8s;
}

.gal-img-wrap:hover .card:before {
    opacity: 0.5;
}

.gal-img-wrap:hover .icon-wrap {
    opacity: 1;
}

.gal-img-wrap .card img {
    width: 100%;
    height: 233px;
    object-fit: cover;
}

.bg-light-green-1 {
    background-image: linear-gradient(230deg, #007c9169, #007c91) !important;
}

.bg-light-green-2 {
    background-image: linear-gradient(230deg, #00a6aa80, #00a6aa) !important;
}

.bg-light-green-3 {
    background-image: linear-gradient(230deg, #21b69ba3, #21b69b) !important;
}

.bg-light-green-4 {
    background-image: linear-gradient(230deg, #ade77dd6, #ade77d) !important;
}

.dash-hero-bg {
    background-size: cover;
    background-image: url(/assets/images/dash-hero-bg.jpg);
    background-repeat: no-repeat;
    padding: 10px;
    border-radius: 10px;
}

.text-green-1 {
    color: #B1E884 !important;
}

.text-green-2 {
    color: #37BDA5 !important;
}

.text-green-3 {
    color: #3EBCBF !important;
}

.text-green-4 {
    color: #47A0AF !important;
}

.text-gold {
    color: #FFD700 !important;
}

td.review-text *{
    font-size: 14px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 250px;
    max-width: 250px !important;
}

.health-wellness-tips {
    /* background-color: #f9f9f9; */
    padding: 10px;
    border-radius: 8px;
    margin-top: 0px;
}

.health-wellness-tips h2 {
    color: #333;
    margin-bottom: 15px;
}

.tips-list .tip {
    margin-bottom: 10px;
    padding: 18px;
    background-color: white;
    border: 1px dashed #ddd;
    border-radius: 5px;
}

.tip p {
    margin-bottom: 0px;
}

.tips-list .tip h3 {
    color: #15899C;
}

.tips-list .tip p {
    color: #666;
    font-size: 14px;
}

/* .bg-gradient-danger {
     background-image: linear-gradient(230deg, #759bff, #843cf6) !important;
 }
 .bg-gradient-info {
     background-image: linear-gradient(230deg, #fbaaa2, #fc5286) !important;
 }
 .bg-gradient-success{
     background-image: linear-gradient(230deg, #ffc480, #ff763b) !important;
 }
 .bg-gradient-green{
     background-image: linear-gradient(230deg, #a6d2328a, #A6D232) !important;;
 } */
.stats-card i {
    font-size: 65px;
    opacity: 0.5;
}

.fc .fc-daygrid-dot-event {
    background-color: #007C91;
    color: #fff !important;
}

.fc .fc-daygrid-dot-event:hover {
    background-color: #000 !important;
}

.fc-daygrid-event-dot {
    border-color: #fff !important;
}

.fc .fc-daygrid-day.fc-day-today {
    background-color: #ddd !important;
}

.progress,
.progress-stacked {
    background-color: #d4d4d4;
}

.image-input-placeholder {
    background-image: url('svg/avatars/blank.svg');
}

[data-bs-theme="dark"] .image-input-placeholder {
    background-image: url('svg/avatars/blank-dark.svg');
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.image-container img {
    padding: 15px;
    border: 1px solid #f7f7f7;
    border-radius: 10px;
    width: 220px;
    height: 220px;
    object-fit: cover;
}

div#image-preview {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.ql-container {
    bottom: 0px;
    height: 70% !important;
}

.ql-editor {
    min-height: 150px;
}

.nav-line-tabs .nav-item .nav-link.active {
    color: #000 !important;
    font-weight: 600;
}

.nav-line-tabs .nav-item .nav-link.active i {
    color: #007C91 !important;
}

.dropzone {
    background-color: #007C9130;
}

/* .ql-snow .ql-editor img {
     width: auto !important;
 }
 
 .lh-100{
     line-height: 100px;
 } */

.ql-editor ol li:before {
    /* content: counter(list-0, decimal) ". "; */
    content: none;
}

/* Toasts Notifications */
.toast-success {
    width: 250px !important;
}

.toast-error {
    width: 350px !important;
}

/* .toast{
     border-radius:20px !important;
     border:2px solid #fff !important;
     opacity: 1 !important;
 } */

.toast-success .toast {
    border-radius: 6px !important;
    border: 2px solid #92c49d !important;
    opacity: 1 !important;
}

.toast-title {
    font-size: 15px !important;
    display: none !important;
}

.toast-message {
    font-weight: 700;
    font-size: 14px !important;
    padding-left: 10px !important;
}

.toast-success .toast-message {
    color: #155724;
}

.toast-close-button {
    top: 0px !important;
    font-size: 22px !important;
}

.toast-success .toast-close-button {
    top: 0px !important;
    color: #155724 !important;
    font-size: 22px !important;
}

.toast-success {
    background-color: #aedab8 !important
        /* Custom green */
}

/* Custom background color for error */
.toast-error {
    background-color: #eb192e !important;
    /* Custom red */
}

/* Custom background color for info */
.toast-info {
    background-color: #17a2b8 !important;
    /* Custom blue */
}

/* Custom background color for warning */
.toast-warning {
    background-color: #ffc107 !important;
    /* Custom yellow */
}

/* Optionally, you can also customize the text color */
.toast-success,
.toast-error,
.toast-info,
.toast-warning {
    color: #fff;
    /* Set text color to white for better contrast */
}

#toast-container>div {
    box-shadow: none !important;
}

#toast-container>div:hover {
    box-shadow: none !important;
}

.calendars-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    padding: 20px;
}

#trainer_videos_dropzone .dz-image-preview,
.dropzone .dz-preview .dz-image {
    width: 100%;
}

#staff-calendar span.arrowUp,
#staff-calendar span.arrowDown,
#holiday-calendar span.arrowUp,
#holiday-calendar span.arrowDown {
    display: none !important;
}

#staff-calendar input.numInput.cur-year,
#holiday-calendar input.numInput.cur-year {
    pointer-events: none;
}

#staff-calendar span.flatpickr-day.nextMonthDay,
#holiday-calendar span.flatpickr-day.nextMonthDay {
    opacity: 0;
    pointer-events: none;
}

.flatpickr-calendar .nextMonthDay,
.flatpickr-calendar .prevMonthDay {
    opacity: 0;
    pointer-events: none;
}

.break-time-picker {
    text-transform: lowercase;
}

#dashOrder-table tr {
    border-bottom: 1px solid rgb(229, 234, 239);
}

.bg-light-blue {
    background-color: #ECF2FF !important;
}

.bg-light-yellow {
    background-color: #fbb0051f !important;
}

.bg-light-green {
    background-color: #E8F7FF !important;
}

.bg-light-red {
    background-color: #fce3ec !important;
}

.bg-light-green2 {
    background-color: #71c2854a !important;
}

.fixed-video-size {
    width: 100% !important;
    height: 225px !important;
    object-fit: cover;
    /* or 'contain' if you want to see the whole video */
    border-radius: 12px;
}

.yoga-imgs img{
    object-fit: cover;
    width: 110px;
    height: 110px;
    border: 1px solid #fff;
    border-radius: 10px;
}

/* .order-details-card i {
     color: #007C91 !important;
 } */
/* .order-details-card div {
     color: #000 !important;
 } */


/* To maintain grid alignment */
/* .flatpickr-calendar .dayContainer {
     min-height: 250px;
 } */