.custom-home-calendar .shadow-calendar__inner{border:0 solid #eee;border-radius:0;flex-direction:row!important;flex-wrap:wrap;margin:0 -10px;padding:0}.custom-home-calendar .shadow-calendar__table-wrapper{background-color:transparent;border:2px dashed var(--main-border-color);border-radius:var(--border-radius);margin:0 10px;max-width:100%;padding:20px}.custom-home-calendar .shadow-calendar__table-head{align-items:center;display:flex;justify-content:space-between}.custom-home-calendar button.shadow-calendar__container__action{background:var(--main-bg-color);border-radius:var(--border-radius);color:var(--desc-color);font-family:var(--font-medium);padding:4px 10px;transition:all .3s linear}.custom-home-calendar button.shadow-calendar__container__action:hover{color:var(--main-color)}.shadow-calendar__table-head__current-date{color:var(--main-color);font-family:var(--font-medium);font-size:18px;text-transform:capitalize}.custom-home-calendar .shadow-calendar__table{margin-top:20px}.custom-home-calendar .shadow-calendar__day_events_container{flex:1;margin:0 10px;max-height:100%;max-width:100%!important;overflow-y:hidden;width:calc(100% - 430px)}.custom-home-calendar .shadow-calendar__week-day.shadow-calendar__week-day--has-events.shadow-calendar__week-day.is-visible-events .shadow-calendar__week-day__num{background-color:var(--main-color)!important;color:#fff!important}.custom-home-calendar .shadow-calendar__week-day.shadow-calendar__week-day--is-current .shadow-calendar__week-day__num{background-color:var(--second-color)}.custom-home-calendar .shadow-calendar__week-day__total_events{background-color:var(--main-color)}.custom-home-calendar .shadow-calendar__week-day__num{background:#fff!important;color:var(--main-text-color)!important;font-size:16px;height:42px;width:42px}.custom-home-calendar .shadow-calendar__week-day.shadow-calendar__week-day--has-events .shadow-calendar__week-day__num{background:#efeded!important}.custom-home-calendar .shadow-calendar__week-day__event-item__title{color:var(--main-text-color);flex:1;font-family:var(--font-medium);font-size:var(--sub-title-size);font-weight:400;line-height:26px;margin:0}.custom-home-calendar .shadow-calendar__week-day__event-item{border-radius:var(--border-radius);position:relative}.custom-home-calendar .shadow-calendar__week-day__event-item:after,.custom-home-calendar .shadow-calendar__week-day__event-item:before{bottom:0;content:"";height:100%;position:absolute}.custom-home-calendar .shadow-calendar__week-day__event-item:before{border:2px solid var(--main-border-color);border-bottom-right-radius:var(--border-radius);border-left:0;border-top-right-radius:var(--border-radius);right:0;width:36%}.custom-home-calendar .shadow-calendar__week-day__event-item:after{border:2px dashed var(--main-border-color);border-bottom-left-radius:var(--border-radius);border-right:0;border-top-left-radius:var(--border-radius);left:0;width:64%}.custom-home-calendar .shadow-calendar__week-day__event-item:not(:last-child){margin-bottom:10px}.custom-home-calendar .shadow-calendar__week-day__event-item__details{align-items:center;display:flex;flex:1}.event--body{flex:1;padding:var(--grid-gutter) var(--grid-gutter) var(--grid-gutter) 0;position:relative;z-index:1}.event--head{align-items:center;display:flex;gap:15px;justify-content:space-between}.custom-home-calendar .shadow-calendar--date{color:var(--main-text-color);display:flex;flex-direction:column;height:100%;justify-content:center;margin-right:10px;padding:20px 10px;position:relative;text-align:center;width:90px}.shadow-calendar--date:before{border:1px dashed var(--main-border-color);content:"";height:70%;position:absolute;right:0;top:15%}.custom-home-calendar .shadow-calendar--date .day{color:var(--main-color);font-family:var(--font-medium);font-size:25px;line-height:23px}.custom-home-calendar .shadow-calendar--date .month{color:var(--desc-color);font-family:var(--font-medium);font-size:14px;line-height:14px;margin-top:5px;text-transform:capitalize}.custom-home-calendar .shadow-calendar--date.shadow-calendar--date--current .day,.custom-home-calendar .shadow-calendar--date.shadow-calendar--date--current .month{color:var(--main-color)}.shadow-calendar__head__cell,.shadow-calendar__head__row,.shadow-calendar__week,.shadow-calendar__week-day{border:0;color:var(--desc-color)!important;font-size:11px;padding:0}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.shadow-calendar__events_list.style-scroll-y{max-height:430px;padding-top:6px}.style-scroll-y{overflow-y:auto;padding-right:5px}.style-scroll-y::-webkit-scrollbar{width:6px}.style-scroll-y::-webkit-scrollbar-track{background:var(--main-bg-color);border-radius:var(--border-radius-large)}.style-scroll-y::-webkit-scrollbar-thumb{background-color:var(--main-color);border-radius:var(--border-radius-large)}.event--info{margin-top:5px}.event--info .event--item{align-items:center;color:var(--desc-color);display:flex;font-family:var(--font-medium);font-size:15px;line-height:25px}.event--info .event--item i{align-items:center;display:flex;height:25px;width:25px}.event--info .event--item:not(:last-child){margin-bottom:5px}.event--info .event--item.event--user{color:var(--main-color)}@media (max-width:991.98px){.custom-home-calendar .shadow-calendar__table-wrapper{padding:var(--grid-gutter);width:390px}.custom-home-calendar .shadow-calendar__day_events_container{width:calc(100% - 390px)}.custom-home-calendar .shadow-calendar__week-day__num{font-size:15px;height:38px;width:38px}.custom-home-calendar .shadow-calendar--date{width:85px}.custom-home-calendar .shadow-calendar--date .day{font-size:24px;line-height:22px}}@media (max-width:767.98px){.custom-home-calendar .shadow-calendar--date{width:70px}.custom-home-calendar .shadow-calendar--date .day{font-size:23px;line-height:21px}.shadow-calendar__head__cell,.shadow-calendar__head__row,.shadow-calendar__week,.shadow-calendar__week-day{font-size:15px}}@media (max-width:730.98px){.custom-home-calendar .shadow-calendar__inner{align-items:center;flex-direction:column!important;justify-content:center}.custom-home-calendar .shadow-calendar__table-wrapper{padding:var(--grid-gutter);width:520px}.custom-home-calendar .shadow-calendar__day_events_container{margin-top:15px;width:calc(100% - 20px)}.shadow-calendar__events_list.style-scroll-y{padding-right:10px;padding-top:0}}@media (max-width:575.98px){.custom-home-calendar .shadow-calendar__table-wrapper{width:450px}.custom-home-calendar .shadow-calendar--date .day{font-size:19px;line-height:17px}}@media (max-width:475.98px){.custom-home-calendar .shadow-calendar__table-wrapper{max-width:calc(100% - 20px);width:calc(100% - 20px)}.custom-home-calendar .shadow-calendar__table-head{flex-wrap:wrap}.shadow-calendar__head__cell,.shadow-calendar__head__row,.shadow-calendar__week,.shadow-calendar__week-day{font-size:14px;padding:3px}.custom-home-calendar .shadow-calendar__week-day__num{font-size:14px;height:34px;width:34px}.shadow-calendar__events_list.style-scroll-y{padding-right:0}}