.bg-primary2 {
    background-color: #d4a772bf;
}
#kt_app_header {
    left: 310px;
}
#kt_app_sidebar {
    top: 0px !important;
}
.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: #129edf  !important;
}
/* .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: #14AAEF !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: #129edf !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: #129edf;
}
.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
/* .app-sidebar > .menu-accordion > .menu-sub-accordion.here > .menu-link > .menu-accordion.here > .menu-link  */
{
    background-color: #D0F0FF !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: #676767 !important
}
.app-sidebar .menu > .menu-item > .menu-link .menu-icon i,.app-sidebar .menu > .menu-item .menu-item .menu-link .menu-icon i{
    color: #676767 !important
    
}
.menu-item.dash-menu:hover span.menu-icon i {
    color: #129edf !important
}
.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;
}
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.desc *{
    font-size: 14px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 250px;
    height: 25px;
}
/* .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;
}
.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;
} 
/* .day-group span.select2.select2-container {
    width: 90% !important;
} */
/* ul.ingredients-info li:before {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 3px solid #3e97ff;
    content: '';
    left: 1px;
    border-radius: 50%;
    margin-top: 7px;
} */
/* table.dish-table th.nut-width {
    width: 100px !important;
} */
#add_diet_plan .day-group{
    display: flex;
}
#add_diet_plan .day-group span.select2:nth-child(2) {
    flex: 0 100% !important;
}
#add_diet_plan .day-group span.select2:nth-child(3) {
    display: none !important;
    flex: 0 0% !important;
}
table.dish-table td{
    border-left-width: 0px !important;
    border-right-width:0px !important;
}
table.week-table thead > tr {
    border-bottom: 1px solid #e1e3ea !important;
    border-style: dashed !important;
}
.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');
}
.gal-img-wrap {
    position: relative;
}

.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;
}
.edit-img-wrap .card img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.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;
}
.treeSelector-container .treeSelector-input-box .title-item {
    background-color: #E1E3EA !important;
    border: 1px solid #f1f1f1 !important;
    border-radius: 10px !important;
    padding: 0px 15px !important;
}
.treeSelector-input-box {
    border: none !important;
    background: #f9f9f9 !important;
}
.treeSelector-container label.treeSelector-li-title-box input[type=checkbox]{
    transform: scale(1.5);
    margin-right: 15px !important;
}
.treeSelector-container li.treeSelector-li .treeSelector-li-title-box{
    padding: 10px;
}
.treeSelector-container .treeSelector-wrapper.visible{
    overflow-y: visible !important;
    border-radius: 12px;
    /* overflow: auto !important; */
}
.flat_rate_sec,.free_shipping_sec,.local_pickup_sec {
    text-align: left !important;
}
.method_desc{
    display: inline-block;
    max-width: 60%;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.order_items span.bold {
    color: black !important;
    font-weight: 600;
}
.order_items {
    border-bottom: 1px solid #f4f4f4 !important;
    padding-bottom: 15px !important;
}
td.subtotal-text {
    padding-right: 13%;
}
td.subtotal-text2 {
    padding-right: 17%;
}
.category-status .form-check-input:checked{
    background-color: #3E97FF !important;
    border-color: #3E97FF !important;
}
/* td.subtotal-value {
    padding-right: 1% !important;
} */

/* Style for the packing slip */
.packing-slip {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
}

.packing-slip h4 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.packing-slip .order-details {
    margin-top: 20px;
}

.packing-slip .order-details table {
    width: 100%;
    border-collapse: collapse;
}

.packing-slip .order-details th,
.packing-slip .order-details td {
    border: 1px solid #ccc;
    padding: 8px;
}
.ql-editor {
    min-height: 150px;
}

.ql-snow .ql-editor img {
    width: auto !important;
}

.lh-100{
    line-height: 100px;
}

/* .flatpickr-day.today {
    color: #3E97FF !important;
} */

.flatpickr-day.today {
    background-color: #3E97FF !important;
    color: #fff !important;
}

.category-row {
    transition: background-color 0.3s;
}
.category-row:hover {
    background-color: #f8f9fa;
}
.category-indent {
    display: inline-block;
}
.category-name {
    font-weight: bold;
}

/***** Gallery *****/
.dz-size, .dz-filename, .dz-error-mark {
    display: none !important;
}
.dropzone .dz-preview{
    min-height: 90px;
}
.dropzone .dz-preview:hover .dz-image img{
    filter: none !important;
}
.variation-image-display img{   
    border: 3px solid #fff !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 8px 1px #d5d5d5 !important  ;
}
.shipping-zone-tree .treeSelector-container {
    width: 100%;
}
.shipping-zone-tree .treeSelector-wrapper.visible {
    width: 100% !important;
}
.desc-info {
    font-size: 14px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 250px;
}
.monthly_sales_apexcharts .apexcharts-grid-row {
    opacity: 1 !important;
}

.monthly_sales_apexcharts .apexcharts-grid line {
    stroke: #E4E6EF !important;
    /* stroke-width: 1;
    stroke-dasharray: 0; */
}

/* Toasts Notifications */
/* .toast-success {
    width: 300px !important;
}

.toast-error {
    width: 350px !important;
}

.toast{
    border-radius:20px !important;
    border:2px solid #fff !important;
    opacity: 1 !important;
}

.toast-title{
    font-size: 15px !important;
}

.toast-message{
    font-size: 14px !important;
} */

/* .toast-success {
    background-color: #24be48 !important;
} */

/* Custom background color for error */
/* .toast-error {
    background-color: #eb192e !important;
} */

/* Custom background color for info */
/* .toast-info {
    background-color: #17a2b8 !important;
} */

/* Custom background color for warning */
/* .toast-warning {
    background-color: #ffc107 !important; 
} */

/* Optionally, you can also customize the text color */
/* .toast-success, .toast-error, .toast-info, .toast-warning {
    color: #fff;
}  */

/*** New Toastr Styles ***/

/* 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;
}

.ql-editor ol li:before{
    display: none;
}

.video-upload-container {
    position: relative;
}

.video-upload-area {
    border: 2px dashed #e4e6ef;
    border-radius: 0.475rem;
    padding: 2rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
    /* background-color: #f9f9f9; */
    background-color: #f1faff;
    border-color: #009ef7;
}

.video-upload-area:hover {
    border-color: #009ef7;
    background-color: #f1faff;
}

.video-upload-area.drag-over {
    border-color: #009ef7;
    background-color: #f1faff;
}

.video-upload-placeholder {
    pointer-events: none;
}

.video-preview-container {
    animation: fadeIn 0.3s ease;
}
