

/* Start:/local/templates/.default/components/bitrix/news.list/slider_partners/style.css?1665570886150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/playfood/styles.css?174946688415239*/
.b-header {
    box-shadow: 0 2px 8px rgba(0,0,0,.06);
}
@media screen and (min-width: 1280px) {

    .b-main-banner__title {
        font-size: 40px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    .b-header__second-block .b-button-panel
    {
        /*min-width: 180px;*/
    }
    .b-header__second-block {
        margin-left: auto;
        margin-right: auto;
    }
    .b-calculate-cost__wrapper {
        padding: 20px 28px;
    }
    .b-calculate-cost__item {
        width: calc(50% - 22px);
    }
    .b-factors__lead {
        max-width:280px;
    }
    .b-card-info--main .b-card-info__title {
        font-size: 22px;
        line-height: 32px;
    }

}
.b-factors__icon img {
    height: 100%;
}
.b-main-banner__inner {
    background: rgb(246 246 255 / 70%);
    backdrop-filter: blur(5px);
    padding: 10px 30px 30px 30px;
    border-radius: 30px;
    color: #000;
}
.b-main-banner__info span {
    width:100%;
}
.b-cover-page--main .b-main-banner__inner {
    margin-top: 7vh;
}
@media (min-width: 740px) {
    .b-cover-page--main .b-main-banner__inner {
        max-width: 520px!important;
        margin-top:0;
    }
    .comeback-ticket__inner {
        padding: 10px 30px 30px 30px!important;
    }
    .comeback-ticket__title {
        margin-top: 0.67em!important;
        margin-bottom: 18px!important;
    }

    .b-card-info--news {
        min-height: 350px;
    }
}
@media (min-width: 1024px) {
    .b-cover-page--main .b-main-banner .b-container {
        width: 100%;
        max-width: 1366px;
    }
    .b-main-banner {
        margin-top: 60px;
    }
    .main .b-main-banner {
        display: flex;
        align-items: flex-start;
    }
    .b-cover-page--main .b-main-banner .b-container {
        margin-top: 120px!important;
    }
}
.b-cover-page--main {
    padding-top: 0;
}
.b-main-banner {
    height: 100vh;
}
.b-factors__icon img {
    max-height: 120px;
}
.restaurant-menu--main .b-template__row {
    position: relative;
}
.restaurant-menu__lines {
    position: absolute;
    width:200px;
}
.b-main-banner--group, .b-main-banner--birthday {
    height: 100vh;
}
.restaurant-menu__lines-left-top {
    top:60px;
    left:0;
}
.restaurant-menu__lines-right-top {
    top:60px;
    right:0;
}
.restaurant-menu__lines-left-bottom {
    bottom:-20px;
    left:60px;
}
.restaurant-menu__lines-right-bottom {
    bottom:-20px;
    right:40px;
}
.restaurant-menu--main {
    /*
    background: rgb(209,231,183);
    background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(209,231,183,1) 35%, rgba(239,208,206,1) 75%, rgba(255,255,255,1) 100%);
*/
    background: url('/local/src/build/images/inhtml/cafe/menu-pattern.svg'), #ffffff;
    background-size: 300px;
    background-repeat: repeat;
}

.restaurant-menu__venues-item {
    display: inline-block;
    background: #ffffff;
    padding:18px 28px 20px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 14px;
    font-family: 'LineaturaBold';
    border: 1px solid #66326b;
}
.restaurant-menu__venues-item + .restaurant-menu__venues-item {
    margin-left: 10px;
}
.restaurant-menu__venues-item:hover {
    background: #f5cfcc;

}
.restaurant-menu__venues-item:hover span {
    color:#000000;
}
.restaurant-menu__venues-item-active {
    background: #f5cfcc;
    border: 1px solid #66326b;
}

.restaurant-menu__venues-item-title {
    display: block;
    color: #5a5a5a;
    font-size: 9px;
}
.restaurant-menu__venues {
    margin-top: 20px;
    padding-top: 30px;
    overflow: hidden;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 1;
    text-align: center;
    display: flex;
    justify-content: center;
}
.restaurant-menu {
    padding: 45px;
    overflow: hidden;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 1;
}
.restaurant-menu__section {
    background: #f5cfcc;
    border-radius: 30px;
    box-shadow: 0 14px 30px rgb(32 54 67 / 20%);
    margin-bottom: 40px;
    padding:40px 40px;
    position: relative;
}

/*Поинты*/
.restaurant-menu__section-pitstsa:before {
    content: '';
    display: block;
    width: 160px;
    height: 130px;
    background-image: url(/local/src/build/images/inhtml/cafe/pizza.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -34px;
    top: -37px;
}
.restaurant-menu__section-goryachie-napitki:before, .restaurant-menu__section-chay-kofe:before {
    content: '';
    display: block;
    width: 141px;
    height: 112px;
    background-image: url(/local/src/build/images/inhtml/cafe/tea.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -29px;
    top: -29px;
}

/*
.restaurant-menu__section-kholodnye-napitki:before {
    content: '';
    display: block;
    width: 68px;
    height: 117px;
    background-image: url(/local/src/build/images/inhtml/cafe/milkshake.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -34px;
    top: -37px;
}

.restaurant-menu__section-goryachee:before {
    content: '';
    display: block;
    width: 90px;
    height: 84px;
    background-image: url(/local/src/build/images/inhtml/cafe/burger.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -18px;
    top: -20px;
}
 */
.restaurant-menu__section-name {
    font-size: 20px;
    line-height: 30px;
    font-family: 'LineaturaBold';
    text-align: center;
    color: #66326b;
    margin-bottom: 20px;
}


.restaurant-menu__item {
    display: flex;
}

.restaurant-menu__item-info {
flex: auto;
}
.restaurant-menu__item-title {
position: relative;
margin: 0;

}
.restaurant-menu__item-name {
    background: #f5cfcc;
    z-index: 1;
    position: relative;
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
    font-family: 'LineaturaBold';
    color: #8970b2;
    display: inline-block;
    max-width: 420px;
    line-height: 16px;
    height: 18px;
}
.restaurant-menu__item-dots {
    height: 3px;
    display: block;
    position: absolute;
    width: 100%;
    bottom: 5px;
    background-image: radial-gradient(circle closest-side, #8970b2 80%, #f5cfcc 10%);
    background-position: bottom;
    background-position-x: center;
    background-position-y: bottom;
    background-size: 4px 2px;
    background-repeat: repeat-x;
}
.restaurant-menu__item-weight-price {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f5cfcc;
    padding-left: 10px;
    color: #8970b2;
}

.restaurant-menu__item-weight {
    font-size: 14px;
    margin-right: 10px;
    z-index: 999;
    position: relative;
}
.restaurant-menu__item-price {
    font-family: 'LineaturaBold';
}
.restaurant-menu__item-price:after {
    font-family: icons;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\E012';
    font-size: 15px;
    margin-left:5px;
}
.restaurant-menu__item-description {
    font-size: 13px;
    line-height: 13px;
    width: 80%;
    margin-bottom: 10px;
    color: #8970b2;
}

@media (max-width: 740px) {
    .restaurant-menu__venues-item {
        padding: 12px 11px 13px;
        font-size: 13px;
        line-height: 13px;
    }
    .b-header__second-block .b-button-panel {
        width: calc(100%/4 - 4px);
    }
    .b-button-panel {
        margin: 0 2px;
    }
    .b-button-panel--burger {
        margin: 0 0 8px;
    }
    .restaurant-menu__venues {
        padding-top:0;
    }
    .restaurant-menu {
        padding:0;
        margin-top:20px
    }
    .restaurant-menu__lines {
        display: none;
    }
    .restaurant-menu__section {
        box-shadow: none;
        border: 1px solid #66326b;
        padding: 25px 20px;
    }

    /*Поинты*/
    .restaurant-menu__section-pitstsa:before {
        width: 130px;
        height: 100px;
        left: -12px;
        top: -45px;
    }

.restaurant-menu__section-goryachie-napitki:before, .restaurant-menu__section-chay-kofe:before {
    width: 110px;
    height: 70px;
    left: 7px;
    top: -16px;
}
/*
.restaurant-menu__section-kholodnye-napitki:before {
    width: 47px;
    height: 81px;
    left: 0px;
    top: -33px;
}
.restaurant-menu__section-goryachee:before {
    width: 66px;
    height: 81px;
    left: 3px;
    top: -7px;
}
 */
.restaurant-menu__item-price {
    font-size: 15px;
    line-height: 15px;
}
.restaurant-menu__item-price:after {
    font-size: 11px;
    margin-left:3px;
}

.restaurant-menu__item-name {
    font-size: 11px;
}
.restaurant-menu__item-weight {
    font-size: 9px;
    margin-right: 0;
}
.restaurant-menu__item-name {
    max-width: 260px;
    line-height: 12px;
    height: 12px;
}
.restaurant-menu__item-title {
    margin-bottom: 8px;
}
.restaurant-menu__item-dots {
    bottom: 1px;
}
.restaurant-menu__item-description {
    width:75%;
    font-size: 10px;
}
}
.b-card-predoplata-selected .b-card-info__inner {
border: 3px solid #68c398;
}
.predoplata-items, .b-container-small {
max-width: 700px;
margin: 0 auto;
}
.venues-buttons-title {
font-size: 16px;
line-height: 16px;
margin-bottom: 20px;
}
.venues-button {
width: 100%;
background: #f5f5f5;
color: #7d7d7d;
}
.venues-button:hover, .venues-button:focus, .venues-button.active {
width: 100%;
background: #ff8718;
color: #ffffff;
}
.b-title-predoplata {
font-family: 'LineaturaBold';
font-weight: bold;
font-size:28px;
line-height: 32px;
margin:20px 0;
}
.b-subtitle-predoplata {
margin-bottom: 40px;
font-size: 15px;
line-height: 19px;
}
.predoplata .b-calculate-cost__item {
margin-bottom: 0;
}
.predoplata .b-calculate {
margin-bottom: 20px;
}
.b-card-info--predoplata .b-card-info__inner {
z-index: 1;
}
.predoplata-form-title {
font-size: 16px;
line-height: 16px;
margin-bottom: 20px;
}
.b-input.pseudo-active .b-input__input-wrapper:after {
height: 0;
}

.b-cover-page--main .b-main-banner .b-container {
    margin-top: 60px;
}
@media screen and (max-width: 760px) {
    .b-cover-page--main .b-main-banner {
        height: auto;
        padding-top: 248px;
        padding-bottom: 0;
    }
    .b-cover-page--main .b-main-banner .b-images__picture {
        margin-top: 150px;
    }
    .b-images--main-banner .b-images__image {
        object-fit: contain;
    }
}





/*.b-card-info__duration {display:none!important;}*/
/*.b-location-slider .b-card-info__inner .b-tags__item:last-child {display:none}*/
.show-additional .b-location-slider .b-card-info__inner .b-tags__item:last-child {display:block}
.b-cover-page--main .b-main-banner__inner {
    max-width: 700px;
}
.b-main-banner__inner {
    background: rgb(246 246 255 / 70%);
    backdrop-filter: blur(5px);
    padding: 10px 30px 30px 30px;
    border-radius: 30px;
    color:#000;
}
.b-main-banner__title {
    color:#000!important;
}


@media (min-width: 740px) {
    .b-cover-page--main .b-main-banner__inner {
        max-width: 700px;
    }
    .b-main-banner__inner {
        padding: 20px 50px 30px 50px;
    }
    .b-card-info__title_small {
        font-size: 19px!important;
        line-height: 21px!important;
    }

}
@media (min-width:1024px) {
    .b-cover-page--main .b-main-banner .b-container {
        width: 100%;
        max-width: 1366px;
    }
    .b-main-banner__title {
        color:#000!important;
        font-size: 35px;
        margin-bottom: 5px;
        margin-top:0;
    }
    .b-main-banner__info {
        font-size: 20px;
        line-height: 24px;
    }
}
.b-main-banner--birthday, .b-main-banner--group {

    overflow: hidden;
}
.b-main-banner--birthday .b-title, .b-cover-page--group .b-title,
.b-main-banner--group .b-title {
    margin: 0.67em 0;
}
.b-main-banner--birthday .b-title--banner,
.b-cover-page--group .b-title--banner,
.b-main-banner--group .b-title--banner {
    color: #000;
}
@media (max-width: 740px) {

    .b-main-banner--birthday .b-title--banner,.b-main-banner--group .b-title--banner, .b-cover-page--group .b-title--banner {
        line-height: 34px;
        max-width: none;

    }

}
@media (max-width: 320px) {

    .b-main-banner__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .b-main-banner__info span {
        font-size: 11px;
        line-height: 13px;
    }
    .b-main-banner__inner {
        padding: 5px 20px 10px 20px;
    }
    .b-card-info__text {
        font-size: 10px;
        line-height: 12px;
    }
    .b-card-promotional-offers__title {
        font-size: 12px;
        line-height: 14px;
    }
}
.b-main-banner--birthday .b-main-banner__inner, .b-main-banner--group .b-main-banner__inner {
    padding-top:20px;
}
.b-main-banner--group .b-title, .b-main-banner--birthday .b-title {
    font-size: 30px;
    line-height: 40px;
}
@media (min-width: 740px) {

    .b-calculate--birthday {
        margin-top:55px!important;
        margin-bottom: 55px!important;
    }
    .b-calculate--group {
        margin-top:55px!important;
    }
}
.b-main-banner--group .b-title--banner, .b-main-banner--birthday .b-title--banner {
    max-width: 450px;
}
.b-main-banner--birthday .b-main-banner__info, .b-main-banner--group .b-main-banner__info {
    margin-bottom: 20px;
}

.b-calculate--group,
.b-calculate--birthday {
    margin-top:35px;
}
.b-main-banner--group .b-main-banner__info,
.b-main-banner--birthday .b-main-banner__info {
    max-width: 450px;
    margin-bottom: 0;
}

 .b-main-banner--margin{height:calc(100vh)!important;}
@media (max-width: 740px) {
    .b-main-banner--birthday, .b-main-banner--group {
        -webkit-box-align: flex-end;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end;
    }
}



.ticket-description ul li {
    font-size: 14px;
    line-height: 18px;
    position: relative;
    margin: 0 0 4px;
    padding-left: 19px;
    list-style: none;
}
.ticket-description ul li:before {
    position: absolute;
    top: 8px;
    left: 7px;
    width: 4px;
    height: 4px;
    content: '';
    border-radius: 50%;
    background-color: #000;
}
.ticket-description ul {
    padding: 0;
}
@media(min-width: 740px) {
    .ticket-description ul li {
        margin: 0 0 9px;
        padding-left: 28px;
    }
    .ticket-description ul li:before {
        top: 7px;
        left: 15px;
    }
    .b-images--main-banner {
        position: absolute;
        z-index: -1;
        top: unset;
        bottom: unset;
        width: unset;
        height: unset;
    }
    .b-images--main-banner .b-images__image {

        object-fit: contain;
    }
}

/* End */


/* Start:/local/templates/playfood/template_styles.css?1720437998284*/
.b-card-info__title a:hover, .b-card-info__title a:active {
    color: #000 !important;
}
/*
  .b-button-come-in-group .b-button--header{
    background: url('/images/new_year/2.jpg') center;
    background-size: cover;
}
 .b-button-come-in-group .b-button__text{
    color: #fff;
}*/
/* End */
/* /local/templates/.default/components/bitrix/news.list/slider_partners/style.css?1665570886150 */
/* /local/templates/playfood/styles.css?174946688415239 */
/* /local/templates/playfood/template_styles.css?1720437998284 */
