@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,400;1,500;1,600');

:not(.nav-scroller) ::-webkit-scrollbar {
    width: 5px;
    height: 3px;
    cursor: pointer;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(128, 128, 128, 0.444);
    cursor: pointer;
    border-radius: 0px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #8887d665;
    border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #3F3D91;
    cursor: pointer;
}

.cutoff-text p {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}



.post-card .active svg {
    color: #d23b3b;
    fill: #d23b3b;
}

* {
    font-family: "Poppins", sans-serif;
}

.navbar-brand {
    color: #3F3D91;
}

.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu {
    width: 14rem;
    overflow: hidden;
}

.menu-dark .navbar-brand,
.menu-dark .brand-text {
    color: #fefefe !important;
}

.auth-wrapper.auth-v1 .auth-inner:after,
.auth-wrapper.auth-v1 .auth-inner:before {
    display: none;
}

.auth-wrapper {
    display: flex;
    flex-basis: 100%;
    width: 100%;
}

.spinner-border {
    width: 1rem;
    height: 1rem;
}

.sidenav-overlay {
    z-index: 1800;
}

.sidebar .btn {
    font-size: 0.9rem !important;
    padding: 8px !important;
}

.text-smaller {
    font-size: 10px;
}


.container-xl {
    max-width: 1740px;
}

@media (max-width: 800px) {
    .container-xl {
        padding: 0;
        margin: 0;
    }


}

.error {
    font-size: 12px;
    color: #ea5455;
}

.badge {
    margin-bottom: 2px;
    width: auto;
    white-space: normal;
    /* Don't forget this one */
    text-overflow: ellipsis;
}

.font-bold {
    font-weight: bold !important;
}



.bg-none,
.bg-none:hover {
    background: none !important;
}


.nav-tabs .nav-link.active {
    border-bottom: 3px solid #3F3D91;
}

.header-navbar {
    z-index: 1061;
}

.modal-backdrop {
    z-index: 1062;
}

.modal {
    z-index: 1063;
}

.card.sticky-top {
    top: 80px;
    z-index: 0 !important;
}

.profile .card.sticky-top {
    top: 80px;
    z-index: 1020 !important;
}


.z1 {
    z-index: 1 !important;
}

.top-bar .nav-item {
    padding: 0.6rem 0.5rem;
    margin-left: 0;
    border-radius: 0.5rem;
}

.top-bar .nav-item:hover {
    background: none !important;
    color: #5f5dc6!important;
}

.top-bar .nav-item:hover .nav-link, .top-bar .nav-item:hover i {
    color: #5f5dc6!important;
    background: none !important;
}

.top-bar .nav-item.active {
    color: #5f5dc6 !important;
}

.bg-primary .top-bar .dropdown-item {
    color: white !important;
}

.bg-primary .top-bar .dropdown-item.active {
    color: #3F3D91 !important;
    background: white;
}

.light-layout .bg-primary .dropdown-menu .nav-link {
    color: rgba(34, 41, 47, 0.9) !important;
}

.bg-primary .dropdown-menu .nav-link {
    color: #5e5da1 !important;
}

.top-bar .nav-item .menu-title {
    margin-right: 0rem;
    margin-left: 0.4rem;
    font-size: 0.9rem !important;
}

.bg-primary .top-bar .nav-item.active {
    background: white;
}

.top-bar .nav-item.active a span,
.top-bar .nav-item.active a i {
    color: #ffffff !important;
}

.bg-primary .top-bar .nav-item.active a span,
.bg-primary .top-bar .nav-item.active a i {
    color: #3F3D91 !important;
}

.top-bar .nav-item i {

    font-size: 1rem !important;

}

.top-bar .nav-item.has-sub .menu-content {
    display: none;
}

.navbar-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: inherit
}



.navbar-brand .brand-logo svg {
    color: #3F3D91;
}

.navbar-brand .brand-text {
    color: #3F3D91;
    padding-left: 1rem;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: .01rem;
    font-size: 1.6rem;
}

.dark-layout .navbar-brand .brand-text,
.bg-primary .navbar-brand .brand-text {
    color: #ffffff;
}


.header-navbar .navbar-container ul.navbar-nav li.dropdown-user .dropdown-menu {
    width: 18rem;
}

.ficon,
.ti {
    font-size: 1.3rem !important;
}

.card .img-fluid {
    min-width: 100px;
}

.card .card> :first-child {
    box-shadow: none !important;
}

.multiselect__tag {
    background: #3F3D91 !important
}

.multiselect__input,
.multiselect__single {
    background: none !important;
}

a.fas {
    color: #ff9f43;
    margin-left: 2px;
}

a.fas:hover {
    color: #AA7A4D;
    margin-left: 2px;
}

a.far {
    color: #695D51;
    margin-left: 2px;
}

.sidebar-close-icon {
    background: rgba(236, 95, 95, 0.527);
    color: #F32B2B;
    border-radius: 100%;
    margin-right: 10px;

}

.badge.badge-up.badge-messages {
    right: -5px;
}

a.unread {
    background-color: rgba(180, 186, 240, 0.13) !important;
}

a .unread-icon {
    display: none;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgb(93, 83, 236);
}


a.unread .unread-icon {
    display: flex;
}

.swal2-validation-message {
    color: rgb(247, 89, 89) !important;
}

body.swal2-shown>[aria-hidden="true"] {
    transition: 0.1s filter;
    filter: blur(5px);
}

.icon-md {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    font-size: 0.8rem;
}

.has-bg-image {
    height: 250px;
    width: 100%;
    overflow: hidden;
}

.has-bg-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.card .has-bg-image {
    border-radius: 10px 10px 0 0;

}

.main-menu.menu-light .navigation li ul li a.active {
    color: #fff;
}

.sidebar-shop.show {
    background-color: #fff !important;
}


.sidebar-shop.show .card> :first-child {
    box-shadow: none !important;
}

.custom-option-item-check+.custom-option-item {
    cursor: pointer;
    border: 1px solid #6d6d6d36;

}

.custom-option-item-check.active+.custom-option-item {
    border: 1px solid #3F3D91;
}

.card-image {
    position: relative;
}

.card-image .badge {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    border-radius: 0 0 0 10px;
}

.collapse-title {
    font-size: 0.9rem !important;
}

a.fas {
    color: #ff9f43;
    margin-left: 2px;
}

a.fas:hover {
    color: #AA7A4D;
    margin-left: 2px;
}

a.far {
    color: #695D51;
    margin-left: 2px;
}

.sidebar-close-icon {
    background: rgba(236, 95, 95, 0.527);
    color: #F32B2B;
    border-radius: 100%;
    margin-right: 10px;

}

.badge.badge-up.badge-messages {
    right: -5px;
}

a.unread {
    background-color: rgba(180, 186, 240, 0.13) !important;
}

a .unread-icon {
    display: none;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: rgb(93, 83, 236);
}


a.unread .unread-icon {
    display: flex;
}

.swal2-validation-message {
    color: rgb(247, 89, 89) !important;
}

body.swal2-shown>[aria-hidden="true"] {
    transition: 0.1s filter;
    filter: blur(5px);
}

.icon-md {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
    text-align: center;
    font-size: 0.8rem;
}

.has-bg-image {
    height: 250px;
    width: 100%;
    overflow: hidden;
}

.has-bg-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.card .has-bg-image {
    border-radius: 10px 10px 0 0;

}

.main-menu.menu-light .navigation li ul li a.active {
    color: #fff;
}

.sidebar-shop.show {
    background-color: #fff !important;
}

.sidebar-shop.show .card {
    box-shadow: none !important;
}

.custom-option-item-check+.custom-option-item {
    cursor: pointer;
    border: 1px solid #6d6d6d36;

}

.custom-option-item-check.active+.custom-option-item {
    border: 1px solid #3F3D91;
}

.card-image {
    position: relative;
}

.card-image .badge {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    border-radius: 0 0 0 10px;
}

.collapse-title {
    font-size: 0.9rem !important;
}

.custom-checkbox:hover {
    cursor: pointer;
}

.collapse-default .custom-checkbox .custom-control-label {
    font-size: 0.8rem;
    position: static;
}

.collapse-default .custom-checkbox .custom-control-input {
    width: 1rem !important;
    height: 1rem !important;
}

#snow-container .editor {
    height: 50vh;
    overflow-y: auto;
    resize: none;
}

.shimmer {
    background-image: linear-gradient(to right, #ebebeb7c calc(50% - 100px), #c5c5c563 50%, #ebebeb3d calc(50% + 100px));
    background-size: 0;
    height: 100px;
    position: relative;
    overflow: hidden;
}

.shimmer::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: calc(200% + 200px);
    bottom: 0;
    background-image: inherit;
    animation: move 2s linear infinite;
}

.dark-layout .profile-curve > g{
    fill: #283046 !important;
}

@keyframes move {
    to {
        transform: translateX(calc(50% + 100px));
    }
}

.sidebar .card.active *,
.sidebar .card.active .text-body {
    color: white !important;
}

#ecommerce-searchbar .input-group-text {
    border: none;
}


@media (min-width: 576px) {
    .modal-dialog.modal-lg {
        max-width: 800px !important;
        margin: 1.75rem auto;
    }

    .modal-dialog.modal-xl {
        max-width: 100% !important;
        margin: 1.75rem auto;
    }
}

@media (min-width: 1200px) {
    .brand-text {
        display: none;

    }

    .navbar-nav.top-bar .nav-item {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

}

@media (min-width: 1318px) {
    .brand-text {
        display: block;
    }

    .navbar-nav.top-bar .nav-item {
        padding-left: 10px !important;
        padding-right: 010px !important;
    }
}

.badge>i {
    width: 16px;
    margin: 0 3px !important;
}

.vertical-overlay-menu.menu-open .main-menu {

    z-index: 1900 !important;
}

.is-invalid .invalid-feedback {
    display: block;
}

.select2-selection--multiple.is-invalid {
    border-color: #f75858 !important;
}

.modal-header .close {
    padding: 0.8rem 1.4rem;
    margin: -0.8rem 0.2rem -0.8rem auto !important;
}

.ql-toolbar {
    border-radius: 5px 5px 0 0;
}

.ql-container {
    border-radius: 0 0 5px 5px;
}

.ql-mention-list-container {
    width: auto !important;
}

.ql-mention-list-item {
    font-size: 12px !important;
    padding: 8px 10px !important;
    line-height: 0 !important;
}

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active {

    background: #dad9f5;
}

.ql-editor {
    max-height: 500px;
    overflow-y: auto;
}

.bg-gray-100 {
    background-color: #6c6ae310;
}

.dark-layout .bg-gray-100 {
    background-color: #1918351a;
}

.dropdown-menu {
    padding: 0 !important;
    overflow: hidden;
}

.dropdown-menu .nav-link {
    padding-top: 10px !important;
}

.dropdown-menu-small {
    font-size: 14px !important;
}

.sidebar-detached.card {
    margin-bottom: 0px;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: -1px;
    overflow-x: auto;
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
    padding: .5rem 1rem;

}

.nav-scroller .nav-link.active {
    border-bottom: 2px solid #3F3D91;
    font-weight: bold;
}

.dark-layout .nav-scroller .nav-link.active {
    border-bottom: 2px solid #5e5da1;
    font-weight: bold;
}

.text-truncate-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

[id='rank-animation'] {
    position: absolute;
    left: -100vw;
}

[id='rank-animation'].active+a {
    filter: none;
    -webkit-animation: heart 1.5s cubic-bezier(0.17, 0.89, 0.32, 1.49) infinite;
    animation: heart 1.5s cubic-bezier(0.17, 0.89, 0.32, 1.49) infinite;
}

[id='rank-animation'].active+a:before,
[id='rank-animation'].active+a:after {
    -webkit-animation: inherit;
    animation: inherit;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

[id='rank-animation'].active+a:before {
    will-change: transform, border-width, border-color;
    -webkit-animation-name: bubble;
    animation-name: bubble;
}

[id='rank-animation'].active+a:after {
    will-change: opacity, box-shadow;
    -webkit-animation-name: sparkles;
    animation-name: sparkles;
}

[id='rank-animation']:focus+a {
    text-shadow: 0 0 3px white, 0 1px 1px white, 0 -1px 1px white, 1px 0 1px white, -1px 0 1px white;
}

[for='rank-animation'] {
    align-self: center;
    position: relative;
    font-size: inherit;
    filter: grayscale(1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

[for='rank-animation']:before,
[for='rank-animation']:after {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    content: '';
}

[for='rank-animation']:before {
    box-sizing: border-box;
    margin: -2.25rem;
    border: solid 2.25rem #4228ac16;
    width: 4.5rem;
    height: 4.5rem;
    transform: scale(0);
}

[for='rank-animation']:after {
    margin: -0.1875rem;
    width: 0.375rem;
    height: 0.375rem;
    box-shadow: 0.32476rem -3rem 0 -0.1875rem #ff8080, -0.32476rem -2.625rem 0 -0.1875rem #ffed80, 2.54798rem -1.61656rem 0 -0.1875rem #ffed80, 1.84982rem -1.89057rem 0 -0.1875rem #a4ff80, 2.85252rem 0.98418rem 0 -0.1875rem #a4ff80, 2.63145rem 0.2675rem 0 -0.1875rem #80ffc8, 1.00905rem 2.84381rem 0 -0.1875rem #80ffc8, 1.43154rem 2.22414rem 0 -0.1875rem #80c8ff, -1.59425rem 2.562rem 0 -0.1875rem #80c8ff, -0.84635rem 2.50595rem 0 -0.1875rem #a480ff, -2.99705rem 0.35095rem 0 -0.1875rem #a480ff, -2.48692rem 0.90073rem 0 -0.1875rem #ff80ed, -2.14301rem -2.12438rem 0 -0.1875rem #ff80ed, -2.25479rem -1.38275rem 0 -0.1875rem #ff8080;
}



@-webkit-keyframes bubble {
    15% {
        transform: scale(1);
        border-color: #69dbfa87;
        border-width: 2.25rem;
    }

    30%,
    100% {
        transform: scale(1);
        border-color: #69dbfa87;
        border-width: 0;
    }
}

@keyframes bubble {
    15% {
        transform: scale(1);
        border-color: #69dbfa87;
        border-width: 2.25rem;
    }

    30%,
    100% {
        transform: scale(1);
        border-color: #69dbfa87;
        border-width: 0;
    }
}

@-webkit-keyframes sparkles {

    0%,
    20% {
        opacity: 0;
    }

    25% {
        opacity: 1;
        box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
    }
}

@keyframes sparkles {

    0%,
    20% {
        opacity: 0;
    }

    25% {
        opacity: 1;
        box-shadow: 0.32476rem -2.4375rem 0 0rem #ff8080, -0.32476rem -2.0625rem 0 0rem #ffed80, 2.1082rem -1.26585rem 0 0rem #ffed80, 1.41004rem -1.53985rem 0 0rem #a4ff80, 2.30412rem 0.85901rem 0 0rem #a4ff80, 2.08305rem 0.14233rem 0 0rem #80ffc8, 0.76499rem 2.33702rem 0 0rem #80ffc8, 1.18748rem 1.71734rem 0 0rem #80c8ff, -1.35019rem 2.0552rem 0 0rem #80c8ff, -0.60229rem 1.99916rem 0 0rem #a480ff, -2.44865rem 0.22578rem 0 0rem #a480ff, -1.93852rem 0.77557rem 0 0rem #ff80ed, -1.70323rem -1.77366rem 0 0rem #ff80ed, -1.81501rem -1.03204rem 0 0rem #ff8080;
    }
}


.bounce2 {
    animation: bounce2 2s ease infinite
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.dark-layout .custom-option-item-title{
    color: #FFF !important;
    padding: 0.875rem !important;
    border: 1px solid #FFF !important;



}
.custom-option-item-title {
    color: #3531a1 !important;
    padding: 0.875rem !important;
    border: 1px solid #7c7ddf !important;
}
.avatar-status-service {
    border-radius: 50%;
    width: 26px!important;
    height: 26px!important;
    position: absolute;
    right: -5px !important;
    bottom: -5px !important;
    border: 2px solid #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4D37BB!important;
}

.avatar-status-service i {
    font-size: smaller !important;
}


.dark-layout .toastify:has(.message-notification){
    display: flex!important;
    background: #283046!important;
    border-radius: 10px!important;
}

.toastify:has(.message-notification){
    display: flex!important;
    background: #ffffff!important;
    color: #252424!important;
    border-radius: 10px !important;
}
.toastify:has(.message-notification) .toast-close{
    color: #252424!important;
}
.message-notification {
    width: 240px;
    display: flex;
    overflow-x: hidden;
}

.message-notification img {
    margin: 3px;
    width: 30px;
    height: 30px;
}

.message-notification p {
    margin: 0;
}

.message-notification small {
    overflow-x: hidden;
    text-overflow: ellipsis
}

.card-scale {
    transition: transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275),
    filter 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.card-scale:hover {
    transform: scale(1.05);
    transform: translateY(-5px);
}

.card, .dropdown-menu, .rounded, .rounded-lg, .btn, .nav-pills .nav-item .nav-link,.ql-containe,select, input, textarea  {
    border-radius: 0.757rem !important;
}

.ql-toolbar{
    border-radius: 0.757rem 0.757rem 0 0;
}

.ql-container{
    border-radius: 0 0 0.757rem 0.757rem;
}


.input-group input{
    border-radius: 0.757rem  0 0 0.757rem !important;
}

.input-group button{
    border-radius:0 0.757rem   0.757rem 0 !important;
}

.input-group .input-group-prepend select{
    border-radius:0 0.757rem   0.757rem 0 !important;
}

.rounded-full{
    border-radius: 50% !important;
}


.prograss-slider {
    flex: 1 1 0%;
    height: 10px;
    background: #f3f3f3;
    border-radius: 50px;
    overflow: hidden;

}

.prograss-slider>div {
    height: 10px;
    background: #3f3d91;
    border-radius: 50px;

}

.sticky-top--400 {
    position: -webkit-sticky;
    position: sticky;
    background: yellow !;
}

.light-effect {
    position: absolute;
    width: 20%;
    height: 100%;
    background: linear-gradient(90deg, transparent, white, transparent);
    z-index: 9;
    transform: rotate(0deg);
    opacity: 0.08;
    filter: blur(15px);
    animation-name: example;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-delay: 2s;

}

@keyframes example {
    from {
        left: -50%;
    }

    to {
        left: 100%;
    }
}

.complete-profile-card {
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (min-width: 992px) {
    .complete-profile-card {
        max-width: 40%;
        bottom: 1rem;
    }
    .tag-filters{
        padding-left: 0rem !important;
    }
}

@media only screen and (min-width: 200px) {
    .complete-profile-card {
        max-width: 40%;
        bottom: 1rem;
    }
    .tag-filters{
        padding-left: 25rem;
    }
}

.ql-container{
    height: auto !important;
}
