.custom-width-300px {
    width: 300px !important;
}

.custom-align-center {
    top: 50%;
    left: 50%;
    position: fixed;
}

@media (max-width: 991px) {
    .menu-state-title-primary,
    .header-menu {
        flex-direction: column !important;
    }
}
#toast-container > .toast {
          @media (max-width: 480px) {
              width: 310px !important;
              min-width: 310px !important;
          }
          @media (max-width: 320px) {
              width: 270px !important;
              min-width: 270px !important;
          }
      }
      @media (max-width: 425px) {
          .eventlink{
           width: auto !important;
          }
         .eventLandingLink{
          display:flex;
          flex-direction: column;
         }
      }
      @media (max-width: 991px) {
          .firstName{
              margin-bottom:10px;
          }
      }
       @media (max-width: 320px) {
          .edit-button{
               margin-bottom: 10px !important;
               margin-right: 0 !important;
               padding: 10px 29px;
          }
      }
      @media (max-width: 425px) {
          .subscriptionPlan-edit{
              margin-bottom: 10px !important;
              margin-right: 0 !important;
              padding: 10px 29px;
         }
    }

.hide {
    display: none;
}

.iti {
    display: block !important;
    width: 100%;
}

#error-msg {
    color: red;
    margin-left: 2px;
}

#valid-msg {
    color: green;
    margin-left: 2px;
}

@media (max-width: 992px) {
    .header-tablet-and-mobile-fixed .wrapper {
        padding-top: 85px;
    }
}

/* weekly card-box */
.maincard-section .weekly-content {
    align-items: flex-start;
    border-bottom: 1px solid #cecece;
    display: flex;
    margin: 0 24px;
    padding: 20px 0;
    @media (max-width: 768px) {
        margin: 0;
    }
}

.maincard-section .weekly-content .checkbox-content {
    width: 88px;
}

.maincard-section .weekly-content .weekly-icon {
    margin-left: auto;
}

@media (max-width: 1035px) {
    .maincard-section .weekly-content .weekly-icon {
        top: 0;
    }
}

.maincard-section .weekly-content .plus-icon {
    width: 44px !important;
}

.maincard-section .weekly-content .small-border {
    align-items: center;
    display: flex;
    font-size: 15px;
    padding: 0 5px 0 5px;
}

.maincard-section .card-title {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 24px 24px 0;
    font-weight: 700;
    font-size: 16px;
}

.maincard-section .copy-card {
    position: absolute !important;
    z-index: 10 !important;
    width: 170px;
    box-sizing: border-box;
    padding: 6px 0;
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.maincard-section .copy-card .copy-label {
    padding: 8px 14px;
}

.maincard-section .copy-card .copy-label .copy-btn {
    min-height: 32px;
    padding: 4px 12px !important;
    border-radius: 40px;
    width: 135px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.event-accordion .event-container {
    padding: 1px;
    border: 1px solid #666a73;
    border-radius: 3px;
    margin-bottom: 6px;
}

.event-accordion .event-container .accordion-button:after {
    content: unset;
}

.event-accordion .event-container .event-color {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #8247f5;
}

.event-accordion .event-container .event-location .fas {
    color: #e55cff;
}

.button-tab {
    border: 1px solid #009ef7 !important;
}

.share-btn.btn.btn-active-light-primary:hover:not(.btn-active) {
    background-color: unset !important;
}

.share-btn.btn.btn-active-light-primary.show {
    background-color: unset !important;
}

.share-icon-width {
    width: 260px !important;
}

.editor-height {
    height: 200px !important;
}

.list-style-none {
    list-style: none !important;
    padding-left: 0 !important;
    text-align: left !important;
}

/* subscription plans purchase css */
.plan-border-bottom {
    border-bottom: 1px dashed #eff2f5;
}

.plan-card-shadow {
    box-shadow: 0 0 20px 0 rgba(76, 87, 125, 0.05);
}

.plan-data {
    width: 60%;
}

@media (max-width: 767px) {
    .plan-data {
        width: 50%;
    }
}

@media (max-width: 375px) {
    .plan-controls {
        display: initial !important;
    }
    .plan-controls > div:first-child {
        width: 100% !important;
    }
}

.top-30 {
    top: 30%;
}

.logo {
    min-width: 80px !important;
    width: auto !important;
    height: 80px !important;
}

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

.img-radio {
    border-radius: 5px;
    cursor: pointer;
    display: block;
    height: auto;
    margin: auto;
    padding: 5px;
    position: relative;
    width: 100%;
}

.img-radio img {
    height: 320px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
    width: 100%;
}

@media (max-width: 767px) {
    .img-radio img {
        height: auto;
    }
}

.img-radio.img-border {
    border: 3px solid #0b9ef7 !important;
    border-radius: 10px !important;
}

.swal-modal .swal-text {
    text-align: center !important;
}

.swal-modal .swal-footer .swal-button-container .swal-button--cancel {
    background-color: #adb5bd !important;
}

.swal-modal .swal-footer .swal-button-container .swal-button--confirm {
    background-color: #f62947 !important;
}

.calendar-view {
    height: 320px !important;
}

@media (max-width: 768px) {
    .calendar-view {
        height: 180px !important;
    }
}

@media (max-width: 320px) {
    .calendar-view {
        height: 120px !important;
    }
}

@media (min-width: 769px) and (max-width: 1191px) {
    .calendar-view {
        height: 220px !important;
    }
}

.livewire-pagination .page-item:first-child .page-link {
    border-radius: 0.313rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.313rem;
    height: 38px;
    margin-left: 0.125rem;
    min-width: 38px !important;
}

.livewire-pagination .page-item:last-child .page-link {
    border-radius: 0.313rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.313rem;
    height: 38px;
    margin-left: 0.125rem;
    min-width: 38px !important;
}

.priceDiv div {
    justify-content: end !important;
}

.amountDiv div {
    justify-content: end !important;
}

.statusDiv div {
    justify-content: center !important;
}

// custom radio CSS
.btn-group-toggle {
    margin: 10px;
}

.btn-group-toggle input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.btn-group-toggle label {
    display: inline-block;
    background-color: transparent;
    padding: 8.15px 17.225px;
    font-family: sans-serif, Arial;
    font-size: 12px;
    border: 1px solid #dee2e6 !important;
    border-radius: 0.475rem;
}

.btn-group-toggle label:hover {
    background-color: transparent;
}

.btn-group-toggle input[type="radio"]:focus + label {
    border-radius: 0.3rem;
    background-color: #019aff;
    border: 1px solid #019aff !important;
}

.btn-group-toggle input[type="radio"]:checked + label {
    border-radius: 0.3rem;
    background-color: #019aff;
    border: 1px solid #019aff !important;
    color: #fff;
}

.custom-overflow-x-hidden {
    overflow-x: hidden !important;
}

#toast-container > .toast {
    @media (max-width: 480px) {
        width: 310px !important;
        min-width: 310px !important;
    }
    @media (max-width: 320px) {
        width: 270px !important;
        min-width: 270px !important;
    }
}
.select2-container--bootstrap-5 .select2-selection--single {
    @media (max-width: 425px) {
        width: 230px !important;
    }
    @media (max-width: 375px) {
        width: 230px !important;
    }
}
.flex-xs-column {
    @media (max-width: 345px) {
        flex-direction: column !important;
    }
}
.session-times .select2-container--bootstrap-5 .select2-selection--single {
    @media (max-width: 425px) {
        width: auto !important;
    }
    @media (max-width: 375px) {
        width: auto !important;
    }
}
.custom-dialog{
    @media (max-width: 425px) {
        width: 92% !important;
    }
}
.cash-payment-note{
    word-wrap: break-word;
}

@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap);

/* color variable */
.royal-navy {
    font-family: "Open Sans", sans-serif !important;
    border-radius: 10px !important;
    box-shadow: 0 0 12px 2px #e3e3e3 !important;
}

.royal-navy .event-list > .event-empty {
    border-radius: 35px;
    background-color: #5995af;
    border: unset;
}

.royal-navy .event-list > .event-empty p {
    font-weight: 600;
}

.royal-navy .calendar-sidebar {
    box-shadow: 1px 0 0 0 #d1e7f1;
    background-color: #f4fcff;
    color: #0b303e;
}

@media screen and (max-width: 1280px) {
    .royal-navy .calendar-sidebar {
        width: 170px;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar {
        width: 100%;
    }
}

.royal-navy .calendar-sidebar > span#sidebarToggler {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: unset;
    background-color: #d0eaff;
}

@media screen and (max-width: 768px) {
    .royal-navy .calendar-sidebar > span#sidebarToggler {
        width: 35px;
        height: 35px;
        padding: 6px;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > span#sidebarToggler {
        top: -4px;
    }
}

.royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars {
    background-color: #5995af;
}

@media screen and (max-width: 768px) {
    .royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars {
        height: 3px;
    }
}

.royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars::before {
    background-color: #5995af;
}

@media screen and (max-width: 768px) {
    .royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars::before {
        top: -6px;
        height: 3px;
    }
}

.royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars::after {
    background-color: #5995af;
}

@media screen and (max-width: 768px) {
    .royal-navy .calendar-sidebar > span#sidebarToggler .icon-button .bars::after {
        bottom: -6px;
        height: 3px;
    }
}

@media (min-width: 426px) {
    .royal-navy .calendar-sidebar > .calendar-year {
        padding: 16px 20px 4px 20px;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .calendar-year {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .calendar-year {
        box-shadow: unset;
    }
}

.royal-navy .calendar-sidebar > .calendar-year > p {
    color: #0b303e;
    font-size: 26px;
    font-weight: 600;
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .calendar-year > p {
        font-size: 18px;
        color: #fff;
    }
}

.royal-navy .calendar-sidebar > .calendar-year > button.icon-button {
    width: 15px;
    height: 15px;
}

.royal-navy .calendar-sidebar > .calendar-year > button.icon-button > span {
    border-right: 2px solid #0b303e;
    border-bottom: 2px solid #0b303e;
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .calendar-year > button.icon-button > span {
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .month-list {
        background-color: #f4fcff;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-sidebar > .month-list > .calendar-months > li {
        font-size: 18px;
    }
}

.royal-navy .calendar-sidebar > .month-list > .calendar-months > li.active-month {
    background-color: #d0eaff;
}

.royal-navy .calendar-sidebar > .month-list > .calendar-months > li:hover {
    background-color: #d0eaff;
}

.royal-navy .calendar-events {
    background-color: #f4fcff;
}

@media screen and (max-width: 1399px) {
    .royal-navy .calendar-events {
        width: 330px;
    }
}

@media screen and (max-width: 1199px) {
    .royal-navy .calendar-events {
        width: 260px;
    }
}

@media screen and (max-width: 768px) {
    .royal-navy .calendar-events {
        box-shadow: unset;
        width: 48%;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-events {
        box-shadow: unset;
        width: 100%;
    }
}

.royal-navy .calendar-events > .event-header > p {
    color: #0b303e;
    font-size: 26px;
    font-weight: 600;
    border-bottom: 1px solid #d1e7f1;
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-events > .event-header > p {
        font-size: 22px;
    }
}

.royal-navy #eventListToggler {
    background-color: #d0eaff;
    box-shadow: unset;
}

@media screen and (max-width: 768px) {
    .royal-navy #eventListToggler {
        width: 35px;
        height: 35px;
        padding: 6px;
    }
}

.royal-navy #eventListToggler button.icon-button > span.chevron-arrow-right {
    border-right: 3px solid #5995af;
    border-bottom: 3px solid #5995af;
    width: 15px;
    height: 15px;
}

.royal-navy tr.calendar-header .calendar-header-day {
    color: #0b303e;
}

@media screen and (max-width: 470px) {
    .royal-navy tr.calendar-body .calendar-day {
        padding: 8px 0;
    }
}

.royal-navy tr.calendar-body .calendar-day .day.calendar-active {
    border-color: #5995af;
}

.royal-navy tr.calendar-body .calendar-day .day.calendar-active:hover {
    border-color: #5995af;
}

.royal-navy tr.calendar-body .calendar-day .day:hover {
    background-color: #d0eaff;
}

@media screen and (max-width: 1199px) {
    .royal-navy tr.calendar-body .calendar-day .day {
        padding: 10px;
        height: 45px;
        width: 45px;
        font-size: 16px;
    }
}

@media screen and (max-width: 425px) {
    .royal-navy tr.calendar-body .calendar-day .day {
        padding: 8px;
    }
}

@media screen and (max-width: 390px) {
    .royal-navy tr.calendar-body .calendar-day .day {
        padding: 3px;
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
}

.royal-navy .calendar-inner {
    box-shadow: 1px 0 0 0 #d1e7f1;
}

@media screen and (max-width: 1399px) {
    .royal-navy .calendar-inner {
        max-width: calc(100% - 530px);
    }
}

@media screen and (max-width: 1280px) and (min-width: 767px) {
    .royal-navy .calendar-inner {
        max-width: calc(100% - 500px);
        margin-left: 170px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 767px) {
    .royal-navy .calendar-inner {
        max-width: calc(100% - 430px);
    }
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-inner .calendar-table {
        font-size: 18px;
    }
}

.royal-navy .calendar-inner .calendar-table th[colspan="7"] {
    font-size: 26px;
    color: #0b303e;
}

@media screen and (max-width: 425px) {
    .royal-navy .calendar-inner .calendar-table th[colspan="7"] {
        font-size: 22px;
    }
}

.royal-navy .calendar-inner .calendar-table th[colspan="7"]::after {
    height: 2px;
    background-color: #d1e7f1;
    width: 100px;
}

.royal-navy .event-container {
    background: #d0eaff;
    box-shadow: inset 5px 5px 10px #c6def2, inset -5px -5px 10px #daf6ff;
    border: 1px solid transparent;
    width: 95% !important;
}

.royal-navy .event-container > .event-icon > div.event-bullet-event {
    background-color: #4fcbcb !important;
}

.royal-navy .event-container > .event-info > p {
    color: #0b303e;
    font-weight: 400;
}

.royal-navy .event-container > .event-info > p.event-title {
    font-size: 20px;
}

@media screen and (max-width: 1024px) {
    .royal-navy .event-container > .event-info > p.event-title {
        font-size: 18px;
    }
}

.royal-navy .event-container:hover {
    background-color: #d0eaff !important;
    border: 1px solid #0b303e !important;
    box-shadow: inset 5px 5px 10px #c6def2, inset -5px -5px 10px #daf6ff !important;
}

.event-container:hover {
    box-shadow: unset !important;
}

.royal-navy .event-container::before {
    content: unset;
}

@media (max-width: 1199px) {
    .royal-navy .event-indicator {
        top: 110%;
    }
}

.royal-navy .event-indicator > .type-bullet > div.type-event {
    background-color: #63d867 !important;
}

.sidebar-hide .calendar-inner {
    max-width: calc(100% - 400px) !important;
}

@media screen and (max-width: 1399px) {
    .sidebar-hide .calendar-inner {
        max-width: calc(100% - 330px) !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1199px) {
    .sidebar-hide .calendar-inner {
        max-width: calc(100% - 260px) !important;
    }
}

@media screen and (max-width: 768px) {
    .sidebar-hide .calendar-inner {
        max-width: 100% !important;
    }
}

.event-hide .calendar-inner {
    max-width: calc(100% - 170px) !important;
}

@media screen and (max-width: 768px) {
    .event-hide .calendar-inner {
        max-width: 100% !important;
    }
}

.event-hide.sidebar-hide .calendar-inner {
    max-width: 100% !important;
}

.calendar-container {
    font-family: "Open Sans", sans-serif;
}

.calendar-container .header-card {
    width: 49%;
}

@media (max-width: 1023px) {
    .calendar-container .header-card:nth-child(1) {
        width: 64%;
    }
}

@media (max-width: 767px) {
    .calendar-container .header-card:nth-child(1) {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {
    .calendar-container .header-card:nth-child(2) {
        width: 34%;
    }
}

@media (max-width: 767px) {
    .calendar-container .header-card:nth-child(2) {
        width: 100%;
        margin-bottom: 10px;
    }
}

.calendar-container__header {
    background: #d0eaff;
    padding: 10px 20px;
    border-radius: 10px;
}

.calendar-container__description {
    border: 1px solid #d0eaff;
    border-radius: 10px;
    padding: 10px;
    margin-top: 10px;
}

.calendar-container__grid {
    width: 100%;
}

@media (min-width: 576px) {
    .calendar-container__grid {
        width: 50%;
    }
}

.calendar-container__profile {
    width: 100%;
}

@media (min-width: 576px) {
    .calendar-container__profile {
        width: 50%;
    }
}

.calendar-container .user-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.calendar-container .user-icon .fas {
    border: 1px solid #5995af;
    padding: 10px;
    border-radius: 50%;
    color: #5995af;
}

.calendar-container__user {
    float: left;
}

.calendar-container__user .user-name {
    color: #0b303e;
}

.calendar-container__user .user-image {
    min-width: 60px;
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
}

.calendar-container__card {
    border-radius: 10px;
}

.calendar-container__card .fas {
    color: #5995af;
}

.calendar-container__card span {
    color: #0b303e;
}

:root {
    --black: #212121;
    --yellow: #fed65b;
    --white: #fff;
    --pink: #ff62a7;
    --light-blue: #77fffb;
    --green: #58ed6f;
    --orange: #f46569;
    --grey: #777777;
    --red: #EF6565;
}

.livewire-calendar-container {
    max-width: 1400px !important;
}

.calendar__user-detail img {
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
}

.calendar__event-detail span {
    font-size: 16px;
}

.calendar__event-detail h1 {
    font-size: 28px;
}

@media (max-width: 575px) {
    .calendar {
        padding: 0;
    }
}

.calendar__header {
    padding: 0 15px;
}

.calendar__prev-arrow, .calendar__next-arrow {
    width: 40px;
    min-width: 40px;
    height: 40px;
    border: 1px solid var(--grey);
    transition: all 0.3s ease;
    cursor: pointer;
    opacity: 0.5;
}

.calendar__prev-arrow:hover, .calendar__next-arrow:hover {
    border: 1px solid var(--black);
    box-shadow: 0 0 13px 4px rgba(0, 0, 0, 0.1);
}

.calendar__prev-arrow:hover .prev-arrow,
.calendar__prev-arrow:hover .next-arrow, .calendar__next-arrow:hover .prev-arrow,
.calendar__next-arrow:hover .next-arrow {
    border: solid var(--black);
    border-width: 0 1px 1px 0;
}

.calendar__prev-arrow .prev-arrow,
.calendar__prev-arrow .next-arrow, .calendar__next-arrow .prev-arrow,
.calendar__next-arrow .next-arrow {
    transition: all 0.3s ease;
    border: solid var(--grey);
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px;
}

.calendar__prev-arrow .prev-arrow {
    margin-left: 6px;
    transform: rotate(135deg);
}

.calendar__next-arrow .next-arrow {
    margin-left: -6px;
    transform: rotate(-45deg);
}

.calendar__month-title span {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 30px;
    color: var(--black);
}

@media (max-width: 425px) {
    .calendar__month-title span {
        font-size: 20px;
    }
}

.calendar__body .row.mobile-calendar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: #F5F5F5;
}

.calendar__body .row.mobile-calendar::-webkit-scrollbar-thumb {
    background-color: var(--grey);
    border: 2px solid var(--grey);
}

@media (max-width: 767px) {
    .calendar__body .row.mobile-calendar {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
}

.calendar__body .row-cols-7 > * {
    flex: 0 0 auto;
    width: 14.28%;
}

@media (max-width: 767px) {
    .calendar__body .row-cols-7 > * {
        width: 90px;
    }
}

.calendar__body .col {
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .calendar__body .col {
        padding-top: 5px;
    }
}

.calendar__date {
    align-items: center;
    padding: 7px 5px;
    width: 60px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    color: var(--black);
    text-align: center;
    border: 1px solid transparent;
    border-radius: 50%;
    background-color: var(--white);
}

@media (max-width: 1199px) {
    .calendar__date {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .calendar__date {
        width: 40px;
        height: 40px;
    }
}

.calendar__date.selected {
    border: 1px solid #0d9ef7 !important;
}

.calendar__date.selected span {
    color: var(--black) !important;
}

.calendar__date.selected h6 {
    color: var(--black) !important;
}

.calendar__date.date-shadow {
    color: var(--white) !important;
    background-color: #0d9ef7;
}

.calendar__date.date-shadow span {
    color: var(--white);
}

.calendar__date.date-shadow h6 {
    color: var(--white);
}

.calendar__date.date-border {
    border: 1px solid #ffc700;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.calendar__date.active {
    background-color: #009ff7;
    border: 1px solid #713aea !important;
}

.calendar__date.active > * {
    color: var(--white);
}

.calendar__date span {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: var(--black);
    line-height: 20px;
}

@media (max-width: 1199px) {
    .calendar__date span {
        font-size: 16px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .calendar__date span {
        font-size: 12px;
        line-height: 10px;
    }
}

.calendar__date h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: var(--black);
    margin-bottom: 0;
    margin-top: 3px;
}

@media (max-width: 1199px) {
    .calendar__date h6 {
        font-size: 12px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .calendar__date h6 {
        font-size: 10px;
    }
}

.calendar__task-list {
    max-height: 475px;
    overflow-y: auto;
    height: 100%;
}

.calendar__task-list::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: #F5F5F5;
}

.calendar__task-list::-webkit-scrollbar-thumb {
    background-color: var(--grey);
    border: 2px solid var(--grey);
}

.calendar__task-list .to-do-card:last-child {
    padding-bottom: 20px !important;
}

.calendar__task-list .inner-card {
    border: unset;
    position: relative;
    cursor: pointer;
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.calendar__task-list .inner-card .event-icon .event-bullet-event {
    width: 20px;
    min-width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #009ff7;
}

.select-slot-date {
    font-size: 26px;
    border-bottom: 1px solid var(--grey);
    color: var(--black);
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.slot-user-avatar {
    width: 80px;
    height: 80px;
}

.event-container > .event-icon {
    width: 55px !important;
}

.event-info > .time {
    font-size: 1.125rem !important;
}

@media (max-width: 1024px) {
    .event-info > .time {
        font-size: 1.0rem !important;
    }
}
