* {
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}

html{
    background-color: #f2f0eb !important;
}

.entry-content {
    padding-top: 80px;
    min-height: 100vh;
    background-color: #f2f0eb;
}
.page-title{
    color:#1e1e1e;
    font-family: 'Inter', sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.13;
    display: inline-block;
}

.back{
    color:#1e1e1e;
    font-family: 'Inter', sans-serif;
    font-size: 20px !important;
    font-weight: 300;
    line-height: 1.13;
    display: inline-block;
}

.swal-button{
    background-color: #f2d3bc !important;
    color: #1e1e1e !important;
}

.swal-button--cancel{
    color: #555 !important;
    background-color: #efefef !important;
}

.noty_theme__sunset.noty_type__success{
    background-color: #e5bd8e !important;
    color: #1e1e1e !important;
  }

#sidenav-main {
    background-image: linear-gradient(
            to bottom,
            #41413c,
            #2b2b25
    ) !important;
}

#sidenav-main .nav-link-text {
    color: #fff !important;
}

.main-message {
    font-size: 48px !important;
    font-weight: 300 !important;
    color: #1e1e1e !important;
    line-height: 1.38 !important;
}

.login-max-width{
    max-width: 356px;
}
.reset-max-width{
    max-width: 380px;
}

a {
    color: #2b2b25 !important;
}

h1 {
    font-weight: 300 !important;
    font-size: 32px !important;
    color: #1e1e1e !important;
    line-height: 1.13 !important;
}

input[type="time"], input[type="date"] {
    font-size: 12px !important;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
}
::-webkit-inner-spin-button , ::-webkit-calendar-picker-indicator, ::-webkit-clear-button {
    cursor:pointer;
    width:12px;
    margin-left:0px;
}

option{
    font-family: 'Inter', sans-serif !important;
}

.card:hover{
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}

table th{
    font-size: 14px !important;
    font-weight: normal !important;
    border: none !important;
    color: #1e1e1e !important;
    line-height: 1.14 !important;
}

table td{
    font-size: 16px !important;
    color: #1e1e1e !important;
    font-weight: normal !important;
    line-height: 1.38 !important;
}

.table td:first-child{
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}
.table td:last-child{
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.phase{
    color: #825028 !important;
    border-bottom: 1px solid #825028 !important;
    cursor: pointer;
    line-height: normal !important;
}
.out-of-stock{
    color: #1e1e1e !important;
    border-bottom: 1px solid #1e1e1e !important;
    cursor: pointer;
    line-height: normal !important;
}
.edit{
    color: #825028 !important;
    border-bottom: 1px solid #825028 !important;
    cursor: pointer;
    line-height: normal !important;
}

.cursor-pointer{
    cursor: pointer;
}

.vue-ads-bg-teal-500{
    background-color: black !important;
}

.bg-black{
    background-color: #1e1e1e;
}

.image{
    text-align: center !important;
}
.form-group{
    margin-bottom: 10px !important;
}
.input-group, .form-control, .custom-select, .multiselect{
    border: 1px solid #1e1e1e !important;
    font-size: 16px !important;
    color: #1e1e1e !important;
    line-height: 1.38 !important;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}
.multiselect{
    cursor: pointer;
}
.custom-select{
    background: #fff url('/img/icons/arrow-down.svg') no-repeat right 0.75rem center/15px 11px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.form-control:not(textarea), .custom-select{
    height: 40px !important;
}
.form-control::placeholder{
    font-size: 16px !important;
    line-height: 1.38 !important;
    color: rgba(30,30,30,0.7) !important;
}
.add-new{
    font-size: 16px;
    line-height: 1.38;
    font-weight: 400;
}
.picture-inner{
    border: none !important;
}
.opacity-7{
    opacity: 0.7;
}
.image-effects:hover{
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}
/*
  Start: Styling related to product/therapist/user pages
*/
.resource{
    border-radius: 6px;
    box-shadow: 2px 4px 6px -2px rgba(103, 104, 102, 0.2);
    max-width: 218px !important;
}
.resource-image-block{
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.resource-small-text{
    font-size: 14px !important;
    line-height: 1.14 !important;
    color: #1e1e1e;
}
.resource-v-small-text{
    font-size: 12px !important;
    line-height: 1 !important;
    color: #1e1e1e;
}
.resource-text{
    font-size: 16px !important;
    line-height: 1.38;
    font-weight: 400 !important;
    color: #1e1e1e;
}
.resource-large-text{
    font-size: 20px !important;
    color: #1e1e1e;
    line-height: 1.8;
    font-weight: 400 !important;
}
.resource-edit-btn{
    font-weight: 400 !important;
    width: 95px;
}
.resource-upload-btn{
    max-width: 131px;
}
.resource-save-btn{
    font-size: 22px !important;
    line-height: 1.38 !important;
    font-weight: 400 !important;
    width: 219px;
}
.resource-field, .resource-select{
    height: 40px !important;
}
.resource-remove{
    color: #f2552c !important;
    border-bottom: 1px solid #f2552c !important;
    cursor: pointer;
    line-height: normal !important;
}
.enroute-btn{
    background-color: #f2d3bc !important;
    color: #1e1e1e !important;
    border: none !important;
    border-radius: 6px !important;
}
.search{
    max-width: 326px !important;
}
.resource-select{
    line-height: 1.38;
    color: #1e1e1e !important;
}
.input-group-prepend span{
    color: #1e1e1e !important;
}
.exportBtn{
    background-color: #f2f0eb !important;
    color: #41413c !important;
    border: 1px solid #4e4e4e !important;
    box-shadow: 2px 4px 6px -2px rgba(103, 104, 102, 0.2) !important;
}
.is-danger{
    color: #f2552c;
    font-size: 12px;
}
.custom-select option{
    font-family: 'Inter', sans-serif;
}
/*
  End: Styling related to product/therapist/user pages
*/

@media (max-width: 767.98px){
  .navbar-collapse.collapsing, .navbar-collapse.show{
    background-image: linear-gradient(
        to bottom,
        #41413c,
        #2b2b25
    ) !important;
 }
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

@media (max-width: 767.98px){
.navbar-collapse .navbar-toggler span {
    background-color: white !important;
    }
}

.nav-item .nav-link{
    margin-right:0 !important;
    padding-right:0 !important;
}

.dropdown-menu{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    --blue: #5e72e4;
    --indigo: #5603ad;
    --purple: #8965e0;
    --pink: #f3a4b5;
    --red: #f5365c;
    --orange: #fb6340;
    --yellow: #ffd600;
    --green: #2dce89;
    --teal: #11cdef;
    --cyan: #2bffc6;
    --gray: #8898aa;
    --gray-dark: #32325d;
    --lighter: #e9ecef;
    --primary: #5e72e4;
    --secondary: #f7fafc;
    --success: #2dce89;
    --info: #11cdef;
    --warning: #fb6340;
    --danger: #f5365c;
    --light: #adb5bd;
    --dark: #212529;
    --default: #172b4d;
    --white: #fff;
    --neutral: #fff;
    --darker: #000;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: Open Sans,sans-serif;
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    text-decoration-skip-ink: auto;
    text-underline-offset: 3px;
    line-height: 1.5;
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    box-sizing: border-box;
    position: absolute;
    z-index: 1000;
    float: left;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #525f7f;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,.15);
    border-radius: .4375rem;
    box-shadow: 0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);
    right: -35%!important;
    top: 135%!important;
    left: auto !important;
    padding: 0 !important;
    min-width: 0 !important;
    display: block;
}

.menu-block::before{
    position: absolute;
    content: "";
    top: -14px;
    right: 11px;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 16px solid #fff;
}
.loading-container{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(96, 51, 18, 0.3);
    height: 100vh;
    position:fixed;
    top:0;
    left:0;
    z-index: 1000;
}
.loader {
    border: 4px solid #603312;
    border-top: 4px solid #f3f3f3;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.notification-date{
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #603312;
}