

/* Start:/local/components/preambula/schedule/templates/.default/style.css?17659626201279*/
.schedule-main__doctors_hide {
    display: none !important;
}
.schedule-sidebar__total_hide {
    display: none !important;
}
.link-back {
    cursor: pointer;
}

.doctors-popup__item {
    padding: 5px;
}

.doctors-popup__item.active {
    box-shadow: inset 0 0 0 2px #db3170, 2px 6px 40px rgb(0 0 0 / 7%);
    border-radius: 30px;
}

.schedule-doctors__time-item.active-child {
    box-shadow: inset 0 0 0 2px #db3170, 2px 6px 40px rgb(0 0 0 / 7%);
}

.uslug-list-tag-togg {
    z-index: 3;
}

.loader-hide {
    display: none !important;
}
.schedule-container {
    position: relative;
}

.filter-found__item.hide {
    display: none !important;
}

.recall-wrapper {
    font-size: 16px;
    color: #000;
    line-height: 150%;
    text-align: start;
    font-family: 'SFProText-Regular';
    margin-top: 15px;
}

.recall-wrapper .await-btn {
    color: #B53162;
    opacity: 0.9;
    position: relative;
    cursor: pointer;
}

.await-btn:hover {
    text-decoration: underline;
    opacity: 1;
}

.regappoint__form {
    margin-top: 15px;
}

.bot-open {
    z-index: 11 !important;
}

.input-name {
    margin: 0px 20px 0px 0px;
}
.candy-popup__text {
    display: flex;
    flex-direction: column;
}
/* End */
/* /local/components/preambula/schedule/templates/.default/style.css?17659626201279 */
