#iblock_price {display: flex;justify-content: center;}
.booking-form {
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
    padding: 15px 25px;
    margin-bottom: 0;
    width: 100%;
	background: rgba(238, 241, 245, .3);
    box-shadow: inset 0 0 0 1px rgba(218, 222, 239, .4);
    border-radius: 5px;
}

.booking-form__title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
}

.bf-date-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%);
    position: relative;
    touch-action: manipulation;
    width: 100%;
    font-size: 14px;
    padding: 5px;
    border-radius: 8px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #444;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .1s;
}

.bf-date-item--active, .bf-date-item:hover {
    background-color: #0e484f;
    border: 1px solid #739195;
    color: #fff;
}

.bf-date-calendar__icon {
    height: 20px;
    width: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTUuNSA0LjgxM2MtLjU3IDAtMS4wMzEtLjQ2Mi0xLjAzMS0xLjAzMnYtMi43NWExLjAzMSAxLjAzMSAwIDAxMi4wNjIgMHYyLjc1QTEuMDMgMS4wMyAwIDAxNS41IDQuODEyem0xMSAwYy0uNTcgMC0xLjAzMS0uNDYyLTEuMDMxLTEuMDMydi0yLjc1YTEuMDMxIDEuMDMxIDAgMTEyLjA2MiAwdjIuNzVBMS4wMyAxLjAzIDAgMDExNi41IDQuODEyek0yLjA2MiAxOS45MzhoMTcuODc1VjguMjVIMi4wNjN2MTEuNjg4ek0xLjAzMiAyMkExLjAzMSAxLjAzMSAwIDAxMCAyMC45NjlWMy43OGMwLS41Ny40NjItMS4wMzEgMS4wMzEtMS4wMzFoMi4wNjNWMy43OGEyLjQwNiAyLjQwNiAwIDEwNC44MTIgMFYyLjc1aDYuMTg4djEuMDMxYTIuNDA2IDIuNDA2IDAgMTA0LjgxMiAwVjIuNzVoMi4wNjNjLjU3IDAgMS4wMzEuNDYyIDEuMDMxIDEuMDMxVjIwLjk3YTEuMDMgMS4wMyAwIDAxLTEuMDMxIDEuMDMxSDEuMDN6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtb3BhY2l0eT0iLjMiLz48L3N2Zz4=) no-repeat center;
}

.bf-date-item__day-weekday {
    font-size: 14px;
    /* margin-bottom: 7px; */
}

.bf-date-item__day-date {
    font-weight: 700;
}

.bf-form-people-item {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.bf-form-people-item:first-child {
    border-top: 1px solid #ddd;
}

.people-count {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.people-count__minus, .people-count__plus {
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 1px solid rgb(14 72 79) !important;
    webkit-filter: invert(52%) sepia(53%) saturate(4922%) hue-rotate(176deg) brightness(105%) contrast(104%);
    /* filter: invert(52%) sepia(53%) saturate(4922%) hue-rotate(176deg) brightness(105%) contrast(104%); */
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 3px;
    /* box-shadow: 0 2px 3px 0 rgb(0 0 0 / 10%); */
    color: #0e484f;
}

.people-count__minus:hover, .people-count__plus:hover {
    opacity: .5;
}

.people-count__value {
    width: 50px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.people-count__minus {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSAxaDEwIiBzdHJva2U9IiMwNkYiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;
}

.people-count__plus {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgNmgxME02IDF2MTAiIHN0cm9rZT0iIzA2RiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;
}

.booking-form__rate {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 5px;
    border: 1px solid #ddd;
    border-radius: 8px;
}
.bf-auth-fields__label {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    text-align: right;
    justify-content: flex-end;
}

.tsoperator-date-highlight {
    background-color: lightgreen;
    color: #fff;
}

.rate-list {
    max-height: 300px;
    overflow: auto;
    position: absolute;
    top: 565px;
    left: 25px;
    width: 650px;
    background: #fff;
    z-index: 10;
    display: none;
}

.rate-list__item:hover {
    background: #ddd;
}

.total-value__cost {
    font-weight: 600;
}

.booking-form__auth {
    padding-top: 20px;
}

.text-red {
    color: red;
}

.text-blue {
    color: blue;
}

.underline {
    text-decoration: underline;
}
.booking-form .booking-form__rate {
    border: 1px solid #739195;
    padding-left: 15px;
    padding-right: 15px;
}
.booking-form__rate-list .booking-form__rate {border: 1px solid #00a6ff;
    margin-bottom: 5px;
    margin-top: 5px;}
.booking-form__title {color: #f59f42;}
.booking-form {box-shadow: inset 0 0 0 1px #ebedf0;}
.booking-form__rate strong {
    font-weight: 600;
    width: 110px;
    text-align: right;
    margin-right: 10px;
}
.booking-form__rate div {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    }
.booking-form__rate div .bf-rate__name {
    display: flex;
    flex-direction: row;
    margin-right: 10px;
    }
.booking-form__rate div .bf-rate__city {
    display: flex;
    flex-direction: row;
    margin-right: 10px;
    }
.booking-form__rate div .bf-rate__placement {
    display: flex;
    flex-direction: row;
    margin-right: 10px;
    }
.booking-form__rate div .bf-rate__food {
    display: flex;
    flex-direction: row;
    }
.select-arrow-down {
    display: unset !important;
    width: 180px !important;
    background: #0e484f;
    border-radius: 4px;
    color: #fff;
    padding: 5px 15px;
    text-align: center;
}