.header__nav ul li:not(:last-child){
    margin-right: 2.4375rem !important;
}
.widget-event .card-c__tag {
    background-color: #00a3da;
    margin-bottom: 10px;
    position: unset;
}
.time-block__place td {
    margin: 0 !important;
}
.time-block__place .card-c__tag {
    background-color: #00a3da;
    margin-bottom: 20px;
    position: unset;
}

.p-pepsi {
    border-radius: 30px;
    background: #EFF5FB;
}

.p-img {
    padding: 30px 0;
}
.p-img img {
    margin: 0 auto;
    max-height: 204px;
    width: auto;
}

.p-container {
    background: #F7F8FB;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 36px;
}
.p-container .p-cat {
    /* font-family: 'VTB Group'; */
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #9BC1D7;
    margin-bottom: 10px;
}
.p-container .p-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 25px;
    height: 47px;
}
.p-container .p-price {
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 110%;
    color: #0194D8;
}

.header-mob__phone-btn {
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center
}
.header-mob__phone-btn .icon { color: #123063 }
.header-mob__phone-btn .icon-phone { font-size: 1.125rem }
.header-mob__phone-btn .icon-cross { font-size: 1.0625rem }
.header-mob__phone-btn:not(.close) .icon-cross { display: none }
.header-mob__phone-btn.close .icon-phone { display: none }
.header-mob__phone-btn:hover .icon { color: #0194d8 }
.subscribe-section:after{
  display: none !important;
}
.breadcrumbs ul li:not(:last-child)::after{
    display: none;
}
.time-section.show-desktop-sm{
     display: block !important;
}
.calendar-swiper {
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important;
}

.calendar-swiper__prev {
    left: 0 !important;
    top: 3.4375rem !important;
    display: block !important;
    position: absolute !important;
}
