@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', Arial, sans-serif;
}

.profile-name {
    padding-bottom: 2px !important;
}

.buttons-near-me .btn span {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.cat-description .read-more-btn {

    padding-top: 5px;
}

.article_item_list {
    font-size: .9em;
}

.cat-description .read-more-btn div {
    display: flex;
    justify-content: center;
}

.buttons-near-me .btn span {
    color: #fff;
    background: linear-gradient(to right, rgba(78, 201, 221, 0.9), rgba(9, 101, 170, 0.59));
}

.cat-description h1 {
    margin-bottom: 5px;
}

.cat-description p {
    font-size: .85em;
    margin-bottom: 10px;
    color: #5d5d5d;
}

.cat-description .read-more-btn {
    font-size: 0;
}

.aside-newsletter {
    background-color: transparent;
    margin-top: 10px;
}

.aside-wrap {
    padding-top: 0;
}

.single-view.body-view h3:after, .single-view.body-view h2:after {
    border-top-color: #05aff2;
}

.lineup-container, .lineup-link, .line-up-header, .user-artists, .music-box, #line-up, .main-menu .artists, .field-country, .field-city, .footer-col .instagram, .ukraine-title, .world-col, .col-countries {
    display: none !important;
}

/* .main-h2 {
  color: #05aff2;
  font-size: 2em;
} */
.user-page-top .main-h2 {
    margin-bottom: 0;
}

.done {
    background-image: url(../images/checked-white.svg);
}

.footer-menu li {
    float: none;
}

.search-form {
    margin-bottom: -5px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.main-top-container {
    padding-bottom: 0;
    margin-bottom: 0px;
}

.search-form-container {
    padding-top: 40px;
    padding-bottom: 0 !important;
}

.search-form h2, .search-form h1, .search-form p {
    color: #ffffff;
    text-align: center;
}

.search-form h1 {
    margin-bottom: 20px;
}

.search-form p {
    margin-bottom: 5px;
    font-size: 1.2em;
    margin-top: 0;
}

.navbar-brand {
    padding-top: 10px;
}

.header .user-ava {
    border: 2px solid #ff6633 !important;
    background-color: #ff6633;
}

.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before {
    background-color: #999999;
}

.search-form {
    background: transparent;
    padding: 0;
    border-radius: 0;
}

#filter_dates_container, #filter_events_city {
    overflow: hidden;
}

.tt-selectable span {
    display: none;
}

.tt-selectable span.title-tt-menu {
    display: block !important;
}

.header {
    border-bottom: 1px solid #eaeaea;
}

.lang {
    font-weight: bold;
}

.header, .header.inner-header-fixed {
    background-color: #fff;
}

.datepicker-switch:hover {
    background-color: transparent !important;
}

.inner-header:after, .artist-header:after, .location-header:after, .profile-header:after {
    background-image: none;
}

.inner-header:after, .artist-header:after, .location-header:after {
    background-color: rgba(0, 0, 0, 0.1);
}

.main-top-container:after {
    background-color: rgba(0, 0, 0, 0.01);
    background-image: none;
}

.header ::-webkit-input-placeholder, .header.inner-header-fixed ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #777 !important;
}

.header ::-moz-placeholder, .header.inner-header-fixed ::-moz-placeholder { /* Firefox 19+ */
    color: #777 !important;
}

.header :-ms-input-placeholder, .header.inner-header-fixed :-ms-input-placeholder { /* IE 10+ */
    color: #777 !important;
}

.header :-moz-placeholder, .header.inner-header-fixed :-moz-placeholder { /* Firefox 18- */
    color: #777 !important;
}

.aside-wrap {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background-color: #f2f2f2;
}

.header .logo-fixed-header {
    display: none !important;
}

.header .logo-fixed-header, .header.inner-header-fixed .logo-fixed-header {
    display: block !important;
}

.header .logo-header, .header.inner-header-fixed .logo-header {
    display: none !important;
}

.header .search input[type=text], .header.inner-header-fixed .search input[type=text], .header .search input[type=text]::placeholder, .header.inner-header-fixed .search input[type=text]::placeholder {
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.search-cols {
    background-color: #f5f5f5;
}

.search-form .col {
    padding-right: 1px;
}

.login.btn#lgn:before {
    background-image: url(/images/login-icon.svg) !important;
    background-repeat: no-repeat;
    background-size: 20px 21px !important;
    background-position: center;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
    background-color: transparent;
}

.login.btn#lgn {
    padding-left: 15px;
}

.header .login-btn .name, .header .login-container .btn, .header .btn, .header.inner-header-fixed .name, .login-container .login-btn, .logo-container, .menu-toggle, .aside-header .close {
    color: #202020;
    transition: 0.4s;
    font-weight: 600;
}

.login.btn.add-event-btn,
.add-event-btn {
    width: 150px !important;
}

.show-search {
    border: none !important;
}

.btn-video {
    padding: 15px 30px;
}

.header, .search-form .col input {
    background-color: #fff !important;
}

.search-cols-main .title {
    background-color: #f2f2f2 !important;
}

.search-cols-main .title::after {
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
    background-image: url(/images/arrow-down.svg);
    background-size: 19px 11px;
    height: 11px;
    width: 19px;
    background-position: center center;
}

@media (max-width: 600px) {
    .search-cols-main .title::after {
        right: 15px;
    }
}

.search-form .col:last-of-type {
    padding: 0 !important;
}

.top-styles a:hover {
    color: #fff;
}

.thumbnail .date, .main-event-desc .date, .image-container .date {
    padding-top: 20px;
}

.logo-container .navbar-brand, .aside-logo {
    width: 165px;
    background-position: center center;
    background-size: 155px;
    background-image: url(/images/googzone-white.svg);
}

.aside-logo, .header .logo-container .navbar-brand, .header.inner-header-fixed .logo-container .navbar-brand {
    background-image: url(/images/Kyiv_logo_english.svg);
}

.main-video {
    display: none;
}

.blog .blog-item .thmb {
    background-color: #f1f1f1;
}

.search-cols-main > div:first-of-type input[type=text], .search-cols-main .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 120%;
    padding-left: 62px !important;
    color: #999999;
    height: 54px;
    padding: 15px 10px 15px 62px;
}

.search-cols-main .title:before, .search-cols-main .col-city:before {
    left: 14px;
    top: 14px;
    background-size: 27px auto;
}

@media (max-width: 769px) {
    .cat-description {
        padding: 0;
        margin-bottom: 5px;
    }

    .search-form .col {
        border-radius: 5px !important;
        overflow: hidden;
    }
}

.dist {
    right: 15px;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li.active:hover, .daterangepicker .ranges li.active:focus, .daterangepicker .ranges li.active:active {
    background-color: #77bb22 !important;
    color: #fff !important;
}

.login-container .login-btn:hover, .login-container .btn:hover, .logo-container:hover, .menu-toggle:hover {
    background-color: #f2f2f2 !important;
    color: #444 !important;
}

.edit-header {
    background-color: #e2e2e2 !important;
}

@media (max-width: 769px) {
    .search-cols-main .col {
        width: 100%;
    }

    .search-form .col {
        padding-right: 0;
    }

    .search-form-container {
        padding-top: 40px;
        margin-bottom: 0;
    }
}

/* @media (max-width: 500px) {
.logo-container .navbar-brand {
  width: 90px;
  background-size: 70px;
  margin-right: 0;
}
} */
@media (max-width: 600px) {

    .header-table .header-td.td-lang {
        display: none !important;
    }

}

.show-search {
    background-size: 23px 28px;
}

.afisha {
    background-color: #f2f2f2;
}

.search-form {
    margin-right: auto;
    margin-left: auto;
}

.main-top-container {
    height: auto !important;
}

.main-top-container, .type-search .inner-header {
    padding-top: 0;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/kyiv-map-bg.jpg) !important;

}

.type-search .inner-header {
    padding-top: 100px;

}

.type-search .inner-header button#btnSearchMain {
    padding: 17px 35px;
}

.add-event-btn {
    padding-left: 20px !important;
}

.add-event-btn:before {
    background-color: transparent;
    background-image: url(../images/plus2.svg) !important;
    background-repeat: no-repeat;
    background-size: 20px 20px !important;
    background-position: center center;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
}

.goo {
    display: none;
}

.socials a.goo:before {
    background: url(../images/google-plus.svg) no-repeat center center !important;
    width: 25px;
    height: 25px;
}

.main-video:before, .top-bg:before, .top-bg:after {
    display: none;
}

.search-cols .col .title {
    overflow: hidden;
}

.main-box-title {
    margin-bottom: 0;
    margin-top: 0;
}

.main-box-title .more-main {
    position: absolute;
    right: 5px;
    top: 0;
}

.main-box-title .main-h2 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.activity-item {
    border-radius: 12px;
    border: 1px solid #f2f2f2;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 0;
    transition: 0.4s;
}

.activity-item:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
}

.activity-item .address {
    border-radius: 8px;
    padding: 7px 20px;
    margin-bottom: 12px !important;
    margin-left: 12px;
    margin-right: 12px;
    max-width: calc(100% - 24px);
    position: absolute;
    bottom: 0;
    left: 0;
}

.activity-item .address a {
    display: block;
    color: #ffffff !important;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-wrap {
    padding: 20px;
}

.activity-wrap .h3 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
}

.activity-wrap .h3 a {
    color: #202020;
}

.activity-footer {
    width: 100%;
    margin: 0 !important;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #f2f2f2;
}

.activity-footer .mt-2:first-child {
    max-width: 45%;
    flex: auto;
    padding: 0;
    margin: 0 !important;
}

.activity-footer .price {
    font-size: 1em;
    line-height: 120%;
    font-weight: 500;
    color: #202020;
    height: auto;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    text-align: center;
    padding: 9px 0 !important;
}

.activity-footer .mt-2:last-child {
    max-width: 45%;
    flex: auto;
    padding: 0;
    margin: 0 !important;
}

.activity-footer .btn {
    position: relative;
    right: 0;
    bottom: 0;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff !important;
    padding: 9px 0;
    height: auto;
    border: 1px solid #05aff2 !important;
    border-radius: 6px;
    background-color: #05aff2 !important;
    text-align: center;
    transition: 0.4s;
}

.main-blog-section .col-xs-12.col-sm-6.col-md-4 {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .main-box-title .main-h2 {
        font-size: 1.5em;
        line-height: 120%;
    }

    .activity-wrap {
        padding: 15px;
    }

    .activity-footer {
        padding: 15px;
    }
}

.search-cols-main #filter_dates_container, .search-cols-main #filter_events_city {
    background-color: transparent !important;
}

.slick-slider .slick-list {
    padding-bottom: 10px;
}

.slick-dots {
    bottom: 0px !important;
}

.slick-dots li {
    width: 8px;
    height: 8px;
}

.slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 0;
}

.slick-dots li button::before {
    width: 8px;
    height: 8px;
    background-color: #f2f2f2 !important;
    transition: 0.4s;
}

.slick-dots .slick-active button::before {
    background-color: #05aff2 !important;
    transition: 0.4s;
}

.slick-arrow {
    width: 40px !important;
    top: auto;
    bottom: -35px;
    height: 40px !important;
    background-size: 24px 14px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    right: 15px !important;
    background-color: #f2f2f2 !important;
    border-radius: 16px;
    z-index: 20;
}

.events-container .event-view-buttons {
    padding: 0;
    margin: 0;
    border: none;
}

.events-container .event-view-buttons .btn {
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    margin: 0;
    padding: 8px 0;
    padding-left: 0 !important;
    transition: 0.4s;
}

.events-container .event-view-buttons .btn.like-button {
    border: 1px solid #fa744f;
    transition: 0.4s;
    color: #fa744f;
}

.events-container .event-view-buttons .btn.like-button:hover,
.events-container .event-view-buttons .btn:hover {
    background-color: #f2f2f2;
}

.events-container .event-view-buttons .btn.like-button span {
    color: #fa744f;
}

.event-view-buttons .btn-share:before, .like-button:before {
    display: none;
}

.btn-share span, .like-button span {
    position: relative;
}

.event-caption-footer .event-view-buttons .btn span {
    overflow: visible;
    display: flex;
    justify-content: center;
}

.btn-share span:before, .like-button span:before {
    content: '';
    position: relative;
    /* top: 50%;
  transform: translateY(-50%); */
    height: 20px;
    width: 20px;
    /* left: 0; */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    margin: 0 8px 0 0;
}

.like-button span::before {
    background-image: url(/images/star-thin.svg);
}

.btn-share span::before {
    /* height: 15px;
	width: 13px; */
    background-size: 13px 15px;
    background-image: url(../images/kyiv-maps-ico/share.svg);
}

.events-container .event-view-buttons .btn span {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.events-container .event-view-buttons .btn.like-button span {
    font-weight: 600;
}

.text-center .btn.btn-show-more {
    background: #FFFFFF;
    border: 1px solid #05AFF2;
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
}

.text-center .btn.btn-show-more:hover {
    background-color: #05aff2;
    color: #ffffff;
}

.events-list .tops {
    padding-top: 20px;
    padding-bottom: 0;
}

.box-title-top .main-h2 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.right-col .btn.btn-show-more {
    border: 1px solid #05aff2;
    border-radius: 8px;
    background-color: transparent;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2;
    transition: 0.4s;
}

.right-col .btn.btn-show-more:hover {
    background-color: #05aff2;
    color: #ffffff;
}

@media screen and (min-width: 800px) {
    .blog-item:hover {
        border: 5px solid transparent;
    }
}

.blog-item .blog-item-wrap {
    border-radius: 16px;
    overflow: hidden;
}

.blog-item .blog-item-wrap .caption.clearfix {
    border-radius: 0 0 14px 14px;
    padding: 20px;
    padding-bottom: 42px;
}

.blog-item .blog-item-wrap .article-desc-wrap {
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog .caption .date.article-param {
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #ffffff;
    transition: 0.4s;
}

.blog-footer {
    padding: 2em 0;
}

.blog .blog-col:first-of-type .caption .date.article-param, .blog .blog-col:nth-child(2) .caption .date.article-param {
    font-size: 1em;
    line-height: 120%;
}

@media screen and (min-width: 800px) {
    .blog-item .blog-item-wrap:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    }
}

.events > div {
    margin-bottom: 30px;
}

@media (max-width: 600px) {
    .events > div {
        margin-bottom: 15px;
    }

    .text-center .btn.btn-show-more {
        font-size: 0.875em;
        line-height: 120%;
    }

    .locations-top-list, .blog-section {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .box-title-top .main-h2 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 14px !important;
    }
}

.blog .caption {
    min-height: auto;
}

.copy {
    color: #05aff2;
    border-top: 1px solid #f2f2f2;
}

.footer-cols li {
    margin-bottom: 5px;
}

.footer-cols .socials li {
    float: left;
}

.footer-cols .socials li span {
    display: none;
}

.aside-newsletter {
    margin-bottom: 0;
}

.footer-cols .socials a:hover:before {
    background-color: #fa744f !important;
}

.top-styles a {
    border: 1px solid #ff5505;
    color: #ff5505 !important;
    background-color: #fff;
}

.top-styles a:hover {
    color: #fff !important;
    background-color: #ff5505;
}

.footer-tel {
    color: #333;
}

.footer {
    background-color: #fff;
    color: #333333;
}

.footer-cols h4 {
    color: #05aff2;
}

.footer a, .footer a:hover {
    color: #333;
}

.tags-filter-col h3 {
    display: block;
    clear: both;
}

.footer-cols .socials a.fb:before {
    background-image: url(../images/fb-white.svg) !important;
}

.footer-cols .socials a.goo:before {
    background-image: url(../images/google-blue.svg) !important;
}

.footer-cols .socials a.instagram:before {
    background-image: url(../images/insta-blue.svg) !important;
    background-size: 25px !important;
}

.add-artist-item {
    display: none !important;
}

.slider .slide {
    height: 650px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.advansed-filters li {
    float: left;
    margin-right: 5px;
}

.col-ukraine h3 {
    display: none;
}

.checkbox-city label {
    border: 2px solid #f1f1f1;
}

.date-in-list {
    position: static !important;
}

@media (max-width: 600px) {
    .advansed-filters {
        padding-top: 0;
    }

    .logo-container {
        width: auto;
    }
}

.inner-header:after {
    display: none;
}

.inner-header {
    padding-bottom: 0;
    color: #333;
    background-image: none;
}

.artists-menu, .menu-artists, #menu-artists {
    display: none !important;
}

.text-center.mt-3 .btn.btn-secondary {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 8px;
}

@media (max-width: 600px) {
    .text-center.mt-3 .btn.btn-secondary {
        font-size: 0.875em;
        line-height: 120%;
    }
}

.text-main-box {
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.text-main .text-main-box {
    margin-top: -150px;
}

.text-main-box blockquote {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
}

.text-main-box blockquote:after {
}

.event-view-buttons .btn-share:before {
    background-image: url(../images/kyiv-maps-ico/share.svg) !important;
    background-size: 26px !important;
    height: 26px;
    width: 26px;
}

.event-view-buttons .btn-share:before {
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 13px;
    height: 15px;
    background-size: 13px 15px !important;
    margin: 0;
}

.info p:before, .addr:before, .info .price:before, div.time:before, .info-container .price-container:before, .event-date:before {
    margin-top: -4px;
    height: 27px;
    width: 27px;
}

.search-cols .col .ico {
    background-image: url(../images/kyiv-maps-ico/nav.svg) !important;
}

.info .addr:before {
    background: url(../images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
    background-size: 16px auto;
}

.info-container .price-container:before {
    background: url(../images/kyiv-maps-ico/ticket.svg) no-repeat center center !important;
    background-size: 20px auto;
}

.search-cols .col-date .ico, .search-cols-main .title:before, .search-cols-main .col-city:before {
    background-image: url(../images/kyiv-maps-ico/cal.svg) !important;
}

.search-cols .col-styles .ico, .search-cols-main .col-styles .title:before {
    background-image: url(../images/kyiv-maps-ico/filter.svg) !important;
}

.info p.phone:before {
    background: url(../images/kyiv-maps-ico/tel.svg) no-repeat center center;
    background-size: 27px auto;
}

.soc > div a:before, #social-list .social-item:before {
    background-size: 27px auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/kyiv-maps-ico/fb-circle.svg);
}

.search-cols-main .col-city:before {
    background-image: url(../images/kyiv-maps-ico/nav.svg) !important;
}

.newsletter {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/kyiv-map-bg.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
}

.btn-show-more {
    border: 1px solid #f2f2f2;
    color: #05aff2;
    padding: 8px 18px;
    padding-right: 10px;
}

.bnm-816 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-816.jpg);
}

.bnm-831 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-831.jpg);
}

.bnm-858 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-858.jpg);
}

.bnm-805 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-805.jpg);
}

.bnm-857 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-857.jpg);
}

.bnm-804 .btn:before {
    background-image: url(../images/kyiv-maps-ico/bnm-804.jpg);
}

#article_events .close, #article_places .close, .streetview-close {
    background-color: rgba(9, 101, 170, 0.65);
}

#article_events .close:hover, #article_places .close:hover, .streetview-close:hover {
    background-color: #fff;
}

.map-nav-col {
    background-color: #fff;
}

.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before {
    background-color: #999999;
}

.search {
    margin: 8px 0;
    padding: 8px 12px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    transition: 0.4s;
}

.search:hover,
.search:focus,
.search:active {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.header .search input[type=text]:focus ~ .search {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.span-link {
    color: #05aff2;
}

.comments-title {
    color: #05aff2 !important;
}

.locations-top-list {
    display: none;
}

.text-main:before {
    content: '';
    height: 250px;
    background-color: #f2f2f2;
    display: block;
}

@media screen and (min-width: 600px) {
    .soc > div a:before, #social-list .social-item:before {
        width: 27px;
        height: 27px;
        margin-right: 15px;
    }

    .text-main:before {
        background-image: url(../images/kyiv-maps-ico/bg-footer.jpg);
        background-position: center center;
        background-size: cover;
    }
}

@media screen and (max-width: 600px) {
    .blog .desc {
        display: none;
    }

    .text-main .text-main-box {
        margin-top: -230px;
    }

    .text-main {
        padding-bottom: 0;
    }

    .main-h2 {
        font-size: 1.5em;
    }

    .box-title-top .main-h2:before {
        height: 26px;
        width: 23px;
        margin-right: 7px;
        background-size: 20px;
    }
}

.artists-list {
}

.box-title-top .main-h2:before, .user-page-top h1:before {
    top: -2px;
}

.context-buttons .btn {
    color: #05aff2;
}

.bnm {
    width: 16.6%;
}

#near-me {
    width: auto;
    font-weight: bold;
}

.hot-links .btn {
    border: 1px solid #fff;
    border-radius: 6px;
    background-color: transparent !important;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 600;
    padding: 7px 12px;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #fff !important;
    margin-right: 8px !important;
}

.aside-banner h3 {
    font-weight: bold;
}

.title-e-page a, .title-e-page span {
    font-size: .9em;
}

.locations-sub-list li.top .events-container {
    border: 6px solid #daf4f8 !important;
}

ul.top, ul.general {
    float: left;
    width: 50%;
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

ul.top li, ul.general li {
    float: none !important;
    margin-right: 0 !important;
}

ul.top .checkbox label, ul.general .checkbox label {
    border: none !important;
    border-radius: 0;
}

.show-me.map-button, .map-buttons {
    left: 10px;
    right: auto;
}

#radius-container {
    left: 11px;
    right: auto;
}

.artists-header, .artist-header {
    background-color: #ccc;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/kyiv-maps-ico/bg-footer.jpg) !important;
}

.inner-header {
    padding-bottom: 80px;
    color: #333;
    background-image: none;
}

.artists-header h1 {
    font-size: 2.4em;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.inner-header {
    position: relative;
    overflow: hidden;
    padding-top: 140px;
    padding-bottom: 80px;
    color: #fff;
}

.location-page.page-body {
    background-color: #f9f9f9;
}

.artist-item {
    text-align: left;
}

.artist-item > .thmb {
    overflow: hidden !important;
    float: left;
    margin-right: 20px;
}

.artist-item {
    position: relative;
    padding: 20px;
    padding: 10px;
}

.artists-top-list .artist-item {
    width: 33.33%;
}

.artists-list .artist-item:after, .artists-top-list .artist-item:after {
    content: '';
    position: absolute;
    z-index: 1;
    border: none;
    display: block;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
}

.artists-list .artist-item h3, .artists-top-list .artist-item h3 {
    height: 60px;
    display: table-cell;
    vertical-align: bottom;
}

.artists-list .artist-item .country, .artists-top-list .artist-item .country {
    padding-top: 15px;
}

.artist-item h3 {
    font-size: 1em;
    position: relative;
    z-index: 2;
}

.page-body .getArtists {
    margin-right: -10px;
    margin-left: -10px;
}

.artists-list .artist-item > .thmb, .artists-top-list .artist-item > .thmb {
    position: relative;
    z-index: 2;
    margin: 20px;
}

.artists-header .search-form {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width: 600px) {
    .artists-top-list .artist-item {
    }

    .hot-links .btn:hover {
        background-color: #fa744f !important;
        border: 1px solid #fa744f;
    }
}

@media screen and (max-width: 1250px) {
    .artists-top-list .artist-item {
        width: 50% !important;
    }
}

@media screen and (max-width: 800px) {
    .artists-top-list .artist-item {
        width: 100% !important;
    }

    .user-page-top {
        margin-bottom: 5px;
    }

    .info-container {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.btn.booking {
    padding: 6px 20px !important;
}

.event-view-buttons .btn.btn_buy_tickets {
    font-size: .9em;
}

.cats-list > li .checkbox.main label {
    color: #fa744f;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 120%;
    padding: 0 !important;
}

.cats-list > li .checkbox label {
    /*	font-size: .9em!important; */
}

@media screen and (max-width: 600px) {
    .main-top-container {
        padding: 0 !important;
        margin-bottom: 0px;
    }

    /* .header .logo-container .navbar-brand, .header.inner-header-fixed .logo-container .navbar-brand {
  background-image: url(/images/logo-small.svg);
  background-size: 28px;
}
.logo-container .navbar-brand, .aside-logo {
  width: 55px;
} */
}

.checkbox input[type=checkbox]:checked ~ label, .checkbox input[type=radio]:checked ~ label {
    color: #ff6633;
}

.chart-wrap h4 {
    color: #9c9c9c;
}

.type-manager, .type-qr {
    background-color: #f2f2f2;
}

.cats-list > li .checkbox.main label:before {
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    background-color: transparent;
}

.checkbox input[type=checkbox]:checked ~ label:before, .checkbox input[type=radio]:checked ~ label:before {
    background-image: url(../images/checked-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px;
}

.user-page-top {
    margin-bottom: 20px;
}

.footer {
    z-index: 2 !important;
    position: relative;
}

.admin-menu .active a {
    border-bottom: 5px solid #fa744f;
}

#edit-sections-menu a.active:before, #edit-sections-menu a.active:hover:before {
    background-color: transparent;
}

.edit-page-menu {
    background-color: #fff;
}

.single-view-header {
    z-index: 3;
}

.single-view-header.active {
    z-index: 1;
}

.small-dates .week {
    color: #05aff2;
}

.small-dates > div .date {
    color: #202020;
}

.show-edit-block:before, .add-image-btn:before, .add-payment-module:before, .btn.add:before {
    background-color: #05aff2;
}

.show-edit-block:hover:before, .add-image-btn:hover:before, .add-payment-module:hover:before, .btn.add:hover:before {
    background-color: #ff6633;
}

@media (min-width: 600px) {
    .locations-sub-list li .events-container, .events-container {
        border: none;
        padding: 0;
        margin: 0;
    }

    .locations-sub-list li:hover .events-container, .events-container:hover {
        border: none;
    }

    .locations-sub-list li:hover .events-container .event, .events-container:hover .event {
        border: 1px solid #f2f2f2;
    }
}

.user-page-links span {
    font-weight: bold;
    border-bottom: 4px solid #56c1d7;
}

.center-buttons .more-btn:hover {
    padding: 10px 30px;
    border: 1px solid #57c1d7;
    background-color: #57c1d7 !important;
}

.sorting-filter.active {
    display: block;
}

.pay-module-tabs .active {
    border-bottom: 5px solid #ff6633 !important;
}

.add-pay-module-btn .btn:hover {
    background-color: #ff6633;
    color: #fff;
}

.tickets-info {
    border-top: 1px solid #ffffff;
    background-color: #f2f2f2;
}

.ticket-header {
    font-weight: bold;
    color: #b5b5b5;
}

.fxd-telegramm {
    display: none;
    width: 55px;
    height: 55px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #05aff2;
    border-radius: 50%;
    z-index: 100;
    font-size: 0;
    background-image: url(../images/telegramm-logo-white.svg) !important;
    background-position: 9px center !important;
    background-size: 32px;
    background-repeat: no-repeat;
}

.fxd-telegramm:hover {
    background-color: #ff6633;
}

.show-search {
    display: block;
}

.menu-header a {
    width: auto;
    color: #202020;
    font-weight: 600;
    font-size: 1em;
    line-height: 120%;
    transition: 0.4s;
}

.menu-header a:hover {
    background-color: #f2f2f2;
}

.lang-switcher span, .lang-switcher a {
    color: #202020;
    font-size: 0.875em;
    font-weight: 700;
}

@media screen and (min-width: 660px) {
    .header-td.td-menu-header {
        width: auto;
    }
}

.td-search .search.active {
    display: block;
}

.cats-list > li .checkbox.main {
    display: block;
}

.tags-filter .checkbox label {
    padding: 5px 13px;
}

.events-container .event {
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    border-radius: 12px;
    overflow: hidden;
    transition: 0.4s;
}

.events-container:hover {
    border: none;
}

.events-container:hover .event {
    border: 1px solid #f2f2f2;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.events-list .slick-slider .slick-track {
    padding: 0 0 10px;
}

.events-container .style {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #777777;
    padding: 8px 20px;
    height: auto;
}

.events-list.visible .events-container .style {
    font-size: 0.625em;
    line-height: 120%;
}

.event .caption {
    padding: 12px 20px;
}

.events-container .h3 a {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.events-container .h3 a {
    font-size: 0.875em;
    line-height: 120%;
}

.info-container .event-view-date .month span {
    font-size: 0.75em;
    line-height: 120%;
}

.event .location a,
.event .location span {
    font-size: 0.875em;
    line-height: 120%;
}

.events-list.visible .event .caption .date-in-list {
    margin-bottom: 8px;
}

.events-list.visible .event .caption .date-in-list:before {
    margin-top: 4px;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    background-size: 14px !important;
}

.events-list.visible .event .caption .location:before {
    margin-right: 8px;
    width: 14px;
    height: 16px;
    background-size: 14px 16px !important;
}

.events-list.visible .events > div {
    margin-bottom: 20px;
}

.thumbnail .event-view-buttons .event-button {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    margin: 0;
}

.thumbnail .event-view-buttons .event-button .like-button {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 0;
    background-image: url(/images/heart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 15px;
    border: none;
}

.thumbnail .event-view-buttons .event-button .like-button.liked {
    background-image: url(/images/kyiv-maps-ico/liked-o.svg);
}

.thumbnail .event-view-buttons .event-button .like-button span {
    display: none;
}

.events-container .h3 {
    min-height: 50px;
    height: 50px;
    overflow: hidden !important;
}

.event .caption .date-in-list {
    margin-bottom: 12px;
}

.event .caption .date-in-list:before {
    margin: 0;
    padding: 0;
    margin-right: 12px;
    height: 20px;
    width: 20px;
    background-image: url(../images/kyiv-maps-ico/cal.svg) !important;
    background-size: 20px 20px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.event-view-date .month span {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.event-view-date .month span:first-of-type {
    font-weight: normal;
    color: #05aff2;
}

.event .caption .location:before {
    margin: 0;
    padding: 0;
    margin-right: 12px;
    height: 22px;
    width: 17px;
    background-image: url(../images/kyiv-maps-ico/pin.svg) !important;
    background-size: 17px 22px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.event .location {

    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 0;
}

.event .location a {

    line-height: 120%;
    font-weight: 400;
    font-weight: 600;
    color: #202020;
}

@media (max-width: 600px) {

    .event .caption {
        padding: 15px !important;
    }

    .events-container .h3 a {
        font-size: 1em;
        line-height: 120%;
        padding-bottom: 20px;
    }

    .info-container {
        padding: 0;
    }

    .events-container .event-view-buttons {
        padding: 15px 15px 0 15px;
    }
}

@media screen and (max-width: 1000px) {
    .td-menu-header {
        display: none !important;
    }
}

.home-blog-section {
    background-color: #f2f2f2;
}

@media screen and (max-width: 600px) {
    .event-view-buttons .btn.btn_buy_tickets {
        padding: 9px 15px !important;
    }

    .fxd-telegramm {
        bottom: 60px;
        left: 10px;
    }

    .user-page-top {
        margin-bottom: 5px;
    }
}

.place-cat {
    color: #64a3bb;
}

.footer-col-follow h4 {
    padding-top: 0;
}

.home-blog-section .blog-col:first-of-type .desc, .blog-plate .blog-col:first-of-type .desc, .blog-plate .blog-col:nth-child(6) .desc, .blog-plate .blog-col:nth-child(7) .desc, .blog-plate .blog-col:nth-child(11) .desc {
    display: none;
}

.read-more-btn div {
    max-width: 190px;
    border: none;
    color: #05AFF2;
    padding: 10px 0;
    transition: 0.4s;
    display: inline-block;
    position: relative;
}

.read-more-btn div::after {
    position: absolute;
    content: '';
    background-image: url(/images/kyiv-maps-ico/down-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 12px;
    height: 7px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.2s;
}

.read-more-btn.less div::after {
    bottom: auto;
    top: 0;
    transform: translateX(-50%) rotate(180deg);
}

.body-wraper, .contacts-info {
    color: #202020;
}

.read-more-btn div:hover {
    color: #05aff2;
    background-color: transparent;
}

.text-main-box .short-desc .readmore-js-toggle {
    color: #05AFF2;
}

.read-more-btn div span {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
}

.text-main-box .read-more-btn div span::after {
    background: none !important;
    background-image: none !important;
    width: 0 !important;
    height: 0 !important;
}

.telega-banner {
    display: block;
}

@media screen and (max-width: 769px) {
    .show-search {
        border-left: none !important;
    }

}

@media screen and (max-width: 800px) {
    .telega-banner {
        display: none;
    }
}

.subscribe-container {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.tops-search:before {
    background-image: url(../images/bg.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.remove-like {
    background-image: url(../images/cancel-music.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center center;
}

.btns-info .btn-comment > div:before {
    background-image: url(../images/comment.svg);
}

.file-list a:before {
    background-image: url(../images/docs.svg);
    background-repeat: no-repeat;
    background-size: 21px auto !important;
    background-position: center center;
}

.last-news-container h3:before {
    background-image: url(../images/fire.svg);
    background-repeat: no-repeat;
    background-size: auto 30px;
    background-position: center center;
}

.guest:before {
    background: url(../images/guest.svg) no-repeat center center !important;
    background-size: 16px auto;
}

.caret {
    background-image: url(../images/has-child.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    border-bottom: 2px solid #f63 !important;
}

.article-tags {
    background-color: #fff;
}

.action-btn.email {
    background: url(../images/kyiv-maps-ico/email.svg) no-repeat center center;
    background-size: 42px auto;
}

a.user-booking:hover:before {
    background-image: url(../images/kyiv-maps-ico/m-booking-hover.svg);
}

a.user-booking:before {
    background-image: url(../images/kyiv-maps-ico/m-booking.svg);
}

a.user-orders:before {
    background-image: url(../images/kyiv-maps-ico/m-order.svg);
}

a.user-orders:hover:before {
    background-image: url(../images/kyiv-maps-ico/m-order-hover.svg);
}

.map-switcher > div#show-list:before {
    background-image: url(../images/map-active.svg);
}

.map-info .addr:before {
    background: url(../images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
    background-size: 18px auto !important;
    content: '';
}

.toggle-search {
    background-image: url(../images/musica-searcher.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.comment .thmb-circle {
    background-color: #fff;
}

.order-addr:before {
    background: url(../images/pin-bold-blue.svg) no-repeat center center !important;
}

.btns-info .btn-print > div:before {
    background-image: url(../images/printer.svg);
}

.testimonials-item {
    background-image: url(../images/quote.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.info-about > div:before {
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-size: 5px auto;
    background-position: center center;
}

.tel:before {
    background-image: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.action-btn.people {
    background: url(../images/tours-ico1.svg) no-repeat center center;
    background-size: 37px auto;
}

.action-btn.duration {
    background: url(../images/tours-ico2.svg) no-repeat center center;
    background-size: 37px auto;
}

.btns-info .show-route > div:before {
    background-image: url(../images/trip-gray.svg) !important;
}

.share-buttons .share-button.tw-button:before {
    background-size: 26px;
    background-image: url(../images/twitter.png);
    background-position: center center;
    background-color: #55acee;
}

.type-videos .blog-item-wrap .thmb:after, .virtual-list .thmb:after {
    background-image: url(../images/video.svg);
    background-repeat: no-repeat;
    background-size: auto 70px;
    background-position: center center;
}

.main-video {
    background-image: url(../images/video-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.profile-header-bg {
    background-size: cover;
    background-position: center center;
    background-image: url(../images/kyiv-maps-ico/bg-footer.jpg);
}

.buttons-near-me button:before, .buttons-near-me .btn:before {
    background-image: url(../images/kyiv-maps-ico/next-to-me.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.additional-params {
    display: none;
}

.menu-header .active {
    color: #05aff2;
    border-bottom: 3px solid #05aff2;
}

.static-body a {
    color: #fa744f;
    text-decoration: underline;
}

.static-body h1, .static-body h3, .static-body b, .static-body strong {
    color: #0965aa;
}

.static-body h2, .static-body h2 strong {
    color: #fa744f;
}

.static-body h3 {
    color: #0965aa;
    font-size: 1em;
}

@media screen and (max-width: 1200px) {
    .td-search .search, .td-menu-header.active {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .menu-header a {
        padding: 20px 15px;
    }

    .show-search-td {
        display: none !important;
    }
}

.aside-newsletter .structure a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
    text-decoration: none;
}

.aside-newsletter .structure a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

.structure li {
    margin-bottom: 20px;
}

.socials li:after {
    content: '';
    display: block;
    clear: both;
}

.aside-newsletter .structure li {
    margin-bottom: 7px;
}

.aside-newsletter .title-menu {
    margin-bottom: 10px;
    font-size: .85em;
}

.aside-newsletter {
    padding-left: 85px;
    padding-right: 10px;
}

.socials a:before {
    background-color: #0965aa !important;
    transition: 0.4s;
}

.socials a:hover:before {
    background-color: #fa744f !important;
}

.photo-gallery img {
    max-width: 100%;
}

.copyright-view {
    font-size: .8em;
    display: none;
}

.slide-place-title {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 1.3em;
}

.location-view-body, .event-view-body {
    border: 1px solid #f2f2f2;
}

.share-button.go-button {
    display: none;
}

.col-styles .search-tag {
    display: inline-block;
    border: none;
    border-right: 1px solid #ccc;
    padding-right: 7px;
    color: #888888;
    white-space: nowrap;
}

.col-styles .search-tag:after {
    display: none;
}

.col-styles .search-tag:last-of-type {
    border: none !important;
}

.date.article-param, .views-count.article-param {
    margin-top: 5px;
}

.read-more-btn {
    text-align: center !important;
    width: 100% !important;
}

.edit-booking-wrap, .edit-template-wrap {
    display: none;
}

.gall4 {
    overflow: hidden;
    width: 170px;
    height: 170px;
    border-radius: 50%;
    float: right;
    margin-right: 20px;
}

.article-tags {
    font-weight: bold;
}

/* @media (min-width: 993px) { */

.home-blog-section .blog-col:first-of-type .h3, .blog-plate .blog-col:first-of-type .h3, .blog-plate .blog-col:nth-child(2) .h3, .blog-plate .blog-col:nth-child(6) .h3, .blog-plate .blog-col:nth-child(7) .h3, .blog-plate .blog-col:nth-child(11) .h3, .blog-plate .blog-col:nth-child(12) .h3 {
    font-size: 1.5em;
    margin-bottom: 0;
}

@media (min-width: 993px) {
    .home-blog-section .blog-col:first-of-type, .blog-plate .blog-col:first-of-type, .blog-plate .blog-col:nth-child(2), .blog-plate .blog-col:nth-child(6), .blog-plate .blog-col:nth-child(7), .blog-plate .blog-col:nth-child(11), .blog-plate .blog-col:nth-child(12) {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .home-blog-section .blog-col:first-of-type .thmb, .blog-plate .blog-col:first-of-type .thmb, .home-blog-section .blog-col:first-of-type .thmb a, .blog-plate .blog-col:first-of-type .thmb a, .blog-plate .blog-col:nth-child(2) .thmb, .blog-plate .blog-col:nth-child(6) .thmb, .blog-plate .blog-col:nth-child(7) .thmb, .blog-plate .blog-col:nth-child(11) .thmb, .blog-plate .blog-col:nth-child(12) .thmb {
        height: 420px;
    }
}

.photoCover, .home-blog-section .blog-col:first-of-type .desc, .blog-plate .blog-col:first-of-type .desc, .blog-plate .blog-col:nth-child(6) .desc, .blog-plate .blog-col:nth-child(7) .desc, .blog-plate .blog-col:nth-child(11) .desc {
    display: none !important;
}

.home-blog-section .blog-col .caption, .blog-plate .blog-col .caption {
    position: absolute;
    bottom: 0;
    height: 65%;
    background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 0.6));
    width: 100%;
    padding-top: 80px;
}

.home-blog-section .blog-col .caption .h3, .blog-plate .blog-col .caption .h3 {
    position: absolute;
    bottom: 47px;
    right: auto;
    left: auto;
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    transition: 0.4s;
    width: calc(100% - 40px);
}

.home-blog-section .blog-col:first-of-type .caption .h3, .blog-plate .blog-col:first-of-type .caption .h3, .home-blog-section .blog-col:nth-child(2) .caption.h3, .blog-plate .blog-col:nth-child(2) .caption .h3 {
    bottom: 52px;
    font-size: 1.625em;
    line-height: 120%;
    font-weight: 700;
}

.blog-plate .caption h3 {
    line-height: 1.3em !important;
    font-size: 1.1em;
}

.blog .caption {
    padding: 15px 35px;
}

.blog-plate .caption .date {
    font-size: 0.7em;
    opacity: .8;
}

/* @media (min-width: 993px) { */
.blog-plate .caption .date {
    position: absolute;
    bottom: 0;
}

/* } */

/* @media (max-width: 993px){ */
.header .login.btn:before {
    margin-right: 0;
}

/* } */
/*
@media (min-width: 993px) { */
.blog-plate .caption {
    height: 150px;
}

/* } */

.tags-filter .advansed-filters .checkbox label {
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    cursor: pointer;
}

#edit-sections-menu a:before {
    background-color: #daf4f8;
}

#edit-sections-menu a.active {
    background-color: #daf4f8;
}

.tags-filter .advansed-filters .checkbox input[type=checkbox]:checked ~ label, .tags-filter .advansed-filters .checkbox input[type=radio]:checked ~ label {
    background: #F2F2F2 !important;
    color: #202020 !important;
    border: 1px solid #f2f2f2 !important;
}

.tags-filter .advansed-filters .checkbox.main input[type=checkbox]:checked ~ label, .tags-filter .advansed-filters .checkbox.main input[type=radio]:checked ~ label {
    background: transparent !important;
    color: #fa744f !important;
    border: none !important;
}

.settings #userSettingsForm h3 {
    color: #0965aa;
}

.read-more {
    background-color: #f2f2f2;
}

@media screen and (max-width: 768px) {
    .search-cols-main .col {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .order-title-row > div {
        width: auto;
        margin-bottom: 0;
    }

    .order-title-row .order-info {
        width: 100%;
    }
}

.menu-body a:hover, .menu-body a.active {
    background-color: #bad7e0;
}

.mail-chimp {
    padding: 5px 0;
}

.mail-chimp .subscribe {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    overflow: hidden;
}

.mail-chimp .subscribe input[placeholder] {
    color: #999999;
}

.mail-chimp .subscribe input[type=text] {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 400;
}

.mail-chimp .subscribe .btn {
    background-color: #fa744f;
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    transition: 0.4s;
    padding: 12px;
}

.mail-chimp .subscribe .btn:hover {
    background-color: #fa744fdd;
}

.top-locations-tags .btn-tag span {
    background: linear-gradient(to right, rgba(78, 201, 221, 0.9), rgba(9, 101, 170, 0.59));
}

@media screen and (max-width: 600px) {
    .text-main-box {
        padding: 20px 15px;
    }

    .blog .caption {
        padding: 15px 20px;
    }

    .blog .blog-item .thmb a, .blog .blog-item .thmb {
        height: 180px;
    }

    .blog-plate .caption h3 {
        font-size: 1em;
    }

    .locations-top-title-box .col-md-6 .btn-tag:first-of-type, .locations-top-title-box .col-md-3 .top-locations-tags:first-of-type .btn-tag, .locations-top-title-box .col-md-3.first-col .top-locations-tags:last-of-type .btn-tag, .locations-top-title-box .col-md-6 .row .col-md-6 .btn-tag, .locations-top-title-box .col-md-3 .top-locations-tags .btn-tag, .locations-top-title-box .col-md-3.first-col .top-locations-tags:first-of-type .btn-tag {
        padding-top: 0 !important;
    }

    .top-locations-tags .btn-tag span {
        padding: 25px 20px;
    }
}

.search-label {
    left: 62px;
    color: #777777;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    top: 10px;
}

.search-cols-main .search-label {
    display: none;
}

.search-cols-main .col span {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
    height: 54px;
}

.search-cols-main {

    padding: 20px 20px 12px 20px;

}

.search-form button#near-me {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    border-radius: 12px;
    background-color: #05aff2;
    padding: 21px 0;
    transition: 0.4s;
}

.search-form button#near-me:hover {
    opacity: 0.9;
    background-color: #05aff2dd;;
}

.search-form button#btnSearchMain {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    background-color: #fa744f;
    transition: 0.4s;
}

.search-form button#btnSearchMain:hover {
    opacity: 0.9;
    background-color: #fa744fdd;
}

.main-top-container .search-form .col {
    margin-bottom: 8px;
    border-radius: 12px;
    overflow: hidden;
}

@media (max-width: 600px) {
    .search-cols-main {
        padding: 14px 14px 6px 14px;
    }

    .search-form button#near-me {
        font-size: 1em;
        line-height: 120%;
    }

    .search-form button#btnSearchMain {
        font-size: 1em;
        line-height: 120%;
    }
}

.main-top-container .search-form .col button {
    border-radius: 12px;
}

#map-container .load {
    background-size: cover;
    background-position: center center;
    background-image: url(../images/map-loader.jpg);
}

.events-container .h3 a {
    padding-bottom: 0px;
}

.events-container .h3 a:after {

}

.events-list .events-container .h3 a:after {
    display: none;
}

.top-locations-tags .btn-tag.tag-10 {
    background-image: url(../images/kyiv-maps-ico/tag-10.jpg);
}

.top-locations-tags .btn-tag.tag-5 {
    background-image: url(../images/kyiv-maps-ico/tag-5.jpg);
}

.top-locations-tags .btn-tag.tag-25 {
    background-image: url(../images/kyiv-maps-ico/tag-25.jpg);
}

.top-locations-tags .btn-tag.tag-1 {
    background-image: url(../images/kyiv-maps-ico/tag-1.jpg);
}

.top-locations-tags .btn-tag.tag-2 {
    background-image: url(../images/kyiv-maps-ico/tag-2.jpg);
}

.top-locations-tags .btn-tag.tag-21 {
    background-image: url(../images/kyiv-maps-ico/tag-21.jpg);
}

.top-locations-tags .btn-tag.tag-9 {
    background-image: url(../images/kyiv-maps-ico/tag-9.jpg);
}

.header-td .btn:hover {
    background-color: #f2f2f2;
    color: #333;
}

.aside-newsletter .structure {
    font-size: .85em;
}

@media screen and (min-width: 500px) {
    .blog-container .events-container .h3 {
        min-height: 50px !important;
    }
}

.events-container .event-view-buttons {
    margin-bottom: 0;
}

.events-list.visible .events-container .event-view-buttons {
    /* display: none; */
}

.events-list .thmb-link {
    height: 100%;
}

.header-td.td-lang {
    display: table-cell !important;
}

.promote-container-img {
    padding: 0;
}

.ad-column-container {
    max-width: 380px;
}

.desc-promo {
    padding: 20px;
}

.desc-promo .col-lg-7 {
    margin-bottom: 10px;
}

.promote-container .btn-banner-trigger {

    width: 100%;
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
}

.promote-container-img p {
    font-size: 0.78em;
    margin: 0;
    line-height: 1.3em;
}

.promote-container .btn-banner-trigger {
    font-size: 0.7em;
    text-transform: uppercase;
    color: #05aff2 !important;
    background-color: #fff !important;
    border: 2px solid #c0f6ff !important;
}

.promote-container .btn-banner-trigger:hover {
    color: #fff !important;
    background-color: #05aff2 !important;
    border: 2px solid #05aff2 !important;
}

.site-request-password-reset h1, .site-reset-password h1 {
    color: #05aff2;
    font-size: 1.625em;
    line-height: 120%;
}

.site-request-password-reset p, .site-reset-password p {
    font-size: 1em;
    line-height: 120%;
    color: #202020;
}

.site-request-password-reset .has-error .help-block {
    margin-top: 5px;
}

.site-request-password-reset .btn-primary {
    float: right;
    border-radius: 8px;
}

.top-cats-container a:before {
    display: none !important;
}

.top-cats-container {
    display: block !important;
}

.top-cats-container a {
    padding-top: 10px;
    height: 45px;
}

.modal-title {
    font-size: 1.2em !important;
}

.blog-list {
    width: 100%;
}

@media (max-width: 768px) {
    .blog-list {
        margin-bottom: 0;
    }

    .events-list {
        margin-top: 0px;
        margin-bottom: 20px;
    }
}

.short-desc h3, .cat-description h2, .cat-description h3 {
    font-size: 1em;
    color: #05aff2;
}

.context-buttons .btn:hover:before {
    background-color: #05aff2 !important;
}

.catalog-links h3 {
    color: #05aff2;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 16px;
}

.catalog-links ul li {
    margin-bottom: 8px;
}

.catalog-links ul li a {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    transition: 0.25s;
}

.catalog-links ul li a:hover {
    color: #fa744f;
}

.catalog-links {
    padding-top: 30px;
}

.section-google-1,
.catalog-links-col {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 600px) {
    .events-container .h3 a:after {
        display: none !important;
    }

    .places-list .h3 {
        height: 50px !important;
        margin-bottom: 0;
    }

    .places-list .h3 a {
        height: 50px !important;
        margin-bottom: 0;
    }

    .places-list .h3 a:after {
        content: '' !important;
        height: 5px !important;
        width: 100% !important;
        display: block !important;
        bottom: 0 !important;
        position: absolute !important;
        background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) !important;
    }

}

.tt-scrollable-menu .tt-menu {

    border-radius: 0 0 8px 8px;
    margin: 0;
    -webkit-overflow-scrolling: touch;
}

.search-header .search-cols-main {

    background-color: rgba(255, 255, 255, 0.5) !important;

    padding: 5px !important;

}

.search-header {
    margin-bottom: 3rem !important;
}

.search-header h1 {
    margin-bottom: 1rem;
}

.search-list li {
    padding: 1.5rem 1.5rem 1.5rem 5rem;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 1rem;
    border-radius: 10px;

}

.search-list .h4 {
    color: #8a8a8a;
}

.search-context {
    background-color: #f2f2f2;
    display: block;
    padding: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;

    background-image: url(/images/kyiv-maps-ico/pin.svg);
    background-repeat: no-repeat;
    background-size: 20px auto !important;
    background-position: center center;
}

.search-list .context-event {
    background-image: url(/images/kyiv-maps-ico/cal-green.svg);
}

.search-list .context-tag {
    background-image: url(/images/kyiv-maps-ico/filter.svg);
}

.type-search .col-md-10 {
    padding-right: 0 !important;
}

.type-search .search-form .col:first-of-type input[type=text] {
    padding-left: 25px !important;
    color: #888;
}

.fav-menu span {
    border-bottom: 5px solid #ff5506;
}

.search-tabs {

    margin-bottom: 0;

}

h1.slogan {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: normal;
    margin-bottom: 20px;
}

@media screen and (min-width: 600px) {

    h1.slogan {
        font-size: 1.5em;
        line-height: 120%;
        font-weight: 400;
        margin-bottom: 2rem;
    }

    p.h1 {
        font-size: 3.375em;
        line-height: 100%;
        font-weight: 700;
        margin-bottom: 1rem;
        margin-right: 1rem;
    }
}

@media (max-width: 600px) {
    p.h1 {
        font-size: 2.125em;
        margin-bottom: 12px;
        margin-right: 0;
        padding-left: 0;
    }
}

.download-app {
    background-color: #F2F2F2;
    color: #202020;
    position: fixed;
    left: 0;
    bottom: 0;
    width: auto;
    z-index: 101;
    padding: 18px 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    border-radius: 12px 12px 0 0;
    margin: 0 20px;
    display: flex;
    align-items: center;
    transition: all ease 2s;
}

.download-img {
    background-image: url(/images/kyiv-maps-ico/download-img.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 112px;
    height: 120px;
    position: absolute;
    bottom: -10px;
}

.app-title {
    font-size: 1em;
    line-height: 120%;
    color: #202020;
    margin: 0 40px 0 140px;
}

.download-app .links {
    display: flex;
}

.download-app .links a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #ffffff;
    background-color: #fa744f;
    border: 1px solid #fa744f;
    border-radius: 8px;
    margin-right: 16px;
    padding: 8px 16px;
    transition: 0.4s;
    white-space: nowrap;
}

.download-app .links a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.download-app .close-this {
    width: 12px;
    min-width: 12px;
    height: 12px;
    cursor: pointer;
    background-image: url(/images/kyiv-maps-ico/close.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px;
}

.download-app.closed {
    bottom: -100%;
}

@media (max-width: 800px) {
    .download-app {
        margin: 0;
        display: flex;
        flex-direction: column;
        padding: 18px 40px;
        left: 50%;
        transform: translateX(-50%);
    }

    .download-img {
        display: none;
    }

    .app-title {
        margin: 0 0 12px 0;
        text-align: center;
    }

    .download-app .links {
        display: flex;
    }

    .download-app .links a {
        margin-left: 8px;
        margin-right: 8px;
    }

    .download-app .close-this {
        position: absolute;
        right: 14px;
        top: 14px;
    }

    .download-app.closed {
        bottom: -100%;
    }
}

.search-tabs .tab {
    width: 50%;
    text-align: center;
    color: #fff;
    padding: 19px 5px;
    border-top: 5px;
    background-color: rgba(32, 32, 32, 0.15);
    font-size: 1.25em;
    font-weight: 500;
    line-height: 120%;
}

/* .search-tabs .tab:first-child {
  border-radius: 14px 0 0 0;
}

.search-tabs .tab:last-child {
  border-radius: 0 14px 0 0;
} */

.search-tabs .tab.tab-active {
    border-top: 5px solid #fa744f;
    color: #202020;
    background-color: #fff;
    padding-top: 14px;
}

@media (max-width: 600px) {
    .search-tabs .tab {
        font-size: 1em;
        line-height: 120%;
        padding: 17px 0;
    }

    .search-tabs .tab.tab-active {
        padding-top: 12px;
    }
}

.search-cols-main {
    background-color: #fff;
    border-radius: 0 0 14px 14px;
}

.search-tabs {
    font-size: 1.2em;
}

.events-list .main-h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

.main-dates-list .date-item {
    border-radius: 8px;
    border: 1px solid #f2f2f2;
    padding: 7px;
    margin-left: 12px;
    transition: 0.4s;
}

.main-dates-list .date-item:hover {
    background-color: transparent;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.main-dates-list .date-item span.day {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 600;
    color: #999999;
}

.main-dates-list .date-item span.month {
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    color: #05aff2;
    max-width: 35px;
    overflow: hidden;
    text-overflow: ellipsis;

}

@media (max-width: 768px) {
    .main-dates-list {
        margin-bottom: 16px;
        display: flex;
        justify-content: space-between;
    }

    .main-dates-list .date-item {
        padding: 5px 7px;
        width: auto;
        margin: 0;
    }

    .main-dates-list .date-item span.day {
        font-size: 1em;
        line-height: 120%;
    }

    .main-dates-list .date-item span.month {
        font-size: 0.625em;
        line-height: 120%;
    }
}

.search-overlay-input {
    width: 100%;
}

.search-overlay-input:before {
    background-image: url(/images/search.svg) !important;
    height: 28px;
    width: 23px;
    background-size: 23px auto !important;
}

.btn.btn-link {
    white-space: normal !important;
}

/* .search-tabs .tab {

  padding: 12px 0 15px!important;
} */
.search-tabs {
    font-size: 1em;
}

.search-tabs .tab.tab-active,
.search-tabs .tab {
    padding-left: 0;
    padding-right: 0;
}

h1, .h1 {
    font-size: 2em;
}

.locations-top-title-box .top-locations-tags.clearfix a {
    border-radius: 12px;
    overflow: hidden;
    text-decoration: none;
}

.locations-top-title-box .top-locations-tags.clearfix .btn-tag {
    height: 100%;
    width: 100%;
}

.locations-top-title-box .top-locations-tags.clearfix a span {
    background: rgba(0, 0, 0, 0.40);
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 1.75em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    transition: 0.4s;
}

.locations-top-title-box .top-locations-tags.clearfix:hover a span {
    opacity: 0;
}

.locations-top-title-box .top-locations-tags.clearfix:hover a {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.locations-top-title-box .col-md-6 .row .col-md-6 .btn-tag, .locations-top-title-box .col-md-3 .top-locations-tags .btn-tag, .locations-top-title-box .col-md-3.first-col .top-locations-tags:first-of-type .btn-tag {
    height: 231px;
    padding: 0 !important;
}

.locations-top-title-box .col-md-6 .btn-tag:first-of-type, .locations-top-title-box .col-md-3 .top-locations-tags:first-of-type .btn-tag, .locations-top-title-box .col-md-6 .btn-tag:first-of-type, .locations-top-title-box .col-md-3.first-col .top-locations-tags:last-of-type .btn-tag {
    height: 311px;
    padding: 0 !important;
}

.top-locations-tags .btn-tag {
    margin-bottom: 30px;
}

.locations-top-title-box .col-md-3.first-col {
    padding-right: 15px !important;
    padding-left: 0 !important;
}

.locations-top-title-box .col-md-6 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.locations-top-title-box .col-md-3.last-col {
    padding-left: 15px !important;
    padding-right: 0 !important;
}

.locations-top-title-box .col-md-6 .row .col-md-6:first-of-type, .locations-top-title-box .catalog-links .col-md-6:first-of-type {
    padding-right: 15px !important;
    padding-left: 0 !important;
}

.locations-top-title-box .col-md-6 .row .col-md-6:last-of-type, .locations-top-title-box .catalog-links .col-md-6:last-of-type {
    padding-right: 0 !important;
    padding-left: 15px !important;
}

.locations-top-title-box {
    padding-bottom: 30px;
}

.short-desc {
    display: flex;
    justify-content: space-between;
}

.short-desc .read-more-block {
    width: 48%;
}

.text-main .short-desc #accordion {
    width: 48%;
}

.short-desc .card .card-header {
    background-color: transparent;
    padding: 0;
    border-bottom: 1px solid #cccccc;
}

.short-desc .card .card-header button {
    width: 100%;
    padding: 19px 0;
    text-align: left;
    position: relative;
    color: #05aff2;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    transition: 0.4s;
}

.short-desc .card .card-header button::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    right: 0;
    content: '';
    background-image: url(/images/arrow-down.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 19px 11px;
    width: 19px;
    height: 11px;
    transition: 0.4s;
}

.short-desc .card .card-header button.collapsed::after {
    transform: translateY(-50%) rotate(360deg);
}

.short-desc .card .card-header button:hover,
.short-desc .card .card-header button:active,
.short-desc .card .card-header button:focus {
    color: #202020;
    text-decoration: none;
}

.short-desc .card .card-body {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
    padding: 20px 0;
}

.short-desc ul li:before {
    position: absolute;

    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    left: 0;
    margin-right: 10px !important;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #05aff2;
    border-radius: 50%;
}

.newsletter .h3 {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    padding: 16.5px 0;
}

.footer-cols {
    padding-top: 30px;
}

.footer-cols .h4 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 16px;
}

.footer-cols .footer-email {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.top-styles li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px !important;
}

.top-styles a {
    border-radius: 8px;
    transition: 0.4s;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    text-transform: uppercase;
}

.top-styles .top-styles-download {
    margin-right: 10px;
}

.top-styles .top-styles-download a {
    font-weight: 600;
    padding: 8px 16px;
    text-transform: none;
}

.copy .copyright {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.copy .copyright a {
    color: #202020;
}

.footer-cols .socials a:before {
    transition: 0.4s;
}

.text-right.d-none.d-md-block .btn {
    border: 1px solid #05AFF2;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1em;
    line-height: 120%;
    padding: 12px 20px;
}

.x1.text-right.d-none.d-md-block {
    flex: 1;
}

.news-top-title-box.locations-top-list-title {
    display: flex;
}

.main-menu {
    padding-top: 20px;
    padding-bottom: 30px;
}

.main-menu a {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    padding: 10px 25px 10px 86px;
    transition: 0.4s;
}

.main-menu a:hover {
    color: #202020;
}

.aside-newsletter {
    background-color: #f2f2f2;
    margin: 0;
    padding-top: 40px;
}

.aside-newsletter .structure li {
    margin-bottom: 14px;
}

.aside-newsletter .structure li a, .sitemap-link a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    border-bottom: 1px solid #bfbfbf;
    transition: 0.4s;
    text-decoration: none;
}

.aside-newsletter .structure li span {
    color: #fa744f;
}

.aside-newsletter .structure li a:hover, .sitemap-link a:hover {
    color: #fa744f;
    border-bottom: 1px solid #fa744f;
    text-decoration: none;
}

.aside-newsletter .title-menu {
    margin-top: 14px;
    color: #202020;
}

.main-top-container .search-form .col.col-sm-6:nth-child(5) {
    padding-right: 4px !important;
}

.main-top-container .search-form .col.col-sm-6:last-of-type {
    padding-left: 4px !important;
}

@media (max-width: 768px) {
    .main-top-container .search-form .col.col-sm-6:nth-child(5) {
        padding-right: 0 !important;
    }

    .main-top-container .search-form .col.col-sm-6:last-of-type {
        padding-left: 0 !important;
    }
}

.text-main-box, .search-form {
    border-radius: 14px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.text-main-box {
    max-width: 1100px;
    color: #202020;
}

.text-main-box .short-desc h2 {
    color: #202020;
    text-align: center;
    font-size: 1.75em;
    line-height: 120%;
    font-weight: 700;
}

.text-main-box p {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
}

.text-main-box h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05AFF2;
}

.time-status-min, .time-status-hour, .time-status-right-now, .time-status-days, .time-status-finished {
    color: #fa744f;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 500;
    background: none;
    background-color: #ffffff;
    padding: 7px 20px 8px;
    position: absolute;
    bottom: 14px;
    right: auto;
    left: 0;
    z-index: 1;
    border-radius: 0 8px 8px 0;
}

.right-col.mobile-btn {
    float: none;
    text-align: center;
    margin-top: 10px;
}

.text-main {
    padding-bottom: 60px;
}

.article-tags {
    padding: 30px 0;
    overflow-x: auto;
}

.article-tags-wrap {
    display: flex;
}

.article-tags .a-tag {
    flex: 1 1 0%;
    background: #F2F2F2;
    border-radius: 8px;
    padding: 11px 20px;
    font-weight: 600;
    font-size: 1em;
    line-height: 120%;
    color: #202020;
    transition: 0.4s;
    margin: 0 6px;
    display: inline-block;
}

.article-tags .a-tag:first-child {
    margin-left: 15px;
}

.article-tags .a-tag:last-child {
    margin-right: 15px;
}

.article-tags .a-tag:hover {
    color: #fa744f;
}

.article-tags span.a-tag, .article-tags .a-tag.active {
    background-color: #fa744f;
    color: #ffffff;
}

.article-tags span.a-tag:hover {
    color: #ffffff;
}

.activity-list-header {
    padding: 20px 0 0 0;
}

.activity-list-header h1 {
    font-weight: 700;
    font-size: 2.125em;
    line-height: 120%;
    color: #202020;
    margin-bottom: 12px;
}

.activity-list-header div {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.pagination li a {
    color: #777777;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    padding: 2px 8px;
    margin: 0;
    text-decoration: none;
}

.pagination li.active a {
    color: #05aff2;
}

.pagination .prev span, .pagination .prev a, .pagination .next span, .pagination .next a {
    border-radius: none !important;
    border: none !important;
}

.prod-main-list {
    padding-top: 20px;
}

.breadcrumps {
    margin: 0 !important;
    padding: 12px 0 12px;
}

.path {
    margin: 0;
}



.info-wrap ul.path li, ul.path li {
    margin-right: 30px;
}

ul.path li:last-child {
    margin-right: 0px;
}

.path li:after {
    position: absolute;
    content: '';
    background-image: url(/images/arrow-down.svg);
    transform: rotate(270deg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 15px;
    width: 20px;
    height: 18px;
}

.path li:last-child::after {
    display: none;
}

 .path {
    padding: 12px 0;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
}

.activity-item:hover .activity-footer .btn {
    opacity: 0.9;
}

.event-page .info-wrap {
    padding: 0 !important;
}

.event-page .info-wrap .list-items .events-container {
    margin-bottom: 20px !important;
}

.body-wraper p {
    line-height: 150%;
}

.body-wraper ul,
.short-desc ul {
    line-height: 150%;
    margin-bottom: 16px;
}

.body-wraper ul li,
.short-desc ul li {
    margin: 0;
}

.body-wraper ul li::before,
.short-desc ul li::before {
    top: 7px;
    transform: none;
}

.path a {
    transition: 0.2s;
}

.prod-view .image-main {
    border-radius: 16px 16px 0 0;
    height: 420px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.prod-under-foto .stats {
    margin: 0;
    padding: 12px 20px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
}

.prod-under-foto {
    background-color: #ffffff;
}

.prod-under-foto .photo-gallery {
    display: flex;
    justify-content: center;
}

.prod-under-foto .photo-gallery .photos-item {
    margin: 0 2px;
    border-radius: 8px;
    overflow: hidden;
}

.afisha {
    border-radius: 16px;
}

.event-page .event-view-body {
    border: none;
}

.page-container .afisha-view-container .time-status-min,
.page-container .afisha-view-container .time-status-hour,
.page-container .afisha-view-container .time-status-right-now,
.page-container .afisha-view-container .time-status-days,
.page-container .afisha-view-container .time-status-finished {
    left: 0;
    right: auto;
    border-radius: 0 8px 8px 0;
}

.image-main .follow-overlay {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
    overflow: hidden;
    border-radius: 8px;
    background-color: transparent;
}

.follow-overlay .like-button {
    background-color: transparent !important;
    padding: 0 !important;
}

.prod-view .image-main .follow-overlay .like-button:before {
    width: 40px;
    height: 40px;
    background-size: 40px;
    background-image: url(/images/heart-w.svg);
}

.image-main-title {
    padding: 0 0 20px 0;
}

.image-main-title .main-h2 {

    font-size: 2.5em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 12px;
}

.image-main-title .addr-title,
.image-main-title .addr-desc {
    color: #ffffff;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.image-main-title .addr-title {
    font-weight: 700;
}

.activity-view-wrap .image-main .image-main-title .addr-list {
    padding-left: 30px;
    position: relative;
}

.activity-view-wrap .image-main .image-main-title .addr-list::before {
    position: absolute;
    content: '';
    width: 17px;
    height: 22px;
    top: 0;
    left: 0;
    background-image: url(/images/kyiv-maps-ico/location-o.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.activity-view-wrap .prod-desc {
    border-radius: 16px;
    margin-bottom: 60px;
    padding: 0;
}

.prod-desc .product-pay text {
    padding: 0 20px;
}

.prod-desc .main-h2 {
    font-size: 1.25em;
    line-height: 130%;
    font-weight: 700;
    color: #202020;
    padding: 20px 20px 0;
    margin-bottom: 12px;
}

.prod-desc .descr {
    padding: 0 20px;

}

.pay-order .tickets-info .section-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
    padding: 0 20px 12px;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 !important;
}

.pay-order .tickets-list {
    border: none;
}

.pay-order .tickets-info .ticket-row {
    padding: 12px 20px;
    border-bottom: 1px solid #f2f2f2;
}

.pay-order .tickets-info .ticket-row:last-child {
    border: none;
}

.prod-desc .pay-order .product-pay .tickets-info {
    margin: 10px 0 0;
    padding: 0;
}

.tickets-info .ticket-row .ticket-title {
    font-size: 0.875em;
    line-height: 120%;
    color: #202020;
    margin-bottom: 13px;
}

.product-pay .ticket-body .ticket-price {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 300;
    color: #202020;
    padding: 0;
}

.product-pay .ticket-body .ticket-select {
    padding: 0;
}

.stats .stat {
    font-size: 1em;
}

.bootstrap-touchspin-up, .bootstrap-touchspin-down {
    border-radius: 4px !important;
    background-color: #f2f2f2;
    transition: 0.4s;
}

.bootstrap-touchspin-up:hover, .bootstrap-touchspin-down:hover,
.bootstrap-touchspin-up:active, .bootstrap-touchspin-down:active,
.bootstrap-touchspin-up:focus, .bootstrap-touchspin-down:focus {
    background-color: #dddddd;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: transparent;
    background-color: #dddddd;
}

.btn-outline-secondary.bootstrap-touchspin-up:not(:disabled):not(.disabled):active {
    background-image: url(/images/plus.svg);
}

.bootstrap-touchspin-up {
    background-image: url(/images/plus.svg);
}

.product-pay .ticket-select .form-control {
    height: 26px;
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    padding: 0 !important;
    border: none;
}

.product-pay .ticket-select .form-control:hover,
.product-pay .ticket-select .form-control:active,
.product-pay .ticket-select .form-control:focus {
    border: none;
    box-shadow: none;
}

.product-pay .tickets-list .ticket-buy {
    padding: 20px;
}

.prod-view .activity-view-wrap .pay-order .product-pay .ticket-buy .btn.btn-primary.buy {
    background-color: #fa744f !important;
    border-radius: 16px;
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 600;
    color: #ffffff !important;
    padding: 20px !important;
    text-transform: uppercase;
    transition: 0.4s;
}

.pay-order .ticket-buy .btn:disabled:hover {
    opacity: 0.65;
}

.pay-order .ticket-buy .btn:hover {
    opacity: 0.9;
}

#review-modal .btn-primary {
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    background-color: #fa744f !important;
    color: #ffffff !important;
    padding: 12px 20px;
    transition: 0.4s;
}

#review-modal .btn-primary:hover {
    opacity: 0.9;
}

#review-modal .comments-wrap .name {
    color: #202020;
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 400;
}

.review-rating-wrap .field-review-title {
    font-size: 1em;
    line-height: 120%;
    color: #202020;
    font-weight: 400;
}

.similarProducts {
    background-color: #f2f2f2 !important;
    padding-top: 0 !important;
}

.small-title-container {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 12px;
}

.product-pay .tickets-info .ticket-row > div.ticket-select {
    width: 110px;
    margin-left: auto;
}

.body-view {
    background-color: #ffffff;
    padding: 30px 20px 20px 20px;
    border-radius: 0 0 16px 16px;
    margin-bottom: 40px !important;
}

.body-view p {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 12px;
}

.body-view ul li {
    padding-left: 20px;
    margin-bottom: 12px;
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.body-view ul li:before {
    width: 8px;
    height: 8px;
    top: 6px;

    left: 0;
}

.info-container {
    margin-bottom: 40px;
    padding: 0 !important;
}

.prod-view .body-view .info-container {
    margin-bottom: 20px;
    line-height: 140%;
}

.prod-view .body-view .info-container:last-child {
    margin-bottom: 0;
}

.organizer-info {
    padding: 20px !important;
    border-radius: 16px;
    background-color: #ffffff;
    margin-bottom: 40px;
}

.reviews-info {
    padding: 20px;
    margin-bottom: 60px;
}

.prod-view .reviews-info {
    background-color: #ececec;
    border-radius: 16px;
}

.organizer-info h2 {
    color: #fa744f;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 10px;
}

.organizer-info .addr-list h3 a {
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
}

.organizer-info .addr-list .info p {
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 12px;
}

.info p.phone:before,
.info .addr:before {
    width: 20px;
    height: 16px;
    background-size: 16px;
    margin: 1px 7px 1px 0 !important;
}

.info .addr:before {
    width: 20px;
    height: 17px;
    background-size: 14px 17px !important;
}

.read-more-btn div span:after {
    display: none;
}

.comments-title span {
    font-weight: 700;
}

.countComments {
    border-left: 1px solid #202020;
    font-weight: 700;
}

.no-review {
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

@media (max-width: 600px) {
    .no-review {
        font-size: 0.875em;
        line-height: 120%;
    }
}

.comments-wrap .btn.comment-this {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 8px;
    transition: 0.4s;
    background-color: transparent !important;
}

.search-cols {
    background-color: #ffffff;
}

.search-cols .col {
    padding: 14px 20px;

    line-height: 120%;
    font-weight: 600;
    color: #202020;
    margin: 4px 6px;
    flex: 1 1 0%;
    transition: 0.4s;
    border-radius: 8px;
}

.search-cols .col:hover {
    background-color: #f2f2f2;
}

.search-cols .col-styles:last-child .ico {
    background-image: url(../images/kyiv-maps-ico/tag.svg) !important;
}

.map-nav-col {
    top: 120px;
}

.map-nav-col .path {
    padding-top: 13px;
    padding-bottom: 12px;
}

.map-nav-col h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 12px;
}

.map-nav-col.list-col h1 {
    margin-top: 20px;
}

.map-nav-col.list-col .article-tags {
    margin: 0 -20px;
    padding: 20px 0;
}

.map-nav-col.list-col .article-tags .article-tags-wrap {
    display: block;
}

.search-tags {
    margin-bottom: 0;
}

.search-tags-wrap div {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    padding: 7px 12px;
    margin: 0 12px 12px 0;
    color: #202020;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    transition: 0.4s;
}

.menu-header .active {
    border: none;
}

.soc > div a:before, #social-list .social-item:before {
    width: 15px;
    height: 20px;
    background-size: 20px 20px;
    margin-right: 8px;
    background-image: url(../images/fb-circle.svg);
}

.search-tags .search-tags-wrap div:hover,
.search-tags .clear-all-tags {
    background-color: #ffffff !important;
}

.search-tag:after, .clear-all-tags:after {
    float: right;
    content: '';
    width: 8px;
    height: 8px;
    margin-left: 12px;
    background-image: url(/images/cancel-tags.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: center center;
    transform: translateY(50%);
}

.places-list .results {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
    padding: 0;
}

.events-container .style {
    background-color: #ffffff;
}

.caption .info p.addr {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.map-button {
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.65) !important;
    border: 1px solid #fa744f;
    border-radius: 90px;
}

.map-button.plus {
    background-size: 18px 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/images/map-plus.svg);
}

.map-button.minus {
    background-size: 18px 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/images/map-minus.svg);
}

.map-button.show-me {
    background-size: 21px 20px !important;
    background-position: 7px 10px;
    background-repeat: no-repeat;
    background-image: url(/images/map-me.svg) !important;
}

.map-button.show-me.active {
    background-image: url(/images/map-me-w.svg) !important;
}

.map-nav-col .cat-description .read-more-btn {
    margin-bottom: 30px;
}

.modal-content {
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    color: #202020;
    overflow: hidden;
}

.modal-header {
    padding: 20px;
    border-bottom: 1px solid #f2f2f2 !important;
    padding-right: 50px;
}

.modal-header .modal-title {
    font-size: 20px !important;
    line-height: 120%;
    font-weight: 700;
}

.modal-header .close {
    top: 20px;
    right: 20px;
}

.advansed-filters {
    padding: 20px 20px 8px;
}

.advansed-filters ul li {
    margin-bottom: 12px;
    margin-right: 12px;
}

.checkbox {
    margin-bottom: 0;
}

.tags-filter .advansed-filters .checkbox label {
    border-radius: 6px;
    padding: 7px 12px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.advansed-buttons {
    border: none;
    padding: 0 20px 20px;
    display: flex;
}

.advansed-buttons .btn {
    background-color: #fa744f;
    border-radius: 12px;
    padding: 13px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 500;
}

.btn-white {
    border: 1px solid #f2f2f2;
    margin-right: 10px;
}

.clear-all span:before {
    background-image: url(/images/cancel-all.svg);
}

.cancel-btn {
    border-radius: 8px;
    transition: 0.4s;
}

.btn.apply {
    margin-left: 10px;
}

.tags-filter .advansed-filters .cats-list .checkbox label {
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-view-body {
    border: none;
}

.location-page .location-header {
    background-color: #ffffff;
}

.page-container .photo-gallery {
    border-radius: 16px;
    overflow: hidden;
    margin: 0;
}

.slick-slider .slick-list {
    padding-bottom: 0;
}

.page-container .photo-gallery .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 20px !important;
    background-size: 24px 14px !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin: 0;
    opacity: 1;
}

.page-container .photo-gallery .slick-prev {
    left: 20px !important;
    background-image: url(/images/left.svg) !important;
}

.page-container .photo-gallery .slick-next {
    background-image: url(/images/right.svg) !important;
}

.afisha-footer .style {
    padding: 20px 20px;
}

#article_places .place-cat a,
#article_events .place-cat a {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

#article_places .logo-thmb,
#article_events .logo-thmb {
    bottom: 35px;
}

#article_places .slide-place-title a,
#article_events .slide-place-title a,
.afisha-footer .style h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

#article_places .style .stats,
#article_events .style .stats,
.afisha-footer .style .stats {
    margin: 12px 0 0 0;
    display: flex;
    align-items: center;
}

#article_places .style .stats .stat-view,
#article_events .style .stats .stat-view,
#article_places .style .stats .stat-visitor,
#article_events .style .stats .stat-visitor,
#article_places .style .stats .stat-share,
#article_events .style .stats .stat-share,
#article_places .style .stats .stat-review,
#article_events .style .stats .stat-review,
#article_places .style .stats .statrating,
#article_events .style .stats .stat-rating,
.afisha-footer .style .stats .stat-view,
.afisha-footer .style .stats .stat-visitor,
.afisha-footer .style .stats .stat-share,
.afisha-footer .style .stats .stat-review,
.afisha-footer .style .stats .stat-rating {
    align-items: center;
    display: flex;
}

#article_places .style .stats .stat,
#article_events .style .stats .stat,
.afisha-footer .style .stats .stat {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

#article_places .style .stats .stat:before,
#article_events .style .stats .stat:before,
.stats .stat:before {
    top: 0;
    float: left;
}

.location-view-body .event-view-status {
    border: none;
    padding: 0;
}

#article_events .event-view-buttons .btn, #article_places .event-view-buttons .btn,
.afisha-footer .event-view-buttons .btn,
.people-page .btn {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 8px;
    padding: 9px 20px 8px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    transition: 0.4s;
}

@media (max-width: 600px) {
    #article_events .event-view-buttons .btn.like-button {
        border-radius: 0;
    }
}

#article_events .event-view-buttons .btn, #article_places .event-view-buttons .btn,
.afisha-footer .event-view-buttons .btn,
.people-page .btn {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#article_places .event-view-buttons .btn-direction,
#article_events .event-view-buttons .btn-direction,
.afisha-footer .event-view-buttons .btn-direction {
    margin-right: 20px;
}

#article_places .event-view-buttons .btn-direction::before,
#article_events .event-view-buttons .btn-direction::before,
.afisha-footer .event-view-buttons .btn-direction::before {
    background-image: url(/images/directional-thin.svg) !important;
    background-size: 17px !important;
    width: 17px;
    height: 17px;
    position: relative;
    float: left;
    margin: 0 8px 0 0;
    left: 0;
}

#article_places .event-view-buttons .btn-share span::before,
#article_events .event-view-buttons .btn-share span::before,
.afisha-footer .event-view-buttons .btn-share span::before,
.people-page .btn-share span::before {
    float: left;
    background-size: 17px;
    background-image: url(../images/kyiv-maps-ico/share-blue.svg);
    width: 17px;
    height: 17px;
    position: relative;
    margin: 0 8px 0 0;
}

.afisha-footer .event-view-buttons .like-button,
.people-page .like-button {
    padding: 7px 35px;
}

#article_places .event-view-buttons .like-button span,
#article_events .event-view-buttons .like-button span,
.afisha-footer .event-view-buttons .like-button span,
.people-page .like-button span {
    font-size: 1em;
    line-height: 120%;
}

#article_places .event-view-buttons .like-button span::before,
#article_events .event-view-buttons .like-button span::before,
.afisha-footer .event-view-buttons .like-button span::before,
.people-page .like-button span::before {
    float: left;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 8px 0 0;
    background-image: url(/images/heart.svg);
}

#article_places .contacts-info,
#article_events .contacts-info {
    padding: 0 20px;
    background-color: #ffffff;
}

#article_places .contacts-info .info-wrap,
#article_events .contacts-info .info-wrap {
    background-color: #f2f2f2;
    border-radius: 12px;
    padding: 20px !important;
}

#article_places .locations-events-list,
#article_events .locations-events-list {
    padding: 0 20px !important;
    margin-bottom: 60px;
}

#article_places .locations-events-list + .info-wrap,
#article_events .locations-events-list + .info-wrap {
    margin-bottom: 60px;
}

#article_places .locations-events-list + .info-wrap + .info-wrap,
#article_events .locations-events-list + .info-wrap + .info-wrap {
    margin-bottom: 20px;
}

#article_places .info-wrap,
#article_events .info-wrap {
    padding: 0 20px !important;
}

#article_places .info-wrap .short-desc,
#article_events .info-wrap .short-desc {
    flex-direction: column;
}

#article_places .locations-events-list .info-wrap,
#article_events .locations-events-list .info-wrap {
    padding: 0 !important;
}

#article_places .view-tags,
#article_events .view-tags {
    margin-left: 20px;
}

#article_places .comments-container,
#article_events .comments-container {
    padding: 0 20px 20px;
    background-color: #ffffff;
}

#article_places .comments-container .info-wrap,
#article_events .comments-container .info-wrap {
    padding: 20px !important;
    background-color: #f2f2f2;
    border-radius: 12px;
}

.afisha-footer .event-view-buttons {
    margin-bottom: 20px;
}

.bottom-event-view-body .info .contacts-info {
    border-radius: 12px;
    overflow: hidden;
}

.bottom-event-view-body .info .contacts-info .info-wrap {
    padding: 20px !important;
}

#article_places .contacts-info .info-container,
#article_events .contacts-info .info-container,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .info-container {
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    transition: 0.4s;
}

#article_places .contacts-info .soc,
#article_events .contacts-info .soc,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

#article_places .contacts-info .soc a:hover span,
#article_events .contacts-info .soc a:hover span,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc a:hover span {
    text-decoration: underline;
}

.col-contacts-container {
    border: none;
}

.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .info-container:last-child {
    margin-bottom: 0;
}

.info p.email::before {
    width: 20px;
    height: 20px;
    background-size: 15px 11px;
    margin: 0 8px 0 0;
}

.info p.url::before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin: 0 8px 0 0;
}

.info p.time::before {
    height: 20px;
    width: 20px;
    margin: 0;
    margin-right: 8px;
}

#article_places .contacts-info .soc div,
#article_events .contacts-info .soc div,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div {
    margin-bottom: 20px;
}

#article_places .contacts-info .soc div:last-child,
#article_events .contacts-info .soc div:last-child,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div:last-child {
    margin-bottom: 0;
}

#article_places .contacts-info .soc div.facebook a:before,
#article_events .contacts-info .soc div.facebook a:before {
    background-image: url(../images/fb-circle.svg);
}

#article_places .contacts-info .soc div a:before,
#article_events .contacts-info .soc div a:before,
.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div a:before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    margin: 0 8px 0 0;
    background-color: transparent !important;
    border-radius: 0 !important;
}

.bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div.facebook a:before {
    background-image: url(../images/fb-circle.svg);
}

.soc div.web-site a:before {
    background-image: url(/images/web.svg);
}

.soc div.telegram a:before {
    background-image: url(/images/telegram.svg) !important;
}

.bottom-event-view-body .locations-events-list {
    margin-top: 60px;
}

.bottom-event-view-body .locations-events-list .next-to-title {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    padding: 0 !important;
    background-color: #ffffff;
    margin-bottom: 20px;
}

.bottom-event-view-body .locations-events-list .info-wrap {
    padding: 0 !important;
}

.locations-events-list .time-status-right-now {
    right: auto;
    border-radius: 0 0 8px 0;
}

.locations-sub-list li, .list-items .events-container, .locations-events-list .events-container {
    margin-bottom: 20px !important;
}

#article_places .info-wrap .short-desc,
#article_events .info-wrap .short-desc,
.page-container .info-wrap .short-desc {
    padding-top: 40px;
    display: block;
    font-size: 1em;
    line-height: 120%;
    color: #202020;
    padding-bottom: 20px;
}

.comments-container {
    margin-top: 60px;
    border: none;
    border-radius: 16px;
}

.comments-container .info-wrap {
    padding: 20px !important;
}

.comments-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 20px;
}

.comments-list .comment {
    background-color: #ffffff;
    padding: 20px;
    padding-bottom: 55px;
    border-radius: 12px;
    display: flex;
    margin-bottom: 20px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.comments-list .comment.clearfix::after {
    display: none;
}

.thmb-circle.avatar {
    min-width: 48px;
    height: 48px;
    border: 1px solid #f2f2f2;
    margin-right: 20px;
}

.comments-list .img-responsive {
    height: 100%;
}

.comment-item-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}

.comment-item-wrap .comment-author .author-name {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.comment-item-wrap .pt-3 {
    position: absolute;
    right: 0;
    bottom: -35px;
}

.comment-item-wrap .respond-form.pt-3 {
    position: relative;
    padding: 0 !important;
}

.comment-item-wrap .respond-form.pt-3 .text-right .btn {
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
    padding: 12px 20px;
}

.slide-comments-container {
    background-color: #f2f2f2;
}

.comment-item-wrap .comment-author .date {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.comments-wrap .comment .comment-item-wrap .text {
    font-size: 0.875em;
    line-height: 150%;
    font-weight: 400;
    color: #202020;
}

.comments-wrap .comment .comment-item-wrap .from-google {
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
    position: absolute;
    bottom: -35px;
    left: -65px;
}

.comment-item-wrap .pt-3 .btn.btn-secondary {
    border-radius: 8px;
    transition: 0.4s;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
}

/* #article_places .info-wrap .short-desc h3.section-title,
#article_events .info-wrap .short-desc h3.section-title,  */
#article_places .info-wrap h3,
.bottom-event-view-body .info-wrap h3,
.bottom-event-view-body .info-wrap h3.section-title,
.bottom-event-view-body .info-wrap h2,
.bottom-event-view-body .info-wrap h2.section-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 20px;
}

.bottom-event-view-body .info-wrap h3.section-title,
.bottom-event-view-body .info-wrap h2.section-title,
.info-wrap h3.section-title,
.info-wrap h2.section-title {
    color: #05aff2;
    margin-top: 0;
    font-size: 1em;
    line-height: 120%;
}

.tickets-info h2.section-title {
    font-size: 1em;
    line-height: 120%;
    color: #fa744f;
}

.info-wrap .last-news {
    display: flex;
}

#article_events .style h1 {
    font-size: 1em;
    margin-top: 12px;
}

#article_events .style h1 a:hover {
    color: #202020 !important;
    text-decoration: underline;
}

@media (max-width: 600px) {
    #article_events .style h1 {
        margin-top: 0;
    }
}

.info-wrap .last-news .article_item_list {
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px solid #f2f2f2;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-right: 15px;
    transition: 0.4s;
}

.info-wrap .last-news .article_item_list:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1)
}

.info-wrap .last-news .article_item_list:last-child {
    margin-right: 0;

}

.info-wrap .last-news .article_item_list .date {
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
}

.bottom-event-view-body .locations-events-list .info-wrap {
    padding: 0 !important;
}

.info-wrap h3.section-title {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.locations-events-list .info-wrap .event-past {
    border: 1px solid #F2F2F2;
    border-radius: 12px;
    padding: 20px;
    transition: 0.4s;
}

.locations-events-list .info-wrap .event-past:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.locations-events-list .info-wrap .event-past .caption h4 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 20px;
}

.date-in-list::before {
    background: url(/images/kyiv-maps-ico/cal.svg) no-repeat center center !important;
    background-size: 20px !important;
    width: 20px;
    height: 20px;
}

.location a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
}

.location span {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.location::before {
    background: url(/images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
}

.next-to-title {
    background-color: #ffffff;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    padding: 0 !important;
    margin: 60px 0 20px;
}

.info-wrap.places-list-nearby {
    padding: 0 !important;
}

.places-list-nearby .location-item .h3 {
    min-height: 50px;
    height: 50px;
    font-size: 1.125em;
}

.places-list-nearby .location-item .h3 a,
.caption p.h3,
.caption p.h3 a {
    font-size: 1.125em;
}

.location-item-wrap .events-container {
    margin-bottom: 20px;
}

.info-wrap.places-list-nearby {
    margin-bottom: 40px;
}

.main-blog-section .slick-track {
    padding-bottom: 15px;
}

.ordered-items {
    margin-bottom: 30px;
    padding: 20px 20px 30px;
    margin: 0;
}

.ordered-items h2 {
    font-size: 1.25em;
    line-height: 130%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 10px;
}

.ordered-items h3 {
    color: #fa744f;
    margin-bottom: 10px;
}

.ticket-row {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.ticket-header {
    font-weight: 600;
}

.ticket-row .ticket-col {
    width: 20%;
    padding: 12px 0;
}

.ticket-row .ticket-col:first-child {
    width: 40%;
}

.ticket-total {
    padding: 12px 0 0 0;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
    margin-right: 45px;
}

.ticket-total .total {
    font-size: 0.875em;
    line-height: 120%;
    width: auto;
    display: inline-block;
    text-align: right;
    padding: 0 0 0 12px;
    color: #202020;
}

.client-information {
    background-color: #fff;
    padding: 20px 0;
}

.client-information h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
    margin-bottom: 12px;
}

.order-row label.has-star {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    margin-bottom: 4px;
}

.form-group.required .has-star:not(.custom-control-label):not(.custom-file-label)::after,
.is-required::after, .has-error .help-block, #loginForm .has-error .help-block {
    color: #ff0000;
    margin-top: 5px;
    line-height: 120%;
    font-weight: 400;
}

.modal-content .form-control {
    padding: 7px 8px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    border-radius: 8px !important;

    box-shadow: none !important;
    transition: 0.4s;
}

.modal-content textarea.form-control {
    min-height: 65px;
    transition: none !important;
}

.has-error .form-control {
    border: 1px solid #ff0000;
    box-shadow: none !important;
}

.has-success .form-control {
    border: 1px solid #00980F;
    box-shadow: none !important;
}

.was-validated .form-control:valid, .form-control.is-valid {
    background-image: url(../images/valid.svg);
}

.form-group {
    margin-bottom: 20px;
}

.field-ticketorder-payment_mode label {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    margin-bottom: 12px;
}

.field-ticketorder-payment_mode .form-check label {
    font-weight: 400;
    cursor: pointer;
}

input[type='radio'].form-check-input::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    border: 1px solid #fa744f;
    transition: 0.4s;
    cursor: pointer;
}

input[type='radio'].form-check-input:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-color: #fa744f;
    transition: 0.4s;
    cursor: pointer;
}

.modal-body .popup-wrap-footer {
    padding: 0;
}

.btn-info, .popup-wrap-footer .btn {
    font-size: 1em;
    line-height: 120%;
    font-weight: 500;
    padding: 13px;
    background-color: #fa744f !important;
    border: none !important;

    border-radius: 12px;
    transition: 0.4s;
}

.btn-info:hover, .popup-wrap-footer .btn:hover {
    opacity: 0.9;
}

.search-page .wrap .afisha-footer {
    padding: 0 20px;
}

.location-view-body .info-wrap.places-list-nearby .location-item-wrap:nth-child(odd) {
    padding-right: 15px;
}

.location-view-body .info-wrap.places-list-nearby .location-item-wrap:nth-child(even) {
    padding-left: 15px;
}

.article-header-wrap {
    padding: 40px;
    background-color: rgba(32, 32, 32, 0.5);
    border-radius: 16px;
}

.article-header-wrap .path {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 40px;
}

.article-header-wrap .path a {
    text-decoration: none;
    transition: 0.4s;
    color: #ffffff;
    border: none;
}

.article-header-wrap .path a:hover {
    color: #fa744f;
}

.article-header-wrap h1 {
    font-size: 2.625em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
}

.article-header-wrap .article-meta {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0;
}

.article-header-wrap .article-meta .article-param {
    margin: 0;
}

.article-header-wrap .article-meta .date.article-param {
    margin-right: 20px;
}

.go-to-content {
    width: 40px;
    height: 40px;
    background-color: rgba(32, 32, 32, 0.5);
    border-radius: 8px;
}

.map-wrap .single-view.body-view {
    padding: 0 30px 30px 20px;
    margin-bottom: 40px;
}

.image-main-caption {
    padding: 20px 40px !important;
    background-color: #f2f2f2;
    border-radius: 12px;
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
}

.map-wrap .single-view.body-view h2 {
    border: none;
    color: #fa744f;
    text-align: center;
    margin-top: .6em;
    margin-bottom: 20px;
    padding: 0;

    font-weight: 700;
}

.map-wrap .single-view.body-view h2:first-of-type {
    margin-top: 40px;
}

.single-view.body-view .place-top {
    position: relative;
    cursor: pointer;
    margin-top: 0;
    background-color: #f2f2f2;
    border-radius: 16px;

    margin-bottom: 20px;
}

.place-top:after {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    border-radius: 0 0 16px 16px;
    height: 260px;
}

.place-top .number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 2;
}

.single-view.body-view .place-top .place-wrap {
    color: #ffffff;
    padding: 20px;
}

.single-view.body-view .place-top .place-wrap h3 {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
}

.caption .info {
    margin-bottom: 0;
}

.single-view.body-view .place-top .place-wrap p {
    margin: 0;
    padding: 0;

    font-weight: 400;
    color: #ffffff;
}

.single-view.body-view .place-top .place-wrap p.h3 {
    margin-bottom: 12px;
}

.single-view .event-buttons-short {
    margin: 0;
    margin-bottom: 20px;
    border: none;
}

.single-view .event-buttons-short .event-view-buttons {
    display: flex;
}

.event-buttons-short .event-view-buttons > div, .event-buttons-short .event-view-buttons > span {
    width: auto;
    float: none;
    border: none;
}

.map-wrap .single-view .event-view-buttons .btn-direction {
    padding: 9px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    width: 185px;
    margin-right: 20px;
    transition: 0.4s;
}

.map-wrap .single-view .event-view-buttons .btn-direction::before {
    width: 17px;
    height: 17px;
    background-size: 17px !important;
    top: 0;
    left: 0;
    transform: none;
    margin: 0 8px 0 0;
}

.map-wrap .single-view .event-view-buttons .btn-share {
    background: #FFFFFF;
    border: 1px solid #f2f2f2 !important;
    border-radius: 8px;
    padding: 9px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    width: 185px;
    margin-right: 20px;
    transition: 0.4s;
}

.map-wrap .single-view .event-view-buttons .btn-share span::before {
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-image: url(../images/kyiv-maps-ico/share-blue.svg);
    float: left;
}

.map-wrap .single-view .event-view-buttons .btn-show-on-map {
    background: #FFFFFF;
    border: 1px solid #f2f2f2 !important;
    border-radius: 8px;
    padding: 9px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    width: 185px;
    transition: 0.4s;
}

.map-wrap .single-view .event-view-buttons .btn-show-on-map::before {
    background-image: url(../images/map.svg);
}

.map-wrap .single-view .event-view-buttons .btn:hover {
    background-color: #f2f2f2;
}

.single-view.body-view p {

    color: #202020;
    margin-bottom: 20px;
}

.single-view.body-view ul li,
.single-view.body-view ol li {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
    padding-left: 26px;
}

.single-view.body-view ol li {
    padding-left: 40px;
}

.single-view.body-view ul li::before {
    width: 14px;
    height: 14px;
    top: 4px;
    transform: none;
}

.single-view.body-view blockquote {

}

.single-view.body-view blockquote p {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin: 0;
}

.single-view.body-view p a, .single-view.body-view a, .activity-body-view a {
    color: #000000;
    text-decoration: none;
    line-height: 100%;
    transition: 0.4s;
}

.single-view.body-view .caption p.h3 a {
    border: none;
}

.single-view.body-view p a u, .single-view.body-view a u, .activity-body-view a u {
    text-decoration: none;
}

.single-view.body-view .activity-item a, .activity-body-view .activity-item a {
    border-bottom: none;
}

.single-view.body-view p a:hover, .single-view.body-view a:hover {
    color: #000000;
}

.author-single-footer {
    padding: 0;
    margin-top: 40px;
    background-color: #ffffff;
    color: #202020;
    border: none;
    margin-bottom: 0;
}

.author-single-footer .author-thmb {
    overflow: hidden;
    border-radius: 50%;
    width: 75px;
    height: 75px;
    float: left;
    margin-left: 0;
    margin-right: 15px;
}

.author-single-footer .author-thmb img {
    width: 100%;
    height: 100%;
}

.author-single-footer p.h4 a {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
}

.author-single-footer p.h4 {
    margin-bottom: 12px;
}

.author-single-footer .author-text {
    font-size: 0.875em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
}

.author-single-footer .author-text p {
    margin-bottom: 8px;
}

.comments-container.view-comments {
    padding: 0 30px 0 20px;
    background-color: #ffffff;
    margin-top: 0;
    margin-bottom: 60px;
}

.map-wrap .comments-container.view-comments {
    padding: 20px 0px 0px;
}

.comments-container.view-comments .info-wrap {
    background-color: #f2f2f2;
    border-radius: 16px;
    padding: 20px !important;
}

.map-info {
    background-color: #ffffff;
    border-radius: 12px;
}

.map-info .image {
    width: 100%;
    height: 100px;
}

.map-info .info {
    padding: 12px 20px;
}

.map-info .info h3 a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 5px;
    text-decoration: none;
}

.map-info .info .addr::before {
    width: 9px;
    height: 12px;
    background-size: 9px 12px;
    background: url(../images/kyiv-maps-ico/pin-orange.svg) no-repeat center center !important;
}

.map-info .info .addr-wrap {
    padding: 0;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.page-long .blog-container .body-view {
    padding: 12px 0;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
}

.single-view.body-view ul.path {
    margin-bottom: 12px;
}

.single-view.body-view ul.path li {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
}

.single-view.body-view ul.path li a {
    text-decoration: none;
    color: #999999;
    border: none;
}

.blog-container h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 20px;
}

.blog-stats-panel {
    margin-bottom: 20px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.blog-container .stats {
    display: flex;
}

.blog-container .stats .stat {
    display: flex;
    align-items: center;
}

.blog-container .stats .stat-context_user_id,
.blog-container .stats .stat-id {
    display: none;
}

.event-view-buttons.article-param.d-flex.ml-auto {
    width: 150px;
}

.event-view-buttons.article-param.d-flex.ml-auto .event-button {
    width: 100%;
}

.blog-container .event-view-buttons .event-button .like-button {
    padding: 8px 0 !important;
    border-radius: 8px;
    border: 1px solid #fa744f;
    background-color: #ffffff;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
    transition: 0.4s;
}

.blog-container .event-view-buttons .event-button .like-button:hover {
    background-color: #f2f2f2;
}

.blog-container .event-view-buttons .event-button .like-button span::before {
    float: left;
    margin-right: 8px;
    background-image: url(/images/heart.svg);
}

.blog-container .event-view-buttons .event-button .like-button.liked span::before {
    background-image: url(/images/kyiv-maps-ico/liked-o.svg);
}

.share-blog {
    margin: 0;
    position: relative;
    left: 0;
    margin-top: 20px;
}

.share-blog ul.social-share {
    display: flex;
    margin: 0;
    position: relative;
    top: 0;
}

.share-blog ul.social-share li {
    margin: 0 8px 0 0;
}

.share-blog ul.social-share li a {
    border: none;
    transition: 0.4s;
}

.share-blog ul.social-share li a:hover {
    border: none;
    background-color: transparent;
}

.share-blog ul.social-share li a:hover i::before {
    color: #fa744f;
}

.single-cover img {
    border-radius: 16px;
}

.photo-gallery.g4 {
    margin-bottom: 0
}

.img-wrap { margin-right: 20px; }
.photo-gallery.g4 .img-wrap img {
    width: 130px;
    height: 130px;
}

hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px dashed #daf4f7;
}

.single-view .photo-gallery.st2 .photos-item {
    border-radius: 12px;
    border: none;
}

.single-view .photo-gallery img {
    border-radius: 12px;
}

.single-view a {
    font-weight: 600;
    border-bottom: 2px solid #fa744f;
}

.event-in-article .event {
    height: 300px;
}

.event-in-article .event .thumbnail,
.event-in-article .event .thumbnail .thmb-link {
    height: 100%;
}

.event-in-article .event .caption {
    height: calc(100% - 34px) !important;
}

.event-in-article .event .caption .event-caption-footer {
    display: flex;
    height: 60%;
    justify-content: space-between;
    flex-direction: column;
}

.event-in-article .event .caption a {
    color: #202020;
    text-decoration: none;
}

.event-in-article .event .caption a:hover {
    color: #fa744f;
}

.view-tags {
    border: none;
    border-left: none;
    background-color: #ffffff;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    padding: 0;
    margin: 20px 0;
}

.view-tags .view-tag {
    margin-right: 4px;
    margin-bottom: 0;
    transition: 0.4s;
    padding: 0;
}

.view-tags .view-tag a {
    color: #fa744f;
    transition: 0.4s;
    border: 1px solid #fa744f;
    padding: 5px 10px;
    border-radius: 8px;
    text-decoration: none;
    display: block;
}

.view-tags .view-tag:hover a {
    text-decoration: none;
    background-color: #fa744f;
    color: #ffffff;
}

.view-tags a.view-tag {
    float: none;
    padding: 0;
    color: #fa744f;
    background-color: #fff;
    margin-right: 4px;
    margin-bottom: 0;
    transition: 0.4s;
    border: 1px solid #fa744f;
    padding: 8px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
}

.view-tags a.view-tag:hover {
    background-color: #fa744f;
    color: #ffffff;
}

.page-long .blog-container .comments-container {
    padding: 0;
    margin-top: 60px;
}

@media screen and (max-width: 800px) {
    .page-long .blog-container .comments-container {
        margin-top: 20px;
    }
}

a.add-review {
    text-decoration: none;
}

.page-long + .read-more {
    background-color: #ffffff;
    padding-top: 0;
}

.page-long + .read-more .blog-item-wrap .caption {
    position: absolute;
    bottom: 0;
    height: 65%;
    background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 0.6));
    width: 100%;
}

.page-long + .read-more .blog-item-wrap .caption p.h3 {
    position: absolute;
    bottom: 47px;
    right: auto;
    left: auto;
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    transition: 0.4s;
}

.page-long + .read-more .blog-item-wrap .caption .date.article-param {
    margin-bottom: 20px;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    color: #ffffff;
    transition: 0.4s;
    position: absolute;
    bottom: 0;
}

.page-long + .read-more .blog-list {
    width: auto;
}

.page-long + .read-more .box-title-top .main-h2 {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
}

.widget-news {
    margin-bottom: 60px;
    padding: 0;
    border: none;
}

.widget-title {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    text-transform: none;
    padding: 0;
    margin-bottom: 20px;
    border: none;
}

.last-news .article_item_list {
    border: 1px solid #f2f2f2 !important;
    border-radius: 8px;
    padding: 12px 20px;
    margin-bottom: 12px;
    min-height: 95px;
    transition: 0.4s;
}

.last-news .article_item_list:hover {
    background-color: #f2f2f2;
}

.last-news .thmb {
    margin-left: 0;
    margin-bottom: 0;
}

.last-news .article_item_list a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
}

.last-news .article-date {
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 400;
    padding-top: 5px;
    opacity: 1;
    position: absolute;
    bottom: 12px;
    left: 100px;
    background-color: #ffffff;
    transition: 0.4s;
    z-index: 5;
}

.last-news .article_item_list:hover .article-date {
    background-color: #f2f2f2;
}

.box.box-qestion {
    color: #fa744f;
    font-size: 1.125em;
    line-height: 120%;

    border: none;
    padding: 10px 0;
    font-weight: 700;
}

#article_events, #article_places {
    top: 120px;
}

#article_events .close, #article_places .close, .streetview-close {
    background-color: #fff;
}

#article_events .close, #article_places .close, .streetview-close {
    top: 130px;
    background-size: 10px;
    background-position: 11px center;
}

.search-page .image-container .style h1 {
    margin-left: 20px;
}

@media (max-width: 600px) {
    .search-page .image-container .style h1 {
        margin-left: 0;
    }
}

.map-nav-col .top-cats-container.row {
    margin: 0;
    background-color: #ffffff;
    margin-top: 20px;
    margin-bottom: 0;
}

.top-cats-container a {
    margin-right: 10px;
    background-color: #f2f2f2;
    border-radius: 8px;
}

.map-nav-col .top-cats-container.row .slick-slide {
    margin: 0 10px;
}

.map-nav-col .top-cats-container.row .slick-slider .slick-list {
    margin: 0 -10px;
}

.map-nav-col .path {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
    display: none;
}

.map-info .image {
    border-radius: 12px 12px 0 0;
}

.info-container .event-view-date .month span {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.event-bottom .info-container .event-view-date .month span {
    font-size: 0.875em;
    line-height: 120%;
}

.info p.bill:before, .event-date:before {
    margin-top: 4px;
    margin-right: 7px;
    height: 15px;
    width: 20px;
    background-size: 15px !important;
}

.info p.bill:before {
    margin-top: 0;
    height: 17px;
    width: 20px;
    background-size: 17px !important;
}

.info-wrap .info-container {
    margin-bottom: 20px;
}

.info-wrap .date-in-list .info-container {
    margin-bottom: 0;
}

.advansed-links .btn span {
    border-radius: 8px !important;
}

.datepicker table tr td.today {
    border-radius: 12px !important;
}

table {
    border-collapse: separate;
}

td {
    border: solid 1px #000;
}

.small-dates {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.small-dates div {
    margin: 0 10px 10px 0;
    line-height: 120%;
}

.small-dates div a,
.small-dates button {
    border-radius: 8px;
    transition: 0.4s;
    border: none;
}

.small-dates button:hover {
    background-color: #05aff2;
    color: #ffffff !important;
}

.place-item-filial .info-container {
    margin-bottom: 0 !important;
}

.page-container .event-page {
    margin-bottom: 60px;
}

.btn.booking, .event-view-buttons .btn.btn_buy_tickets {
    padding: 7px 20px !important;
    color: #ffffff;
    background-color: #05aff2 !important;
    text-transform: none;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600;
    transition: 0.4s;
    margin-left: 20px;
}

#article_events .event-view-buttons .btn.like-button, #article_places .event-view-buttons .btn.like-button {
    padding: 7px 20px 7px !important;
}

.btn.booking:hover, .event-view-buttons .btn.btn_buy_tickets:hover {
    opacity: 0.7;
}

#article_events .comments-container .info-wrap .comments-container {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
}

.inner-header {
    padding-top: 75px !important;
    padding-bottom: 58px;
    color: #ffffff;
    margin: 0 !important;
}

.artists-header h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    text-align: left;
    margin-bottom: 33px;
    text-transform: none;
}

.artists-header .search-form {
    max-width: none;
}

.artists-header .search-cols-main {
    padding: 14px;
}

.col-styles .col .title,
.col-styles .col button,
.col-styles + .col .title,
.col-styles + .col button {
    border-radius: 12px !important;
    overflow: hidden;
    border-color: #ffffff;
}

.col-styles .col .title {
    margin-right: 10px;
}

.search-header .search-form {
    box-shadow: none;
}

.search-form .col-md-8.col {
    margin: 0 auto;
}

.search-header .search-form .search-cols-main {
    background-color: #ffffff !important;
    border-radius: 12px;
    padding: 14px !important;
}

.type-search .search-form .search-cols-main .search-page .col-md-9::before {
    content: '';
    width: 32px;
    height: 32px;
    background-size: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/images/search.svg) !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
}

.type-search .search-form .search-cols-main .search-page input.form-control {
    padding: 20px 20px 20px 65px !important;
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 500;
    color: #202020 !important;
    background-color: #f2f2f2 !important;
    border-radius: 12px !important;
    height: auto;
    box-shadow: none;
}

.type-search .search-form .search-cols-main .search-page input.form-control:hover {
    box-shadow: none;
}

.type-search .search-form .search-cols-main .search-page button.btn.btn-primary#btnSearchMain {
    padding: 21px;
    border-radius: 12px;
    text-transform: none;
    background-color: #fa744f !important;
}

.search-header h1 {
    margin: 0 auto;
    width: 66.66%;
    margin-bottom: 33px;
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
}

.inner-header + .container-fluid .col-md-8 {
    margin: 0 auto;
}

.search-section p {
    margin: 12px 0 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
}

.search-list li {
    padding: 17px;
    padding-left: 82px;
    position: relative;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
    margin-bottom: 20px;
    border-radius: 12px;
    min-height: 80px;
}

.search-list li p {
    margin: 0;
}

.search-list li .h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin: 0 0 8px 0;
}

.search-list li .h4 {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
    margin: 0;
}

.search-list .search-context {
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    border-radius: 50%;
    width: 42px;
    height: 42px;
}

.search-list .context-location {
    background-image: url(/images/kyiv-maps-ico/pin.svg);
    background-size: 16px 20px !important;
}

.search-list .context-event {
    background-image: url(/images/kyiv-maps-ico/event.svg);
    background-size: 20px !important;
}

.search-list .context-article {
    background-image: url(/images/kyiv-maps-ico/blog.svg);
    background-size: 20px !important;
}

.static-body {
    padding-top: 80px;
}

.col-md-3 .structure li {
    margin-bottom: 12px;
}

.col-md-3 .structure li span, .col-md-3 .structure li a {
    border-radius: 8px;
    background-color: #f2f2f2;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    padding: 12px 20px;
    text-decoration: none;
    transition: 0.4s;
    text-overflow: ellipsis;
    overflow: hidden;
}

.col-md-3 .structure li a:hover {
    color: #fa744f;
}

.col-md-3 .structure li span {
    background-color: #fa744f;
    color: #ffffff;
}

.single-container {
    padding-left: 0;
}

.static-body h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.static-body h2 {
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    color: #fa744f;
    margin-bottom: 12px;
    margin-top: 60px;
}

.static-body h2 strong {
    color: #fa744f;
    font-weight: 700;
}

.static-body h2:first-child {
    margin-top: 0;
}

.single p,
.static-body h3,
.single li {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
}

.single li {
    margin-bottom: 8px;
}

.single ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    background-color: #05aff2;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 90%;
}

.single ol {
    padding-left: 20px;
}

.single ol li::marker {
    left: 0;
}

.single p:last-child {
    margin-bottom: 0;
}

.static-body h3 {
    margin-top: 20px;
    font-weight: 600;
    color: #05aff2;
    margin-bottom: 12px;
}

.static-body strong {
    color: #05aff2;
    font-weight: 600;
}

.login-page, .site-reset-password, .site-signup, .site-request-password-reset {
    background-color: #ffffff;
    padding-bottom: 80px;
    padding-top: 40px;
}

.site-signup-wrap {
    max-width: 535px;
    margin: 0;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
}

.site-signup-wrap p,
#loginForm p,
#loginForm a {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
    transition: 0.4s;
}

#loginForm a:hover {
    color: #fa744f;
}

#login-form-container .auth-clients li:first-child,
.login-page-container .auth-clients li:first-child,
.site-signup-wrap .auth-clients li:first-child {
    padding-right: 10px !important;
}

#login-form-container .auth-clients li:last-child,
.login-page-container .auth-clients li:last-child,
.site-signup-wrap .auth-clients li:last-child {
    padding-left: 10px !important;
}

#login-form-container .auth-clients {
    padding: 20px 20px 0;
}

.login-page-container .auth-clients {
    padding: 0 20px;
}

#login-form-container .auth-clients li .auth-link,
.login-page-container .auth-clients li .auth-link,
.site-signup-wrap .auth-clients li .auth-link {
    background-color: #f2f2f2;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    padding: 12px;
    text-align: center;
    color: #202020;
    border-radius: 12px;
}

#login-form-container .auth-clients li .auth-link .auth-icon,
.login-page-container .auth-clients li .auth-link .auth-icon,
.site-signup-wrap .auth-clients li .auth-link .auth-icon {
    width: 20px !important;
    height: 20px !important;
    background-color: transparent !important;
    margin: 0 !important;
    margin-right: 10px !important;
}

.auth-clients a.google.auth-link:after {
    content: 'Google';
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.auth-clients a.facebook.auth-link:after {
    content: 'Facebook';
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

#login-form-container .auth-clients li .auth-link .auth-icon.facebook,
.login-page-container .auth-clients li .auth-link .auth-icon.facebook,
.site-signup-wrap .auth-clients li .auth-link .auth-icon.facebook {
    background-image: url(/images/fb-circle.svg) !important;
    background-size: 8px 16px !important;
}

#login-form-container .auth-clients li .auth-link .auth-icon.google,
.login-page-container .auth-clients li .auth-link .auth-icon.google,
.site-signup-wrap .auth-clients li .auth-link .auth-icon.google {
    background-image: url(/images/google-plus-blue.svg) !important;
    background-size: 13px !important;
}

.login-page-container .login-page-wrap {
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    border-radius: 16px;
}

a.youtube:before {
    background-image: url(../images/yt.svg) !important;
    background-size: 24px !important;
}

#loginForm .form-control,
.form-control {
    display: block;
    width: 100%;
    padding: 11px 16px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #cccccc;
    border-radius: 8px !important;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:hover {
    box-shadow: none;
}

#signup-form .form-group {
    margin-bottom: 10px;
}

#signup-form .has-error .help-block,
#loginForm .has-error .help-block {
    margin: 4px 0 10px 15px !important;
}

.has-error .form-control {
    background-image: url(/images/error.svg);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.has-success .form-control {
    background-image: url(/images/success.svg);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.has-error .cbx-active,
.has-success .cbx-active,
.cbx-active,
.cbx-active:hover,
.has-success .cbx-active:focus,
.cbx-active:focus,
.has-error .cbx-active:focus {
    color: #fa744f;
    border-color: #cccccc;
    box-shadow: none;
}

#signup-form .row .col-md-6 {
    max-width: none;
    flex: auto;
}

.cbx-label {
    color: #202020;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    transition: 0.4s;
    margin-left: 12px !important;
}

.form-group.field-signupform-acceptrules {
    display: flex;
    align-items: center;
}

#signupform-acceptrules.form-control.cbx-loading {
    width: 25px;
    height: 25px;
    padding: 5px;
    background-position: center center;
    margin: 0;
    border-radius: 0 !important;
}

.field-signupform-acceptrules .cbx-label a {
    color: #fa744f;
    text-decoration: underline;
}

.popup-wrap {
    padding: 20px;
    background-color: #ffffff;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.popup-wrap button {
    background-color: #fa744f !important;
    border-radius: 8px;
    padding: 8px 15px;
}

#loginForm .advansed-buttons button,
.field-signupform-verifycode button {
    width: 100%;
    text-align: center;
    background-color: #fa744f !important;
    border-radius: 12px;
    padding: 13px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 500;
}

.field-signupform-verifycode p,
.field-signupform-verifycode {
    margin: 0 !important;
}

.signup-desc-wrap {
    padding: 0;
    color: #202020;
    max-width: 535px;
    margin-left: auto;
}

.signup-desc-wrap h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 8px;
}

.signup-desc-wrap p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.signup-desc-wrap h2 {
    color: #05aff2;
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 12px;
}

.signup-desc-wrap li {
    padding-left: 62px;
}

.signup-desc-wrap li:before {
    content: '';
    float: left;
    width: 42px;
    height: 42px;
    margin-right: 0;
    border-radius: 50%;
    background-color: #f2f2f2;
    margin-left: -62px;
    background-image: url(/images/kyiv-maps-ico/pin.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 20px;
}

.signup-desc-wrap li:first-child::before {
    background-image: url(/images/kyiv-maps-ico/user-icon.svg);
    background-size: 18px 20px;
}

.signup-desc-wrap li:last-child::before {
    background-image: url(/images/kyiv-maps-ico/email.svg);
    background-size: 18px 14px;
}

.profile-header-bg {
    padding-top: 0;
    height: 320px;
    padding-bottom: 0;
    border-radius: 16px;
    position: relative;
}

.people-header {
    position: relative;
    margin-top: -155px;
    z-index: 6;
}

.profile-header .profile-avatar {
    background-color: #f5f5f5;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-size: cover;
    border: 10px solid #fff !important;
    margin: 0;
    left: 30px;
}

.people-page .name-box.info-wrap {
    margin: 0 0 20px;
    padding: 10px 0 0 !important;
}

.people-page .name-box h1 {
    font-size: 2.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin: 0;
}

.people-page .event-view-status {
    padding: 0;
    margin-top: 40px;
    border: none;
}

.info-container,
.organizer-info p {
    font-size: 1em;
    line-height: 120%;
}

.people-page .contacts-info {
    border-radius: 12px;
}

.people-page .contacts-info .info-wrap,
.people-page .comments-container .info-wrap {
    background-color: transparent !important;
}

.people-page .info-wrap {
    padding: 60px 0 0 !important;
}

.people-page .tickets-info .info-wrap {
    padding: 0 !important;
}

.people-page .comments-container {
    margin-bottom: 60px;
}

.people-page .comments-container .info-wrap {
    padding: 20px !important;
    margin: 0;
}

.people-page .page-article .tickets-info .info-wrap .tickets-list {
    padding: 0 !important;
}

.people-page .contacts-info .info-wrap {
    padding: 20px !important;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin: 0;
}

.people-page .info-wrap .info-container:last-child {
    margin-bottom: 0;
}

.people-page .info-wrap h4,
.people-page .info-wrap h3 {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #fa744f;
    margin-bottom: 12px;
}

.people-page .info-wrap h3 {
    margin-top: 20px;
}

.similarArtists .container-fluid {
    padding: 0;
}

.people-page .info-wrap p {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
}

.people-page .tickets-info .section-title {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 20px !important;
}

.people-page .tickets-info .tickets-list {
    background-color: #f2f2f2;
    border-radius: 16px;
    padding: 20px;
}

.similarArtists {
    padding-top: 0;
    padding-bottom: 80px;
}

.similarArtists h3 {
    padding: 0 15px;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    text-align: left !important;
    padding: 0 15px;
}

.artists-top-list {
    background-color: #f2f2f2;
}

.artists-header + .container-fluid {
    margin-top: 45px;
}

.artist-item {
    padding: 15px;
}

.artist-item-wrap {
    background-color: #ffffff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    padding: 0;
    margin: 0;
    height: 100%;
    position: relative;
}

.add-artists-wrap .actions {
    top: 5px;
    right: 5px;
}

.artist-item-wrap .thmb {
    padding: 20px 20px 12px;
    border-bottom: 1px solid #f2f2f2;
}

.artist-item-wrap .thmb .thmb-top {
    display: flex;
}

.artist-item-wrap .thmb a.thmb {
    overflow: auto;
    max-height: none;
    margin: 0 20px 0 0;
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
}

.artists-list .artist-item h3, .artists-top-list .artist-item h3 {
    height: auto;
    display: inline-block;
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 20px;
}

.artists-list .artist-item h3 a, .artists-top-list .artist-item h3 a {
    color: #202020;
    white-space: normal;
}

.artist-item-wrap .user-rate {
    margin-top: 12px;
    font-size: 0.875em;
    line-height: 150%;
    font-weight: 400;
    color: #777777;
    display: flex;
}

.artist-item-wrap .user-rate .stars-col {
    width: 50%;
}

.artist-item-wrap .user-rate .stars-title {
    margin-right: 12px;
}

.artist-item-wrap .user-rate .stars-rates .stars-body {
    font-size: 0.75em;
    line-height: 150%;
    font-weight: 700;
    color: #202020;
}

.user-rate span {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 2;
    color: #777777;
    font-size: 0.875em;
}

.artist-item-wrap .caption {
    padding: 12px 20px 20px;
}

.artist-item-wrap .caption .my-place span {
    font-size: 0.875em;
    line-height: 150%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 8px;
}

.artist-item-wrap .caption .my-place h3 {
    height: 44px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
    padding: 0;
}

.artist-item.a-full .my-place {
    height: auto;
}

.artist-item .artist-tags {
    padding: 0;
    display: block;
}

.artist-tags span {
    background-color: #ffffff;
    border: 1px solid #fa744f;
    border-radius: 6px;
    padding: 7px 12px;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 600;
    color: #fa744f;
}

.events-container .thumbnail {
    height: 130px;
}

.cat-image .event span {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #202020;

}

.cat-image .event span.time-status-days,
.cat-image .event span.time-status-min,
.cat-image .event span.time-status-hour,
.cat-image .event span.time-status-right-now {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 12px;
    z-index: 3;
    color: #fa744f;
    font-size: 0.75em;
}

.events-list .events .slick-slider {
    padding-bottom: 20px !important;
}

.map-info h3 {
    margin-bottom: 4px;
}

.artists-list .artist-item:after, .artists-top-list .artist-item:after {
    display: none;
}

.pagination-container {

}

.search-section .pagination-container {
    background-color: transparent;
}

#loginForm .reset-password {
    margin-top: 2px;
    margin-bottom: 0;
}

#loginForm .reset-password a {
    color: #202020;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
}

.signup-popup {
    width: 50%;
    padding-right: 10px;
    text-align: center;
}

#loginForm .signup-popup a {
    text-align: center;
    background-color: #f2f2f2 !important;
    border-radius: 12px;
    padding: 13px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 500;
    display: block;
    margin: 0;
    text-decoration: none;
    transition: 0.4s;
}

#loginForm .signup-popup a:hover {
    color: #fa744f;
    text-decoration: none;
}

#loginForm .advansed-buttons button {
    width: 50%;
    margin-left: 10px;
    transition: 0.4s;
}

#loginForm .advansed-buttons button:hover {
    opacity: 0.9;
}

.cabinet-container {
    background-color: #f2f2f2;
}

.cabinet-container .cabinet-menu {
    width: 300px;
    height: calc(100vh - 60px);
    height: -webkit-calc(100 vh-60px);
    background-color: #ffffff;
    padding-bottom: 0;
    padding: 20px;
    overflow-y: auto;
}

.cabinet-header {
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.cabinet-header .profile-header-thmb {
    width: 42px;
    height: 42px;
    -ms-flex: 0 0 42px;
    flex: 0 0 42px;
    max-width: 42px;
    margin: 0;
    border: none;
}

.profile-header-thmb img {
    width: 100%;
    height: 100%;
}

.cabinet-header .profile-header-title {
    padding: 0;
    margin-left: 20px;
}

.profile-header-title h3 {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin: 0;
}

.partner-switcher {
    display: flex;
    font-size: 1em;
    margin: 0;
}

.menu-body {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.user-menu {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    width: 180px;
}

.menu-body a {
    color: #202020;
    padding: 11px 17px;
    border-radius: 8px;
    transition: 0.4s;
}

.user-menu a,
.logout.btn-link {
    color: #202020;
    padding: 8px 12px;
    transition: 0.4s;
}

.logout.btn-link {
    border-top: 1px solid #f2f2f2 !important;
}

.users-page .menu-body a:before {
    content: '';
    width: 20px;
    height: 20px;
    float: left;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center;
    margin-right: 15px;
    transform: none;
}

.user-menu a::before {
    width: 17px;
    height: 17px;
    background-size: 17px 17px;
    margin-right: 8px;
    min-width: 17px;
}

.user-menu hr {
    display: none;
}

.menu-body a:hover,
.user-menu a:hover {
    background-color: #f2f2f2;
    color: #202020;
}

.menu-body a.active {
    background-color: #05aff2;
    color: #ffffff;
}

.menu-body a.active span {
    font-weight: 400;
}

a.user-manager::before,
a.user-manager:hover::before {
    background-image: url(/images/kyiv-maps-ico/manager-b.svg);
}

a.user-profile::before,
a.user-profile:hover::before {
    background-image: url(/images/kyiv-maps-ico/user-b.svg);
}

a.user-favorites::before,
a.user-favorites:hover::before {
    background-image: url(/images/kyiv-maps-ico/like-b.svg);
}

a.user-events::before,
a.user-events:hover::before {
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
}

a.user-locations::before,
a.user-locations:hover::before {
    background-image: url(/images/kyiv-maps-ico/place-b.svg);
}

a.user-orders::before,
a.user-orders:hover::before,
.partner-orders a::before,
.partner-orders:hover a::before {
    background-image: url(/images/kyiv-maps-ico/order-b.svg);
}

a.user-products::before,
a.user-products:hover::before,
.partner-products a::before,
.partner-products:hover a::before,
a.user-booking::before,
a.user-booking:hover::before,
.partner-booking a::before,
.partner-booking:hover a::before {
    background-image: url(/images/kyiv-maps-ico/booking-b.svg);
}

a.user-articles::before,
a.user-articles:hover::before {
    background-image: url(/images/kyiv-maps-ico/writing-b.svg);
}

a.user-reviews::before,
a.user-reviews:hover::before {
    background-image: url(/images/kyiv-maps-ico/review-b.svg);
}

.user-menu a.logout::before,
.user-menu a.logout:hover:before {
    background-image: url(/images/kyiv-maps-ico/logout-b.svg);
}

.partner-console a::before,
.partner-console:hover a::before {
    background-image: url(/images/kyiv-maps-ico/console-b.svg);
}

.partner-services a::before,
.partner-services:hover a::before {
    background-image: url(/images/kyiv-maps-ico/service-b.svg);
}

.partner-tickets a::before,
.partner-tickets:hover a::before {
    background-image: url(/images/kyiv-maps-ico/ticket-b.svg);
}

a.user-profile.active::before {
    background-image: url(/images/kyiv-maps-ico/user-w.svg);
}

a.user-favorites.active::before {
    background-image: url(/images/kyiv-maps-ico/like-w.svg);
}

a.user-events.active::before {
    background-image: url(/images/kyiv-maps-ico/calend-w.svg);
}

a.user-locations.active::before {
    background-image: url(/images/kyiv-maps-ico/place-w.svg);
}

a.user-orders.active::before,
.partner-orders a.active::before,
.partner-orders:hover a.active::before {
    background-image: url(/images/kyiv-maps-ico/order-w.svg);
}

a.user-products.active::before,
.partner-products a.active::before,
.partner-products:hover a.active::before,
a.user-booking.active::before,
.partner-booking a.active::before,
.partner-booking:hover a.active::before {
    background-image: url(/images/kyiv-maps-ico/booking-w.svg);
}

a.user-articles.active::before {
    background-image: url(/images/kyiv-maps-ico/writing-w.svg);
}

a.user-reviews.active::before {
    background-image: url(/images/kyiv-maps-ico/review-w.svg);
}

.partner-console a.active::before,
.partner-console:hover a.active::before {
    background-image: url(/images/kyiv-maps-ico/console-w.svg);
}

.partner-services a.active::before,
.partner-services:hover a.active::before {
    background-image: url(/images/kyiv-maps-ico/service-w.svg);
}

.partner-tickets a.active::before,
.partner-tickets:hover a.active::before {
    background-image: url(/images/kyiv-maps-ico/ticket-w.svg);
}

.cabinet-container .cabinet-body {
    width: calc(100vw - 300px);
    min-height: calc(100vh - 60px);
    margin-left: 300px;
    background-color: transparent;
    padding: 20px 30px;
}

.my-profile {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    text-align: center;
    box-shadow: none;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    position: relative;
    padding: 40px 30px 30px;
    border-radius: 16px;
    background-color: #ffffff;
    color: #202020;
}

.cabinet-body .event {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.my-profile h3 {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 8px;
}

.my-profile p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 20px;
}

.my-profile-avatar {
    overflow: hidden;
    border-radius: 50%;
    width: 125px;
    height: 125px;
    background-color: #f2f2f2;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.my-profile-avatar img {
    height: 100%;
}

.my-profile .btn {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
    background-color: #ffffff !important;
    border-radius: 8px;
    padding: 12px 20px;
    transition: 0.4s;
}

.my-profile .btn:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.edit-event {
    background-color: #f2f2f2;
    background-image: url(/images/kyiv-maps-ico/edit-b.svg) !important;
    width: 40px;
    height: 40px;
    background-position: left 55% top 45%;
}

.search-item.blog-col > div {
    position: relative;
}

.search-item.blog-col .edit-event {
    top: 20px;
}

.prod-view .edit-event {
    box-shadow: 0 3px 10px #00000011;
}

.edit-event.manager-event {
    background-image: url(/images/m-settings.svg) !important;
    background-size: 20px;
    background-position: center center;
}

.cabinet-container .cabinet-body.wide-cabinet {
    padding: 60px 20px 20px !important;
    max-width: 640px;
}

.activity-item .edit-event {
    z-index: 500 !important;
}

.profile-avatar-wrap {
    margin: 0 auto 20px;
}

.profile-avatar-wrap .profile-avatar,
.profile-avatar-wrap .image-container,
.profile-avatar img {
    width: 100%;
    height: 100%;
    border: none;
}

.profile-avatar-wrap h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
}

.profile-avatar-overlay .btn.image-selector {
    padding: 8px 12px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    border-radius: 8px;
    transition: 0.4s;
}

.remove-image {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    top: 15px;
    right: 15px;
    transition: 0.4s;
}

.remove-image:hover {
    background-color: #cccccc;
}

.settings #userSettingsForm h3 {
    color: #202020;
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    text-align: center;
    padding: 20px 20px 7px;
    background-color: #ffffff;
    border: none;
    border-radius: 12px 12px 0 0;
}

.cabinet-body .settings-group {
    border: none;
    margin-bottom: 40px;
    border-radius: 0 0 12px 12px;
    overflow: hidden;
}

.settings-group .panel {
    border: none;
    border-top: 1px solid #f2f2f2 !important;
}

.panel-group:first-child .panel {
    border: none !important;
}

.panel-group .panel-group .panel {
    border-top: 1px solid #f2f2f2 !important;
}

.panel-heading {
    border: none;
}

.panel-heading > .a, .panel-heading-wrap, .panel-heading span {
    padding: 12px 20px;
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    width: 100%;
}

.panel-heading > .a:before, .panel-heading span:before, .panel-heading:after {
    content: '';
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 20px;
    transform: none;
    border-radius: 50%;
    background-color: #f2f2f2;
    border: none;
}

.panel-group.active .panel-heading > .a:before, .panel-group.active .panel-heading span:before {
    background-size: 12px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #05aff2;
    background-image: url(/images/kyiv-maps-ico/check-w.svg);
    border: none;
}

.panel-heading label {
    float: left;
    color: #202020;
    width: 155px;
    margin: 0;
    line-height: 120%;
    font-size: 1em;
    font-weight: 400;
}

.panel-heading:after {
    background-color: #ffffff;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
}

.panel-collapse {
    background-color: #ffffff;
}

.panel-body {
    padding: 8px 20px 20px;
}

.panel-body .form-group {
    margin-bottom: 0;
}

.settings-group .form-control {
    padding: 8px 20px;
    font-size: 0.875em;
    line-height: 120%;
}

.panel-footer {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    padding: 0 20px 20px;
}

.panel-footer .btn,
.panel-body .btn {
    padding: 12px 50px 13px;
    color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
    transition: 0.4s;
    border-radius: 8px;
    font-weight: 600;
}

.panel-footer .btn:hover,
.panel-body .btn:hover {
    background-color: #f2f2f2 !important;
}

.panel-footer .btn.btn-primary,
.panel-body .btn.btn-primary {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.panel-footer .btn.btn-primary:hover,
.panel-body .btn.btn-primary:hover {
    background-color: #05aff2 !important;
    opacity: 0.7;
}

.panel-body .email-validation {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.panel .panel-collapse label,
.publish-wrap p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.cabinet-body .calendar-title,
.user-page-top h1,
.cabinet-body h1 {
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 20px;
    margin-top: 8px;
}

.fav-menu {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.fav-menu a, .fav-menu span {
    padding: 0;
    margin: 0 40px 0 0;
}

.fav-menu a {
    transition: 0.4s;
}

.fav-menu a:hover {
    color: #05aff2;
    background-color: transparent;
}

.fav-menu span {
    color: #05aff2;
    font-weight: 600;
    border-bottom: 1px solid #05aff2;
}

.user-page-top h2.calendar-title {
    color: #05aff2;
    margin-bottom: 0;
}

.cabinet-body .events {
    margin: 0 -15px;
}

.cabinet-body .events > div {
    margin-bottom: 20px;
}

.center-buttons .more-btn {
    padding: 12px 30px;
    border: 1px solid #05aff2;
    color: #05aff2;
    border-radius: 8px;
    transition: 0.4s;
}

.center-buttons .more-btn:hover {
    border: 1px solid #05aff2;
    background-color: #05aff2 !important;
    padding: 12px 30px;
    color: #ffffff;
}

.center-buttons .more-btn span {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
}

.user-page-top {
    position: relative;
}

.show-cabinet-search {
    border-radius: 8px;
    /*  border: 1px solid #05aff2; */
    color: #05aff2;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 0;
    transition: 0.4s;
    width: 45px;
    height: 45px;
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.show-cabinet-search:hover {
    background-color: #05aff2;
    color: #ffffff;
    background-image: url(/images/kyiv-maps-ico/search-w.svg);
}

.show-cabinet-search img {
    display: none;
}

.user-page-links-wrap {
    overflow: auto;
    white-space: nowrap;
    display: flex;
}

.sorting-filter .row {
    margin-right: -10px;
    margin-left: -10px;
    background-color: #f2f2f2;
}

.sorting-filter .sorting-col {
    padding: 0 10px;
    background-color: #f2f2f2;
}

.select2-container--krajee-bs4.select2-container--open:not(.select2-container--disabled) .select2-selection, .select2-container--krajee-bs4:not(.select2-container--disabled) .select2-selection:focus {
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}

.select2-container--krajee-bs4 .select2-selection--single {
    height: auto;
    line-height: normal;
    padding: 12px 20px;
    border: none;
    box-shadow: none;
    transition: 0.4s;
    border-radius: 8px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    cursor: pointer;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
    color: #202020;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border: none;
    position: absolute;
    height: 100%;
    top: 0;
    right: 20px;
    width: 15px;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.2s;
}

.select2-container--krajee-bs4.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.select2-container--krajee-bs4:not(.select2-container--disabled) .select2-dropdown {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
    border: none;
    border-top: 1px solid #f2f2f2;
    overflow-x: hidden;
    margin-top: -1px;
}

.select2-results__option {
    padding: 8px 20px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    transition: 0.4s;
    text-overflow: ellipsis;
    overflow: hidden;
}

.select2-container--krajee-bs4 .select2-results__option--highlighted[aria-selected] {
    background-color: #f2f2f2;
    color: #202020;
}

.select2-container--krajee-bs4 .select2-results__option.select2-results__option--selected {
    color: #202020;
    background-color: #ffffff;
    font-weight: 600;
}

.select2-container--krajee-bs4 .select2-results__option.select2-results__option--selected.select2-results__option--highlighted[aria-selected] {
    background-color: #f2f2f2;
    color: #202020;
}

.sorting-filter input[type=text] {
    font-size: 0.875em;
    line-height: 120%;
    color: #202020;
    border: none;
    padding: 12px 20px 12px 50px !important;
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
    background-repeat: no-repeat;
    background-position: 20px 12px;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.sorting-filter input[type=text]:focus {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07) !important;
}

.sorting-filter .sorting-col .btn {
    border: none;
    padding: 12px;
    background-color: #05aff2;
    color: #ffffff;
    text-transform: none;
    transition: 0.4s;
    border-radius: 8px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
}

.sorting-filter .sorting-col .btn:hover {
    opacity: 0.7;
}

.empty-list:before {
    width: 160px;
    content: '';
    height: 160px;
    background-size: 160px 160px;
    margin-bottom: 40px;
}

.empty-list.empty-events::before {
    background-image: url(/images/kyiv-maps-ico/calend-g.svg);
}

.empty-list.empty-locations::before {
    background-image: url(/images/kyiv-maps-ico/place-g.svg);
}

.empty-list.empty-products::before {
    background-image: url(/images/kyiv-maps-ico/order-g.svg);
}

.empty-list.empty-articles::before {
    background-image: url(/images/kyiv-maps-ico/writing-g.svg);
}

.empty-list.empty-people::before {
    background-image: url(/images/kyiv-maps-ico/user-g.svg);
}

.empty-list.empty-reviews::before {
    background-image: url(/images/kyiv-maps-ico/review-g.svg);
}

.empty-list.empty-booking::before {
    background-image: url(/images/kyiv-maps-ico/booking-g.svg);
}

.empty-list.empty-photos::before {
    background-image: url(/images/m-photo-g.svg);
}

.empty-list.empty-services::before {
    background-image: url(/images/kyiv-maps-ico/service-g.svg);
}

.empty-list p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #777777;
    margin-bottom: 20px;
}

.empty-list p strong {
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.empty-list .btn-primary {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
    border-radius: 8px;
    padding: 12px 20px;
    background-color: transparent !important;
    transition: 0.4s;
}

.empty-list .btn-primary:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.default-list .blog-item-wrap {
    background-color: #ffffff;
}

.default-list .blog-col .caption {
    height: 200px;
    position: relative;
}

.default-list .blog-item-wrap .article-meta {
    position: absolute;
    bottom: 20px;
    color: #202020;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
}

.default-list .article-meta .article-param {
    margin: 0 20px 0 0;
}

.default-list .blog-item-wrap .caption p.h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 12px;
}

.caption .desc {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.events-list .location-item .caption p.h3 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    height: 44px;
    min-height: 44px;
}

.default-list .default-item .link-full {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 12px;
    text-decoration: none;
    border: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.17);
}

.default-list .default-item .link-full:hover {
    background-color: #ffffff !important;
}

.default-list .default-item .link-full > div {
    display: flex;
    flex-direction: column;
}

.default-list .default-item .link-full > div h3 {
    order: 3;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    padding: 0;
    margin: 0;
    border: none;
}

.default-list .default-item .link-full > div .article-meta {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 12px;
}

.default-list .default-item .link-full > div .article-meta .date {
    order: 2;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #999999;
}

.default-list .default-item .link-full > div .article-meta .stars-col {
    margin: 0;
}

.default-list .default-item .link-full > div p {
    font-size: 1em;
    line-height: 150%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
}

/* Dropdown style */
.dropdown {
    width: 100%;
    margin: 0;
}

.dropdown dt span {
    text-align: left;
    display: block;
    width: 100%;
    padding: 10px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    background-color: #ffffff;
    color: #202020;
    position: relative;
}

.dropdown dt span::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 15px;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    right: 20px;
    transition: 0.2s;
}

.dropdown.drop dt span {
    border-radius: 8px 8px 0 0;
}

.dropdown.drop dt span::after {
    transform: rotate(180deg);
}

.dropdown dd {
    position: relative;
}

.dropdown dd ul {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    list-style: none;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dropdown dd li a {
    width: 100%;
    display: block;
    padding: 8px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    text-decoration: none;
    border-radius: 0;
    border: none;
    text-align: left;
    transition: 0.4s;
    color: #202020;
}

.dropdown dd li a.default {
    font-weight: 600;
}

.dropdown dd li a:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}

.selected {
    font-weight: 700;
}

.orders li {
    border-left: 8px solid #05aff2;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.17);
    margin-bottom: 20px;
}

.orders li:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.17);
}

ul.orders li .order-title-row {
    padding: 12px;
    display: flex;
}

.orders li .order-img {
    position: relative;
    border-radius: 8px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 12px 24px;
    margin-right: 20px;
    min-width: 150px;
    background-color: #f2f2f2;
}

.orders li .order-img div {
    position: relative;
}

/* .orders li .order-img::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.65);
} */
.orders li .order-id {
    font-size: 2.25em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    text-align: center;
    width: 100%;
}

.orders li .order-status {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 7px 12px;
    width: 100%;
    text-align: center;
    font-size: 0.75em;
    line-height: 120%;
    font-weight: 600;
    color: #202020;
    text-transform: uppercase;
}

.order-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px 0;
}

.order-info h3 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin: 0;
}

.order-info-bottom {
    display: flex;
}

.order-info-bottom div {
    margin-right: 20px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.order-info-bottom div span {
    font-weight: 600;
}

.orders li .order-arrow {
    background-color: #f2f2f2;
    border-radius: 8px;
    position: relative;
    min-width: 35px;
    margin-left: 20px;
}

.orders li .order-arrow::before {
    content: '';
    position: absolute;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.2s;
}

.orders li .order-title.collapsed .order-arrow::before {
    transform: rotate(0deg);
}

.orders li .order-title .order-arrow::before {
    transform: rotate(180deg);
}

.order-slide-wrap {
    border-top: 1px solid #f2f2f2;
    background-color: #ffffff;
    padding: 20px 12px;
    cursor: auto;
}

.order-slide-wrap > h4 {
    display: none;
}

.tickets-order .tickets-item {
    background-color: #f2f2f2;
    border-radius: 8px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.tickets-order .tickets-item:hover {
    background-color: #f2f2f2;
}

.tickets-item .tickets-title {
    display: flex;
    flex-direction: column;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    position: relative;
    padding-left: 45px;
}

.tickets-item .tickets-title span {
    font-weight: 700;
}

.tickets-item .tickets-title::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 25px;
    background-image: url(/images/kyiv-maps-ico/booking-b.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.tickets-item-info {
    display: flex;
    flex-direction: column;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-left: 40px;
}

.tickets-item-info span {
    font-weight: 700;
}

.tickets-item .btn-download {
    margin-left: 60px;
}

.tickets-item .btn {
    background-color: transparent !important;
    padding: 11px 26px 12px;
    border-radius: 8px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
}

.tickets-item .btn:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.order-wrap-info {
    display: flex;
    margin-bottom: 20px !important;
}

.order-wrap-info-item {
    display: flex;
    flex-direction: column;
    margin-right: 100px;
    width: 50%;
}

.order-wrap-info-item h4 {
    margin-bottom: 12px;
    font-size: 1em;
    line-height: 140%;
    font-weight: 600;
    color: #202020;
}

.order-wrap-info-item p {
    font-size: 0.875em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 2px;
}

.order-wrap-info-item p span {
    font-weight: 600;
}

.order-btns {
    display: flex;
}

.order-btns .btn,
.btn-export,
.order-footer .btn {
    border-radius: 8px;
    padding: 11px 30px;
    min-width: 150px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
    background-color: transparent !important;
    margin-right: 12px;
    transition: 0.4s;
    cursor: pointer;
}

.order-btns .btn:hover,
.order-btns .btn-delete,
.btn-export:hover,
.order-footer .btn:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.order-btns .btn-delete:hover {
    opacity: 0.7;
}

.order-btns .btn.disabled,
.order-footer .btn.disabled {
    background-color: #f2f2f2 !important;
    border: 1px solid #f2f2f2 !important;
    color: #777777 !important;
}

.btn-export {
    padding: 12px 30px;
    margin-right: 20px;
    float: right;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
}

.tickets-row {
    display: flex;
}

.activity-item .activity-thmb {
    position: relative;
    overflow: hidden;
}

.activity-item .activity-thmb .activity-thmb-back {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: 0.4s;
}

@media screen and (min-width: 800px) {

    .activity-item:hover .activity-thmb .activity-thmb-back,
    .activity-item:focus .activity-thmb .activity-thmb-back {
        transform: scale(1.05);
    }

}

.partner-body-title h1 {
    margin-bottom: 12px;
}

.partner-body-title p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
}

.partner-statistic {
    display: flex;
    margin-bottom: 40px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    border-radius: 12px;
}

.partner-statistic .item {
    width: 25%;
    background-color: #ffffff;
    padding: 28px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.partner-statistic .item:first-of-type {
    border-radius: 12px 0 0 12px;
}

.partner-statistic .item:last-of-type {
    border-radius: 0 12px 12px 0;
}

.partner-statistic .item::after {
    content: '';
    position: absolute;
    right: -1px;
    top: 25%;
    width: 2px;
    height: 50%;
    background-color: #f2f2f2;
    z-index: 2;
}

.partner-statistic .item:last-of-type:after {
    display: none;
}

.partner-statistic .item-number {
    font-size: 2.25em;
    line-height: 120%;
    color: #202020;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.partner-statistic .item-graph {
    width: 57px;
    height: 45px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}

.partner-statistic .item-graph .graph-part {
    width: 9px;
    height: 100%;
    margin-right: 7px;
}

.item.sales .graph-part:nth-child(1) {
    height: 70%;
}

.item.sales .graph-part:nth-child(2) {
    height: 50%;
}

.item.sales .graph-part:nth-child(3) {
    height: 30%;
}

.item.sales .graph-part:nth-child(4) {
    height: 100%;
}

.item.booking .graph-part:nth-child(1) {
    height: 100%;
}

.item.booking .graph-part:nth-child(2) {
    height: 70%;
}

.item.booking .graph-part:nth-child(3) {
    height: 30%;
}

.item.booking .graph-part:nth-child(4) {
    height: 100%;
}

.item.conversions .graph-part:nth-child(1) {
    height: 50%;
}

.item.conversions .graph-part:nth-child(2) {
    height: 30%;
}

.item.conversions .graph-part:nth-child(3) {
    height: 70%;
}

.item.conversions .graph-part:nth-child(4) {
    height: 30%;
}

.item.visited .graph-part:nth-child(1) {
    height: 50%;
}

.item.visited .graph-part:nth-child(2) {
    height: 100%;
}

.item.visited .graph-part:nth-child(3) {
    height: 70%;
}

.item.visited .graph-part:nth-child(4) {
    height: 80%;
}

.partner-statistic .item-graph .graph-part:last-of-type {
    margin-right: 0;
}

.sales .item-graph .graph-part {
    background-color: #1B81F7;
}

.booking .item-graph .graph-part {
    background-color: #FF6464;
}

.conversions .item-graph .graph-part {
    background-color: #FFB900;
}

.visited .item-graph .graph-part {
    background-color: #6A67CE;
}

.partner-statistic .item-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    text-align: center;
}

@media (min-width: 1141px) {
    .partner-statistic .item-title {
        white-space: nowrap;
    }
}

.chart-wrap:last-of-type {
    margin-bottom: 0;
}

.chart-title {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.chart-title h2 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin: 0;
}

.chart-title .btn {
    padding: 8px 27px;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2;
    border: 1px solid #05aff2;
    border-radius: 8px;
    transition: 0.4s;
}

.chart-title .btn:hover {
    background-color: #05aff2;
    color: #ffffff;
}

.chart-wrap .orders li {
    border: none;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
}

.chart-wrap .orders li.orders-head {
    display: flex;
    padding: 0 20px 12px;
    border-bottom: 1px solid #cccccc;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    cursor: auto;
}

.chart-wrap .orders .order-num {
    width: 7%;
}

.chart-wrap .orders .order-date {
    width: 18%;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.chart-wrap .orders .order-title {
    width: 55%;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.chart-wrap .orders .order-stat {
    width: 15%;
}

.chart-wrap .orders li {
    border-bottom: 1px solid #cccccc;
}

.chart-wrap .orders li:last-of-type {
    border-bottom: none;
}

.chart-wrap .orders li a {
    display: flex;
    padding: 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    transition: 0.4s;
}

.chart-wrap .orders li a:hover {
    text-decoration: none;
    background-color: #f2f2f2;
}

.chart-wrap .orders .order-stat .status {

    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.partner-body-title.title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
}

.partner-body-title.title-row h1,
.partner-body-title.title-row p {
    margin: 0;
}

.order-wrap {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.order-wrap .order-wrap-top {
    padding: 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    border-bottom: 1px solid #cccccc;
    margin: 0;
}

.order-wrap .orders-head {
    padding: 20px 20px 20px 26px;
    display: flex;
    justify-content: space-between;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
}

.order-wrap .orders-head.top {
    padding-bottom: 6px;
}

.order-wrap .orders-head.form {
    padding-top: 6px;
    border-bottom: 1px solid #cccccc;
}

.order-wrap .orders-head .order-num {
    width: 8%;
    margin-right: 14px;
    font-weight: 600;
}

.order-wrap .orders-head .order-date {
    width: 18%;
    margin-right: 14px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}

#add-item-form {
    background-color: #ffffff;
    padding: 20px;
}

.search-box .twitter-typeahead .form-control {
    border: 1px solid #cccccc;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    padding: 11px 16px !important;
}

.search-box .btn.btn-primary {
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 12px 20px;
    transition: 0.4s;
}

.search-box .btn.btn-primary:hover {
    opacity: 0.9;
}

.select2-dropdown.select2-dropdown--below .select2-search__field {
    border-radius: 8px !important;
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
    background-position: right 9px center;
}

.select2-dropdown .select2-results__options .select2-results__option {
    padding: 8px 20px 8px 8px !important;
}

.publish-wrap .streetview-container .btn.add {
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    padding: 12px 20px;
    color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
    font-weight: 600;
    transition: 0.4s;
    background-color: transparent !important;
}

.publish-wrap .streetview-container .btn.add::before {
    display: none;
}

.publish-wrap .streetview-container .btn.add:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

.modal-content .search-box .form-group .form-control,
.form-group .twitter-typeahead .form-control {
    border: 1px solid #cccccc;
    font-size: 0.875em;
    line-height: 120%;
}

.sw-theme-default .step-content {
    padding: 20px;
}

.sw-theme-default .sw-container {
    min-height: auto;
}

.modal-dialog .modal-footer {
    padding: 20px;
}

.modal-dialog .modal-footer .btn {
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
    margin: 0;
    margin-right: 10px;
}

.modal-dialog .modal-footer .btn.btn-primary {
    margin-left: 15px;
    margin-right: 0;
    border: 1px solid #fa744f !important;
    background-color: #fa744f !important;
    color: #ffffff !important;
}

.modal-dialog .modal-footer .btn.btn-primary:hover {
    opacity: 0.9;
}

.order-wrap .orders-head .order-date::before {
    position: absolute;
    left: 50px;
    content: '';
    width: 14px;
    height: 100%;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.2s;
}

.order-wrap .orders-head .order-service,
.order-wrap .orders-head .order-count,
.order-wrap .orders-head .order-action {
    width: 11%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-wrap .orders-head .order-sum {
    width: 8%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-wrap .orders-head .order-title {
    width: 19%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-wrap .orders-head .order-user {
    width: 19%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-wrap .orders-head .order-price {
    width: 11%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.order-wrap .orders-head .order-stat {
    width: 16%;
    margin-right: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
}

.order-wrap .orders-head .order-stat .tag {
    width: 100%;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #ffffff;
    background-color: #05aff2;
    border-radius: 8px;
    padding: 7px;
    text-align: center;
    margin-right: 14px;
}

.order-wrap .orders-head .order-stat .tag::after {
    display: none;
}

.order-wrap .orders-head .order-stat .tag-btns {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    display: none;
}

.order-wrap .orders-head .order-stat.active .tag-btns {
    display: flex;
}

.order-wrap .orders-head .order-stat .btn-tag {
    height: 100%;
    width: 48%;
    border-radius: 8px;
    border: 1px solid #ffffff;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.order-wrap .orders-head .order-stat .tag-accept {
    background-image: url(/images/kyiv-maps-ico/tag-accept.svg);
}

.order-wrap .orders-head .order-stat .tag-cancel {
    background-image: url(/images/kyiv-maps-ico/tag-cancel.svg);
}

.order-wrap .orders-head .order-arrow {
    min-width: 13px;
    width: 13px;
    height: 20px;
    position: relative;
}

.disable::before {
    display: none;
}

.order-arrow::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.order-wrap .orders-head .form-control,
.order-wrap .orders-head .select2-container--krajee-bs4 .select2-selection--single {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    padding: 7px !important;
    box-shadow: none;
    border-radius: 8px !important;
    border: 1px solid #f2f2f2;
    padding-right: 20px !important;
}

.order-wrap .orders-head .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    right: 8px;
    background-image: url(/images/kyiv-maps-ico/down-g.svg);
}

.order-wrap .orders li {
    border-radius: 0 !important;
    box-shadow: none;
    margin-bottom: 0;
    background-color: transparent;
}

.order-wrap .orders li .card-header {
    background-color: transparent;
    border-radius: 0;
    border: none;
    padding: 0;
    border-top: 1px solid #cccccc;
}

.order-wrap .orders li:first-of-type .card-header {
    border: none;
}

.order-wrap a.orders-head {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    padding: 12px 20px 12px 26px;
    margin: 0;
    width: 100%;
    text-align: left;
    font-weight: 400;
    white-space: nowrap;
    transition: 0.4s;
    position: relative;
}

.order-wrap a.orders-head::after {
    position: absolute;
    content: '';
    height: 20px;
    width: 2px;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.order-wrap a.orders-head .order-title,
.order-wrap a.orders-head .order-user,
.order-wrap a.orders-head .order-price {
    color: transparent;
    user-select: none;
    transition: 0.2s;
}

.order-wrap a.orders-head.collapsed .order-title,
.order-wrap a.orders-head.collapsed .order-user,
.order-wrap a.orders-head.collapsed .order-price {
    color: #202020;
    user-select: auto;
}

.order-wrap a.orders-head.go::after {
    background-color: #4BFF0C;
}

.order-wrap a.orders-head.wait::after {
    background-color: #FFB900;
}

.order-wrap a.orders-head.stop::after {
    background-color: #FF0000;
}

.order-wrap a.orders-head:hover {
    background-color: #f2f2f2;
    text-decoration: none;
}

.order-wrap a.orders-head .order-arrow {
    margin: 0;
    background-color: transparent;
}

.order-wrap a.orders-head.collapsed .order-arrow::before {
    transform: rotate(0deg);
}

.order-wrap a.orders-head .order-arrow::before {
    transform: rotate(180deg);
}

.order-wrap .card-body {
    cursor: auto;
    border-top: 1px solid #f2f2f2;
    display: flex;
    padding: 15px 20px;
}

.order-wrap .card-body .order-desc {
    width: 45%;
}

.order-wrap .card-body .order-desc:nth-child(2) {
    margin-left: auto;
}

.order-wrap .card-body .order-desc h3 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 12px;
}

.order-wrap .card-body .order-desc .order-desc-list {
    display: flex;
    flex-direction: column;
}

.order-wrap .card-body .order-desc .order-desc-list li {
    border: none;
    display: flex;
}

.order-wrap .card-body .order-desc .order-desc-list li .order-num {
    width: 10%;
}

.order-wrap .card-body .order-desc .order-desc-list li .order-title {
    width: 25%;
}

.order-wrap .card-body .order-desc .order-desc-list li .order-price {
    width: 20%;
}

.order-wrap .card-body .order-desc .order-desc-list li .order-count {
    width: 20%;
}

.order-wrap .card-body .order-desc .order-desc-list li .order-sum {
    width: 25%;
}

.order-wrap .card-body .order-desc .order-desc-list li {
    padding: 8px 0;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    border-bottom: 1px solid #cccccc;
    cursor: auto;
}

.order-wrap .card-body .order-desc .order-desc-list li:first-child {
    font-weight: 700;
    border-bottom: 1px solid #202020;
    padding: 0 0 9px;
}

.order-wrap .card-body .order-desc .order-desc-list .user-desc {
    display: flex;
    font-size: 0.875em;
    line-height: 180%;
    font-weight: 400;
    color: #202020;
}

.order-wrap .card-body .order-desc .order-desc-list .user-desc span {
    font-weight: 600;
    width: 50%;
}

.order-wrap .card-body .order-desc .order-desc-list .user-desc p {
    width: 50%;
}

.cabinet-body .pagination-container {
    margin-top: 10px;
}

.order-wrap.second {
    padding: 20px;
}

.order-wrap.second li.orders-head {
    background-color: transparent;
    width: 100%;
    margin: 0;
    padding: 20px 0;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #cccccc;
    text-align: left;
    transition: 0.4s;
}

.order-wrap.second li.orders-head:first-of-type {
    padding: 0 0 12px;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
}

.order-wrap.second li.orders-head:last-of-type {
    border: none;
    padding-bottom: 0;
}

.order-wrap.second li .btn-action {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #05aff2;
    border-radius: 50%;
    background-size: 12px 12px;
    background-position: center center;
    background-repeat: no-repeat;
    transition: 0.4s;
}

.order-wrap.second li .btn-action:hover {
    background-color: #05aff233;
}

.order-wrap.second li .btn-edit {
    background-image: url(/images/kyiv-maps-ico/edit-b.svg);
    margin-right: 12px;
}

.order-wrap.second li .btn-view {
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
}

.order-card .order-top-btns {
    display: flex;
}

.order-card .order-top-btns .btn {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2;
    padding: 12px 20px;
    border: 1px solid #05aff2 !important;
    background-color: transparent !important;
    border-radius: 8px;
    margin-left: 12px;
    max-width: none;
    min-width: auto;
    width: auto;
    transition: 0.4s;
}

.order-card .order-top-btns .btn:hover,
.order-card .order-top-btns .btn-success {
    background-color: #05aff2 !important;
    color: #ffffff;
}

.order-card .order-top-btns .btn-success:hover {
    opacity: 0.7;
}

.order-info-wrap {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.order-info-wrap.second {
    flex-direction: column;
    margin-bottom: 0;
}

.order-info-wrap .order-info-desc {
    width: 30%;
}

.order-info-wrap h2 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 12px;
}

.order-info-wrap .order-desc-item {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
}

.order-info-wrap .order-desc-item:last-of-type {
    margin-bottom: 0;
}

.order-info-wrap .order-desc-item span {
    font-weight: 600;
    margin-bottom: 8px;
}

.order-info-wrap .order-desc-item p {
    margin-bottom: 0;
}

.order-info-wrap .order-desc-item .desc-form {
    display: flex;
    align-items: center;
}

.order-info-wrap .order-desc-item .form-control {
    width: auto;
    padding: 8px 5px !important;
    box-shadow: none;
    border: 1px solid #f2f2f2;
}

.order-info-wrap .desc-form .form-control {
    width: 35px;
    text-align: center;
    margin-right: 12px;
}

.order-info-wrap .desc-form .form-control:first-of-type {
    width: 85px;
}

.order-info-wrap .desc-form .form-control:nth-child(2) {
    margin-right: 5px;
}

.order-info-wrap .desc-form .form-control:last-of-type {
    margin-right: 0;
    margin-left: 5px;
}

.order-info-wrap .order-desc-item select.form-control {
    cursor: pointer;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.order-info-wrap .order-desc-item .select-wrap {
    position: relative;
    width: 175px;
}

.order-info-wrap .order-desc-item .select-wrap::after {
    position: absolute;
    content: '';
    height: 100%;
    width: 11px;
    top: 0;
    right: 12px;
    background-image: url(/images/kyiv-maps-ico/down-g.svg);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.order-info-wrap .orders-head {
    display: flex;
    justify-content: space-between;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

.order-info-wrap .orders-head:first-of-type {
    font-weight: 700;
    border-bottom: 1px solid #202020;
    padding: 0 0 12px;
}

.order-info-wrap .orders-head .order-num {
    width: 10%;
    margin-right: 12px;
}

.order-info-wrap .orders-head .order-title {
    width: 40%;
    margin-right: 12px;
}

.order-info-wrap .orders-head .order-price,
.order-info-wrap .orders-head .order-count,
.order-info-wrap .orders-head .order-sum {
    width: 18%;
    margin-right: 12px;
}

.order-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.order-footer .btn {
    width: auto;
    z-index: 2;
}

.order-footer p {
    margin: 0;
}

.partner-body-title.title-row h1 a {
    padding-left: 20px;
    position: relative;
    transition: 0.2s;
}

.partner-body-title.title-row h1 a::before {
    position: absolute;
    content: '';
    background-image: url(/images/kyiv-maps-ico/left-b.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 7px;
    height: 12px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: 0.2s;
}

.partner-body-title.title-row h1 a:hover::before,
.partner-body-title.title-row h1 a:hover {
    color: #05aff2;
    text-decoration: none;
}

.partner .fav-menu {
    margin-bottom: 20px;
}

.chart-wrap.statistic .orders li.orders-head {
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #cccccc;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    cursor: auto;
}

.chart-wrap.statistic .orders li.orders-head:first-child {
    border-color: #202020;
    font-weight: 700;
    padding: 20px 20px 12px;
}

.chart-wrap.statistic .orders li.orders-head:last-child {
    border: none;
}

.chart-wrap.statistic .order-stat {
    overflow: hidden;
    text-overflow: ellipsis;
}

.cabinet-body.partner .partner-body-title.title-row h1 a {
    padding: 0;
}

.cabinet-body.partner .partner-body-title.title-row h1 a::before {
    display: none;
}

.cabinet-body.partner .edit-event {
    top: 0;
    right: 0;
    background-color: #ffffff;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__clear {
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.places-list .thmb-link {
    height: 100%;
}

.price-thmb {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    border-radius: 8px;
    padding: 7px 12px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% - 24px);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0.75em;
    line-height: 120%;
    white-space: nowrap;
    overflow: hidden;
}

.main-h2 span.orange {
    color: #fa744f;
}

.cabinet-body.partner .artists-list {
    display: flex;
    flex-wrap: wrap;
}

.show-streetview.btn {
    border-radius: 8px;
}

.btn.like-button.liked {
    background-color: #ffffff !important;
    color: #fa744f !important;
    transition: 0.4s;
}

.btn.like-button.liked span {
    color: #fa744f !important;
}

.btn.like-button.liked:hover {
    background-color: #f2f2f2 !important;
}

#article_places .event-view-buttons .like-button.liked span::before,
#article_events .event-view-buttons .like-button.liked span::before,
.afisha-footer .event-view-buttons .like-button.liked span::before,
.people-page .like-button.liked span::before {
    background-image: url(/images/kyiv-maps-ico/liked-o.svg);
}

.people-page .page-article .tickets-info .info-wrap {
    background-color: transparent;
}

.edit-hidden-block .btn {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    border: 1px solid #05aff2;
    color: #05aff2;
    border-radius: 8px;
}

.publish-wrap .pay-module {
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    border-radius: 12px;
    padding: 12px;
}

.publish-wrap .pay-module:last-of-type {
    margin-bottom: 0;
}

.publish-wrap .pay-module .nav-tabs .nav-link {
    color: #202020;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    padding: 0 !important;
}

.publish-wrap .pay-module .nav-tabs .nav-link.active {
    color: #05aff2;
    border-bottom: 1px solid #05aff2 !important;
}

@media (min-width: 0) {
    .cabinet-body.partner .artist-item {
        padding: 0;
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cabinet-body.partner .artist-item-wrap .user-rate .stars-col {
        width: 65%;
    }

    .cabinet-body.partner .artist-item-wrap .user-rate .stars-col.stars-rates {
        width: 35%;
    }
}

@media (min-width: 600px) {
    .cabinet-body.partner .artist-item {
        width: calc((100% / 2) - (30px / 2));
        margin-right: 15px;
    }

    .cabinet-body.partner .artist-item:nth-child(2n) {
        margin-right: 0;
    }

    .event-button:hover .btn, .event-button:hover .load {
        background-color: transparent;
    }
}

@media (min-width: 800px) {
    .cabinet-body.partner .artist-item .thmb a.thmb {
        width: 70px;
        height: 70px;
        min-width: 70px;
        min-height: 70px;
    }
}

@media (min-width: 1250px) {
    .cabinet-body.partner .artist-item .thmb a.thmb {
        width: 100px;
        height: 100px;
        min-width: 100px;
        min-height: 100px;
    }

    .cabinet-body.partner .artist-item {
        width: calc((100% / 3) - (30px / 3));
        margin-right: 15px;
    }

    .cabinet-body.partner .artist-item:nth-child(2n) {
        margin-right: 15px;
    }

    .cabinet-body.partner .artist-item:nth-child(3n) {
        margin-right: 0;
    }
}

.edit-page-menu {
    height: 60px;
    border: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.edit-page-menu-wrap {
    height: 100%;
}

.edit-page-menu-wrap .pull-left {
    height: 100%;
    min-width: 20px;
}

.back-btn {
    margin: 16px 0 16px 20px;
    padding: 0 12px 0 0 !important;
    height: 28px;
    width: 20px;
    position: relative;
}

.back-btn:before {
    position: absolute;
    content: '';
    background-color: #ffffff;
    display: block;
    margin-top: 0;
    background-image: url(/images/kyiv-maps-ico/left-b.svg);
    background-repeat: no-repeat;
    background-size: 7px 13px;
    background-position: center center;
    width: 7px !important;
    border-radius: 0;
    height: 100% !important;
}

.crumps {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%;
}

.crumps a, .crumps span {
    display: inline-block;
    padding: 0;
    margin-right: 5px;
    font-size: 1.375em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    text-overflow: ellipsis;
    overflow: hidden;
}

.edit-page-menu-buttons {
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.edit-page-menu-buttons .btn {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2 !important;
    padding: 11px 20px !important;
    background-color: #ffffff !important;
    border: 1px solid #05aff2 !important;
    text-transform: none !important;
    border-radius: 8px;
    margin: 0 20px 0 0;
    transition: 0.4s;
}

.edit-page-menu-buttons .btn.btn-show-page {
    margin-right: 12px;
    color: #05aff2 !important;
    background-color: #ffffff !important;
    border: 1px solid #05aff2 !important;
}

.edit-page-menu-buttons .btn.btn-show-page:hover {
    color: #ffffff !important;
    background-color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
}

.edit-page-menu-buttons .btn.btn-save {
    color: #ffffff !important;
    background-color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
}

.edit-page-menu-buttons .btn.btn-save:hover {
    opacity: 0.7;
    color: #ffffff !important;
    background-color: #05aff2 !important;
    border: 1px solid #05aff2 !important;
}

#edit-sections-menu {
    border: none;
    z-index: 101;
    top: 121px;
}

#edit-sections-menu a {
    background-color: #ffffff;
    padding: 20px 12px;
    border: none;
    transition: 0.4s;
}

#edit-sections-menu a:hover {
    background-color: #f2f2f2;
}

#edit-sections-menu a.active {
    background-color: #f2f2f2;
}

#edit-sections-menu a:before {
    display: block;
    border-radius: 0;
    content: '';
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 40px 40px !important;
    background-position: center center;
}

#edit-sections-menu a.active:before {
    background-color: transparent;
}

#edit-sections-menu a.active span,
#edit-sections-menu a span {
    color: #202020 !important;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.type-events #edit-sections-menu .info a.active:before,
.type-events #edit-sections-menu .info a:before,
#edit-sections-menu .info a.active:before,
#edit-sections-menu .info a:before {
    background-image: url(/images/kyiv-maps-ico/info-b.svg);
}

.type-events #edit-sections-menu .address a.active:before,
.type-events #edit-sections-menu .address a:before,
#edit-sections-menu .address a.active:before,
#edit-sections-menu .address a:before {
    background-image: url(/images/kyiv-maps-ico/place-b.svg);
}

.type-events #edit-sections-menu .website a.active:before,
.type-events #edit-sections-menu .website a:before,
#edit-sections-menu .website a.active:before,
#edit-sections-menu .website a:before {
    background-image: url(/images/kyiv-maps-ico/website-b.svg);
}

.type-events #edit-sections-menu .people a.active:before,
.type-events #edit-sections-menu .people a:before,
#edit-sections-menu .people a.active:before,
#edit-sections-menu .people a:before {
    background-image: url(/images/kyiv-maps-ico/user-b.svg);
}

.edit-cols {
    background-color: #f2f2f2;
}

.publish-wrap {
    padding: 20px;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    background-color: #ffffff;
    border-radius: 12px;
}

.publish-wrap .edit-section-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    padding: 0;
    border: none;
    margin-bottom: 20px;
}

.tabs-x .nav-tabs,
#photo_edit_tabs {
    margin-bottom: 12px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    transform: none;
}

.lang-tabs .nav-item,
.form-vertical .nav-tabs .nav-item {
    text-align: center;
    width: auto !important;
    padding: 0;
    margin: 0 0 0 20px;
    height: auto;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
}

.lang-tabs .nav-item .nav-link,
#photo_edit_tabs .nav-item .nav-link {
    width: auto !important;
    height: auto;
    line-height: 120%;
    transition: 0.4s;
}

.lang-tabs .nav-item .nav-link:hover,
#photo_edit_tabs .nav-item .nav-link:hover {
    color: #05aff2;
}

.lang-tabs .nav-item .nav-link.active,
#photo_edit_tabs .nav-item .nav-link.active {
    font-weight: 700;
    color: #05aff2;
    border-bottom: 1px solid #05aff2 !important;
}

.publish-wrap label,
.edit-page .form-col .edit-group-left-label label {
    font-size: 1em;
    line-height: 140%;
    font-weight: 400 !important;
    color: #202020 !important;
    margin-bottom: 12px;
}

.tab-pane.fade .form-group .form-control {
    border: 1px solid #cccccc;
}

.modal-footer-static button.btn {
    margin: 0 20px 20px;
    border-radius: 8px;
    background-color: #05aff2 !important;
    color: #ffffff !important;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
}

.modal-footer-static button.btn:hover {
    opacity: 0.9;
}

.drp-buttons button.btn {
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 14px !important;
    line-height: 120%;
    font-weight: 400;
    transition: 0.4s;
}

.drp-buttons .applyBtn:hover {
    opacity: 0.9;
}

.form-col .form-control, .select2-container--krajee .select2-selection {
    border: 1px solid #cccccc;
}

.pay-module-settings .form-group .selection .select2-selection.select2-selection--single {
    border: 1px solid #cccccc;
    font-weight: 400;
}

.cke_chrome {
    border-radius: 8px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

.form-group .edit-checkbox .form-group.highlight-addon {
    margin-bottom: 12px;
}

.form-group .edit-checkbox .form-group.highlight-addon .cbx-label {
    margin-bottom: 0;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer {
    display: flex;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer .btn.btn-primary {
    width: auto;
    background-color: #05aff2 !important;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 12px 20px;
    transition: 0.4s;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer .btn.btn-primary:hover {
    opacity: 0.9;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer .btn.btn-delete {
    width: auto;
    background-color: transparent !important;
    border: 1px solid #05aff2 !important;
    color: #05aff2;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 12px 20px;
    margin-left: 15px;
    transition: 0.4s;
}

#add-ticket-form .form-group .form-control {
    border: 1px solid #cccccc;
}

.edit-section.noborder .form-group .selection .select2-selection.select2-selection--single {
    border: 1px solid #cccccc;
    font-weight: 400;
}

#add-ticket-form .form-group.has-success .form-control {
    border-color: #00980F;
}

.form-group .date.date-group .form-group.highlight-addon {
    width: 100%;
    margin: 0 0 20px;
}

.form-group .date.date-group .form-group.highlight-addon .form-control {
    width: 100%;
    padding: 7px 7px 7px 40px !important;
    font-size: 0.875em;
    line-height: 140%;
}

.form-group .input-group.date.date-group .input-group-addon {
    background-color: transparent;
    padding: 0;
    position: absolute;
    top: 12px;
    left: 13px;
    border: none;
    width: 14px;
    height: 14px;
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.form-group .input-group.date.date-group .input-group-addon svg {
    display: none;
}

.edit-section .form-group:last-of-type {
    margin-bottom: 0;
}

.card.border-primary .kv-panel-before {
    font-size: 1em;
    line-height: 120%;
    border: none;
}

.btn.btn-sm.btn-primary.kv-editable-submit {
    border-radius: 8px;
}

.advansed-filters .btn.btn-primary {
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    margin-bottom: 12px;
    transition: 0.4s;
}

.advansed-filters .btn.btn-primary:hover {
    opacity: 0.9;
}

.advansed-filters .form-control {
    border-color: #cccccc;
}

.bootstrap-timepicker .input-group-append {
    position: absolute;
    background-color: transparent;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.price-input .select2-selection.select2-selection--single {
    border: 1px solid #cccccc;
    padding-right: 32px;
}

.edit-checkbox.whole-day-wrap {
    margin-top: 12px;
}

.work-mode-add .btn {
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
}

.publish-wrap .btn.btn-primary {
    border-radius: 8px;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    transition: 0.4s;
}

.publish-wrap .btn.create-website:hover {
    opacity: 0.9;
}

.publish-wrap .btn-sm.btn-primary {
    border-radius: 50% !important;
    padding: 0;
}

.kv-editable-form-inline .form-group {
    display: flex;
}

.kv-editable-form-inline .kv-editable-parent.form-group.highlight-addon {
    display: contents;
}

#block_mode_tickets .form-group.highlight-addon.field-event-average_bill {
    margin-top: 15px;
}

.website-params label {
    width: 150px;
}

.publish-wrap .insert-images-wrap {
    padding: 15px 0;
}

.work-mode-add .btn:hover {
    background-color: #05aff2;
    color: #ffffff;
}

.edit-checkbox.whole-day-wrap label {
    margin: 0;
}

.bootstrap-timepicker .input-group-append .input-group-text {
    background-color: transparent;
    padding: 0;
    border: none;
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    width: 14px;
    height: 14px;
    border-radius: 0;
}

.bootstrap-timepicker .input-group-append .input-group-text svg {
    display: none;
}

.bootstrap-timepicker .form-control {
    background-color: transparent;
    padding-left: 30px !important;
}

.edit-additional .panel-container .panel-group {
    border-top: 1px solid #cccccc;
}

.tab-content .edit-additional .panel-container .panel-group {
    border: none;
}

.card.border-primary .kv-panel-before .btn.add-item-time {
    background-color: #05aff2 !important;
    color: #ffffff !important;
    border-radius: 8px;
    padding: 12px 20px;
    margin: 0 0 10px !important;
}

.card.border-primary .kv-panel-before .btn.add-item-time svg {
    display: none;
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused,
.datepicker .day.active:hover:after {
    border-radius: 12px !important;
}

.modal-body h3 {
    color: #05aff2;
    font-size: 1em;
    line-height: 120%;
    border: none;
    padding-left: 0;
    margin-bottom: 10px !important;
}

form .profile-avatar {
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer .btn.btn-delete:hover {
    background-color: #05aff2 !important;
    color: #ffffff;
}

.show-edit-additional {
    display: inline-block;
}

.show-edit-additional span {
    margin: 0;
    font-size: 1em;
    line-height: 140%;
    font-weight: 400;
    color: #202020;
    text-decoration: none;
    border: none;
    border: 1px solid #05aff2;
    padding: 12px 20px;
    color: #05aff2;
    transition: 0.4s;
    display: inline-block;
    border-radius: 8px;
}

.show-edit-additional span:hover {
    background-color: #05aff2;
    color: #ffffff;
}

.publish-wrap .panel-container {
    border: none;
}

.publish-wrap .panel-container .panel-heading .a {
    display: flex;
    padding: 10px 0 10px;
}

.publish-wrap .panel-container .panel-heading .a label {
    margin: 0;
    cursor: pointer;
}

.panel-text-wrap {
    margin-left: 20px;
}

.panel-heading:after {
    right: 0;
    top: 0;
    height: 100%;
}

.publish-wrap .panel-container .panel-heading .a.collapsed ~ .panel-heading:after {
    transform: rotate(180deg);
}

.publish-wrap .panel-container .panel-body {
    padding: 12px 0;
}

.publish-wrap .panel-container .panel-body span.selection > span {
    display: flex;
    padding: 8px 12px;
    border: 1px solid #cccccc;
}

.publish-wrap .panel-container .panel-body span.selection > span button {
    height: 100%;
    top: 0;
    right: 0;
}

.publish-wrap .panel-container .panel-body span.selection > span ul {
    width: auto;
    display: flex;
}

.publish-wrap .panel-container .panel-body span.selection > span ul li {
    margin: 0;
    padding: 0 0 0 8px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-right: 8px;
}

.publish-wrap .panel-container .panel-body span.selection > span ul li button {
    padding: 5px 8px 5px 8px;
}

.publish-wrap .panel-container .panel-body span.selection > span .select2-search.select2-search--inline {
    display: contents;
}

.publish-wrap .panel-container .panel-footer {
    padding: 0;
    padding-bottom: 10px;
}

.publish-wrap .panel-container .panel.panel-default {
    border-top: 1px solid #cccccc !important;
}

.publish-wrap .panel-container .panel-group:first-of-type .panel.panel-default {
    border: none !important;
}

.publish-wrap .edit-checkbox {
    padding-top: 10px;
}

.publish-wrap .edit-checkbox:nth-child(1),
.publish-wrap .edit-checkbox:nth-child(2),
.publish-wrap .edit-checkbox:nth-child(3) {
    padding-top: 0;
}

.publish-wrap .edit-checkbox .form-check {
    padding-left: 32px;
}

.publish-wrap .edit-checkbox .form-check .form-check-label {
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.publish-wrap .edit-checkbox .form-group {
    margin-bottom: 0;
}

.form-check input[type=checkbox] ~ label:before {
    border: 2px solid #f2f2f2;
    background-color: #f2f2f2;
}

.form-check input[type=checkbox]:checked ~ label:before {
    background-image: url(/images/kyiv-maps-ico/check-w.svg);
}

.publish-wrap .edit-group-left-label {
    margin: 15px 0 0;
}

.publish-wrap .facecontrol .edit-group-left-label,
.publish-wrap .dresscode .edit-group-left-label,
.publish-wrap .facecontrol .form-group,
.publish-wrap .dresscode .form-group {
    margin: 0;
}

.edit-prices-wrap .form-group {
    margin: 0;
}

.edit-prices-wrap .selection > span {
    border: 1px solid #cccccc !important;
    font-weight: 400;
    box-shadow: none !important;
}

.edit-prices-wrap .selection > span:focus {
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
}

#block_mode_tickets {
    margin-top: 15px;
}

.publish-settings .btn-delete {
    background-size: 14px;
}

.title-edit-page .label {
    font-size: 1em;
    line-height: 180%;
    font-weight: 600;
    color: #202020;
    float: none;
    width: 110px;
}

.form-col {
    margin-right: 400px;
    min-height: auto;
    padding: 20px 15px 20px 30px;
}

.publish-wrap .code-wrap {
    width: 80%;
    margin: 0 auto;
}

.publish-wrap.help-menu .btn.btn-secondary.btn-block {
    width: 80%;
    margin: 0 auto;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2;
    padding: 14px 0;
    border: 1px solid #05aff2;
    border-radius: 8px;
    transition: 0.4s;
}

.publish-wrap.help-menu ul li p a {
    font-size: 1em;
    line-height: 180%;
    font-weight: 400;
    color: #202020;
    transition: 0.2s;
}

.publish-wrap.help-menu ul li p a:hover {
    color: #fa744f;
}

button.kv-editable-link,
.show-edit-block {
    color: #05aff2;
    border: none;
    font-size: 1em;
    line-height: 150%;
    font-weight: 400;
    padding: 0;
}

.panel-collapse .panel-body #social {
    margin-bottom: 0;
}

.add-social input {
    margin-bottom: 10px;
}

.add-social .btn.btn-secondary {
    font-size: 0.875em;
    line-height: 120%;
}

.add-social .btn.btn-secondary.add {
    margin-right: 5px;
    background-color: #05aff2 !important;
    color: #ffffff !important;
    transition: 0.4s;
}

.add-social .btn.btn-secondary.add:hover {
    opacity: 0.7;
}

button.kv-editable-link:hover {
    color: #05aff2;
}

.panel .kv-editable-form-inline {
    display: flex;
    align-items: center;
    padding: 0;
}

.publish-container {
    margin-bottom: 0;
}

.publish-wrap .profile-avatar {
    margin-bottom: 0;
    border-radius: 12px;
    overflow: hidden;
}

.publish-wrap .remove-image {
    background-size: 10px;
    margin-bottom: 0;
}

.publish-wrap h3 {
    color: #05aff2;
}

.profile-avatar-overlay {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.show-edit-additional {
    margin-top: 15px;
    margin-bottom: 0;
    cursor: pointer;
}

.tabs-editor-wrap {
    margin-bottom: 0;
}

.edit-section {
    margin-bottom: 0;
}

.publish-wrap .code-wrap img {
    width: 100%;
}

.publish-wrap .add-item.add-image-btn,
.publish-wrap .add.add-payment-module,
.publish-wrap .add-image-btn {
    border-radius: 9px;
    border: 1px solid #05aff2;
    color: #05aff2;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
}

.publish-wrap .add-item.add-image-btn:hover,
.publish-wrap .add.add-payment-module:hover,
.publish-wrap .add-image-btn:hover {
    background-color: #05aff2 !important;
    color: #ffffff;
}

.tickets-header button {
    transition: 0.4s;
}

.tickets-header button:hover, .tickets-header button:active, .tickets-header button:focus {
    background-color: #05aff2 !important;
    border: none !important;
    opacity: 0.7;
}

.publish-wrap .add.add-payment-module {
    margin-bottom: 10px;
}

.publish-wrap .location-item-list {
    border-radius: 12px;
    border: 1px solid #cccccc;
}

.add-image-btn input {
    cursor: pointer;
}

.add-image-btn:before {
    display: none;
}

#locations-all {
    border-bottom: 1px solid #cccccc;
}

#edit-sections-menu .gallery a.active:before {
    background-image: url(/images/m-photo.svg);
}

#edit-sections-menu .street-view a.active:before {
    background-image: url(/images/m-streetview.svg);
}

#edit-sections-menu .services a.active:before, #edit-sections-menu .tickets a.active:before,
#edit-sections-menu .services a:before, #edit-sections-menu .tickets a:before {
    background-image: url(/images/kyiv-maps-ico/service-b.svg);
}

#edit-sections-menu .events a:before,
#edit-sections-menu .events a.active:before {
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
}

.panel-heading::after {
    display: none;
}

.edit-page {
    min-height: 100vh;
    background-color: #f2f2f2;
}

.panel-heading .a::after {
    position: absolute;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    width: 20px;
    margin-right: 20px;
    transform: none;
    background-color: #f2f2f2;
    border: none;
    right: 0;
    top: 0;
    height: 100%;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-color: transparent;
    transform: rotate(180deg);
    transition: 0.2s;
}

.panel-heading .a.collapsed::after {
    transform: rotate(0deg);
}

.title-edit-page .form-control {
    border: 1px solid #cccccc !important;
    background-image: none;
}

.title-edit-page .select2-container--krajee-bs4 .select2-selection--single {
    border: 1px solid #cccccc !important;
    padding: 11px 16px !important;
    font-weight: 400;
}

.title-edit-page .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    right: 5px;
}

.title-edit-page .kv-editable-form-inline .input-group {
    display: flex;
}

.kv-editable-form-inline .kv-editable-submit {
    background-color: #05aff2 !important;
}

.kv-editable-form-inline .kv-editable-close {
    background-size: 15px;
}

.kv-form-bs4 .has-success.highlight-addon .input-group .btn:not(:disabled):not(.disabled) {
    background-color: #f2f2f2;
}

.kv-form-bs4 .has-success.highlight-addon .input-group .btn:not(:disabled):not(.disabled):hover {
    background-color: #cccccc;
}

.blog .blog-item .thmb {
    transition: 0.4s;
}

@media screen and (min-width: 800px) {
    .blog .blog-item:hover .thmb {
        transform: scale(1.05);
    }
}

.modal-content .modal-body .ordered-items h3 {
    display: none;
}

.working-hours {
    padding: 20px;
    background-color: #f2f2f2;
}

.tickets-info {
    margin: 30px 0 0;
    padding: 20px;
    border-radius: 16px;
}

#article_events .tickets-info,
#article_places .tickets-info {
    margin-left: 20px;
    margin-right: 20px;
}

#article_events .tickets-info .info-wrap,
#article_places .tickets-info .info-wrap {
    padding: 0 !important;
}

.bottom-event-view-body .tickets-info .info-wrap h2.section-title {
    color: #fa744f;
}

#article_events .tickets-info .ticket-row,
#article_places .tickets-info .ticket-row,
.bottom-event-view-body .tickets-info .ticket-row,
.people-page .tickets-info .ticket-row {
    font-size: 1em;
    line-height: 120%;
    padding: 6px 0;
    color: #777777;

    display: flex;
    justify-content: space-between;
    transition: 0.2s;
}

#article_events .tickets-info .ticket-row.ticket-header,
#article_places .tickets-info .ticket-row.ticket-header,
.bottom-event-view-body .tickets-info .ticket-row.ticket-header,
.people-page .tickets-info .ticket-row.ticket-header {
    color: #202020;
    font-weight: 600;
    border-bottom: 1px solid #ffffff;
}

#article_events .tickets-info .ticket-row::after,
#article_places .tickets-info .ticket-row::after,
.bottom-event-view-body .tickets-info .ticket-row::after,
.people-page .tickets-info .ticket-row::after {
    display: none;
}

#article_events .tickets-info .ticket-row div,
#article_places .tickets-info .ticket-row div,
.bottom-event-view-body .tickets-info .ticket-row div,
.people-page .tickets-info .ticket-row div {
    font-size: 1em;
    line-height: 120%;
    padding: 0;
    margin: 0;

}

#article_events .tickets-info .ticket-row .ticket-title strong,
#article_places .tickets-info .ticket-row .ticket-title strong,
.bottom-event-view-body .tickets-info .ticket-row .ticket-title strong,
.people-page .tickets-info .ticket-row .ticket-title strong {
    font-weight: 400;
    color: #777777;
    transition: 0.2s;
    margin-right: 5px;

}

#article_events .tickets-info .ticket-row .ticket-unit,
#article_places .tickets-info .ticket-row .ticket-unit,
.bottom-event-view-body .tickets-info .ticket-row .ticket-unit,
.people-page .tickets-info .ticket-row .ticket-unit {
    width: 20px;
    transition: 0.2s;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

#article_events .tickets-info .ticket-row .ticket-unit::after,
#article_places .tickets-info .ticket-row .ticket-unit::after,
.bottom-event-view-body .tickets-info .ticket-row .ticket-unit::after,
.people-page .tickets-info .ticket-row .ticket-unit::after {

    width: 100%;
    height: 1px;
    background-color: #777777;
    transition: 0.2s;
    margin: 0 20px;
}

#article_events .tickets-info .ticket-row .ticket-price,
#article_places .tickets-info .ticket-row .ticket-price,
.bottom-event-view-body .tickets-info .ticket-row .ticket-price,
.people-page .tickets-info .ticket-row .ticket-price {
    width: auto;
    font-weight: 400;
    transition: 0.2s;
    white-space: nowrap;
}

#article_events .tickets-info .ticket-row.ticket-header .ticket-price,
#article_places .tickets-info .ticket-row.ticket-header .ticket-price,
.bottom-event-view-body .tickets-info .ticket-row.ticket-header .ticket-price,
.people-page .tickets-info .ticket-row.ticket-header .ticket-price {
    font-weight: 700;
}

#article_events .tickets-info .ticket-row .ticket-buy,
#article_places .tickets-info .ticket-row .ticket-buy,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy,
.people-page .tickets-info .ticket-row .ticket-buy {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    transition: 0.2s;
    width: auto;
}

#article_events .tickets-info .ticket-row .ticket-buy button,
#article_places .tickets-info .ticket-row .ticket-buy button,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy button,
.people-page .tickets-info .ticket-row .ticket-buy button {
    color: #777777;
    font-weight: 700;
    transition: 0.2s;

    background-color: transparent !important;
    border: 1px solid #ccc;
    margin: 0;
    border-radius: 10px;
}

#article_events .tickets-info .ticket-row .ticket-buy::before,
#article_places .tickets-info .ticket-row .ticket-buy::before,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy::before,
.people-page .tickets-info .ticket-row .ticket-buy::before {
    content: '';
    width: 20px;
    height: 1px;
    background-color: transparent;
    transition: 0.2s;
    margin: 0 20px;
}

#article_events .tickets-info .ticket-row .ticket-buy::after,
#article_places .tickets-info .ticket-row .ticket-buy::after,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy::after,
.people-page .tickets-info .ticket-row .ticket-buy::after {
    display: none;
}

#article_events .tickets-info .ticket-row:hover .ticket-title strong,
#article_events .tickets-info .ticket-row:hover .ticket-unit,
#article_events .tickets-info .ticket-row:hover .ticket-price,
#article_events .tickets-info .ticket-row:hover .ticket-buy,
#article_events .tickets-info .ticket-row:hover .ticket-buy a,
#article_events .tickets-info .ticket-row:hover,
#article_events .tickets-info .ticket-row:hover .ticket-unit::after,
#article_events .tickets-info .ticket-row:hover .ticket-buy::before,
#article_events .tickets-info .ticket-row:hover .ticket-buy button,
#article_places .tickets-info .ticket-row:hover .ticket-title strong,
#article_places .tickets-info .ticket-row:hover .ticket-unit,
#article_places .tickets-info .ticket-row:hover .ticket-price,
#article_places .tickets-info .ticket-row:hover .ticket-buy,
#article_places .tickets-info .ticket-row:hover .ticket-buy a,
#article_places .tickets-info .ticket-row:hover,
#article_places .tickets-info .ticket-row:hover .ticket-unit::after,
#article_places .tickets-info .ticket-row:hover .ticket-buy::before,
#article_places .tickets-info .ticket-row:hover .ticket-buy button,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-title strong,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-unit,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-price,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-buy,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-buy a,
.bottom-event-view-body .tickets-info .ticket-row:hover,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-unit::after,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-buy::before,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-buy button,
.people-page .tickets-info .ticket-row:hover .ticket-title strong,
.people-page .tickets-info .ticket-row:hover .ticket-unit,
.people-page .tickets-info .ticket-row:hover .ticket-price,
.people-page .tickets-info .ticket-row:hover .ticket-buy,
.people-page .tickets-info .ticket-row:hover .ticket-buy a,
.people-page .tickets-info .ticket-row:hover,
.people-page .tickets-info .ticket-row:hover .ticket-unit::after,
.people-page .tickets-info .ticket-row:hover .ticket-buy::before,
.people-page .tickets-info .ticket-row:hover .ticket-buy button {
    color: #202020;
}

#article_events .tickets-info .ticket-row .ticket-buy button.buy:hover,
#article_places .tickets-info .ticket-row .ticket-buy button.buy:hover,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy button.buy:hover,
.people-page .tickets-info .ticket-row .ticket-buy button.buy:hover {
    color: #fa744f;
    text-decoration: none;
}

#article_events .tickets-info .ticket-row .ticket-buy button.booking:hover,
#article_places .tickets-info .ticket-row .ticket-buy button.booking:hover,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy button.booking:hover,
.people-page .tickets-info .ticket-row .ticket-buy button.booking:hover {
    color: #05aff2;
    text-decoration: none;
}

#article_events .tickets-info .ticket-row:hover .ticket-unit::after,
#article_events .tickets-info .ticket-row .ticket-buy::before,
#article_places .tickets-info .ticket-row:hover .ticket-unit::after,
#article_places .tickets-info .ticket-row .ticket-buy::before,
.bottom-event-view-body .tickets-info .ticket-row:hover .ticket-unit::after,
.bottom-event-view-body .tickets-info .ticket-row .ticket-buy::before,
.people-page .tickets-info .ticket-row:hover .ticket-unit::after,
.people-page .tickets-info .ticket-row .ticket-buy::before {

}

#article_events .tickets-info .ticket-row .ticket-wrap,
#article_places .tickets-info .ticket-row .ticket-wrap,
.bottom-event-view-body .tickets-info .ticket-row .ticket-wrap,
.people-page .tickets-info .ticket-row .ticket-wrap {
    width: 100%;
    display: flex;
}

.publish-wrap .add-payment-module {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #05aff2;
    padding: 12px 20px;
}

.publish-wrap .add-payment-module:before {
    display: none;
}

.pay-module-tabs > li {
    margin-right: 35px;
}

.publish-wrap .pay-module .tabs-x .nav-tabs {
    margin-bottom: 20px;
}

.publish-wrap .pay-module .kv-panel-before {
    margin: 0;
}

.edit-page .table {
    border-collapse: collapse;
}

.edit-page .table thead {
    background-color: transparent;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 0 !important;
    border: none !important;
    color: #202020 !important;
}

.edit-page .table thead tr th {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    color: #202020 !important;
    padding-bottom: 12px !important;
    white-space: nowrap;
    padding-right: 12px !important;
}

.edit-page table.table tbody tr td {
    padding: 20px 0 !important;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.table tbody tr:last-child {
    border: none;
}

.tickets-header .add-ticket-template {
    background-color: #05aff2 !important;
    width: 30px !important;
    height: 30px !important;
    background-size: 15px;
}

.prod-view .image-main .btn.like-button.liked {
    background-color: transparent !important;
}

.prod-view .image-main .btn.like-button.liked::before {
    background-image: url(/images/heart-full-w.svg);
}

.search-overlay-input .tt-menu .tt-dataset .tt-selectable::before {
    background-size: 100% 100% !important;
}

.publish-wrap:first-of-type label {
    font-size: 14px !important;
    color: #202020cc !important;
}

.place-top .info .addr:before {
    background: url(/images/kyiv-maps-ico/pin-orange.svg) no-repeat center center !important;
}

.panel-heading {
    display: flex;
}

.popup-wrap.white h2 {
    font-size: 1.25em;
    line-height: 130%;
}

.popup-wrap.white h2::before {
    content: '';
    float: left;
    width: 25px;
    height: 25px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 12px;
    background-image: url(/images/done-tick.svg);
}

.popup-wrap.white p {
    margin-bottom: 0;
}

.card-header.text-white.bg-info {
    padding: 0 20px 12px;
    font-size: 1em;
    line-height: 120%;
    background-color: transparent !important;
    color: #05aff2 !important;
    border: none;
}

.card-header.text-white.bg-info h5 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
}

.kv-detail-view .table {
    border: none;
    margin-bottom: 20px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.modal-content .kv-detail-view .table th {
    text-align: left !important;
    padding: 2px 0 2px 20px !important;
    font-weight: 700;
    font-size: 0.875em;
    line-height: 120%;
}

.modal-content .kv-detail-view .table td {
    text-align: left !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
}

#residents .publish-wrap .title-edit {
    margin-bottom: 00px;
}

#residents .publish-wrap #stages .add-artists-wrap {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0 -15px;
}

#residents .publish-wrap #stages .add-artists-wrap .add-artists-container {
    position: absolute;
    top: -40px;
    right: 15px;
    padding: 0;
}

#residents .publish-wrap #stages .add-artists-wrap .add-artists-container .add-artists,
#residents .publish-wrap .add-artists {
    height: auto;
    width: auto;
    background: none;
    border: 1px solid #05aff2;
    border-radius: 8px !important;
    padding: 12px 20px;
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    color: #05aff2 !important;
    transition: 0.4s;
}

#residents .publish-wrap #stages .add-artists-wrap .add-artists-container .add-artists:hover,
#residents .publish-wrap .add-artists:hover {
    background-color: #05aff2 !important;
    color: #ffffff !important;
}

#residents .publish-wrap #stages .add-artists-wrap .add-artists-container .add-artists span,
#residents .publish-wrap .add-artists span {
    position: initial;
    font-size: 1em;
}

#residents .publish-wrap #stages .add-artists-wrap .getArtists {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

#residents .publish-wrap #stages .add-artists-wrap .getArtists .artist-item {
    height: auto;
    width: auto;
    flex: 1;
    max-width: 50%;
    margin-bottom: 0;
}

#residents .publish-wrap #stages > .add-artists-wrap .thmb .thmb {
    margin-left: 0;
    margin-right: 20px;
    width: 75px;
    height: 75px;
    min-width: 75px;
    min-height: 75px;
}

#residents .publish-wrap #stages .artist-item-wrap .thmb-top .thmb-top-right h3 {
    padding: 0;
}

#residents .publish-wrap #stages .artist-item-wrap .thmb-top .thmb-top-right h3 a {
    font-size: 1em;
    line-height: 120%;
    color: #202020;
    font-weight: 700;
    white-space: normal;
}

#residents .publish-wrap #stages .artist-item-wrap .actions .edit-rel.photoEdit {
    background-image: url(/images/kyiv-maps-ico/edit-b.svg) !important;
    background-color: #f2f2f2 !important;
    transition: 0.4s;
}

#residents .publish-wrap #stages .artist-item-wrap .actions .btn.remove-rel {
    background-color: #f2f2f2 !important;
    transition: 0.4s;
    background-size: 12px;
}

#residents .publish-wrap #stages .artist-item-wrap .actions .edit-rel.photoEdit:hover,
#residents .publish-wrap #stages .artist-item-wrap .actions .btn.remove-rel:hover {
    background-color: #cecece !important;
}

.modal-body .search-box .select2-selection textarea.select2-search__field {
    margin: 0;
    padding: 0;
    height: 20px;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple {
    display: flex;
    padding: 8px;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__rendered {
    width: auto;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding: 4px;
    margin: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    background-color: transparent !important;
    padding: 0;
    margin-left: 5px;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select-list-item {
    display: flex;
    align-items: center;
}

.select-list-item span.title-select {
    padding: 0;
}

.search-box .form-group .select2.select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__clear {
    background-color: transparent !important;
    padding: 0;
}

.publish-wrap .site-create .create-website {
    background-color: #fa744f !important;
}

.publish-wrap .pay-module .tab-content .tab-pane .card.border-primary .kv-panel-before .btn-toolbar {
    position: absolute;
    right: 0;
    top: -40px;
}

.publish-wrap .pay-module .tab-content .tab-pane .card.border-primary .kv-panel-before .btn-toolbar .btn-group .btn {
    width: 30px !important;
    height: 30px !important;
    background-size: 15px;
    background-color: #05aff2 !important;
    transition: 0.4s;
}

.publish-wrap .pay-module .tab-content .tab-pane .card.border-primary .kv-panel-before .btn-toolbar .btn-group .btn:hover {
    opacity: 0.7;
}

.modal-content .popup-wrap .form-group .select2.select2-container .selection .select2-selection {
    border: 1px solid #cccccc;
    font-weight: 400;
    padding: 7px 8px !important;
}

.modal-content .popup-wrap .input-group .input-group-btn .btn.btn-outline-secondary {
    background-color: #f2f2f2 !important;
    padding: 0;
}

@media screen and (max-width: 800px) {
    .bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .info-container:last-child {
        margin-bottom: 15px;
    }

    .map-wrap {
        width: 100%;
        max-width: 800px;
    }

    .single-view #map-container, .map-view {
        bottom: 35px;
        right: -100%;
        top: 50px;
        width: 100%;
        transition: all ease .3s;
    }

    .single-view #map-container.active {
        right: 0;
    }

    .map-wrap-switcher {
        display: block;
    }

    #residents .publish-wrap #stages .add-artists-wrap .getArtists .artist-item {
        min-width: 100%;
    }
}

@media (max-width: 600px) {
    #residents .publish-wrap #stages .add-artists-wrap .add-artists-container {
        top: -35px;
    }

    #residents .publish-wrap #stages .add-artists-wrap .add-artists-container .add-artists {
        font-size: 0.875em;
        line-height: 120%;
    }
}

@media screen and (max-width: 1000px) {
    .close-search-container {
        opacity: 0.5;
        background-size: 20px;
    }
}

@media screen and (min-width: 600px) {
    .edit-page .publ-col {
        width: 400px;
        min-width: 400px;
        padding: 20px 15px 45px;
    }
}

@media (max-width: 1150px) {
    .partner-body-title.title-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .partner-body-title.title-row h1 {
        margin-bottom: 15px;
    }

    .order-card .order-top-btns {
        display: flex;
        justify-content: space-between;
    }

    .order-card .order-top-btns .btn:first-child {
        margin-left: 0;
    }
}

@media screen and (max-width: 1120px) {
    .publ-col-btn {
        margin: 0 20px 0 0;
        border-radius: 8px;
    }

    .edit-page-menu-buttons .btn {
        margin-right: 12px;
    }

    .edit-page .publ-col {
        min-width: 360px;
        width: 360px;
        right: -360px;
    }

    .edit-page .form-col {
        padding: 20px;
    }
}

@media (max-width: 1000px) {
    .similarArtists h3 {
        padding: 0 15px;
    }

    .cabinet-container .cabinet-menu {
        width: 250px;
    }

    .cabinet-container .cabinet-body {
        width: calc(100vw - 250px);
        margin-left: 250px;
    }
}

@media (max-width: 992px) {
    .show-cabinet-search {
        position: relative;
        top: 0;
    }

    .sorting-filter .sorting-col {
        margin-bottom: 15px;
    }

    .fav-menu a, .fav-menu span {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 920px) {
    .order-card .order-top-btns .btn {
        padding: 10px 5px;
    }
}

@media (max-width: 800px) {
    .order-card .order-top-btns .btn {
        padding: 12px 12px;
    }

    .cabinet-container .cabinet-body {
        width: calc(100vw);
        margin-left: 0;
    }

    .scroll-wrap {
        margin: 0 -30px;
        overflow: auto;
        padding-bottom: 15px;
    }

    .order-wrap {
        display: inline-block;
        margin: 0 30px;
        width: 1200px;
    }

    .site {

    }

}

@media (min-width: 768px) {
    .col-md-3 .structure {
        position: sticky;
        width: 100%;
        left: 0;
        top: 80px;
    }

    .activity-view-wrap .row .col-md-8 + .col-md-4 {
        position: sticky;
        top: 100px;
    }
}

@media (max-width: 768px) {
    .prod-under-foto .stats {
        border-radius: 0 0 16px 16px;
    }

    .prod-under-foto {
        border-radius: 0 0 16px 16px;
    }

    .prod-under-foto .photo-gallery {
        padding: 0 8px 10px;
    }

    .static-body .structure {
        margin: 0;
        white-space: normal;
        overflow-x: auto;
        overflow-y: auto;
    }

    .col-md-3 .structure li {
        margin-bottom: 0;
        margin: 0 0 12px 0;
        display: block;
    }

    .signup-desc-wrap,
    .site-signup-wrap {
        max-width: none;
    }

    .site-signup-wrap {
        margin-top: 30px;
    }

    .login-page, .site-reset-password, .site-signup, .site-request-password-reset {
        padding-bottom: 60px;
        padding-top: 75px;
    }

    .prod-view .image-main {
        height: 400px;
    }

    .activity-view-wrap .prod-desc {
        border-radius: 16px;
        margin-bottom: 20px;
        padding: 0;
        margin-top: 20px;
    }

    .body-view {
        border-radius: 16px;
    }

    .publish-wrap .profile-avatar {
        margin-bottom: 15px;
    }

    .publish-wrap .profile-avatar {
        margin-bottom: 15px;
    }

    .publish-wrap .edit-checkbox:nth-child(1), .publish-wrap .edit-checkbox:nth-child(2), .publish-wrap .edit-checkbox:nth-child(3) {
        padding-top: 10px;
    }

    .edit-group {
        margin-bottom: 0;
    }

    .publish-wrap {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .static-body .structure {
        -webkit-overflow-scrolling: touch;
        margin: 0 -4px 30px;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .col-md-3 .structure li {
        display: inline-block;
        margin-bottom: 0;
        margin: 0 4px;
    }

    .pay-order .ticket-buy .btn {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 2000;
        opacity: 1;
        border-radius: 0;
    }

    .product-pay .tickets-list .ticket-buy {
        padding: 0 !important;
        border: none;
    }

    .people-page .contacts-info .row .col-md-6 {
        margin-top: 15px;
    }
}

@media (min-width: 600px) {
    #article_events .event-view-status, #article_places .event-view-status {
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
    }

    .list-additional {
        padding-left: 23px;
    }

    .list-items .events-container .event,
    .locations-events-list .events-container .event {
        display: flex;
    }

    .list-items .events-container .event .caption,
    .locations-events-list .events-container .event .caption {
        width: 100%;
        height: auto;
    }

    .list-items .style, .locations-events-list-wrap .style, .locations-events-list .style {
        position: relative;
        width: 100%;
    }

    .list-items .events-container .event .event-top,
    .locations-events-list .events-container .event .event-top {
        width: 40%;
    }

    .list-items .events-container .event .event-bottom,
    .locations-events-list .events-container .event .event-bottom {
        width: 60%;
    }

    .locations-events-list .event .thumbnail, .single-view.body-view .event-in-article .thumbnail {
        width: 100%;
        float: none;
    }

    .list-items .events-container .h3 a,
    .locations-events-list .events-container .h3 a {
        font-size: 1.125em;
        line-height: 120%;
    }

    .list-items .info-container .event-view-date .month span,
    .locations-events-list .info-container .event-view-date .month span,
    .list-items .event .location a, .list-items .event .location span,
    .locations-events-list .event .location a, .locations-events-list .event .location span {
        font-size: 0.875em;
        line-height: 120%;
    }

    .list-items .thumbnail {
        float: none;
        width: 100%;
    }

    .list-items .events-container .event, .list-items .events-container .event .thumbnail,
    .list-items .events-container .event .thumbnail .thmb-link, .locations-events-list .events-container .event,
    .locations-events-list .events-container .event .thumbnail, .locations-events-list .events-container .event .thumbnail .thmb-link {
        height: 100%;
    }

    .locations-events-list .time-status-min, .locations-events-list .time-status-hour,
    .locations-events-list .time-status-right-now, .locations-events-list .time-status-days,
    .locations-events-list .time-status-finished, .locations-events-list-wrap .time-status-min, .locations-events-list-wrap .time-status-hour,
    .locations-events-list-wrap .time-status-right-now, .locations-events-list-wrap .time-status-days,
    .locations-events-list-wrap .time-status-finished, .list-items .time-status-min, .list-items .time-status-hour,
    .list-items .time-status-right-now, .list-items .time-status-days, .list-items .time-status-finished {
        position: absolute;
        top: auto;
        bottom: 12px;
        right: auto;
        left: 0;
        border-radius: 0 8px 8px 0;
    }

    .event-view-body .event-view-status, .location-view-body .event-view-status {
        padding: 0;
        border: none;
    }

    .image-container .style, .info-wrap {
        padding: 0 !important;
    }

    .style h1 a {
        color: #202020;
        border: none;
        font-size: 2.125em;
        line-height: 120%;
        font-weight: 700;
    }

    /* .prod-view .image-main {
    height: 500px;
  } */
}

@media (min-width: 601px) {
    .right-col.mobile-btn {
        display: none;
    }
}

@media (max-width: 993px) {
    .home-blog-section .blog-col:first-of-type .caption .h3, .blog-plate .blog-col:first-of-type .caption .h3, .home-blog-section .blog-col:nth-child(2) .caption.h3, .blog-plate .blog-col:nth-child(2) .caption .h3 {
        bottom: 47px;
        font-size: 1.125em;
        line-height: 120%;
    }

    .blog .blog-col:first-of-type .caption .date.article-param, .blog .blog-col:nth-child(2) .caption .date.article-param {
        font-size: 0.75em;
        line-height: 120%;
    }
}

@media (max-width: 800px) {
    .hot-links #near-me {
        width: 100% !important;
    }

    .hot-links .btn {
        margin-right: 0 !important;
        margin-bottom: 10px !important;
        padding: 10px 20px;
    }

    .hot-link {
        display: none !important;
    }

    .order-btns .btn {
        padding-left: 15px;
        padding-right: 15px;
        min-width: auto !important;
    }
}

@media (max-width: 800px) {
    .search-cols-main .title,
    .col-styles + .col .title {
        border-radius: 8px !important;
    }

    .map-nav-col {
        top: 60px;
    }

    .search-cols .col {
        height: 50px;
        padding: 5px;
        margin: 0;
        border-radius: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #filter_dates_container, #filter_events_city, .search-cols .col-styles, .map-switcher > div {
        background-color: #05aff2 !important;
    }

    .search-cols .col .title {
        font-size: 0.625em;
        line-height: 120%;
        font-weight: 400;
        color: #ffffff;
    }

    .map-switcher {
        height: 50px;
    }

    .map-switcher div {
        font-size: 0.625em;
        line-height: 120%;
        font-weight: 400;
        padding: 5px;
        color: #ffffff;
        height: 100%;
    }

    .map-switcher > div:before {
        height: 20px;
        background-size: 24px;
        background-image: url(../images/kyiv-maps-ico/map-white.svg) !important;
        margin-bottom: 5px;
    }

    .search-cols .col .ico {
        height: 20px;
        background-size: 20px;
        background-image: url(../images/kyiv-maps-ico/nav-white.svg) !important;
        margin-bottom: 5px;
    }

    .search-cols .col-date .ico {
        background-image: url(/images/kyiv-maps-ico/calend-w.svg) !important;
    }

    .search-cols .col-styles .ico {
        background-image: url(../images/kyiv-maps-ico/filter-white.svg) !important;
    }

    .search-cols .col-styles:last-child .ico {
        background-image: url(../images/kyiv-maps-ico/tag-white.svg) !important;
    }

    #article_events, #article_places {
        top: 60px;
    }

    #article_events .close, #article_places .close, .streetview-close {
        top: 70px;
    }
}

@media screen and (max-width: 767px) {
    .prod-view .activity-view-wrap .pay-order .product-pay .ticket-buy .btn.btn-primary.buy {
        padding: 12px !important;
        border-radius: 8px;
        font-size: 1em;
        line-height: 120%;
        margin: 15px;
        width: calc(100% - 30px);
    }

    .buttons-near-me .container-fluid, .locations-top-title-box .right-col {
        display: none !important;
    }

    .locations-top-title-box .right-col.mobile-btn {
        display: block !important;
        width: 100%;
    }

    .locations-top-title-box .col-md-3 .top-locations-tags:first-of-type .btn-tag, .locations-top-title-box .col-md-6 .btn-tag:first-of-type, .locations-top-title-box .col-md-3.first-col .top-locations-tags:last-of-type .btn-tag, .locations-top-title-box .col-md-6 .row .col-md-6 .btn-tag, .locations-top-title-box .col-md-3 .top-locations-tags .btn-tag, .locations-top-title-box .col-md-3.first-col .top-locations-tags:first-of-type .btn-tag {
        height: 100px;
        padding: 0 !important;
    }

    .top-locations-tags .btn-tag.tag-10, .top-locations-tags .btn-tag.tag-2 {
        background-position-y: -40px;
    }

    .top-locations-tags .btn-tag.tag-25 {
        background-position-y: -80px;
    }

    .locations-top-title-box .col-md-3.first-col {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .locations-top-title-box .col-md-6 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .locations-top-title-box .col-md-3.last-col {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .locations-top-title-box .col-md-6 .row .col-md-6:first-of-type, .locations-top-title-box .catalog-links .col-md-6:first-of-type {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .locations-top-title-box .col-md-6 .row .col-md-6:last-of-type, .locations-top-title-box .catalog-links .col-md-6:last-of-type {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .locations-top-title-box .col-md-3:last-of-type {
        padding-left: 3px !important;
    }

    .type-search .search-form .search-cols-main .search-page button.btn.btn-primary#btnSearchMain {
        margin-top: 14px;
    }

    .search-header h1 {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .cabinet-body.partner .orders {
        display: inline-block;
        border-radius: 10px;
        overflow: hidden;
        margin: 0 30px;
        width: 900px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }

    .chart-title {
        padding: 0 0 15px;
    }

    .chart-wrap .orders li.orders-head {
        padding: 15px 15px 13px;
    }

    .chart-wrap .orders li a {
        padding: 15px;
        font-size: 0.875em;
        line-height: 120%;
    }

    .chart-wrap.statistic .orders li.orders-head {
        font-size: 0.875em;
        line-height: 120%;
        padding: 15px;
    }

    .chart-wrap.statistic .orders li.orders-head:first-child {
        padding: 13px 15px;
    }

    .cabinet-body.partner .fav-menu {
        overflow: auto;
        display: flex;
    }

    .cabinet-body.partner .order-wrap .orders {
        border-radius: 10px;
        margin: 0;
        width: 100%;
        box-shadow: none;
    }

    .users-page .orders {
        margin: 0;
        width: 100%;
        box-shadow: none;
        overflow: visible;
    }
}

@media (max-width: 600px) {
    #login-form-container .advansed-buttons {
        flex-direction: column-reverse;
    }

    .signup-popup {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    #loginForm .advansed-buttons button {
        width: 100%;
        margin-left: 0;
        transition: 0.4s;
        margin-bottom: 12px;
    }

    .prod-view .image-main {
        height: 300px;
    }

    .home-blog-section .blog-col .caption .h3, .blog-plate .blog-col .caption .h3, .home-blog-section .blog-col:first-of-type .caption .h3, .blog-plate .blog-col:first-of-type .caption .h3, .home-blog-section .blog-col:nth-child(2) .caption.h3, .blog-plate .blog-col:nth-child(2) .caption .h3 {
        bottom: 35px;
        font-size: 1em;
        margin-bottom: 0px!important;
        line-height: 120%;
    }

    .blog .caption .date.article-param, .blog .blog-col:first-of-type .caption .date.article-param, .blog .blog-col:nth-child(2) .caption .date.article-param {
        font-size: 0.8em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .blog-item .blog-item-wrap .caption.clearfix {
        padding: 15px;
    }

    .box-title-top {
        margin-bottom: 15px;
    }

    .top-locations-tags .btn-tag {
        margin-bottom: 15px;
    }

    .locations-top-title-box .top-locations-tags.clearfix a span {
        font-size: 1.125em;
        line-height: 120%;
    }

    .locations-top-title-box .col-md-3 .top-locations-tags:first-of-type .btn-tag, .locations-top-title-box .col-md-6 .btn-tag:first-of-type, .locations-top-title-box .col-md-3.first-col .top-locations-tags:last-of-type .btn-tag, .locations-top-title-box .col-md-6 .row .col-md-6 .btn-tag, .locations-top-title-box .col-md-3 .top-locations-tags .btn-tag, .locations-top-title-box .col-md-3.first-col .top-locations-tags:first-of-type .btn-tag {
        height: 72px;
        padding: 0 !important;
    }

    .catalog-links {
        padding-top: 60px;
    }

    .catalog-links h3 {
        font-size: 1.25em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .text-main:before {
        background-color: transparent;
    }

    .short-desc {
        display: block;
        justify-content: space-between;
    }

    .short-desc .read-more-block, .text-main .short-desc #accordion {
        width: 100%;
    }

    .text-main-box .short-desc h2 {
        padding: 0 40px;
        font-size: 1.25em;
        line-height: 120%;
    }

    .read-more-btn div span {
        font-size: 0.875em;
        line-height: 120%;
    }

    .short-desc .card .card-header button {
        padding-right: 20px;
    }

    .newsletter {
        padding: 20px 0;
    }

    .mail-chimp .subscribe input[type=text] {
        font-size: 1em;
        line-height: 120%;
        padding: 15px;
        border-radius: 8px !important;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3) !important;
        overflow: hidden;
    }

    .mail-chimp .subscribe .btn {
        width: 100%;
        margin-top: 15px;
        border-radius: 8px !important;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3) !important;
        overflow: hidden;
    }

    .footer-cols {
        padding-top: 60px;
    }

    .footer-cols .h4 {
        margin-bottom: 15px !important;
    }

    .footer-col {
        margin-bottom: 30px !important;
    }

    .footer-col:last-of-type {
        margin-bottom: 15px !important;
    }

    .footer-cols .footer-email {
        margin-bottom: 10px;
    }

    .copy {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .copy .copyright {
        padding: 0 10px;
        font-size: 0.875em;
        line-height: 120%;
    }

    .article-tags {
        padding: 20px 0 15px;
    }

    .article-tags .a-tag {
        font-size: 0.875em;
        line-height: 120%;
        font-weight: 400;
        margin: 0 4px;
    }

    .article-tags .a-tag:first-child {
        margin-left: 15px;
    }

    .article-tags .a-tag:last-child {
        margin-right: 15px;
    }

    .map-nav-col {
        top: 50px;
    }

    .map-nav-col .path {
        padding: 15px 0;
    }

    ul.path li {
        font-size: 0.875em;
        line-height: 120%;
    }

    .map-nav-col h1 {
        font-size: 1.25em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .places-list .results {
        font-size: 0.875em;
        line-height: 120%;
    }

    .search-item .event .caption {
        padding: 15px !important;
    }

    .search-item .events-container .h3 a {
        font-size: 0.875em;
        line-height: 120%;
    }

    .caption .info p.addr {
        font-size: 0.875em;
        line-height: 120%;
    }

    .search-cols .col .title {
        font-size: 0.625em;
        line-height: 120%;
        max-width: 100%;
    }

    .map-switcher div {
        font-size: 0.625em;
        line-height: 120%;
    }

    .places-list .h3 {
        min-height: 45px;
        height: 45px !important;
        text-overflow: ellipsis;
    }

    .caption .info {
        margin-bottom: 0;
    }

    .breadcrumps {
        padding: 15px 0;
    }

    .image-main .follow-overlay {
        top: 15px;
        right: 15px;
    }

    .follow-overlay .like-button {
        padding: 7.5px 7px !important;
    }

    .follow-overlay .like-button:before {
        width: 16px;
        height: 14px;
        background-size: 16px 14px;
    }

    .prod-view .image-main .follow-overlay .like-button:before {
        width: 22px;
        height: 22px;
        background-size: 20px;
    }

    .prod-view .image-main .follow-overlay .like-button {
        padding: 0 !important;
    }

    .image-main-title {
        padding: 0 0 15px 0;
    }

    .image-main-title .main-h2 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 8px;
    }

    .image-main-title .addr-title, .image-main-title .addr-desc {
        font-size: 0.875em;
        line-height: 120%;
    }

    .body-view {
        padding: 30px 15px 15px;
        margin-bottom: 60px !important;
    }

    .organizer-info h2 {
        font-size: 1.125em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .organizer-info .addr-list .info p::before {
        display: block !important;
        content: '';
    }

    .info-container.organizer-info .addr-list .info .addr:before {
        width: 14px;
        height: 17px;
        background-size: 14px 17px !important;
    }

    .prod-desc .main-h2 {
        font-size: 1.125em;
        line-height: 130%;
        padding: 15px 15px 0;
        margin-bottom: 15px;
    }

    .pay-order .tickets-info .section-title {
        font-size: 1.125em;
        padding: 0 15px 15px;
    }

    .pay-order .tickets-info .ticket-row {
        padding: 15px;
    }

    .product-pay .ticket-body .ticket-price {
        font-size: 1em;
        line-height: 120%;
    }

    .product-pay .tickets-list .ticket-buy {
        padding: 15px;
    }

    .product-pay .ticket-select .form-control {
        font-size: 1em;
        line-height: 120%;
    }

    .comments-list .comment {
        padding: 15px;
        padding-bottom: 50px;
        margin-bottom: 15px;
    }

    .thmb-circle.avatar {
        min-width: 42px;
        height: 42px;
        margin-right: 10px;
    }

    .comments-container .comment-item-wrap {
        margin-left: 15px;
        padding: 0;
    }

    .comment-item-wrap .comment-author .author-name,
    .comment-item-wrap .comment-author .date {
        font-size: 0.75em;
        line-height: 120%;
    }

    .comments-wrap .stars {
        margin-top: 20px;
    }

    .comments-wrap .comment .comment-item-wrap .text {
        font-size: 0.75em;
    }

    .comments-wrap .comment .comment-item-wrap .from-google {
        font-size: 0.625em;
        line-height: 120%;
        bottom: -35px;
        left: -55px;
    }

    .follow-container .event-button .btn:before, .follow-container .like-button:before {
        display: none;
    }

    .modal-header {
        padding: 15px 30px 15px 15px;
    }

    .modal-header .modal-title {
        font-size: 16px !important;
        line-height: 120%;
    }

    .modal-header .close {
        top: 15px;
        right: 15px;
        width: 15px;
        height: 15px;
        background-size: 15px;
    }

    .ordered-items {
        margin-bottom: 15px;
        padding: 15px;
    }

    .ordered-items h2 {
        font-size: 0.875em;
        margin-bottom: 15px;
    }

    .ordered-items h3 {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 4px;
    }

    .ticket-row {
        font-size: 0.875em;
        line-height: 120%;
        padding: 8px 0;
    }

    .ticket-total {
        padding: 8px 0 0 0;
        font-size: 0.875em;
        line-height: 120%;
        margin-right: 9px;
    }

    .client-information {
        padding: 15px 0;
    }

    .client-information h3 {
        font-size: 1em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .order-row label.has-star {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 4px;
    }

    .modal-content .form-control {
        font-size: 0.875em;
        line-height: 120%;
    }

    .form-group {
        margin-bottom: 10px !important;
    }

    .sorting-filter .sorting-col {
        margin-bottom: 15px;
    }

    .sorting-filter .sorting-col .form-group {
        margin-bottom: 0 !important;
    }

    .field-ticketorder-payment_mode {
        margin-bottom: 0;
    }

    .field-ticketorder-payment_mode label {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .popup-wrap-footer .btn {
        font-size: 0.875em;
        line-height: 120%;
        padding: 14px;
    }

    .comments-wrap .comment .comment-item-wrap .text > div {
        word-break: break-word;
    }

    .single-view-header {

        padding: 0 30px;
    }

    .article-header-wrap {
        padding: 60px 25px 30px;
    }

    .article-header-wrap .path {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .article-header-wrap h1 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 40px;
    }

    .map-wrap .single-view.body-view {
        padding: 0 15px;
        margin-bottom: 60px !important;
    }

    .image-main-caption {
        padding: 15px !important;
        font-size: 1em;
        line-height: 140%;
    }

    .map-wrap .single-view.body-view h2 {

        margin-bottom: 15px;
    }

    .map-wrap .single-view.body-view h2:first-of-type {
        margin-top: 30px;
    }

    .single-view.body-view .place-top {
        height: 200px;
        margin-bottom: 15px;
    }

    .place-top:after {
        height: 130px;
    }

    .single-view.body-view .place-top .place-wrap {
        padding: 15px;
    }

    .single-view.body-view .place-top .place-wrap h3 {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 8px;
    }

    .single-view.body-view .place-top .place-wrap p.addr {
        font-size: 0.75em;
        line-height: 120%;
    }

    .place-top .number {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 1.25em;
    }

    .map-wrap .single-view .event-buttons-short .event-view-buttons {
        display: flex;
        justify-content: space-between;
    }

    .map-wrap .single-view .event-buttons-short .event-view-buttons:after {
        display: none;
    }

    .map-wrap .single-view .event-view-buttons .mob-only {
        margin-right: 10px;
        width: 30%;
    }

    .map-wrap .single-view .event-view-buttons .btn-direction {
        padding: 10px !important;
        font-size: 0.7em;
        line-height: 120%;
        margin: 0;
        width: auto;
    }

    .map-wrap .single-view .event-view-buttons .btn-direction::before {
        width: 15px;
        height: 15px;
        background-size: 15px !important;
        margin: 0 4px 0 0;
    }

    .map-wrap .single-view .event-view-buttons .btn-share {
        padding: 10px !important;
        font-size: 0.7em;
        line-height: 120%;
        width: auto;
        margin-right: 10px;
    }

    .map-wrap .single-view .event-view-buttons .btn-share span {
        display: flex;
        justify-content: center;
    }

    .map-wrap .single-view .event-view-buttons .btn-share span::before {
        width: 15px;
        height: 15px;
        background-size: 15px;
        margin-right: 4px;
    }

    .map-wrap .single-view .event-view-buttons .btn-show-on-map {
        padding: 10px !important;
        font-size: 0.7em;
        line-height: 120%;
        width: 30%;
        display: flex;
        justify-content: center;
    }

    .map-wrap .single-view .event-view-buttons .btn-show-on-map::before {
        width: 20px;
        height: 15px;
        background-size: 22px 20px !important;
        margin: 0;
        margin-right: 4px;
    }

    .single-view.body-view ol li,
    .single-view.body-view ul li {
        font-size: 0.875em;
        margin-bottom: 15px;
    }

    .single-view.body-view blockquote {
        padding: 0px !important;
        margin: 30px 0 20px;
    }

    .single-view.body-view blockquote p {
        font-size: .8em;
        line-height: 140%;
    }

    .author-single-footer {
        margin-top: 30px;
    }

    .author-single-footer .author-thmb {
        width: 49px;
        height: 49px;
        margin-right: 10px;
    }

    .author-single-footer p.h4 {
        margin-bottom: 8px;
    }

    .author-single-footer .author-text {
        font-size: 0.75em;
    }

    .comments-container.view-comments .info-wrap {
        padding: 15px !important;
    }

    .map-wrap-switcher > div.active {
        background-color: #fa744f;
        color: #fff;
        border: 1px solid #fa744f;
    }

    .map-wrap-switcher > div {
        width: 50%;
        float: left;
        padding: 11px;
        text-align: center;
        box-sizing: border-box;
        height: 45px;
        background-color: #fff;
        border: 1px solid #f2f2f2;
        font-weight: 700;
        font-size: 0.75em;
    }

    .single-view.body-view ul.path li {
        font-size: 0.875em;
        line-height: 120%;
    }

    .blog-container h1 {
        font-size: 1.125em;
        line-height: 120%;
    }

    .blog-container .event-view-buttons .event-button .like-button {
        font-size: 0.875em;
        line-height: 120%;
    }

    .blog-container .event-view-buttons .event-button .like-button span::before {
        width: 17px;
        height: 17px;
        background-size: 17px !important;
    }

    .single-copy {
        font-size: 0.875em;
        line-height: 120%;
    }

    .box.box-qestion {
        font-size: 0.875em;
        line-height: 120%;
    }

    .single-view .photo-gallery {
        margin: 0;
    }

    .single-view .photo-gallery img {
        margin: 0;
    }

    .photo-gallery.g4 {
        margin-right: 10px;
    }

    .photo-gallery.g4 .img-wrap img {
        width: 100px;
        height: 100px;
    }

    .page-long .slick-arrow {
        display: none !important;
    }

    .event-in-article .event {
        height: auto;
    }

    .event-in-article .event .thumbnail, .event-in-article .event .thumbnail .thmb-link {
        height: 177px;
    }

    .page-long + .read-more .box-title-top .main-h2 {
        font-size: 1.375em;
        line-height: 120%;
    }

    .path li:after {
        margin: 0;
    }

    .page-container .col-md-8 {
        padding: 0 15px;
    }

    #article_places .slide-place-title a, #article_events .slide-place-title a, .afisha-footer .style h1 {
        font-size: 1.5em;
        line-height: 120%;
    }

    .afisha-footer .style {
        padding: 15px 0 30px;
    }

    footer .style .stats {
        margin: 8px 0 0 0;
    }

    .stats .stat {
        margin-right: 8px;
        font-size: 0.875em;
    }

    #article_events .event-view-buttons .btn, #article_places .event-view-buttons .btn, .afisha-footer .event-view-buttons .btn {
        padding: 9px 15px !important;
        font-size: 0.75em;
        line-height: 120%;
        min-width: 120px;
    }

    #article_events .event-view-buttons .btn_buy_tickets,
    .afisha-footer .event-view-buttons .btn_buy_tickets {
        padding: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0;
        border: none;
    }

    .btn_buy_tickets {
        font-size: 1em;
        line-height: 120%;
    }

    #article_places .event-view-buttons .btn-direction, #article_events .event-view-buttons .btn-direction, .afisha-footer .event-view-buttons .btn-direction {
        margin-right: 10px;
    }

    .afisha-footer .event-view-buttons {
        margin-bottom: 30px;
    }

    .bottom-event-view-body .info .contacts-info .info-wrap {
        padding: 15px !important;
    }

    .contacts-info-title {
        display: none;
    }

    .info-container {
        border: none;
    }

    .body-view p,
    .info-container,
    .organizer-info p,
    .organizer-info .addr-list .info p {
        font-size: 1em;
        line-height: 120%;
    }

    #article_places .contacts-info .info-container, #article_events .contacts-info .info-container, .bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .info-container {
        margin-left: 30px;
        margin-bottom: 15px;
        /* font-size: 0.875em;
    line-height: 120%; */
        color: #202020;
    }

    .action-btn {
        width: 20px;
        height: 20px;
        left: -30px;
    }

    .action-btn.btn-direction {
        background: url(../images/kyiv-maps-ico/pin.svg) no-repeat center center;
        background-size: 15px;
    }

    .action-btn .driveway {
        height: 20px;
        width: 20px;
        padding: 0;
        opacity: 0;
    }

    .action-btn.call {
        background-size: 15px auto;
    }

    .action-btn.email {
        background: url(../images/kyiv-maps-ico/email.svg) no-repeat center center;
        background-size: 15px auto;
    }

    .action-btn.web {
        background-size: 15px auto;
    }

    .soc {
        display: flex;
    }

    .soc::after {
        display: none;
    }

    .soc div {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* .soc > div span {
    display: block;
  } */
    #article_places .contacts-info .soc div, #article_events .contacts-info .soc div, .bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div {
        margin-bottom: 0;
        font-size: 0.875em;
        line-height: 120%;
        margin-right: 12px;
    }

    #article_places .contacts-info .soc div a:before, #article_events .contacts-info .soc div a:before, .bottom-event-view-body .info .contacts-info .info-wrap .col-md-6 .soc div a:before {
        margin: 0;
    }

    .contacts-info a {
        color: #202020 !important;
    }

    .bottom-event-view-body .locations-events-list .next-to-title {
        font-size: 1.125em;
        line-height: 140%;
        color: #05aff2;
        margin-bottom: 15px;
    }

    .locations-sub-list li, .list-items .events-container, .locations-events-list .events-container {
        margin-bottom: 15px !important;
    }

    #article_places .info-wrap h3, #article_events .info-wrap h3, .bottom-event-view-body .info-wrap h3,
    .bottom-event-view-body .info-wrap h3.section-title,
    .bottom-event-view-body .info-wrap h2, .bottom-event-view-body .info-wrap h2.section-title {
        font-size: 1.125em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .bottom-event-view-body .view-section .comments-container .info-wrap {
        padding: 15px !important;
    }

    .slide-comments-container {
        padding-bottom: 0;
        background-color: #f2f2f2;
    }

    .respond-header {
        padding-top: 0;
    }

    .info-wrap .last-news {
        flex-direction: column;
    }

    .info-wrap .last-news .article_item_list {
        padding: 15px;
        margin: 0;
        margin-bottom: 15px;
    }

    .info-wrap .last-news .article_item_list:last-child {
        margin-left: 0;
    }

    .bottom-event-view-body .locations-events-list .info-wrap {
        padding: 0 !important;
    }

    .locations-events-list .info-wrap .event-past .caption h4 {
        font-size: 1em;
        line-height: 120%;
    }

    .locations-events-list .info-wrap .event-past {
        padding: 15px;
        margin-bottom: 15px;
    }

    .next-to-title {
        font-size: 1.125em;
        line-height: 140%;
        margin-bottom: 15px;
    }

    .location-view-body .info-wrap.places-list-nearby .location-item-wrap:nth-child(odd) {
        padding: 0 6px 0 0;
    }

    .location-view-body .info-wrap.places-list-nearby .location-item-wrap:nth-child(even) {
        padding: 0 0 0 6px;
    }

    .places-list-nearby .location-item .h3 {
        min-height: 50px;
        height: 50px;
        text-overflow: ellipsis;
    }

    .places-list-nearby .location-item .h3 a {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 8px;
        text-overflow: ellipsis;
    }

    .location-item-wrap .events-container {
        margin-bottom: 15px;
    }

    .widget-title {
        color: #05aff2;
    }

    .widget-news {
        z-index: 0;
    }

    #article_events, #article_places {
        top: 50px;
    }

    #article_events .close, #article_places .close, .streetview-close {
        top: 60px;
    }

    .search-page .wrap .afisha-footer {
        padding: 0 15px;
    }

    #article_places .contacts-info, #article_events .contacts-info {
        padding: 0 15px;
    }

    #article_places .contacts-info .info-wrap, #article_events .contacts-info .info-wrap {
        padding: 15px !important;
    }

    #article_places .locations-events-list, #article_events .locations-events-list {
        padding: 0 15px !important;
    }

    #article_places .info-wrap .short-desc, #article_events .info-wrap .short-desc,
    .page-container .info-wrap .short-desc {
        font-size: 1em;
        line-height: 120%;
    }

    #article_places .info-wrap .short-desc p, #article_events .info-wrap .short-desc p,
    .page-container .info-wrap .short-desc p {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 12px;
    }

    #article_places .info-wrap, #article_events .info-wrap {
        padding: 0 15px !important;
    }

    #article_places .view-tags, #article_events .view-tags {
        margin-left: 15px;
    }

    #article_places .comments-container, #article_events .comments-container {
        padding: 0 15px 65px;
        background-color: #ffffff;
    }

    #article_places .comments-container .info-wrap, #article_events .comments-container .info-wrap {
        padding: 15px !important;
    }

    #article_places .event-view-buttons .btn-share span::before, #article_events .event-view-buttons .btn-share span::before, .afisha-footer .event-view-buttons .btn-share span::before,
    #article_places .event-view-buttons .btn-direction::before, #article_events .event-view-buttons .btn-direction::before, .afisha-footer .event-view-buttons .btn-direction::before {
        background-size: 14px !important;
        width: 14px;
        height: 14px;
    }

    #article_events .events-container .event-view-buttons .btn, #article_places .events-container .event-view-buttons .btn, .afisha-footer .events-container .event-view-buttons .btn {
        padding: 9px 0 !important;
    }

    #article_places .events-container .event-view-buttons .btn-share span::before, #article_events .events-container .event-view-buttons .btn-share span::before, .afisha-footer .events-container .event-view-buttons .btn-share span::before, #article_places .events-container .event-view-buttons .btn-direction::before, #article_events .events-container .event-view-buttons .btn-direction::before, .afisha-footer .events-container .event-view-buttons .btn-direction::before {
        background-size: 17px !important;
        width: 17px;
        height: 17px;
    }

    .event-view-header h1 {
        font-size: 24px !important;
    }

    .event-view-status {
        border: none;
    }

    .event-view-body .event-view-status {
        padding: 0;
    }

    .action-btn.bill {
        background-size: 17px auto;
    }

    .event-bottom .caption .date-in-list .month span {
        font-size: 0.875em;
        line-height: 120%;
    }

    /* .event-date::before {
    display: block!important;
  } */
    .event-date .event-date::before {
        display: none !important;
    }

    .place-item-filial .info-container {
        margin-bottom: 15px !important;
    }

    .info-wrap, .comments-container .info-wrap {
        padding: 0;
    }

    .style h1 a {
        color: #202020;
        border: none;
        font-size: 1.5em;
        line-height: 120%;
        font-weight: 700;
    }

    .contacts-event .place-item-filial .phone {
        display: block;
    }

    .action-btn.calendar {
        background-size: 17px;
        border-radius: 0;
    }

    .map-nav .event-date::before {
        display: none !important;
    }

    .inner-header {
        padding-top: 85px !important;
        padding-bottom: 0;
        color: #ffffff;
        margin: 0 !important;
        overflow: visible !important;
    }

    .search-form {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2) !important;
    }

    .search-section p {
        margin-top: 15px;
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .search-list li {
        padding: 15px;
        padding-left: 72px;
        margin-bottom: 15px;
    }

    .search-list li .h3 {
        font-size: 0.875em;
        line-height: 120%;
    }

    .search-list li .h4 {
        font-size: 0.75em;
        line-height: 120%;
    }

    .search-list .search-context {
        left: 15px;
    }

    .type-search .search-form .search-cols-main .search-page input.form-control {
        padding: 22px 20px 22px 55px !important;
        font-size: 1em;
        line-height: 120%;
    }

    .type-search .search-form .search-cols-main .search-page .col-md-9::before {
        width: 28px;
        height: 28px;
        background-size: 28px;
        left: 15px;
    }

    .type-search .search-form .search-cols-main .search-page button.btn.btn-primary#btnSearchMain {
        text-transform: uppercase;
    }

    .col-md-3 .structure li span, .col-md-3 .structure li a {
        font-size: 0.875em;
        line-height: 120%;
        padding: 8px 20px;
    }

    .static-body {
        padding-top: 70px;
    }

    .static-body h1 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .static-body h2 {
        font-size: 1.125em;
        line-height: 120%;
        margin-bottom: 8px;
        margin-top: 40px;
    }

    .single p, .static-body h3, .single li {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .static-body h3 {
        margin-top: 15px;
        margin-bottom: 8px;
    }

    .signup-desc-wrap h1 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .signup-desc-wrap p {
        font-size: 0.875em;
        line-height: 120%;
    }

    .signup-desc-wrap h2 {
        font-size: 1em;
        line-height: 120%;
        margin-bottom: 8px;
    }

    .signup-desc-wrap li {
        padding-left: 54px;
    }

    .signup-desc-wrap li::before {
        margin-left: -54px;
    }

    .site-signup-wrap {
        padding: 15px;
    }

    .site-signup-wrap p {
        font-size: 0.75em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .site-signup-wrap .auth-clients li .auth-link {
        font-size: 0.875em;
        line-height: 120%;
    }

    .site-signup-wrap .auth-clients li:first-child {
        padding-right: 7px !important;
    }

    .site-signup-wrap .auth-clients li:last-child {
        padding-left: 7px !important;
    }

    .site-signup-wrap .auth-clients li .auth-link .auth-icon {
        width: 17px !important;
        height: 17px !important;
    }

    .events-list .events .slick-slider {
        margin-bottom: 60px !important;
    }

    /* .info-container .event-view-date .month span,
  .event .location a, .event .location span {
    font-size: 0.875em;
    line-height: 120%;
  } */
    .activity-wrap .h3 {
        font-size: 0.875em;
        line-height: 120%;
    }

    .activity-footer .price,
    .activity-footer .btn {
        font-size: 0.875em;
        line-height: 120%;
        padding: 8px 0 !important;
    }

    .text-center a.btn {
        font-size: 0.875em;
        line-height: 120%;
        font-weight: 600;
        padding: 12px 20px;
        border-radius: 8px;
    }

    .follow-container {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
        padding: 0;
        display: flex;
        background-color: transparent !important;
        flex-direction: row-reverse;
        margin: 0 15px 10px;
        border-radius: 8px;
        overflow: hidden;
    }

    .follow-container .event-button {
        flex: 1;
        width: auto;
        height: 100%;
        margin-right: 0;
    }

    .follow-container .event-button .like-button {
        padding: 12px 15px !important;
        height: 100%;
        border: none;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .artists .inner-header .container-fluid {
        top: 10px;
    }

    .artists-header {
        padding-top: 25px !important;
    }

    .artists-header h1 {
        font-size: 1.875em;
        line-height: 120%;
        margin-bottom: 40px;
    }

    .artists-header .col-styles .col .title {
        margin-right: 0;
    }

    .artists-header .search-page .col {
        margin-bottom: 0 !important;
    }

    .artists-header .search-page .col-md-6.col {
        margin-bottom: 8px !important;
    }

    .artist-item-wrap .thmb {
        padding: 15px 15px 12px;
        border-bottom: 1px solid #f2f2f2;
    }

    .artists-list .artist-item h3, .artists-top-list .artist-item h3 {
        font-size: 1em;
        line-height: 120%;
    }

    .artist-item-wrap .thmb a.thmb {
        margin: 0 15px 0 0;
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
    }

    .artist-item-wrap .user-rate .stars-col {
        width: 65%;
    }

    .artist-item-wrap .user-rate .stars-col.stars-rates {
        width: 35%;
    }

    .user-rate span {
        font-size: 0.75em;
    }

    .artist-item-wrap .caption .my-place span {
        font-size: 0.75em;
    }

    .profile-header-bg {
        height: 230px;
    }

    .people-header {
        margin-top: -130px;
    }

    .profile-header .profile-avatar {
        height: 150px;
        width: 150px;
        margin: 20px auto 0;
        left: 0;
        border: 5px;
    }

    .people-page .page-article {
        margin-top: 0;
    }

    .people-page .name-box.info-wrap {
        margin: 15px 0;
        padding: 0 !important;
    }

    .people-page .name-box h1 {
        font-size: 1.5em;
        line-height: 120%;
    }

    .people-page .event-view-status {
        margin-top: 30px;
    }

    .people-page .action-btn {
        left: 0;
    }

    .people-page .contacts-info .info-wrap p {
        padding-left: 35px;
    }

    .people-page .info-wrap .info-container {
        margin-bottom: 15px;
    }

    .people-page .info-wrap h4, .people-page .info-wrap h3 {
        font-size: 1.125em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .people-page .info-wrap p {
        font-size: 0.875em;
    }

    .people-page .contacts-info .info-wrap p {
        font-size: 1em;
    }

    .people-page .tickets-info .tickets-list .ticket-body .ticket-title {
        white-space: normal;
    }

    .people-page .contacts-info .row .col-md-6:first-of-type {
        margin-top: 0;
    }

    .soc > div a:before, #social-list .social-item:before {
        margin-right: 15px;
    }

    .search-header .container-fluid {
        top: 10px;
        margin-bottom: 50px;
    }

    .cabinet-container .cabinet-body {
        min-height: calc(100vh - 50px);
        padding: 15px !important;
    }

    .cabinet-container .cabinet-body.partner {
        padding-top: 30px !important;
    }

    .my-profile {
        margin-top: 15px;
        padding: 30px;
    }

    .cabinet-container .cabinet-body.wide-cabinet {
        padding: 30px 15px 15px !important;
    }

    .profile-avatar-wrap {
        width: 110px;
        height: 110px;
    }

    .profile-avatar-wrap .profile-avatar,
    .profile-avatar-wrap .image-container {
        min-height: auto;
    }

    .profile-avatar-wrap .profile-avatar-overlay {
        height: 150px !important;
        min-height: auto;
    }

    .user-page-top {
        margin-top: 10px;
    }

    .user-page-top h1,
    .user-page-top .pull-left.calendar-title {
        margin-bottom: 0;
    }

    .user-page-top h2.pull-left.calendar-title {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 1.125em;
        line-height: 120%;
    }

    .cabinet-body h1.calendar-title {
        margin-top: 10px;
        font-size: 1.25em;
        line-height: 120%;
    }

    .user-page-top .clearfix {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 25px;
    }

    .fav-menu.clearfix {
        overflow-x: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .user-page-top .clearfix::after {
        display: none;
    }

    .cabinet-body .events-list {
        margin-top: 10px;
    }

    .cabinet-body .sorting-filter {
        margin-bottom: 0;
    }

    .reviews-cabinet {
        margin-top: 20px;
    }

    .default-list .default-item .link-full {
        padding: 15px;
    }

    .default-list .default-item .link-full > div p {
        font-size: 0.875em;
        margin-bottom: 15px;
    }

    .default-list .default-item .link-full > div .article-meta .date {
        font-size: 0.75em;
        line-height: 120%;
    }

    .orders-top {
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
    }

    .orders-top-bnt {
        display: flex;
    }

    .orders-top-bnt .show-cabinet-search,
    .orders-top-bnt .btn-export {
        margin-top: 15px;
        margin-right: 15px;
        padding: 10px 22px;
        font-size: 0.875em;
        line-height: 120%;
        min-width: auto;
    }

    .orders li {
        border: none;
    }

    ul.orders li .order-title-row {
        padding: 15px;
        flex-direction: column;
    }

    .orders li .order-img {
        margin: 0;
        padding: 12px;
        margin-right: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .orders li .order-id {
        font-size: 1.625em;
        line-height: 120%;
    }

    .orders li .order-status {
        max-width: 130px;
    }

    .order-info {
        padding: 15px 0;
    }

    .order-info-bottom {
        display: flex;
        flex-direction: column;
    }

    .order-info h3 {
        margin-bottom: 15px;
    }

    .order-info-bottom div {
        margin-bottom: 8px;
    }

    .order-info-bottom div:last-child {
        margin-bottom: 0;
    }

    .orders li .order-arrow {
        height: 42px;
        width: 100%;
        margin: 0;
    }

    .tickets-order .tickets-item {
        flex-direction: column;
        padding: 15px;
        margin-bottom: 15px;
    }

    .tickets-item .tickets-title {
        width: 100%;
    }

    .tickets-item-info {
        margin: 0 40px 0 0;
    }

    .tickets-row {
        display: flex;
        margin-left: 0 !important;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .tickets-item .btn {
        width: 100%;
        margin: 0;
    }

    .order-wrap-info {
        flex-direction: column;
        margin-bottom: 15px;
    }

    .order-wrap-info-item {
        margin: 0 0 15px;
    }

    .order-wrap-info-item:last-child {
        margin: 0;
    }

    .order-btns {
        flex-wrap: wrap;
    }

    .order-btns .btn {
        width: calc(50% - 4px);
        margin-bottom: 8px;
        margin-right: 8px;
    }

    .order-btns .btn:nth-child(2n) {
        margin-right: 0;
    }

    .order-btns .btn:nth-child(3n),
    .order-btns .btn:nth-child(4n) {
        margin-bottom: 0;
    }

    .partner-body-title h1 {
        font-size: 1.25em;
        line-height: 120%;
        margin-bottom: 8px;
    }

    .partner-body-title p {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .partner-statistic {
        flex-wrap: wrap;
        margin-bottom: 30px;
        box-shadow: none;
        border-radius: 0;
    }

    .partner-statistic .item {
        width: calc(50% - 5px);
        padding: 15px 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        border-radius: 12px;
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    }

    .partner-statistic .item::after {
        display: none;
    }

    .partner-statistic .item:first-of-type,
    .partner-statistic .item:last-of-type {
        border-radius: 12px;
    }

    .partner-statistic .item:nth-child(2n) {
        margin-right: 0;
    }

    .partner-statistic .item:nth-child(3),
    .partner-statistic .item:nth-child(4) {
        margin-bottom: 0;
    }

    .partner-statistic .item-number {
        font-size: 1.875em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .partner-statistic .item-graph {
        margin-bottom: 15px;
    }

    .partner-statistic .item-title {
        font-size: 0.875em;
        line-height: 120%;
    }

    .chart-wrap {
        background-color: transparent;
        border-radius: 0;
        box-shadow: none;
        margin: 0 -15px 15px;
        padding: 0 15px 0;
        overflow: auto;
    }

    .chart-wrap .scroll-wrap {
        width: calc(100% + 30px);
        overflow: auto;
        margin: 0 -15px;
        padding-bottom: 15px;
    }

    .cabinet-body.partner .orders {
        margin: 0 15px;
    }

    .chart-wrap .orders .order-stat .status {
        font-size: 0.875em;
        line-height: 120%;
    }

    .partner-body-title.title-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-bottom: 15px;
    }

    .partner-body-title.title-row h1 {
        margin-bottom: 8px;
    }

    .order-wrap .orders-head {
        padding: 15px 20px 15px 26px;
    }

    .order-wrap .card-body {
        padding: 12px 20px;
    }

    .order-wrap.second .orders-head {
        font-size: 0.875em;
        line-height: 120%;
    }

    .order-wrap.second li.orders-head {
        padding: 15px 0;
    }

    .order-card .order-top-btns {
        width: 100%;
        flex-wrap: wrap;
    }

    .order-card .order-top-btns .btn {
        margin-top: 8px;
        width: calc(50% - 7.5px);
        margin-left: 0;
        margin-right: 15px;
    }

    .order-card .order-top-btns .btn:nth-child(1n) {
        margin-right: 0;
    }

    .order-card .order-top-btns .btn:nth-child(4) {
        order: 1;
    }

    .order-card .order-top-btns .btn:nth-child(3) {
        order: 2;
    }

    .order-card .order-top-btns .btn:nth-child(2) {
        order: 3;
    }

    .order-card .order-top-btns .btn:nth-child(1) {
        order: 4;
    }

    .order-card .order-top-btns .btn.btn-success {
        order: 1;
    }

    .order-info-wrap {
        flex-direction: column;
        padding: 15px;
    }

    .order-info-wrap .order-info-desc {
        width: 100%;
        margin-bottom: 30px;
    }

    .order-info-wrap .order-info-desc:last-child {
        margin-bottom: 0;
    }

    .order-info-wrap.second {
        margin: 0 30px;
        display: inline-block;
        width: 700px;
    }

    .order-info-wrap h2 {
        margin-bottom: 15px;
    }

    .order-info-wrap .orders-head {
        padding: 15px 0;
    }

    .mail-chimp .subscribe {
        box-shadow: none;
        border-radius: 0;
        overflow: visible;
    }

    #edit-sections-menu {
        position: relative;
        overflow-y: hidden;
        overflow-x: scroll;
        width: 100%;
        top: 0;
        text-align: center;
    }

    #edit-sections-menu {
        left: 0 !important;
        height: 75px;
    }

    #edit-sections-menu a {
        padding: 12px 6px;
    }

    #edit-sections-menu a:before {
        width: 32px;
        height: 32px;
        margin-bottom: 5px;
        background-size: 32px 32px !important;
    }

    #edit-sections-menu a span, #edit-sections-menu a.active:after {
        display: block !important;
    }

    #edit-sections-menu a.active span, #edit-sections-menu a span {
        font-size: 0.75em;
        line-height: 120%;
        padding: 0;
    }

    .title-e-page-wrap {
        display: flex;
        height: 100%;
    }

    #edit-sections-menu > div > div {
        display: block;
        margin: 0;
        flex: 1 1 0%;
        min-width: 95px;
    }

    .edit-cols {
        margin: 0;
        padding: 15px;
        margin-bottom: 30px;
    }

    .publish-wrap {
        padding: 15px;
        margin-bottom: 30px;
    }

    .publish-wrap .edit-section-title {
        margin-bottom: 15px !important;
    }

    .publish-wrap label, .edit-page .form-col .edit-group-left-label label {
        font-size: 0.875em;
        margin-bottom: 8px;
    }

    .tabs-x .nav-tabs {
        margin-bottom: 8px;
        font-size: 0.875em;
        line-height: 120%;
    }

    .settings-group .form-control {
        padding: 7px 12px !important;
    }

    .show-edit-additional {
        font-size: 0.875em;
        line-height: 120%;
    }

    .panel-text-wrap {
        padding: 0;
        font-size: 0.875em;
        line-height: 120%;
        margin-left: 12px;
    }

    .edit-prices-wrap .selection > span {
        padding: 7px 12px;
    }

    .publish-wrap .edit-checkbox .form-group {
        margin-bottom: 0 !important;
    }

    .edit-page .publ-col {
        min-width: auto;
        width: 100%;
        right: 0;
    }

    .publish-wrap .code-wrap {
        width: 50%;
    }

    .publish-wrap.help-menu .btn.btn-secondary.btn-block {
        width: 50%;
    }

    .edit-page-menu-wrap .pull-left {
        min-width: auto;
    }

    .edit-page-menu {
        height: 40px;
    }

    .edit-page-menu-buttons .btn.btn-show-page,
    .edit-page-menu-buttons .btn.btn-save {
        padding: 10px 0 !important;
        border-radius: 0;
        margin: 0;
    }

    .panel-body .form-group {
        margin-bottom: 0 !important;
    }

    .publish-wrap .panel-container .panel-heading .a label {
        width: calc(100% / 2 - 50px);
    }

    .panel-heading:after {
        margin-right: 0;
    }

    .edit-page .form-col {
        padding: 0;
    }

    .modal-body .ticket-row .ticket-col {
        padding: 0;
    }

    .events-container .thumbnail {
        height: 150px;
    }

    #article_places .logo-thmb, #article_events .logo-thmb {
        bottom: 30px;
        left: 15px;
    }

    .working-hours {
        padding: 15px;
    }

    .working-hours .days-row {
        padding: 0;
        border-bottom: 1px solid #cccccc;
    }

    .site-request-password-reset h1, .site-reset-password h1 {
        font-size: 1.375em;
        line-height: 120%;
    }

    .site-request-password-reset p {
        font-size: 0.875em;
        line-height: 120%;
    }

    .people-page .info-wrap {
        padding: 25px 0 0 !important;
    }

    .people-page .comments-container {
        margin-top: 20px;
    }

    .activity-view-wrap .image-main .image-main-title .addr-list {
        padding-left: 20px;
    }

    .activity-view-wrap .image-main .image-main-title .addr-list::before {
        width: 11px;
        height: 13px;
    }

    .organizer-info {
        margin-bottom: 30px;
    }

    .activity-view-wrap .activity-body-view {
        margin-bottom: 30px !important;
    }

    .activity-list-header h1 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .activity-list-header p {
        font-size: 0.875em;
        line-height: 120%;
        margin-bottom: 0;
    }
}

@media (min-width: 400px) and (max-width: 600px) {
    .map-wrap .single-view .event-view-buttons .btn-share {
        width: 30%;
    }
}

@media (max-width: 374px) {
    .map-wrap .single-view .event-view-buttons .mob-only {
        margin-right: 0;
        width: auto;
    }

    .map-wrap .single-view .event-view-buttons .btn-direction {
        padding: 10px 5px !important;
    }

    .map-wrap .single-view .event-view-buttons .btn-share {
        padding: 10px 5px !important;
        margin-right: 0;
    }

    .map-wrap .single-view .event-view-buttons .btn-show-on-map {
        padding: 10px 5px !important;
        width: auto;
    }
}

@media (min-width: 800px) {
    .chart-wrap {
        background-color: #ffffff;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 40px;
    }
}

.scroll-wrap .order-wrap .grid-view .card.border-primary .rc-handle-container {
    display: none;
}

.cabinet-body.partner .scroll-wrap .order-wrap table {
    display: block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead {
    display: block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead tr:first-of-type {
    padding: 6px 20px 6px 26px;
    display: flex;
    align-items: center;
    border: none;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead tr:last-of-type {
    display: flex;
    align-items: center;
    padding: 6px 20px 20px 26px;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead input {
    padding: 8px !important;
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2.select2-container {
    width: auto !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection {
    padding: 8px 20px 8px 8px !important;
    border: 1px solid #cccccc;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection .select2-selection__placeholder {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection .select2-selection__arrow {
    right: 5px;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-container .select2-selection .select2-selection__arrow {
    background-image: url(/images/kyiv-maps-ico/down-g.svg);
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-container.select2-container--open .select2-selection .select2-selection__arrow {
    background-image: url(/images/kyiv-maps-ico/down-g.svg);
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection.select2-selection--clearable .select2-selection__arrow {
    display: none;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection .select2-selection__clear {
    right: 0;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th {
    font-weight: 700;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th,
.cabinet-body.partner .scroll-wrap .order-wrap table tr td {
    font-size: 1em;
    line-height: 120%;
    white-space: nowrap;
    color: #202020;
    padding-right: 14px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: transparent;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th a,
.cabinet-body.partner .scroll-wrap .order-wrap table tr td a {
    color: #202020;
    transition: 0.2s;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th a:hover,
.cabinet-body.partner .scroll-wrap .order-wrap table tr td a:hover {
    color: #fa744f;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr {
    position: relative;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr::before {
    content: '';
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 27px;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.success::before {
    background-color: #4BFF0C;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.info::before {
    background-color: #CF0202;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable {
    width: 100%;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable {
    display: block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .status,
.cabinet-body.partner .scroll-wrap .order-wrap table tr td button.kv-editable-value {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 600;
    padding: 8px;
    background-color: #05aff2;
    color: #ffffff;
    border-radius: 8px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable-input {
    padding: 8px !important;
    font-size: 14px !important;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable-form-inline .form-group {
    margin-top: 10px;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable-submit {
    background-color: #f2f2f2 !important;
    border-radius: 8px;
    height: 30px;
    flex: 1;
    margin-right: 3.5px;
    background-image: url(/images/kyiv-maps-ico/apply-tag.svg);
    background-size: 12px 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable-close {
    background-color: #f2f2f2 !important;
    border-radius: 8px;
    height: 30px;
    flex: 1;
    margin-left: 3.5px;
    background-image: url(/images/kyiv-maps-ico/cancel-tag.svg);
    background-size: 12px 12px;
    background-position: center;
    background-repeat: no-repeat;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(1) {
    width: 7% !important;
    min-width: 7%;
    max-width: 7%;
    display: inline-block;
    margin-top: 0;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(2) {
    width: 17% !important;
    min-width: 17%;
    max-width: 17%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(3) {
    width: 18% !important;
    min-width: 18%;
    max-width: 18%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(4) {
    width: 18% !important;
    min-width: 18%;
    max-width: 18%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(5) {
    width: 10% !important;
    min-width: 10%;
    max-width: 10%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(6),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(6) {
    width: 15% !important;
    min-width: 15%;
    max-width: 15%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(7),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(7) {
    width: 15% !important;
    min-width: 15%;
    max-width: 15%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr th:nth-child(8),
.cabinet-body.partner .scroll-wrap .order-wrap table tr td:nth-child(8) {
    width: 13px !important;
    min-width: 13px;
    max-width: 13px;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tbody {
    display: block;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tbody tr {
    padding: 12px 20px 12px 26px;
    display: flex;
    align-items: center;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info {
    display: block;
    padding: 12px 20px;
    background-color: transparent;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info th:nth-child(1n),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info td:nth-child(1n) {
    width: auto !important;
    min-width: auto;
    max-width: none;
    display: block;
}

tr.table-info .card-header {
    background-color: transparent !important;
    color: #05aff2 !important;
    padding: 0;
    border: none;
    margin-bottom: 12px;
}

tr.table-info .card-header h5 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
}

tr.table-info .col-md-6:first-of-type,
tr.table-info .col-md-6:last-of-type {
    width: 50%;
}

tr.table-info .col-md-6:first-of-type table thead tr {
    padding: 0 0 10px 0 !important;
    border-bottom: 1px solid #202020 !important;
    font-weight: 700;
    color: #202020;
    background-color: transparent;
}

tr.table-info .col-md-6:first-of-type table tbody tr {
    padding: 8px 0 !important;
    border-bottom: 1px solid #cccccc !important;
    font-weight: 400;
    color: #202020;
    background-color: transparent;
    cursor: auto;
}

tr.table-info .col-md-6:first-of-type table thead tr th,
tr.table-info .col-md-6:first-of-type table tbody tr td {
    font-size: 14px !important;
    line-height: 17px !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr td:nth-child(1) {
    width: 10% !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr td:nth-child(2) {
    width: 32.5% !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr td:nth-child(3) {
    width: 20% !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr td:nth-child(4) {
    width: 15% !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type table tr td:nth-child(5) {
    width: 22.5% !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:first-of-type .card-footer {
    display: none;
}

tr.table-info .col-md-6:last-of-type table tbody tr {
    padding: 4px 0 !important;
    background-color: transparent !important;
    color: #202020;
    border: none;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .col-md-6:last-of-type table tbody tr th {
    width: 50% !important;
    text-align: left !important;
}

tr.table-info .col-md-6:last-of-type table tbody tr th,
tr.table-info .col-md-6:last-of-type table tbody tr td {
    font-size: 14px !important;
    line-height: 17px !important;
}

@media screen and (max-width: 480px) {
    .kv-table-wrap th, .kv-table-wrap td {
        text-align: left;
    }
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table thead tr:last-of-type {
    display: flex;
    align-items: center;
    padding: 0 0 12px 0;
    cursor: auto;
    border-bottom: 1px solid #202020;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tbody tr {
    padding: 20px 0;
    display: flex;
    align-items: center;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(1) {
    width: 14% !important;
    min-width: 14%;
    max-width: 14%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(2) {
    width: 22% !important;
    min-width: 22%;
    max-width: 22%;
    display: inline-block;
    font-weight: 700;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(3) {
    width: 19% !important;
    min-width: 19%;
    max-width: 19%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(4) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(5) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(6),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(6) {
    width: 9% !important;
    min-width: 9%;
    max-width: 9%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr th:nth-child(7),
.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap table tr td:nth-child(7) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr th,
.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td {
    white-space: normal;
    text-align: left;
    text-overflow: clip;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td button.kv-editable-value {
    background-color: transparent !important;
    color: #05aff2;
    padding: 0;
    width: auto;
    font-size: 1em;
    line-height: 120%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a {
    width: 28px;
    height: 28px;
    padding: 0;
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    border: 1px solid #05aff2;
    border-radius: 50%;
    transition: 0.4s;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a svg {
    display: none;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a:first-of-type {
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
    margin-right: 14px;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a:last-of-type {
    background-image: url(/images/kyiv-maps-ico/edit-b.svg);
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a:hover {
    background-color: #f2f2f2;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second .table tbody tr:last-child {
    border: none;
    padding-bottom: 0;
}

.cabinet-body.partner .scroll-wrap .order-wrap.services-wrap .card .card-footer {
    display: none;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(1) {
    width: 6% !important;
    min-width: 6%;
    max-width: 6%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(2) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
    display: inline-block;
    font-weight: 700;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(3) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(4) {
    width: 18% !important;
    min-width: 18%;
    max-width: 18%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(5) {
    width: 15% !important;
    min-width: 15%;
    max-width: 15%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(6),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(6) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(7),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(7) {
    width: 9% !important;
    min-width: 9%;
    max-width: 9%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr th:nth-child(8),
.cabinet-body.partner .scroll-wrap .order-wrap.tickets-wrap table tr td:nth-child(8) {
    width: 12% !important;
    min-width: 12%;
    max-width: 12%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td:nth-child(1) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td:nth-child(2) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
    display: inline-block;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td:nth-child(3) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td:nth-child(4) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td:nth-child(5) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr th,
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap tr td {
    text-align: left;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info th:nth-child(1n),
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info td:nth-child(1n) {
    width: auto !important;
    min-width: auto;
    max-width: none;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info .col-md-6:nth-child(1n) table tbody tr {
    padding: 4px 0 !important;
    background-color: transparent !important;
    color: #202020;
    border: none !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info .col-md-6:nth-child(1n) table tbody tr th {
    width: 50% !important;
    text-align: left !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info .col-md-6:nth-child(1n) table tbody tr th,
.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr.table-info .col-md-6:nth-child(1n) table tbody tr td {
    font-size: 14px !important;
    line-height: 17px !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap.booking-wrap table tr td button.kv-editable-value {
    padding: 0;
}

.print-page .logo-print {
    margin-bottom: 40px;
}

.print-page h1 {
    font-size: 1.75em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 12px;
}

.print-page .order-desc {
    font-size: 1em;
    line-height: 160%;
    font-weight: 400;
    color: #202020;
}

.print-page .order-desc span {
    font-weight: 700;
}

.print-page .order-bottom {
    margin-top: 24px;
    margin-bottom: 40px;
}

.print-page .order-bottom h2 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 12px;
}

.print-page .order-bottom .kv-panel-before,
.print-page .order-bottom .card-footer,
.print-page .order-bottom .rc-handle-container {
    display: none;
}

.print-page .order-bottom .col-md-6:first-of-type table tr {
    display: flex;
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
}

.print-page .order-bottom .col-md-6:first-of-type table thead tr {
    border-bottom: 1px solid #202020;
}

.print-page .order-bottom .col-md-6:first-of-type table thead tr th {
    padding-bottom: 8px !important;
    font-weight: 700;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th,
.print-page .order-bottom .col-md-6:first-of-type table tr td {
    background-color: transparent;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020 !important;
    padding-right: 12px !important;
    text-align: left;
}

.print-page .order-bottom .col-md-6:first-of-type table tr td {
    padding: 8px 0 !important;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th:nth-child(1),
.print-page .order-bottom .col-md-6:first-of-type table tr td:nth-child(1) {
    width: 10% !important;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th:nth-child(2),
.print-page .order-bottom .col-md-6:first-of-type table tr td:nth-child(2) {
    width: 36% !important;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th:nth-child(3),
.print-page .order-bottom .col-md-6:first-of-type table tr td:nth-child(3) {
    width: 17% !important;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th:nth-child(4),
.print-page .order-bottom .col-md-6:first-of-type table tr td:nth-child(4) {
    width: 19% !important;
}

.print-page .order-bottom .col-md-6:first-of-type table tr th:nth-child(5),
.print-page .order-bottom .col-md-6:first-of-type table tr td:nth-child(5) {
    width: 17% !important;
}

.print-page .print-status {
    margin-top: 40px;
}

.print-page .order-bottom .col-md-6:last-of-type table tr th,
.print-page .order-bottom .col-md-6:last-of-type table tr td {
    font-size: 1em;
    line-height: 180%;
    font-weight: 400;
    color: #202020;
    text-align: left !important;
    width: 50% !important;
}

.print-page .order-bottom .col-md-6:last-of-type table tr th {
    font-weight: 700;
}

.print-help {
    font-size: 0.875em;
    line-height: 180%;
    font-weight: 400;
    color: #202020;
}

@media screen and (max-width: 867px) {
    .print-page .order-bottom .col-md-6:last-of-type {
        margin-top: 40px;
    }

    .print-page .print-status {
        margin-top: 20px;
    }

    .print-page .kv-detail-view .table {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 600px) {
    .print-page > div {
        padding: 20px !important;
    }

    .print-page .logo-print {
        width: 250px;
    }

    .print-page .logo-print img {
        width: 100%;
    }

    .print-page h1 {
        font-size: 1.375em;
        line-height: 120%;
    }

    .print-page .order-desc {
        font-size: 0.875em;
    }

    .print-page .qr-print {
        margin: 0 auto;
    }

    .print-page .order-bottom {
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .print-page .order-bottom h2 {
        font-size: 1em;
        line-height: 120%;
    }

    .print-page .order-bottom .col-md-6:first-of-type table thead tr th {
        padding-bottom: 4px !important;
    }

    .print-page .order-bottom .col-md-6:first-of-type table tr th,
    .print-page .order-bottom .col-md-6:first-of-type table tr td {
        font-size: 0.875em;
        line-height: 120%;
        font-weight: 400;
        padding-right: 6px !important;
    }

    .print-page .order-bottom .col-md-6:first-of-type table tr td {
        padding: 4px 0 !important;
    }

    .print-page .print-status {
        margin-top: 12px;
    }

    .print-page .order-bottom .col-md-6:last-of-type table tr th,
    .print-page .order-bottom .col-md-6:last-of-type table tr td {
        font-size: 0.875em;
    }

    .print-help {
        font-size: 0.75em;
    }
}

.scroll-wrap .order-info-wrap.second .card-header {
    padding: 0;
    background-color: transparent !important;
    border: none;
    margin-bottom: 10px;
}

.scroll-wrap .order-info-wrap.second .card-header h5 {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
}

.scroll-wrap .order-info-wrap.second .kv-panel-before {
    display: none;
}

.scroll-wrap .order-info-wrap.second .card-footer {
    display: none;
}

.scroll-wrap .order-info-wrap.second table thead tr {
    padding: 0 0 12px 0;
    text-align: left;
    border-bottom: 1px solid #202020;
}

.scroll-wrap .order-info-wrap.second table tr {
    display: flex;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

.scroll-wrap .order-info-wrap.second table tr th,
.scroll-wrap .order-info-wrap.second table tr td {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    text-align: left;
    padding-right: 14px;
}

.scroll-wrap .order-info-wrap.second table tr th {
    font-weight: 700;
}

.scroll-wrap .order-info-wrap.second table .kv-page-summary-container {
    display: none;
}

.scroll-wrap .order-info-wrap.second table tr th:nth-child(1),
.scroll-wrap .order-info-wrap.second table tr td:nth-child(1) {
    width: 10% !important;
}

.scroll-wrap .order-info-wrap.second table tr th:nth-child(2),
.scroll-wrap .order-info-wrap.second table tr td:nth-child(2) {
    width: 40% !important;
}

.scroll-wrap .order-info-wrap.second table tr th:nth-child(3),
.scroll-wrap .order-info-wrap.second table tr td:nth-child(3) {
    width: 18% !important;
}

.scroll-wrap .order-info-wrap.second table tr th:nth-child(4),
.scroll-wrap .order-info-wrap.second table tr td:nth-child(4) {
    width: 18% !important;
}

.scroll-wrap .order-info-wrap.second table tr th:nth-child(5),
.scroll-wrap .order-info-wrap.second table tr td:nth-child(5) {
    width: 18% !important;
}

.modal-body .popup-wrap button.btn-add-pay-module {
    background-color: #f2f2f2 !important;
    color: #202020;
    transition: 0.4s;
}

.modal-body .popup-wrap button.btn-add-pay-module:hover {
    color: #05aff2;
}

.modal-body .popup-wrap button.btn-add-pay-module::before {
    background-size: 100% 100%;
    border-radius: 0;
    background-color: transparent;
}

.modal-body .popup-wrap button.btn-add-pay-module[value=service]::before,
.modal-body .popup-wrap button.btn-add-pay-module[value=menu]::before {
    background-image: url(/images/kyiv-maps-ico/service-b.svg);
}

.modal-body .popup-wrap button.btn-add-pay-module[value=ticket]::before {
    background-image: url(/images/kyiv-maps-ico/ticket-b.svg);
}

.modal-body .popup-wrap button.btn-add-pay-module[value=smotret-onlajn]::before {
    background-image: url(/images/kyiv-maps-ico/website-b.svg);
}

.modal-body #add-ticket-form .popup-wrap .form-group.highlight-addon {
    margin-bottom: 10px;
}

.modal-body #add-ticket-form .popup-wrap .input-group {
    margin-bottom: 10px;
}

.modal-body #add-ticket-form .popup-wrap .input-group .form-group.highlight-addon {
    margin: 0;
    width: 100%;
}

.modal-body #add-ticket-form .popup-wrap .input-group .input-group-addon {
    position: absolute;
    background-color: transparent;
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    height: 100%;
    background-position: center;
    padding-left: 12px;
}

.modal-body #add-ticket-form .popup-wrap .input-group input#tickettemplate-start_date,
.modal-body #add-ticket-form .popup-wrap .input-group input#tickettemplate-finish_date {
    padding-left: 30px !important;
}

.publish-wrap .pay-module .tab-content .tabs-x .nav-tabs,
.publish-wrap .pay-module .tab-content label {
    margin-bottom: 5px;
}

.publish-wrap .pay-module .tab-content .tabs-x {
    margin-bottom: 20px;
}

.images-list .itemPhoto:hover {
    background-color: transparent;
}

.itemPhoto img {
    width: 100% !important;
    border-radius: 16px;
}

.photoEdit {
    background-image: url(/images/edit.png);
}

#user-menu-btn.active .user-menu {
    display: block;
    border-radius: 0 0 8px 8px;
}

.tickets-order > div:hover {
    background-color: #ffffff;
}

.modal-content .search-box .twitter-typeahead .tt-menu .tt-suggestion.tt-selectable::before {
    background-size: 100% 100% !important;
}

#stages > .add-artists-wrap .thmb .thmb {
    margin: 0 20px 0 0;
}

.line-up-wrap .getArtists .artist-item {
    width: 50%;
}

#stages > .add-artists-wrap {
    border: none;
    padding: 0;
    margin: -15px -15px 0;
}

.site-request-password-reset .form-wrap-center {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    border-radius: 16px;
}

.site-request-password-reset .btn-primary:hover,
.field-signupform-verifycode button:hover {
    opacity: 0.9;
}

.scroll-wrap-statistic table thead tr {
    padding: 20px 20px 20px 26px !important;
    border-bottom: 1px solid #cccccc !important;
}

.custom-tabs .nav-tabs {
    margin-bottom: 20px;
    display: flex;
    overflow: auto;
    flex-wrap: nowrap;
    padding: 5px 0;
}

.custom-tabs .nav-tabs .nav-link {
    padding: 0 !important;
    margin-right: 30px;
    color: #202020;
    transition: 0.2s;
}

.custom-tabs .nav-tabs .nav-link.active {
    color: #05aff2;
    border-bottom: 1px solid #05aff2 !important;
}

.custom-tabs .nav-tabs .nav-link:hover {
    color: #05aff2;
}

.col-md-6.agree-wrap {
    margin-bottom: 20px;
}

.col-md-6.agree-wrap p {
    position: absolute;
    bottom: -40px;
    line-height: normal;
}

.tickets-info.plate {
    padding: 0;
    background-color: transparent;
}

.tickets-info.plate h3.next-to-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #fa744f;
    margin-bottom: 20px;
    margin-top: 0;
}

.tickets-info.plate .location-item-wrap {
    margin-bottom: 20px;
}

.tickets-info.plate .location-item-wrap:last-child {
    margin-bottom: 0;
}

.tickets-info.plate .item-service {
    display: flex;
    flex-direction: row;
    border: 1px solid #f2f2f2;
    margin-bottom: 0;
    border-radius: 12px;
    overflow: hidden;
    transition: 0.4s;
}

.tickets-info.plate .item-service:hover {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
}

.tickets-info.plate .item-service .thumbnail {
    width: 40%;
    float: none;
}

.tickets-info.plate .item-service .thumbnail .thmb-link {
    height: 100%;
}

.tickets-info.plate .item-service .service-wrap {
    float: none;
    width: 60%;
    padding: 20px 20px 20px 30px;
}

.tickets-info.plate .item-service .service-wrap h3 {
    font-size: 1.125em;
    line-height: 120%;
    font-weight: 700;
    color: #202020;
    margin-top: 0;
    margin-bottom: 12px;
}

.tickets-info.plate .item-service .service-wrap .service-desc {
    font-size: 0.875em;
    line-height: 120%;
    font-weight: 400;
    color: #202020;
    margin-bottom: 20px;
}

.tickets-info.plate .item-service .service-wrap .service-price {
    font-size: 1.125em;
    line-height: 140%;
    font-weight: 700;
    color: #202020;
    margin-bottom: 0;
}

.tivkets-info.plate .item-service .service-wrap .services-btns {
    display: flex;
}

.tickets-info.plate .item-service .service-wrap .buy-one {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 8px 12px;
    color: #ffffff;
    background-color: #fa744f;
    border-radius: 8px;
    transition: 0.4s;
    border: none;
    margin-top: 12px;
    text-transform: none;
    width: 155px;
}

.tickets-info.plate .item-service .service-wrap .booking {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 600;
    padding: 7px 12px !important;
    color: #05aff2;
    width: 155px;
    background-color: transparent !important;
    border-radius: 8px;
    transition: 0.4s;
    float: none;
    margin-left: 0;
    border: 1px solid #05aff2;
    margin-top: 12px;
    margin-right: 20px;
}

.tickets-info.plate .item-service .service-wrap .buy-one:hover {
    opacity: 0.9;
}

.tickets-info.plate .item-service .service-wrap .booking:hover {
    background-color: #05aff2 !important;
    color: #ffffff;
}

.location-view-body .tickets-info .ticket-row.second .ticket-title,
#article_events .tickets-info .ticket-row.second .ticket-title,
#article_places .tickets-info .ticket-row.second .ticket-title,
.people-page .tickets-info .ticket-row.second .ticket-title,
.event-view-body .tickets-info .ticket-row.second .ticket-title {
    width: 50% !important;
    display: flex;
    align-items: center;
}

.location-view-body .tickets-info .ticket-row.second .ticket-price,
.location-view-body .tickets-info .ticket-row.second .ticket-select,
.location-view-body .tickets-info .ticket-row.second .ticket-buy,
.location-view-body .tickets-info .ticket-row.second .ticket-count,
#article_events .tickets-info .ticket-row.second .ticket-price,
#article_events .tickets-info .ticket-row.second .ticket-select,
#article_events .tickets-info .ticket-row.second .ticket-buy,
#article_events .tickets-info .ticket-row.second .ticket-count,
#article_places .tickets-info .ticket-row.second .ticket-price,
#article_places .tickets-info .ticket-row.second .ticket-select,
#article_places .tickets-info .ticket-row.second .ticket-buy,
#article_places .tickets-info .ticket-row.second .ticket-count,
.people-page .tickets-info .ticket-row.second .ticket-price,
.people-page .tickets-info .ticket-row.second .ticket-select,
.people-page .tickets-info .ticket-row.second .ticket-buy,
.people-page .tickets-info .ticket-row.second .ticket-count,
.event-view-body .tickets-info .ticket-row.second .ticket-price,
.event-view-body .tickets-info .ticket-row.second .ticket-select,
.event-view-body .tickets-info .ticket-row.second .ticket-buy,
.event-view-body .tickets-info .ticket-row.second .ticket-count {
    width: 20% !important;
    display: flex;
    align-items: center;
    text-align: left;
    text-transform: none;
}

.location-view-body .tickets-info .ticket-row.second .ticket-buy,
#article_events .tickets-info .ticket-row.second .ticket-buy,
#article_places .tickets-info .ticket-row.second .ticket-buy,
.people-page .tickets-info .ticket-row.second .ticket-buy,
.event-view-body .tickets-info .ticket-row.second .ticket-buy {
    width: 15% !important;
    font-weight: 700;
}

.location-view-body .ticket-row.second .ticket-title strong,
#article_events .ticket-row.second .ticket-title strong,
#article_places .ticket-row.second .ticket-title strong,
.people-page .ticket-row.second .ticket-title strong,
.event-view-body .ticket-row.second .ticket-title strong {
    margin: 0 !important;
}

.location-view-body .tickets-info .ticket-row.second .ticket-buy::before,
#article_events .tickets-info .ticket-row.second .ticket-buy::before,
#article_places .tickets-info .ticket-row.second .ticket-buy::before,
.people-page .tickets-info .ticket-row.second .ticket-buy::before,
.event-view-body .tickets-info .ticket-row.second .ticket-buy::before {
    display: none;
}

.location-view-body .ticket-row.ticket-body.second .ticket-title::after,
.location-view-body .ticket-row.ticket-body.second .ticket-price::after,
.location-view-body .ticket-row.ticket-body.second .ticket-select::after,
.location-view-body .ticket-row.ticket-body.second .ticket-count::after,
#article_events .ticket-row.ticket-body.second .ticket-title::after,
#article_events .ticket-row.ticket-body.second .ticket-price::after,
#article_events .ticket-row.ticket-body.second .ticket-select::after,
#article_events .ticket-row.ticket-body.second .ticket-count::after,
#article_places .ticket-row.ticket-body.second .ticket-title::after,
#article_places .ticket-row.ticket-body.second .ticket-price::after,
#article_places .ticket-row.ticket-body.second .ticket-select::after,
#article_places .ticket-row.ticket-body.second .ticket-count::after,
.people-page .ticket-row.ticket-body.second .ticket-title::after,
.people-page .ticket-row.ticket-body.second .ticket-price::after,
.people-page .ticket-row.ticket-body.second .ticket-select::after,
.people-page .ticket-row.ticket-body.second .ticket-count::after,
.event-view-body .ticket-row.ticket-body.second .ticket-title::after,
.event-view-body .ticket-row.ticket-body.second .ticket-price::after,
.event-view-body .ticket-row.ticket-body.second .ticket-select::after,
.event-view-body .ticket-row.ticket-body.second .ticket-count::after {

    width: 100%;
    height: 1px;
    background-color: #777777;
    margin: 0 20px;
}

.location-view-body .ticket-row.ticket-body.second .ticket-select span.input-group-btn,
#article_events .ticket-row.ticket-body.second .ticket-select span.input-group-btn,
#article_places .ticket-row.ticket-body.second .ticket-select span.input-group-btn,
.people-page .ticket-row.ticket-body.second .ticket-select span.input-group-btn,
.event-view-body .ticket-row.ticket-body.second .ticket-select span.input-group-btn {
    padding: 0 !important;
}

.location-view-body .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
#article_events .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
#article_places .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
.people-page .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
.event-view-body .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary {
    background-color: #ffffff;
    border-radius: 4px !important;
}

.location-view-body .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary:hover,
#article_events .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary:hover,
#article_places .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary:hover,
.people-page .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary:hover,
.event-view-body .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary:hover {
    background-color: #cccccc;
}

.location-view-body .ticket-row.ticket-body.second .ticket-select input,
#article_events .ticket-row.ticket-body.second .ticket-select input,
#article_places .ticket-row.ticket-body.second .ticket-select input,
.people-page .ticket-row.ticket-body.second .ticket-select input,
.event-view-body .ticket-row.ticket-body.second .ticket-select input {
    padding: 0 !important;
    height: auto;
    width: 35px !important;
    flex: none;
    font-size: 1em;
}

.ticket-buy #tickets-total {
    top: 0;
    font-size: 1em;
    line-height: 120%;
    width: 120px;
}

.ticket-buy #tickets-total strong {
    margin-right: 10px;
    position: absolute;
    left: -65px;
}

.tickets-list .ticket-buy button.btn.btn-primary.buy {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 8px 40px !important;
    color: #ffffff !important;
    background-color: #fa744f !important;
    border-radius: 8px;
    transition: 0.4s;
    border: none !important;
}

.tickets-list .ticket-buy button.btn.btn-primary.buy:hover {
    opacity: 0.9;
}

.tickets-list .ticket-buy button.btn.btn-primary.buy:disabled:hover {
    opacity: 0.6;
    cursor: auto;
}

@media (max-width: 768px) {
    .location-view-body .ticket-info-scroll,
    #article_events .ticket-info-scroll,
    #article_places .ticket-info-scroll,
    .people-page .ticket-info-scroll,
    .event-view-body .ticket-info-scroll {
        margin: 0 -20px;
        overflow-x: auto;
    }

    #article_events .ticket-info-scroll,
    #article_places .ticket-info-scroll {
        margin: 0;
    }

    .location-view-body .ticket-info-scroll .tickets-info,
    #article_events .ticket-info-scroll .tickets-info,
    #article_places .ticket-info-scroll .tickets-info,
    .people-page .ticket-info-scroll .tickets-info,
    .event-view-body .ticket-info-scroll .tickets-info {
        display: inline-block;
        margin: 30px 20px 0;
        width: 900px;
    }
}

.qr-section .btn.btn-secondary {
    padding: 12px 20px;
    border: 1px solid #05aff2;
    border-radius: 8px;
    font-size: 1em;
    line-height: 120%;
    color: #05aff2;
    transition: 0.4s;
    background-color: transparent;
}

.qr-section .btn.btn-secondary {
    background-color: #05aff2;
    color: #ffffff;
}

#article_events .style .stats {
    padding: 10px 20px;
}

@media (max-width: 600px) {
    #article_events .style .stats {
        padding: 0;
    }
}

.remove-image {
    width: 35px;
    height: 35px;
}

.remove-logo {
    transition: 0.4s;
    background-size: 10px 10px;
}

.remove-logo:hover {
    background-color: #cccccc !important;
    background-image: url(/images/cancel.svg) !important;
}

.site-create:before {
    background-image: url(/images/kyiv-maps-ico/website-b.svg);
    background-color: transparent;
    border-radius: 0;
    background-size: 100% 100%;
}

.context-buttons .btn.add-event:before,
.context-buttons .btn.add-event:hover::before {
    background-image: url(/images/kyiv-maps-ico/calend-b.svg);
}

.context-buttons .btn.add-place:before,
.context-buttons .btn.add-place:hover::before {
    background-image: url(/images/kyiv-maps-ico/place-b.svg);
}

.context-buttons .btn.add-article:before,
.context-buttons .btn.add-article:hover::before {
    background-image: url(/images/kyiv-maps-ico/writing-b.svg);
}

.context-buttons .btn.add-guide:before,
.context-buttons .btn.add-guide:hover::before {
    background-image: url(/images/kyiv-maps-ico/user-b.svg);
}

.context-buttons .btn.add-activity:before,
.context-buttons .btn.add-activity:hover::before {
    background-image: url(/images/kyiv-maps-ico/activity-b.svg);
}

.context-buttons .btn.add-chat:before,
.context-buttons .btn.add-chat:hover::before {
    background-image: url(/images/kyiv-maps-ico/chat-b.svg);
}

.context-buttons .btn:before,
.context-buttons .btn:hover::before {
    border-radius: 0;
    background-size: 100% 100%;
    background-color: transparent !important;
    height: 50px;
    width: 50px;
}

.context-buttons .btn.btn-default.select-type {
    position: relative;
}

.context-buttons .btn.btn-default.select-type::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    width: 0;
    background-color: #05aff2;
    transition: 0.4s;
}

.context-buttons .btn.btn-default.select-type:hover::after {
    width: 60%;
}

.header-table .search {
    padding: 0;
    box-shadow: none !important;
}

.header-table .search .search-overlay-input {
    padding-left: 0;
}

.search-overlay-input:before {
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
}

.header-table .search-overlay-input .form-control {
    padding-left: 40px !important;
}

@media (max-width: 1000px) {
    .header-table .search-overlay-input .form-control {
        padding-right: 40px !important;
    }
}

.header-table .search-overlay-input .tt-scrollable-menu .form-control.tt-input:hover,
.header-table .search-overlay-input .tt-scrollable-menu .form-control.tt-input:focus {
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%) !important;
}

.glyphicon-refresh {
    background-image: url(/images/refresh.svg);
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td .glyphicon {
    transition: 0.2s;
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td .glyphicon.glyphicon-chevron-down {
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    width: 13px;
    height: 7px;
    left: -5px;
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td .glyphicon.glyphicon-chevron-up {
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    transform: rotate(180deg);
    width: 13px;
    height: 7px;
    left: -5px;
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td.kv-expand-icon-cell {
    overflow: visible;
    background-color: transparent !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td .kv-expand-icon {
    position: relative;
}

.cabinet-body.partner .scroll-wrap .order-wrap tbody tr td.kv-expand-detail-loading {
    background: none;
}

.tickets-list .ticket-header.ticket-select {
    width: 700;
}

.services-btns {
    display: flex;
}

@media (max-width: 1000px) {
    #article_places .tickets-info .ticket-row .ticket-buy::before,
    .bottom-event-view-body .tickets-info .ticket-row .ticket-buy::before,
    .people-page .tickets-info .ticket-row .ticket-buy::before {
        display: none;
    }

    #article_places .tickets-info .ticket-row .ticket-buy,
    .bottom-event-view-body .tickets-info .ticket-row .ticket-buy,
    .people-page .tickets-info .ticket-row .ticket-buy {
        margin-left: 8px;
    }
}

@media (max-width: 768px) {
    .tickets-info.plate .item-service {
        flex-direction: column;
    }

    .tickets-info.plate .item-service .thumbnail {
        width: 100%;
        height: 150px;
    }

    .tickets-info.plate .item-service .service-wrap {
        width: 100%;
        padding: 20px;
    }

    #article_places .tickets-info .ticket-row .ticket-buy::before,
    .bottom-event-view-body .tickets-info .ticket-row .ticket-buy::before,
    .people-page .tickets-info .ticket-row .ticket-buy::before {
        display: block;
    }

    #article_places .tickets-info .ticket-row .ticket-buy,
    .bottom-event-view-body .tickets-info .ticket-row .ticket-buy,
    .people-page .tickets-info .ticket-row .ticket-buy {
        margin-left: 0;
    }
}

@media (max-width: 600px) {
    .location-view-body .ticket-info-scroll .tickets-info,
    #article_places .ticket-info-scroll .tickets-info,
    .people-page .ticket-info-scroll .tickets-info {
        padding: 15px;
    }

    .bottom-event-view-body .tickets-info .info-wrap h2.section-title,
    #article_places .tickets-info .info-wrap h2.section-title,
    .people-page .tickets-info .info-wrap h2.section-title {
        font-size: 1em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .bottom-event-view-body .tickets-info .info-wrap .ticket-row.ticket-header,
    #article_places .tickets-info .info-wrap .ticket-row.ticket-header,
    .people-page .tickets-info .info-wrap .ticket-row.ticket-header {
        padding: 0 0 6px 0;
    }

    .bottom-event-view-body .tickets-info .info-wrap .ticket-row div,
    #article_places .tickets-info .info-wrap .ticket-row div,
    .people-page .tickets-info .info-wrap .ticket-row div {
        font-size: 0.875em;
        line-height: 120%;
    }

    .location-view-body .ticket-row.ticket-body.second .ticket-select input,
    #article_places .ticket-row.ticket-body.second .ticket-select input,
    .people-page .ticket-row.ticket-body.second .ticket-select input {
        font-size: 0.75em;
    }

    .location-view-body .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
    #article_places .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary,
    .people-page .ticket-row.ticket-body.second .ticket-select button.btn.btn-outline-secondary {
        width: 20px !important;
        height: 20px !important;
        background-size: 10px;
    }

    .ticket-buy #tickets-total {
        font-size: 0.875em;
        line-height: 120%;
    }

    .ticket-buy #tickets-total strong {
        left: 0;
    }

    .ticket-buy {
        padding-top: 30px;
    }

    .btn.booking {
        font-size: 12px !important;
        line-height: 15px !important;
    }

    .location-view-body .ticket-info-scroll .tickets-info,
    #article_places .ticket-info-scroll .tickets-info,
    .people-page .ticket-info-scroll .tickets-info {
        width: 700px;
    }

    /* #article-place .tickets-info.plate h3.next-to-title,
  .tickets-info.plate h3.next-to-title{
    font-size: 0.875em;
    line-height: 120%;
    margin-bottom: 15px;
  } */
    .comments-wrap .btn.comment-this {
        font-size: 0.875em;
        line-height: 120%;
    }

    #article-place .tickets-info.plate .item-service .service-wrap,
    .tickets-info.plate .item-service .service-wrap {
        padding: 15px;
    }

    #article-place .tickets-info.plate .item-service .service-wrap h3,
    .tickets-info.plate .item-service .service-wrap h3 {
        font-size: 1em;
        line-height: 120%;
        margin-bottom: 8px;
    }

    #article-place .tickets-info.plate .item-service .service-wrap .service-desc,
    .tickets-info.plate .item-service .service-wrap .service-desc {
        margin-bottom: 15px;
    }

    #article-place .tickets-info.plate .item-service .service-wrap .booking,
    .tickets-info.plate .item-service .service-wrap .booking {
        width: calc(50% - 7.5px);
        margin-right: 15px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #article-place .tickets-info.plate .item-service .service-wrap .buy-one,
    .tickets-info.plate .item-service .service-wrap .buy-one {
        width: calc(50% - 7.5px);
    }
}

.add-payment-card {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: #202020 !important;
}

@media (max-width: 1230px) {
    .publish-wrap .pay-module {
        margin: 0 -20px 20px;
        border: none;
        border-radius: 0;
        padding: 0;
        overflow-x: auto;
    }

    .publish-wrap .pay-module > .tabs-x.tabs-above {
        border: 1px solid #cccccc;
        border-radius: 12px;
        margin: 0 20px;
        padding: 12px;
        display: inline-block;
    }
}

@media (max-width: 1120px) {
    .publish-wrap .pay-module > .tabs-x.tabs-above {
        width: calc(100% - 40px);
    }
}

@media (max-width: 850px) {
    .publish-wrap .pay-module > .tabs-x.tabs-above {
        width: 650px;
    }
}

@media (max-width: 600px) {
    .publish-wrap .pay-module {
        margin: 0 -15px 20px;
    }
}

#add-card-form .form-group .form-control {
    border: 1px solid #cccccc;
}

#add-card-form div:nth-child(2) {
    font-size: 20px !important;
    line-height: 120%;
    padding: 0 !important;
    margin: 20px 0;
}

.popover-x .close {
    background-color: #f7f7f7;
}

.cat-image .artist-item-wrap span {
    position: initial;
}

.people-page .tickets-info .info-wrap h2.section-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #fa744f;
    margin-bottom: 15px !important;
}

.people-page .bootstrap-touchspin-down,
.people-page .bootstrap-touchspin-up {
    padding: 0 !important;
}

@media screen and (min-width: 600px) {
    .bottom-event-view-body {
        color: #202020;
    }
}

.si {
    color: #05aff2;
}

blockquote p a,
.author-single-footer a,
.list-items a {
    border: none !important;
}

.place-activity {
    margin-top: 30px;
}

.place-activity .section-title {
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    color: #05aff2;
    margin-bottom: 20px;
}

.place-activity .place-activity-item {
    margin-top: 15px;
}

.place-activity .place-activity-item:nth-child(1),
.place-activity .place-activity-item:nth-child(2),
.place-activity .place-activity-item:nth-child(3) {
    margin-top: 0;
}

.alert-dismissible .close {
    padding: 0.75rem;
    background-size: 15px;
}

@media screen and (max-width: 480px) {
    .kv-table-wrap th, .kv-table-wrap td {
        display: table-cell;
        width: 100% !important;
        text-align: center;
        font-size: 1em;
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap !important;
    }
}

.edit-page .pagination-container {
    background-color: #fff;
}

.datepicker .day.active:after {
    border: none !important;
    border-radius: 8px;
}

@media (max-width: 600px) {

    .view-tags {
        font-size: 0.875em;
        line-height: 120%;
    }

    .view-tags .view-tag {
        margin-bottom: 4px;
    }

    #article_events .tickets-info .ticket-row div,
    #article_places .tickets-info .ticket-row div,
    .bottom-event-view-body .tickets-info .ticket-row div,
    .people-page .tickets-info .ticket-row div {
        font-size: 0.875em;
        line-height: 120%;
    }

    .places-list li.search-section {
        margin: 0 8px;
    }

    .places-list-nearby .location-item .h3 a, .caption p.h3, .caption p.h3 a {
        font-size: 0.875em;
        margin-bottom: .5em !important;
    }

    .body-view ul li,
    .body-view ol li {
        font-size: 0.875em;
        line-height: 120%;
    }
}

@media (max-width: 1000px) {
    .search-overlay-input.active {
        top: -5px;
    }
}

.ticket-buy .btn {
    float: none;
}

#tickets-total {
    position: relative !important;
}

.tickets-list > .ticket-buy {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-top: 20px;
}

.user-ava > span {
    height: 100%;
    width: 100%;
}

@media (min-width: 800px) {
    .location-view-body .artist-item {
        width: 50%;
    }
}

@media (max-width: 800px) {
    .location-view-body .artist-item {
        width: 100%;
    }
}

.location-view-body .artists-list .section-title {
    margin-top: 15px;
}

.places-list ul {
    margin: 0 -8px;
}

.places-list ul li {
    padding: 0 8px;
}

@media (min-width: 800px) {
    .product-caption {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
    }

    .product-caption .stats {
        margin: 0;
        display: flex;
    }

    .product-caption .stats .stat {
        white-space: nowrap;
    }
}

.product-caption .stats {
    margin-bottom: 0;
    margin-top: 10px;
}

.prod-under-foto .photo-gallery {
    padding-top: 10px;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table tr td:nth-child(3) {
    width: 10% !important;
    min-width: 10%;
    max-width: 10%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table tr td:nth-child(5) {
    width: 18% !important;
    min-width: 18%;
    max-width: 18%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table .kv-page-summary-container tr {
    background-color: transparent !important;
    border-top: 1px solid #cccccc;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table .kv-page-summary-container tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap.scroll-wrap-tickets .order-wrap table .kv-page-summary-container tr td:nth-child(5) {
    width: 0% !important;
    min-width: 0%;
    max-width: 0%;
    padding: 0 !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table .kv-page-summary-container tr th:nth-child(6),
.cabinet-body.partner .scroll-wrap .order-wrap table .kv-page-summary-container tr td:nth-child(6) {
    width: 33% !important;
    min-width: 33%;
    max-width: 33%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(1) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(2) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(3) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(4) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(5) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr th:nth-child(6),
.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td:nth-child(6) {
    width: 16% !important;
    min-width: 16%;
    max-width: 16%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td.skip-export a {
    width: 28px;
    height: 28px;
    padding: 0;
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    border: 1px solid #05aff2;
    border-radius: 50%;
    transition: 0.4s;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td.skip-export a svg {
    display: none;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td.skip-export a:first-of-type {
    background-image: url(/images/kyiv-maps-ico/search-b.svg);
    margin-right: 14px;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td.skip-export a:last-of-type {
    background-image: url(/images/kyiv-maps-ico/edit-b.svg);
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td button.kv-editable-value {
    font-size: 1em;
    line-height: 120%;
    font-weight: 600;
    padding: 0;
    background-color: transparent !important;
    color: #05aff2;
    border-radius: 0;
    width: auto;
    text-align: left;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr th:nth-child(1),
.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr td:nth-child(1) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr th:nth-child(2),
.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr td:nth-child(2) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr th:nth-child(3),
.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr td:nth-child(3) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr th:nth-child(4),
.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr td:nth-child(4) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr th:nth-child(5),
.cabinet-body.partner .scroll-wrap.scroll-wrap-bookings .order-wrap table tr td:nth-child(5) {
    width: 20% !important;
    min-width: 20%;
    max-width: 20%;
}

@media (max-width: 600px) {
    .scroll-wrap-statistic table thead tr {
        padding: 13px 15px 13px 20px !important;
    }

    .cabinet-body.partner .scroll-wrap.scroll-wrap-statistic .order-wrap table tr th,
    .cabinet-body.partner .scroll-wrap.scroll-wrap-statistic .order-wrap table tr td {
        font-size: 0.875em;
        line-height: 120%;
    }

    .cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td button.kv-editable-value {
        font-size: 0.875em;
        line-height: 120%;
    }
}

.bpage .bpage-back {
    top: 15px;
}

.time-list .form-check label {
    border-radius: 12px;
}

#booking-form #bpage3 {
    padding-top: 0;
}

.order-body {
    background-color: #ffffff;
}

#booking-form .form-control {
    border: 1px solid #cccccc;
}

#booking-form .control-label, .client-information .control-label {
    font-size: 0.875em;
    line-height: 120%;
    color: #202020;
    margin-bottom: 4px;
}

#booking-form .iti {
    float: right;
    width: 70%;
    position: relative;
}

#booking-form .iti__flag-container {
    left: -50px;
}

#booking-form .iti .form-control {
    width: 100%;
}

.order-row .select2 .selection .select2-selection {
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
}

.select2-container--krajee-bs4:not(.select2-container--disabled) .select2-dropdown {
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
}

#booking-form .select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border: none !important;
}

#booking-form .select2-container--krajee-bs4.select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

#booking-form .order-footer {
    flex-direction: column;
}

#booking-form .order-footer .col-sm-6:first-child {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
}

#booking-form .order-footer .col-sm-6 button {
    width: 100%;
    margin-top: 20px;
}

@media screen and (max-width: 500px) {
    .thmb-link, .thmb-view {
        height: 100%;
    }
}

@media (max-width: 481px) {
    #date-container #grid_list_dates-container {
        overflow-x: auto !important;
        margin: 0 -15px;
        width: calc(100% + 30px);
    }

    #date-container #grid_list_dates-container table {
        width: 700px;
        display: inline-block;
        margin: 0 15px;
    }

    #date-container #grid_list_dates-container table thead,
    #date-container #grid_list_dates-container table tbody {
        width: 100%;
        display: block;
    }

    #date-container #grid_list_dates-container table tr {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .kv-table-wrap tr > td:first-child {
        margin: 0 !important;
    }
}

@media (max-width: 600px) {
    .search-form-container {
        padding-top: 30px;

    }

    .path span {
        font-size: 13px !important;
    }

    .edit-page .table thead tr th {
        padding-bottom: 8px !important;
        padding-right: 8px !important;
    }

    .edit-page table.table tbody tr td {
        padding: 8px 0 !important;
        font-size: 0.875em;
        line-height: 120%;
    }

    button.kv-editable-link, .show-edit-block {
        font-size: 0.875em;
        line-height: 120%;
    }

    .info-wrap ul.path li, ul.path li {
        margin-right: 17px;
    }

    .path li:after {

        background-size: 11px 15px;
        width: 20px;
        height: 17px;
    }

    .search-cols-main > div:first-of-type input[type=text], .search-cols-main .title {
        font-size: 1em;
        font-weight: 400;
        line-height: 120%;
        padding-left: 62px !important;
        color: #999999;
        height: 54px !important;
        padding: 14px 10px 14px 62px;
    }
}

.type-payments .cabinet-body-wrap {
    padding: 20px 20px;
    max-width: 840px;
    margin: 0 auto;
}

.type-payments .cabinet-body-wrap .panel {
    text-align: center;
}

.type-payments .cabinet-body-wrap .panel h1 {
    font-size: 2.125em;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 12px;
}

.type-payments .cabinet-body-wrap .panel p {
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 12px;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .card-header {
    padding: 0px;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .card-header h5 {
    text-align: center;
    font-size: 1em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 12px !important;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table {
    margin: 0px;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > thead > tr > th,
.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th,
.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tfoot > tr > th,
.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > thead > tr > td,
.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > td,
.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tfoot > tr > td {
    text-align: left !important;
    width: 50%;
    font-size: 1em;
    line-height: 120%;
    font-weight: 400;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th {
    font-weight: 700;
    width: 50% !important;

}

@media (max-width: 800px) {
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th {
        padding-left: 0px !important;
    }
}

@media (max-width: 600px) {
    .type-payments .cabinet-body-wrap {
        padding: 50px 15px 20px;
    }

    .type-payments .cabinet-body-wrap .panel h1 {
        font-size: 1.75em;
    }

    .type-payments .cabinet-body-wrap .panel p {
        font-size: 0.875em;
        line-height: 120%;
    }

    .type-payments .cabinet-body-wrap .kv-container-bs4 .card-header h5 {
        font-size: 1em;
        line-height: 120%;
    }

    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > thead > tr > th,
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th,
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tfoot > tr > th,
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > thead > tr > td,
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > td,
    .type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tfoot > tr > td {
        font-size: 0.875em;
        line-height: 120%;
        white-space: normal !important;
    }
}

#ticketorder-payment_mode input[type="radio"] {
    background-color: transparent;
    color: transparent;
    border: none;
    border-radius: 50% !important;
}

.check-in-message .alert {
    padding: 40px 0px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
    max-width: 875px;
}

.check-in-message .alert:before {
    content: '';
    display: block;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-image: url(../images/check-in.svg);
}

.check-in-message h4 {
    font-weight: 700;
    font-size: 2.125em;
    line-height: 120%;
    color: #2F3239;
    margin-bottom: 20px;
}

.check-in-message p {
    font-weight: 400;
    font-size: 1.5em;
    line-height: 120%;
    color: #2F3239;
    margin-bottom: 0px;
}

.check-in-message hr {
    border-top-color: #b3b3b3;
    margin: 40px 0px;
}

@media (max-width: 600px) {
    .check-in-message .alert {
        padding: 30px 0px;
    }

    .check-in-message .alert:before {
        width: 46px;
        height: 46px;
        margin-bottom: 15px;
    }

    .check-in-message h4 {
        font-size: 1.5em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .check-in-message p {
        font-size: 1em;
        line-height: 120%;
    }

    .check-in-message hr {
        margin: 30px 0px;
    }
}

.qr-message .ticket-container {
    max-width: 650px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 7%);
    border-radius: 16px;
    padding: 40px 20px;
    margin-bottom: 40px;
}

.qr-message .ticket-container h1 {
    font-weight: 700;
    font-size: 1.75em;
    line-height: 120%;
    color: #2F3239;
}

.qr-message .ticket-container h1.success {
    color: #00980F;
}

.qr-message .ticket-container h1.success::before {
    content: '';
    float: left;
    width: 34px;
    height: 34px;
    margin-right: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/check-in.svg);
}

.qr-message .ticket-container hr {
    margin: 20px 0px 40px;
    border-top: 1px solid #b3b3b3;
}

.qr-message .ticket-container h2 {
    font-weight: 700;
    font-size: 1.375em;
    line-height: 120%;
    color: #2F3239;
    margin-bottom: 12px;
}

.qr-message .ticket-container table tr td {
    border: none;
    font-size: 1.125em;
    line-height: 180%;
    color: #2F3239;
    font-weight: 400;
}

.qr-message .ticket-container table tr td:first-of-type {
    font-weight: 600;
}

.qr-message .ticket-container table tr td .alert-success {
    border: none;
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    color: #00980F;
    font-size: 1.125em;
    line-height: 180%;
    font-weight: 600;
}

.qr-message .ticket-container .mb-4 {
    margin: 0px !important;
}

.qr-message .ticket-container button {
    display: block;
    max-width: none;
    padding: 12px;
    background: #00980F !important;
    border: none !important;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1em;
    line-height: 120%;
    color: #ffffff !important;
    transition: 0.4s;
}

.qr-message .ticket-container button:hover {
    opacity: 0.8;
    background: #00980F !important;
    border: none !important;
    color: #ffffff !important;
}

.qr-message .ticket-container .alert {
    background-color: transparent;
    border: none;
    padding: 0px;
    margin: 0px;
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 400px;
    color: #2F3239;
}

.qr-message .ticket-container .alert h4 {
    font-weight: 700;
    font-size: 2.125em;
    line-height: 120%;
    color: #2F3239;
    margin-bottom: 80px;
    position: relative;
}

.qr-message .ticket-container .alert h4::after {
    position: absolute;
    content: '';
    height: 1px;
    width: calc(100% + 40px);
    background-color: #b3b3b3;
    left: -20px;
    bottom: -40px;
}

.qr-message .ticket-container .alert p {
    font-size: 1.5em;
    line-height: 120%;
    font-weight: 400px;
    margin: 0px;
}

@media (max-width: 600px) {

    .remove-image {

        top: 0px;
        right: 0px;

    }

    .qr-message .ticket-container {
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    .qr-message .ticket-container h1 {
        font-size: 1.375em;
        line-height: 120%;
    }

    .qr-message .ticket-container h1.success::before {
        width: 27px;
        height: 27px;
        margin-right: 15px;
    }

    .qr-message .ticket-container hr {
        margin: 15px 0px 30px;
    }

    .qr-message .ticket-container h2 {
        font-size: 1.125em;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .qr-message .ticket-container table tr td {
        font-size: 0.875em;
    }

    .qr-message .ticket-container table tr td .alert-success {
        font-size: 0.875em;
    }

    .qr-message .ticket-container button {
        padding: 14px;
        font-size: 0.875em;
        line-height: 120%;
    }

    .qr-message .ticket-container .alert {
        font-size: 0.875em;
        line-height: 120%;
    }

    .qr-message .ticket-container .alert h4 {
        font-size: 1.25em;
        line-height: 120%;
        margin-bottom: 60px;
    }

    .qr-message .ticket-container .alert h4::after {
        width: calc(100% + 30px);
        left: -15px;
        bottom: -30px;
    }

    .qr-message .ticket-container .alert p {
        font-size: 0.875em;
        line-height: 120%;
    }

    .prod-view .reviews-info {

        margin: 0 -15px;
    }
}

.btn.btn-outline-warning {
    display: none !important;
}

.header .col-city {
    display: none !important;
}

.products-in-article h3 span {
    color: #05aff2 !important;
}

.td-search {
    width: 100%;
}

.rules ol li:before {
    background: #f1f1f1;
    color: #fa744f;

}

.rules h2 {
    background-color: #05aff2;
    color: #fff;
}

.rules#rules h2 {
    background-color: #fa744f;
    color: #fff;
}

.afisha-footer .stat-like,
.afisha-footer .stat-google_rating {
    display: none !important;
}

.remove-discount {
    border: 1px solid #ff6633 !important;
}

.slider-nav .slick-current {
    border: 4px solid #fa744f;
}

.video-gall:before {

    background-color: rgb(83 200 246) !important;

}

.btn {
    border-radius: 8px;
}

.type-promotion {
    background-color: #efefef;
}

.type-promotion .prod-item-container {
    background-color: #ffffff;
    border-radius: 12px;
    transition: 0.4s;
}

.type-promotion .prod-item-container:hover {
    box-shadow: 0 8px 30px rgb(0 0 0 / 15%);
}

#payment-form .ordered-items {
    background-color: #f2f2f2;

}

#payment-form {

    border-bottom: 1px solid #f2f2f2;
}

#payment-form .client-information {
    padding: 20px 20px;
}

.aside-wrap .header-td.td-lang a {
    color: #272020;
}

.modal-body .ordered-items {
    border-radius: 0 !important;
}

.aside-wrap .header-td.td-lang span {
    border: 1px solid #272020;
    color: #272020;
}

.lang-switcher a:hover {
    color: #fff !important;
    background-color: #ff6633 !important;
}

.checkout .client-information {
    background-color: #f2f2f2;

}

.checkout .client-information h3 span {
    background-color: #ffffff;

}

.tickets-item .btn.order-repay {
    background-color: #fa744f !important;
    border: 1px solid #fa744f;
}

.search-tabs .tab span {
    font-size: 1em;
}

.location-header,
.img-promo {
    border-radius: 10px;
    overflow: hidden;
}

.member-of {
    display: none;
}

.search-btn {
    display: none;
}

.login.btn#lgn {
    display: flex;
    align-items: center;
}

.login.btn.add-event-btn {
    display: flex;
    align-items: center;
}

.last-news .article_item_list {
    font-size: 1em;
}

.last-news .article_item_list a {
    display: flex;
    padding-bottom: 0px;
    font-size: 1em;
}

.last-news .article_item_list a:hover {
    text-decoration: underline;
}

.last-news .article_item_list a .title {
    margin-bottom: 25px;
    font-size: 1em;
    line-height: 120%;
    white-space: normal;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 2.4em;
}

.info-wrap .last-news .article_item_list .date {
    font-weight: 400;
    position: absolute;
    bottom: 0px;
}

@media screen and (max-width: 767px) {
    .last-news .article_item_list a .title {
        font-size: 0.875em;
    }

    .gotop {
        height: 40px;
        width: 40px;
        left: 10px;
        bottom: 10px;
        background-size: 28px;
    }

    .low-btn-container {
        right: 10px !important;
        bottom: 10px !important;
    }

    .low-btn-container .low-btn {
        width: 40px;
        height: 40px;
        background-size: 20px;
    }

    .lowvision-container {
        max-width: calc(100vw - 160px);
    }
}

.col-date {
    display: none !important;
}

.search-cols .col.filter-month {
    padding: 0px;
}

.search-cols .col.filter-month:before {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    content: '';
    display: block;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-right: 10px;
    background-image: url(../images/kyiv-maps-ico/cal.svg) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
}

.filter-month .select2-container {
    position: initial;
    height: 100%;
    width: 100% !important;
    padding: 14px;
    padding-left: 60px;
    padding-right: 20px;
}

.filter-month .select2-container .select2-selection {
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
    background-color: transparent !important;
    height: 100%;
    width: 100%;
    padding: 0px !important;
    display: flex;
    align-items: center;
    font-size: 1em;
}

.filter-month .select2-container .select2-selection::after {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.filter-month .select2-container .select2-selection .select2-selection__rendered {
    color: #202020;
    font-size: 1em;
    font-weight: 600;
    line-height: 120%;
}

.filter-month .select2-container .select2-selection .select2-selection__arrow {
    display: none;
}

@media screen and (max-width: 800px) {
    .search-cols .col.filter-month {
        background-color: #05aff2;
    }

    .search-cols .col.filter-month:before {
        top: 6px;
        left: 50%;
        transform: translateX(-50%);
        width: 30px;
        min-width: 30px;
        height: 20px;
        min-height: 20px;
        background-image: url(/images/kyiv-maps-ico/calend-w.svg) !important;
        background-size: 20px 20px;
        margin: 0px;
    }

    .filter-month .select2-container {
        padding: 0px;
        padding-top: 30px;
    }

    .filter-month .select2-container .select2-selection {
        justify-content: center;
        align-items: flex-start;
    }

    .filter-month .select2-container .select2-selection .select2-selection__rendered {
        font-size: 0.625em;
        font-weight: 400;
        color: #ffffff;
        text-align: center;
    }
}

.location-header .slick-arrow {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}

.thmb-tags {
    padding: 15px;
    font-size: .9em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    z-index: 3;
}

.thmb-tags .tag {
    background-color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 2px 8px;
    margin-bottom: 3px;
    border-radius: 5px;
}

.locations-events-list.list-items .event-past .caption {
    width: 100%;
    min-height: auto;
}

.locations-events-list.list-items .event-past .caption .h4 {
    margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
    .info-wrap .last-news .article_item_list .h4 {
        margin-bottom: 20px;
    }
}

.places-list-nearby .location-item .h3 {
    min-height: 3em;
    height: 3em;
}

@media screen and (max-width: 600px) {
    .events-container .h3, .places-list-nearby .location-item .h3 {
        min-height: 3.5em;
        height: 3.5em;
    }
}

/* .main-top-container .col-date {
    display: block!important;
} */

.infoBox {
    font-size: 16px;
}

.header .lang-switcher {
    background-color: #ffffff;
    padding-top: 59px;
}

.header .login.btn#lgn span {
    display: none;
}

@media screen and (max-width: 1250px) {
    .td-menu-header {
        display: none !important;
    }
}

.add-event-btn {
    width: 160px !important;
    display: flex;
    align-items: center;
}

.add-event-btn span {
    padding: 0px;
}


.single-view.body-view blockquote {
    padding: 20px 40px !important;

    border-radius: 12px;
    box-shadow: none;

    margin: 40px 0 20px;
}
.checkout .client-information h3 span {
    display: none;
}

.checkout .client-information h3::before {
    content: '';
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin-right: 10px;
    background-position: center;
    background-repeat: center;
    background-size: contain;
}

.checkout .client-information:nth-child(1) h3::before {
    background-image: url(/images/user.svg);
}

.checkout .client-information:nth-child(2) h3::before {
    background-image: url(/images/gift-box.svg);
}

.checkout .client-information:nth-child(3) h3::before {
    background-image: url(/images/wallet.svg);
}

@media screen and (max-width: 600px) {
    .checkout .client-information h3::before {
        width: 20px;
        min-width: 20px;
        height: 20px;
    }
}

.client-information .order-row {
    display: flex;
}

.client-information .order-row .form-group {
    width: 100%;
}

.client-information .order-row .form-group.field-desiredAtInput {
    width: 30%;
}

@media screen and (max-width: 599px) {
    .client-information .order-row {
        flex-direction: column;
    }

    .client-information .order-row .form-group.field-desiredAtInput {
        width: auto;
        margin-bottom: 0px !important;
    }
}

/* type-war-in-kyiv */

.type-war-in-kyiv {
    background-color: #000;
}

.type-war-in-kyiv .blog-header {
    padding: 2em 0;
}

.type-war-in-kyiv h1 {
    color: #fff;

}
.type-war-in-kyiv h1:after {
    content: '';
    display: block;
    background-color: #fa754f;
    height: 3px;
    width: 50px; margin-top: 5px;
}
.type-war-in-kyiv .header {
    background-color: #181818 !important;
    border-bottom: 1px solid #181818;
}

.type-war-in-kyiv .header .btn,
.type-war-in-kyiv .menu-header a {
    color: #808080;
}

.type-war-in-kyiv .menu-toggle:hover,
.type-war-in-kyiv .logo-container,
.type-war-in-kyiv .logo-container:hover,
.type-war-in-kyiv .header .btn:hover,
.type-war-in-kyiv .menu-header a:hover {
    color: #fff;
    background: transparent !important;
}

.type-war-in-kyiv .search {
    background: #111111;
}

.type-war-in-kyiv .header .lang-switcher {
    background: #181818;
}

.type-war-in-kyiv .header .lang-switcher a,
.type-war-in-kyiv .header .lang-switcher span {
    color: #808080;
}

.type-war-in-kyiv .newsletter {
    display: none;
}

.type-war-in-kyiv .footer {
    background-color: #181818;
    color: #fff;
}

.type-war-in-kyiv .copy .copyright a,
.type-war-in-kyiv .footer-cols .footer-email {
    color: #fff;
}

.type-war-in-kyiv .top-styles a {
    background-color: transparent;
}

.type-war-in-kyiv .top-styles a:hover {
    background-color: #ff5505;
}

.type-war-in-kyiv .copy {
    border-top: none;
}

.pano-page .gm-iv-address,
.type-war-in-kyiv .low-btn-container {
    display: none !important;
    opacity: 0 !important;
}

.type-war-in-kyiv .blog-header {
    color: #c8c8c8;
}

.type-war-in-kyiv .show-pano-text,
.type-war-in-kyiv .back-pano-list {
    top: 80px;
}

.type-war-in-kyiv .btn-share-pano {
    top: 130px !important;
}

.type-war-in-kyiv .blog-header {
    padding: 2em 0 1em 0;
}

.type-war-in-kyiv .blog-footer {
    padding: 2em 0;
    color: #c8c8c8;
}

.type-war-in-kyiv .top-desc {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 20px;
    line-height: normal;
}

@media screen and (min-width: 599px) {
    .top-desc2 { padding-top: 2em; }
    .type-war-in-kyiv .blog-header {
        padding: 3em 0;
    }

    .type-war-in-kyiv h1 {
        font-size: 3.8em;
        font-weight: 900;

    }
}

.products-in-article {
    background-color: transparent;
}


.iframe-full {
      height: calc(100vh - 60px);
}

.hot-links { padding-bottom: 30px; }
.wik { background-image: url("/images/banner.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 400px;}



.wik span { display: none; }
@media screen and (max-width: 600px) {

    .wik {

        height: 300px;}

    .iframe-full {
        height: calc(80vh);
    }


    .pano-page .pano-text-container {

        right: 10px;
        left: 10px;
        width: auto;
        z-index: 30;

    }

    .type-war-in-kyiv .blog-header p {
        font-size: .9em;
    }

    #street-view-container {
        height: calc(100vh - 50px);
    }

    .type-war-in-kyiv .back-pano-list {
        left: 10px;
    }

    .pano-text-close, .show-pano-text, .show-pano-text, .autoplay-pano, .btn-share-pano, .back-pano-list {
        right: 10px;
    }
}

@media screen and (max-width: 800px) {
    body.type-events.action-index .low-btn-container,
    body.type-places.action-index .low-btn-container,
    body.type-blog.action-view .low-btn-container,
    body.type-blog.action-view .gotop {
        bottom: 60px!important;
    }
}

@media screen and (max-width: 767px) {
    .location-item .thmb-tags {
        display: none;
    }
}

section.main-blog-section.blog-list {
    display: none;
}

section.main-blog-section.blog-list + .text-center.d-md-none {
    display: none;
}

.footer .copy p.title-holding {
    margin-bottom: 9px;
}

.footer .copy ul.footer-holding {
    padding: 0px;
    margin: -6px -12px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer .copy ul.footer-holding li {
    margin: 6px 12px;
}

@media screen and (max-width: 600px) {
    .footer .copy p.title-holding {
        font-size: 0.875em;
    }

    .footer .copy ul.footer-holding li {
        font-size: 0.875em;
        margin: 4px 10px;
    }
}