body {
    -webkit-text-size-adjust: 100%;
}

body.lock {
    overflow: hidden;
}

input[type="text"],
input[type="email"] {
    user-select: auto !important;
    -moz-user-select: auto !important;
    -webkit-user-select: auto !important;
    -ms-user-select: auto !important;
}

.grecaptcha-badge { visibility: hidden; }

.header-mob {
    display: none;
}

.page-title_bg img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.page-title.page-title_t_bg .page-title__info.page-title__info-bg {
    padding: 24px 24px 36px;
}

.order-form {
    display: inline-flex;
    flex-wrap: wrap
}

.order-form .order-form__title {
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.order-form .order-form__title h2 {
    display: flex;
    font-size: 1.4rem;
    font-family: "fontBold";
    flex: 1 1 100%;
    text-align: center;
    justify-content: center
}

.order-form .order-form__title p {
    font-size: 1.1rem;
    font-family: "fontRegular";
    padding-top: 1rem;
    display: flex;
    flex: 1 1 100%;
    text-align: center;
    justify-content: center
}

.order-form .order-form__title,
.order-form .order-form__sub_title,
.order-form .form-box__mssg,
.order-form .order-form__elements {
    display: flex;
    flex: 1 1 100%
}

.shopping-cart-res {
    text-align: center;
    padding-top: 1rem
}

.shopping-cart-res .shopping-cart-res__sum {
    display: block;
    font-size: 1.4rem;
    font-family: "fontBold";
    color: #8a8a8a;
    text-align: center
}

.shopping-cart-res .shopping-cart-res__sum span {
    display: inline-block;
    border: 1px solid #970000;
    padding: 1rem 2rem;
    border-radius: 40px
}

.page-content.page-content_st_dark {
    background-color: #0f0d0d
}

.page-content .page-content__sections {
    padding-bottom: 4rem
}

.page-content .page-content__sections>.container {
    display: flex
}

.page-content .page-content__section-continer {
    width: 100%
}

.page-content .page-content__text {
    margin-bottom: 3rem
}

.page-content .page-content__section_left {
    display: flex;
    flex: 0 0 20rem;
    padding-right: 2rem;
    box-sizing: border-box
}

.page-content .page-content__section_center {
    display: flex;
    flex: 1 1 auto;
    color: #8a8a8a;
    font-family: "fontRegular";
    font-size: 1.1rem;
    line-height: 1.5
}

.page-content .page-content__section_right {
    display: flex
}

.page-event .bread-crumbs {
    text-align: center
}

.event-content {
    display: flex;
    padding: 0rem 0rem;
    justify-content: center
}

.event-content .pace-content__text {
    display: flex;
    flex: 0 0 40%
}

.event-content .pace-content__params {
    padding-left: 2rem;
    box-sizing: border-box;
    display: flex;
    flex: 0 0 30%
}

.events-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.events-menu {
    margin-bottom: 3rem;
    display: flex;
    justify-content: center
}

.events-menu .events-menu__item>a {
    display: flex;
    margin: 0px 1rem;
    font-size: 1.4rem;
    font-family: "fontRegular";
    color: #8a8a8a;
    text-decoration: none;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    padding-bottom: 5px
}

.events-menu .events-menu__item>a:hover {
    color: #fff;
    border-bottom: 3px solid #fff
}

.events-menu .events-menu__item.events-menu__item_active>a {
    display: flex;
    margin: 0px 1rem;
    font-family: "fontRegular";
    color: #fff;
    border-bottom: 3px solid #fff
}

.events-menu-mob {
    display: none;
}

.event-params__item.event-params__item_members.event-params__item_members-mob {
    display: none;
}

.event-params__map {
    display: none;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    opacity: 8;
    margin-bottom: 15px;
}

.iblocks {
    display: block;
    width: 100%
}

.iblocks .ib {
    margin-bottom: 3rem
}

.ib-title {
    font-size: 1.4rem;
    color: #fff;
    margin-bottom: 1rem
}

.iblocks .ib .ib-title.ib-title_vis_0 {
    display: none
}

.iblocks .ib .ib-title.ib-title_vis_1 {
    display: block
}

.iblocks .ib .ib-title.ib-title_pos_lef {
    text-align: left
}

.page-body {
    background-color: #000
}

.page-cat {
    background-color: #000
}

.page-cat .page-content__sections {
    padding: 2rem 0rem
}

.menu-cat-title {
    position: relative;
    /* min-height: 200px; */
}

.menu-cat-title .menu-cat-title__bg {
    position: relative;
    opacity: .5
}

.menu-cat-title .menu-cat-title__info {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center
}

.page-cat__empty-elements {
    padding: 3rem;
    text-align: center;
    color: #8a8a8a;
    font-family: "fontRegular";
    font-size: 1.1rem;
    letter-spacing: 5px
}

.menu-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.menu-cats-list {
    display: flex;
    flex-wrap: wrap;
}

.menu-cats-list-item {
    position: relative;
    width: 33.33%;
    padding: .5rem;
    box-sizing: border-box;
}

.menu-cats-list-item .menu-cats-list-item__img {
    opacity: .5;
    height: 250px;
}

.menu-cats-list-item .menu-cats-list-item__img img,
.menu-cats-list-item .menu-cats-list-item__img picture {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: .3rem;
    object-fit: cover;
}

.menu-cats-list-item:hover .menu-cats-list-item__img {
    opacity: 1;
}

.menu-cats-list-item__info {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.menu-cats-list-item__title {
    font-family: "fontBold";
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
}

.news-list-item {
    display: flex;
    align-items: center;
    line-height: 1.5;
    text-align: center
}

.news-list-item .news-list-item__title {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-family: "fontBold";
    color: #fff
}

.news-list-item .news-list-item__date {
    display: inline-block;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.news-list-item .news-list-item__notice {
    margin-top: 1rem;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.news-list-item .news-list-item__btn {
    margin-top: 1rem
}

.news-list-item .news-list-item__img {
    display: flex;
    flex: 0 0 50%;
    order: 1
}

.news-list-item .news-list-item__img picture,
.news-list-item .news-list-item__img img {
    display: block;
    width: 100%;
    opacity: .8
}

.news-list-item .news-list-item__info {
    display: flex;
    flex: 0 1 50%;
    order: 2;
    padding: 2rem;
    flex-direction: column;
    align-items: center
}

.news-list-item:nth-child(2n) .news-list-item__img {
    order: 2
}

.news-list-item:nth-child(2n) .news-list-item__info {
    order: 1
}

.news-detals {
    display: flex;
    line-height: 1.5
}

.news-detals .news-detals__img {
    display: flex;
    flex: 0 1 30%;
    min-width: 250px
}

.news-detals .news-detals__img img,
.news-detals .news-detals__img picture {
    border-radius: .3rem
}

.news-detals .news-detals__info {
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
    box-sizing: border-box;
    font-family: "fontRegular"
}

.news-detals .news-detals__title {
    margin-bottom: 1rem
}

.news-detals .news-detals__title h1 {
    color: #fff;
    font-family: "fontBold";
    font-size: 1.8rem
}

.news-detals .news-detals__date {
    font-size: 1.1rem;
    margin-bottom: 2rem
}

.news-detals .news-detals__date .box {
    display: inline-flex
}

.news-detals .news-detals__notice {
    font-size: 1.1rem;
    color: #8a8a8a;
    margin-bottom: 2rem
}

.news-detals .news-detals__content {
    font-size: 1.1rem;
    color: #8a8a8a;
    margin-bottom: 2rem
}


.page-place .bread-crumbs {
    text-align: center
}

.page-place .place-gallery {
    margin-top: 3rem
}

.place-content {
    display: flex;
    flex-wrap: wrap;
    padding: 0rem 0rem;
    justify-content: center;
    align-items: flex-start
}

.place-content .pace-content__text {
    display: flex;
    flex: 0 0 40%;
    flex-wrap: wrap;
    text-align: justify;
    margin-bottom: 20px;
}

.place-content .pace-content__time {
    display: flex;
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 2rem;
    justify-content: center;
    font-size: 1.1rem;
    font-family: "fontBold";
    padding: 1rem 0rem
}

.place-content .pace-content__time>div {
    margin: 0px 1rem;
    white-space: nowrap;
    letter-spacing: 1px;
    text-transform: uppercase
}

.place-content .pace-content__time>div>span {
    color: #fff
}

.place-content .pace-content__params {
    box-sizing: border-box;
    display: flex;
    flex: 0 0 60%
}

.places-list-item {
    display: flex;
    align-items: center;
    line-height: 1.5;
    text-align: center
}

.places-list-item .places-list-item__title {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-family: "fontBold";
    color: #fff
}

.places-list-item .places-list-item__date {
    display: inline-block;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.places-list-item .places-list-item__notice {
    margin-top: 1rem;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.places-list-item .places-list-item__btn {
    margin-top: 2rem;
    display: flex
}

.places-list-item .places-list-item__btn .btn {
    margin: 0px .5rem
}

.places-list-item .places-list-item__img {
    display: flex;
    flex: 0 0 50%;
    order: 1
}

.places-list-item .places-list-item__img picture,
.places-list-item .places-list-item__img img {
    display: block;
    width: 100%;
    opacity: 1
}

.places-list-item .places-list-item__contacts {
    display: flex
}

.places-list-item .places-list-item__contacts .places-list-item__contact-phone {
    padding: .5rem
}

.places-list-item .places-list-item__contacts .places-list-item__contact-phone a {
    color: #8a8a8a;
    text-decoration: none;
    color: #fff;
    font-weight: "fontBold";
    background-image: url("../img/icons/phone.svg");
    background-size: 1rem;
    padding-left: 1.2rem;
    background-position: left center;
    background-repeat: no-repeat
}

.places-list-item .places-list-item__contacts .places-list-item__contact-addr {
    padding: .5rem
}

.places-list-item .places-list-item__contacts .places-list-item__contact-addr a {
    color: #8a8a8a;
    text-decoration: none;
    color: #fff;
    font-weight: "fontBold";
    background-image: url("../img/icons/place.svg");
    background-size: 1rem;
    padding-left: 1.2rem;
    background-position: left center;
    background-repeat: no-repeat
}

.places-list-item .places-list-item__info {
    display: flex;
    flex: 0 1 50%;
    order: 2;
    padding: 2rem;
    flex-direction: column;
    align-items: center
}

.places-list-item:nth-child(2n) .places-list-item__img {
    order: 2
}

.places-list-item:nth-child(2n) .places-list-item__info {
    order: 1
}

.reviews-list .reviews-list-item__date {
    font-size: .9rem;
    margin-bottom: 1rem
}

.reviews-list .reviews-list-item__user-name {
    font-size: 1.1rem;
    color: #fff;
    margin-bottom: .3rem
}

.reviews-list .reviews-list-item__text {
    position: relative;
    margin-bottom: 1rem;
    padding: 0px 1.5rem
}

.reviews-list .reviews-list-item__text:before,
.reviews-list .reviews-list-item__text:after {
    content: '';
    position: absolute;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1rem;
    height: 1rem
}

.reviews-list .reviews-list-item__text:before {
    left: 0px;
    background-image: url("../img/icons/rquote.svg")
}

.reviews-list .reviews-list-item__text:after {
    background-image: url("../img/icons/lquote.svg");
    bottom: 0px;
    right: 0px
}

.reviews-list .reviews-list-item__answer {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 1rem
}

.reviews-list .reviews-list-item__answer i {
    font-style: italic;
    display: inline-block;
    margin-right: .5rem
}

.reviews-list .reviews-list-item {
    padding: 1.5rem;
    border-radius: .3rem;
    line-height: 1.5;
    font-size: 1.1rem
}

.reviews-list .reviews-list-item:nth-child(2n) {
    margin-bottom: 0rem;
    background-color: #000
}

.reviews-form {
    width: 30vw;
    min-width: 300px;
    padding: 2rem;
    background-color: #fff
}
.reviews-form .form__title {
    margin-bottom: 15px;
}

.reviews-list__form {}

.reviews-list__textarea {
    width: 100%;
    height: 80px;
    padding: 10px 12px;
    resize: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    margin: 24px 0 12px;
    box-sizing: border-box;
}

.reviews-list__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    padding: 0 15px;
    color: #fff;
    background: #E40005;
    border-radius: 16px;
    cursor: pointer;
    margin: 0 0 0 auto;
}

.shopping-cart-items {
    display: block;
    text-align: center;
    margin-bottom: 2rem
}

.shopping-cart-items .shopping-cart-item {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    padding: 1rem;
    border-radius: .3rem;
    background-color: rgba(0, 0, 0, 0.5)
}

.shopping-cart-items .shopping-cart-item:last-child {
    margin-bottom: 0rem
}

.shopping-cart-items .shopping-cart-item__info {
    color: #fff;
    font-family: "fontRegular";
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.shopping-cart-items .shopping-cart-item__img {
    width: 100px
}

.shopping-cart-items .shopping-cart-item__img picture,
.shopping-cart-items .shopping-cart-item__img img {
    max-width: 100%;
    border-radius: .3rem
}

.shopping-cart-items .shopping-cart-item__title {
    width: 500px;
    padding: 0px 2rem;
    box-sizing: border-box;
    text-align: left
}

.shopping-cart-items .shopping-cart-item__summ {
    color: #fff;
    padding: 0px 2rem;
    text-align: right;
    font-family: "fontBold"
}

.shopping-cart-items .shopping-cart-item__del {
    padding-left: 1rem
}

.shopping-cart-items .shopping-cart-item__del img {
    width: 1.5rem
}

.shopping-cart-item__price {
    padding: 3rem;
    text-align: center;
    font-family: "fontRegular";
    color: #fff
}

.page-shopping-cart .page-content {
    padding-bottom: 3rem
}

.login-form__form-box .form-box__links {
    margin-top: 2rem
}

.login-form__form-box .form-box__links a {
    font-family: "fontRegular";
    color: #8a8a8a;
    font-size: 1.1rem
}

.page-login .page__content {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

.page-login .page-login__form {
    display: flex;
    flex: 0 0 400px
}

.page-login .page-login__info {
    display: flex;
    flex: 0 0 300px;
    padding-left: 2rem;
    box-sizing: border-box
}

.page-login .page-login__info-title {
    font-size: 1.4rem;
    font-family: "fontRegular";
    color: #fff
}

.page-login .page-login__info-notice ul li {
    margin-bottom: 1rem;
    display: block;
    font-size: 1.1rem;
    font-family: "fontRegular";
    color: #8a8a8a;
    line-height: 1.4
}

.page-request-password-reset__form-box .form-box__links {
    margin-top: 2rem
}

.page-request-password-reset__form-box .form-box__links a {
    font-family: "fontRegular";
    color: #8a8a8a;
    font-size: 1.1rem
}

.page-request-password-reset .form-box {
    margin: 0px auto
}

.page-signup__form-box .form-box__links {
    margin-top: 2rem
}

.page-signup__form-box .form-box__links a {
    font-family: "fontRegular";
    color: #8a8a8a;
    font-size: 1.1rem
}

.page-signup .form-box {
    margin: 0px auto
}

.special-offers-list-item {
    display: flex;
    align-items: center;
    line-height: 1.5;
    text-align: center
}

.special-offers-list-item .special-offers-list-item__title {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-family: "fontBold";
    color: #fff
}

.special-offers-list-item .special-offers-list-item__date {
    display: inline-block;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.special-offers-list-item .special-offers-list-item__notice {
    margin-top: 1rem;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.special-offers-list-item .special-offers-list-item__btn {
    margin-top: 1rem
}

.special-offers-list-item .special-offers-list-item__img {
    display: flex;
    flex: 0 0 50%;
    order: 1
}

.special-offers-list-item .special-offers-list-item__img picture,
.special-offers-list-item .special-offers-list-item__img img {
    display: block;
    width: 100%
}

.special-offers-list-item .special-offers-list-item__info {
    display: flex;
    flex: 0 1 50%;
    order: 2;
    padding: 2rem;
    flex-direction: column;
    align-items: center
}

.special-offers-list-item:nth-child(2n) .special-offers-list-item__img {
    order: 2
}

.special-offers-list-item:nth-child(2n) .special-offers-list-item__info {
    order: 1
}

.special-offers-detals {
    display: flex;
    line-height: 1.5
}

.special-offers-detals .special-offers-detals__img {
    display: flex;
    flex: 0 1 30%;
    min-width: 250px
}

.special-offers-detals .special-offers-detals__img img,
.special-offers-detals .special-offers-detals__img picture {
    border-radius: .3rem;
    max-width: 100%
}

.special-offers-detals .special-offers-detals__info {
    display: flex;
    flex-direction: column;
    padding-left: 2rem;
    box-sizing: border-box;
    font-family: "fontRegular"
}

.special-offers-detals .special-offers-detals__title {
    margin-bottom: 1rem
}

.special-offers-detals .special-offers-detals__title h1 {
    color: #fff;
    font-family: "fontBold";
    font-size: 1.8rem
}

.special-offers-detals .special-offers-detals__date {
    font-size: 1.1rem;
    margin-bottom: 2rem
}

.special-offers-detals .special-offers-detals__date .box {
    display: inline-flex
}

.special-offers-detals .special-offers-detals__notice {
    font-size: 1.1rem;
    color: #8a8a8a;
    margin-bottom: 2rem
}

.special-offers-detals .special-offers-detals__content {
    font-size: 1.1rem;
    color: #8a8a8a;
    margin-bottom: 2rem
}


.videos-list-item {
    display: flex;
    align-items: center;
    line-height: 1.5;
    text-align: center
}

.videos-list-item .videos-list-item__title {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    font-family: "fontBold";
    color: #fff
}

.videos-list-item .videos-list-item__date {
    display: inline-block;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.videos-list-item .videos-list-item__notice {
    margin-top: 0rem;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.videos-list-item .videos-list-item__btn {
    margin-top: 1rem
}

.videos-list-item .videos-list-item__img {
    display: flex;
    flex: 0 0 50%;
    order: 1;
    position: relative
}

.videos-list-item .videos-list-item__img a {
    position: relative
}

.videos-list-item .videos-list-item__img a:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url("../img/icons/play.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 5rem;
    cursor: pointer;
    opacity: .4
}

.videos-list-item .videos-list-item__img a:hover:after {
    opacity: 1
}

.videos-list-item .videos-list-item__img picture,
.videos-list-item .videos-list-item__img img {
    display: block;
    width: 100%;
    opacity: .8
}

.videos-list-item .videos-list-item__info {
    display: flex;
    flex: 0 1 50%;
    order: 2;
    padding: 2rem;
    flex-direction: column;
    align-items: center
}

.videos-list-item:nth-child(2n) .videos-list-item__img {
    order: 2
}

.videos-list-item:nth-child(2n) .videos-list-item__info {
    order: 1
}

.aaa-panel {
    display: flex;
    align-items: center
}

.aaa-panel .aaa-panel__guest>ul>li {
    display: inline-block;
    margin-left: 2rem
}

.aaa-panel .aaa-panel__guest>ul>li>a {
    font-size: .9rem;
    color: #8a8a8a;
    font-family: "fontRegular";
    text-decoration: none
}

.aaa-panel .aaa-panel__guest>ul>li>a:hover {
    text-decoration: none;
    color: #fff
}

.aaa-panel .aaa-panel-btn_login {
    margin-left: 1rem
}

.aaa-panel .aaa-panel-btn_login>a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    font-family: "fontRegular";
    font-size: 1.1rem;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 5em;
    padding: .7em 1.2em;
    color: #8a8a8a
}

.aaa-panel .aaa-panel-btn_login>a:after {
    content: '';
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width: 1.4em;
    height: 1.4em;
    background-image: url("../img/icons/login.svg");
    margin-left: .5rem
}

.aaa-panel .messages-informer {
    display: block;
    height: 2rem;
    width: 2rem;
    border-radius: 30px;
    background-image: url("../img/icons/bell.svg");
    background-size: 65%;
    background-position: center;
    background-repeat: no-repeat
}

.cap-menu {
    display: flex
}

.cap-menu .cap-menu__item {
    font-family: "fontRegular";
    font-size: .9rem;
    margin-right: 1rem
}

.cap-menu .cap-menu__item:last-child {
    margin-right: 0rem
}

.cap-menu .cap-menu__item a {
    text-decoration: none;
    color: #8a8a8a
}

.cap-menu .cap-menu__item a:hover {
    color: #fff
}

.contact-list__items-btn {
    display: none;
}

.contact-list-item {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 300px;
    padding: 2rem 1.5rem;
    border-radius: 4px;
    box-sizing: border-box;
    margin: .5rem;
    font-family: "fontRegular";
    font-size: .9rem;
    border: 1px solid rgba(255, 255, 255, 0);
    cursor: pointer;
    flex-direction: column;
    background-color: #1F1F1F
}

.contact-list-item__btns .contact-list-item__btn {
    margin-right: 1rem;
    color: #8a8a8a;
    text-decoration: none;
    border-bottom: 1px solid #8a8a8a
}

.contact-list-item__btns .contact-list-item__btn:hover {
    color: #fff;
    border-bottom: 1px solid #fff
}

.contact-list-item__params {
    margin-bottom: 1rem
}

.contact-list-item__param>i {
    margin-left: .5rem;
    display: inline-block
}

.contact-list-item__param.contact-list-item__param {
    display: flex;
    flex: 0 0 100%;
    margin-bottom: 11px;
    align-items: center;
    color: #8a8a8a
}

.contact-list-item__param.contact-list-item__param a {
    color: #8a8a8a;
    text-decoration: none
}

.contact-list-item__param.contact-list-item__param a:hover {
    color: #fff
}

.contact-list-item__param.contact-list-item__param {
    display: flex;
    align-items: center
}

.contact-list-item__param.contact-list-item__param:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    margin-right: .8rem;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center
}

.contact-list-item__param.contact-list-item__param_addr {
    font-size: 1.1rem
}

.contact-list-item__param.contact-list-item__param_addr>a {
    color: #fff
}

.contact-list-item__param.contact-list-item__param_addr:before {
    background-image: url("../img/icons/place.svg")
}

.contact-list-item__param.contact-list-item__param_phone:before {
    background-image: url("../img/icons/phone-grey.svg")
}

.contact-list-item__param.contact-list-item__param_email:before {
    background-image: url("../img/icons/contact_email.svg")
}

.contact-list-item__param.contact-list-item__param_metro:before {
    background-image: url("../img/icons/metro.svg")
}

.contact-list-item__param.contact-list-item__param_time-work:before {
    background-image: url("../img/icons/contact_clock.svg")
}

.delivery {
    align-items: center
}

.delivery.page-cap__delivery {
    display: flex;
    flex: 0 0 100%;
    justify-content: center;
    align-items: center;
    font-family: "fontRegular";
    color: #8a8a8a;
    font-size: 1.4rem;
    background-color: #000;
    height: 50px
}

.delivery.page-cap__delivery .delivery__podpis {
    margin-right: 1rem
}

.delivery.page-cap__delivery .delivery__podpis a {
    color: #8a8a8a;
    text-decoration: none
}

.delivery.page-cap__delivery .delivery__podpis a:hover {
    text-decoration: none;
    color: #fff
}

.delivery.page-cap__delivery .delivery__phone {
    display: flex;
    align-items: center;
    margin-right: 1rem
}

.delivery.page-cap__delivery .delivery__phone:before {
    content: '';
    display: block;
    padding: 1rem;
    margin-right: .5rem;
    background-image: url("../img/icons/phone.svg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ff2000;
    border: 1px solid #ff2000;
    border-radius: 30px;
    -webkit-animation: phone 1.5s ease-in-out infinite;
    animation: phone 1.5s ease-in-out infinite
}

.delivery.page-cap__delivery .delivery__phone>a {
    display: inline-block;
    margin-right: .2rem;
    font-family: "fontRegular";
    color: #fff;
    text-decoration: none
}

.delivery.page-cap__delivery .delivery__phone>span {
    margin-left: .5rem
}

@-webkit-keyframes phone {

    0%,
    100% {
        transform: rotate(-20deg);
        background-size: 50%
    }

    50% {
        transform: rotate(21deg);
        background-size: 60%
    }
}

@keyframes phone {

    0%,
    100% {
        transform: rotate(-20deg);
        background-size: 50%
    }

    50% {
        transform: rotate(21deg);
        background-size: 60%
    }
}

.delivery-btn {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    color: #8a8a8a;
    font-family: "fontRegular";
    font-size: 1.4rem;
    padding: 1em 3em;
    border: 1px solid #3e3e3e;
    position: relative
}

.delivery-btn:before {
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    content: '';
    display: block;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 0px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.05);
    z-index: 1
}

.delivery-btn:hover {
    border: 1px solid #8a8a8a
}

.delivery-btn:hover:before {
    width: 100%
}

.delivery-btn .delivery-btn__podopis {
    display: flex;
    align-items: center;
    margin-right: .5em;
    position: relative;
    z-index: 2
}

.delivery-btn .delivery-btn__podopis:before {
    content: '';
    display: block;
    width: 3em;
    height: 3em;
    margin-right: 1em;
    background-image: url("../img/icons/delivery-truck.svg");
    background-size: 100%
}

.delivery-btn .delivery-btn__phone {
    position: relative;
    z-index: 2
}

.delivery-btn .delivery-btn__phone>b {
    color: #fff;
    font-family: "fontBold"
}

.main-slider {
    position: relative;
}

.main-slider__item {
    display: block;
    min-height: 555px;
    position: relative;
    padding: 120px 0 80px;
    box-sizing: border-box;
}

.main-slider__item img {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-slider__item-info {
    display: inline-block;
    font-family: "fontRegular";
    color: #000000;
    background: rgba(255, 255, 255, 0.7);
    padding: 30px;
}

.main-slider__item-info .main-slider__item-title,
.main-slider__item-info h3 {
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.main-slider__item-info .main-slider__item-subtitle,
.main-slider__item-info p{
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: -0.01em;
}

.main-slider__nav {
    display: flex;
    padding: 0 0 15px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.main-slider__pagination {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 15px;
}

.main-slider__pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: rgba(255, 255, 255, 0.5);
    margin: 0 5px 0 0;
    transition: .3s;
}

.main-slider__pagination .swiper-pagination-bullet:hover {
    background: rgba(255, 255, 255);
}

.main-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: rgba(255, 255, 255);
}

.main-slider__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #000000;
    border-radius: 50%;
    cursor: pointer;
    transition: .3s;
}

.main-slider__btn:hover {
    background: rgba(255, 255, 255);
}

.main-slider__btn img {
    width: 8px;
    height: 13px;
}

.main-slider__prev {
    margin: 0 10px 0 0;
}

.main-slider__next {}

.event-params .event-params__item {
    font-size: 1.1rem;
    font-family: "fontRegular";
    margin-bottom: 2rem
}

.event-params .event-params__member {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: .5rem
}

.event-params .event-params__member .event-params__member-title {
    padding-left: .5rem
}

.event-params .event-params__place .btn {
    margin-bottom: 1rem
}

.event-list-item {
    margin: 0px .7rem;
    position: relative;
    border-radius: .5rem;
    overflow: hidden;
    max-width: 350px
}

.event-list-item .event-list-item__btn-circle {
    position: absolute;
    bottom: 1.5rem
}

.event-list-item .event-list-item__info {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
    box-sizing: border-box;
    padding: 1.5rem;
    background-color: rgba(0, 0, 0, 0.1)
}

.event-list-item .event-list-item__bg {
    z-index: 2;
    position: relative
}

.event-list-item .event-list-item__bg picture,
.event-list-item .event-list-item__bg img {
    max-width: 100%
}

.event-list-item .event-list-item__notice {
    color: #fff;
    height: 4rem;
    font-size: 1.1rem;
    line-height: 1.5;
    font-family: "fontRegular"
}

.event-list-item .event-list-item__date {
    color: #fff;
    height: 3rem;
    font-size: 1.1rem;
    font-family: "fontRegular"
}

.event-list-item .event-list-item__title {
    color: #fff;
    height: 4rem;
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: "fontBold"
}

.event-list-item .event-list-item__addr {
    color: #fff
}

.main-menu {
    display: flex;
    align-items: center
}

.main-menu .main-menu__item {
    margin-right: .5rem
}

.main-menu .main-menu__item>div,
.main-menu .main-menu__item>a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    font-family: "fontRegular";
    font-size: 1.1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5em;
    padding: .7em 1.2em;
    color: #fff
}

.main-menu .main-menu__item>div:hover,
.main-menu .main-menu__item>a:hover {
    border: 1px solid #fff
}

.page-title {
    position: relative;
}

h1.category-title {
    color: #fff;
    font-size: 42px;
    margin-bottom: 30px;
    margin-left: 5px;
    font-family: "fontRegular";
}

.category-description {
    color: #8a8a8a;
    font-size: 1.1rem;
    font-family: "fontRegular";
    line-height: 1.5rem;
    margin-bottom: 30px;
}

.category-description p {
    margin: 0 0 8px;
}

.page-title h1 {
    font-family: "fontBold";
    font-size: 3rem;
}

.page-title.page-title_t_bg {
    min-height: 200px;
    background-position: center;
    background-size: cover;
}

.page-title.page-title_t_bg .page-title__img {
    display: block;
    opacity: .9;
}

.page-title.page-title_t_bg .page-title__img img {
    width: 100%;
}

.page-title.page-title_t_bg .page-title__info {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 50px 7px;
    box-sizing: border-box;
    line-height: 1.5;
}

.page-title.page-title_t_bg .page-title__notice {
    padding-top: 2rem;
    line-height: 1.5;
    color: #fff;
    font-family: "fontRegular";
    font-size: 1.1rem
}

.page-title.page-title_t_bg .page-title__date {
    margin-top: 2rem;
    text-align: center
}

.page-title.page-title_t_bg .page-title__date>span {
    font-family: "fontRegular";
    font-size: 1.4rem;
    color: #fff;
    border: 2px solid #fff;
    padding: 1rem 2rem;
    display: inline-flex
}

.page-title.page-title_t_bg .page-title__btn {
    align-items: center;
    padding-top: 2rem
}

.page-title.page-title_t_bg .page-title__btn .btn {
    margin: 0px .5rem;
    display: inline-flex
}

.page-title.page-title_t_base {
    padding: 2rem 0rem
}

.page-title.page-title_t_base .page-title__info {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block
}

.page-title.page-title_al_left {
    text-align: left
}

.page-title.page-title_al_right {
    text-align: right
}

.page-title.page-title_al_center {
    text-align: center
}

.page-title.page-title_st_light {
    background-color: #fff
}

.page-title.page-title_st_light h1 {
    color: #000
}

.page-title.page-title_st_dark {
    background-color: #0F0D0D;
}

.page-title.page-title_st_dark h1 {
    color: #fff
}

.pay-sys-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex: 0 0 100%
}

.pay-sys-list .pay-sys-list__item {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 100px;
    margin: 0rem 1rem;
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_belcart {
    background-image: url("../img/icons/payments/belkart.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_belcart_pswd {
    background-image: url("../img/icons/payments/belkart_internet_parol.svg");
    background-size: 140px;
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_visa_secure {
    background-image: url("../img/icons/payments/visa_secure.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_visa {
    background-image: url("../img/icons/payments/visa.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_mastercard {
    background-image: url("../img/icons/payments/master_card.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_maestro {
    background-image: url("../img/icons/payments/id_check.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_mir {
    background-image: url("../img/icons/payments/mir.svg");
}

.pay-sys-list .pay-sys-list__item.pay-sys-list__item_mir_accept {
    background-image: url("../img/icons/payments/mir_accepr.svg");
}
.pay-sys-list .pay-sys-list__item.pay-sys-list__item_unionpay {
    background-image: url("../img/icons/payments/unionpay.svg");
    background-size: 80px;
}
.pay-sys-list .pay-sys-list__item.pay-sys-list__item_assist {
    background-image: url("../img/icons/payments/assist.svg");
}

.place-gallery {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-color: #000;
}
.google_gallery {
    background-color: #000;
    padding: 10px 0;
}
.google_gallery > .gallery-holder {
    width: 87%;
    margin: 0 auto;
}

.place-gallery__wrap {
    display: flex;
    flex-wrap: wrap;
}

.place-gallery .place-gallery__item {
    flex-shrink: 0;
    margin: .5rem;
    max-width: 200px;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.place-gallery__item-top {
    width: 100%;
}

.place-gallery .place-gallery__item_3d {
    height: auto;
    background-color: #0f0d0d;
    border-radius: 6px;
}

.place-gallery .place-gallery__item_3d:after {
    content: '3D';
    display: block
}

.place-gallery .place-gallery__item img,
.place-gallery .place-gallery__item picture {
    display: block;
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px;
}

.place-params {
    display: flex
}

.place-params ul {
    padding-left: 2rem;
    min-width: 250px
}

.place-params__mob-icons-wrap {
    display: none;
}

.place-params .place-params__item {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap
}

.place-params .place-params__item:last-child {
    margin-bottom: 0rem
}

.place-params .place-params__item>b {
    display: flex;
    flex: 0 0 100%;
    font-size: 1.1rem;
    margin-bottom: .3rem
}

.place-params .place-params__item>span {
    display: flex;
    margin-right: .5rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: .3rem 1rem;
    border-radius: .1rem;
    font-size: 1.1rem;
    margin-bottom: .5rem
}

.page-section_application {
    position: relative;
    display: flex;
    justify-content: center;
    border-top: 1px solid #222;
    padding: 3rem 0rem 0rem 0rem
}

.section-application {
    justify-content: center;
    align-items: center;
    display: flex;
    flex: 1 1 100%
}

.section-application .section-application__left {
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 400px;
    font-family: "fontRegular";
    box-sizing: border-box;
    padding-right: 1.5rem
}

.section-application .section-application__info {
    width: 100%;
    margin-bottom: 2rem
}

.section-application .section-application__info li {
    color: #fff;
    display: block;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1.4;
    padding-left: 2.5rem;
    background-image: url("../img/markers/1.svg");
    background-position: left .1rem;
    background-repeat: no-repeat;
    background-size: 1.5rem
}

.section-application .section-application__info li a {
    color: #fff
}

.section-application .section-application__info li a:hover {
    text-decoration: none
}

.section-application .section-application__apps {
    display: flex;
    flex: 1 1 100%
}

.section-application .section-application__apps>a {
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    overflow: hidden;
    display: block;
    margin-right: .5rem;
    box-sizing: border-box
}

.section-application .section-application__apps>a:hover {
    border: 2px solid #fff
}

.section-application .section-application__apps>a img {
    display: block;
    max-width: 100%
}

.section-application .section-application__right {
    display: flex;
    flex: 0 1 300px
}

.section-application .section-application__right>img {
    display: block;
    width: 100%
}


.page-section_subscribe {
    position: relative;
    display: flex;
    justify-content: center;
    border-top: 1px solid #222;
    padding: 3rem 0rem
}

.page-section_subscribe .page-section__content {
    justify-content: center
}

.page-section_subscribe .btn {
    letter-spacing: 2px;
    text-transform: uppercase
}

.page-section_subscribe .section_subscribe__percent {
    position: absolute;
    font-family: "fontBold";
    -webkit-filter: blur(1px);
    filter: blur(1px)
}

.page-section_subscribe .section_subscribe__percent1 {
    left: 10%;
    top: 25%;
    font-size: 2rem;
    color: #ff2000;
    opacity: .3;
    transform: rotate(-25deg);
    z-index: 0
}

.page-section_subscribe .section_subscribe__percent2 {
    left: 20%;
    bottom: 25%;
    font-size: 4rem;
    color: #ff2000;
    opacity: .8
}

.page-section_subscribe .section_subscribe__percent3 {
    right: 10%;
    top: 25%;
    font-size: 2rem;
    color: #ff2000;
    opacity: .8
}

.page-section_subscribe .section_subscribe__percent4 {
    right: 20%;
    bottom: 25%;
    font-size: 4rem;
    color: #ff2000;
    opacity: .3;
    transform: rotate(45deg)
}

.shopping-cart-btn {
    position: relative;
}

.shopping-cart-btn.empty>.empty-text {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    font-family: "fontRegular";
    font-size: 1.1rem;
    border-radius: 5em;
    padding: .7em 1.2em;
    color: #fff;
    background: #747474;
}

.shopping-cart-btn>.empty-text {
    display: none;
}

.shopping-cart-btn.empty .basket__top.basket__btn-top--sm {
    display: none;
}

.shopping-cart-btn.empty>.empty-text:before {
    content: '';
    width: 1em;
    height: 1em;
    background: url("../img/icons/shopping-cart.svg") no-repeat center/cover;
    margin-right: .5rem
}

.shopping-cart-btn.shopping-cart-btn_scroll {
    position: fixed;
    z-index: 50;
    top: 50px
}


.video-list-item {
    margin: 0px .7rem;
    position: relative;
    border-radius: .5rem;
    overflow: hidden;
    box-sizing: border-box
}

.video-list-item .video-list-item__btn-circle {
    position: absolute;
    bottom: 1.5rem
}

.video-list-item .video-list-item__info {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    box-sizing: border-box;
    padding: 1.5rem;
    background-color: rgba(0, 0, 0, 0.4);
    box-sizing: border-box
}

.video-list-item .video-list-item__bg {
    z-index: 10;
    position: relative
}

.video-list-item .video-list-item__bg picture,
.video-list-item .video-list-item__bg img {
    max-width: 100%
}

.video-list-item .video-list-item__title {
    color: #fff;
    height: 4rem;
    font-size: 1.4rem;
    line-height: 1.4;
    font-family: "fontBold"
}

.wish-list-btn>span {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    box-sizing: border-box;
    text-decoration: none;
    cursor: pointer;
    font-family: "fontRegular";
    font-size: 1.1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5em;
    padding: .7em 1.2em;
    color: #fff
}

.wish-list-btn>span:hover {
    border: 1px solid #fff
}

.wish-list-btn>span:before,
.wish-list-btn>span:after {
    content: '';
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.wish-list-btn>span:before {
    width: 1em;
    height: 1em;
    background-image: url("../img/icons/star.svg");
    margin-right: .5rem
}

.wish-list-btn i {
    display: inline-block;
    margin-left: .5rem;
    width: 20px;
    text-align: center
}

.ib.ib_tpl_contacts .ib-contacts__lists {
    margin-bottom: 2rem;
    display: flex;
    flex-wrap: wrap
}

.ib.ib_tpl_contacts .ib-contacts__lists .ib-contacts__list {
    margin-bottom: 2rem;
    padding-right: 2rem;
    box-sizing: border-box;
    min-width: 300px
}

.ib.ib_tpl_contacts .ib-contacts__lists .ib-contacts__list:last-child {
    margin-bottom: 0rem
}

.ib.ib_tpl_contacts .ib-contacts__list-title {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 1.1rem
}

.ib.ib_tpl_contacts .ib-contacts__list-item {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    display: flex;
    align-items: center
}

.ib.ib_tpl_contacts .ib-contacts__list-item:last-child {
    margin-bottom: 0rem
}

.ib.ib_tpl_contacts .ib-contacts__list-item a {
    color: #8a8a8a;
    text-decoration: none;
    margin-left: .5rem
}

.ib.ib_tpl_contacts .ib-contacts__list-item a:hover {
    color: #fff
}

.ib.ib_tpl_contacts .ib-contacts__list-item:before {
    display: block;
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .5rem;
    background-repeat: no-repeat;
    background-size: cover
}

.ib.ib_tpl_contacts .ib-contacts__list-item.ib-contacts__list-item_st_phone:before {
    background-image: url("../img/icons/contact_phone.svg")
}

.ib.ib_tpl_contacts .ib-contacts__list-item.ib-contacts__list-item_st_email:before {
    background-image: url("../img/icons/contact_email.svg")
}

.ib.ib_tpl_contacts .ib-contacts__list-item.ib-contacts__list-item_st_addr:before {
    background-image: url("../img/icons/contact_place.svg")
}

.iblock {
    display: block;
    margin-bottom: 2rem;
    overflow: auto
}

.iblock .iblock__img {
    float: left;
    width: 50%;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem
}

.iblock .iblock__img img {
    max-width: 100%
}

.iblock .iblock__info .iblock__title {
    font-family: "fontRegular";
    color: #000;
    font-size: 1.4rem;
    margin-bottom: 1.5rem
}

.iblock .iblock__info .iblock__content {
    font-family: "fontRegular";
    color: #8a8a8a;
    font-size: 1.1rem;
    line-height: 1.4
}

.iblock .iblock__info .iblock__content b,
.iblock .iblock__info .iblock__content strong {
    font-family: "fontBold"
}

.iblock .iblock__info .iblock__content i {
    font-style: italic
}

.iblock .iblock__info .iblock__content ul li {
    list-style: circle inside
}

@media screen and (max-width: 490px) {
    .iblock .iblock__img {
        width: 100%;
        padding-right: 0rem;
        padding-bottom: 1rem
    }
}

.ib-feedback-form__form-box .ib-feedback-form__submin-btn {
    display: inline-flex
}

/*.feedback-form__dropdown.custom-dropdown {
    padding: .7rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent;
    border-radius: 10px;
    outline: none;
    margin: 0 0 10px;
}

.feedback-form__dropdown.custom-dropdown::after {
    background-image: url(../img/icons/clock2.svg);
}

.feedback-form__dropdown .custom-dropdown_top {
    font-family: "fontRegular";
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 500;
}

.feedback-form__dropdown .custom-dropdown_list {
    background: #333333;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 0 0;
}

.feedback-form__dropdown .custom-dropdown_list li {
    background: rgba(255, 255, 255, .1);
    padding: 10px;
} */

.select-custom .ui-state-default,
.select-custom .ui-widget-content .ui-state-default,
.select-custom .ui-widget-header .ui-state-default,
.select-custom .ui-button,
html .select-custom .ui-button.ui-state-disabled:hover,
html .select-custom .ui-button.ui-state-disabled:active {
    width: 100%;
    height: 52px;
    border-radius: 12px;
    font-weight: 500;
    font-family: "fontRegular";
    font-size: 1.1rem;
    color: rgba(255, 255, 255, 0.5);
    padding: .7rem 1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    position: relative;
    outline: none;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 0 10px;
}

.select-custom .ui-selectmenu-button::after {
    content: '';
    width: 12px;
    height: 8px;
    background-image: url(../img/icons/clock2.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: calc(50% - 4px);
    right: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.select-custom .ui-button .ui-icon {
    display: none;
}

.select-custom .ui-selectmenu-text {
    color: #454545;
    white-space: pre-wrap;
}

.select-custom.change .ui-selectmenu-text {
    color: rgba(255, 255, 255, 0.5);
}

.select-custom .ui-selectmenu-button-open {
    border-radius: 12px 12px 0 0;
    border-bottom: none;
}

.ui-selectmenu-button.ui-selectmenu-button-open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.uiSelectDropdown .ui-state-disabled {
    color: rgba(45, 45, 45, .5);
}

.uiSelectDropdown .ui-widget.ui-widget-content {
    background: #333333;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    width: 100%;
    border-radius: 0 0 12px 12px;
    padding: 10px 10px 0;
    border-top: none;
    box-sizing: border-box;
}

.uiSelectDropdown .ui-menu .ui-menu-item {
    margin: 0 0 6px;
}

.uiSelectDropdown .ui-menu .ui-menu-item-wrapper {
    padding: 10px;
    background: rgba(255, 255, 255, .1);
    border-radius: 8px;
}

.uiSelectDropdown .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: none;
    background: rgba(255, 255, 255, .2);
    font-weight: inherit;
    color: inherit;
    margin: 0;
}

.uiSelectDropdown .ui-menu-item-wrapper:hover {
    background: rgba(255, 255, 255, .2);
}

.feedback-form__input-wrap {
    position: relative;
    margin: 0 0 10px;
}

.feedback-form__input-wrap.sel {
    margin-bottom: 0;
}

.feedback-form__input-wrap.input-error .input-error-tip {
    display: inline-block;
    top: auto;
    bottom: -44px;
    z-index: 1;
}

.feedback-form__input-wrap.input-error .input-error-tip::after {
    position: absolute;
    top: -8px;
    right: 20px;
    transform: rotate(0);
}

.feedback-form__input {
    width: 100%;
    height: 52px;
    font-weight: 600;
    background: rgba(19, 15, 38, 0.05);
    border-radius: 12px;
    padding: 0 16px;
    box-sizing: border-box;
    outline: none;
}

.feedback-form__textarea {
    resize: none;
    margin: 0 0 15px;
}

.ib-feedback-form__submin-btn {
    display: flex;
    justify-content: flex-end;
}

.ib-feedback-form__submin-btn .btn {
    display: inline-flex;
}

.iblock-contacts .iblock-contacts__item {
    font-family: "fontRegular";
    font-size: 1.1rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.iblock-contacts .iblock-contacts__item>b {
    font-family: "fontBold";
    margin-right: .5rem
}

.iblock-contacts .iblock-contacts__item:before {
    content: '';
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    position: relative;
    margin-right: .5rem;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%
}

.iblock-contacts .iblock-contacts__item.iblock-contacts__item_st_email:before {
    background-image: url("../../img/icons/mail.svg")
}

.iblock-contacts .iblock-contacts__item.iblock-contacts__item_st_phone:before {
    background-image: url("../../img/icons/phone_gold.svg")
}

.iblock-contacts .iblock-contacts__item.iblock-contacts__item_st_address:before {
    background-image: url("../../img/icons/place_gold.svg")
}

.iblock-contacts .iblock-contacts__item.iblock-contacts__item_st_time-work-weekdays:before {
    background-image: url("../img/icons/clock.svg")
}

.vacancies-items .vacancies-items__item {
    font-size: 1.1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1rem 0rem
}

.vacancies-items .vacancies-items__item .vacancies-items__item-title {
    font-size: 1.4rem;
    color: #fff;
    text-decoration: none;
}

.vacancies-items .vacancies-items__item .vacancies-items__item-title:hover {
    color: rgba(255, 255, 255, 0.8);
}

.vacancies-items .vacancies-items__item .vacancies-items__item-date {
    font-size: .9rem
}

.vacancies-items .vacancies-items__item:last-child {
    border-borrom: 1px solid rgba(255, 255, 255, 0.1)
}

.vacancies-form {
    margin-bottom: 3rem;
}

.form-box.form-box_st_dark input,
.form-box.form-box_st_dark select,
.form-box.form-box_st_dark textarea {
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    font-weight: 500;
}

.vacancies-form__dropdown.custom-dropdown {
    padding: .7rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    background-color: transparent;
    border-radius: 10px;
    outline: none;
    margin: 0 0 10px;
}

.vacancies-form__dropdown.custom-dropdown::after {
    background-image: url(../img/icons/clock2.svg);
}

.vacancies-form__dropdown .custom-dropdown_top {
    font-family: "fontRegular";
    font-size: 1.1rem;
    line-height: 1.5;
    font-weight: 500;
}

.vacancies-form__dropdown .custom-dropdown_list {
    background: #333333;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 0 0;
}

.vacancies-form__dropdown .custom-dropdown_list li {
    background: rgba(255, 255, 255, .1);
    padding: 10px;
}

.vacancies-form__calendar-wrap {
    margin: 0 0 10px;
    position: relative;
}

.vacancies-form__calendar-wrap::after {
    content: '';
    width: 18px;
    height: 20px;
    background: url(../img/icons/сalendar-white.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 10px);
    right: 17px;
    pointer-events: none;
}

.vacancies-form__calendar {
    padding-right: 50px;
    cursor: pointer;
}

.vacancies-form__input-wrap {
    position: relative;
    margin: 0 0 10px;
}
.vacancies-form__input-wrap.sel {
    margin-bottom: 0;
}

.vacancies-form__input-wrap.input-error .input-error-tip {
    display: inline-block;
    top: auto;
    bottom: -44px;
    z-index: 1;
}

.vacancies-form__input-wrap.input-error .input-error-tip::after {
    position: absolute;
    top: -8px;
    right: 20px;
    transform: rotate(0);
}

.vacancies-form__input {
    width: 100%;
    height: 52px;
    font-weight: 600;
    background: rgba(19, 15, 38, 0.05);
    border-radius: 12px;
    padding: 0 16px;
    box-sizing: border-box;
    outline: none;
}

.vacancies-form__textarea {
    resize: none;
    margin: 0 0 15px;
}

.vacancies-form__submin-btn {}


.vacancies-form__form-box .vacancies-form__submin-btn {
    display: inline-flex
}

.page_layout_default .delivery-box {
    background-color: #000
}

.page_layout_default .delivery-box .container {
    text-align: center
}

.page_layout_default .contact-list-box {
    background-color: #000
}

.page_layout_default .contact-list-box .contact-list {
    margin-bottom: 3rem;
    flex: 1 1 100%
}

.page_layout_default .contact-list-box .contact-list:last-child {
    margin-bottom: 0rem
}

.page_layout_main .delivery-box {
    background-color: #000
}

.page_layout_main .delivery-box .container {
    text-align: center
}

.page_layout_main .section_contacts {
    border-top: 1px solid #222
}

.page_layout_main .contact-list-box {
    background-color: #000
}

.page_layout_main .contact-list-box .contact-list {
    margin-bottom: 3rem
}

.page_layout_main .contact-list-box .contact-list:last-child {
    margin-bottom: 0rem
}

.popup-box {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.85);
    box-sizing: border-box;
    overflow-y: scroll;
    text-align: center
}

.popup-box:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: ''
}

.popup-box .popup-box__wrapper {
    margin: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.popup-box .popup-box__container {
    background-color: #fff;
    border-radius: .5rem;
    min-height: 100px;
    overflow: hidden
}

.popup-box .popup-box__container.popup-box__container_padding {
    padding: 2rem
}

.popup-box .popup-box__btn_close {
    position: absolute;
    right: -2rem;
    top: 0rem;
    width: 1.5rem;
    cursor: pointer
}

.popup-box .popup-box__btn_close img {
    display: block;
    width: 100%
}

.popup-page {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    z-index: 100;
    background-color: #0f0d0d
}

.popup-page .popup-page-header {
    display: flex;
    background-color: #000
}

.popup-page .popup-page-header .popup-page-header__btn-close {
    background-color: #000;
    flex: 0 0 4rem;
    height: 4rem;
    display: flex;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../img/icons/go_back.svg")
}

.popup-page .popup-page-header .popup-page-header__title {
    display: flex;
    flex: 1 1 100%;
    align-items: center;
    justify-content: flex-start;
    padding: 0rem 1rem;
    color: #fff;
    font-family: "fontRegular";
    font-size: 1.1rem
}

.popup-page .popup-page__body {
    padding: 3rem 0rem;
    height: calc(100vh - 4rem);
    overflow-y: auto
}

.shopping-cart-result .shopping-cart__summ {
    width: 500px;
    margin: 0px auto;
    margin-bottom: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 1rem
}

.shopping-cart-result .shopping-cart__price {
    display: flex;
    justify-content: space-between;
    font-family: "fontRegular";
    font-size: 1.1rem;
    padding: 1rem;
    background-color: rgba(0, 0, 0, 0.5)
}

.shopping-cart-result .shopping-cart__price:nth-child(2n) {
    background-color: rgba(0, 0, 0, 0)
}

.shopping-cart-result .shopping-cart__price_delivery {
    color: #fff
}

.shopping-cart-result .shopping-cart__price_takeaway {
    color: #fff
}

.shopping-cart-result .shopping-cart__price_base {
    color: #333
}

.shopping-cart-result .shopping-cart__btns {
    display: flex;
    justify-content: center
}

.shopping-cart-result .shopping-cart__btns .btn {
    display: inline-flex;
    margin: 0px .5rem
}

.menu-item-btn {
    position: relative;
    display: inline-block
}

.menu-item-btn .menu-item-btn__without-price {
    line-height: 2;
    text-align: center;
    font-family: "fontRegular";
    font-size: .7rem;
    padding: 0rem .5rem;
    color: #8a8a8a;
    font-style: italic;
    height: 2rem;
    justify-content: center;
    align-items: center;
    display: inline-flex
}

.menu-item-btn .menu-item-btn__preloader {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    background-image: url("../img/preloaders/preloader.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 150%
}

.menu-item-btn-container {
    overflow: hidden;
    position: relative;
    line-height: 2rem;
    height: 2rem;
    width: 6.5rem;
    padding: 0px .5rem;
    font-family: "fontRegular";
    font-size: 1.1rem;
    border-radius: 30px;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.menu-item-btn-container.menu-item-btn-container_empty {
    color: #fff;
    background-color: #ff2000;
    justify-content: center;
    font-family: "fontRegular";
    align-items: center
}

.menu-item-btn-container.menu-item-btn-container_empty:after {
    content: '';
    width: 1rem;
    height: 1rem;
    display: block;
    margin-left: .2rem;
    background-image: url("../img/icons/shopping-cart.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.menu-item-btn-container.menu-item-btn-container_empty:hover {
    background-color: #cc1a00
}

.menu-item-btn-container.menu-item-btn-container_counter {
    color: #fff;
    background-color: #ff2000;
    justify-content: center
}

.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__count {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__minus,
.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__plus,
.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__count {
    width: 33.33%;
    height: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-family: "fontBold";
    font-size: 1.1rem
}

.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__minus {
    background-image: url("../img/icons/minus.svg")
}

.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__plus {
    background-image: url("../img/icons/plus.svg")
}

.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__minus,
.menu-item-btn-container.menu-item-btn-container_counter .menu-item-btn__plus {
    color: #fff;
    background-position: center;
    background-size: 40% auto;
    background-repeat: no-repeat
}

.menu-item-btn[data-type=counter] .menu-item-btn-container.menu-item-btn-container_counter {
    display: flex
}

.menu-item-btn[data-type=empty] .menu-item-btn-container.menu-item-btn-container_empty {
    display: flex
}

.menu-card-icons {
    display: flex;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 4;
}

.menu-card-icons .menu-card-icons__icon {
    width: 36px;
    height: 36px;
    display: block;
    border-radius: 3rem;
    margin-right: .5rem;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat
}

.menu-card-icons .menu-card-icons__icon.menu-card-icons__icon_st_new {
    background-color: #000;
    border: 2px solid #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center
}

.menu-card-icons .menu-card-icons__icon.menu-card-icons__icon_st_new:before {
    content: 'NEW';
    display: block;
    color: #fff;
    font-size: .9rem;
    font-family: "fontBold"
}

.menu-card-icons .menu-card-icons__icon.menu-card-icons__icon_st_spicy {
    background-color: red;
    background-image: url("../img/icons/spicy.svg")
}

.menu-card-icons .menu-card-icons__icon.menu-card-icons__icon_st_vegetarian {
    background-color: green;
    background-image: url("../img/icons/vegetarian.svg")
}

.menu-card__favorites {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #191919 url('../img/icons/star-stroke.svg') no-repeat center/22px 21px;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 1;
}

.menu-card__favorites.active {
    background: #191919 url('../img/icons/star.svg') no-repeat center/22px 21px;
}

.menu-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    box-sizing: border-box;
    font-family: "fontRegular";
    font-size: .9rem;
    width: 100%
}

.menu-item .menu-item__iteration-comment {
    font-size: .9rem;
    color: #8a8a8a;
    margin-bottom: 1rem
}

.menu-item:last-child {
    margin-bottom: 0rem
}

.menu-item * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.menu-item .menu-item_st_bg {
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 100px;
    background-color: #222
}

.menu-item .menu-item_st_bg:hover {
    background-color: #fff;
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.45)
}

/* basket */

.modal-shopping-cart-box {
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 50;
    display: none;
    overflow: hidden;
    padding-top: 1rem;
    box-sizing: border-box;
}

.page-cap__shopping-cart-btn.empty:hover .modal-shopping-cart-box{
    display: block;
}

.basket-popup {
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
}

.basket-popup.active {
    visibility: visible;
    z-index: 99;
}

.basket-popup.active .basket__wrap {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.basket__wrap {
    position: absolute;
    left: 100%;
    height: 100%;
    max-width: 525px;
    width: 100%;
    padding: 20px 0 0 0;
    overflow: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    box-sizing: border-box;
}

.basket__wrap input,
.basket__wrap button,
.basket__wrap select,
.basket__wrap textarea {
    background-clip: padding-box;
    box-sizing: border-box;
}

.basket__wrap button,
.basket__wrap input,
.basket__wrap select,
.basket__wrap textarea {
    font-family: "fontRegular";
}

.basket__btn-top {
    max-width: 530px;
    width: 100%;
    border-radius: 40px;
    background-color: #e70303;
    padding: 15px 50px 15px 20px;
    margin: 0 0 20px 0;
    cursor: pointer;
    position: relative;
}

.basket__btn-top:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url("../img/icons/shopping-cart.svg") no-repeat center/cover;
    margin: 0 20px 0 0;
}

.basket__btn-top::after {
    content: '';
    width: 17px;
    height: 9px;
    background-color: transparent;
    background-image: url(../img/icons/clock2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: calc(50% - 4.5px);
    right: 20px;
    opacity: .8;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.basket__btn-top:hover::after {
    opacity: .7;
}

.basket__top.basket__btn-top--sm {
    width: 224px;
    justify-content: flex-start;
    padding: 10px 25px 11px 20px;
    border-radius: 28px;
    margin: 0;
}

.basket__btn-top--sm::after {
    width: 10px;
    height: 6px;
    background-image: url(../img/icons/clock2.svg);
    top: calc(50% - 3px);
    right: 21px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.basket__btn-top--sm:before {
    content: '';
    width: 1em;
    height: 1em;
    background: url("../img/icons/shopping-cart.svg") no-repeat center/cover;
    margin-right: .5rem
}

.basket__btn-top--sm.active {
    display: none;
}

.basket__btn-top--sm .basket__top-text {
    font-size: 15px;
    line-height: 1.1;
    letter-spacing: -0.035em;
}

.basket__btn-top--sm .basket__top-text--sm {
    font-size: 13px;
    letter-spacing: -0.035em;
}

.basket__btn-top--sm .basket__sum {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.05em;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 0 0 0 5px;
}

.basket__top-text--sm-dn {
    display: none;
}

.basket__top {
    font-family: "fontRegular";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
}

.basket__content-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    background-color: #E40005;
    border: 2px solid rgba(45, 45, 45, 0.1);
    border-radius: 50%;
    position: fixed;
    top: 25px;
    right: 543px;
    cursor: pointer;
}

.basket__content-close:hover {
    background-color: #2D2D2D;
    border-color: #2D2D2D;
}

.basket__content-close::before {
    content: "";
    background: url("../img/icons/close-basket-icon.svg") no-repeat center center/cover;
    width: 30px;
    height: 30px;
}

.basket-popup.active .basket__content-close {
    animation: ani 2s forwards;
    -webkit-animation: ani 2s forwards;
    -moz-animation: ani 2s forwards;
    -o-animation-name: ani 2s forwards;
}

@keyframes ani {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.basket__top .basket__top-right {
    margin: 0 auto 0 0;
}

.basket__top-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    color: #fff;
}

.basket__top-text--sm {
    font-size: 16px;
    font-weight: 400;
}

.basket__sum {
    display: flex;
    color: #ffffff;
    font-size: 34px;
    letter-spacing: -0.035em;
    text-transform: uppercase;
}

.basket__wrap .basket__sum {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    padding: 8px 24px;
}

.basket__wrap .basket__btn-top::after {
    content: none;
}

.basket__wrap .basket__btn-top {
    padding: 10px 10px 10px 20px;
}

.basket__sum span {
    margin: 0 5px 0 5px;
}

.basket__content {
    font-family: "fontRegular";
    border-radius: 20px;
    background-color: #fff;
    padding: 24px 24px 32px;
}

.basket__content-mob {
    display: none;
}

.basket__products-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px 0;
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0px 10px 36px 5px rgba(45, 45, 45, 0.1);
}

.basket__products-item .thumb img,
.basket__products-item-img {
    width: 135px;
    height: 135px;
    border-radius: 12px 0 0 12px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.basket__products-item-info-wrap {
    width: 100%;
    display: flex;
    padding: 12px 24px 12px 22px;
}

.basket__products-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 10px 0 0;
}

.basket__products-item-name {
    color: #2D2D2D;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 0 3px 0;
}

.basket__products-item-name-grey {
    color: rgba(0, 0, 0, 0.5);
    margin: 0 0 5px 0;
}

.basket__products-item-info-heft {
    color: rgba(45, 45, 45, 0.5);
    font-size: 14px;
    font-weight: 600;
}

.basket__products-item-info-bottom {
    margin: auto 0 0;
}

.basket__products-item-info-price {
    color: #E40005;
    font-size: 22px;
    line-height: 1.27;
    font-weight: 600;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    margin: auto 0 0;
}

.basket__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 34px;
    margin: 0 0 0 auto;
}

.basket__counter-btn {
    width: 34px;
    height: 34px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 8px;
    background-color: #e70303;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    position: relative;
}

.basket__counter-btn button,
.basket__counter-btn div {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.basket__counter-btn--gray {
    background-color: #ebe8e1;
}

.basket__counter-icon--white {
    width: 13px;
    height: 13px;
}

.basket__counter-btn.basket__counter-btn--gray .basket__counter-icon--white {
    display: none;
}

.basket__counter-btn.basket__counter-btn--gray:hover .basket__counter-icon-delete {
    display: inline-flex;
}

.basket__counter-btn.basket__counter-btn--gray:hover .basket__counter-icon-gray {
    display: none;
}

.basket__counter-btn:hover {
    background-color: #c20303;
}

.basket__counter-btn.basket__counter-btn--gray:hover {
    background-color: #d8d8d8;
}

.basket__counter-btn:active {
    opacity: .8;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.basket__counter-input {
    width: auto;
    text-align: center;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    border: none;
}

.basket__counter-btn .basket__counter-icon-gray {
    display: inline-flex;
    z-index: 0;
}

.basket__counter-btn .basket__counter-icon-gray.active {
    display: none;
}

.basket__counter-btn .basket__counter-icon-delete {
    display: none;
}

.basket__undo-delete {
    border-radius: 20px;
    background-color: #ffffff;
    text-align: center;
    padding: 60px 20px;
    margin: 0 0 25px 0;
    display: none;
    box-shadow: 0px 10px 36px 5px rgba(45, 45, 45, 0.1);
}

.basket__undo-delete.active {
    display: block;
}

.basket__undo-delete-link {
    color: #e70303;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.basket__undo-delete-link:hover,
.basket__undo-delete-link:focus {
    color: #e70303;
    opacity: .7;
}

.basket__item {
    border-radius: 20px;
    background-color: #ffffff;
    box-shadow: 0px 10px 36px 5px rgba(45, 45, 45, 0.1);
    padding: 15px 24px 24px;
    margin: 0 0 20px 0;
}

.basket__item-time {
    border-bottom: 1px solid #E8E4DD;
    padding: 0 0 30px 0;
    margin: 0 0 15px 0;
}

.basket__item-title {
    color: #2D2D2D;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 400;
    margin: 0 0 20px 0;
    text-align: center;
}

.basket__item-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #faf8f5;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.basket__item-tabs-btn {
    width: 50%;
    height: 50px;
    color: #6b665d;
    font-size: 13px;
    font-weight: 500;
    border-radius: 10px;
    background-color: inherit;
    border: none;
    cursor: pointer;
}

.basket__item-tabs-btn.active {
    color: #ffffff;
    -webkit-box-shadow: 0 3px 10px rgba(231, 3, 3, 0.2);
    box-shadow: 0 3px 10px rgba(231, 3, 3, 0.2);
    background-color: #e70303;
}

.basket__item-tabs-content {
    display: none;
}

.basket__item-tabs-content.active {
    display: block;
}

.basket__item-time-calendar-btn {
    width: 100%;
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 600;
    border-radius: 12px;
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
    margin: 0 0 12px 0;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
}

.basket__item-time-calendar-btn::after {
    content: '';
    width: 18px;
    height: 20px;
    background: url(../img/icons/calendar.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 10px);
    right: 17px;
    pointer-events: none;
}

.basket__item-time-calendar-btn-input {
    width: 100%;
    height: 44px;
    padding: 0 50px 0 14px;
    cursor: pointer;
}

.basket__item-time-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 600;
    border-radius: 12px;
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
    position: relative;
    box-sizing: border-box;
}

.basket__item-time-line:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../img/icons/clock-form.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 12px);
    right: 14px;
}

.basket__item-time-line-input {
    width: 100%;
    height: 44px;
    padding: 0 230px 0 14px;
}

.basket__item-time-line-input-val-items {
    position: absolute;
    right: 52px;
}

.basket__item-time-line-input-val-items-mob {
    display: none;
}

.basket__item-time-line-input-val {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, 0.8);
    background: rgba(45, 45, 45, 0.1);
    border-radius: 8px;
    cursor: pointer;
    transition: background .3s;
}

.basket__item-time-line-input-val:hover {
    background: rgba(45, 45, 45, 0.2);
}


.basket__item-delivery-pickup {
    display: none;
}

.basket__pickup-city-wrap {
    margin: 0 0 10px;
}

.basket__pickup-city-wrap.select-custom-basket .ui-selectmenu-button {
    width: 100%;
}

.basket__item-delivery-pickup-select.custom-dropdown {
    margin: 0 0 12px;
}

.basket__item-delivery-pickup-select .custom-dropdown_top {
    font-weight: 400;
    color: rgba(45, 45, 45, .5);
}

.basket__item-delivery-pickup-select.color .custom-dropdown_top {
    color: rgba(45, 45, 45);
}

.basket__item-delivery-pickup-select.custom-dropdown li {
    padding: 12px 16px 16px;
    transition: background .3s;
}

.basket__item-delivery-pickup-select.custom-dropdown li:hover {
    background: #e6e6e6;
}

.basket__item-delivery-pickup-wrap {
    letter-spacing: -0.025em;
}

.basket__item-delivery-pickup-street {
    font-weight: 600;
    margin: 0 0 4px;
}

.basket__item-delivery-pickup-tel {
    font-size: 12px;
    line-height: 16px;
    color: #E40005;
}

.basket__item-delivery-pickup-time {
    font-size: 12px;
    line-height: 16px;
    color: rgba(45, 45, 45, .5);
}

.basket__item-delivery-pickup-wrap-new {
    background: rgba(234, 234, 234, 0.4);
    border-radius: 14px;
    padding: 16px 20px;
}

.basket__courier-top input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.basket__courier-top input:checked+label:after {
    background-image: url(../img/icons/check-green.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.basket__courier-text {
    position: relative;
    color: #2D2D2D;
    font-weight: 600;
    padding: 0 0 0 42px;
    cursor: pointer;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
}

.basket__courier-text:after {
    content: '';
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: #EAEAEA;
    cursor: pointer;
    transition: background .3s;
}

.basket__courier-title {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 1.33;
    font-weight: 400;
    text-transform: uppercase;
    margin: 30px 0 10px 0;
    padding: 0 0 0 13px;
}

.basket__courier-title--mt {
    margin: 20px 0 7px 0;
}

.basket__courier-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.basket__courier-input-wrap {
    position: relative;
}

.basket__courier-input-wrap.input-error input {
    border-color: #E40005;
}

.basket__courier-input-wrap.input-error input::placeholder {
    color: rgba(228, 0, 5, .5);
}

.basket__courier-input-wrap.input-error input::-webkit-input-placeholder {
    color: rgba(228, 0, 5, .5);
}

.basket__courier-input-wrap.input-error input::-moz-placeholder {
    color: rgba(228, 0, 5, .5);
}

.basket__courier-input-wrap.input-error input:-ms-input-placeholder {
    color: rgba(228, 0, 5, .5);
}

.basket__courier-input-wrap.input-error .input-error-tip {
    display: inline-block;
}

.basket__courier-input-wrap.input-error::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/icons/exclamation.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 10px);
    right: 14px;
    z-index: 2;
}

.basket__courier-input-wrap:not(:last-of-type) {
    margin: 0 0 10px 0;
}

.select-custom-basket .ui-state-default,
.select-custom-basket .ui-widget-content .ui-state-default,
.select-custom-basket .ui-widget-header .ui-state-default,
.select-custom-basket .ui-button,
html .select-custom-basket .ui-button.ui-state-disabled:hover,
html .select-custom-basket .ui-button.ui-state-disabled:active {
    width: 163px;
    height: 44px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 400;
    color: rgba(45, 45, 45);
    padding: 0 16px 0 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #E9E9E9;
    background: transparent;
    position: relative;
    outline: none;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0;
}

.select-custom-basket .ui-selectmenu-button::after {
    content: '';
    width: 12px;
    height: 8px;
    background-image: url(../img/icons/clock2-grey.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: calc(50% - 4px);
    right: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.select-custom-basket .ui-button .ui-icon {
    display: none;
}

.select-custom-basket .ui-selectmenu-text {
    color: rgba(45, 45, 45, .5);
}

.select-custom-basket.change .ui-selectmenu-text {
    color: rgba(45, 45, 45);
}

.select-custom-basket .ui-selectmenu-button-open {
    border-radius: 12px 12px 0 0;
    border-bottom: none;
}

.ui-selectmenu-button.ui-selectmenu-button-open:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.uiSelectBasket .ui-state-disabled {
    color: rgba(45, 45, 45, .5);
}

.uiSelectBasket .ui-widget.ui-widget-content {
    background-color: #fff;
    color: rgba(45, 45, 45);
    width: 100%;
    border-radius: 0 0 12px 12px;
    padding: 0 10px;
    border: 1px solid #E9E9E9;
    border-top: none;
}

.uiSelectBasket .ui-menu .ui-menu-item {
    margin: 0 0 6px;
}

.uiSelectBasket .ui-menu .ui-menu-item-wrapper {
    padding: 8px 10px;
    background: #F7F7F7;
    border-radius: 8px;
}

.uiSelectBasket .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: none;
    background-color: rgba(45, 45, 45, .1);
    font-weight: inherit;
    color: inherit;
    margin: 0;
}

.uiSelectBasket .ui-menu-item-wrapper:hover {
    background-color: rgba(45, 45, 45, .1);
}

.basket__courier-input-wrap.input-error .ui-selectmenu-text {
    color: rgba(228, 0, 5, .5);
}

.basket__courier-input-wrap.basket__courier-address {
    flex-grow: 1;
    margin: 0 0 10px 12px;
}

.basket__courier-address .selectize-input {
    min-height: 44px;
    border-radius: 12px;
    font-size: 15px;
    font-weight: 400;
    color: rgba(45, 45, 45);
    padding: 0 16px 0 10px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: -0.02em;
    border: 1px solid #E9E9E9;
    outline: none;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: none !important;
    background-color: #fff !important;
    background-image: none !important;
}

.basket__courier-address .selectize-dropdown,
.selectize-input,
.selectize-input input::placeholder {
    font-size: 15px;
    font-weight: 400;
    color: rgba(45, 45, 45, .5);
}

.basket__courier-address .selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border: 1px solid #E9E9E9;
}

.basket__courier-address .selectize-input.input-active {
    border-bottom: none !important;
    display: inline-flex !important;
    border-radius: 12px 12px 0 0;
}

.basket__courier-address .selectize-control {
    width: 100%;
}

.basket__courier-address .selectize-control.single .selectize-input:after {
    content: none;
}

.basket__courier-address .selectize-dropdown {
    background: #fff;
    color: rgba(45, 45, 45);
    box-shadow: none;
    border-radius: 0 0 12px 12px;
    border: 1px solid #E9E9E9;
    border-top: none;
}

.basket__courier-address .selectize-dropdown .option,
.selectize-dropdown .optgroup-header,
.selectize-dropdown .no-results,
.selectize-dropdown .create {
    padding: 8px 10px;
    font-weight: 500;
    font-size: 14px;
    margin: 0 6px 6px;
    background: #F7F7F7;
    border-radius: 10px;
    font: inherit;
}

.basket__courier-address .selectize-dropdown .option:hover,
.selectize-dropdown .optgroup-header:hover,
.selectize-dropdown .no-results:hover,
.selectize-dropdown .create:hover {
    color: inherit;
    background-color: rgba(45, 45, 45, .1);
}

.basket__courier-input-line {
    display: flex;
    justify-content: space-between;
}

.basket__courier-input-line .basket__courier-input-wrap {
    width: calc(20% - 12px * 4 / 5);
}

.basket__courier-input {
    width: 100%;
    height: 44px;
    color: rgba(45, 45, 45);
    font-size: 15px;
    font-weight: 400;
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    background-color: #ffffff;
    padding: 0 12px;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
}

.basket__courier-input::-webkit-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 400;
}

.basket__courier-input::-moz-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 400;
}

.basket__courier-input:-ms-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 400;
}

.basket__courier-input::-ms-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 400;
}

.basket__courier-input::placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 15px;
    font-weight: 400;
}

.basket__courier-input:focus {
    border: 1px solid #e70303;
}

.basket__courier-input--contact {
    width: 100%;
}

.input-error-tip {
    position: absolute;
    top: -44px;
    right: 0;
    display: none;
    background: #FFE4E5;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 14px;
    letter-spacing: -0.154px;
    color: #E40005;
    z-index: 3;
}

.input-error-tip::after {
    content: '';
    width: 20px;
    height: 8px;
    background: url(../img/icons/tip-pink.svg) no-repeat center center/cover;
    position: absolute;
    bottom: -8px;
    right: 20px;
    transform: rotate(-180deg);
}

.basket__item-pay-top {
    border-bottom: 1px solid #ebe8e1;
    padding: 0 0 35px 0;
    margin: 0 0 15px 0;
}

.basket__item-pay-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.basket__item-pay-line:last-of-type,
.basket__item-pay-line.alt{
    margin: 10px 0 0 0;
}

.basket__item-pay-line-left {
    color: #2D2D2D;
    font-size: 20px;
    letter-spacing: -0.03em;
    font-weight: 400;
    padding: 0 10px 0 0;
}

.basket__item-pay-line-left--big {
    font-size: 32px;
}

.basket__item-pay-line.discount .basket__item-pay-line-left--big {
    font-size: 29px;
}

.basket__item-pay-line-right {
    color: rgba(45, 45, 45, .5);
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    flex-shrink: 0;
}

.basket__item-pay-line-right--red {
    color: #E40005;
    font-size: 32px;
}

.basket__pay-way {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    border-radius: 12px;
    background-color: #faf8f5;
    padding: 3px;
    margin: 0 0 15px 0;
}

.basket__pay-way-item {
    width: 33%;
}

.basket__pay-way-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.basket__pay-way-item input:checked+label {
    background-color: #E40005;
    color: #fff;
}

.basket__pay-way-text-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 60px;
    background-color: transparent;
    border-radius: 10px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-family: "fontRegular";
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}

.basket__pay-way-tab-content {
    display: none;
}

.basket__pay-way-tab-content.active {
    display: block;
}

.basket__pay-way-title {
    color: #2D2D2D;
    font-size: 16px;
    line-height: 1.33;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 0 0 0 7px;
}

.basket__pay-change {
    padding: 0 5px 0 0;
}

.basket__pay-change .swiper-slide {
    width: 84px;
}

.basket__pay-change-item:hover .basket__pay-change-num-block {
    background-color: rgba(45, 45, 45, .1);
}

.basket__pay-change-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.basket__pay-change-item input:checked+label {
    background-color: #E40005;
    color: #fff;
}

.basket__pay-change-num-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 42px;
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    color: #2D2D2D;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    cursor: pointer;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}

.basket__pay-change-arrow {
    position: absolute;
    top: calc(50% - 24px);
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    transition: opacity .3s;
}

.basket__pay-change-arrow-img {
    position: absolute;
    top: 4px;
    left: 25px;
    z-index: 1;
    width: 40px;
    height: 40px;
    background: url(../img/icons/arrow-circle.svg) no-repeat center center/40px 40px;
    transition: opacity .3s;
}

.basket__pay-change-arrow-blur {
    width: 72px;
    height: 48px;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    /* position: absolute;
  top: 0;
  left: 0;
  z-index: -1; */
    pointer-events: none;
    transition: transform .5s;
}

.basket__pay-change-arrow:hover .basket__pay-change-arrow-img {
    opacity: .7;
}

.basket__pay-change-arrow.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.basket__pay-change-arrow-prev {
    left: 0;
    transform: rotate(-180deg);
}

.basket__pay-change-arrow-next {
    right: 0;
}

.basket__pay-change-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: rgba(45, 45, 45, .5);
}

.basket__back-call-wrap {
    padding: 0 0 28px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ebe8e1;
}

.basket__back-call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px;
    background-color: #faf8f5;
    padding: 3px;
}

.basket__back-call-item {
    width: 50%;
}

.basket__back-call-item input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.basket__back-call-item input:checked+label {
    background-color: #e70303;
    color: #fff;
}

.basket__back-call-text-block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    max-width: 228px;
    width: 100%;
    height: 44px;
    border-radius: 10px;
    color: rgba(0, 0, 0, 0.5);
    font-family: "fontRegular";
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}

.basket__item-appliance {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: rgba(45, 45, 45);
  font-size: 15px;
  font-weight: 600;
  border-radius: 12px;
  border: 1px solid #e9e9e9;
  background-color: #ffffff;
  position: relative;
  box-sizing: border-box;
  margin: 0 0 12px;
}

.basket__item-appliance:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(../img/icons/appliance.svg) no-repeat center center/cover;
  position: absolute;
  top: calc(50% - 10px);
  right: 12px;
}

.basket__item-sticks:after {
    content: '';
    width: 18px;
    height: 18px;
    background: url(../img/icons/chopsticks.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 9px);
    right: 12px;
}

.basket__item-appliance-input {
  width: 100%;
  height: 44px;
  padding: 0 175px 0 14px;
}

.basket__item-appliance-input::-webkit-input-placeholder {
  color: rgba(45, 45, 45, .5);
  font-weight: 400;
}

.basket__item-appliance-input::-moz-placeholder {
  color: rgba(45, 45, 45, .5);
  font-weight: 400;
}

.basket__item-appliance-input:-ms-input-placeholder {
  color: rgba(45, 45, 45, .5);
  font-weight: 400;
}

.basket__item-appliance-input::-ms-input-placeholder {
  color: rgba(45, 45, 45, .5);
  font-weight: 400;
}

.basket__item-appliance-input::placeholder {
  color: rgba(45, 45, 45, .5);
  font-weight: 400;
}

.basket__item-appliance-input-val-items {
  position: absolute;
  right: 44px;
}

.basket__item-appliance-input-val {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 30px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.02em;
  color: rgba(19, 15, 38, 0.8);
  background: rgba(45, 45, 45, 0.1);
  border-radius: 8px;
  cursor: pointer;
  transition: background .3s;
}

.basket__item-appliance-input-val:hover {
  background: rgba(45, 45, 45, 0.2);
}

.basket__item-textarea {
    width: 100%;
    height: 84px;
    color: rgb(45, 45, 45);
    font-size: 15px;
    font-weight: 400;
    border-radius: 12px;
    border: 1px solid #E9E9E9;
    background-color: #ffffff;
    padding: 12px;
    resize: none;
    outline: none;
    -webkit-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
}

.basket__item-textarea::-webkit-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 400;
}

.basket__item-textarea::-moz-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 400;
}

.basket__item-textarea:-ms-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 400;
}

.basket__item-textarea::-ms-input-placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 400;
}

.basket__item-textarea::placeholder {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 400;
}

.basket__item-textarea:focus {
    border: 1px solid #e70303;
}

.basket__error-list {
    background: rgba(228, 0, 5, .1);
    border-radius: 12px;
    padding: 13px 16px 7px;
    margin: 0 0 15px;
}

.basket__error-list ul > li {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.01em;
    color: #E40005;
    margin: 0 0 5px;
    display: block;
}

.basket__error-list ul > li:before {
    content: "*";
    display: inline-block;
}

.basket__btn {
    width: 100%;
    height: 60px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
    border-radius: 30px;
    background-color: #E40005;
    margin: 0 0 20px 0;
    border: none;
    cursor: pointer;
    -webkit-transition: color .5s ease, opacity .5s, background-color .5s;
    -o-transition: color .5s ease, opacity .5s, background-color .5s;
    transition: color .5s ease, opacity .5s, background-color .5s;
}

.basket__btn.blocked {
    background-color: #ccc;
    cursor: auto;
}

.basket__btn:hover {
    background-color: #fff;
    color: #e70303;
    border: 1px solid #e70303;
}

.basket__btn.blocked:hover {
    background-color: #ccc;
    cursor: auto;
    color: #fff;
    border-color: #ccc;
}

.basket__btn:active {
    opacity: .8;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.basket__bottom-text {
    color: rgba(45, 45, 45, .5);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.02em;
}

.basket__bottom-text:not(:last-of-type) {
    margin: 0 0 15px 0;
}

.basket__bottom-text-link {
    color: #e70303;
    text-decoration: underline;
}

.basket__bottom-text-link:hover,
.basket__bottom-text-link:focus {
    color: #e70303;
    opacity: .7;
}

/* basket empty */

.basket__empty {
    max-width: 352px;
    width: 100%;
    font-family: "fontRegular";
    background: #FFFFFF;
    border-radius: 24px;
    padding: 50px 80px 40px;
    text-align: center;
    box-sizing: border-box;
}

.basket__empty-icon {
    width: 183px;
    margin: 0 0 36px;
}

.basket__empty-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.015em;
    color: rgba(45, 45, 45, .2);
    margin: 0 0 24px;
}

.basket__empty-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    text-decoration: none;
    transition: background .3s;
}

.basket__empty-btn:hover {
    background: #cc1400;
}

/* End basket */

.mshc__items {
    padding-bottom: 5rem
}

.mshc__items .mshc-item {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
    position: relative;
    line-height: 1.4
}

.mshc__items .mshc-item .mshc-item__img {
    display: flex;
    flex: 0 0 100px
}

.mshc__items .mshc-item .mshc-item__img img,
.mshc__items .mshc-item .mshc-item__img>picture {
    display: block;
    width: 100%;
    height: auto;
    border-radius: .3rem
}

.mshc__items .mshc-item .mshc-item__info {
    margin-left: 1rem;
    color: #8a8a8a;
    width: 100%
}

.mshc__items .mshc-item .mshc-item__title {
    font-family: "fontBold";
    font-size: 1.1rem;
    margin-bottom: .5rem;
    margin-right: 2rem;
    color: #0f0d0d
}

.mshc__items .mshc-item .mshc-item__notice {
    font-family: "fontRegular";
    font-size: .9rem;
    margin-bottom: .7rem
}

.mshc__items .mshc-item .mshc-item__btn-delete {
    display: block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    background-image: url("../img/icons/cross_red.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.mshc__items .mshc-item .mshc-item__price {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mshc__items .mshc-item .mshc-item__price-value {
    font-family: "fontRegular";
    font-size: 1.1rem;
    color: #0f0d0d
}

.mshc__items .mshc-item:last-child {
    border-bottom: 0px solid #fff
}

.mshc__result {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 7rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    box-sizing: border-box;
    padding: 1rem;
    border-top: 1px solid #dedede;
    border-radius: 0px 0px 10px 10px
}

.mshc__result .mshc__summ {
    display: flex;
    font-family: "fontRegular";
    font-size: 1.1rem;
    color: #8a8a8a
}

.mshc__result .mshc__summ-podpis {
    margin-right: 1rem
}

.menu-card-wish-list-btn {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 2.5rem;
    cursor: pointer;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #fef3bd;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.menu-card-wish-list-btn:hover {
    border: 2px solid #fce059
}

.menu-card-wish-list-btn[data-action=add] {
    background-image: url("../img/icons/wish_list_dark.svg")
}

.menu-card-wish-list-btn[data-action=del] {
    background-image: url("../img/icons/wish_list_dark_active.svg")
}

.menu-card-wish-list-btn.menu-card-wish-list-btn_preloader {
    background-image: url("../img/preloaders/preloader.svg")
}

.page-cap {
    background-color: #000;
    padding: 3rem 0rem 1.4rem 0rem
}

.page-cap .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.page-cap .page-cap__left-top,
.page-cap .page-cap__right-top {
    margin-bottom: .5rem
}

.page-cap .page-cap__left-bottom,
.page-cap .page-cap__right-bottom,
.page-cap .page-cap__left-top,
.page-cap .page-cap__right-top {
    display: flex;
    height: 55px;
    flex: 1 1 100%;
    flex-wrap: wrap;
    align-items: center
}

.page-cap .page-cap__right-top,
.page-cap .page-cap__right-bottom {
    justify-content: flex-end
}

.page-cap__city {
    display: flex;
    align-items: center;
    font-family: "fontRegular";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #8A8A8A;
}

.page-cap__city-name {
    font-size: 14px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    text-decoration: none;
}

.page-cap__city-name::before {
    content: '';
    width: 13px;
    height: 16px;
    background: url('../img/icons/city-icon.svg') no-repeat center/cover;
    margin: 0 5px 0 15px;
}

.page-cap__city-name:hover {
    color: rgba(255, 255, 255, 0.8);
}

.page-cap .page-cap__left,
.page-cap .page-cap__right {
    display: flex;
    flex: 0 1 calc(50% - 70px);
    flex-wrap: wrap
}

.page-cap .page-cap__logo {
    display: flex;
    align-items: flex-start;
    flex: 0 0 140px
}

.page-cap .page-cap__logo img {
    display: block;
    width: 100%
}

.page-cap .page-cap__cap-menu {
    margin-right: 2rem
}

.page-cap .page-cap__delivery-time {
    display: flex;
    flex: 0 0 100%;
    font-family: "fontRegular";
    color: #8a8a8a;
    justify-content: center;
    letter-spacing: 1px
}

.page-cap .page-cap__slogan {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex: 0 0 100%;
    height: 3rem
}

.page-cap .page-cap__slogan:before {
    content: '';
    display: block;
    height: 1px;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 10%;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
    z-index: 1
}

.page-cap .page-cap__slogan>span {
    background-color: #000;
    display: inline-block;
    padding: 0px 1rem;
    position: relative;
    z-index: 2;
    color: #8a8a8a;
    font-family: "fontRegularItalic";
    font-size: 1.1rem;
    letter-spacing: 2px
}

.page-cap .page-cap__smm {
    display: flex;
    margin-right: 2rem
}

.page-cap .page-cap__smm .smm__item {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 50px;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 25px;
    height: 25px
}

.page-cap .page-cap__smm .smm__item:hover {
    border: 1px solid #fff
}

.page-cap .page-cap__smm .smm__item.smm__item_vk {
    background-size: 64%;
    background-image: url("../img/icons/smm/v.svg")
}

.page-cap .page-cap__smm .smm__item.smm__item_instagram {
    background-size: 55%;
    background-image: url("../img/icons/smm/i.svg")
}

.page-cap .page-cap__smm .smm__item.smm__item_facebook {
    background-size: 52%;
    background-image: url("../img/icons/smm/f.svg")
}

.page-cap .page-cap__smm .smm__item.smm__item_tripadvisor {
    background-size: 65%;
    background-image: url("../img/icons/smm/t.svg")
}

.page-cap .page-cap__smm .smm__item img {
    cursor: pointer;
    display: block;
    width: 100%;
}

.page-cap .page-cap__smm .smm__item {
    margin-right: .5rem;
}

.page-cap .page-cap__smm .smm__item:last-child {
    margin-right: 0rem;
}

.page-cap .page-cap__wish_list-btn {
    margin-left: 1rem;
    text-decoration: none;
}

.page-cap .page-cap__shopping-cart-btn {
    margin-left: 1rem;
}

.page-footer {
    display: flex;
    flex-wrap: wrap;
    background-color: #000;
}

.page-footer .container {
    display: flex;
    flex-wrap: wrap;
}

.page-footer .page-footer__top {
    display: flex;
    flex: 1 1 100%;
    align-items: flex-start;
    padding: 4rem 0rem;
    border-top: 0px solid #000
}

.page-footer .page-footer__bottom {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 100%;
    padding: 4rem 0rem;
    border-top: 1px solid #222;
    flex-direction: column;
    color: #8a8a8a;
    font-family: "fontRegular";
}

.page-footer .page-footer__pay-sys {
    margin-bottom: 4rem
}

.page-footer .page-footer__logo {
    display: flex;
    flex-shrink: 0;
}

.page-footer .page-footer__logo>img {
    display: block;
    width: 140px;
}

.page-footer .page-footer__rows-links {
    padding: 0px 5rem;
    box-sizing: border-box;
    font-family: "fontRegular";
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 0 auto;
    flex-grow: 1;
}

.page-footer .page-footer__rows-links > ul {
    column-count: 3;
}

.page-footer .page-footer__rows-links > ul > li {
    margin-bottom: 1rem;
    break-inside: avoid-column;
}

.page-footer .page-footer__rows-links > ul > li span,
.page-footer .page-footer__rows-links > ul > li a {
    cursor: pointer;
    display: block;
    color: #8a8a8a;
    text-decoration: none
}

.page-footer .page-footer__smm-box {
    display: flex;
    justify-content: flex-end;
    flex-shrink: 0;
    font-family: "fontRegular";
    font-size: 16px;
    color: #fff;
}

.page-footer .page-footer__smm-box .page-footer__smm {
    display: flex;
    align-items: center;
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-radius: 50px;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid rgba(255, 255, 255, 0.1);
    width: 35px;
    height: 35px
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item:hover {
    border: 1px solid #fff
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item.smm__item_vk {
    background-size: 64%;
    background-image: url("../img/icons/smm/v.svg")
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item.smm__item_instagram {
    background-size: 55%;
    background-image: url("../img/icons/smm/i.svg")
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item.smm__item_facebook {
    background-size: 52%;
    background-image: url("../img/icons/smm/f.svg")
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item.smm__item_tripadvisor {
    background-size: 65%;
    background-image: url("../img/icons/smm/t.svg")
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item img {
    cursor: pointer;
    display: block;
    width: 100%
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item {
    margin-left: .5rem
}

.page-footer .page-footer__smm-box .page-footer__smm .smm__item:last-child {
    margin-right: 0rem
}

.page-footer .page-footer__info {
    font-size: .9rem;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.page-footer .page-footer__copyright {
    font-size: .9rem;
    text-align: center
}

.page-footer .page-footer__design {
    font-size: .9rem;
    text-align: center;
    margin-bottom: 2rem
}

.page-footer .page-footer__design a {
    color: #8a8a8a;
    font-family: "fontBold";
    letter-spacing: 1px;
    text-decoration: none;
    border-bottom: 1px solid #8a8a8a;
    font-size: .9rem
}

.page-footer .page-footer__design a:hover {
    color: #fff;
    border-bottom: 1px solid #fff
}

.page-footer .button-report {
    height: 44px;
    width: 119px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #8a8a8a;
    border: 1px solid #8A8A8A;
    border-radius: 22px;
    letter-spacing: -0.01em;
    margin: 0 auto 30px auto;
    cursor: pointer;
    text-decoration: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.page-footer .button-report:hover {
    border-color: #fff;
    color: #fff;
}

.additional-menu-item {
    width: 7.5rem;
    padding: .5rem;
    border-radius: 3px;
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.25)
}

.additional-menu-item:hover {
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.55)
}

.additional-menu-item .additional-menu-item__img {
    margin-bottom: .5rem;
    overflow: hidden;
    border-radius: 3px
}

.additional-menu-item .additional-menu-item__img img,
.additional-menu-item .additional-menu-item__img>picture {
    display: block;
    max-width: 100%
}

.additional-menu-item .additional-menu-item__title {
    text-align: center;
    font-family: "fontRegular";
    font-size: .9rem;
    color: #8a8a8a;
    margin-bottom: .5rem;
    min-height: 2rem
}

.additional-menu-item .additional-menu-item__btn {
    display: flex;
    justify-content: center
}

/* MENU CARD */
.menu-card {
    font-family: "fontRegular";
    display: flex;
    flex: 0 0 350px;
    max-width: 350px;
    width: 100%;
    font-size: 13px;
    flex-wrap: wrap;
    padding: 1.5rem;
    box-sizing: border-box;
    border-radius: 3px;
    position: relative;
    margin: .5rem;
    border: 1px solid #0f0d0d;
    background-color: #000
}

.menu-card:hover {
    border: 1px solid rgba(255, 255, 255, 0.3)
}

.menu-card .menu-card__img {
    width: 300px;
    height: 300px;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    margin: 0 0 16px;
}

.menu-card .menu-card__img img,
.menu-card .menu-card__img > picture {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.menu-card__info-wrap {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.menu-card .menu-card__title {
    color: #fff;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    cursor: pointer;
    line-height: 1.5
}

.menu-card .menu-card__notice {
    color: #8a8a8a;
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.menu-card .menu-card__desc {
    line-height: 1.3;
    font-size: 13px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.menu-card__rest {
    position: relative;
    margin: 0 0 20px;
}

.menu-card__rest.active .menu-card__rest-close {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.menu-card__rest.active .menu-card__rest-title {
    color: #fff;
}

.menu-card__rest-title {
    font-size: 13px;
    color: #FF1C01;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    transition: color .3s;
}

.menu-card__rest-title:hover {
    color: #fff;
}

.menu-card__rest-title:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/icons/cart-info.svg) no-repeat center/cover;
    flex-shrink: 0;
    margin: 0 5px 0 0;
}

.menu-card__rest-close {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: url(../img/icons/clock.svg) no-repeat center/cover;
    transform: rotate(-180deg);
    position: absolute;
    top: 40px;
    right: 15px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s, visibility .3s;
}

.menu-card__rest-list {
    background: #333333;
    border-radius: 12px;
    padding: 12px 35px 12px 12px;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
}

.menu-card__rest-list li {
    margin: 0 0 7px;
    color: #FFFFFF;
}

.menu-card__footer {
    width: 100%;
    margin-top: auto;
}

.menu-card__footer-selects {
    margin: 0 0 24px;
}

.menu-card__footer-selects  .menu-card__footer-wrap-single {
    margin-bottom: 12px;
}

.menu-card__footer-wrap-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 12px;
}

.menu-card__footer-wrap-select .menu-card__footer-select:not(:last-of-type) {
    margin: 0 12px 0 0;
}

.menu-card__footer-select.custom-dropdown {
    font-family: "fontRegular";
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border: none;
}

.menu-card__footer-select.custom-dropdown:after {
    background-image: url(../img/icons/clock2.svg);
}

.menu-card__footer-select.custom-dropdown .custom-dropdown_list {
    background: #333333;
    border: none;
    left: 0;
}

.menu-card__footer-select.custom-dropdown li {
    border-radius: 8px;
    background: rgba(255, 255, 255, .1);
    margin: 0 6px;
    padding: 11px 10px;
    color: #fff;
}

.menu-card__footer-select.custom-dropdown li:not(:last-of-type) {
    margin-bottom: 4px;
}

.menu-card__footer-select.custom-dropdown li:hover {
    background: rgba(255, 255, 255, .2);
}

.menu-card__footer-select.custom-dropdown-mult {
    font-family: "fontRegular";
    color: #fff;
    background: rgba(255, 255, 255, .2);
    border: none;
}

.menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list {
    background: #333333;
    border: none;
    top: 100%;
    left: 0;
    margin: 0;
}

.menu-card__footer-select.custom-dropdown-mult li {
    border-radius: 8px;
    background: rgba(255, 255, 255, .1);
    margin: 0 6px;
    padding: 11px 10px;
    color: #fff;
}

.menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list li:not(:last-of-type) {
    margin-bottom: 4px;
}

.menu-card__footer-select.custom-dropdown-mult li:hover {
    background: rgba(255, 255, 255, .2);
}

.menu-card__footer-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    color: #FFFFFF;
}

.menu-card__footer-price {
    font-weight: bold;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: -0.75px;
}

.menu-card__footer-price-denom {
    font-weight: 600;
    color: #808080;
}

.menu-card__footer-info {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.3);
}

.menu-card__footer-info span:not(:last-of-type) {
    margin: 0 10px 0 0;
}

.menu-card__footer-btn {
    height: 36px;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 18px;
    cursor: pointer;
    transition: background .3s;
}

.menu-card__footer-btn:hover {
    background: #cc1400;
}

.menu-card__footer-btn.in {
    background: #8A8A8A;
}

.menu-card__footer-btn.in:hover {
    background: rgba(138, 138, 138, .4);
}

.menu-element-details {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.85);
    box-sizing: border-box;
    overflow-y: scroll;
    text-align: center
}

.menu-element-details .menu-card-icons {
    top: 1rem;
    left: 1rem;
    z-index: 10;
}

.menu-element-details:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.menu-element-details__container-wrapper {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.menu-element-details__container {
    border-radius: 10px;
    display: flex;
    height: 100%;
    max-width: 1000px;
    position: relative;
    box-sizing: border-box
}

.menu-element-details__container .menu-element-details__left {
    display: flex;
    flex: 0 1 50%;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0rem;
    border-radius: 10px 0px 0px 10px;
    background-color: #0f0d0d;
    flex-direction: column
}

.menu-element-details__container .menu-element-details__img {
    margin-bottom: 1rem;
    display: flex;
    position: relative
}

.menu-element-details__container .menu-element-details__img img,
.menu-element-details__container .menu-element-details__img>picture {
    max-width: 100%;
    border-radius: 5px;
    overflow: hidden
}

.menu-element-details__container .menu-element-details__img:after {
    height: 120px;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0px;
    z-index: 10;
    background: #000;
    background: linear-gradient(0deg, #0a0808 0%, rgba(10, 8, 8, 0) 100%)
}

.menu-element-details__container .menu-element-details__info {
    display: flex;
    background-color: #fff;
    flex: 1 1 50%;
    padding: 2rem;
    box-sizing: border-box;
    border-radius: 0px 10px 10px 0px;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: left;
    flex-direction: column
}

.menu-element-details__container .menu-element-details__info .menu-card-wish-list-btn {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.menu-element-details__container .menu-element-details__title {
    display: flex;
    color: #0a0808;
    font-size: 1.4rem;
    line-height: 1.4;
    font-family: "fontBold";
    margin-bottom: .7rem
}

.menu-element-details__container .menu-element-details__notice {
    display: flex;
    color: #0a0808;
    font-size: .9rem;
    line-height: 1.4;
    font-family: "fontRegular";
    margin-bottom: 1rem
}

.menu-element-details__container .menu-element-details__ingredients {
    display: flex;
    color: #0a0808;
    font-size: .9rem;
    line-height: 1.4;
    font-family: "fontRegular";
    margin-bottom: .7rem;
    font-style: italic
}

.menu-element-details__btn_action_close {
    position: absolute;
    right: -2rem;
    top: .5rem;
    width: 1.5rem;
    cursor: pointer
}

.menu-element-details__btn_action_close img {
    display: block;
    width: 100%
}

.menu-element-details__items {
    display: flex;
    flex-direction: column;
    width: 100%
}

.additional-menu-items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem
}

.additional-menu-items .additional-menu-items__title {
    display: flex;
    flex: 0 0 100%;
    font-family: "fontRegular";
    font-size: .9rem;
    margin-bottom: 1rem;
    color: #a4a4a4
}

.additional-menu-items .additional-menu-item {
    margin-bottom: .5rem;
    margin-right: .5rem
}

.menu-item.menu-item_advanced {
    width: 100%
}

.menu-item.menu-item_advanced .menu-item__info {
    font-family: "fontBold";
    font-size: 1.1rem;
    color: #fff
}

[data-type=def] .menu-items {
    width: 100%
}

[data-type=def] .menu-item.menu-item {
    width: 100%
}

[data-type=def] .menu-item.menu-item .menu-item__title {
    margin-right: 1rem
}

[data-type=def] .menu-item.menu-item .menu-item__info {
    display: flex;
    align-items: center;
    font-family: "fontBold";
    font-size: 1.1rem;
    color: #fff
}

.menu-card[data-type=def] .menu-item.menu-item .menu-item__info {
    color: #fff
}

.menu-element-details[data-type=def] .menu-item {
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.45)
}

.menu-element-details[data-type=def] .menu-item:hover {
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.75)
}

.menu-element-details[data-type=def] .menu-item.menu-item .menu-item__info {
    color: #000
}

[data-type=pizza] .menu-items__types {
    width: 100%
}

[data-type=pizza] .menu-items-type {
    margin-bottom: 1rem
}

[data-type=pizza] .menu-items-type .menu-item {
    margin-bottom: 1rem
}

[data-type=pizza] .menu-items-type .menu-item:last-child {
    margin-bottom: 0rem
}

[data-type=pizza] .menu-items-type .menu-items-type__title {
    position: relative;
    text-align: center;
    margin-bottom: .5rem;
    font-family: "fontRegular";
    font-size: 1.1rem
}

[data-type=pizza] .menu-items-type .menu-items-type__title>span {
    display: inline-block;
    padding: 0px 1rem;
    color: #fff;
    z-index: 1;
    position: relative
}

[data-type=pizza] .menu-items-type .menu-items-type__title:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #222;
    z-index: 0
}

[data-type=pizza] .menu-items-type .menu-items-type__notice {
    font-family: "fontRegular";
    font-size: .9rem;
    text-align: center;
    color: #8a8a8a;
    margin-bottom: 1rem
}

[data-type=pizza] .menu-items-type .menu-items-type__list .menu-item {
    margin-bottom: 1rem
}

[data-type=pizza] .menu-items-type .menu-items-type__list .menu-item:last-child {
    margin-bottom: 0rem
}

[data-type=pizza] .menu-item {
    width: 100%
}

[data-type=pizza] .menu-item .menu-item__title {
    margin-right: 1rem
}

[data-type=pizza] .menu-item .menu-item__info {
    display: flex;
    align-items: center;
    font-family: "fontBold";
    font-size: 1.1rem;
    color: #fff
}

[data-type=pizza] .menu-item .menu-item__size {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

[data-type=pizza] .menu-item .menu-item__size:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #b5b5b5;
    border-radius: 20px;
    margin-right: 5px;
    background-image: url("../img/icons/resize.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%
}

.menu-card[data-type=pizza] .menu-items-type__title>span {
    background-color: #000
}

.menu-card .menu-item .menu-item__info {
    color: #fff
}

.menu-element-details[data-type=pizza] .menu-item {
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.45)
}

.menu-element-details[data-type=pizza] .menu-item:hover {
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.75)
}

.menu-element-details[data-type=pizza] .menu-items-type__title>span {
    background-color: #fff;
    color: #000
}

.menu-element-details .menu-item .menu-item__info {
    color: #000
}

[data-type=sushi] .menu-items {
    width: 100%
}

[data-type=sushi] .menu-item {
    flex-direction: column;
    width: 100%
}

[data-type=sushi] .menu-item .menu-item__title {
    margin-right: 1rem
}

[data-type=sushi] .menu-item .menu-item__info {
    display: flex;
    align-items: center;
    width: 100%;
    font-family: "fontBold";
    font-size: 1.1rem;
    color: #fff;
    margin-bottom: 1rem;
    justify-content: space-between
}

[data-type=sushi] .menu-item .menu-item__price {
    text-align: right
}

[data-type=sushi] .menu-item .menu-item__btn {
    display: flex
}

.menu-card[data-type=def] .menu-item.menu-item .menu-item__info {
    color: #fff
}

.menu-element-details[data-type=sushi] .menu-item {
    padding: .5rem .5rem .5rem 1rem;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.45)
}

.menu-element-details[data-type=sushi] .menu-item:hover {
    box-shadow: 0px 0px 38px -16px rgba(0, 0, 0, 0.75)
}

.menu-element-details[data-type=sushi] .menu-item.menu-item .menu-item__info {
    color: #000
}

/* menu-filter */
.menu-filter__text {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    flex: 0 0 100%;
    height: 3rem;
    margin: 0 0 30px;
}

.menu-filter__text:before {
    content: '';
    display: block;
    height: 1px;
    width: 80%;
    position: absolute;
    top: 50%;
    left: 10%;
    background: #fff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.menu-filter__text>span {
    background-color: #000;
    display: inline-block;
    padding: 0px 1rem;
    position: relative;
    z-index: 2;
    color: #8a8a8a;
    font-family: "fontRegularItalic";
    font-size: 1.1rem;
    letter-spacing: 2px;
}

.menu-filter__list {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.menu-filter__item {
    margin: 0 12px 5px 0;
}

.menu-filter__item:nth-child(3) {
    padding: 0 22px 0 0;
    margin: 0 22px 5px 0;
    position: relative;
}

.menu-filter__item:nth-child(3):after {
    content: '';
    position: absolute;
    top: calc(50% - 10px);
    right: 0;
    height: 20px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
}

.menu-filter__input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.menu-filter__input:checked+.menu-filter__item-text {
    background: #FFFFFF;
    color: #000;
    padding-right: 31px;
}

.menu-filter__input:checked+.menu-filter__item-text::after {
    content: '';
}

.menu-filter__item-text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #FFFFFF;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 18px;
    padding: 0 18px;
    cursor: pointer;
    position: relative;
    transition: background .3s;
}

.menu-filter__item-text:after {
    content: none;
    position: absolute;
    top: calc(50% - 6px);
    right: 12px;
    z-index: 1;
    width: 14px;
    height: 14px;
    background: url(../img/icons/close.svg) no-repeat center center/cover;
}

.menu-filter__item-text:hover {
    background: rgba(255, 255, 255, 0.3);
}

.menu-navigation .menu-navigation__item.menu-navigation__item-mob {
    display: none;
}

/* menu-navigation__time */
.menu-navigation__time {
    max-width: 1150px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    border: 2.5px dashed rgba(255, 255, 255, .2);
    border-radius: 50px;
    padding: 14px 34px;
    margin: 0 auto 15px;
    box-sizing: border-box;
}

.menu-navigation__time-select.custom-dropdown {
    max-width: 200px;
    color: #fff;
    padding: 11px 40px 13px 22px;
    background: rgba(255, 255, 255, .2);
    border: none;
    border-radius: 22px;
    margin: 0 28px 5px;
}

.menu-navigation__time-select.custom-dropdown::after {
    background-image: url(../img/icons/clock2.svg);
}

.menu-navigation__time-select.custom-dropdown .custom-dropdown_list {
    background: #333333;
    border: none;
    left: 0;
}

.menu-navigation__time-select.custom-dropdown li {
    border-radius: 6px;
    background: rgba(255, 255, 255, .1);
    margin: 0 6px;
    padding: 8px 10px;
    color: #FFFFFF;
}

.menu-navigation__time-select.custom-dropdown li:not(:last-of-type) {
    margin-bottom: 4px;
}

.menu-navigation__time-select.custom-dropdown li:hover {
    background: rgba(255, 255, 255, .2);
}

.menu-navigation__time-text-grey {
    color: #808080;
}

.custom-dropdown_list-count {
    display: flex;
    align-items: center;
    margin: 0 14px 0 0;
}

.custom-dropdown_list-count-hide .custom-dropdown_list-count-min {
    display: none;
}

.custom-dropdown_list-count-hide .custom-dropdown_list-count-input {
    display: none;
}

.custom-dropdown_list-count-input {
    width: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: transparent;
    margin: 0 6px;
    text-align: center;
    box-sizing: border-box;
    outline: none;
}

.modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_list-count-input {
    color: #2d2d2d;
}

.custom-dropdown_list-count-min,
.custom-dropdown_list-count-plus {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 5px;
    margin: -5px;
    transition: background .3s;
}

.custom-dropdown_list-count-min::before,
.custom-dropdown_list-count-plus::before {
    content: '';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 8px;
    flex-shrink: 0;
}

.custom-dropdown_list-count-min::before {
    background: rgba(45, 45, 45, 0.4) url(../img/icons/minus.svg) no-repeat center center/8px 8px;
}

.custom-dropdown_list-count-plus::before {
    background: rgba(45, 45, 45, 0.4) url(../img/icons/plus.svg) no-repeat center center/8px 8px;
}

.custom-dropdown_list-item-name {
    flex-grow: 1;
    padding: 0 5px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.custom-dropdown_list-item-num {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
}

.modal-product__info-footer-select .custom-dropdown_list-item-num {
    color: #2D2D2D;
}

.custom-dropdown_list-cost {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.5);
}

.custom-dropdown_list-cost-val {
    color: #fff;
}

.modal-product__info-footer-select .custom-dropdown_list-item-num {
    color: #2D2D2D;
}

.custom-dropdown_list-cost {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.5);
}

.custom-dropdown_list-cost-val {
    color: #fff;
}

.modal-product__info-footer-select .custom-dropdown_list-cost {
    color: #2D2D2D;
}

.modal-product__info-footer-select .custom-dropdown_list-cost span {
    color: #2D2D2D;
}

.fancybox-slide--html {
    padding: 0 !important;
}

/* modal-product */

#modal-product-content {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
    overflow: visible;
}

.modal-product {
    display: flex;
    width: 100%;
    max-width: 924px;
    padding: 30px 45px 30px 30px;
}

.modal-product__img {
    max-width: 450px;
    width: 100%;
    max-height: 450px;
    margin: 0 30px 0 0;
}

.modal-product__img img {
    max-width: 100%;
    vertical-align: middle;
    max-height: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.modal-product__info {
    max-width: 370px;
    width: 100%;
    display: flex;
    flex-direction: column;
    font-family: "fontRegular";
}

.modal-product__info-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.75px;
    color: #2D2D2D;
    margin: 0 0 15px;
}

.modal-product__info-notice {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: -0.5px;
    color: rgba(19, 15, 38, 0.4);
    margin: 0 0 14px;
}

.modal-product__desc {
    line-height: 1.3;
    font-size: 14px;
    color: #130F26;
    margin: 0 0 8px;
}

.modal-product__desc-title {
    font-weight: 600;
    font-size: 15px;
}

.modal-product__food-val {
    font-size: 14px;
    color: rgba(19, 15, 38, 0.4);
    margin: 0 0 20px;
}

.modal-product__food-val-title {
    font-weight: 600;
    font-size: 15px;
    color: #130F26;
    margin: 0 0 3px;
}

.modal-product__food-val li {
    line-height: 1.35;
}

.modal-product__rest.active .menu-card__rest-title {
    color: #130F26;
}

.modal-product__rest .menu-card__rest-title:hover {
    color: rgba(19, 15, 38, 0.4);
}

.modal-product__rest .menu-card__rest-close {
    background: url(../img/icons/clock2-grey.svg) no-repeat center/cover;
}

.modal-product__rest .menu-card__rest-list {
    background: #F3F3F4;
}

.modal-product__rest li {
    font-size: 14px;
    color: #2D2D2D;
}

.modal-product__info-footer {
    margin: auto 0 0 0;
}

.modal-product__info-footer-selects {
    margin: 0 0 20px;
}

.modal-product__info-footer-wrap-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 12px;
}

.modal-product__info-footer-wrap-select .modal-product__info-footer-select:not(:last-of-type) {
    margin: 0 12px 0 0;
}

.modal-product__info-footer-select.custom-dropdown {
    color: #2D2D2D;
    background: #F3F3F4;
    border: none;
}

.modal-product__info-footer-select.custom-dropdown .custom-dropdown_list {
    background: #F3F3F4;
    border: none;
    top: 100%;
    left: 0;
    margin: 0;
}

.modal-product__info-footer-select.custom-dropdown li {
    border-radius: 8px;
    background: rgba(45, 45, 45, .1);
    margin: 0 6px;
    padding: 11px 10px;
    color: #2D2D2D;
}

.modal-product__info-footer-select.custom-dropdown li:not(:last-of-type) {
    margin-bottom: 4px;
}

.modal-product__info-footer-select.custom-dropdown li:hover {
    background: rgba(45, 45, 45, .2);
}


.modal-product__info-footer-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.modal-product__info-footer-price {
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.75px;
    color: #130F26;
}

.modal-product__info-footer-price-denom {
    font-weight: 400;
    color: rgba(137, 135, 146);
}

.modal-product__footer-info {
    font-size: 13px;
    color: rgba(19, 15, 38, 0.5);
}

.modal-product__footer-info span:not(:last-of-type) {
    margin: 0 10px 0 0;
}

.modal-product .menu-card__footer-btn,
.modal-product__info-footer-btn {
    height: 51px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    cursor: pointer;
    transition: background .3s;
}
.modal-product.in-basket .add-basket-btn,
.menu-card.in-basket .add-basket-btn {
    background-color: #ccc;
    cursor: default;
}
.modal-product .menu-card__footer-btn:hover,
.modal-product__info-footer-btn:hover {
    background: #cc1400;
}
.modal-product.in-basket .add-basket-btn:hover,
.menu-card.in-basket .add-basket-btn:hover {
    background: #ccc;
}

.fancybox-slide--html .fancybox-close-small {
    top: 19px !important;
    right: 19px !important;
}

.modal-product__info-footer-btn-wrap {
    display: none;
}

.fancybox-button.fancybox-close-small {
    display: block;
    width: 24px;
    height: 24px;
    background: url('../img/icons/close.svg') no-repeat center center/cover;
    cursor: pointer;
}

.fancybox-button.fancybox-close-small svg {
    display: none;
}

/* modal-order-table */

#modal-order-table {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
}

.modal-order-table {
    max-width: 624px;
    width: 100%;
    padding: 32px;
    font-family: "fontRegular";
    box-sizing: border-box;
}

.modal-order-table .info-txt {
    text-align: center;
    font-size: 18px;
    margin: 20px 0;
    font-weight: bold;
    background-color: red;
    padding: 10px;
    color: #fff;
}

.modal-order-table__form-input {
    width: 100%;
    height: 52px;
    font-weight: 600;
    background: rgba(19, 15, 38, 0.05);
    border-radius: 12px;
    padding: 0 16px;
    box-sizing: border-box;
    outline: none;
}

.modal-order-table__title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.035em;
    color: #130F26;
    text-align: center;
    margin: 0 0 30px;
}

.modal-order-table__form-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 12px;
}

.modal-order-table__form-select.custom-dropdown {
    color: #2D2D2D;
    background: #F3F3F4;
    border: none;
}

.modal-order-table__form-select.custom-dropdown .custom-dropdown_list {
    background: #F3F3F4;
    border: none;
    left: 0;
}

.modal-order-table__form-select.custom-dropdown li {
    border-radius: 8px;
    background: rgba(45, 45, 45, .1);
    margin: 0 6px;
    padding: 8px 10px;
    color: #2D2D2D;
}

.modal-order-table__form-select.custom-dropdown li:not(:last-of-type) {
    margin-bottom: 4px;
}

.modal-order-table__form-select.custom-dropdown li:hover {
    background: rgba(45, 45, 45, .2);
}

.modal-order-table__form-see-map {
    flex-shrink: 0;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 32, 0, 0.1);
    border-radius: 14px;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: -0.02em;
    color: #FF2000;
    padding: 0 18px;
    text-decoration: none;
    margin: 0 0 0 12px;
    transition: background .3s, color .3s;
}

.modal-order-table__form-see-map:hover {
    background: #FF2000;
    color: #fff;
}

.modal-order-table__form-num-people {
    max-width: 274px;
    width: 100%;
    margin: 0 12px 0 0;
    position: relative;
}

.modal-order-table__form-num-people-input {
    width: 100%;
    padding-right: 60px;
}

.modal-order-table__form-num-people-min,
.modal-order-table__form-num-people-plus {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    background: rgba(45, 45, 45, 0.4);
    border-radius: 8px;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 13.5px);
    z-index: 2;
    transition: background .3s;
}

.modal-order-table__form-num-people-min:hover,
.modal-order-table__form-num-people-plus:hover {
    background: rgba(45, 45, 45, 0.2);
}

.modal-order-table__form-num-people-min::before,
.modal-order-table__form-num-people-plus::before {
    content: '';
}

.modal-order-table__form-num-people-min::before {
    width: 11px;
    height: 2px;
    background: url(../img/icons/minus-grey.svg) no-repeat center center/cover;
}

.modal-order-table__form-num-people-plus::before {
    width: 11px;
    height: 11px;
    background: url(../img/icons/plus-grey.svg) no-repeat center center/cover;
}

.modal-order-table__form-num-people-min {
    right: 49px;
}

.modal-order-table__form-num-people-plus {
    right: 13px;
}

#modal-info {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
}

.modal-info {
    max-width: 624px;
    width: 100%;
    padding: 32px;
    font-family: "fontRegular";
    box-sizing: border-box;
}

.modal-info__title {
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.035em;
    color: #130F26;
    margin: 0 0 40px;
}

.modal-info__text p{
    font-size: 15px;
    line-height: 1.48;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 40px;
}

.modal-info__text strong {
    font-weight: 700;
}

.modal-info__img img {
    width: 100%;
    border-radius: 12px;
    margin: 0 0 30px;
    overflow: hidden;
}

.modal-info__btn-wrap {
    text-align: center;
}

.modal-info__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    cursor: pointer;
    text-decoration: none;
    transition: background .3s;
}

.modal-info__close:hover {
    background: #cc1400;
}

#modal-info-bg {
    padding: 0;
    border-radius: 12px;
}

.modal-info-bg {
    font-family: "fontRegular";
    max-width: 624px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
}

.modal-info-bg__img img {
    width: 100%;
    border-radius: 12px;
    vertical-align: middle;
}

.modal-info-bg__close {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
}

.modal-info-bg__close:hover {
    background: #cc1400;
}

.modal-info-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #E40005;
    font-family: "fontRegular";
    color: #fff;
    padding: 25px 10px 35px;
    transform: translateX(-100%);
    transition: all .5s;
}

.modal-info-bottom.active {
    transform: translateX(0);
}

.modal-info-bottom__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
}

.modal-info-bottom__text {
    max-width: 850px;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.02em;
    padding: 0 0 0 140px;
    position: relative;
}

.modal-info-bottom__text:before {
    content: '';
    width: 85px;
    height: 85px;
    background: url(../img/icons/info.svg) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
}

.modal-info-bottom__title {
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.035em;
    margin: 0 0 15px;
}

.modal-info-bottom__text-bold,
.modal-info-bottom__text strong {
    font-weight: 700;
}

.modal-info-bottom__close {
    background: #000000;
    color: #fff;
}

.modal-info-bottom__close:hover {
    color: #000000;
    background: #fff;
}

#modal-city, #modal-report {
    padding: 0;
    border-radius: 12px;
}

#modal-city .fancybox-button {
    /*display: none;*/
}

.modal-city {
    font-family: "fontRegular";
    max-width: 450px;
    width: 100%;
    padding: 40px;
    overflow: hidden;
    box-sizing: border-box;
}

.modal-report {
    font-family: "fontRegular";
    min-width: 450px;
    width: 100%;
    padding: 40px;
    overflow: hidden;
    box-sizing: border-box;
}
#modal-report .fancybox-button.fancybox-close-small {
    background-image: url("../img/icons/close_alt.svg");
}

.modal-city__title, .modal-report__title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.035em;
    color: #130F26;
    margin: 0 0 35px;
    text-align: center;
}

.modal-report__title {
    letter-spacing: -0.02em;
    margin-bottom: 24px;
}

.modal-city__items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.modal-city__item {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .8);
    text-decoration: none;
    padding: 7px 13px;
    background: rgba(45, 45, 45, .1);
    border-radius: 8px;
    margin: 0 12px 10px;
    cursor: pointer;
}

.modal-city__item:hover {
    background: rgba(155, 155, 155, 0.5);
}

#modal-city-error {
    padding: 0;
    border-radius: 12px;
}

.modal-city-error {
    font-family: "fontRegular";
    max-width: 450px;
    width: 100%;
    padding: 40px;
    overflow: hidden;
    box-sizing: border-box;
}

.modal-city-error__title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.035em;
    color: #130F26;
    margin: 0 0 20px;
    text-align: center;
}

.modal-city-error__text {
    font-size: 15px;
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 40px;
}

.modal-city-error__btn-wrap {
    display: flex;
    justify-content: center;
}

.modal-city-error__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
    transition: background .3s;
}

.modal-city-error__btn:hover {
    background: #cc1400;
}

.modal-report ul.modal-report__items {
    list-style: none;
    margin: 0 0 37px 0;
    padding: 0;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.01em;
}
.modal-report ul.modal-report__items > li {
    padding: 0 0 0 23px;
    margin: 0 0 15px 0;
    background: url("../img/icons/arrow-grey.svg") 0 50% no-repeat;
}
.modal-report ul.modal-report__items > li > a {
    color: #E53D3D;
}
.modal-report .close-modal-report {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 13px 32px;
    background-color: #E40005;
    border-radius: 25px;
    margin: 0 auto;
    max-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.025em;
}

/* calendar */
.modal-order-table__form-input-calendar-wrap {
    max-width: 274px;
    width: 100%;
    position: relative;
}

.modal-order-table__form-input-calendar-wrap::after {
    content: '';
    width: 18px;
    height: 20px;
    background: url(../img/icons/calendar.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 10px);
    right: 17px;
    pointer-events: none;
}

.modal-order-table__form-input-calendar {
    width: 100%;
    padding-right: 50px;
    cursor: pointer;
}

/* modal-order-table__form-line-time */
.modal-order-table__form-line-time {
    position: relative;
}

.modal-order-table__form-line-time:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../img/icons/clock-form.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 12px);
    right: 14px;
}

.modal-order-table__form-input {}

.modal-order-table__form-input-time {
    width: 100%;
    padding-right: 320px;
}

.modal-order-table__input-time-val-items {
    position: absolute;
    right: 52px;
}

.modal-order-table__input-time-val {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, 0.8);
    background: rgba(45, 45, 45, 0.1);
    border-radius: 8px;
    padding: 7px 12px;
    cursor: pointer;
}

.modal-order-table__form-input-wrap {
    flex-grow: 1;
    position: relative;
}

.modal-order-table__form-input-wrap:last-of-type {
    margin: 0 0 0 12px;
}

.modal-order-table__form-input-wrap.input-error input {
    border: 1px solid #E40005;
}

.modal-order-table__form-input-wrap.input-error input::placeholder {
    color: rgba(228, 0, 5, .5);
}

.modal-order-table__form-input-wrap.input-error input::-webkit-input-placeholder {
    color: rgba(228, 0, 5, .5);
}

.modal-order-table__form-input-wrap.input-error input::-moz-placeholder {
    color: rgba(228, 0, 5, .5);
}

.modal-order-table__form-input-wrap.input-error input:-ms-input-placeholder {
    color: rgba(228, 0, 5, .5);
}

.modal-order-table__form-input-wrap.input-error .input-error-tip {
    display: inline-block;
    top: auto;
    bottom: -44px;
}

.modal-order-table__form-input-wrap.input-error .input-error-tip::after {
    position: absolute;
    top: -8px;
    right: 20px;
    transform: rotate(0);
}

.modal-order-table__form-input-wrap.alt.input-error::after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/icons/exclamation.svg) no-repeat center center/cover;
    position: absolute;
    top: calc(50% - 10px);
    right: 14px;
}

.modal-order-table__form-textarea {
    display: block;
    width: 100%;
    height: 120px;
    font-weight: 600;
    background: rgba(19, 15, 38, 0.05);
    border-radius: 12px;
    padding: 14px 16px;
    resize: none;
    box-sizing: border-box;
    margin: 0 0 24px;
}

.modal-order-table__form-btn {
    width: 100%;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    background: #E40005;
    border-radius: 26px;
    cursor: pointer;
    outline: none;
    transition: background .3s;
}
.modal-order-table__form-btn.active {
    opacity: 0.5;
}

.modal-order-table__form-btn:hover {
    background: #cc1400;
}

/* modal-success-order*/

#modal-success-order {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
}

.modal-success-order {
    max-width: 516px;
    width: 100%;
    padding: 42px 40px 50px;
    font-family: "fontRegular";
    box-sizing: border-box;
    text-align: center;
}

.modal-success-order__icon {
    max-width: 405px;
    width: 100%;
    margin: 0 0 30px;
}
.modal-error-order__icon {
    width: 128px;
    height: 128px;
}

.modal-success-order__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #130F26;
    margin: 0 0 24px;
}

.modal-success-order__text {
    font-size: 15px;
    line-height: 1.48;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 28px;
}

.modal-success-order__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    text-decoration: none;
    transition: background .3s;
}

.modal-success-order__btn:hover {
    background: #cc1400;
}

/* modal-small-amount*/

#modal-small-amount {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
}

.modal-small-amount {
    max-width: 516px;
    width: 100%;
    padding: 42px 45px 50px;
    font-family: "fontRegular";
    box-sizing: border-box;
    text-align: center;
}

.modal-small-amount__icon {
    max-width: 405px;
    width: 100%;
    margin: 0 0 30px;
}

.modal-small-amount__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #130F26;
    margin: 0 0 24px;
}

.modal-small-amount__text {
    font-size: 15px;
    line-height: 1.48;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 28px;
}

.modal-small-amount__btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    text-decoration: none;
    transition: background .3s;
}

.modal-small-amount__btn:hover {
    background: #cc1400;
}

/* modal-unavail */

#modal-unavail {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
}

.modal-unavail {
    max-width: 450px;
    width: 100%;
    padding: 35px 16px;
    font-family: "fontRegular";
    box-sizing: border-box;
}

.modal-unavail__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #130F26;
    margin: 0 0 15px;
}

.modal-unavail__text {
    font-size: 15px;
    line-height: 1.48;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 10px;
    text-align: center;
}

.modal-unavail__item {
    display: flex;
    align-items: center;
    box-shadow: 0px 10px 36px 5px rgba(45, 45, 45, 0.1);
    border-radius: 12px;
    margin: 0 0 14px;
    overflow: hidden;
}

.modal-unavail__item-img {
    width: 70px;
    height: 70px;
    position: relative;
    flex-shrink: 0;
}

.modal-unavail__item-img img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.modal-unavail__item-info {
    font-size: 15px;
    letter-spacing: -0.03em;
    color: #2D2D2D;
    padding: 0 25px 0 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.modal-unavail__btn-wrap {
    text-align: center;
}

.modal-unavail__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #FF1C01;
    border-radius: 25px;
    padding: 0 32px;
    cursor: pointer;
    text-decoration: none;
    transition: background .3s;
    margin: 30px 0 0;
}

.modal-unavail__close:hover {
    background: #cc1400;
}

/* modal-remember */
#modal-remember {
    padding: 0;
    background: #FFFFFF;
    border-radius: 24px;
    cursor: inherit;
}

.modal-remember {
    max-width: 450px;
    width: 100%;
    padding: 35px 40px;
    font-family: "fontRegular";
    box-sizing: border-box;
}

.modal-remember__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #130F26;
    margin: 0 0 15px;
}

.modal-remember__text {
    font-size: 15px;
    line-height: 1.48;
    letter-spacing: -0.02em;
    color: rgba(19, 15, 38, .5);
    margin: 0 0 10px;
    text-align: center;
}

.modal-remember__item {
    display: flex;
    box-shadow: 0px 10px 36px 5px rgba(45, 45, 45, 0.1);
    border-radius: 12px;
    margin: 0 0 14px;
    overflow: hidden;
}

.modal-remember__item-img {
    width: 80px;
    min-height: 80px;
    position: relative;
    flex-shrink: 0;
}

.modal-remember__item-img img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.modal-remember__item-wrap {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    padding: 7px 7px 7px 15px;
}

.modal-remember__item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 28px 0 0;
}

.modal-remember__item-name {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: -0.03em;
    color: #2D2D2D;
    margin: 0 0 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.modal-remember__item-info-footer {
    line-height: 1.29;
    display: flex;
    align-items: center;
}

.modal-remember__item-price {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.02em;
    color: #E40005;
    white-space: nowrap;
    margin: 0 10px 0 0;
}

.modal-remember__item-weight {
    font-size: 10px;
    color: rgba(45, 45, 45, .5);
    white-space: nowrap;
}

.modal-remember__item-btn {
    flex-shrink: 0;
    align-self: flex-end;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 34px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #E40005;
    border-radius: 8px;
    padding: 0 11px;
    text-decoration: none;
    cursor: pointer;
    transition: background .3s;
    text-transform: lowercase;
}

.modal-remember__item-btn:hover {
    background: #cc1400;
}

.modal-remember__item-btn:disabled {
    cursor: inherit;
    background: #8A8A8A;
}

#map * {
    touch-action: auto;
}

.circle-preload {
    position: fixed;
    top: 0px;
    z-index: 100;
    display: none;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/icons/preloader-circle.svg");
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.order-preload {
    position: fixed;
    top: 0px;
    z-index: 100;
    display: none;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/icons/preloader-dots.svg");
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.order-preload {
    position: fixed;
    top: 0px;
    z-index: 100;
    display: none;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url("../img/icons/preloader-dots.svg");
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

/* Content page */
.content-page {
    font-family: "fontRegular";
    font-size: 18px;
    color: #8A8A8A;
}

.content-page h2 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
}

.content-page h3 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
}

.content-page h4 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
}

.content-page h5{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    margin: 0 0 20px;
}

.content-page h2+ul,
.content-page h3+ul,
.content-page h4+ul {
    margin: 0 0 25px 25px !important;
}

.content-page p {
    line-height: 1.38;
    margin: 0 0 30px;
}

.content-page i {
    font-style: italic;
}

.content-page a {
    color: #fff;
}

.content-page a.td-n {
    text-decoration: none;
}

.content-page a:hover {
    text-decoration: none;
}

.content-page strong,
.content-page b {
    color: #E53D3D;
}

.content-page ul {
    margin: 0 0 25px 25px;
}

.content-page ul li {
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    position: relative;
}

.content-page ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}

.content-page ul.arrow {
    margin: -10px 0 25px 25px;
}

.content-page ul.arrow li:before {
    width: 13px;
    height: 13px;
    background: url(../img/icons/right-arrow.svg) no-repeat center/contain;
}

.content-page ul.check {
    margin: 0 0 25px 25px;
}

.content-page ul.check li:before {
    width: 13px;
    height: 13px;
    background: url(../img/icons/red-check.svg) no-repeat center/contain;
}

.content-page ol {
    margin: 0 0 25px 25px;
}

.content-page ol > li {
    padding: 0 0 10px 30px;
    position: relative;
    counter-increment: step-counter;
}

.content-page ol > li::before {
    position: absolute;
    left: 0;
    content: counter(step-counter) ".";
    margin-right: 5px;
    color: #fff;
}

.content-page img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.content-page blockquote {
    text-align: center;
    font-style: italic;
    font-size: 14px;
}

.fancybox-overlay {
    z-index: 9999 !important
}

.fancybox-wrap {
    z-index: 99999 !important
}

/* Cookies agreement */
.cookies-agreement {
    width: 100%;
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
}

.cookies-agreement .cookies-agreement-inner {
    position: relative;
    background-color: #fff;
    padding: 60px 0;
    font-family: "fontRegular";
    font-size: 14px;
    color: #333333;
}

.cookies-agreement .cookies-agreement-inner .left-panel {
    width: 30%;
}

.cookies-agreement .cookies-agreement-inner .right-panel {
    width: 70%;
}

.cookies-agreement .cookies-agreement-inner span.link {
    color: #FF1C01;
    cursor: pointer;
}

.cookies-agreement .cookies-agreement-inner span.link:hover {
    text-decoration: underline;
}

.cookies-agreement .cookies-agreement-inner h3 {
    font-weight: 600;
    font-size: 18px;
}

.cookies-agreement .cookies-agreement-inner p {
    line-height: 21px;
}

.cookies-agreement .cookies-agreement-inner a {
    color: #FF1C01;
    text-decoration: none;
}
.cookies-agreement .cookies-agreement-inner a:hover {
    text-decoration: underline;
}

.cookies-agreement .cookies-agreement-inner .action-buttons {
    padding-top: 24px;
    display: flex;
    justify-content: right;
    gap: 24px;
}

.cookies-agreement .cookies-agreement-inner .action-buttons.alt {
    justify-content: space-between;
}

.cookies-agreement .cookies-agreement-inner .action-buttons.alt > div:nth-child(2) {
    display: flex;
    gap: 24px;
}

.cookies-agreement .cookies-agreement-inner .info {
    display: flex;
    flex-direction: row;
}

.cookies-agreement .cookies-agreement-inner .cookie-settings-section {
    padding: 24px 0;
    border-bottom: 1px solid #EAEAEA;
}

.cookies-agreement .cookies-agreement-inner .cookie-settings-section:first-child {
    padding-top: 0;
}

.cookies-agreement .cookies-agreement-inner .cookie-settings-section h3 {
    color: #333333;
    margin-bottom: 12px;
}

.cookie-settings {
    display: none;
}

.cookie-settings .tit-set{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cookie-settings .btn.btn_st_red.prev {
    color: #FF1C01;
    background-color: #ffe9e6;
}

/* Custom checkbox */
.cookie-settings .toggle-switch-label {
    position: relative;
    display: inline-block;
    width: 44px;
    height: 25px;
    background-color: #F3F3F4;
    border-radius: 15px;
    cursor: pointer;
    border: 1px solid #333;
}

.cookie-settings .toggle-switch-label::before {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #333;
    top: 3px;
    left: 3px;
    transition: 0.4s;
}

.cookie-settings input[type="checkbox"]:checked + .toggle-switch-label {
    border-color: #FF1C01;
    background-color: #ffe9e6;
}

.cookie-settings input[type="checkbox"]:checked + .toggle-switch-label::before {
    transform: translateX(19px);
    background-color: #FF1C01;
}

.cookie-settings input[type="checkbox"]:checked:disabled + .toggle-switch-label::before {
    background-color: #ff8e80;
}

.cookies-agreement input[type="checkbox"] {
    display: none;
}

@media (max-width:1600px) {
    .menu-card {
        flex: 0 0 auto;
        max-width: 300px;
    }
}

@media (max-width:1200px) {
    .container {
       border-left: 2rem solid rgba(255, 255, 255, 0);
       border-right: 2rem solid rgba(255, 255, 255, 0);
    }

    .menu-card {
        flex: 0 0 auto;
        max-width: 300px;
    }

    .wish-list-btn>span {
        font-size: 0;
    }

    .wish-list-btn>span:before {
        width: 10px;
        height: 10px;
    }

    .wish-list-btn i {
        font-size: 20px;
    }

    .menu-cats-list-item .menu-cats-list-item__img {
        height: 200px;
    }

    .main-slider__item {
        padding: 70px 0 80px;
    }

    .main-slider__item-info .main-slider__item-title,
    .main-slider__item-info h3 {
        font-size: 36px;
    }
}

@media (max-width:990px) {
    .page-body {
        padding: 82px 0 0;
    }

    .page-cap {
        display: none;
    }

    /* header-mob */
    .header-mob {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 5;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 14px 16px;
        background: #000000;
    }

    .header-mob__menu-btn {}

    .header-mob__menu-btn::before {
        content: '';
        width: 16px;
        height: 12px;
        background: url(../img/icons/menu-btn.svg) no-repeat center center/cover;
    }

    .header-mob__link {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border: 2px solid rgba(255, 255, 255, 0.15);
        border-radius: 50%;
    }

    .header-mob__link::before {
        content: '';
    }

    .header-mob__logo {
        max-width: 100px;
    }

    .header-mob__logo img {
        width: 100%;
    }

    .header-mob__basket {
        position: relative;
    }

    .header-mob__basket::before {
        content: '';
        width: 16px;
        height: 16px;
        background: url(../img/icons/shopping-cart.svg) no-repeat center center/cover;
    }

    .header-mob__basket-num {
        position: absolute;
        top: -2px;
        right: -2px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "fontRegular";
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        width: 18px;
        height: 18px;
        background: #E40005;
        border-radius: 8px;
    }

    .header-mob__page {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-family: "fontRegular";
        font-weight: 500;
        font-size: 20px;
        line-height: 27px;
        color: #FFFFFF;
        background-color: #fff;
        background: #000000;
        z-index: 6;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
        overflow: auto;
    }

    .header-mob__page.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .header-mob__page a {
        text-decoration: none;
    }

    .header-mob__page-top {
        display: flex;
        justify-content: space-between;
        padding: 14px 24px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .header-mob__page-favorites {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 48px;
        color: inherit;
        background: rgba(255, 255, 255, 0.15);
        border-radius: 25px;
        padding: 0 20px;
    }

    .header-mob__page-favorites::before {
        content: '';
        width: 14px;
        height: 14px;
        background: url(../img/icons/star.svg) no-repeat center center/cover;
        margin: 0 8px 0 0;
    }

    .header-mob__page-favorites span {
        margin: 0 0 0 8px;
    }

    .header-mob__page-close {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        border: 2px solid rgba(255, 255, 255, 0.15);
        border-radius: 50%;
    }

    .header-mob__page-close::before {
        content: '';
        width: 16px;
        height: 16px;
        background: url(../img/icons/cross.svg) no-repeat center center/cover;
    }

    .header-mob__page-delivery {
        display: flex;
        align-items: center;
        color: inherit;
        padding: 14px 24px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .header-mob__page-delivery::before {
        content: '';
        width: 21px;
        height: 21px;
        background: url(../img/icons/phone.svg) no-repeat center center/cover;
        margin: 0 15px 0 0;
    }

    .header-mob__page-delivery-grey {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5);
    }

    .header-mob__page-content {
        padding: 28px 24px 0;
    }

    .header-mob__page-menu {}

    .header-mob__page-menu-top {
        display: inline-flex;
        align-items: center;
        margin: 0 0 10px;
    }

    .header-mob__page-menu-top.active::after {
        transform: rotate(180deg);
    }

    .header-mob__page-menu-top.active+.header-mob__page-menu-list {
        display: block;
    }

    .header-mob__page-menu-top::after {
        content: '';
        width: 10px;
        height: 5px;
        background: url(../img/icons/clock-grey.svg) no-repeat center center/cover;
        margin: 0 0 0 13px;
        transition: transform .3s;
    }

    .header-mob__page-menu-list {
        display: none;
        margin: 0 0 30px;
    }

    .header-mob__page-menu-list li:not(:last-of-type) {
        margin: 0 0 15px;
    }

    .header-mob__page-menu-list a {
        font-size: 16px;
        color: rgba(255, 255, 255, 0.5);
    }

    .header-mob__page-links {
        margin: 0 0 28px;
    }

    .header-mob__page-link {
        display: block;
        color: inherit;
    }

    .header-mob__page-link:not(:last-of-type) {
        margin: 0 0 15px;
    }

    .header-mob__page-link:last-of-type {
        margin: 0 0 25px;
    }

    .header-mob__page-link-grey {
        display: block;
        color: rgba(255, 255, 255, 0.5);
    }

    .header-mob__page-link-grey:not(:last-of-type) {
        margin: 0 0 15px;
    }

    .header-mob__city {
        display: flex;
        align-items: center;
        padding: 10px 24px 14px;
        margin: 0 -24px;
        border-top: 1px solid rgba(255, 255, 255, 0.15);
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }

    .header-mob__city::before {
        content: '';
        width: 21px;
        height: 26px;
        background: url('../img/icons/city-icon.svg') no-repeat center center/cover;
        flex-shrink: 0;
        margin: 0 18px 0 0;
    }

    .header-mob__city-text {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.005em;
        color: rgba(255, 255, 255, 0.5);
    }

    .header-mob__city-name {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: -0.005em;
        color: #FFFFFF;
    }

    .header-mob__page-inst {
        line-height: 22px;
        display: flex;
        align-items: center;
        color: inherit;
        padding: 24px;
    }

    .header-mob__page-inst::before {
        content: '';
        width: 24px;
        height: 24px;
        background: url(../img/icons/inst.svg) no-repeat center center/cover;
        margin: 0 10px 0 0;
    }

    /* end-header-mob */

    .page-title.page-title_t_bg {
        min-height: auto;
    }

    .places-list-item {
        flex-direction: column;
        margin: 0 0 40px;
    }

    .places-list-item:nth-child(2n) {
        flex-direction: column-reverse;
    }

    .places-list-item .places-list-item__img picture,
    .places-list-item .places-list-item__img img {
        border-radius: 8px;
    }

    .places-list-item .places-list-item__img {
        flex: 0 1 100%;
    }


    .places-list-item .places-list-item__info {
        flex: 0 1 100%;
        padding: 16px 0 0;
    }

    .page-footer .page-footer__top {
        flex-wrap: wrap;
        justify-content: center;
    }

    .page-footer__logo {
        margin: 0 0 30px;
    }

    .modal-info-bottom {
        display: block;
    }

    .modal-info-bottom__text {
        padding: 0 0 20px;
    }

    .modal-info-bottom__text::before {
        content: none;
    }

    .place-content .pace-content__time span {
        display: block;
    }

    .menu-cats-list-item .menu-cats-list-item__img {
        height: 150px;
    }
}

@media (max-width:767px) {
    .menu-card:hover {
        border: none;
    }

    .menu-cats-list-item {
        width: 50%;
        padding: 4px;
    }

    .place-content .pace-content__text {
        flex: 0 1 100%;
    }

    .place-content .pace-content__text p {
        margin-bottom: 10px;
    }

    .place-content .pace-content__params {
        flex: 0 1 100%;
    }

    .place-params {
        flex-direction: column;
    }

    .place-params ul {
        padding-left: 0;
        margin-bottom: 10px;
    }

    .place-params .place-params__item>span {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 16px;
        border: none;
        padding: 6px 14px 8px;
    }

    #modal-product-content {
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
    }

   .modal-product__info-footer-wrap .modal-product__info-footer-btn,
   .modal-product__info-footer-wrap .modal-product__info-footer-price {
       display: none;
   }

    .modal-product {
        max-width: 400px;
        padding: 0;
        flex-direction: column;
    }

    .modal-product__img {
        max-width: 100%;
        margin: 0 auto 20px;
    }

    .modal-product__img img {
        width: 100%;
        border-radius: 0;
    }

    .modal-product__info {
        max-width: 100%;
        padding: 0 16px 25px;
    }

    .modal-product__info-title {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 8px;
    }

    .modal-product__info-notice {
        margin-bottom: 12px;
    }

    .modal-product__info-footer-btn-wrap {
        display: flex;
        justify-content: center;
        padding: 14px 16px;
        background: #FFFFFF;
        box-shadow: 0px 0px 86px rgba(0, 0, 0, 0.07), 0px 0px 10.7685px rgba(0, 0, 0, 0.035);
    }

    .modal-product__info-footer-btn-wrap .modal-product__info-footer-btn {
        width: 100%;
        height: 48px;
        font-size: 15px;
        padding: 0 28px;
    }

    h1.category-title {
        font-size: 30px;
        margin-left: 0px;
    }

    /* Cookies */
    .cookies-agreement .cookies-agreement-inner .info {
        flex-direction: column;
    }

    .cookies-agreement .cookies-agreement-inner {
        padding: 36px 15px 60px 15px;
    }

    .cookies-agreement .cookies-agreement-inner .left-panel,
    .cookies-agreement .cookies-agreement-inner .right-panel{
        width: 100%;
    }

    .cookies-agreement .cookies-agreement-inner .left-panel h3 {
        margin-bottom: 24px;
        text-align: center;
    }

    .cookies-agreement .cookies-agreement-inner .action-buttons {
        justify-content: center;
    }
}

@media (max-width:575px) {
    .container {
        border-left: 16px solid rgba(255, 255, 255, 0);
        border-right: 16px solid rgba(255, 255, 255, 0);
    }

    .places-list-item {
        text-align: left;
    }

    .places-list-item .places-list-item__title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .places-list-item__contacts {
        flex-direction: column-reverse;
    }

    .places-list-item .places-list-item__contacts .places-list-item__contact-addr {
        padding: 0;
        margin-bottom: 7px;
    }

    .places-list-item .places-list-item__contacts .places-list-item__contact-phone {
        padding: 0;
    }

    .places-list-item .places-list-item__notice {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .places-list-item .places-list-item__btn {
        width: 100%;
        margin-top: 0;
        justify-content: flex-end;
    }

    .places-list-item .places-list-item__btn .btn {
        margin: 0;
        padding: 8px;
    }

    .places-list-item .places-list-item__btn .btn:last-of-type {
        margin: 0 0 0 12px
    }

    .places-list-item .places-list-item__info {
        align-items: flex-start;
    }

    .page-title.page-title_al_center.page-title_al_left {
        text-align: left;
    }

    .page-title.page-title_t_base {
        padding: 0;
    }

    .page-title.page-title_t_bg .page-title__notice {
        font-size: 13px;
        padding-top: 10px;
    }

    .page-title__btn-wrap {
        display: flex;
        flex-direction: column;
    }

    .page-title.page-title_t_bg .page-title__btn .btn:last-of-type {
        margin-top: 5px;
        padding: 9px 20px 10px;
    }

    .btn.btn_s_b {
        font-size: 13px;
    }

    .page-title.page-title_t_bg .page-title__btn {
        padding-top: 10px;
    }

    .menu-cat-title {
        min-height: auto;
    }

    .page-cat {
        overflow-x: hidden;
    }

    .menu-navigation__time {
        border-radius: 20px;
        font-size: 12px;
        padding: 10px 5px;
        margin-bottom: 15px;
    }

    .menu-navigation__time-select.custom-dropdown {
        max-width: 150px;
        font-size: 13px;
        font-weight: 500;
        padding: 7px 29px 7px 15px;
        min-height: 32px;
        margin: 0 5px 5px;
    }

    .menu-navigation__time-select.custom-dropdown .custom-dropdown_list {
        top: 34px;
    }

    .menu-navigation__time-select.custom-dropdown::after {
        right: 15px;
    }

    .menu-filter__text {
        height: auto;
        justify-content: flex-start;
        margin-bottom: 16px;
    }

    .menu-filter__text:before {
        width: 100%;
        background: linear-gradient(1deg, #7A7A7A 5%, rgba(255, 255, 255, 0) 116%, rgba(122, 122, 122, 0) 114%);
    }

    .menu-cat-title__info .menu-navigation .menu-navigation__main {
        margin-bottom: 10px;
    }

    .menu-navigation .menu-navigation__main {
        margin-right: -8px;
    }

    .menu-navigation .menu-navigation__main.active {
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin-right: -13px;
        overflow-x: auto;
    }

    .menu-navigation .menu-navigation__main.active .menu-navigation__item-mob a::before {
        transform: rotate(0);
    }

    .menu-cat-title .menu-navigation .menu-navigation__item-mob a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        padding: 0 !important;
        border-radius: 50%;
        outline: none;
    }

    .menu-navigation__item-mob a::before {
        content: '';
        width: 10px;
        height: 5px;
        background: url(../img/icons/clock-grey.svg) no-repeat center center/cover;
        transform: rotate(180deg);
        transition: transform .3s;
    }

    .menu-filter__list.active {
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin-right: -13px;
        overflow-x: auto;
    }

    .menu-filter__item-mob a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        padding: 0 !important;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.2);
        outline: none;
    }

    .menu-filter__item-mob a::before {
        content: '';
        width: 10px;
        height: 5px;
        background: url(../img/icons/clock-grey.svg) no-repeat center center/cover;
        transform: rotate(180deg);
        transition: transform .3s;
    }

    .menu-filter__list.active .menu-filter__item-mob a::before {
        transform: rotate(0);
    }

    .menu-filter__item-text {
        white-space: nowrap;
    }

    .menu-cat-title .menu-navigation .menu-navigation__item>a:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .menu-cat-title .menu-navigation .menu-navigation__item {
        margin-bottom: 8px;
        margin-right: 8px;
    }

    .menu-cat-title .menu-navigation .menu-navigation__item>a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 32px;
        padding: 0 15px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 16px;
        margin-right: 0;
        white-space: nowrap;
    }

    .menu-navigation .menu-navigation__item.menu-navigation__item-mob {
        display: flex;
    }

    .page-section .page-section__info {
        margin: 0 0 15px;
    }

    .page-section .page-section-info__title {
        justify-content: flex-start;
    }

    .page-section .page-section-info__title.page-section-info__title_with-line:before {
        content: none;
    }

    .page-section.page-section_menu {
        padding-bottom: 15px;
    }

    .page-cat .page-content__sections {
        padding: 30px 0;
    }

    .menu-cards {
        flex-direction: column;
    }

    .menu-card__notice {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .menu-card__footer {
        margin: auto 0 0;
    }

    .menu-card__footer-price {
        font-size: 14px;
    }

    .menu-card__footer-btn {
        height: 32px;
        font-size: 12px;
        padding: 0 15px;
    }

    .menu-card {
        max-width: 100%;
        flex-direction: row;
        flex: 0 1 auto;
        padding: 0;
        margin: 0 0 24px;
        flex-wrap: nowrap;
        align-items: stretch;
        border: none;
    }

    .menu-card-icons {
        top: 2px;
        left: 2px;
    }

    .menu-card-icons .menu-card-icons__icon {
        width: 26px;
        height: 26px;
    }

    .menu-card__favorites {
        top: 2px;
        left: 72px;
        width: 26px;
        height: 26px;
        background: #191919 url('../img/icons/star-stroke.svg') no-repeat center/18px 17px;
    }

    .menu-card__favorites.active {
        background: #191919 url('../img/icons/star.svg') no-repeat center/16px 15px;
    }

    .menu-card-icons .menu-card-icons__icon.menu-card-icons__icon_st_new::before {
        font-size: .6rem;
    }

    .menu-card__info-wrap {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 7px;
    }

    .menu-card .menu-card__img {
        flex: 0 0 100px;
        width: 100px;
        height: 100px;
        min-height: 100px;
        margin: 0 10px 0 0;
    }

    .menu-card .menu-card__title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .menu-card .menu-card__notice {
        min-height: auto;
        font-size: 10px;
        letter-spacing: -0.02em;
        margin-bottom: 7px;
    }

    .menu-card .menu-card__desc {
        font-size: 10px;
        letter-spacing: -0.02em;
        margin-bottom: 14px;
    }

    .menu-card__rest {
        margin: 0 0 7px;
    }

    .menu-card__rest-title {
        font-size: 10px;
    }

    .menu-card__rest-title:before {
        width: 15px;
        height: 15px;
    }

    .menu-card__footer-selects {
        margin: 7px 0 12px;
    }

    .menu-card__footer-wrap-select {
        flex-direction: column;
    }

    .menu-card__footer-select.custom-dropdown,
    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_top {
        min-height: 38px;
        padding: 0 30px 0 10px;
        font-size: 14px;
    }

    .menu-card__footer-select .custom-dropdown_list {
        top: 35px;
    }

    .menu-card__footer-select .custom-dropdown_list li {
        font-size: 12px;
        padding: 8px 7px;
    }

    .menu-card__footer-select .custom-dropdown_list .custom-dropdown_list-cost {
        font-size: 12px;
    }

    .menu-card__footer-select.custom-dropdown,
    .menu-card__footer-select.custom-dropdown-mult {
        font-size: 14px;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count {
        margin: 0 5px 0 0;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-min::before,
    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-plus::before {
        width: 17px;
        height: 17px;
        background-size: 7px 7px;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-input {
        font-size: 12px;
        margin: 0 3px;
    }

    .menu-card__footer-wrap-select .menu-card__footer-select:not(:last-of-type) {
        margin: 0 0 12px;
    }

    .menu-card__footer-info {
        font-size: 9px;
        letter-spacing: -0.75px;
    }

    .menu-card__footer-info span:not(:last-of-type) {
        margin: 0 3px 0 0;
    }

    .page .section_contacts {
        padding-top: 30px;
    }

    /* basket */
    .basket__wrap {
        max-width: 100%;
        padding: 0;
    }

    .basket__wrap .basket__btn-top {
        display: none;
    }

    .basket__content {
        border-radius: 0;
        padding: 16px 8px 20px;
    }

    .basket__content-mob {
        display: flex;
        align-items: center;
        margin: 0 0 14px;
        padding: 0 8px 0 16px;
    }

    .basket__content-mob:before {
        content: '';
        width: 32px;
        height: 32px;
        background: url(../img/icons/shopping-cart-black.svg) no-repeat center/cover;
        margin: 0 20px 0 0;
    }

    .basket__content-mob-right {
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: -0.035em;
        color: #2D2D2D;
    }

    .basket__content-mob-text {}

    .basket__content-mob-text-sm {
        font-weight: 400;
        font-size: 13px;
        letter-spacing: -0.035em;
        color: #2D2D2D;
    }

    .basket__content-mob-text-grey {
        color: rgba(45, 45, 45, .5);
    }

    .basket__content-close {
        display: none;
    }

    .basket__content-mob-close {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 48px;
        height: 48px;
        border: 2px solid rgba(45, 45, 45, 0.1);
        border-radius: 50%;
        margin: 0 0 0 auto;
    }

    .basket__content-mob-close::before {
        content: '';
        width: 16px;
        height: 16px;
        background: url(../img/icons/cross-black.svg) no-repeat center center/cover;
    }

    .basket__products-item {
        margin: 0 0 12px;
    }

    .basket__item {
        padding: 16px 12px;
    }

    .basket__products-item .thumb img,
    .basket__products-item-img {
        width: 112px;
        height: 112px;
    }

    .basket__products-item-info-wrap {
        padding: 12px;
    }

    .basket__products-item-name,
    .basket__products-item-info-heft {
        font-size: 13px;
    }

    .basket__products-item-info-price {
        font-size: 14px;
    }

    .basket__counter-btn {
        width: 28px;
        height: 28px;
    }

    .basket__counter-btn.basket__counter-plus img {
        width: 10px;
        height: 10px;
    }

    .basket__counter-icon--white {
        width: 10px;
        height: 10px;
    }

    .basket__item-title {
        font-size: 16px;
        margin: 0 0 15px;
    }

    .basket__item-tabs-btn {
        height: 45px;
        padding: 0 20px;
    }

    .basket__item-time {
        padding: 0 0 15px;
    }

    .basket__item-time-line {
        margin: 0 0 8px;
    }

    .basket__item-time-calendar-btn-input {
        height: 40px;
    }

    .basket__item-time-line-input {
        height: 40px;
        padding: 0 30px 0 14px;
    }

    .basket__item-time-line-input-val-items {
        display: none;
    }

    .basket__item-time-line-input-val-items-mob {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        margin: 0 -12px 0 0;
    }

    .basket__item-time-line-input-val {
        flex-shrink: 0;
        margin: 0 8px 0 0;
    }

    .basket__courier-input {
        width: 100%;
        height: 40px;
    }

    .basket__courier-input-line {
        flex-wrap: wrap;
    }

    .basket__courier-input-line .basket__courier-input-wrap {
        width: calc(50% - 8px * 1 / 2);
    }

    .basket__courier-city-wrap {
        width: 100%;
    }

    .basket__courier-city-wrap .ui-selectmenu-button{
        width: 100%;
    }

    .basket__courier-input-wrap.basket__courier-address {
        width: 100%;
        margin: 0 0 10px;
    }

    .basket__item-pay-top {
        padding: 0 0 20px;
    }

    .basket__pay-change-item:hover .basket__pay-change-num-block {
        background-color: #E40005;
    }

    .basket__item-pay-line-left,
    .basket__item-pay-line-right {
        font-size: 13px;
    }

    .basket__item-pay-line-left--big,
    .basket__item-pay-line-right--red {
        font-size: 20px;
    }

    .basket__pay-way-text-block {
        height: 45px;
        font-size: 12px;
    }

    .basket__pay-way-title {
        font-size: 14px;
    }

    .basket__back-call-wrap {
        padding: 0 0 20px;
    }

    .basket__back-call-text-block {
        height: 40px;
    }

    .basket__btn {
        height: 52px;
        font-size: 13px;
        margin: 0 0 15px;
    }

    .basket__bottom-text {
        font-size: 13px;
        padding: 0 0 0 12px;
    }

    .basket__bottom-text:not(:last-of-type) {
        margin: 0 0 8px;
    }

    .basket__counter-icon-delete {
        top: 7px;
        left: 7px;
    }

    /* basket end */

    .menu-items {
        margin: auto 0 0;
    }

    [data-type=def] .menu-item.menu-item .menu-item__info {
        font-size: 12px;
    }

    .menu-item-btn-container {
        width: auto;
        height: 32px;
        font-size: 12px;
        padding: 0 15px;
    }

    .menu-item-btn-container.menu-item-btn-container_empty:after {
        content: none;
    }

    .page-section_application {
        padding: 24px 0;
    }

    .main-slider__item {
        min-height: 280px;
        padding: 40px 0 60px;
        margin: 0 16px;
        border-radius: 8px;
        overflow: hidden;
    }

    .main-slider__item .container {
        border-left: 10px solid rgba(255, 255, 255, 0);
        border-right: 10px solid rgba(255, 255, 255, 0);
    }

    .main-slider__item-info {
        padding: 15px;
    }

    .main-slider__item-info .main-slider__item-title,
    .main-slider__item-info h3 {
        font-size: 18px;
    }

    .main-slider__item-info .main-slider__item-subtitle,
    .main-slider__item-info p {
        font-size: 12px;
    }

    .main-slider__nav {
        justify-content: flex-end;
        padding: 0 10px 10px;
    }

    .main-slider__pagination {
        position: absolute;
        left: 10px;
        transform: translateX(0);
        bottom: 10px;
    }

    .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .main-slider__btn {
        width: 32px;
        height: 32px;
    }

    .main-slider__btn img {
        width: 6px;
        height: 10px;
    }

    .main-slider__btn-prev {
        margin: 0 10px 0 0;
    }

    .section-application .section-application__left {
        padding-right: 0;
    }

    .section-application .section-application__right {
        display: none;
    }

    .page .videos-box .page-section_videos {
        padding: 24px 0;
    }

    .video-list-item .video-list-item__info {
        padding: 10px 16px 16px;
    }

    .video-list-item .video-list-item__title {
        height: auto;
        font-size: 12px;
    }

    .page .events-box .page-section_events {
        padding: 24px 0;
    }

    .page-section .page-section-info__title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .page-section .page-section-info__notice {
        text-align: left;
        margin-bottom: 20px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 10px;
    }

    .event-list-item .event-list-item__notice {
        font-size: 12px;
    }

    .event-list-item {
        margin: 0 16px 0 0;
    }

    .event-list-item .event-list-item__bg picture,
    .event-list-item .event-list-item__bg img {
        width: 100%;
    }

    .event-list-item .event-list-item__title {
        font-size: 16px;
        margin-bottom: 10px;
        height: auto;
    }

    .event-list-item__members {
        margin-bottom: 8px !important;
    }

    .page-content__section-continer .events-list {
        display: block;
    }

    .page-content__section-continer .event-list-item {
        margin: 0 auto 20px;
    }

    .page-content__section-continer .event-list-item .event-list-item__bg {
        height: 300px;
    }

    .slick-dotted.slick-slider .slick-arrow {
        display: none !important;
    }

    .slick-dotted.slick-slider .slick-dots {
        display: none !important;
    }

    .page-section .page-section__footer.page-section__footer {
        flex-direction: column;
        align-items: flex-end;
        justify-content: flex-start;
    }

    .page-section .page-section__footer.page-section__footer a {
        margin: 0;
    }

    .page-section .page-section__footer.page-section__footer a:first-of-type {
        margin: 0 0 10px;
    }

    .page .section_delivery {
        border: none;
        padding: 0;
    }

    .delivery-btn {
        width: 100%;
        background: rgba(255, 255, 255, 0.1);
        border: none;
        padding: 30px 48px;
    }

    .delivery-btn__phone span {
        display: none;
    }

    .contact-list__items-btn {
        width: 205px;
        height: 44px;
        font-family: "fontRegular";
        font-size: 14px;
        line-height: 1.4;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #FFFFFF;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 20px;
        text-decoration: none;
        margin: 0 auto 20px;
        box-sizing: border-box;
    }

    .contact-list__items-btn::after {
        content: '';
        width: 10px;
        height: 5px;
        margin: 0 0 0 15px;
        background: url(../img/icons/clock-grey.svg) no-repeat center center/cover;
        transition: transform .3s;
    }

    .header-mob__logo {
        max-width: 54px;
    }

    .page-title.page-title_st_dark h1 {
        font-size: 20px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16);
    }

    .bread-crumbs {
        white-space: nowrap;
        padding: 12px 0;
        overflow-x: auto;
    }

    .bread-crumbs a {
        font-size: 12px;
        letter-spacing: -0.025em;
    }

    .page-content .page-content__sections {
        padding-bottom: 5px;
    }

    .menu-cats-list-item__title {
        font-size: 16px;
    }

    .contact-list .contact-list__title>span {
        flex-direction: column;
    }

    .contact-list .contact-list__title>span:after {
        margin: 14px 0 0;
    }

    #map {
        height: 444px;
    }

    #map2 {
        height: 320px;
    }

    .page-footer .page-footer__top {
        padding: 30px 0;
    }

    .page-footer .page-footer__top {
        justify-content: flex-start;
    }

    .page-footer .page-footer__rows-links {
        flex-wrap: wrap;
    }

    .page-footer .page-footer__rows-links {
        flex: 0 0 100%;
        padding: 0;
        margin: 0 0 20px;
    }

    .page-footer .page-footer__rows-links > ul {
        column-count: auto;
    }

    .page-footer .page-footer__rows-links > ul li:nth-child(4n+4) {
        margin: 0 0 20px;
    }

    .page-footer .page-footer__bottom {
        padding: 30px 0;
    }

    .page-footer .page-footer__pay-sys {
        margin: 0 0 10px;
    }

    .pay-sys-list .pay-sys-list__item {
        margin: 0 1rem 30px;
    }

    .page-content .page-content__sections > .container {
        flex-wrap: wrap;
    }

    .page-content .page-content__section_left {
        padding-right: 0;
        flex: 0 0 100%;
        margin: 0 0 20px;
    }

    .page-content .page-content__text {
        margin-bottom: 35px;
    }

    .page-content__text-take {
        display: inline-block;
        font-weight: 600;
        color: #fff;
        margin: 20px 0 5px;
    }

    .page-content__text-white {
        color: #fff;
    }

    .iblocks .ib {
        margin-bottom: 15px;
    }

    .vacancies-items__item {
        display: flex;
        flex-direction: column;
    }

    .vacancies-items__item-date {
        order: 2;
    }

    .vacancies-form__form-box .vacancies-form__submin-btn {
        display: flex;
        justify-content: flex-end;
    }

    .pace-content__params {
        color: #fff;
    }

    .place-params ul:first-of-type {
        display: none;
    }

    .place-params__mob-icons-wrap {
        display: flex;
        width: 100%;
        height: 100%;
        margin-right: -16px;
        overflow-x: auto;
        position: relative;
    }

    .place-params__mob-icons {
        display: flex;
        margin-bottom: 20px;
    }

    .place-params__mob-icons-item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 32px;
        height: 32px;
        background: rgba(255, 255, 255, 0.15);
        border-radius: 50%;

    }

    .place-params__mob-icons-item:not(:last-of-type) {
        margin: 0 8px 0 0;
    }

    .place-params__mob-icons-item img {
        width: 18px;
        height: 18px;
    }

    .place-params__mob-icons-park {
        justify-content: space-between;
        flex-shrink: 0;
        width: auto;
        border-radius: 15px;
        padding: 0 4px;
    }

    .place-params__mob-icons-park-item {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        width: 24px;
        height: 24px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
    }

    .place-content .pace-content__time {
        text-align: left;
        margin-bottom: 20px;
        padding: 0;
        flex-wrap: wrap;
    }

    .place-content .pace-content__time>div {
        font-size: 13px;
        margin: 0;
    }

    .place-content .pace-content__time>div:not(:last-of-type) {
        margin: 0 20px 0 0;
    }

    .special-offers-list-item {
        flex-direction: column;
        text-align: left;
        margin: 0 0 40px;
    }

    .special-offers-list-item:nth-child(2n) {
        flex-direction: column-reverse;
    }

    .special-offers-list-item .special-offers-list-item__img picture,
    .special-offers-list-item .special-offers-list-item__img img {
        border-radius: 8px;
    }

    .special-offers-list-item .special-offers-list-item__info {
        flex: 0 0 100%;
        align-items: flex-start;
        padding: 16px 0 0;
    }

    .special-offers-list-item .special-offers-list-item__title {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .special-offers-list-item .special-offers-list-item__date {
        font-size: 13px;
    }

    .box.box_border_w {
        background: rgba(255, 255, 255, 0.15);
        border-radius: 16px;
        padding: 6px 14px 8px;
        border: none;
    }

    .special-offers-list-item__btn {
        margin: 0 0 0 auto;
    }

    .special-offers-list-item .btn {
        font-size: 13px;
        padding: 6px 15px 8px;
    }

    .page-reviews .page-content.page-content_st_dark {
        background-color: #000;
    }

    .reviews-list .reviews-list-item {
        padding: 0;
        margin-bottom: 20px;
    }

    .reviews-list .reviews-list-item__user-name {
        font-size: 13px;
        margin-bottom: 0;
    }

    .reviews-list .reviews-list-item__date {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.5);
    }

    .reviews-list .reviews-list-item__text {
        font-size: 13px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        padding: 10px 12px;
    }

    .reviews-list .reviews-list-item__text::before,
    .reviews-list .reviews-list-item__text::after {
        content: none;
    }

    .reviews-list .reviews-list-item__answer {
        display: flex;
        flex-direction: column;
        font-size: 13px;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        padding: 10px 12px;
        border-top: none;
        position: relative;
        margin: 0 0 0 14px;
    }

    .reviews-list .reviews-list-item__answer::before {
        content: '';
        width: 2px;
        height: 85%;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 10px;
        position: absolute;
        top: 7px;
        left: -14px;
    }

    .reviews-list .reviews-list-item__answer i {
        font-size: 12px;
    }

    .reviews-list__form {
        margin: 0 0 40px;
    }

    .reviews-list__textarea {}

    .reviews-list__btn {
        height: 32px;
    }


    .page-footer__smm-box {
        position: relative;
        align-items: center;
    }

    .page-footer .page-footer__smm-box .page-footer__smm .smm__item.smm__item_instagram {
        background-image: url(../img/icons/inst.svg);
        border: none;
    }

    .page-footer__smm-box:after {
        content: 'Мы в Instagram';
        margin: 0 0 0 12px;
    }

    .page-title.page-title_t_bg .page-title__date {
        margin-top: 10px;
        text-align: left;
    }

    .page-title.page-title_t_bg .page-title__date>span {
        font-size: 13px;
        font-weight: 500;
        background: rgba(255, 255, 255, 0.2);
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        border: none;
        padding: 11px 20px 13px;
    }

    .page-content.page-content_st_dark {
        background-color: #000;
    }

    .events-menu-pc {
        display: none;
    }

    .event-content {
        flex-direction: column;
    }

    .event-params__item.event-params__item_members.event-params__item_members-mob {
        display: block;
        color: #fff;
        margin-bottom: 20px;
    }

    .event-params__item.event-params__item_members.event-params__item_members-mob .event-params__member {
        display: flex;
    }

    .event-params__item.event-params__item_members.event-params__item_members-mob .event-params__member-title {
        display: flex;
        align-items: center;
    }

    .event-params__item.event-params__item_members.event-params__item_members-mob .event-params__member-title::before {
        content: '—';
        margin: 0 3px 0 4px;
    }



    .event-content .pace-content__text {
        margin-bottom: 20px;
    }

    .event-content .pace-content__params {
        flex: 0 0 auto;
        padding: 0;
    }

    .event-params {
        width: 100%;
    }

    .event-params .event-params__place .btn-place {
        border: none;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
    }

    .event-params .event-params__place .btn-place-dif {
        display: flex;
        width: 200px;
        margin: 0 0 30px auto;
    }

    .event-params .event-params__place .btn-place::before {
        content: 'Место:';
        color: #fff;
        margin-bottom: 8px;
    }

    .event-params .event-params__item {
        margin-bottom: 0;
    }

    .event-params__item.event-params__item_members {
        display: none;
    }

    .event-params__map {
        display: block;
        width: 100%;
    }

    .events-menu-mob {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 24px 0;
        margin: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .events-menu .events-menu__item>a {
        font-size: 13px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 16px;
        padding: 7px 15px 9px;
        margin: 0 2px;
    }

    .page-place .place-gallery {
        flex-wrap: nowrap;
        position: relative;
        overflow-x: auto;
    }

    .place-gallery__item.place-gallery__item-top {
        display: none;
    }

    .place-gallery .place-gallery__item {}

    .place-gallery__wrap {
        flex-wrap: nowrap;
    }

    #modal-product-content .fancybox-button.fancybox-close-small {
        width: 32px;
        height: 32px;
        background: #fff url('../img/icons/cross-black.svg') no-repeat center center/20px 20px;
        border-radius: 50%;
    }

    #modal-order-table {
        width: 100%;
    }

    .modal-product {
        min-height: 100vh;
    }

    .modal-product__info {
        padding: 0 16px 20px;
    }

    .modal-product__desc {
        margin: 0 0 10px;
    }

    .modal-product__food-val {
        margin: 0 0 18px;
    }

    .modal-product__rest {
        margin: 0 0 18px;
    }

    .modal-product__rest .menu-card__rest-title {
        font-size: 13px;
    }

    .modal-product__info-footer-selects {
        margin: 0 0 15px;
    }

    .modal-product__info-footer-wrap-select {
        flex-direction: column;
    }

    .modal-product__info-footer-wrap-select .modal-product__info-footer-select.custom-dropdown {
        min-height: 38px;
        padding: 0 30px 0 10px;
        font-size: 14px;
    }

    .modal-product__info-footer-select.custom-dropdown-mult {
        min-height: 38px;
        font-size: 14px;
    }

    .modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_top {
        min-height: 38px;
        font-size: 14px;
    }

    .modal-product__info-footer-select .custom-dropdown_list {
        top: 35px;
    }

    .modal-product__info-footer-select .custom-dropdown_list li {
        font-size: 12px;
        padding: 8px 7px;
    }

    .modal-product__info-footer-select .custom-dropdown_list .custom-dropdown_list-cost {
        font-size: 12px;
    }

    .modal-product__info-footer-select.custom-dropdown,
    .modal-product__info-footer-select.custom-dropdown-mult {
        font-size: 14px;
    }

    .modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_list-count {
        margin: 0 5px 0 0;
    }

    .modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_list-count-min::before,
    .modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_list-count-plus::before {
        width: 17px;
        height: 17px;
        background-size: 7px 7px;
    }

    .modal-product__info-footer-select.custom-dropdown-mult .custom-dropdown_list-count-input {
        font-size: 12px;
        margin: 0 3px;
    }

    .modal-product__info-footer-wrap-select .modal-product__info-footer-select:not(:last-of-type) {
        margin: 0 0 12px;
    }

    .modal-product__info-footer-btn-wrap {
        margin: auto 0 0;
    }

    .modal-order-table {
        padding: 15px;
    }

    .modal-order-table__title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 15px;
    }

    .modal-order-table__form-line {
        flex-direction: column;
        margin: 0 0 8px;
    }

    .modal-order-table__form-select.custom-dropdown {
        min-height: 42px;
        margin: 0 0 8px;
    }

    .modal-order-table__form-select.custom-dropdown .custom-dropdown_list {
        top: 39px;
    }

    .modal-order-table__form-see-map {
        width: 100%;
        height: 45px;
        font-size: 13px;
        padding: 0 10px;
        margin: 0;
    }

    .modal-order-table__form-input {
        height: 42px;
    }

    .modal-order-table__form-num-people {
        max-width: 100%;
        margin: 0 0 8px;
    }

    .modal-order-table__form-input-calendar-wrap {
        max-width: 100%;
    }

    .modal-order-table__form-input-calendar {
        padding-right: 35px;
    }

    .modal-order-table__form-input-time {
        padding: 0 40px 0 16px;
    }

    .modal-order-table__input-time-val-items {
        display: none;
    }

    .modal-order-table__form-input-wrap {
        width: 100%;
    }

    .modal-order-table__form-input-wrap:first-of-type {
        margin: 0 0 8px;
    }

    .modal-order-table__form-input-wrap:last-of-type {
        margin: 0;
    }

    .modal-order-table__form-textarea {
        height: 80px;
        margin: 0 0 8px;
    }

    .vacancies-form {
        margin-bottom: 25px;
    }

    .modal-info {
        padding: 20px;
    }

    .modal-info__text p{
        margin: 0 0 20px;
    }

    .modal-info__img img {
        margin: 0 0 15px;
    }

    .modal-info-bottom {
        padding: 15px 10px;
    }

    .modal-info__title,
    .modal-info-bottom__title {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 5px;
    }

    .modal-info__close {
        height: 42px;
        font-size: 14px;
    }

    .modal-city {
        padding: 20px;
    }

    .modal-city-error {
        padding: 20px;
    }

    .modal-city-error__btn {
        padding: 0 16px;
    }

    .basket__item-appliance-input {
        padding: 0 40px 0 14px;
    }

    .basket__item-appliance-input-val-items {
      display: none;
    }

    .special-offers-detals {
       display: block;
    }

    .popup-page .popup-page__body {
        padding: 1rem 0;
    }

    .special-offers-detals .special-offers-detals__info {
        padding: 1rem 0;
    }

    .videos-list-item {
        flex-direction: column;
        text-align: left;
        margin: 0 0 40px;
    }

    .videos-list-item:nth-child(2n) {
        flex-direction: column-reverse;
    }

    .videos-list-item .videos-list-item__info {
        align-items: flex-start;
        flex: 0 0 100%;
        align-items: flex-start;
        padding: 16px 0 0;
    }

    .videos-list-item .videos-list-item__title {
        font-size: 16px;
        margin-bottom: 14px;
    }

    .videos-list-item .videos-list-item__notice {
        font-size: 13px;
    }

    .videos-list-item__btn {
        margin: 0 0 0 auto;
    }

    .content-page h2 {
        font-size: 32px;
    }

    .content-page h3 {
        font-size: 22px;
    }

    .content-page h4,
    .content-page h5{
        font-size: 16px;
    }

    .content-page h2+ul,
    .content-page h3+ul,
    .content-page h4+ul {
        margin: 0 0 20px !important;
    }

    .content-page h5 {
        margin: 0 0 10px;
    }

    .content-page ul.arrow{
        margin: -10px 0 20px 0;
    }

    .content-page ol {
        margin: 0 0 20px;
    }

    .content-page ul.check {
        margin: 0 0 20px;
    }

    .content-page ul {
        margin: 0 0 20px;
    }

    .modal-remember {
        padding: 20px;
    }

    .modal-remember__item-wrap {
        flex-direction: column;
    }

    .modal-remember__item-name {
        margin: 0 0 10px;
    }

    .modal-remember__item-info {
        margin: 0 0 10px;
    }

    .modal-remember__item-btn {
        margin: 0 0 0 auto;
    }
}

@media (max-width: 440px) {
    .place-content .pace-content__time {
        display: block;
    }
}

@media (max-width: 360px) {
    .menu-card .menu-card__img {
        margin: 0 5px 0 0;
    }

    .menu-card__info-wrap {
        padding: 0;
    }

    .cookies-agreement .cookies-agreement-inner {
        font-size: 12px;
    }
}

@media (max-height: 420px) {
    .menu-cards {
        flex-direction: column;
    }

    .menu-card__notice {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .menu-card__footer {
        margin: auto 0 0;
    }

    .menu-card__footer-price {
        font-size: 14px;
    }

    .menu-card__footer-btn {
        height: 32px;
        font-size: 12px;
        padding: 0 15px;
    }

    .menu-card {
        max-width: 100%;
        flex-direction: row;
        flex: 0 1 auto;
        padding: 0;
        margin: 0 0 24px;
        flex-wrap: nowrap;
        align-items: stretch;
        border: none;
    }

    .menu-card__favorites {
        top: 2px;
        left: 84px;
        width: 26px;
        height: 26px;
        background: #191919 url(../img/icons/star-stroke.svg) no-repeat center/18px 17px;
    }

    .menu-card__favorites.active {
        background: #191919 url(../img/icons/star.svg) no-repeat center/16px 15px;
    }

    .menu-card__info-wrap {
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 7px;
    }

    .menu-card .menu-card__img {
        flex: 0 0 100px;
        width: 100px;
        height: 100px;
        min-height: 100px;
        margin: 0 10px 0 0;
    }

    .menu-card .menu-card__title {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .menu-card .menu-card__notice {
        min-height: auto;
        font-size: 12px;
        letter-spacing: -0.02em;
        margin-bottom: 7px;
    }

    .menu-card .menu-card__desc {
        font-size: 12px;
        letter-spacing: -0.02em;
        margin-bottom: 14px;
    }

    .menu-card__rest {
        margin: 0 0 7px;
    }

    .menu-card__rest-title {
        font-size: 10px;
    }

    .menu-card__rest-title:before {
        width: 15px;
        height: 15px;
    }

    .menu-card__footer-selects {
        margin: 7px 0 12px;
    }

    .menu-card__footer-wrap-select {
        flex-direction: column;
    }

    .menu-card__footer-select.custom-dropdown,
    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_top {
        min-height: 38px;
        padding: 0 30px 0 10px;
        font-size: 14px;
    }

    .menu-card__footer-select .custom-dropdown_list {
        top: 35px;
    }

    .menu-card__footer-select .custom-dropdown_list li {
        font-size: 12px;
        padding: 8px 7px;
    }

    .menu-card__footer-select .custom-dropdown_list .custom-dropdown_list-cost {
        font-size: 12px;
    }

    .menu-card__footer-select.custom-dropdown,
    .menu-card__footer-select.custom-dropdown-mult {
        font-size: 14px;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count {
        margin: 0 5px 0 0;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-min::before,
    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-plus::before {
        width: 17px;
        height: 17px;
        background-size: 7px 7px;
    }

    .menu-card__footer-select.custom-dropdown-mult .custom-dropdown_list-count-input {
        font-size: 12px;
        margin: 0 3px;
    }

    .menu-card__footer-wrap-select .menu-card__footer-select:not(:last-of-type) {
        margin: 0 0 12px;
    }

    .menu-card__footer-info {
        font-size: 9px;
        letter-spacing: -0.75px;
    }

    .menu-card__footer-info span:not(:last-of-type) {
        margin: 0 3px 0 0;
    }
}

/*# sourceMappingURL=styles.blocks.min.css.map */