@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;
    background-color: #efefef;
}

a {

}

h4, .h4 {
    /* font-size: 1rem; */
}

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

.lang span {
    color: #0c0c0c;
}

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

.events-container .status, .blog-col .status, .event-date {
    font-weight: normal !important;
}

/* .ticket-header, .order-title .order-num,
#manager-navx, .btn.booking, .box-qestion, .main-dates-list .date-item span.day, .btn-primary, .edit-page-menu .btn.btn-save, .place-top .number, .subscribe .btn, .blog-col .status, .user-page-links, .cabinet-menu a.active, .lang, .datepicker .datepicker-switch, .datepicker table tr td, .datepicker table tr th, .edit-page-menu-buttons .btn, .time-status-min, .time-status-hour, .time-status-right-now, .time-status-days, .time-status-finished, .show-streetview.btn, .checkbox-city label, .btn_buy_tickets, .week, .addr a, .copy, .comment-author, .page-body h4, .top-locations-tags .btn-tag span, .box-title-top .btn-show-more, #near-me, .top-cats-container .top-cat, .aside-newsletter .btn, h1, h2, h3, h4, h5, .artist-item.a-full .user-rate .stars-body, .badge-streetview, .event-button, .btn-show-more, .footer-cols h4, h1, b, strong, .menu-header, h3, .context-buttons .btn, h2, .comments-wrap .btn.comment-this, .main-menu, .advansed-buttons .btn, .search-cols-main button#btnSearchMain, .tabs-tags, .widget-title, .h4, .h3, .location a {
	font-family: 'RationalSemiBold';
	font-weight: normal;
} */
.events-container .h3 {
    position: relative;
}

/* .events-container .h3:after {
	content: '';
	height: 10px;
	width: 100%;
	display: block;
	bottom: 0;
	position: absolute;
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
} */
.buttons-near-me .btn span {
    position: absolute;
    bottom: 0;
    width: 100%;
}

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

.socials a:before {
    background: url(/images/fb-blue.svg) no-repeat center center !important;
}

.map-wrap .single-view.body-view h2 {
    border-top: 3px solid #ccc;
    color: #d22030;
    max-width: 800px;
    margin-top: 40px;
    padding: 10px 40px;
}

.item-service .service-price {
    color: #2F3239;
}

.thumbnail {
    line-height: 1.35em;
}

.aside-newsletter {
    background-color: transparent;

    /* font-size: .9em; */
}

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

.add-image-btn:hover {
    background-color: #2F3239;
}

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

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

.add-image-btn {
    border: 1px solid #2F3239;
    color: #2F3239;
}

.music-box, .main-menu .artists, .footer-col .instagram, .ukraine-title, .world-col {
    display: none !important;
}

#residents .artist-tags {
    display: none;
}

.footer {
    z-index: 3;
}

.code-input .btn, .btn-info {
    padding: 6px 20px;
}

.main-h2 {
    color: #2F3239;
    /* font-size: 2rem; */
}

.main-h2 span {
    color: #d22030;

}

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

.footer-menu li {
    float: none;
}

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

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

.search-form h1 {
    letter-spacing: 4px;
    /* font-size: 2em; */
}

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

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

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

.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 {

    background-color: transparent;

}

.lang-switcher span {

}

.header, .header.inner-header-fixed {

}

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

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

.main-top-container:after, .inner-header:after, .artist-header:after, .profile-header:after, .main-top-container:after {
    background-color: transparent;
    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: #4ec9dd;
}

.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] {
    color: #444;
}

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

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

.login.btn#lgn:before {
}

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

.header .login-btn .name, .header .login-container .btn,
.header.inner-header-fixed .btn, .header.inner-header-fixed .name {
    color: #333;
}

.menu-toggle, .logo-container {
    border: none !important;
}

.search-cols-main .title {
    padding: 20px;
    padding-bottom: 18px;
}

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

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

.article-meta {
    color: #919191;
}

.events-container .status, .blog-col .status {

    background-color: #efefef;
    color: #2F3239;

}

.cabinet-menu a {
    color: #212529;
}

.user-page-links span {
    border-bottom: 4px solid #d22030;
}

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

.events-list {
    padding: 0;

}

.events-list-main {
}

.header {
    background-color: #fff;
}

.home-blog-section {
    padding-top: 30px;
    background-color: #f3f3f3;
}

.home-blog-section .main-h2 {
    padding-left: 15px;
    border-left: 5px solid #d22030;
}

.main-top-container .search-form .col {
    margin-bottom: 5px;
}

.search-form .col input, .search-cols-main .title {
    background-color: #efefef !important;
}

.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: 180px;
    background-position: center center;
    background-size: 160px;

}

.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: #f9f9f9;
}

.search-cols-main > div:first-of-type input[type=text], .search-cols-main .title {
    padding-left: 55px !important;
    color: #505050;
}

.search-cols-main .title:before, .search-cols-main .col-city:before {
    left: 15px;
    top: 16px;
}

@media (max-width: 768px) {
    .search-form .col {
        overflow: hidden;
    }

    .search-form .col input[type=text], .search-form .col button {
        border-radius: 0 !important;
    }
}

.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 {

}

.login-container > div {
    border: none !important;
}

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

@media (max-width: 768px) {
    .search-form .col {
        padding-right: 0;
    }

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

@media (max-width: 500px) {
    .logo-container .navbar-brand {
        width: 160px;
        margin-right: 0;

        background-size: 150px;
    }
}

.afisha {
    background-color: #e0e0e0;
}

.main-top-container {
    height: auto !important;
    margin-bottom: 0 !important;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/sport-bg.jpg);
    background-color: #dbdbdb;
}

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

.add-event-btn:before {
    background-color: #2F3239;
    background-image: url(../images/plus-white.svg) !important;
    background-repeat: no-repeat;
    background-size: 17px auto !important;
    background-position: center center;
    margin-right: 0 !important;
    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;
}

.event-page .top-bg {
}

.search-form button#btnSearchMain {
    padding: 19px 35px;
}

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

.main-box-title {
    margin-bottom: 20px;
    padding-top: 20px;
}

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

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

.copy {
    color: #fff !important;
    border-top: 1px solid #888;
}

.copy a {
    color: #fff !important;

}

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

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

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

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

.search-form button#btnSearchMain {
    background-color: #d22030;
}

.menu-header a {
    color: #333333;
    font-weight: normal;
    border-right: none !important;
}

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

.top-styles a {
    border: 1px solid #d22030;
    color: #d22030 !important;
    background-color: transparent;
    /* font-size: .9em; */
}

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

.footer-tel {
    color: #333;
}

.caption p.h3 {
    /* font-size: 1em; */
}

.aside-logo {
    width: 160px !important;
}

.aside-wrap {
    background-color: #2F3239;
}

.aside-follow-us {
    padding-top: 0;
}

.footer {
    background-color: #2F3239;
    color: #fff;
}

.footer-cols h4 {
    color: #2F3239;
    /* font-size: 1.1em; */
}

.copy {
    color: #2F3239;
}

.footer a {
    color: #ffffff;
}

.footer a:hover {
    color: #d22030;
}

.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;
}

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

.col-ukraine {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.events {
    margin-right: -15px;
    margin-left: -15px;
}

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

    .user-page-top h1 {
        margin-right: 0 !important;
    }
}

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

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

.edit-event {
    background-color: #2F3239;
}

.text-main {
    padding: 0;
}

.text-main-box {
    padding: 125px 0 0;
}

.event-view-buttons .event-button .btn span, .page-container .event-button .btn {
    color: #d22030;
}

.footer-contacts-btns .btn-share {
    border: 1px solid #47c4f3;
    color: #47c4f3;
}

.text-main-box .readmore-js-collapsed:after {
    display: none;
}

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

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

.text-main-box {
    max-width: 800px;
    color: #666666;
}

.text-main-box h2 {
    color: #2F3239;
}

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

.date-in-list:before, .event .location:before {
    background: url(../images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
    background-size: 20px auto !important;
}

.date-in-list:before {
    background: url(../images/kyiv-maps-ico/cal.svg) no-repeat center center !important;
}

.event-view-buttons .btn:before, .like-button:before {
    margin-top: -14px;
}

/* .event-view-buttons .btn-direction:before {
	background-image: url(../images/kyiv-maps-ico/directional.svg)!important;
	background-size: 26px!important;
	height: 30px!important;
	width: 30px!important;
	margin-top: -17px;
} */
.info p:before, .addr:before, .info .price:before, div.time:before, .info-container .price-container:before, .event-date:before {
    /* margin-top: -4px; */
    height: 20px;
    width: 20px;
}

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

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

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

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

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

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

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

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

.soc > div a:before, #social-list .social-item:before {
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/web.svg);
}

.soc > .facebook a:before, #social-list .social-item.facebook:before {
    background-size: 20px 20px;
    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;
}

.slide-comments-container {
    border-top: 1px solid #eaeaea;
}

.page-aside-rating .stars-rates {
    display: none;
}

.page-article .slide-comments-container {
    margin-top: 5px;
}

.span-link {
    color: #2F3239;
}

.countComments {
    border-left: 1px solid #2F3239;
}

.show-streetview.btn {
    background-color: rgba(47, 50, 57, 0.8) !important;
    padding: 10px 30px !important;
    border: none !important;

    line-height: 27px;
    font-weight: 700;
    opacity: 1;
}

.comment .thmb-circle {
    border: 4px solid #e8e8e8;
    background-color: #fff;
}

.badge {
    /* background-color: #2F3239;*/
}

.newsletter {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: none;
    padding-top: 40px;
    padding-bottom: 40px;
}

.btn-show-more {
    border: 1px solid #efefef;
    color: #2F3239;
    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(0, 0, 0, 0.55);
}

#article_events .close:hover, #article_places .close:hover, .streetview-close:hover {
    background-color: #919191 !important;
}

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

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

.search {
    padding: 5px;
}

.span-link {
    color: #4ec9dd;
}

/* .comments-title {
	color: #2F3239!important;
} */
.locations-top-list {

}

.text-main:before {
    content: '';
    height: 250px;
    background-color: #efefef;
    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 {
    }
}

.pagination .prev span, .pagination .prev a, .pagination .next span, .pagination .next a {
    border: 1px solid #2F3239 !important;
}

@media screen and (max-width: 600px) {
    .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;
    }
}

.main-menu a {
    color: #2F3239;
}


.menu-header a {
    text-transform: none;
}

.user-page-top h1:before {
    top: -3px;
}

.blog-item h3 {
    /* font-size: 1.1em; */
    font-weight: normal;
}

.main-top-container {
    padding-top: 30px;
    padding-bottom: 0;
    position: relative;
}

.advansed-buttons .btn {
    background-color: #d22030;
}

.box-title-top .btn-show-more {
    background-color: #efefef;
}

.locations-top-title-box {
    padding-top: 20px;

}



.modal-body .alert, .profile-header-bg {
    position: relative;
}

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

.type-federations .profile-header-bg:after, .type-trainers .profile-header-bg:after {
    background-image: url(../images/bg-event.svg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.view-tag a {
    color: #2F3239;
}

.list-tags a {
    color: #fff;
}

.text-main {
    background-color: #efefef;
}

.author-single-footer {
    color: #d22030;
    border-left: 5px solid #d22030;
}

.text-main .text-main-box {
    border-radius: 14px;
    margin-top: -125px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    float: none !important;
    max-width: 1100px;
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 20%);
}

.short-desc .about-main-text {
    max-height: 400px;
}

.text-main:before {
    display: none;
}

.news-top-title-box .btn-show-more:after {
    background-image: url(../images/kyiv-maps-ico/right.svg) !important;
}

.home-blog-section .right-col .btn-show-more, .btn-show-more-curves {
    color: #2F3239 !important;
    background-color: transparent !important;
    border: 1px solid #2F3239;
}

.blog-item .btn-show-more {
    color: #2F3239;
}

.readmore-js-toggle {
    color: #d22030;
    cursor: pointer;
}

.blog-item .btn-show-more:after {
    background-image: url(../images/login-arrow.svg) !important;
}

.section-title {
    color: #d22030;
}

.stars .active {
    color: #2F3239;
}

.locations-top-title-box {
    border-top: none !important;
}

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

.search-form h1 {
    color: #fff;
}

.article .image {
    position: relative;
}

.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before {
    height: 2px;
}

.btn-tag:after {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3) !important;
    top: 0;

    content: '';
    bottom: 0;
}

@media screen and (min-width: 600px) {
    .btn-tag {
        background-color: #efefef !important;
    }

    .btn-tag:hover:after {
        width: 0;
    }

    /* .search-form h1 {
        font-size: 4em;
    } */

}

.info-wrap > h4 {
    /* font-size: 1.2em; */
    color: #d22030;
}

.read-more-btn div {
    color: #d22030;

    padding: 7px;
    border-top: 1px solid #d22030;
}

.text-main-box .read-more-btn div span:after {
    background-image: url(../images/down.svg) !important;
}

.read-more-btn div span:after {
    height: 21px !important;
}

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

.top-locations-tags .btn-tag.tag-49 {
    background-image: url(../images/cat-7.jpg);
}

.top-locations-tags .btn-tag.tag-50 {
    background-image: url(../images/cat-6.jpg);
}

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

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

.top-locations-tags .btn-tag.tag-55 {
    background-image: url(../images/cat-4.jpg);
}

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

.btn-dropdown .dropdown-item:hover, .user-menu a:hover, .user-menu button:hover {
    background-color: #2F3239;
}

.footer-cols .socials a:before, .aside-follow-us .socials a:before {
    background-color: transparent !important;
    border: 1px solid #2F3239;
}

.comments-wrap .btn.comment-this {
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
}

.next-to-title {
    background-color: #2F3239;
}

.comments-wrap .btn.comment-this:hover {
    background-color: #d22030 !important;
}

.header .user-ava {
    background-color: #f3f3f3 !important;
}

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

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

.default-list .caption, .default-list .badge-streetview {
}

.top-locations-tags {
    position: relative;
}

.top-locations-tags .btn-tag span {
    position: absolute;
    bottom: 6px;
    width: 100%;
    z-index: 2;
}

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

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

.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 {
    padding-top: 320px !important;
}

.checkbox label, .subscribe, .subscribe input[placeholder], .subscribe .btn, .top-styles a, .footer-cols .socials a:before, .aside-follow-us .socials a:before {
}

.newsletter {
    background-color: #E4002B !important;
}

.subscribe .btn {
    background-color: #2F3239;
}

.top-locations-tags .btn-tag span {
    background: none;
}

.btn-tag:after {
    position: absolute;
    left: 0;
}

.time-status-min, .time-status-hour, .time-status-right-now, .time-status-days, .time-status-finished {
    background: linear-gradient(to right, rgb(74 74 74 / 90%), rgb(138 138 138));
}

.btn, .search-cols-main, .search-form-container .col-city, .search-form button#btnSearchMain {
    border-radius: 0;
}

.event-view-buttons .event-button .attending, .liked, .event-view-buttons .event-button .maybe {
    background-color: #d22030;
    border-radius: 0;
}

.footer-cols .socials a:before, .aside-follow-us .socials a:before {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
}

.footer-cols .socials a.facebook:before, .aside-follow-us .socials a.facebook:before {
    background-image: url(../images/fb-blue.svg) !important;
}

.footer-cols .socials a.facebook:hover:before, .aside-follow-us .socials a.facebook:hover:before {
    background-image: url(../images/fb-white.svg) !important;
}

@media screen and (min-width: 500px) {
    .left-col {
        float: left;
    }

    .right-col {
        float: right;
    }
}

.top-cats-container {
    padding-bottom: 0;
    background-color: transparent;
}

.top-cats-container a {
    height: auto;
    padding: .5em;
}

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

/* .tops .events {
	margin-bottom: 20px;
} */

.top-cats-inline {

}

.top-cats-inline a:before {
    width: 120px;
    margin-bottom: 10px;
    height: 120px;
}

.top-cats-container a:before {
    background-size: 77px auto;
}

.top-cats-inline a:before {
    background-size: 120px auto;
}

.top-cats-container .top-cat {
    display: inline-block;

    color: #2F3239;
    /* font-size: 1.1em; */
}

.show-me.active {
    background-color: rgb(210, 32, 48) !important;
}

.top-cats-container a {
    color: #2F3239;
}

.footer-cols .socials a:before, .aside-follow-us .socials a:before {
    margin-right: 10px;
}

.footer-cols .socials a:hover:before, .aside-follow-us .socials a:hover:before {
    background-color: #2F3239 !important;
}

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

.footer-cols .socials a:hover:before, .aside-follow-us .socials a:hover:before {
    background-image: url(../images/fb-white.svg);
}

.search-tags .search-tags-wrap > div {
    color: #2F3239;
    background-color: #fff;
}

.search-tags .search-tags-wrap > div.clear-all-tags {
    color: #d22030;
}

.search-tag:after, .clear-all-tags:after {
    background-image: url(../images/cancel-blue.svg);
}

.search-tags .search-tags-wrap > div {
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
}

.btn.booking {
    background-color: #2F3239;
}

.more-event-times {
    border: 1px solid #2F3239 !important;
    color: #2F3239 !important;
}

.addr a, .soc > div > a {
    color: #2F3239;
    display: flex;
    align-items: center;
}

p.url, p.email, p.phone, p.addr {
    display: flex;
    align-items: center;
}

.span-link {
    color: #2F3239;
}

.map-button, .topbar-container {
    background-color: rgba(142, 138, 138, 0.85);
}

.edit-section-title {
    color: #2F3239;
    border-left: 8px solid #2F3239;
}

.edit-page-menu .btn.btn-show-page {
    color: #2F3239;
}

.style h1 a:hover {
    color: #2F3239;
}

#add-item-form, .modal-header, .jam-popup, .working-hours {
    background-color: transparent !important;
}

.working-hours .active {
    background-color: #efefef;
    border-radius: 6px;
}

.working-hours .row:first-of-type {
    border-top: 1px solid #efefef;
}

.working-hours .row {
    border-bottom: 1px solid #efefef;
}

.modal-content {
    background-size: 100%;
    background-position: center -10px;
    background-repeat: no-repeat;
    background-image: url(../images/bg-popup.svg);
    overflow: hidden;
}

/* .close, button.close {
	top: 0;
	right: 0;
} */
.admin-menu .active a {
    border-bottom: 5px solid #2F3239;
}

.admin-page .btn-info {
    background-color: #2F3239;
}

.modal-header {
    padding: 15px 30px;
}

.modal-title {
    color: #2F3239;
    /* font-size: 1.2em !important; */
}

.user-ava {
    background-color: #2F3239;
    border: 5px solid #efefef;
}

.map-button:hover {
    background-color: rgba(255, 255, 255) !important;
}

.map-button.active:hover {
    background-color: #d22030 !important;
    opacity: 0.8;
}

.btn.booking:hover, .event-view-status .btn.liked:hover, .edit-event:hover {
    background-color: #d22030 !important;
    border: 1px solid #d22030;
}

.edit-event:hover {
    background-image: url(/images/kyiv-maps-ico/edit-w.svg) !important;
}

.load:after, .loader:after {
    border: 4px solid #fff;
    border-right: 4px solid #2F3239;
}

.lang-switcher a:hover {
    background-color: #2F3239;
    color: #fff !important;
}

.search-form button#btnSearchMain:hover {
    background-color: #d22030;
}

.advansed-filters {
    padding-top: 25px;
}

.slick-prev, .slick-next {
    background-color: #fff !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}

.slick-next {
    background-image: url(../images/right-blue.svg) !important;
    right: 0 !important;

}

.slick-next:hover {
    background-image: url(../images/right-black.svg) !important;
}

.slick-prev {
    background-image: url(../images/left-blue.svg) !important;
    left: 0 !important;

}

.slick-prev:hover {
    background-image: url(../images/left-black.svg) !important;
}

a.sport-925:before, .tag-925:before {
    background-image: url(../images/sport-icos/sport2.svg) !important;
}

a.sport-943:before, .tag-943:before {
    background-image: url(../images/sport-icos/sport-943.svg) !important;
}

a.sport-921:before, .tag-921:before {
    background-image: url(../images/sport-icos/sport-921.svg) !important;
}

a.sport-924:before, .sport-924:before {
    background-image: url(../images/sport-icos/sport-924.svg) !important;
}

a.sport-940:before, .sport-940:before {
    background-image: url(../images/sport-icos/sport-940.svg) !important;
}

a.sport-945:before, .sport-945:before {
    background-image: url(../images/sport-icos/sport-945.svg) !important;
}

a.sport-916:before, .tag-916:before {
    background-image: url(../images/sport-icos/sport-916.svg) !important;
}

a.sport-944:before, .tag-944:before {
    background-image: url(../images/sport-icos/sport-944.svg) !important;
}

.socials a.telegram:before {
    background-image: url(../images/telegramm-logo.svg) !important;
    background-position: 7px center !important;
}

a.telegram:hover:before {
    background-image: url(../images/telegramm-logo-white.svg) !important;
    background-position: 7px center !important;
}

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

.top-cats-inline {
    overflow: hidden;
}

thead {
    background-color: transparent;
}

.search-tabs {
    /* font-size: 1.1em; */
}

.add-event-btn {
    color: #333;
}

.search-tabs .tab.tab-active {
    background-color: #2F3239;
    border-top: 4px solid #d22030;
}

.search-tabs {
    margin: 0;
}

.search-tabs .tab {
    float: left;
    border-top: 4px solid transparent;
    width: 33.33%;
    text-align: center;
    margin: 0;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    border-radius: 0;
    background-color: rgba(47, 50, 57, 0.5);
}

.white {
    background-color: transparent !important;
}

.body-view ol li:before {
    background: #2F3239;
}

/* .box-title-top h2 {
	margin-bottom: 10px!important;
} */

@media screen and (max-width: 900px) {
    .text-main:before {
        display: none;
    }

    .text-main-box {
        padding: 50px 30px;
    }
}

.admin-header, .user-page-links {
    text-transform: none;
}

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

    .modal-header {
        background-color: #2F3239 !important;
    }

    .modal-header .close, .modal-header button.close {
        background-image: url(../images/cancel.svg);
    }

    .modal-content {
        background-image: none;
    }

    .locations-top-title-box .row > div {
        width: 100%;
    }

    .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: 160px !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-3.first-col .top-locations-tags:last-of-type .btn-tag {
        padding-top: 160px !important;
    }

    .caption .desc {
        display: none;
    }
}

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

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

.show-me {
    background-color: rgba(210, 32, 48, 0.79) !important;
}

.order-info .lab, .client-info .lab {
    color: #2F3239;
}

.order-thanks h2, .client-info h3 {
    color: #2F3239;
}

#filter_radius-slider .slider-selection {
    background: #d22030 !important;
}

#filter_radius-slider .slider-handle {
    background: #d22030 !important;
}

/* .artist-thmb {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	overflow: hidden;
	border-radius: 50%;
	background-color: #efefef;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 10px solid #fff;
} */
/* .artist-item.a-full .caption a {
	color: #2F3239;
} */
/* .artist-item.a-full .artist-tags {
	margin-bottom: 10px;
} */
.artist-body .soc > div a {
    display: block;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
}

.artist-body .soc > div a:before {
    background-size: 40px auto;
}

.share-input, .popup-wrap {
    background-color: transparent;
}

.add-artists {
    background-color: #2F3239;
    width: 100px;
    border-radius: 50%;
    height: 100px;
    display: block;
    position: relative;
    background-image: url(../images/plus-white.svg);
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: center center;
}

.add-artists:hover {
    background-color: #2F3239;
}

.main-menu a {
    padding-left: 79px;
}

#stages > div > h3 {
    height: auto;
    color: #919191;
    margin: 0;
}

.getArtists .country {
    /* font-size: .7em; */
    margin: 0;
    height: 20px;
    margin-bottom: 10px;
}

/* .artist-item.a-full {
	padding: 0 10px;
	text-align: left;
} */
.page-container .col-md-4 .event-button .btn {
    border: 1px solid #d22030;
}

.location-item-list .edit-event, .location-item-list .remove.unlink, #phone-list .buttons-section .remove {
    background-color: #9a9a9a;
}

.edit-page-menu .btn.btn-show-page {
    background-color: #efefef !important;
    border: 1px solid #efefef !important;

}

.panel-collapse {
    background-color: #eaeaea;
}

.edit-page-menu .btn.btn-save:hover, .edit-page-menu .btn.btn-show-page:hover {
    background-color: #2f3239 !important;
    color: #fff !important;
    border: 1px solid #2f3239 !important;
}

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

/* .artist-item.a-full .thmb a.thmb {
	margin-right: 15px;
	margin-left: 0;
} */
.page-aside .view-tags {
    margin-bottom: 0;
}

/* .artist-item.a-full .thmb a.thmb:hover {
	border: 8px solid #919191;
} */
.last-news-container h3:before {
    display: none;
}

.similarArtists .artists-list {
    margin: 0 -10px;
}

.similarArtists .slick-slider {
    overflow: hidden;
    padding-bottom: 45px !important;
}

/* .artist-item.a-full .artist-tags {
	display: block;
} */
.advansed-buttons .btn:hover {
    background-color: #d22030;
}

/* .artist-item.a-full .artist-item-wrap {
	background-color: #fff;
	 height: 100%;
} */
/* .artist-item.a-full { padding-bottom: 20px;} */
/* .artist-item.a-full .thmb a.thmb {
	border: 8px solid #efefef;
}
.artist-item.a-full .thmb a.thmb {
	float: left;
} */
.last-news-container h3 {
    color: #d22030;
}

.last-news-container .date {
    display: block;
    /* font-size: .8em; */
}

.last-news-container a h4 {
    color: #2F3239;
}

#near-me {
    width: auto;
}

.hot-links {
    padding-top: 15px;
    text-align: center;
}

.hot-links .btn {
    border: none !important;
    border: 2px solid #fff !important;
    background-color: transparent !important;
    /* font-size: .9em; */
    padding: 5px 20px;
    text-transform: uppercase;
    color: #fff !important;
    margin-right: 10px !important;
}

.hot-links .btn:hover {
    background-color: #fff !important;
    color: #2F3239 !important;
}

.map-nav-col h1 {
    color: #2F3239;
}

.artist-header {
    background-color: #c3c3c3;
}

.artists-header, .artist-header, .prod-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(../images/xx.jpg);
    margin-bottom: 10px;
}

.inner-header {
    background-color: #efefef;

    text-align: left;
    margin-bottom: 40px;
}

.inner-header {
    padding-top: 65px;
    padding-bottom: 70px;
}

.artists-header h1, .prod-header h1 {
    /* font-size: 2em; */
    margin-bottom: 25px;
    color: #fff;
}

.artists.artists-top-list {
    background-position: center -120px;
}

.artists-top-list {

    padding-bottom: 80px;
}

.page-long.artists-top-list {
    padding-bottom: 0;
}

.artist-item.a-full .my-places h4 {
    display: none;
}

.my-place h3, .my-place span, .my-place h3 a {
    color: #2F3239;
}

.people-page .my-place h3 a {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
}

/* .people-page .my-place .addr span,
.people-page .my-place .phone span {
    font-size: 14px;
} */

/* .my-place h3 {
	margin-bottom: 10px;
}
.my-place .info p span {
	color: #333;
} */
/* .my-places .addr:before {
	background: url(../images/kyiv-maps-ico/m-pin.svg) no-repeat center center!important;
	background-size: 16px auto;
} */
.event-buttons-full .btn-share {
    padding-left: 30px !important;
    background-color: #e6e6e6;
    color: #36c0f1;
    border: 1px solid #e6e6e6 !important;
}

.event-buttons-full .event-button {
    background-color: #d22030 !important;
}

.event-buttons-full .event-button .btn:hover {
    background-color: #d22030 !important;
}

.event-buttons-full .event-button span {
    color: #fff !important;
}

.event-buttons-full .event-button, .event-buttons-full .btn-share {
    width: 50% !important;
    margin: 0 !important;
}

.event-buttons-full .btn:before {
    display: none;
}

.event-buttons-full .event-button .btn, .event-buttons-full .btn-share {
    padding: 15px 30px;
}

/* .artist-item.a-full .stars-title {
	color: #ccc;
	width: 80px;
	font-size: .9em;
	float: left;
} */
.stars-body, .glyphicon-star-empty:before {
    color: #919191;
}

.page-aside-rating .stars-body {
    font-weight: bold;
    /* font-size: 1.2em; */
}

/* .artist-item.a-full .user-rate {
	margin-left: 150px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.artist-item.a-full .user-rate .stars-col {
	padding: 7px 0;
}
.artist-item.a-full .thmb .thmb {
	width: 120px;
	height: 120px;
} */
/* .artist-item.a-full .thmb {
	padding: 20px;
	padding-bottom: 0;
	background-color: #f9f9f9;
	padding-right: 0;
} */
/* .artist-item.a-full .caption {
	padding: 25px;
	padding-bottom: 15px;
} */

@media screen and (max-width: 800px) {
    .hot-links .btn {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
        padding: 10px 20px;
    }
}

.search-form h1 span {
    color: #d22030;
}

.search-form h1 {
    color: #fff;
}

.search-tabs {
    letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
    .search-form {
        margin-bottom: 10px;
    }

    .search-form h1 {
        text-align: center;
    }

    .hot-links .btn#near-me {
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 10px 22px !important;
        background-color: transparent !important;
        display: block;
        color: #fff !important;
        border: 2px solid #fff !important;
    }

    .container-fluid, .wrap-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .search-tabs .tab {
        width: 33.33%;
    }

    .search-location .col, .search-location .col-styles, .search-artist .col-city, .search-artist .col-styles, .search-location .col, .search-location .col-styles, .search-artist .col-city, .search-artist .col-styles {
        width: 100% !important;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.search-artist #filter_cats_container {
    display: none !important;
}

.header {
    z-index: 4;
    border-bottom: 1px solid #efefef;
}

.cats-list > li .checkbox.main label:before {
    content: '';
    float: left;
    background-color: transparent;
    border: 2px solid #eaeaea;
}

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

.ads-big {
    height: 600px;
    background-image: url(../images/logo3.svg) !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 145px;
    background-color: #fff !important;
    border: 1px solid #d9ebf1;
}

.filter-header {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #fff;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.page-long section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.site {
    z-index: 3;
}

.show-full {
    /* font-size: .8em; */
    background-color: #8ad386;
}

/* .artist-item.a-full .artist-tags {
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 10px;
} */
.type-federations, .type-trainers, .type-events, .read-more, .type-places.action-view {
    background-color: #ffffff;
}

.similarArtists .small-title-container {
    text-align: left !important;
    color: #2F3239;
}

.artist-item.a-full .country {
    display: none;
}

.tops {
    padding-top: 30px;
}

.search-cols-main {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    padding: 15px;
}

.main-top-container .search-cols-main {
    padding: 25px;

}

.profile-header-bg .ads {
    border: 10px solid #fff;
}

@media screen and (max-width: 600px) {
    .name-wrap .buttons {
        display: none;
    }

    .modal-header {
        padding: 15px 25px;
    }
}

.bg-7599 {
    background-position: center center;
    background-image: url(https://f.sport.kyivmaps.com/photo/2414/Rv1_m.jpg);
}

.bg-1864 {
    background-position: top center;
    background-image: url(https://f.sport.kyivmaps.com/photo/2416/TcJFZ.jpg);
}

.profile-header .profile-avatar {
    background-color: #FFF;
    margin-top: -45px;
    border: 10px solid #efefef !important;
    background-size: cover;
    background-position: center center;
}

.people-page h1 {
    color: #2F3239;
}

.profile-header-bg {
    padding-top: 0;
    background-color: #dcdcdc;
}

@media screen and (min-width: 600px) {
    .type-trainers .profile-header-bg, .type-federations .profile-header-bg {
        min-height: 320px;
    }

    .profile-header .profile-avatar {
        height: 200px;
        width: 200px;
    }

    .profile-header .profile-avatar {
        background-color: #FFF;
        margin-top: -95px;
        border: 10px solid #efefef !important;
    }
}

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

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

.similarArtists {
    padding-bottom: 40px;
    background-color: #ffffff;
    padding-top: 40px;
    z-index: 2;
    position: relative;
}

.edit-cols {
    background-color: rgba(255, 255, 255, 0.6);
}

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

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

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

.bpage .bpage-back {
    border: 2px solid #d22030 !important;
}

.tabs-tags .tab {
    width: 175px;
}

.cats-list > li .checkbox.main label:before {
    margin-bottom: 0;
}

.page-body h4 {
    color: #d22030;
}

.page-aside-rating {
}

.search-cols {
    color: #525252;
}

.page-aside-rating .stars-title {
}

.page-aside-rating .stars-body, .page-aside-rating .glyphicon-star-empty:before {
    color: #d22030;
}

.page-aside .stars-body {
    float: right;
}

.page-aside .soc {
    padding-top: 10px;
}

.page-aside .contacts-info-title {
    display: block;
    color: #2F3239;
    /* font-size: 1em; */
}

.contacts-info {
    background-color: #ececec;
}

.contacts-info .info-wrap {
    background-color: transparent !important;
}

/* .artist-tags span, .view-tags .view-tag {
	background-color: transparent!important;
	border: 2px solid #e40025;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	background-position: 0 0, 0 100%;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 2px;
	-moz-background-size: 100% 2px;
	background-size: 100% 2px;


	padding: 5px 10px;
} */
.tags-list .checkbox input[type=checkbox]:checked ~ label, .tags-list .checkbox input[type=radio]:checked ~ label {
    color: #2F3239 !important;
}

.tags-list .checkbox input[type=checkbox]:checked ~ label, .tags-list .checkbox input[type=radio]:checked ~ label {
    border: 1px solid #2F3239;
}

.checkbox-city input[type="radio"]:checked + label {
    background-color: #e40025 !important;
    border: 2px solid #e40025;
}

/* .menu-body a:hover {
	background-color: #2F3239!important;
	color: #fff;
} */
#stages > div {
    margin-bottom: 0;
}

.page-container .photo-gallery .photos-item:hover:after {
    display: none;
}

.last-news-container h3 {
    text-transform: none !important;
}

@media screen and (max-width: 1000px) {
    .artist-item.a-full {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .artist-item.a-full {
        width: 100%;
    }

    .page-item {
        margin-bottom: 10px;
    }

    .association-member {
        display: none;
    }

    /* .artists-header h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
}
.artist-item.a-full {
	width: 100%;
}
.artist-item.a-full .caption {
	padding: 20px;
}
.artist-item.a-full .thmb .thmb {
	width: 90px;
	height: 90px;
} */
    /* .artist-item.a-full .thmb a.thmb {
	border: 5px solid #efefef;
} */
    /* .artist-item.a-full .thmb a.thmb:hover {
	border: 5px solid #efefef;
} */
    /* .artist-item.a-full .user-rate {
	margin-left: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.artist-item.a-full .stars-title {
	width: 70px;
} */
    .inner-header {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .type-federations .profile-header, .type-trainers .profile-header {
        margin-top: 0;
    }

    .adv-header .profile-avatar {
        width: 120px;
        margin-top: -100px;
        height: 120px;
        margin-left: 10px;
    }

    .similarArtists {
        padding: 0 15px;
    }

    .similarArtists .small-title-container {
        /* font-size: 18px;
        line-height: 22px; */
        margin-top: 0;
        margin-bottom: 10px;
        padding: 0;
    }

    .artist-item-wrap .my-place {
        margin-bottom: 0;
    }
}

.tickets-header button:hover, .tickets-header button:active, .tickets-header button:focus {
    background-color: #2F3239 !important;
}

.pay-module .btn-group button, .pay-module .btn-group .btn, .tickets-header button {
    background-color: #2F3239 !important;
}

.btn.add {
    border: 1px solid #2F3239;
    color: #2F3239;
}

.edit-group-title, .publish-wrap h3 {
    color: #2F3239;
}

.edit-checkbox input[type=checkbox]:checked ~ div {
    background-color: #2F3239;
    border: 2px solid #2F3239;
}

.location-view-body .artists-list .thmb .thmb {
    margin-bottom: 0;
    /* border: 5px solid #efefef; */
}

.main-dates-list .date-item span.month {
    color: #2F3239;
}

.getArtists .country {
    display: none;
}

.page-article {
    background-color: transparent;
}

.people-page .photos-item a, .type-federations .photos-item a {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center center;
}

.info-wrap.photos-gallery {
    margin-top: 5px;
}

.tickets-info {
    border-top: none;
    background-color: #efefef !important;
    margin-bottom: 0;
}

.tickets-info .ticket-row {
    border-bottom: 1px solid #b5b5b5;

}

.tickets-info .info-wrap {
    background-color: transparent !important;
}

.tickets-info .section-title {
    color: #d22030;
}

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

.ticket-header {

    color: #2F3239;
}

.ticket-buy strong {
    font-weight: normal;
    color: #2F3239;
}

.ticket-buy .btn {
    padding: 15px 40px;
}

.box.box-telegramm:before {
    background-color: #2F3239;
}

.go-to-content {
    background-color: rgba(210, 32, 48, 0.73);
}

.article-header-wrap {
    background-color: rgba(0, 0, 0, .6);
}

.box.box-telegramm a {
    color: #2F3239;
}

.box.box-telegramm {
    background-color: #efefef;
    color: #2F3239;
    border-left: 5px solid #2F3239;
}

.form-vertical .nav-tabs > li.active {
    background-color: #2F3239 !important;
}

button.kv-editable-link {
    color: #2F3239 !important;
}

/* .type-federations .artist-item-wrap > .thmb {
	padding: 0!important;
} */
.page-container .artist-item {
    text-align: left;
}

.page-map:before {
    display: none;
}

.page-people {
    background-color: #fff;
}

.map-info h3 a {
    color: #2F3239;
}

.page-article h1 {
    color: #2F3239;
}

.page-article .place-cat {
    color: #2F3239;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #d22030 !important;
    border: none !important;
}

.logo-thmb {
}

.pagination > li > a, .pagination > li > span {
    color: #2F3239;
}

.list-items .thmb-link:after {
    display: none;
}

/* .tickets-list {
    font-size: .9em;
} */

.caption .info p {
    margin-bottom: 10px;
}

.pano-page #map {
    width: 300px;
    height: 300px;
}

.page-article .info-wrap.desc {
    margin-top: 5px;
    padding: 30px 18px;
}

/* .profile-name h1 {
    font-size: 1.9em;
    font-weight: 900;
} */

@media screen and (max-width: 600px) {
    .page-article .info-wrap.desc {
        margin-top: -45px;
    }
}

.association-member span {
    display: none;
}

.artists .location-item.events-container {
    margin-bottom: 20px;
}

.cancel-btn {
    border: 1px solid #2F3239;
    color: #2F3239;
}

.cancel-btn:hover {
    color: #fff;
    background-color: #2F3239;
}

.user-header .profile-avatar {
    margin-top: -50px;
    left: 20px;
}

.artist-item .status {
    background-color: #efefef;
    color: #2F3239;
    left: 10px;
    top: 10px;
    max-width: 135px;
    text-align: center;
}

.td-search .search, .td-menu-header.active {
    display: none;
}

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

.menu-header a {
    width: auto;
}

.show-search {
    display: block;
}

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

    /* .location-view-body .artists-list .thmb .thmb:hover {
	border: 5px solid #d22030;
} */
}

@media screen and (max-width: 660px) {
    .box-title-top .right-col {
        display: none;
    }

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

    .btn-tag:after {
        height: auto;
    }
}

.panel-group.active .panel-heading .a:before, .panel-group.active .panel-heading span:before {
    background-color: #2F3239;
}

a.user-artists:before,
.context-buttons .btn.add-trainer:before,
a.user-artists:hover:before {
    background-image: url(../images/kyiv-maps-ico/trainer-b.svg);
}

a.user-artists.active:before,
a.user-artists.active:hover:before {
    background-image: url(../images/kyiv-maps-ico/trainer-w.svg);
}

.settings .cabinet-body h3 {
    color: #2F3239;
}

.btn-drop.maybe:hover, .btn-drop.attending:hover {
    background-color: #2F3239 !important;
}

.user-header {
    color: #fff;
}

.event-view-buttons .event-button .btn {
    width: 100%;
    margin: 0 !important;
}

@media screen and (min-width: 600px) {
    .type-federations .profile-header, .type-trainers .profile-header {
        margin-top: -185px;
    }

    .profile-header .profile-avatar {
        margin-left: 30px;
    }
}

.association-member {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #d22030;
    border-radius: 50%;
    right: 8px;
    bottom: -8px;
    border: 5px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/images/kyiv-maps-ico/check-w.svg);
    background-size: 15px;
}

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

@media screen and (max-width: 660px) {
    .photos-gallery .photo-gallery .photos-item {
        width: 50%;
    }


}

.contacts-info a {
    color: #2F3239 !important;
}

.page-article .profile-name {
    padding-top: 15px;
}

#social-list .social-item button:hover {
    background-color: #2F3239;
}

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

.profile-avatar-overlay .btn-primary, .btn-secondary {
    border: 1px solid #2F3239 !important;
    color: #2F3239 !important;
}

.profile-avatar:hover .btn-primary, .btn-secondary:hover, .btn.add:hover {
    background-color: #2F3239 !important;
}

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

@media screen and (max-width: 600px) {
    .user-header.cabinet-header {
        display: none;
    }

    .footer-col-follow h4 {
        float: none;
    }
}

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

@media screen and (max-width: 992px) {
    .add-event-btn span {
        display: none;
    }

    .header-table .header-td.td-login, .header-table .header-td.td-add {
        width: 60px;
    }

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

    .header-table .user-ava, .add-event-btn:before {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .add-event-btn {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .header-table .header-td.td-login, .header-table .header-td.td-add {
        width: 55px;
    }
}

.cabinet-body .artist-item h3 {
    /* font-size: .9em; */
    font-weight: 700;
}

.cabinet-body .artist-item .country {
    display: none;
}

@media (max-width: 800px) {
    .modal-header .close {
        top: 17px !important;
        right: 17px !important;
    }
}

.shortcode-types input[type=radio]:checked + span, .photos-gallery-shortcode input[type=checkbox]:checked + span {
    border: 2px solid #43c0ec;
}

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

.page-people .artist-item-wrap {
    padding: 5px;
}

@media (min-width: 800px) {
    .artist-item, .page-people .artist-item {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 33.33%;
    }

    .page-people .artist-item {
        width: 19%;
    }
}

.col-countries {
    display: none !important;
}

.socials a.instagramm:before {
    background-image: url(../images/insta-blue.svg) !important;
    background-size: 24px !important;
}

a.instagramm:hover:before {
    background-image: url(../images/insta-white.svg) !important;
    background-size: 24px !important;
}

a.youtube:before {
    background-image: url(../images/yt.svg) !important;
    background-size: 24px !important;
}

a.youtube:hover:before {
    background-image: url(../images/yt-white.svg) !important;
    background-size: 24px !important;
}

.checkbox-city label, .checkbox label, .cats-list > li .checkbox.main label:before {
    border-radius: 0;
}

.menu-header a:hover {
    text-decoration: none;

}

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

.list-tags {
    top: 20px;
}

.btn-primary, .edit-page-menu .btn.btn-save {
    background-color: #d22030 !important;
    border: 1px solid #d22030 !important;
}

@media screen and (min-width: 600px) {
    a:hover {
        color: #d22030;
    }

    .blog-item:hover {
        border: 5px solid #E4002B;
    }
}

.list-tags a {
    background-color: #E4002B;
}

.photoEdit:hover {
    background-color: #919191 !important;
}

.user-orders, .user-booking {
}

.site-error h1 {
    color: #d22030;
}

.checkbox-city label:hover {
    color: #e40025;
}

.aside-newsletter {
    padding-left: 79px;
    padding-right: 30px;
}

@media screen and (min-width: 600px) {
    .col-md-3 .btn-tag.tag-5 {
        height: 562px;
    }

    .images-list .itemPhoto .actions .btn:hover, .removeStage:hover {
        background-color: #919191 !important;
    }
}

.datepicker table tr td.today.active, .datepicker table tr td.today {
    background-color: #4ec9dd !important;
}

.show-pano-text.active, .autoplay-pano.active {
    background-color: #919191;
}

@media screen and (max-width: 600px) {
    .pano-nav .article-title, .close-links-container, .links-container {
        display: none !important;
    }

    .section2 {
        padding-top: 0;
        padding-bottom: 0;
    }
}

.publish-wrap button#approve {
    float: none;
}

.home-blog-section .right-col .btn-show-more:hover {
    background-color: #d22030 !important;
    color: #fff;
    border: 1px solid #d22030 !important;
}

#modal-content .alert .close {
    display: none !important;
}

.image-shortcode.btn.btn-primary {
    background-color: #919191 !important;
    border: 2px solid #919191 !important;
}

.footer-aside-menu {
    color: #fff;
    margin-bottom: 20px;
}

.footer-aside-menu a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.footer-aside-menu a:hover {
    text-decoration: none;
}

.footer-aside-menu li {
    margin-bottom: 10px;
}

.footer-aside-menu ul {
    margin-top: 40px;
}

.footer-col-follow h4 {
    float: none;
}

.main-menu {
    padding-bottom: 10px;
}

.wrap-center ul {
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 20px;
}

.wrap-center h2 {
    margin-top: 20px;
}

.subscribe .btn:hover {
    background-color: #d22030;
}

.wrap-center h2 {
    color: #d22030;
}

.static-body {
    padding-top: 20px;
    padding-bottom: 80px;
}

.static-top-simple, .static-body .share-article {
    display: none;
}

.modal-header {
    background-color: #ffffff !important;
}

a:focus, a:active, a:hover, .span-link:hover {
    color: #d22030;
}

.tags-list .checkbox input[type=checkbox]:checked + label {
    color: #fff !important;
    background-color: #d22030;
    border: 1px solid #d22030;
}

.additional-params {
    display: none;
}

.cat-description .readmore-js-collapsed:after {
    background-color: rgba(258, 258, 258, .5);
    background: -webkit-linear-gradient(to top, rgba(258, 258, 258, 1), rgba(258, 258, 258, 0));
    background: -o-linear-gradient(to top, rgba(258, 258, 258, 1), rgba(258, 258, 258, 0));
    background: -moz-linear-gradient(to top, rgba(258, 258, 258, 1), rgba(258, 258, 258, 0));
    background: linear-gradient(to top, rgba(258, 258, 258, 1), rgba(258, 258, 258, 0));
}

.cat-description ul {
    list-style: circle;
    margin-left: 20px;
    margin-bottom: 20px;
}

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

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

.aside-wrap .structure a {
    color: #ccc;
}

.aside-wrap .title-menu {
    margin-bottom: 10px;
}

.aside-wrap .socials a:before, .col-md-6 .socials a:before {
    background-color: #fff !important;
}

.aside-wrap .socials a:hover:before, .col-md-6 .socials a:hover:before {
    background-color: #d22030 !important;
}

.aside-wrap .socials a.facebook:before {
    background-image: url(../images/fb-blue.svg) !important;
}

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

@media screen and (max-width: 600px) {
    .single-view.body-view blockquote {
        padding: 25px !important;
    }

    .views-count.article-param, .article-header-wrap .btn-share, .date.article-param {
        display: none !important;
    }

    .article-header-wrap {
        padding: 25px;
    }

    /* .single-view-header h1 {
        font-size: 1.3em;
    }

    .copyright-view {
        font-size: .6em;
    } */
}

.events-container .event {
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.btn-show-more:after {
    content: ' ';
    display: block;
    float: right;
    background-image: url(../images/kyiv-maps-ico/right.svg) !important;
    background-repeat: no-repeat;
    background-size: 22px auto !important;
    background-position: center center;
    margin-right: 0;
    width: 27px !important;
    height: 22px !important;
    margin-left: 10px;
}

thead .next:after, thead .prev:after {
    border: 2px solid #d22030 !important;
}

.comments-gray {
    background-color: #ececec;
}

.comments-gray .info-wrap {
    background-color: transparent;
}

span.a-tag, span.a-tag:hover {
    color: #fff;
    background-color: #d21f30;
}

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

.blog .blog-item .thmb {
    height: 220px;
}

.type-news.action-index,
.type-news,
.type-blog.action-index,
.type-blog {
    background-color: #ffffff;
}

@media (min-width: 993px) {
    .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: 380px;
    }

    .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.625em; 
        margin-bottom: 0;
    }

    .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 .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;
    }

    .home-blog-section .blog-col:first-of-type .caption, .blog-plate .blog-col:first-of-type .caption, .home-blog-section .blog-col:nth-child(2) .caption, .blog-plate .blog-col:nth-child(2) .caption, .blog-plate .blog-col:nth-child(6) .caption, .blog-plate .blog-col:nth-child(7) .caption, .blog-plate .blog-col:nth-child(11) .caption, .blog-plate .blog-col:nth-child(12) .caption {
        position: absolute;
        bottom: 0;
        background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 0.4));
        width: 100%;
    }

    .home-blog-section .blog-col:first-of-type .blog-item, .blog-plate .blog-col:first-of-type .blog-item, .home-blog-section .blog-col:nth-child(2) .blog-item, .blog-plate .blog-col:nth-child(2) .blog-item, .blog-plate .blog-col:nth-child(6) .blog-item, .blog-plate .blog-col:nth-child(7) .blog-item, .blog-plate .blog-col:nth-child(11) .blog-item, .blog-plate .blog-col:nth-child(12) .blog-item {
        color: #fff;
    }
}

.blog-plate .caption .date {

    margin-top: 20px;
    margin-bottom: 0;
    /* font-size: 0.7em; */
    opacity: .8;
}

@media (min-width: 993px) {
    .blog-plate .caption {
        min-height: 160px;
        line-height: 1.1em;
    }
}

.form-check input[type=checkbox]:checked ~ label:before {
    background-color: #d22030;
    border: 2px solid #d22030;
}

.blog-plate .btn-show-more {
    background-color: #d22030 !important;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
}

.search-cols-main .title {
    padding: 30px;
    padding-bottom: 12px;
}

.search-form button#btnSearchMain {
    padding: 21px 35px;
}

.search-header button#btnSearchMain {
    padding: 15px 15px !important;
}

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

.box.box-qestion {
    color: #d22030;
    border-left: 5px solid #d22030;
}

.settings #userSettingsForm h3 {
    color: #d22030;
}

.trainer-skill-date-container {
    margin-bottom: 10px;
}

.trainer-skill-date-container label {
    display: none;
}

@media screen and (max-width: 600px) {
    /* .people-page .name-box h1 {
        font-size: 1.2em;
    } */

    .profile-header .profile-avatar {
        border: 5px solid #efefef !important;
    }

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

    /* .search-tabs {
        font-size: .9em;
    } */

    .blog .blog-item .thmb {
        height: 145px;
    }
}

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

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

.widget-news {
    background-color: #ffffff;
}


.user-menu a .badge {
    display: none !important;
}

.social-share li a {
    border: 1px solid #919191;
    color: #919191;
}

.social-share li a:hover {
    background-color: #2F3239;
    border: 1px solid #2F3239;
}

.info p.bill:before {
    background-size: 27px auto;
}

.add-pay-module-btn .btn {
    background-color: #f7f7f7;
}

.readmore-js-collapsed:after {
    content: ' ';
    background-color: rgb(255 255 255 / 50%);
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background: -o-linear-gradient(to top, rgba(255, 255 255, 1), rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
    background: linear-gradient(to top, rgb(255 255 255), rgba(255, 255, 255, 0));

}

.events-container .event .badge-streetview.badge {
    padding: 10px 10px;
}

.cats-list > li .checkbox.main {
    margin-bottom: 4px;
}

.list-items .thmb-link, .list-items .thmb-view {
    height: 177px;
}

.search-label {
    left: 55px;
}

.blog-plate {
    min-width: 100%;
}

.main-top-container .h1 {
    /* font-size: 2em; */
    color: #fff;
    margin-bottom: 30px;
}

.main-top-container .h1 span {
    color: #d22030;
    display: block;
}

.order-addr:before {
    background-color: transparent;
    background: url(/images/contacts.svg) no-repeat center center !important;
    background-size: 16px auto;
}

.order-details {
    padding-right: 100px !important;
}

.order-details.order-info {

    padding-right: 30px !important;
}

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

.copyright-view {
    display: none;
}

@media screen and (min-width: 600px) {
    /* .main-top-container .h1 {
        font-size: 3.5em !important;
    } */

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

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

.promote-container .btn-banner-trigger {
    display: inline-block;
    width: auto;
    max-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 15px;
}

.promote-container-img p {
    /* font-size: 0.95em;

    line-height: 1.3em; */
    margin: 0;
}


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

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

.desc-promo {
    padding: 20px;
}

.desc-promo .col-lg-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.desc-promo .col-lg-5 {
    display: none;
}

.contacts-event .place-item-filial .phone {
    display: block !important;
}

/* .cat-image span {
	position: static!important;
} */
.similarArtists .stars-body {
    color: #2F3239 !important;
}

.registration-completed h1 {
    color: #2f3239;
}

.registration-completed:before {
    border: none !important;
    background-size: 70px;
}

.signup-desc-wrap a {
    color: #d22030;
}

.single-view.body-view .hr span, .place-top .number {
    background-color: #d22030 !important;
}

.text-footer-wrap h1, .text-footer-wrap h2 {
    color: #d22030 !important;
}

/* .text-footer-wrap h1 {
    font-size: 2em !important;
} */

.text-footer-wrap ul {
    margin-bottom: 30px;
}

.text-footer-wrap ul li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
}

.text-footer-wrap ul li:before {
    content: '—';
    margin-left: -30px;
    position: absolute;
    display: block;
    color: #d22030;
}

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

.newsletter .h3 {
    /* font-size: 1.4em; */
    color: rgb(255, 255, 255);
}

.footer-cols .h4 {
    color: #fff;
    /* font-size: 1.1em; */
}

.section-google-1 {
    padding-bottom: 30px;
}

.footer-email strong {
    display: block;
}

.chats-header {
    background-size: cover;
    background-position: center center;
    background-image: url(../images/chats-bg.png);
    background-color: #ccc;
    color: #fff;
    padding: 80px 0;
    position: relative;
    margin-top: -6px;
}

.chats-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.chats-header h1 {
    color: #ffffff;
}

.chats-header .container-fluid {
    position: relative;
    z-index: 2;
}

/* .chats-about {
    font-size: 18px;
    line-height: 22px;
} */

.chats-list {
    margin: 0 -15px;
}

.chats-list li {
    float: left;
    width: 33.33%;
}

.chats-list li a {
    display: block;
    padding: 30px 20px;
    background-color: #fff;
    margin: 10px 15px;
    border-radius: 12px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    text-decoration: none !important;
}

.chats-list li a:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
    text-decoration: underline !important;
}

.chats-under {
    padding: 20px;
}

.chats-list li p {
    width: 50%;
    float: left;
    display: block;
}

.chats-list li p:first-of-type {
    padding: 20px;
}

.chats-list li p a {
    padding: 20px;
    background-color: #d22030;
    color: #fff;
    position: relative;
}

/* .chats-desc {
    font-size: .95em;
} */

.chats-desc li p {
    margin: 0;
}

.chats-about-wrap {
    padding: 40px 0;
}

.chats-body {
    background-color: #efefef;
}

.chats-body {
    padding-top: 20px !important;
    padding-bottom: 60px;
}

.chats-list li p a:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    right: 20px;
}

.chats-list li:after, .chats-list:after {
    content: '';
    clear: both;
    display: block;
}

@media screen and (min-width: 600px) {
    .chats-body .row {
        justify-content: flex-start;
        align-items: center;
    }
}

@media screen and (max-width: 600px) {
    .chats-list li {
        float: none;
        width: 100%;
    }

    .chats-list li p {
        float: none;
        width: 100%;
    }

    /* .chats-about {
        font-size: 16px;
        line-height: 20px;
    }

    .chats-header h1 {
        font-size: 34px;
        line-height: 40px;
    } */

    .chats-header {
        padding: 50px 0;
        margin-top: -16px;
    }

    .chats-body .col-md-4 {
        display: none;
    }
}

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

.single-view.body-view blockquote {

    border: 5px solid #cacaca;

}

.aside-main-menu-wrap {
    /* font-size: 1.1em; */
    background-color: #fff;

}

.aside-main-menu-wrap a {
    color: #2F3239 !important;
    color: #919191;
    display: block;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    padding-left: 80px;
}

.aside-main-menu-wrap a:hover {
    color: #919191;
    text-decoration: none;
    background-color: #efefef;
}

.menu-header .structure {
    display: none;
}

.article-tags .a-tag {
    padding: 10px 12px;

}

/* .caption p.h3 {
    line-height: 1.3em;
} */

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    color: #d22030 !important;

}

.datepicker table tr td.today.active, .datepicker table tr td.today {
    background-color: #d22030 !important;
    color: #fff !important;
}


.intl-tel-input .flag-container {
    display: none !important;
}


@media screen and (min-width: 600px) {
    .datepicker .day.active:hover:after {
        border: 2px solid #d22030 !important;
    }

    .datepicker table tr .day.active:hover,
    .time-list .form-check:hover label {
        background-color: #d22030 !important;
        color: #fff;
        border: 3px solid #d22030 !important;
    }
}

/* .fas.fa-check {
    display: block;
    background-color: #d22030!important;
    width: 14px;
    height: 14px;
    margin: 3px;
} */
.stat.stat-id {
    display: none;
}

.download-app {
    background-color: #d22030;
    color: #fff;
    position: fixed;
    bottom: -100%;
    width: 100%;
    z-index: 101;
    padding: 15px 0;
    box-shadow: 0 -12px 20px rgba(0, 0, 0, 0.3);

}
/*
.app-title {
    font-size: 1.3rem;
} */

.download-app {

    bottom: 0;
}

.download-app .close-this {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    background-image: url(/images/plus-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
    transform: rotate(45deg);
    opacity: 0.4;
    top: 0;
    right: 0;
}

.download-app .close-this:hover {
    opacity: 1;
}

.download-app a, .download-app .icon {
    background-color: #fff;
    padding: 7px 18px;
    color: #d22030;
    display: inline-block;
    border-radius: 5px;
    margin: 0 10px;
}

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

.download-app a:before {
    background-color: #ccc;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.download-app .icon {
    background-color: #fff;
    color: transparent;
    background-image: url(/images/logo-mob.svg) !important;
    background-size: 25px;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 7px 14px;
}

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

@media (max-width: 768px) {
    .download-app .icon {
        display: none;
    }

    .app-title {
        display: block;
        margin-bottom: 15px;
    }

    .download-app {
        text-align: center;
    }
}


.slogan {
    margin-bottom: 30px;
    color: #fff;
    /* font-size: 1.5rem; */
    line-height: normal;
}

.event-view-buttons .btn.btn_buy_tickets {
    background-color: #e4002b;
}

.event-view-buttons .btn.btn_buy_tickets:hover {
    background-color: #2F3239 !important;

}

.a-tag:hover {
    background-color: #efefef;
    color: #333333;
}

.body-view ul li:before {
    background: #e4002b;

}

.widget-title {

    color: #2F3239;

    border-left: 4px solid #e4002b;
}


/* .single-view.body-view p a {
	color: #919191!important;
} */

@media screen and (min-width: 600px) {
    .dop-menu a:hover,
    .main-menu a:hover {
        color: #d22030 !important;
        background-color: #efefef;
    }

    .locations-sub-list li:hover .events-container, .events-container:hover {
        border: 6px solid #e4002b !important;
    }
}

.signup-desc-wrap h1 {
    color: #d22030;
}

.signup-desc-wrap h2 {
    color: #2f3239;
}

.modal-body .more-dates span:first-of-type {
    color: #d22030;
}

/* .blog-container h1 {
    font-size: 2em;
    line-height: 1.2em;
} */

.cabinet-header .profile-header-title {
    color: #2F3239;
}

.cabinet-container .cabinet-menu {
    background-color: #eaeaea;
}

.cabinet-menu a.active {
    background-color: #dcdcdc;
}


.search-artist .col-sm-3 {
    flex: 0 0 40% !important;
    max-width: 40% !important;

}

.status-active, .order-Approved {
    color: #fff;
    background-color: #58b33f;
}

.site-create:before {
    background-color: #2f3239 !important;
}

.context-buttons .btn {
    color: #d22030 !important;
}

.tags-filter .advansed-filters .checkbox label {
    padding: 8px 15px !important;
}

.search-cols {

    z-index: 10 !important;
}

.map-switcher {
    z-index: 20 !important;
}

.login.btn#lgn:before {

    background-color: #b3b3b3;

}

.add-event-btn:before {
    background-color: #d22030;

}

.auth-clients a.google.auth-link {
    background-color: #8e8e8e;

}

.auth-clients a.facebook.auth-link {
    background-color: #bdbdbd;

}

.modal-content .btn-success, .btn.add-item-time {
    background-color: #d22030 !important;

}

.item-service {
    color: #d22030;
}

.publish-wrap button {

    color: #111;

}

.client-information, .item-service .thmb-link {
    background-color: #efefef;
}

.item-service {
    border: 2px solid #b5b5b5;

}

.menu-header a {

    padding: 18px 15px;

}

.item-service .buy-one {
    color: #fff;
    background-color: #d22030;
}

.soc > div.telegram a:before, #social-list .social-item.telegram:before {
    background-image: url(/images/telegramm-logo-red.svg) !important;
    background-color: transparent;
}

.soc > div.apple a:before,
#social-list .social-item.apple:before {
    background-image: url(/images/apple.svg) !important;
}

.bg-info {
    background-color: #888888 !important;
}

.modal-body .border-info {
    border-color: #17a2b8 !important;
    padding: 0 10px 30px 10px;
}

.tickets-info .ticket-row > div.ticket-title {
    width: 35% !important;
}


.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: 1r ;
    border-radius: 10px;

}

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

.search-context {
    background-color: #efefef;
    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;
}

.admin-page-title h1 a {
    color: #d22030 !important;
}

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

.edit-page .msg, body > .msg {

    border-left-color: #d22030;
}

.search-form button#near-me {
    background-color: #2f3239;
}

.main-dates-list .date-item {
    border: 1px solid #eaeaea;
}

@media screen and (min-width: 600px) {
    .main-menu a:hover {
        color: #2F3239 !important;
        background-color: #efefef;
    }
}


.context-buttons .btn:hover:before {
    background-color: transparent !important;
}

.activity-view-wrap .tickets-info .ticket-row > div.ticket-title {
    width: 100% !important;
}

.activity-body-view {
    background-color: #fff;
    padding: 3rem 2rem;
}

.slick-active button::before {
    background-color: #d22030 !important;
    opacity: 1 !important;
}

.news-top-title-box .btn-show-more {
    color: #d22030;
}

/* .main-trainers-section  .artist-item {
	background-color: #fff;
} */
/* .artist-item .stars-title,
  .artist-item  .stars-rates { display: none; } */

.artist-item.a-full .stars-title,
.artist-item.a-full .stars-rates {
    display: inline-block;
}

/* .main-trainers-section .artist-item {
	width: 100%; padding: 2rem; min-height: 300px;
}
.artist-item .thmb .thmb {
	background-color: #f1f1f1;
} */

.after-menu-header {
    display: inline-block;
}

.after-menu-header a {
    background-color: #d22030;
    color: #fff;
    padding: 7px 11px;
    margin: 5px;
    border-radius: 20px;
}

.thmb-link, .thmb-view {
    display: flex;
}

.verified {
    border-radius: 20px;
    margin: 5px;
    /* font-size: .8rem; */
    padding: 3px 10px;
}

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

.main-top-container .search-cols-main {
    background-color: #fff;
}

.price-thmb {
    /* font-size: .9rem; */
    border-radius: 15px;
    padding: 5px 15px;
    margin: 5px;
    background-color: rgba(0, 0, 0, 0.5);
}


.slick-dots li button::before {
    background-color: #dedede;
}


/* .prod-desc .main-h2 {
    font-size: 1.3rem;
} */

/* .image-main-title .main-h2 {
    font-size: 2.4em;
} */


@media screen and (max-width: 600px) {
    .top-cats-container {
        display: none !important;
    }

    .blog .caption {
        min-height: 100px;
    }

    .main-trainers-section .artist-item {
        min-height: 200px;
    }

    /* .main-top-container .h1 {
        font-size: 1.7em;
    } */

    .main-top-container .search-cols-main {
        padding: 20px;
    }

    .activity-body-view {
        padding: 1rem 1rem;
    }

    /* .main-h2 {
        font-size: 1.2em;
    } */

    /* .image-main-title .main-h2 {
        font-size: 1.4em;
    } */

    .main-trainers-section .artist-item {

        padding: 1rem;

    }

    .artist-item .thmb .thmb {

        width: 70px;
        height: 70px;

    }

    .search-form button#btnSearchMain,
    .search-form button#near-me {
        padding: 14px 35px;
    }

    .search-cols-main .title {

        padding-bottom: 5px;
    }

}

.partners .partner {
    background-size: auto 165px;
    height: 165px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}

.partners .partner1 {
    background-image: url("/images/partner1.png");
}

.partners .partner2 {
    background-image: url("/images/partner2.png");
}

.partners .partner3 {
    background-image: url("/images/partner3.png");
}

.partners .partner4 {
    background-image: url("/images/partner4.png");
}

.partners-section {
    background-color: #fff;
    padding: 3rem 0;
}


/*-------------------------------------------Copy from KyivMaps--------------------------------------------------------*/


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

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

.article-tags .a-tag {
    flex: 1 1 0%;
    background: #efefef;
    border-radius: 8px;
    padding: 11px 20px;
    font-weight: 600;
    /* font-size: 16px;
    line-height: 20px; */
    color: #2F3239;

    margin: 0 6px;
    display: inline-block;
}

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

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

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

.article-tags span.a-tag, .article-tags .a-tag.active {
    background-color: #d22030;
    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: 34px;
    line-height: 41px; */
    color: #2F3239;
    margin-bottom: 12px;
}

.activity-list-header div {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.pagination li a {
    color: #777777;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    padding: 2px 8px;
    margin: 0;
    text-decoration: none;
}

.pagination li.active a {
    color: #d22030;
}

.pagination-container .pagination .prev span,
.pagination-container .pagination .prev a,
.pagination-container .pagination .next span,
.pagination-container .pagination .next a {
    border-radius: none !important;
    border: none !important;
    background-size: 12px 20px;
}

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

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

.path {
    margin: 0;
    display: flex;
}



.info-wrap ul.path li, ul.path li {
    display: flex;
    align-items: center;
}

.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;
}

.page-container .path {
    padding: 12px 0;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #999999;
    display: flex;
}

.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 {
    margin-right: 0px;

}

.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;
    border: none !important;
}

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

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

.image-main-title .main-h2 {

    /* font-size: 40px;
    line-height: 49px; */
    font-weight: 700;
    margin-bottom: 12px;
}

.image-main-title .addr-title,
.image-main-title .addr-desc {

    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
}

.image-main .addr-title,
.image-main .addr-desc {
    color: #ffffff;

}

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

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

.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: 20px;
    line-height: 130%; */
    font-weight: 700;
    color: #2F3239;
    padding: 20px 20px 0;
    margin-bottom: 12px;
}

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

}

.pay-order .tickets-info .section-title {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030;
    padding: 0 20px 12px;
    border-bottom: 1px solid #efefef;
    margin: 0 !important;
}

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

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

.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: 14px;
    line-height: 17px; */
    color: #2F3239;
    margin-bottom: 13px;
}

.product-pay .ticket-body .ticket-price {
    /* font-size: 20px;
    line-height: 24px; */
    font-weight: 300;
    color: #2F3239;
    padding: 0;
}

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

/* .stats .stat {
    font-size: 16px;
} */

.bootstrap-touchspin-up, .bootstrap-touchspin-down {
    border-radius: 4px !important;
    background-color: #efefef;

}

.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: 20px;
    line-height: 24px; */
    font-weight: 400;
    color: #2F3239;
    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: #d22030 !important;
    border-radius: 16px;
    /* font-size: 20px;
    line-height: 26px; */
    font-weight: 600;
    color: #ffffff !important;
    padding: 20px !important;
    text-transform: uppercase;

}

.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: 16px;
    line-height: 20px; */
    background-color: #d22030 !important;
    color: #ffffff !important;
    padding: 12px 20px;

}

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

#review-modal .comments-wrap .name {
    color: #2F3239;
    /* font-size: 20px;
    line-height: 26px; */
    font-weight: 400;
}

.review-rating-wrap .field-review-title {
    /* font-size: 16px;
    line-height: 20px;
    font-weight: 400; */
    color: #2F3239;

}

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

.small-title-container {
    /* font-size: 16px;
    line-height: 20px;
    font-weight: 700;*/
    color: #d22030;
    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: 16px;
    line-height: 140%;
    font-weight: 400; */
    color: #2F3239;
    margin-bottom: 12px;
}

.body-view ul li {
    padding-left: 20px;
    margin-bottom: 12px;
    color: #2F3239;
    /* font-size: 16px;
    line-height: 20px;
    font-weight: 400;*/
}

.body-view ul li:before {
    width: 8px;
    height: 8px;
    top: 50%;
    transform: translateY(-50%);
    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: #d22030;
    /* font-size: 24px;
    line-height: 29px;
    font-weight: 700;*/
    margin-bottom: 10px;
}

.rules h2 {
    color: #fff;
}

.rules h2 span {
    color: #d22030;
}

.organizer-info .addr-list h3 a {
    color: #2F3239;
    /* font-size: 16px;
    line-height: 20px;
    font-weight: 700;*/
}

.organizer-info .addr-list .info p {
    color: #2F3239;
    /* font-size: 16px;
    line-height: 20px;
    font-weight: 400;*/
    margin-bottom: 12px;
}

/* .organizer-info .addr-list .info p:last-child,
.organizer-info p:last-child{
  margin-bottom: 0;
} */
.info p.phone:before,
.info .addr:before {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    margin: 0 7px 0 0 !important;
}

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

/* .read-more-btn div span:after {
  display: none;
} */
.comments-title span {
    font-weight: 700;
}

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

.no-review {
    color: #2F3239;
    /* font-size: 16px;
    line-height: 20px;*/
    font-weight: 400;
}

/* @media (max-width: 600px) {
    .no-review {
        font-size: 14px;
        line-height: 17px;
    }
} */

.comments-wrap .btn.comment-this {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 12px 20px;
    border-radius: 8px;

    background-color: transparent !important;
}

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

.search-cols .col {
    padding: 14px 20px;
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 600;
    color: #2F3239;
    margin: 4px 6px;
    flex: 1 1 0%;

    border-radius: 8px;
}

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

.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: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
    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: #efefef;
    border: 1px solid #efefef;
    border-radius: 6px;
    padding: 7px 12px;
    margin: 0 12px 12px 0;
    color: #2F3239;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;

}

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

.soc > div a:before, #social-list .social-item:before {
    width: 20px;
    height: 20px;
    background-size: contain !important;
    margin-right: 8px;

}

.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%); */
}

.soc > div.instagram a:before, #social-list .social-item.instagram:before {
    background-size: contain !important;
}

.places-list .results {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #999999;
    padding: 0;
}

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

.caption .info p.addr {
    /* font-size: 14px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.map-button {
    width: 38px;
    height: 38px;
    background-color: rgba(255, 255, 255, 0.65) !important;
    border: 1px solid #d22030;
    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: 0;
    padding: 0;
}

.modal-content {
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    color: #2F3239;

}

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

.modal-header .modal-title {
    /* font-size: 20px !important;
    line-height: 24px; */
    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,
.checkbox-city label {
    border-radius: 6px;
    padding: 7px 12px !important;
    /* font-size: 14px;
    line-height: 15px; */
    font-weight: 400;
    color: #2F3239;
}

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

.advansed-buttons .btn {
    background-color: #D22030;
    border-radius: 12px;
    padding: 13px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 500;
}

.advansed-buttons .btn.clear-all {
    background-color: transparent !important;
    color: #999999 !important;
    opacity: 1;
    border: 1px solid #f2f2f2 !important;
}

.advansed-buttons .btn.clear-all:hover {
    background-color: #f2f2f2 !important;
    color: #999999 !important;
    opacity: 1;
}

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

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

/* .modal-body .clear-all span:before{
  display: none;
} */
.cancel-btn {
    border-radius: 8px;

}

.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;
    border-radius: 16px;
    overflow: hidden;
}

.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;
    background-color: #efefef !important;
    margin: 0;
    opacity: 1;
}

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

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

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

#article_places .place-cat a,
#article_events .place-cat a {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

#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: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
}

#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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

#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 !important;
    border: 1px solid #efefef !important;
    border-radius: 8px;
    padding: 9px 20px 8px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;

}

#article_events .event-view-buttons .btn:hover, #article_places .event-view-buttons .btn:hover,
.afisha-footer .event-view-buttons .btn:hover,
.people-page .btn:hover {
    background-color: #efefef !important;
}

@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;
    color: #2F3239 !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: 16px;
    line-height: 20px;
} */

#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: #efefef !important;
    border-radius: 12px;
    padding: 20px !important;
}

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

#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: #efefef;
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;

}

#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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

#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: 20px 20px !important;
    margin: 0 8px 0 0;
}

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

.info p.time::before {
    height: 20px;
    width: 20px;
    background-size: 20px 20px !important;
    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: contain;
    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/telegramm-logo.svg) !important;
}

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

.bottom-event-view-body .locations-events-list .next-to-title {
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    color: #2F3239;
    padding-bottom: 20px;
}

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

.comments-container .info-wrap {
    padding: 20px !important;
}

.comments-title {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030 !important;
    margin-bottom: 20px;
}

.comments-list .comment {
    background-color: #ffffff;
    padding: 20px;
    padding-bottom: 67px;
    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 #efefef;
    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: 14px;
    line-height: 17px; */
    font-weight: 700;
    color: #2F3239;
}

.comment-item-wrap .pt-3 {
    position: absolute;
    right: 0;
    bottom: -47px;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;

    padding: 12px 20px;
}

.slide-comments-container {
    background-color: #efefef;
}

.comment-item-wrap .comment-author .date {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.comments-wrap .comment .comment-item-wrap .text {
    /* font-size: 14px;
    line-height: 150%; */
    font-weight: 400;
    color: #2F3239;
}

.comments-wrap .comment .comment-item-wrap .from-google {
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    color: #999999;
    position: absolute;
    bottom: -35px;
    left: -65px;
}

.comment-item-wrap .pt-3 .btn.btn-secondary {
    border-radius: 8px;

    /* font-size: 16px;
    line-height: 20px; */
    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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    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: #d22030;
    margin-top: 0;
    /* font-size: 16px;
    line-height: 20px; */
}

.tickets-info h2.section-title {
    /* font-size: 16px;
    line-height: 20px; */
    color: #d22030;
}

.info-wrap .last-news {
    display: flex;
    flex-wrap: wrap;
}

#article_events .style h1 {
    margin-top: 12px;
}

#article_events .style h1 a:hover {
    color: #2F3239 !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 #efefef;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 700;
    color: #2F3239;

    width: calc(50% - 15px);
    margin-bottom: 15px;
    padding-bottom: 30px;
}

.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:nth-child(1n) {
    margin-right: 15px;
}

.info-wrap .last-news .article_item_list:nth-child(2n) {
    margin-right: 0;
    margin-left: 15px;
}

.info-wrap .last-news .article_item_list .date {
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    position: absolute;
    bottom: 0px;
}

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

.info-wrap h3.section-title {
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 12px;
}

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

.locations-events-list .info-wrap .event-past {
    border: 1px solid #efefef;
    border-radius: 12px;
    padding: 20px;

}

.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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #2F3239;
}

.location span {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.location::before {
    background: url(/images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
}

.next-to-title {
    background-color: transparent;
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #2F3239;
    padding: 0 !important;
    margin: 60px 0 20px;
}

.info-wrap.places-list-nearby {
    padding: 0 !important;
}

.places-list-nearby .location-item .h3 {
    /* min-height: 3em;
    height: 3em; */
    /* font-size: 18px; */
}

/* .places-list-nearby .location-item .h3 a,
.caption p.h3,
.caption p.h3 a {
    font-size: 18px;
} */

.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: 20px;
    line-height: 130%; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 10px;
}

.ordered-items h3 {
    color: #d22030;
    margin-bottom: 10px;
}

.ticket-row {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030;
    margin-right: 45px;
}

.ticket-total .total {
    /* font-size: 14px;
    line-height: 17px; */
    width: auto;
    display: inline-block;
    text-align: right;
    padding: 0 0 0 12px;
    color: #2F3239;
}

.client-information {
    background-color: #efefef;
    padding: 20px 0;
}

.modal-body .client-information {

    padding: 20px;
}

.client-information h3 {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030;
    margin-bottom: 12px;
}

.order-row label.has-star {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #2F3239;
    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: #d22030;
    /* font-size: 10px;
    line-height: 12px; */
    font-weight: 400;
}

.modal-content .form-control {
    padding: 7px 8px !important;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    border-radius: 8px !important;
    border: 1px solid #ffffff;
    box-shadow: none !important;

}

.modal-content textarea.form-control {
    min-height: 65px;

    border: 1px solid #cccccc;
}

.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: 14px;
    line-height: 17px; */

    color: #2F3239;
    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 #d22030;

    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: #d22030;

    cursor: pointer;
}

.modal-body .popup-wrap-footer {
    padding: 0;
}

.btn-info, .popup-wrap-footer .btn {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 500;
    padding: 13px;
    background-color: #d22030 !important;
    border: none !important;

    border-radius: 12px;

}

.popup-wrap-footer .btn {

    width: 100%;

}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    margin-bottom: 40px;
}

.article-header-wrap .path a {
    text-decoration: none;

    color: #ffffff;
}

.article-header-wrap .path a:hover {
    color: #d22030;
}

.article-header-wrap h1 {
    /* font-size: 42px;
    line-height: 51px; */
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 40px;
}

.article-header-wrap .article-meta {
    /* font-size: 14px;
    line-height: 17px; */
    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: #efefef;
    border-radius: 12px;
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 20px;
}

.map-wrap .single-view.body-view h2 {
    border: none;
    color: #d22030;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 0;
    /* font-size: 22px;
    line-height: 27px; */
    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: #efefef;
    border-radius: 16px;
    height: 400px;
    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: 20px;
    line-height: 24px; */
    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-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #ffffff;
}

.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;
}

.single-view .event-view-buttons .btn-direction {
    padding: 9px !important;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    background-color: #ffffff !important;
    color: #2F3239 !important;
    border: 1px solid #efefef !important;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: center;
    width: 185px;
    margin-right: 20px;
    height: 100%;
}

.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;
}

.single-view .event-view-buttons .btn-share {
    background: #FFFFFF !important;
    border: 1px solid #efefef !important;
    border-radius: 8px;
    padding: 9px !important;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239 !important;
    width: 185px;
    margin-right: 20px;

}

.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;
}

.single-view .event-view-buttons .btn-show-on-map {
    background: #FFFFFF !important;
    border: 1px solid #efefef !important;
    border-radius: 8px;
    padding: 9px !important;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239 !important;
    width: 185px;

}

.single-view .event-view-buttons .btn-show-on-map::before {
    background-image: url(../images/map.svg);
}

.single-view .event-view-buttons .btn:hover {
    background-color: #efefef !important;
}

.single-view.body-view .place-top .place-wrap .h3 {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    margin-bottom: 12px;
}

.single-view.body-view ul li,
.single-view.body-view ol li {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
    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 {
    padding: 20px 40px !important;
    background-color: #efefef;
    border-radius: 12px;
    box-shadow: none;
    border: none;
    margin: 40px 0 20px;
}

.single-view.body-view blockquote p {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 400;
    color: #2F3239;
    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%;
    border-bottom: 2px solid #d22030;

}

.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 .activity-item, .activity-body-view .activity-item {

}

.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: #2F3239;
    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: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030 !important;
}

.author-single-footer p.h4 {
    margin-bottom: 12px;
}

.author-single-footer .author-text {
    /* font-size: 14px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
}

.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;
}

.type-blog.action-view .comments-container.view-comments {
    padding: 0px;
}

.comments-container.view-comments .info-wrap {
    background-color: #efefef;
    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: 14px;
    line-height: 17px; */
    font-weight: 700;
    color: #d22030;
    margin-bottom: 5px;
    text-decoration: none;
    border: none !important;
}

.map-info .info .addr::before {
    width: 9px;
    height: 12px;
    background: url(../images/kyiv-maps-ico/pin.svg) no-repeat center center !important;
    background-size: 9px 12px !important;
}

.map-info .info .addr-wrap {
    padding: 0;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    color: #2F3239;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #999999;
}

.single-view.body-view ul.path li a {
    text-decoration: none;
    color: #999999;
    border: none;
}

.single-view.body-view ul.path li a:hover {
    color: #d22030;
}

.blog-container h1 {
    /* font-size: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px;
}

.blog-stats-panel {
    margin-bottom: 20px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.blog-container .stats {
    display: flex;
}

.blog-container .stats .stat {
    display: flex;
    align-items: center;
}

.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 #d22030 !important;
    background-color: #ffffff !important;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030 !important;

}

.blog-container .event-view-buttons .event-button .like-button:hover {
    background-color: #efefef !important;
}

.blog-container .event-view-buttons .event-button .like-button span::before {
    content: '';
    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/heart-full.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;

}

.share-blog ul.social-share li a:hover {
    border: none;
    background-color: transparent;
}

.share-blog ul.social-share li a:hover i::before {
    color: #d22030;
}

.single-cover img {
    border-radius: 16px;
}

.photo-gallery.g4 {
    margin-bottom: 0
}

.photo-gallery.g4 .img-wrap img {
    width: 130px;
    height: 130px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #999999;
}

.single-view .photo-gallery.st2 .photos-item {
    border-radius: 12px;
    border: none;
}

.single-view .photo-gallery img {
    border-radius: 12px;
}

.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: #2F3239;
    text-decoration: none;
}

.event-in-article .event .caption a:hover {
    color: #d22030;
}

.view-tags {
    border: none;
    border-left: none;
    background-color: #ffffff;
    /* font-size: 16px;
    line-height: 22px; */
    font-weight: 400;
    padding: 0;
    margin: 20px 0 12px;
}

.view-tags .view-tag {
    margin-right: 8px;
    margin-bottom: 8px;

    padding: 0;
}

.type-federations .view-tags .view-tag {
    color: #d22030;

    border: 1px solid #d22030;
    padding: 8px;
    border-radius: 8px;
    text-decoration: none;
    display: block;
}

.view-tags .view-tag a {
    color: #d22030;

    border: 1px solid #d22030;
    padding: 6px 10px;
    border-radius: 8px;
    text-decoration: none;
    display: block;
}

.view-tags .view-tag:hover a {
    text-decoration: none;
    background-color: #d22030;
    color: #ffffff;
}

.view-tags a.view-tag {
    float: none;
    padding: 0;
    color: #d22030;
    background-color: #fff;
    margin-right: 4px;
    margin-bottom: 0;

    border: 1px solid #d22030;
    padding: 8px;
    border-radius: 8px;
    text-decoration: none;
    display: inline-block;
}

.view-tags a.view-tag:hover {
    background-color: #d22030;
    color: #ffffff;
}

.page-long .blog-container .comments-container {
    padding: 0;
    margin-top: 60px;
}

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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #ffffff;
    margin: 0;

}

.page-long + .read-more .blog-item-wrap .caption .date.article-param {
    margin-bottom: 20px;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    color: #ffffff;

    position: absolute;
    bottom: 0;
}

.page-long + .read-more .blog-list {
    width: auto;
}

.page-long + .read-more .box-title-top .main-h2 {
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
}

.widget-news {
    margin-bottom: 60px;
    padding: 0;
    border: none;
}

.widget-title {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 600;
    color: #2F3239;
    text-transform: none;
    padding: 0;
    margin-bottom: 20px;
    border: none;
}

.last-news .article_item_list {
    border: 1px solid #efefef !important;
    border-radius: 8px;
    padding: 12px 20px;
    margin-bottom: 12px;
    min-height: 95px;

}

.last-news .article_item_list:hover {
    background-color: #efefef;
}

.last-news .thmb {
    margin-left: 0;
    margin-bottom: 0;
}

.last-news .article_item_list a {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #2F3239;
    display: flex;
    padding-bottom: 0px;
}

.last-news .article_item_list a .title {
    padding-bottom: 20px;
    white-space: normal;
}

.driveway-google {
    display: flex;
    align-items: center;
    padding-bottom: 10px!important;
}

.lowvision .last-news .article_item_list a:hover .article-date{
    background-color: #000000;
}

.last-news .article-date {
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    padding-top: 5px;
    opacity: 1;
    position: absolute;
    bottom: 12px;
    left: 100px;
    background-color: #ffffff;

    z-index: 5;
}

.last-news .article_item_list:hover .article-date {
    background-color: #efefef;
}

.box.box-qestion {
    color: #d22030;
    /* font-size: 18px;
    line-height: 24px; */
    font-weight: 400;
    border: none;
    padding: 10px 0;
}

#article_events, #article_places {
    top: 120px;
}

#article_events .close, #article_places .close, .streetview-close {
    background-color: #2F323955;
}

#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: #efefef;
    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: 16px;
    line-height: 20px; */
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
}

/* .event-bottom .info-container .event-view-date .month span {
    font-size: 14px;
    line-height: 17px;
} */

.info p.bill:before, .event-date:before {
    margin-top: 0;
    margin-right: 7px;
    height: 20px;
    width: 20px;
    background-size: 20px 20px !important;
}

.info p.bill:before {
    margin-top: 0;
    height: 20px;
    width: 20px;
    background-size: 20px 20px !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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.small-dates div {
    margin: 0 10px 10px 0;
    line-height: 20px;
}

.small-dates div a,
.small-dates button {
    border-radius: 8px;

    border: none;
}

.small-dates button {
    padding: 5px 12px;
}

.small-dates button:hover {
    background-color: #d22030;
    color: #ffffff !important;
}

.place-item-filial .info-container p.addr {
    align-items: flex-start;
}

.page-container .event-page {
    margin-bottom: 60px;
}

.btn.booking, .event-view-buttons .btn.btn_buy_tickets {
    padding: 7px 20px !important;
    color: #ffffff !important;
    background-color: #d22030 !important;
    text-transform: none;
    /* font-size: 16px !important;
    line-height: 20px !important; */
    font-weight: 600;

    margin-left: 20px;
}

.btn.booking:hover, .event-view-buttons .btn.btn_buy_tickets:hover {
    color: #ffffff !important;
    background-color: #d22030 !important;
    opacity: 0.7;
}

#article_events .event-view-buttons .btn.like-button, #article_places .event-view-buttons .btn.like-button {
    padding: 7px 20px 7px !important;
}

#article_events .event .event-view-buttons .btn.like-button, #article_places .event .event-view-buttons .btn.like-button {
    padding: 0 !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: #efefef;
}

.inner-header {
    padding-top: 75px !important;
    padding-bottom: 58px;

    margin: 0 !important;
}

.artists-header h1 {
    /* font-size: 34px;
    line-height: 41px; */
    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;
    margin-bottom: 0;
}

.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;
    box-shadow: none;
}

.type-search .search-form .search-cols-main .search-page .search-input-box::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: 20px;
    line-height: 24px; */
    font-weight: 500;
    color: #2F3239 !important;
    background-color: #efefef !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 !important;
    /* font-size: 18px; */
    border-radius: 12px;
    text-transform: none;
    background-color: #d22030 !important;
}

.search-header h1 {
    margin: 0 auto;
    margin-bottom: 33px;
    /* font-size: 34px;
    line-height: 41px; */
    font-weight: 700;
}

.inner-header + .container-fluid .col-md-8 {
    margin: 0 auto;
}

.search-section p {
    margin: 12px 0 20px;
    /* font-size: 16px;
    line-height: 20px; */
    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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #2F3239;
    margin: 0 0 8px 0;
}

.search-list li .h4 {
    /* font-size: 14px;
    line-height: 17px; */
    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;
}

.search-list .context-artist {
    background-image: url(/images/kyiv-maps-ico/trainer-b.svg);
    background-size: 20px !important;
}


.static-page .structure li {
    margin-bottom: 12px;
}

.static-page .structure li span,
.static-page .structure li a {
    border-radius: 8px;
    background-color: #efefef;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    padding: 12px 20px;
    text-decoration: none;
display: block;
    text-overflow: ellipsis;
    overflow: hidden;
}

.static-page .structure li a:hover {
    color: #d22030;
}

.static-page .structure li span {
    background-color: #d22030;
    color: #ffffff;
}

.single-container {
    padding-left: 0;
}

.static-body h1 {
    /* font-size: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
}

.static-body h2 {
    /* font-size: 22px;
    line-height: 27px; */
    font-weight: 700;
    color: #d22030;
    margin-bottom: 12px;
    margin-top: 60px;
}

.static-body h2 strong {
    color: #d22030;
    font-weight: 700;
}

.static-body h2:first-child {
    margin-top: 0;
}

.single p,
.static-body h3,
.single li {
    /* font-size: 16px;
    line-height: 24px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 20px;
}

.single li {
    margin-bottom: 8px;
}

.single ul li:before {
    content: '';
    width: 7px;
    height: 7px;
    display: block;
    background-color: #d22030;
    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: #d22030;
    margin-bottom: 12px;
}

.static-body strong {
    color: #d22030;
    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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 20px;

}

#loginForm a:hover {
    color: #d22030;
}

#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: #efefef;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    padding: 12px;
    text-align: center;
    color: #2F3239;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#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: 0;
    transform: translateY(0);
    position: relative;
}

.auth-clients a.facebook.auth-link:after {
    content: 'Facebook';
    top: 0;
    transform: translateY(0);
    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;
}

#loginForm .form-control,
.form-control {
    display: block;
    width: 100%;
    padding: 11px 16px !important;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #cccccc;
    border-radius: 8px !important;
    box-shadow: none;
}

.form-control:hover {
    box-shadow: none;
}

#signup-form .form-group {
    margin-bottom: 15px;
}

#signup-form .has-error .help-block,
#loginForm .has-error .help-block {
    margin: 10px 0 10px 0px !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: #d22030;
    border-color: #cccccc;
    box-shadow: none;
}

#signup-form .row .col-md-6 {
    max-width: none;
    flex: auto;
}

.cbx-label {
    color: #2F3239;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;

    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: #d22030;
    text-decoration: underline;
}

.popup-wrap {
    padding: 20px;
    background-color: #ffffff;
    /* font-size: 14px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.popup-wrap button {
    background-color: #d22030 !important;
    border-radius: 8px;
    padding: 8px 15px;
}

#loginForm .advansed-buttons button,
.field-signupform-verifycode button {
    width: 100%;
    text-align: center;
    background-color: #d22030 !important;
    border-radius: 12px;
    padding: 13px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 500;
}

.field-signupform-verifycode p,
.field-signupform-verifycode {
    margin: 0 !important;
}

.signup-desc-wrap {
    padding: 0;
    color: #2F3239;
    max-width: 535px;
    margin-left: auto;
}

.signup-desc-wrap h1 {
    /* font-size: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 8px;
}

.signup-desc-wrap p {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.signup-desc-wrap h2 {
    color: #d22030;
    /* font-size: 22px;
    line-height: 27px; */
    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: #efefef;
    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-b.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: 34px;
    line-height: 41px; */
    font-weight: 700;
    color: #2F3239;
    margin: 0;
}

.people-page .event-view-status {
    padding: 0;
    margin-top: 40px;
    border: none;
}

/* .info-container,
.organizer-info p {
    font-size: 16px;
    line-height: 20px;
} */

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #d22030;
    margin-bottom: 12px;
}


.similarArtists .container-fluid {
    padding: 0;
}

.people-page .info-wrap p {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
}

.people-page .tickets-info .section-title {
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px !important;
}

.people-page .tickets-info .tickets-list {
    background-color: #efefef;
    border-radius: 16px;
    padding: 20px;
}

.similarArtists {
    padding-top: 0;
    padding-bottom: 45px;
}

.similarArtists h3 {
    padding: 0 15px;
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 700;
    color: #2F3239;
    text-align: left !important;
    padding: 0 30px;
}

.artists-top-list {
    background-color: #efefef;
}

.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 #efefef;
}

.artist-item-wrap .thmb .thmb-top {
    display: flex;
    overflow: hidden;
}

.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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px;
}

.artists-list .artist-item h3 a, .artists-top-list .artist-item h3 a {
    color: #2F3239;
    white-space: normal;
}

.artist-item-wrap .user-rate {
    margin-top: 12px;
    /* font-size: 14px;
    line-height: 150%; */
    font-weight: 400;
    color: #777777;
    display: flex;
}

.artist-item-wrap .user-rate .stars-col {
    width: 65%;
}

.artist-item-wrap .user-rate .stars-col.stars-rates {
    width: 35%;
}

.artist-item-wrap .user-rate .stars-title {
    margin-right: 12px;
}

.artist-item-wrap .user-rate .stars-rates .stars-body {
    /* font-size: 12px;
    line-height: 150%; */
    font-weight: 700;
    color: #2F3239;
}

.user-rate span {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 2;
    color: #777777;
    /* font-size: 14px; */
}

.artist-item-wrap .caption {
    padding: 12px 20px 20px;
}

.artist-item-wrap .caption .my-place span {
    /* font-size: 14px;
    line-height: 150%; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 8px;
}

.info-wrap .my-places .my-place .my-place-wrap {
    border: 1px solid #f2f2f2;
    padding: 20px;
    border-radius: 20px;
}

.artist-item-wrap .caption .my-place h3 {
    height: 3em;
    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-item .artist-tags:before {
    content: '';
    position: absolute;
    width: 20px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    height: 35px;
    right: 20px;
}

.artist-tags span {
    background-color: #ffffff;
    border: 1px solid #d22030;
    border-radius: 6px;
    padding: 7px 12px;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 600;
    color: #d22030;
}

.events-container .thumbnail {
    height: 130px;
}

.cat-image .event span {
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #2F3239;
    /* font-size: 14px; */
}

.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: #d22030;
    /* font-size: 12px; */
}

.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 {
    width: 100%;
    background-color: transparent;
}

.search-section .pagination-container {
    background-color: transparent;
}

#loginForm .reset-password {
    margin-top: 2px;
    margin-bottom: 0;
}

#loginForm .reset-password a {
    color: #2F3239;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
}

.signup-popup {
    width: 50%;
    padding-right: 10px;
    text-align: center;
}

#loginForm .signup-popup a {
    text-align: center;
    background-color: #efefef !important;
    border-radius: 12px;
    padding: 13px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 500;
    display: block;
    margin: 0;
    text-decoration: none;

    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}

#loginForm .signup-popup a:hover {
    color: #d22030;
    text-decoration: none;
}

.lowvision #loginForm .signup-popup a:hover {
    background-color: #000000!important;
}

#loginForm .advansed-buttons button {
    width: 50%;
    margin-left: 10px;

}

#loginForm .advansed-buttons button:hover {
    opacity: 0.9;
}

.cabinet-container {
    background-color: #efefef;
}

.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: 20px;
    line-height: 24px; */
    font-weight: 700;
    color: #2F3239;
    margin: 0;
}

.partner-switcher {
    display: flex;
    /* font-size: 16px; */
    margin: 0;
}

.menu-body {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
}

.user-menu {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    width: 180px;
}

.menu-body a {
    color: #2F3239;
    padding: 11px 17px;
    border-radius: 8px;

}

.user-menu a,
.logout.btn-link {
    color: #2F3239;
    padding: 9px 12px;

}

.logout.btn-link {
    border-top: 1px solid #efefef !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;
    min-width: 17px;
    height: 17px;
    background-size: 17px 17px;
    margin-right: 8px;
}

.user-menu hr {
    display: none;
}

.menu-body a:hover,
.user-menu a:hover {
    background-color: #efefef;
    color: #2F3239;
}

.menu-body a.active {
    background-color: #d22030;
    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 {
    background-image: url(/images/kyiv-maps-ico/service-b.svg);
}

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-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);
}

a.user-products.active::before,
a.user-products.active:hover::before {
    background-image: url(/images/kyiv-maps-ico/service-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: #2F3239;
}

.cabinet-body .event {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.my-profile h3 {
    /* font-size: 20px;
    line-height: 24px; */
    font-weight: 700;
    margin-bottom: 8px;
}

.my-profile p {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    margin-bottom: 20px;
}

.my-profile-avatar {
    overflow: hidden;
    border-radius: 50%;
    width: 125px;
    height: 125px;
    background-color: #efefef;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.my-profile-avatar img {
    height: 100%;
}

.my-profile .btn {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
    background-color: #ffffff !important;
    border-radius: 8px;
    padding: 12px 20px;

}

.my-profile .btn:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.edit-event {
    background-color: #efefef;
    background-image: url(/images/kyiv-maps-ico/edit-b.svg) !important;
    width: 40px;
    height: 40px;
    background-position: left 55% top 45%;
}

.events-container .edit-event {
    right: auto;
    left: 15px;
}

.location-item.events-container .edit-event {
    left: auto;
    right: 15px;
    top: 15px !important;
}

.activity-item .edit-event {
    display: none;
}

.activity-item:hover .edit-event {
    display: block;
}

.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;
}

.edit-event.manager-event:hover {
    background-image: url(/images/m-settings-w.svg) !important;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #2F3239;
}

.profile-avatar-overlay .btn.image-selector {
    padding: 8px 12px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    border-radius: 8px;

}

.remove-image {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    top: 15px;
    right: 15px;

}

@media screen and (max-width: 600px) {
    .remove-image{
        top: 0px;
        right: 0px;
    }
}

.remove-image:hover {
    background-color: #cccccc;
}

.settings #userSettingsForm h3 {
    color: #2F3239;
    /* font-size: 22px;
    line-height: 27px; */
    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 #efefef !important;
}

.panel-group:first-child .panel {
    border: none !important;
}

.panel-group .panel-group .panel {
    border-top: 1px solid #efefef !important;
}

.panel-heading {
    border: none;
}

.panel-heading > .a, .panel-heading-wrap, .panel-heading span {
    padding: 12px 20px;
    color: #2F3239;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    width: 100%;
}

.panel-heading > .a:before, .panel-heading span:before, .panel-heading:after {
    content: '';
    width: 20px;
    min-width: 20px;
    height: 20px;
    float: left;
    margin-right: 20px;
    transform: none;
    border-radius: 50%;
    background-color: #efefef;
    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: #d22030;
    background-image: url(/images/kyiv-maps-ico/check-w.svg);
    border: none;
}

.panel-heading label {
    float: left;
    color: #2F3239;
    width: 125px;
    min-width: 125px;
    margin: 0;
    /* font-size: 16px;
     line-height: 20px; */
    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: 14px;
    line-height: 17px; */
}

.panel-footer {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 600;
    padding: 0 20px 20px;
}

.panel-footer .btn,
.panel-body .btn {
    padding: 12px 30px 13px;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;

    border-radius: 8px;
    font-weight: 600;
}

.panel-footer .btn.clear {
    background-color: transparent !important;

}

.panel-footer .btn.clear:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
    opacity: 1;
}

.panel-footer .btn:hover,
.panel-body .btn:hover {
    background-color: #efefef !important;
}

.panel-footer .btn.btn-primary,
.panel-body .btn.btn-primary {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.panel-footer .btn.btn-primary:hover,
.panel-body .btn.btn-primary:hover {
    background-color: #d22030 !important;
    opacity: 0.7;
}

.panel-body .email-validation {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.panel .panel-collapse label,
.publish-wrap p {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.cabinet-body .events-list {
    margin-top: 40px;
}

.cabinet-body .calendar-title,
.user-page-top h1,
.cabinet-body h1 {
    /* font-size: 22px;
    line-height: 27px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px;
    margin-top: 8px;
}

.fav-menu {
    margin-bottom: 0;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
}

.fav-menu a, .fav-menu span {
    padding: 0;
    margin: 0 40px 0 0;
}

.fav-menu a {

}

.fav-menu a:hover {
    color: #d22030;
    background-color: transparent;
}

.fav-menu span {
    color: #d22030;
    font-weight: 600;
    border-bottom: 1px solid #d22030;
}

.user-page-top h2.calendar-title {
    color: #d22030;
    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 #d22030 !important;
    color: #d22030 !important;
    background-color: transparent !important;
    border-radius: 8px;

}

.center-buttons .more-btn:hover {
    border: 1px solid #d22030 !important;
    background-color: #d22030 !important;
    padding: 12px 30px;
    color: #ffffff !important;
}

.center-buttons .more-btn span {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
}

.user-page-top {
    position: relative;
}

.show-cabinet-search {
    border-radius: 8px;
    border: 1px solid #d22030;
    color: #d22030;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 0;

    width: 45px;
    height: 45px;
    background-image: url(/images/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.show-cabinet-search:hover {
    background-color: #d22030;
    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: #efefef;
}

.sorting-filter .sorting-col {
    padding: 0 10px;
    background-color: #efefef;
}

.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 !important;

    padding: 12px 35px 12px 12px !important;
    border: none;
    box-shadow: none !important;

    border-radius: 8px !important;
    /* font-size: 14px;
    line-height: 17px !important; */
    font-weight: 600;
    color: #2F3239 !important;
    cursor: pointer !important;
}

.col-city .select2-container--krajee-bs4 .select2-selection--single {
    border: none !important;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__rendered {
    color: #2F3239;
}

.select2-container--krajee-bs4 .select2-selection--single .select2-selection__arrow {
    border: none !important;
    position: absolute !important;
    height: 100%;
    top: 0 !important;
    right: 10px !important;
    width: 15px !important;
    background-image: url(/images/kyiv-maps-ico/down-b.svg) !important;
    background-repeat: no-repeat;
    background-position: center center;

}

.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) !important;
    background-repeat: no-repeat !important;;
    background-position: center center !important;;
}

.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) !important;
    border: none;
    border-top: 1px solid #efefef !important;
    overflow-x: hidden !important;
    margin-top: -1px !important;
}

.select2-results__option {
    padding: 8px 20px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;

    text-overflow: ellipsis;
    overflow: hidden;
}

.select2-container--krajee-bs4 .select2-results__option--highlighted[aria-selected] {
    background-color: #efefef !important;
    color: #2F3239 !important;
}

.select2-container--krajee-bs4 .select2-results__option.select2-results__option--selected {
    color: #2F3239 !important;
    background-color: #ffffff !important;
    font-weight: 600;
}

.select2-container--krajee-bs4 .select2-results__option.select2-results__option--selected.select2-results__option--highlighted[aria-selected] {
    background-color: #efefef !important;
}

.sorting-filter input[type=text] {
    /* font-size: 14px;
    line-height: 17px; */
    color: #2F3239;
    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: #d22030;
    color: #ffffff;
    text-transform: none;

    border-radius: 8px;
    /* font-size: 14px;
    line-height: 17px; */
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #777777;
    margin-bottom: 20px;
}

.empty-list p strong {
    /* font-size: 22px;
    line-height: 27px; */
    font-weight: 700;
    color: #2F3239;
}

.empty-list .btn-primary {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
    border-radius: 8px;
    padding: 12px 20px;
    background-color: transparent !important;

}

.empty-list .btn-primary:hover {
    background-color: #d22030 !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: #2F3239;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    display: flex;
}

.default-list .article-meta .article-param {
    margin: 0 20px 0 0;
    display: flex;
    align-items: center;
}

.default-list .blog-item-wrap .caption p.h3 {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 12px;
}

.caption .desc {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.events-list .location-item .caption p.h3 {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    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: 12px;
    line-height: 15px; */
    font-weight: 700;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    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: 16px;
    line-height: 150%; */
    font-weight: 400;
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    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: #2F3239;
    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;

}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    text-decoration: none;
    border-radius: 0;
    border: none;
    text-align: left;

    color: #2F3239;
}

.dropdown dd li a.default {
    font-weight: 600;
}

.dropdown dd li a:hover {
    background-color: #efefef;
    cursor: pointer;
}

.selected {
    font-weight: 700;
}

.orders li {
    border-left: 8px solid #d22030;
    border-radius: 8px;
    margin-bottom: 20px;
}

.orders li.Approved {
    border-left: 8px solid #59a562;
}

.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: #efefef;
}

.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: 36px;
    line-height: 43px; */
    font-weight: 700;
    color: #2F3239;
    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: 12px;
    line-height: 15px; */
    font-weight: 600;
    color: #2F3239;
    text-transform: uppercase;
}

.order-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 8px 0;
}

.order-info h3 {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;

}

.order-info-bottom {
    display: flex;
}

.order-info-bottom div {
    margin-right: 20px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.order-info-bottom div span {
    font-weight: 600;
}

.orders li .order-arrow {
    background-color: #efefef;
    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%;

}

.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 #efefef;
    background-color: #ffffff;
    padding: 20px 12px;
    cursor: auto;
}

.order-slide-wrap > h4 {
    display: none;
}

.tickets-order .tickets-item {
    background-color: #efefef;
    border-radius: 8px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.tickets-order .tickets-item:hover {
    background-color: #efefef;
}

.tickets-item .tickets-title {
    display: flex;
    flex-direction: column;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    font-weight: 600;

}

.tickets-item .btn:hover {
    background-color: #d22030 !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: 16px;
    line-height: 140%; */
    font-weight: 600;
    color: #2F3239;
}

.order-wrap-info-item p {
    /* font-size: 14px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
    background-color: transparent !important;
    margin-right: 12px;

    cursor: pointer;
}

.order-btns .btn:hover,
.order-btns .btn-delete,
.btn-export:hover,
.order-footer .btn:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.order-btns .btn-delete:hover {
    opacity: 0.7;
}

.order-btns .btn.disabled,
.order-footer .btn.disabled {
    background-color: #efefef !important;
    border: 1px solid #efefef !important;
    color: #777777 !important;
}

.btn-export {
    padding: 12px 30px;
    margin-right: 20px;
    float: right;
    /* font-size: 16px;
    line-height: 20px; */
    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;

}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: #efefef;
    z-index: 2;
}

.partner-statistic .item:last-of-type:after {
    display: none;
}

.partner-statistic .item-number {
    /* font-size: 36px;
    line-height: 44px; */
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #d22030;
    margin: 0;
}

.chart-title .btn {
    padding: 8px 27px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
    background-color: transparent !important;
    border-radius: 8px;

}

.chart-title .btn:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;

}

.chart-wrap .orders li a:hover {
    text-decoration: none;
    background-color: #efefef;
}

.chart-wrap .orders .order-stat .status {
    margin: -5px 0;
    padding: 5px 10px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    border-bottom: 1px solid #cccccc;
    margin: 0;
}

.order-wrap .orders-head {
    padding: 20px 20px 20px 26px;
    display: flex;
    justify-content: space-between;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #2F3239;
}

.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: 14px;
    line-height: 17px; */
    font-weight: 400;
    padding: 11px 16px !important;
}

.search-box .btn.btn-primary {
    border-radius: 8px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 12px 20px;

}

.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: 16px;
    line-height: 20px; */
    padding: 12px 20px;
    color: #d22030 !important;
    border: 1px solid #d22030 !important;
    font-weight: 600;

    background-color: transparent !important;
}

.publish-wrap .streetview-container .btn.add::before {
    display: none;
}

.publish-wrap .streetview-container .btn.add:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.modal-content .search-box .form-group .form-control,
.form-group .twitter-typeahead .form-control {
    border: 1px solid #cccccc;
    /* font-size: 14px;
    line-height: 17px; */
}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;

    margin: 0;
    margin-right: 10px;
}

.modal-dialog .modal-footer .btn.btn-primary {
    margin-left: 15px;
    margin-right: 0;
    border: 1px solid #d22030 !important;
    background-color: #d22030 !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;

}

.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: 14px;
    line-height: 20px; */
    font-weight: 600;
    color: #ffffff;
    background-color: #d22030;
    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: #efefef;
    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: 14px;
    line-height: 17px !important; */
    font-weight: 400;
    color: #2F3239;
    padding: 7px !important;
    box-shadow: none !important;
    border-radius: 8px !important;
    border: 1px solid #efefef;
    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;

    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;

}

.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: #2F3239;
    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: #efefef;
    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 #efefef;
    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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    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 #2F3239;
    padding: 0 0 9px;
}

.order-wrap .card-body .order-desc .order-desc-list .user-desc {
    display: flex;
    /* font-size: 14px;
    line-height: 180%; */
    font-weight: 400;
    color: #2F3239;
}

.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;

}

.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 #d22030;
    border-radius: 50%;
    background-size: 12px 12px;
    background-position: center center;
    background-repeat: no-repeat;

}

.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: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #d22030 !important;
    padding: 12px 20px;
    border: 1px solid #d22030 !important;
    background-color: transparent !important;
    border-radius: 8px;
    margin-left: 12px;
    max-width: none;
    min-width: auto;
    width: auto;

}

.order-card .order-top-btns .btn:hover,
.order-card .order-top-btns .btn-success {
    background-color: #d22030 !important;
    color: #ffffff !important;
    opacity: 1;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    margin-bottom: 12px;
}

.order-info-wrap .order-desc-item {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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 #efefef;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

.order-info-wrap .orders-head:first-of-type {
    font-weight: 700;
    border-bottom: 1px solid #2F3239;
    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;

}

.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%);

}

.partner-body-title.title-row h1 a:hover::before,
.partner-body-title.title-row h1 a:hover {
    color: #d22030;
    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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    cursor: auto;
}

.chart-wrap.statistic .orders li.orders-head:first-child {
    border-color: #2F3239;
    font-weight: 700;
    padding: 20px 20px 12px;
}

.chart-wrap.statistic .orders li.orders-head:last-child {
    border: none;
}


.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: 12px;
    line-height: 15px; */
    white-space: nowrap;
    overflow: hidden;
}

.main-h2 span.orange {
    color: #d22030;
}

.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: #d22030 !important;

}

.btn.like-button.liked span {
    color: #d22030 !important;
}

.btn.like-button.liked:hover {
    background-color: #efefef !important;
    opacity: 1 !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/heart-full.svg);
}

.people-page .page-article .tickets-info .info-wrap {
    background-color: transparent;
}

.edit-hidden-block .btn {
    /* font-size: 14px;
    line-height: 20px; */
    font-weight: 600;
    border: 1px solid #d22030;
    color: #d22030;
    border-radius: 8px;
    margin-top: 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: #2F3239;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    padding: 0 !important;
}

.publish-wrap .pay-module .nav-tabs .nav-link.active {
    color: #d22030;
    border-bottom: 1px solid #d22030 !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: 22px;
    line-height: 27px; */
    font-weight: 700;
    color: #2F3239;
    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: 14px;
    line-height: 18px; */
    font-weight: 600;
    color: #d22030 !important;
    padding: 11px 20px !important;
    background-color: #ffffff !important;
    border: 1px solid #d22030 !important;
    text-transform: none !important;
    border-radius: 8px;
    margin: 0 20px 0 0;

}

.edit-page-menu-buttons .btn.btn-show-page {
    margin-right: 12px;
    color: #d22030 !important;
    background-color: #ffffff !important;
    border: 1px solid #d22030 !important;
}

.edit-page-menu-buttons .btn.btn-show-page:hover {
    color: #ffffff !important;
    background-color: #d22030 !important;
    border: 1px solid #d22030 !important;
    opacity: 1;
}

.edit-page-menu-buttons .btn.btn-save {
    color: #ffffff !important;
    background-color: #d22030 !important;
    border: 1px solid #d22030 !important;
}

.edit-page-menu-buttons .btn.btn-save:hover {
    opacity: 0.7;
    color: #ffffff !important;
    background-color: #d22030 !important;
    border: 1px solid #d22030 !important;
}

#edit-sections-menu {
    border: none;
    z-index: 101;
    top: 121px;
}

#edit-sections-menu a {
    background-color: #ffffff;
    padding: 20px 12px;
    border: none;

}

#edit-sections-menu a:hover {
    background-color: #efefef;
}

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

#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: #2F3239 !important;
    /* font-size: 16px;
    line-height: 20px; */
    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: #efefef;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    padding: 0;
    border: none;
    margin-bottom: 20px;
}

.tabs-x .nav-tabs,
#photo_edit_tabs {
    margin-bottom: 12px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: 20px;

}

.lang-tabs .nav-item .nav-link:hover,
#photo_edit_tabs .nav-item .nav-link:hover {
    color: #d22030;
}

.lang-tabs .nav-item .nav-link.active,
#photo_edit_tabs .nav-item .nav-link.active {
    font-weight: 700;
    color: #d22030;
    border-bottom: 1px solid #d22030 !important;
}

.publish-wrap label,
.edit-page .form-col .edit-group-left-label label {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400 !important;
    color: #2F3239 !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: #d22030 !important;
    color: #ffffff !important;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;

}

.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: 17px; */
    font-weight: 400;

}

.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: #d22030 !important;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 12px 20px;

}

.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 #d22030 !important;
    color: #d22030 !important;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 12px 20px;
    margin-left: 15px;

}

#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: 14px;
    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: 16px;
    line-height: 20px; */
    border: none;
}

.btn.btn-sm.btn-primary.kv-editable-submit {
    border-radius: 8px;
    padding: 0.25rem 0.5rem;
    width: 35px;
    height: 35px;
    background-image: url(/images/kyiv-maps-ico/check-w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    margin-left: 8px;
}

.btn.btn-sm.btn-primary.kv-editable-submit svg {
    display: none;
}

.advansed-filters .btn.btn-primary {
    border-radius: 8px;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    margin-bottom: 12px;

}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;

}

.publish-wrap .btn.btn-primary {
    border-radius: 8px;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;

}

.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;
    margin-top: 0px;
}

.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: #d22030;
    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: #d22030 !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: #d22030;
    /* font-size: 16px;
    line-height: 20px; */
    border: none;
    padding-left: 0;
    margin-bottom: 10px !important;
}

form .profile-avatar {
    border-radius: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
}

form .profile-avatar .image-container {
    width: 100%;
}

.tab-content .edit-ticket-module-form .popup-wrap-footer .btn.btn-delete:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
    opacity: 1;
}

.show-edit-additional {
    display: inline-block;
}

.show-edit-additional span {
    margin: 0;
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
    text-decoration: none;
    border: none;
    border: 1px solid #d22030;
    padding: 12px 20px;
    color: #d22030;

    display: inline-block;
    border-radius: 8px;
}

.show-edit-additional span:hover {
    background-color: #d22030;
    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;
    flex-wrap: wrap;
}

.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;
    margin-bottom: 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 #efefef;
    background-color: #efefef;
}

.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: 16px;
    line-height: 180%; */
    font-weight: 600;
    color: #2F3239;
    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: 14px;
    line-height: 17px; */
    font-weight: 600;
    color: #d22030;
    padding: 14px 0;
    border: 1px solid #d22030;
    border-radius: 8px;

}

.publish-wrap.help-menu ul li p a {
    /* font-size: 16px;
    line-height: 180%; */
    font-weight: 400;
    color: #2F3239;

}

.publish-wrap.help-menu ul li p a:hover {
    color: #d22030;
}

button.kv-editable-link,
.show-edit-block {
    color: #d22030;
    border: none;
    /* font-size: 16px;
    line-height: 180%; */
    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: 14px;
    line-height: 17px;
} */

.add-social .btn.btn-secondary.add {
    margin-right: 5px;


}

.add-social .btn.btn-secondary.add:hover {
    opacity: 0.7;
}

button.kv-editable-link:hover {
    color: #d22030;
}

.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: #d22030;
}

.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 #d22030;
    color: #d22030;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    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: #d22030 !important;
    color: #ffffff;
}

.tickets-header button {

}

.tickets-header button:hover, .tickets-header button:active, .tickets-header button:focus {
    background-color: #d22030 !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;
    margin-bottom: 12px;
}

.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: calc(100vh - 93px);
    background-color: #efefef;
}

.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: #efefef;
    border: none;
    right: 0;
    top: 0;
    height: 100%;
    background-image: url(/images/kyiv-maps-ico/down-b.svg);
    background-color: transparent;
    transform: rotate(180deg);

}

.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: #d22030 !important;
}

.kv-editable-form-inline .kv-editable-close {
    background-size: 15px;
    padding: 0.25rem 0.5rem;
    width: 35px;
    height: 35px;
    margin-left: 8px;
}

.kv-form-bs4 .has-success.highlight-addon .input-group .btn:not(:disabled):not(.disabled) {
    background-color: #efefef !important;
}

.kv-form-bs4 .has-success.highlight-addon .input-group .btn:not(:disabled):not(.disabled):hover {
    background-color: #cccccc !important;
}

.blog .blog-item .thmb {

}

.blog .blog-item:hover .thmb {
    transform: scale(1.05);
}

.modal-content .modal-body .ordered-items h3 {
    display: none;
}

.working-hours {
    padding: 20px;
    background-color: #efefef;
}

.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: #d22030;
}

#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: 16px;
    line-height: 20px; */
    padding: 6px 0;
    color: #777777;
    border: none;
    display: flex;
    justify-content: space-between;

}

#article_events .tickets-info .ticket-row.ticket-body:first-child,
#article_places .tickets-info .ticket-row.ticket-body:first-child,
.bottom-event-view-body .tickets-info .ticket-row.ticket-body:first-child,
.people-page .tickets-info .ticket-row.ticket-body:first-child {
    padding: 12px 0 6px;
}

#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: #2F3239;
    font-weight: 600;
    border-bottom: 1px solid #ffffff;
    padding: 6px 0 12px;
}

#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: 16px;
    line-height: 20px; */
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

#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;

    margin-right: 5px;
    white-space: nowrap;
}

#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: 100%;

    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 {
    content: '';
    width: 100%;
    height: 0;
    background-color: transparent;
    border-top: 2px dashed #cccccc;

    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;

}

#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;

    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 !important;
    font-weight: 700;

    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    margin: 0;
}

#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: 25px;
    height: 0;
    border-top: 2px dashed #cccccc;
    background-color: transparent;

    margin: 0 12px;
}

#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: #2F3239;
}

#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: #d22030 !important;
    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: #d22030 !important;
    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 {
    background-color: transparent;
}

#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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #d22030;
    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: #2F3239 !important;
}

.edit-page .table thead tr th {
    /* font-size: 12px;
    line-height: 17px; */
    font-weight: 600;
    color: #2F3239 !important;
    padding-bottom: 12px !important;
    white-space: nowrap;
    padding-right: 12px !important;
}

.edit-page table.table tbody tr td {
    padding: 15px 0 !important;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
}

.table tbody tr:last-child {
    border: none;
}

.tickets-header .add-ticket-template {
    background-color: #d22030 !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.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.svg) no-repeat center center !important;
}

.panel-heading {
    display: flex;
}

/* .popup-wrap.white h2 {
    font-size: 20px;
    line-height: 130%;
} */

.popup-wrap.white p {
    margin-bottom: 0;
}

.card-header.text-white.bg-info {
    padding: 0 20px 12px;
    /* font-size: 16px;
    line-height: 20px; */
    background-color: transparent !important;
    color: #d22030 !important;
    border: none;
}

.card-header.text-white.bg-info h5 {
    /* font-size: 16px;
    line-height: 20px; */
    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: 14px;
    line-height: 17px; */
}

.modal-content .kv-detail-view .table td {
    text-align: left !important;
    /* font-size: 14px;
    line-height: 17px; */
    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 #d22030;
    border-radius: 8px !important;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    color: #d22030 !important;

}

#residents .publish-wrap #stages .add-artists-wrap .add-artists-container .add-artists:hover,
#residents .publish-wrap .add-artists:hover {
    background-color: #d22030 !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: 1rem; */
}

#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: 16px;
    line-height: 20px; */
    color: #2F3239;
    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: #efefef !important;

}

#residents .publish-wrap #stages .artist-item-wrap .actions .btn.remove-rel {
    background-color: #efefef !important;

    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: #d22030 !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: #d22030 !important;

}

.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: #efefef !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%;

    }

    .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: 14px;
        line-height: 17px;
    } */
}

@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;
    }



}

@media (min-width: 768px) {
    .static-page .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;
    }

    .static-page .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;
    }

    .static-page .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: 27px;
    }

    .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: 18px;
        line-height: 22px;
    } */

    /* .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: 14px;
        line-height: 17px;
    } */

    .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: #2F3239;
        border: none;
        /* font-size: 34px;
        line-height: 41px; */
        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: 18px;
        line-height: 22px; */
    }

    /* .blog .blog-col:first-of-type .caption .date.article-param, .blog .blog-col:nth-child(2) .caption .date.article-param {
        font-size: 12px;
        line-height: 15px;
    } */
}

@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: auto;
        padding: 9px;
        margin: 0;
        border-radius: 0;
        display: block;
    }

    #filter_dates_container, #filter_events_city, .search-cols .col-styles, .map-switcher > div {
        background-color: #d22030 !important;
    }

    .search-cols .col .title {
        /* font-size: 14px;
        line-height: 18px; */
        font-weight: 400;
        color: #ffffff;
    }

    .map-switcher {
        height: 60px;
    }

    .map-switcher div {
        /* font-size: 14px;
        line-height: 18px; */
        font-weight: 400;
        padding: 9px;
        color: #ffffff;
        font-size: 1em;
    }

    .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: 16px;
        line-height: 20px; */
        margin: 0 15px;
        width: calc(100% - 30px);
        bottom: 10px;
    }

    .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 .print-client, .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 .print-client, .locations-top-title-box .catalog-links .print-client {
        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: 14px;
        line-height: 17px; */
    }

    .chart-wrap.statistic .orders li.orders-head {
        /* font-size: 14px;
        line-height: 17px; */
        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;
    }

    .map-switcher div {
        font-size: 0.67em;
    }

    #loginForm .advansed-buttons button {
        width: 100%;
        margin-left: 0;

        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: 16px;
        line-height: 20px; */
    }

    .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: 10px;
        line-height: 12px; */
        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: 18px;
        line-height: 22px;
    } */

    .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;
    }

    .blog-item:hover, .events-container:hover {
        border: none;
    }

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

    .catalog-links h3 {
        /* font-size: 20px;
        line-height: 24px; */
        margin-bottom: 15px;
    }

    .text-main:before {
        background-color: transparent;
    }

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

    .short-desc .read-more-block, .short-desc #accordion {
        width: 100%;
    }

    .text-main-box .short-desc h2 {
        padding: 0 40px;
        /* font-size: 20px;
        line-height: 24px; */
    }

    /* .read-more-btn div span {
        font-size: 14px;
        line-height: 17px;
    } */

    .short-desc .card .card-header button {
        padding-right: 20px;
    }

    .newsletter {
        padding-top: 20px;
    }

    .mail-chimp .subscribe input[type=text] {
        /* font-size: 16px;
        line-height: 20px; */
        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 50px;
        /* font-size: 14px;
        line-height: 17px; */
    }

    .article-tags {
        padding: 20px 0 15px;
    }

    .article-tags .a-tag {
        /* font-size: 14px;
        line-height: 17px; */
        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: 14px;
        line-height: 17px;
    } */

    .map-nav-col h1 {
        /* font-size: 24px;
        line-height: 29px; */
        margin-bottom: 15px;
    }

    /* .places-list .results {
        font-size: 14px;
        line-height: 17px;
    } */

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

    /* .search-item .events-container .h3 a {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .caption .info p.addr {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .search-cols .col .title {
        font-size: 10px;
        line-height: 12px;
    } */

    /* .map-switcher div {
        font-size: 10px;
        line-height: 12px;
    } */

    .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: 15px 0;
    }

    .image-main-title .main-h2 {
        /* font-size: 24px;
        line-height: 29px; */
        margin-bottom: 8px !important;
    }

    /* .image-main-title .addr-title, .image-main-title .addr-desc {
        font-size: 14px;
        line-height: 17px;
    } */

    .body-view {
        padding: 30px 15px 15px;
        margin-bottom: 60px !important;
    }

    .organizer-info h2 {
        /* font-size: 18px;
        line-height: 22px; */
        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: 18px;
        line-height: 130%; */
        padding: 15px 15px 0;
        margin-bottom: 15px;
    }

    .pay-order .tickets-info .section-title {
        /* font-size: 18px; */
        padding: 0 15px 15px;
    }

    .pay-order .tickets-info .ticket-row {
        padding: 15px;
    }

    /* .product-pay .ticket-body .ticket-price {
        font-size: 16px;
        line-height: 20px;
    } */

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

    /* .product-pay .ticket-select .form-control {
        font-size: 16px;
        line-height: 20px;
    } */

    .comments-list .comment {
        padding: 15px;
        padding-bottom: 60px;
        margin-bottom: 15px;
    }

    .thmb-circle.avatar {
        min-width: 42px;
        height: 42px;
        margin: 0;
    }

    .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: 12px;
        line-height: 15px;
    } */

    .comments-wrap .stars {
        margin-top: 20px;
    }

    /* .comments-wrap .comment .comment-item-wrap .text {
        font-size: 12px;
    } */

    .comments-wrap .comment .comment-item-wrap .from-google {
        /* font-size: 10px;
        line-height: 12px; */
        bottom: -47px;
        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: 20px;
    } */

    .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: 14px; */
        margin-bottom: 15px;
    }

    .ordered-items h3 {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 4px;
    }

    .ticket-row {
        /* font-size: 14px;
        line-height: 17px; */
        padding: 8px 0;
    }

    .ticket-total {
        padding: 8px 0 0 0;
        /* font-size: 14px;
        line-height: 17px; */
        margin-right: 9px;
    }

    .client-information {
        padding: 15px 0;
    }


    .modal-body .client-information {
        padding: 15px;
    }


    .client-information h3 {
        /* font-size: 16px;
        line-height: 20px; */
        margin-bottom: 15px;
    }

    .order-row label.has-star {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 4px;
    }

    /* .modal-content .form-control {
        font-size: 14px;
        line-height: 17px;
    } */

    .form-group {
        margin-bottom: 15px !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: 14px;
        line-height: 17px; */
        margin-bottom: 15px;
    }

    .popup-wrap-footer .btn {
        /* font-size: 14px;
        line-height: 17px; */
        padding: 14px;
    }

    .single-view-header {

        padding: 0 30px;
    }

    .article-header-wrap {
        padding: 60px 25px 30px;
    }

    .article-header-wrap .path {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 30px;
    }

    .article-header-wrap h1 {
        /* font-size: 24px;
        line-height: 28px; */
        margin-bottom: 40px;
    }

    .map-wrap .single-view.body-view {
        padding: 0 15px;
        margin-bottom: 60px !important;
    }

    .image-main-caption {
        padding: 15px !important;
        /* font-size: 16px;
        line-height: 140%; */
    }

    .map-wrap .single-view.body-view h2 {
        /* font-size: 16px;
        line-height: 20px; */
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .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: 14px;
        line-height: 17px; */
        margin-bottom: 8px;
    }

    /* .single-view.body-view .place-top .place-wrap p.addr {
        font-size: 12px;
        line-height: 15px;
    } */

    .place-top .number {
        width: 36px;
        height: 36px;
        /* font-size: 20px;*/
        line-height: 36px;

    }

    .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;
    }

    .single-view .event-view-buttons .mob-only {
        margin-right: 10px;
        width: 30%;
    }

    .single-view .event-view-buttons .btn-direction {
        padding: 10px !important;
        /* font-size: 12px;
        line-height: 15px; */
        margin: 0;
        width: auto;
    }

    .single-view .event-view-buttons .btn-direction::before {
        width: 15px;
        height: 15px;
        background-size: 15px !important;
        margin: 0 4px 0 0;
    }

    .single-view .event-view-buttons .btn-share {
        padding: 10px !important;
        /* font-size: 12px;
        line-height: 15px; */
        width: auto;
        margin-right: 10px;
    }

    .single-view .event-view-buttons .btn-share span {
        display: flex;
        justify-content: center;
    }

    .single-view .event-view-buttons .btn-share span::before {
        width: 15px;
        height: 15px;
        background-size: 15px;
        margin-right: 4px;
    }

    .single-view .event-view-buttons .btn-show-on-map {
        padding: 10px !important;
        /* font-size: 12px;
        line-height: 15px; */
        width: 30%;
        display: flex;
        justify-content: center;
    }

    .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 p {
        font-size: 14px;
    } */

    .single-view.body-view ol li,
    .single-view.body-view ul li {
        /* font-size: 14px; */
        margin-bottom: 15px;
    }

    .single-view.body-view blockquote {
        padding: 15px !important;
        margin: 30px 0 20px;
    }

    /* .single-view.body-view blockquote p {
        font-size: 16px;
        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: 12px;
    } */

    .comments-container.view-comments .info-wrap {
        padding: 15px !important;
    }

    .map-wrap-switcher > div.active {
        background-color: #d22030;
        color: #fff;
        border: 1px solid #d22030;
    }

    .map-wrap-switcher > div {
        width: 50%;
        float: left;
        padding: 7px;
        text-align: center;
        box-sizing: border-box;
        height: 40px;
        background-color: #fff;
        border: 1px solid #efefef;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* .single-view.body-view ul.path li {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .blog-container h1 {
        font-size: 18px;
        line-height: 22px;
    } */

    /* .blog-container .event-view-buttons .event-button .like-button {
        font-size: 14px;
        line-height: 17px;
    } */

    .blog-container .event-view-buttons .event-button .like-button span::before {
        width: 17px;
        height: 17px;
        background-size: 17px !important;
    }

    /* .single-copy {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .box.box-qestion {
        font-size: 14px;
        line-height: 17px;
    } */

    .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: 22px;
        line-height: 27px;
    } */

    .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: 24px;
        line-height: 29px;
    }*/

    .afisha-footer .style {
        padding: 15px 0 30px;
    }

    footer .style .stats {
        margin: 8px 0 0 0;
    }

    .stats .stat {
        margin-right: 8px;
        /* font-size: 14px; */
    }

    #article_events .event-view-buttons .btn, #article_places .event-view-buttons .btn, .afisha-footer .event-view-buttons .btn {
        padding: 9px 15px !important;
        /* font-size: 12px;
        line-height: 15px; */
        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: 16px;
        line-height: 20px;
    } */

    #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: 14px;
        line-height: 17px;
    } */

    #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: 14px;
    line-height: 17px; */
        color: #2F3239;
    }

    .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: contain;
        border-radius: 0;
    }

    .action-btn .driveway {
        height: 20px;
        width: 20px;
        padding: 0;
        opacity: 0;
    }

    .action-btn.call {
        background-size: contain;
        border-radius: 0;
    }

    .action-btn.email {
        background: url(../images/kyiv-maps-ico/email.svg) no-repeat center center;
        background-size: contain;
        border-radius: 0;
    }

    .action-btn.btn-time {
        background: url(/images/time-thin.svg) no-repeat center center;
        background-size: contain;
        border-radius: 0;
    }

    .action-btn.web {
        background-size: contain;
        border-radius: 0;
    }

    .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: 14px;
        line-height: 17px; */
        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: #2F3239 !important;

    }

    .soc a {

        background-color: #fff;
        padding: 10px;
        border-radius: 50%;
    }

    .bottom-event-view-body .locations-events-list .next-to-title {
        /* font-size: 18px;
        line-height: 140%; */
        color: #d22030;
        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: 18px;
        line-height: 22px; */
        margin-bottom: 15px;
    }

    .bottom-event-view-body .view-section .comments-container .info-wrap {
        padding: 15px !important;
    }

    .slide-comments-container {
        padding-bottom: 0;
        background-color: #efefef;
    }

    .respond-header {
        padding-top: 0;
    }

    .info-wrap .last-news {
        flex-direction: column;
    }

    .info-wrap .last-news .article_item_list {
        padding: 15px;
        margin: 0 0 12px !important;
        margin-bottom: 15px;
        width: 100%;
    }

    .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: 16px;
        line-height: 20px;
    } */

    .locations-events-list .info-wrap .event-past {
        padding: 15px;
        margin-bottom: 15px;
    }

    .next-to-title {
        /* font-size: 18px;
        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: 53px;
        height: 53px; */
        text-overflow: ellipsis;
    }

    .places-list-nearby .location-item .h3 a {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 8px;
        text-overflow: ellipsis;
    }

    .location-item-wrap .events-container {
        margin-bottom: 15px;
    }

    .widget-title {
        color: #d22030;
    }

    .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: 16px;
        line-height: 20px;
    } */

    #article_places .info-wrap .short-desc p, #article_events .info-wrap .short-desc p,
    .page-container .info-wrap .short-desc p, #article_places .info-wrap .short-desc li,
    #article_events .info-wrap .short-desc li, .page-container .info-wrap .short-desc li {
        /* font-size: 14px;
        line-height: 17px; */
        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;
        min-width: auto;
    }

    #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: 14px;
        line-height: 17px;
    } */

    /* .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: #2F3239;
        border: none;
        /* font-size: 24px;
        line-height: 29px; */
        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;
    }

    .events-list-main {
        padding-top: 0px;
    }

    .inner-header {
        padding-top: 85px !important;
        padding-bottom: 0;

        margin: 0 !important;
        overflow: visible !important;
    }

    .inner-header.collections-header {
        padding: 20px 0 20px 0 !important;

    }

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

    .search-section p {
        margin-top: 15px;
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 15px;
    }

    .search-list li {
        padding: 15px;
        padding-left: 72px;
        margin-bottom: 15px;
    }

    /* .search-list li .h3 {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .search-list li .h4 {
        font-size: 12px;
        line-height: 15px;
    } */

    .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: 16px;
        line-height: 20px; */
    }

    .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;
    }

    .static-page .structure li span, .static-page .structure li a {
        /* font-size: 14px;
        line-height: 17px; */
        padding: 8px 20px;
    }

    .static-body {
        padding-top: 70px;
    }

    .static-body h1 {
        /* font-size: 24px;
        line-height: 29px; */
        margin-bottom: 15px;
    }

    .static-body h2 {
        /* font-size: 18px;
        line-height: 22px; */
        margin-bottom: 8px;
        margin-top: 40px;
    }

    .single p, .static-body h3, .single li {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 15px;
    }

    .static-body h3 {
        margin-top: 15px;
        margin-bottom: 8px;
    }

    .signup-desc-wrap h1 {
        /* font-size: 24px;
        line-height: 29px; */
        margin-bottom: 15px;
    }

    /* .signup-desc-wrap p {
        font-size: 14px;
        line-height: 17px;
    } */

    .signup-desc-wrap h2 {
        /* font-size: 16px;
        line-height: 20px; */
        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: 12px;
        line-height: 15px; */
        margin-bottom: 15px;
    }

    /* .site-signup-wrap .auth-clients li .auth-link {
        font-size: 14px;
        line-height: 17px;
    } */

    .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;
        padding-bottom: 0px!important;
    }

    /* .info-container .event-view-date .month span,
  .event .location a, .event .location span {
    font-size: 14px;
    line-height: 17px;
  } */
    /* .activity-wrap .h3 {
        font-size: 14px;
        line-height: 17px;
    } */

    .activity-footer .price,
    .activity-footer .btn {
        /* font-size: 14px;
        line-height: 17px; */
        padding: 8px 0 !important;
    }

    .text-center a.btn {
        /* font-size: 14px;
        line-height: 17px; */
        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;
        flex-direction: row-reverse;
        margin: 0 15px 10px;
        border-radius: 8px;
        overflow: hidden;
        width: calc(100% - 30px);
    }

    .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: 30px;
        line-height: 32px; */
        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 #efefef;
    }

    /* .artists-list .artist-item h3, .artists-top-list .artist-item h3 {
        font-size: 16px;
        line-height: 20px;
    } */

    .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: 12px;
    } */

    /* .artist-item-wrap .caption .my-place span {
        font-size: 12px;
    } */

    .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-container .profile-header .profile-avatar {
        margin-top: -100px;
    }

    .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: 24px;
        line-height: 29px;
    } */

    .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: 18px;
        line-height: 22px; */
        margin-bottom: 15px;
    }

    /* .people-page .info-wrap p {
        font-size: 14px;
    } */

    /* .people-page .contacts-info .info-wrap p {
        font-size: 16px;
    } */

    .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: 140px;
        height: 140px;
    }

    .profile-avatar-wrap .profile-avatar,
    .profile-avatar-wrap .image-container {
        min-height: auto;
    }

    .profile-avatar-wrap .profile-avatar-overlay {
        height: 140px !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: 18px;
        line-height: 22px; */
    }

    .cabinet-body h1.calendar-title {
        margin-top: 10px;
        /* font-size: 20px;
        line-height: 24px; */
    }

    .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: 14px; */
        margin-bottom: 15px;
    }

    /* .default-list .default-item .link-full > div .article-meta .date {
        font-size: 12px;
        line-height: 15px;
    } */

    .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: 14px;
        line-height: 17px; */
        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: 26px;
        line-height: 32px;
    } */

    .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: 20px;
        line-height: 24px; */
        margin-bottom: 8px;
    }

    .partner-body-title p {
        /* font-size: 14px;
        line-height: 17px; */
        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: 30px;
        line-height: 37px; */
        margin-bottom: 15px;
    }

    .partner-statistic .item-graph {
        margin-bottom: 15px;
    }

    /* .partner-statistic .item-title {
        font-size: 14px;
        line-height: 17px;
    } */

    .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: 14px;
        line-height: 17px; */
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }


    .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: 14px;
        line-height: 17px;
    } */

    .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: 12px;
        line-height: 15px; */
        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: 14px; */
        margin-bottom: 8px;
    }

    .tabs-x .nav-tabs {
        margin-bottom: 8px;
        /* font-size: 14px;
        line-height: 17px; */
    }

    .settings-group .form-control {
        padding: 7px 12px !important;
    }

    /* .show-edit-additional {
        font-size: 14px;
        line-height: 17px;
    } */

    .panel-text-wrap {
        padding: 0;
        /* font-size: 14px;
        line-height: 17px; */
        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: 22px;
        line-height: 26px;
    } */

    /* .site-request-password-reset p {
        font-size: 14px;
        line-height: 17px;
    } */

    .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: 24px;
        line-height: 29px; */
        margin-bottom: 15px;
    }

    .activity-list-header p {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 0;
    }
}

@media (min-width: 400px) and (max-width: 600px) {
    .single-view .event-view-buttons .btn-share {
        width: 31%;
    }
}

@media (max-width: 375px) {
    .single-view .event-view-buttons .mob-only {
        margin-right: 0;
        width: auto;
    }

    .single-view .event-view-buttons .btn-direction {
        padding: 10px 5px !important;
    }

    .single-view .event-view-buttons .btn-share {
        padding: 10px 5px !important;
        margin-right: 0;
    }

    .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: 20px 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: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.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 !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table thead .select2-selection .select2-selection__placeholder {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.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: 16px;
    line-height: 20px; */
    white-space: nowrap;
    color: #2F3239;
    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: #2F3239;

}

.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: #d22030;
}

.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: 2px;
    height: 20px;
}

.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: 14px;
    line-height: 17px; */
    font-weight: 400;
    padding: 8px;
    background-color: #d22030;
    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: 17px; */
    font-weight: 400;
    color: #2F3239;
}

.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: #efefef !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;
    border: none !important;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr td .kv-editable-close {
    background-color: #efefef !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;
}


tr.table-info .card-header {
    background-color: transparent !important;
    color: #d22030 !important;
    padding: 0;
    border: none;
    margin-bottom: 12px;
}

tr.table-info .card-header h5 {
    /* font-size: 16px;
    line-height: 20px; */
    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 #2F3239 !important;
    font-weight: 700;
    color: #2F3239;
    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: #2F3239;
    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: #2F3239;
    border: none;
    cursor: auto;
}

.cabinet-body.partner .scroll-wrap .order-wrap table tr.table-info .print-client 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 #2F3239;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tbody tr {
    padding: 10px 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: #d22030;
    padding: 0;
    width: auto;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
}

.cabinet-body.partner .scroll-wrap .order-wrap.second table tr td.skip-export a {
    width: 28px;
    height: 28px;
    padding: 0;
    display: inline-block;
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    border: 1px solid #d22030 !important;
    background-color: transparent !important;
    border-radius: 50%;

}

.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: #efefef !important;
}

.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: 10% !important;
    min-width: 10%;
    max-width: 10%;
}

.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: 30% !important;
    min-width: 30%;
    max-width: 30%;
    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: #2F3239;
    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: 28px;
    line-height: 34px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 12px;
}

.print-page .order-desc {
    /* font-size: 16px;
    line-height: 160%; */
    font-weight: 400;
    color: #2F3239;
}

.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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #d22030;
    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 .tbl table tr {
    display: flex;
    background-color: transparent;
    border-bottom: 1px solid #cccccc;
}

.print-page .order-bottom .tbl table thead tr {
    border-bottom: 1px solid #2F3239;
}

.print-page .order-bottom .tbl table thead tr th {
    padding-bottom: 8px !important;
    font-weight: 700;
}

.print-page .order-bottom .tbl table tr th,
.print-page .order-bottom .tbl table tr td {
    background-color: transparent;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239 !important;
    padding-right: 12px !important;
    text-align: left;
}

.print-page .order-bottom .tbl table tr td {
    padding: 8px 0 !important;
}

.print-page .order-bottom .tbl table tr th:nth-child(1),
.print-page .order-bottom .tbl table tr td:nth-child(1) {
    width: 10% !important;
}

.print-page .order-bottom .tbl table tr th:nth-child(2),
.print-page .order-bottom .tbl table tr td:nth-child(2) {
    width: 36% !important;
}

.print-page .order-bottom .tbl table tr th:nth-child(3),
.print-page .order-bottom .tbl table tr td:nth-child(3) {
    width: 17% !important;
}

.print-page .order-bottom .tbl table tr th:nth-child(4),
.print-page .order-bottom .tbl table tr td:nth-child(4) {
    width: 19% !important;
}

.print-page .order-bottom .tbl table tr th:nth-child(5),
.print-page .order-bottom .tbl table tr td:nth-child(5) {
    width: 17% !important;
}

.print-page .print-status {
    margin-top: 40px;
}

.print-page .order-bottom .print-client table tr th,
.print-page .order-bottom .print-client table tr td {
    /* font-size: 16px;
    line-height: 180%; */
    font-weight: 400;
    color: #2F3239;
    text-align: left !important;
    width: 50% !important;
}

.print-page .order-bottom .print-client table tr th {
    font-weight: 700;
}

.print-help {
    /* font-size: 14px;
    line-height: 180%; */
    font-weight: 400;
    color: #2F3239;
}

@media screen and (max-width: 867px) {
    .print-page .order-bottom .print-client {
        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: 22px;
        line-height: 26px;
    } */

    /* .print-page .order-desc {
        font-size: 14px;
    } */

    .print-page .qr-print {
        margin: 0 auto;
    }

    .print-page .order-bottom {
        margin-top: 12px;
        margin-bottom: 20px;
    }

    /* .print-page .order-bottom h2 {
        font-size: 16px;
        line-height: 20px;
    } */

    .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: 14px;
        line-height: 17px; */
        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 .print-client table tr th,
    .print-page .order-bottom .print-client table tr td {
        font-size: 14px;
    } */

    /* .print-help {
        font-size: 12px;
    } */
}

.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: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
}

.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 #2F3239;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    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: #efefef !important;
    color: #2F3239 !important;
    border: none !important;

}

.modal-body .popup-wrap button.btn-add-pay-module:hover {
    color: #d22030 !important;
    opacity: 1;
}

.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: 0;
}

#article_events #stages > .add-artists-wrap,
.location-page #stages > .add-artists-wrap,
#article_places #stages > .add-artists-wrap {
    margin: 0;
}

.site-request-password-reset .form-wrap-center {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    border-radius: 16px;
}

.getArtists {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (min-width: 800px) {
    .getArtists .artist-item {
        width: calc(50% - 15px) !important;
        margin-top: 15px;
    }

    .getArtists .artist-item:nth-child(1),
    .getArtists .artist-item:nth-child(2) {
        margin-top: 0;
    }
}

.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: #2F3239;

}

.custom-tabs .nav-tabs .nav-link.active {
    color: #d22030;
    border-bottom: 1px solid #d22030 !important;
}

.custom-tabs .nav-tabs .nav-link:hover {
    color: #d22030;
}

.col-md-6.agree-wrap {
    margin-bottom: 20px;
}

.col-md-6.agree-wrap p {
    position: absolute;
    bottom: -10px;
}

.tickets-info.plate {
    padding: 0;
    background-color: transparent !important;
}

.tickets-info.plate h3.next-to-title {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    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 #efefef;
    margin-bottom: 0;
    border-radius: 12px;
    overflow: hidden;

}

.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: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    margin-top: 0;
    margin-bottom: 12px;
}

.tickets-info.plate .item-service .service-wrap .service-desc {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 20px;
}

.tickets-info.plate .item-service .service-wrap .service-price {
    /* font-size: 18px;
    line-height: 140%; */
    font-weight: 700;
    color: #2F3239;
    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: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 8px 12px;
    color: #ffffff;
    background-color: #d22030;
    border-radius: 8px;

    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: #d22030;
    width: 155px;
    background-color: transparent !important;
    border-radius: 8px;

    float: none;
    margin-left: 0;
    border: 1px solid #d22030;
    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: #d22030 !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 {
    content: '';
    width: 100%;
    height: 1px;
    background-color: transparent;
    margin: 0 20px;
    border-top: 2px dashed #c5c5c5;
}

.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 !important;
    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: 16px; */
}

.ticket-buy #tickets-total {
    top: 0;
    /* font-size: 16px;
    line-height: 20px; */
    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: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 8px 40px !important;
    color: #ffffff !important;
    background-color: #d22030 !important;
    border-radius: 8px;

    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 -15px;
        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: 20px 15px 0;
        width: 120%;
    }
}

.qr-section .btn.btn-secondary {
    padding: 12px 20px;
    border: 1px solid #d22030;
    border-radius: 8px;
    /* font-size: 16px;
    line-height: 20px; */
    color: #d22030;

    background-color: transparent;
}

.qr-section .btn.btn-secondary {
    background-color: #d22030;
    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 {

    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 !important;
    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: #d22030;

}

.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 .tt-scrollable-menu .form-control.tt-input,
.header-table .search-overlay-input .tt-scrollable-menu .form-control.tt-hint {
    padding-left: 40px !important;
}

@media (max-width: 1000px) {
    .header-table .search-overlay-input .tt-scrollable-menu .form-control.tt-input,
    .header-table .search-overlay-input .tt-scrollable-menu .form-control.tt-hint {
        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.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: 16px;
        line-height: 20px; */
        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: 14px;
        line-height: 17px;
    } */

    /* .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: 12px;
    } */

    .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: 14px;
        line-height: 17px;
    } */

    .ticket-buy #tickets-total strong {
        left: 0;
    }

    .ticket-buy {
        padding-top: 30px;
    }

    /* .btn.booking {
        font-size: 12px !important;
        line-height: 15px !important;
    } */

    .people-page .page-container .btn.booking {
        margin-bottom: 0 !important;
        border-radius: 0;
        border: none !important;
    }

    .location-view-body .ticket-info-scroll .tickets-info,
    #article_places .ticket-info-scroll .tickets-info,
    .people-page .ticket-info-scroll .tickets-info {
        width: 120%;
    }

    /* #article-place .tickets-info.plate h3.next-to-title,
  .tickets-info.plate h3.next-to-title{
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 15px;
  } */
    /* .comments-wrap .btn.comment-this {
        font-size: 14px;
        line-height: 17px;
    } */

    #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: 16px;
        line-height: 20px; */
        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);
    }
}

button.add-payment-card {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    color: #2F3239 !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;

    }
}

@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: 26px; */
    padding: 0 !important;
    margin: 20px 0;
}

.popover-x .close {
    background-color: #f7f7f7;
    background-size: 15px 15px;
}

.cat-image .artist-item-wrap span {
    position: initial;
}

.people-page .tickets-info .info-wrap h2.section-title {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    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: #2F3239;
    }
}

.si {
    color: #2F3239;
}

.author-single-footer a,
.list-items a {
    border: none !important;
}

.place-activity {
    margin-top: 30px;
}

.place-activity .section-title {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    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;
}

.location-page .place-activity .place-activity-item:nth-child(3) {
    margin-top: 15px;
}

.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;
}

.lang-ua .text-main .short-desc div:nth-child(3) {
    width: 50%;
}

@media (max-width: 600px) {
    .lang-ua .text-main .short-desc div:nth-child(3) {
        margin-top: 20px;
        width: 100%;
    }

    /* .view-tags {
        font-size: 14px;
        line-height: 17px;
    } */

    .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: 14px;
        line-height: 17px;
    } */

    .places-list li.search-section {
        margin: 0 8px;
    }

    /* .places-list-nearby .location-item .h3 a, .caption p.h3, .caption p.h3 a {
        font-size: 14px;
        line-height: 17px;
    } */

    /* .body-view ul li,
    .body-view ol li {
        font-size: 14px;
        line-height: 17px;
    } */
}

@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: 0;
}

.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%;
        margin-bottom: 12px;
    }
}

.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 #d22030;
    border-radius: 50%;

    background-color: transparent !important;
}

.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: 16px;
    line-height: 20px; */
    font-weight: 600;
    padding: 0;
    background-color: transparent !important;
    color: #d22030;
    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: 14px;
        line-height: 17px;
    } */

    /* .cabinet-body.partner .scroll-wrap.scroll-wrap-services .order-wrap table tr td button.kv-editable-value {
        font-size: 14px;
        line-height: 17px;
    } */
}

.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: 14px;
    line-height: 17px; */
    color: #2F3239;
    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{
  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) {
    .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: 14px;
        line-height: 17px; */
    }

    /* button.kv-editable-link, .show-edit-block {
        font-size: 14px;
        line-height: 17px;
    } */
}


.btn.btn-outline-warning {
    display: none !important;
}


/* -------------------------------------CUSTOM-------------------------------------------- */


.menu-header a {
    width: auto;
    color: #2F3239;
    font-weight: 600;

    padding: 20px 10px;

}

.show-search {
    background-size: 25px 25px;
}

.header-table .header-td.td-search {
    margin-right: auto;
}

.td-search .search.active {
    padding: 8px;
    border: none;
    width: 40vw;
}

@media screen and (max-width: 1199px) {
    .td-search .search.active {
        width: 25vw;
    }
}

@media screen and (max-width: 1000px) {
    .td-search .search.active {
        width: 100%;
    }
}

.search-overlay-input.active {
    padding-left: 0;
}

.search-overlay-input:before {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 0;
}

.header .search input[type=text] {
    /* font-size: 16px;
    line-height: 20px; */
    padding: 12.5px;
    padding-left: 50px;
    margin-right: 0;
    border-radius: 8px !important;
}

.search-overlay-input.active .tt-input:hover,
.search-overlay-input.active .tt-input:focus {
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%) !important;
}

.header .add-event-btn, .header .login.btn, .login-container .login-btn {
    padding: 12px 9px !important;
    height: 60px;
}

.header .add-event-btn:before,
.header .login.btn:before, .header .name {
    margin-right: 0;
}

.login.btn#lgn,
.add-event-btn.btn {
    background-color: transparent !important;
    border: none !important;
}

.add-event-btn.btn {
    display: flex;
    align-items: center;
}

.add-event-btn.btn::before {
    margin-right: 5px!important;
}


.login.btn#lgn:before {
    background-image: url(/images/login.svg) !important;
    background-color: transparent !important;
    border-radius: 0;
    background-position: center center;
    background-size: 25px 25px !important;
}

.add-event-btn:before {
    background-image: url(/images/plus-header.svg) !important;
    background-color: transparent !important;
    border-radius: 0;
    background-position: center center;
    background-size: 20px 20px !important;
}

.header .add-event-btn span,
.header .login.btn span, .header .name {
    padding: 8px 0;
    font-weight: 600;
    /* font-size: 15px;
    line-height: 20px; */
    color: #2F3239;
}

.lang-switcher a {
    border-top: 1px solid #eaeaea;
    border-bottom: none;
}

.lang-switcher span,
.lang-switcher a {
    font-weight: 700;
}

.main-top-container {
    padding-top: 0;
}

.search-form-container {
    padding-top: 52px;
}

.main-top-container .h1 {
    margin-bottom: 24px;
}

.header .header-table .menu-toggle:hover,
.header .header-table .logo-container:hover,
.header .header-table .menu-header a:hover,
.header .header-table .show-search:hover,
.header .header-table .login.btn:hover,
.header .header-table .add-event-btn.btn:hover,
.header .header-table .login-btn:hover {
    background-color: #efefef;
}

/* @media screen and (min-width: 600px) {
    .main-top-container .h1 {
        font-size: 60px !important;
        line-height: 100%;
    }
} */

.main-top-container .slogan {
    /* font-size: 24px;
    line-height: 40px; */
    margin-bottom: 0;
}

.search-form {
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: -15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.search-tabs .tab {
    padding: 14px 15px 19px;
    border-top: 5px solid transparent;

}

.search-tabs .tab.tab-active {
    background-color: #ffffff;
    border-top: 5px solid #d22030;
}

.search-tabs .tab span {
    /* font-size: 20px;
    line-height: 24px; */
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 0;

}

.search-tabs .tab.tab-active span {
    color: #2F3239;
}

.main-top-container .search-cols-main {
    margin: 0;
    padding: 20px 20px 14px;
    box-shadow: none;
}

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

.main-top-container .search-form .col .search-label {
    display: none;
}

.search-cols-main .title:before, .search-cols-main .col-city:before {
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100%;
    background-position: center;
}

.search-cols-main .title {
    padding: 22px;
    /* font-size: 16px;
    line-height: 20px; */
    position: relative;
    color: #2F3239;
}

.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;
}

.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;
}

.main-top-container .search-form .col.col-sm-6 button {
    border-radius: 12px !important;
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    padding: 21px 12px !important;
}

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

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

.main-activity-section {
    padding-top: 35px;
    padding-bottom: 20px;
}

.tops,
.box-wrap {
    padding: 0;
}

.main-box-title {
    padding: 0;
    margin: 0 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main-box-title::after {
    display: none;
}

.main-h2 {
    /* font-size: 34px;
    line-height: 41px; */
    font-weight: 700;
}

.btn {
    background-color: transparent !important;
    padding: 12px 20px;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 600;
    border-radius: 8px;

    background-color: #D22030 !important;
    border: 1px solid #D22030 !important;
    color: #ffffff !important;
}

.btn:hover {
    opacity: 0.8;
}

.btn.btn-secondary {
    border: 1px solid #2F3239 !important;
    color: #2F3239 !important;
    background-color: transparent !important;
}

.btn.btn-secondary:hover {
    background-color: #2F3239 !important;
    color: #ffffff !important;
    opacity: 1;
}

.btn.btn-show-more {
    border: none !important;
    background-color: transparent !important;
    color: #2F3239 !important;
    padding: 0;
    border-radius: 0;
    display: inline-flex;
    align-items: center;
}

.btn.btn-show-more span {
    color: #2F3239 !important;

}

.btn.btn-show-more:hover span {
    color: #D22030 !important;
}

.btn-show-more::after {
    content: ' ';
    display: block;
    float: right;
    background-image: url(/images/right-blue.svg) !important;
    background-repeat: no-repeat;
    background-size: 12px !important;
    background-position: center center;
    margin-right: 0;
    width: 7px !important;
    height: 12px !important;
    margin-left: 12px;
}

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

.activity-item {
    border-radius: 12px;
    border: 1px solid #efefef;
    box-shadow: none;
    overflow: hidden;
    margin-bottom: 0;

}

.activity-item:hover {
    box-shadow: 0 5px 20px rgb(0 0 0 / 7%);
}

.activity-item .activity-thmb {
    position: relative;
    overflow: hidden;
}

.activity-item .activity-thmb .activity-thmb-back {
    width: 100%;
    height: 100%;
    background-size: cover;

}

.activity-item:hover .activity-thmb .activity-thmb-back,
.activity-item:focus .activity-thmb .activity-thmb-back {
    transform: scale(1.05);
}

.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;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activity-wrap {
    padding: 20px;
}

.activity-wrap .h3 {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    margin-bottom: 12px;
}

a {
    color: #2F3239;

}

.single-view.body-view .activity-footer,
.activity-footer {
    width: 100%;
    margin: 0;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #efefef;
}

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

.activity-footer .price {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 500;
    color: #2f3239;
    height: auto;
    border: 1px solid #efefef;
    border-radius: 6px;
    text-align: center;
    padding: 9px 0 !important;
}

.activity-footer .btn {
    position: relative;
    right: 0;
    bottom: 0;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #ffffff !important;
    padding: 9px 0;
    height: auto;
    border: 1px solid #D22030 !important;
    border-radius: 8px;
    background-color: #D22030 !important;
    text-align: center;

}

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

.events-list-main {
    padding-top: 40px;
    padding-bottom: 20px;
}

.main-dates-list .date-item {
    border-radius: 8px;
    border: 1px solid #efefef;
    padding: 7px;
    margin-left: 12px;

    background-color: #ffffff;
}

.main-dates-list .date-item:hover {
    border: 1px solid #D22030;
    background-color: #ffffff;
    box-shadow: 0 4px 10px rgb(0 0 0 / 10%);
}

.main-dates-list .date-item span.day {
    /* font-size: 20px;
    line-height: 24px; */
    font-weight: 600;
    color: #B3B3B3;
    padding: 0;
}

.main-dates-list .date-item span.month {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #D22030;
    max-width: 60px;
}

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

}

.slick-prev {
    left: 15px !important;
    right: auto !important;
}

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

@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 !important;
    }
}

.events-container .event {
    border: 1px solid #efefef;
    box-sizing: border-box;
    border-radius: 12px;
    overflow: hidden;

}

.events-container:hover .event {
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}

@media screen and (max-width: 600px) {
    .events-container:hover .event {
        box-shadow: none;
    }
}

.events-container .thumbnail {
    height: 150px;
}

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

.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: #D22030;
    border-radius: 0 8px 8px 0;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 500;
    background: none;
    background-color: #ffffff;
    padding: 7px 20px 8px;
}

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

.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: #2F3239 !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2) !important;
    border-radius: 8px;
    padding: 0 !important;
    background-image: url(/images/heart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 15px;
    border: none !important;
}

.thumbnail .event-view-buttons .event-button .like-button.liked {
    background-image: url(/images/heart-full.svg);
}

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

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

.events-list.visible .events-container .style {
    /* font-size: 12px;
    line-height: 15px; */
    background-color: #ffffff;
    font-weight: 400;
    color: #B3B3B3;
    padding: 8px 20px;
    height: auto;
    border-bottom: 1px solid #efefef;
}

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

.places-list-nearby .location-item .h3 a,
.caption p.h3,
.caption p.h3 a {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    border-bottom: none;
    word-break: break-word;
}

.places-list-nearby .location-item .h3 a:hover,
.caption p.h3:hover,
.caption p.h3 a:hover {
    color: #D22030;
}

.event .caption .date-in-list {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
}

.event .caption .date-in-list:before {
    margin: 0;
    padding: 0;
    margin-right: 8px;
    min-width: 14px;
    width: 14px;
    height: 14px;
    background: url(/images/cal.svg) no-repeat center center !important;
    background-size: 14px !important;
}

.cat-image .event span {
    position: relative;
    right: 0;
    bottom: 0;
    z-index: 2;
    color: #2F3239;
    /* font-size: 14px;
    line-height: 17px; */
}

.event-bottom .info-container .event-view-date .month span {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
}

.event-view-date .month span:first-of-type {
    color: #D22030;
}

.event .location {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.event .caption .location:before {
    margin: 0;
    margin-right: 8px;
    width: 14px;
    min-width: 14px;
    height: 17px;
    background-size: 14px 17px !important;
    background-image: url(/images/pin.svg) !important;
}

.main-blog-section {
    margin: 0;
    padding-top: 20px !important;
    background-color: #ffffff;
}

.blog .blog-col {
    margin-bottom: 30px;
}

.blog-item {
    margin: 0;
    border: none;
}

@media screen and (min-width: 600px) {
    .blog-item:hover {
        border: none;
    }
}

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

.blog-item .blog-item-wrap:hover {
    box-shadow: 0 5px 20px rgb(0 0 0 / 30%);
}

@media screen and (max-width: 600px) {
    .blog-item .blog-item-wrap:hover {
        box-shadow: none;
    }
}

.blog .blog-item .thmb {

    height: 280px;
}

.blog .blog-item:hover .thmb {
    transform: scale(1.05);
}

.blog-item .blog-item-wrap .caption.clearfix {
    position: absolute;
    bottom: 0;
    height: 50%;
    background: linear-gradient(rgba(0, 0, 0, .0), rgba(0, 0, 0, 0.6));
    width: 100%;
    border-radius: 0 0 16px 16px;
    padding: 20px;
    padding-bottom: 42px;
}

.edit-page .blog-item .blog-item-wrap .caption.clearfix {
    width: 65%;
    position: relative;
    height: auto;
    border-radius: 0;
    background: none;
}

.edit-page .blog-item .blog-item-wrap .caption.clearfix .article-desc-wrap {
    height: 100%;
    overflow: hidden;
}

.edit-page .blog-item .blog-item-wrap {
    border: 1px solid #efefef;
    display: flex;
}

.default-list .blog-item .thmb {
    height: auto;
}

.main-blog-section .blog-col .caption .h3,
.blog .blog-col .caption .h3 {
    position: absolute;
    bottom: 47px;
    right: auto;
    left: auto;
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #ffffff;
    margin: 0;

    width: calc(100% - 40px);
}

.blog .caption .date.article-param {
    margin-bottom: 20px;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;
    color: #ffffff;

    position: absolute;
    bottom: 0;
}

.main-trainers-section {
    padding-top: 30px;
    padding-bottom: 10px;
}

.main-trainers-section .row .col-12 {
    margin-bottom: 20px;
}

.artist-item {
    padding: 0;
    min-height: auto;
    text-align: left;
}

.main-trainers-section .artist-item {
    width: 100%;
    height: 100%;
}

.artist-item-wrap {
    background-color: #ffffff;
    box-shadow: 0 2px 12px rgb(0 0 0 / 8%);
    border-radius: 12px;
    padding: 0;
    margin: 0;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.artist-item-wrap .thmb {
    padding: 20px 20px 12px;
    border-bottom: 1px solid #efefef;

    display: flex;
    flex-direction: column;
    height: 170px;
}

.artist-item-wrap .thmb .thmb-top {
    display: flex;
    flex: 1;
}

.artist-item-wrap .thmb a.thmb,
.artist-item-wrap .thmb .thmb {
    overflow: auto;
    max-height: none;
    margin: 0 20px 0 0;
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
    border-radius: 50% !important;
    padding: 0;
}

.artist-item .thmb .thmb-top h3 {
    height: auto;
    /* font-size: 18px !important;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px;
    text-align: left;
    white-space: normal;
    padding: 0 !important;
}

.artist-item h3 a {
    color: #2F3239;
    white-space: normal;
}

.artist-item h3 a:hover {
    color: #d22030;
}

.artist-item .artist-tags {
    padding: 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}

.artist-item .artist-tags span {
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 600;
    color: #D22030;
    padding: 7px 12px;
    border: 1px solid #D22030;
    border-radius: 6px;
    background-color: transparent;
    margin-right: 12px;
    margin-bottom: 12px;
}

.artist-item-wrap .user-rate {
    margin-top: 12px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #B3B3B3;
    display: flex;
}

.artist-item-wrap .user-rate .stars-col {
    width: 65%;
    display: flex;
    align-items: center;
}

.artist-item-wrap .user-rate .stars-title {
    margin-right: 12px;
}

.user-rate span {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 2;
    color: #B3B3B3;
    /* font-size: 14px; */
}

.artist-item-wrap .user-rate .stars-body {
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 700;
    color: #2F3239;
    display: flex;
    align-items: center;
}

.artist-item-wrap .caption {
    padding: 12px 20px 20px;
}

.artist-item.a-full .my-place {
    height: auto;
}

.artist-item-wrap .caption .my-place span {
    /* font-size: 14px;
    line-height: 17px; */
    display: block;
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 8px;
}

.artist-item-wrap .caption .my-place p.h4 {
    margin-bottom: 8px;
}

.artist-item-wrap .caption .my-place h3 {
    height: 3em;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 8px;
    padding: 0;
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #2F3239;
    margin-bottom: 20px;
}

.artist-item-wrap .caption .info {
    margin-bottom: 0;
}

.artist-item-wrap .caption .info p {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #2F3239;
    overflow: hidden;
    padding-top: 0;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 12px !important;
}

.artist-item-wrap .caption .info p:last-child {
    margin-bottom: 0 !important;
}

.artist-item-wrap .caption .info p::before {
    content: '';
    width: 14px;
    min-width: 14px;
    height: 17px;
    background-image: url(/images/pin.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    margin-right: 8px;
}

.artist-item-wrap .caption .info p.phone::before {
    background-image: url(/images/tel.svg) !important;
}

.artist-item-wrap .caption .info p span {
    margin: 0;
}

.main-video-section {
    padding-top: 30px;
    background-color: #fff;
    padding-bottom: 30px;
}

.video-container {
    padding-top: 0;
    border-radius: 16px;
}

.video-text-wrap h1 {
    /* font-size: 28px;
    line-height: 34px; */
    font-weight: 600;
    color: #D22030;
    margin-bottom: 12px;
}

.video-text-wrap p {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 12px;
}

.video-text-wrap h2 {
    /* font-size: 22px;
    line-height: 26px; */
    font-weight: 600;
    color: #D22030;
    margin-bottom: 12px;
}

.video-text-wrap ul {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #2F3239;
    margin-bottom: 12px;
}

.video-text-wrap ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}

.video-text-wrap ul li:before {
    position: absolute;
    left: 0;
    top: 7px;
    margin: 0;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #D22030;
    border-radius: 50%;
}

.read-more-btn div span {
    position: relative;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
}

.read-more-btn div span:after {
    float: none;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 10px !important;
}

.read-more-btn.less div {
    border-top: none;
    border-bottom: 1px solid #D22030;
}

.read-more-btn.less div span:after {
    transform: rotate(180deg) translateX(-50%);
    right: 50%;
    left: auto;
    top: -10px;
}

.main-locations-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.top-locations-tags .btn-tag {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.top-locations-tags .btn-tag::after {
    position: absolute;
    background: rgba(0, 0, 0, 0.55) !important;
    width: 100%;
    height: 100%;
    opacity: 1;

}

.top-locations-tags .btn-tag:hover::after {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.top-locations-tags .btn-tag span {
    /* font-size: 28px;
    line-height: 34px; */
    font-weight: 700;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;

    padding: 12px !important;
}

.top-locations-tags .btn-tag:hover span {
    opacity: 0;
}

@media screen and (min-width: 767px) {
    .top-locations-tags .btn-tag.tag-3 {
        height: 231px;
        margin-bottom: 30px;
    }

    .top-locations-tags .btn-tag.tag-16 {
        height: 311px;
    }

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

    .top-locations-tags .btn-tag.tag-48,
    .top-locations-tags .btn-tag.tag-50 {
        height: 231px;
    }

    .top-locations-tags .btn-tag.tag-5 {
        height: 572px;
    }
}

.main-partners-section {
    background-color: #ffffff;
    padding: 30px 0;
}

.newsletter {
    background-color: #D22030 !important;
    padding: 45px 0;
}

.newsletter .col-sm-6 {
    display: flex;
    align-items: center;
}

.newsletter .col-sm-6 h3 {
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 600;
    color: #ffffff;
    margin: 0;
}

.newsletter .col-sm-6 .mail-chimp {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
}

.newsletter .col-sm-6 .mail-chimp input {
    /* font-size: 20px;
    line-height: 24px; */
    font-weight: 400;
    color: #2F3239;
    padding: 14px 20px !important;
}

.newsletter .col-sm-6 .mail-chimp input::placeholder {
    color: #b3b3b3;
}

.newsletter .col-sm-6 .mail-chimp .btn {
    border-radius: 0;
    width: 170px;
    /* font-size: 18px;
    line-height: 22px; */
    padding: 15px 12px;
    color: #ffffff !important;
    background-color: #2F3239 !important;
    border: none !important;

    height: 100%;
    text-overflow: ellipsis;
}

.newsletter .col-sm-6 .mail-chimp .btn:hover {
    opacity: 0.9;
}

.footer-cols {
    padding: 40px 0;
    margin: 0;
}

.footer-cols h4 {
    /* font-size: 18px;
    line-height: 22px; */
    font-weight: 700;
    color: #ffffff;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}

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

.footer-cols .top-styles li a {
    border: 1px solid #D22030 !important;
    color: #d22030 !important;
    background-color: transparent !important;
    padding: 6px 8px;
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    border-radius: 6px;

    text-transform: uppercase;
}

.footer-cols .top-styles li a:hover {
    background-color: #d22030 !important;
    color: #ffffff !important;
}

.footer-cols .footer-email {
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-cols h4.footer-cooperation-title {
    margin-top: 20px;
}

.footer-cols .footer-contacts p,
.footer-cols .footer-cooperation p {
    /* font-size: 14px;
    line-height: 17px; */
    font-weight: 400;
    color: #ffffff;
    margin: 0;
}

.footer-col .socials,
.aside-newsletter .socials {
    display: flex;
}

.aside-newsletter .socials {
    margin-bottom: 20px;
}

.footer-col .socials li,
.aside-newsletter .socials li {
    margin: 0;
    float: none;
    margin-right: 12px;
}

.footer-col .socials li a,
.aside-newsletter .socials li a {
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.footer-col .socials li a::before,
.aside-newsletter .socials li a::before {
    background-color: #ffffff !important;
    border-radius: 50%;
    border: none !important;
    margin: 0;

}

.footer-col .socials li a:hover::before,
.aside-newsletter .socials li a:hover::before {
    background-color: #D22030 !important;
}

.footer-col .top-styles li.top-styles-download {
    margin-right: 12px !important;
    margin-bottom: 12px !important;
}

.footer-col .top-styles li.top-styles-download a {
    background-color: #D22030 !important;
    color: #ffffff !important;
    text-transform: none;
    padding: 8px 16px;
    font-weight: 600;
}

.footer-col .top-styles li.top-styles-download a:hover {
    opacity: 0.9;
}

.copy {
    border-top: 1px solid #ffffff;
}

.copy .copyright {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;
    color: #ffffff;
}

.search-form button#near-me,
.search-form button#btnSearchMain {

}

.search-form button#near-me:hover,
.search-form button#btnSearchMain:hover {
    opacity: 0.9;
}

@media (max-width: 1150px) {
    .menu-header a {
        padding: 20px 6px;
    }

    .events-list-main .main-box-title {
        flex-direction: column;
        align-items: flex-start;
    }

    .events-list-main .main-h2 {
        margin-bottom: 12px;
    }

    .events-list-main .main-dates-list {
        align-self: flex-end;
    }
}

@media (max-width: 992px) {
    .search-form button#near-me,
    .search-tabs .tab {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .partners .col-6 {
        margin-bottom: 20px;
    }

    .partners .col-6:nth-child(3),
    .partners .col-6:nth-child(4) {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .main-top-container .slogan {
        margin-bottom: 20px;
    }

    .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;
    }

    .events-list-main {
        padding-top: 60px;
    }

    .main-blog-section {
        padding-bottom: 30px;
    }

    .main-trainers-section {
        padding-bottom: 30px;
    }

    .main-video-section .row .col-md-6:first-child {
        margin-bottom: 15px;
    }

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

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

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

    .top-locations-tags .btn-tag.tag-48,
    .top-locations-tags .btn-tag.tag-50 {
        height: 100px;
        margin-bottom: 30px;
    }

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

    .newsletter .col-sm-6 .mail-chimp {
        box-shadow: none;
        border-radius: 0;
        overflow: visible;
    }

    .newsletter .col-sm-6 .mail-chimp input {
        border-radius: 8px !important;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3) !important;
        margin-bottom: 20px;
    }

    .newsletter .col-sm-6 .mail-chimp .btn {
        position: inherit;
        width: 100%;
        border-radius: 8px;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3) !important;
    }

    .footer-cols .footer-col {
        margin-bottom: 20px;
    }

    .footer-cols .footer-col:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 600px) {
    .btn {
        font-size: 14px;
        line-height: 17px;
    }

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

    .header .add-event-btn, .header .login.btn,
    .login-container .login-btn {
        padding: 7.5px 10px !important;
        height: 50px;
    }

    .main-top-container {
        padding: 0 !important;
    }

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

    .main-top-container .h1 {
        /* font-size: 40px !important; */
        margin-bottom: 24px;
    }

    .search-tabs .tab {
        padding: 12px 0 17px;
    }

    /* .search-tabs .tab span {
        font-size: 16px;
        line-height: 20px;
    } */

    .main-top-container .search-cols-main {
        padding: 14px 14px 6px;
    }

    /* .search-form button#near-me,
    .search-form button#btnSearchMain {
        font-size: 16px;
        line-height: 20px;
    } */

    .main-activity-section {
        padding-top: 55px;
        padding-bottom: 20px;
    }

    .main-box-title {
        margin: 0 0 15px;
    }

    .main-h2 {
        /* font-size: 24px;
        line-height: 29px; */
        margin: 0 !important;
    }

    .activity-wrap {
        padding: 15px;
    }

    /* .activity-wrap .h3 {
        font-size: 16px;
        line-height: 20px;
    } */

    .activity-footer {
        padding: 15px;
    }

    .activity-footer .price,
    .activity-footer .btn {
        /* font-size: 14px;
        line-height: 17px; */
        padding: 8px 0 !important;
    }

    .events-list-main .main-h2 {
        margin-bottom: 15px !important;
    }

    .events-list-main .main-dates-list {
        align-self: flex-start;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

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

    /* .main-dates-list .date-item span.day {
        font-size: 16px;
        line-height: 20px;
    } */

    /* .main-dates-list .date-item span.month {
        font-size: 10px;
        line-height: 12px;
    } */

    /* .places-list-nearby .location-item .h3 a, .caption p.h3, .caption p.h3 a {
        font-size: 14px;
        line-height: 17px;
    } */

    .event .date-in-list .info-container {
        border: none;
        padding: 0;
    }

    .events-list-main .slick-slider {
        margin-bottom: 50px !important;
    }

    .events-list-main .slick-dots {
        bottom: -24px !important;
        display: flex;
        justify-content: center;
    }

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

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

    .events-list-main .slick-dots li button::before {
        width: 8px;
        height: 8px;
        background-color: #2F3239;
    }

    .blog .blog-col {
        margin-bottom: 15px;
    }

    .blog .blog-item .thmb {

        height: 230px;
    }

    .blog-item .blog-item-wrap .caption.clearfix {
        padding: 15px;
    }

    .main-blog-section .blog-col .caption .h3,
    .blog .blog-col .caption .h3 {
        bottom: 35px;
        /* font-size: 16px;
        line-height: 20px; */
        width: calc(100% - 30px);
    }

    .blog .caption .date.article-param {
        display: block !important;
        /* font-size: 10px;
        line-height: 12px; */
        margin-bottom: 15px;
    }

    .main-blog-section .text-center.d-block.d-md-none {
        margin-top: 5px;
    }

    .main-blog-section {
        padding-bottom: 20px;
    }

    .main-trainers-section {
        padding-top: 40px;
    }

    .main-trainers-section .artist-item {
        padding: 0;
    }

    .artist-item-wrap .thmb {
        padding: 15px 15px 12px;
        height: 150px;
    }

    .artist-item-wrap .thmb a.thmb {
        margin: 0 15px 0 0;
        width: 80px !important;
        height: 80px !important;
        min-width: 80px !important;
        min-height: 80px !important;
    }

    .artist-item .thmb .thmb-top h3 {
        /* font-size: 16px !important;
        line-height: 20px; */
        margin-bottom: 15px;
    }

    .artist-item-wrap .user-rate .stars-col {
        width: 65%;
    }

    /* .user-rate span {
        font-size: 12px;
    } */

    .artist-item-wrap .user-rate .stars-col.stars-rates {
        width: 35%;
    }

    .artist-item-wrap .caption {
        padding: 12px 15px 15px;
    }

    /* .artist-item-wrap .caption .my-place span {
        font-size: 12px;
    } */

    .artist-item-wrap .caption .my-place h3 {
        /* font-size: 16px;
        line-height: 20px; */
        margin-bottom: 15px;
    }

    .main-trainers-section .row .col-12 {
        margin-bottom: 15px;
    }

    .main-trainers-section .text-center.d-block.d-md-none {
        margin-top: 5px;
    }

    .video-text-wrap h1 {
        /* font-size: 20px;
        line-height: 24px; */
        margin-bottom: 8px;
    }

    .video-text-wrap p {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 8px;
    }

    .video-text-wrap h2 {
        /* font-size: 18px;
        line-height: 22px; */
        margin-bottom: 8px;
    }

    .video-text-wrap ul {
        /* font-size: 14px;
        line-height: 17px; */
        margin-bottom: 8px;
    }

    .video-text-wrap ul li {
        margin-bottom: 6px;
    }

    /* .read-more-btn div span {
        font-size: 14px;
        line-height: 17px;
    } */

    .top-locations-tags .btn-tag.tag-3 {
        height: 72px;
        margin-bottom: 15px;
    }

    .top-locations-tags .btn-tag.tag-16 {
        height: 72px;
        margin-bottom: 15px;
    }

    .top-locations-tags .btn-tag.tag-55 {
        height: 72px;
        margin-bottom: 15px;
    }

    .top-locations-tags .btn-tag.tag-48,
    .top-locations-tags .btn-tag.tag-50 {
        height: 72px;
        margin-bottom: 15px;
    }

    .top-locations-tags .btn-tag.tag-5 {
        height: 72px;
        margin-bottom: 15px;
    }

    /* .top-locations-tags .btn-tag span {
        font-size: 18px;
        line-height: 22px;
    } */

    .main-locations-section .text-center.d-block.d-md-none {
        margin-top: 5px;
    }

    .main-locations-section {
        padding-bottom: 20px;
    }

    .main-partners-section {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .partners .col-6 {
        margin-bottom: 15px;
    }

    .newsletter {
        padding: 20px 0;
    }

    .newsletter .row {
        display: flex;
        flex-direction: column;
    }

    .newsletter .row .col-sm-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .newsletter .row .col-sm-6:first-child {
        margin-bottom: 20px;
    }

    .newsletter .col-sm-6 .mail-chimp input {
        /* font-size: 16px;
        line-height: 20px; */
        margin-bottom: 15px;
    }

    .newsletter .col-sm-6 .mail-chimp .btn {
        margin-top: 0;
    }

    .footer-cols {
        padding: 60px 0 15px;
    }

    .footer-cols .footer-col.footer-col-top-styles {
        margin-bottom: 32px !important;
    }

    .footer-cols .footer-col {
        margin-bottom: 40px !important;
    }

    .footer-cols .footer-col:last-child {
        margin-bottom: 0 !important;
    }

    .copy {
        padding: 15px 0;
    }

    /* .copy .copyright {
        font-size: 14px;
        line-height: 17px;
    } */
}

@media (min-width: 768px) {
    .container-fluid, .wrap-container {
        max-width: 1540px;
        padding: 0 30px;
    }
}

.menu-header a.active {
    color: #D22030 !important;
}

.ticket-select .btn.btn-outline-secondary {
    padding: 0 !important;
    background-color: #efefef !important;
    border: none !important;
}

.tags-filter .advansed-filters ul li {
    padding: 0;
}

.tags-filter .advansed-filters .cats-list .checkbox label {
    color: #1b1b1b;
    font-weight: 500;
    /* font-size: 16px !important;
    line-height: 20px; */
    padding: 0 !important;
    margin-right: 12px;
    margin-bottom: 12px;
}

.tags-filter .advansed-filters .cats-list .checkbox label:before {
    border: 1px solid #efefef;
    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-r.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px;
}

.search-tags-wrap div {
    background-color: #efefef !important;
    border: 1px solid #efefef !important;
    border-radius: 6px;
    padding: 7px 12px;
    margin: 0 12px 12px 0;
    color: #2F3239;
    /* font-size: 12px;
    line-height: 15px; */
    font-weight: 400;

    display: inline-block;
}

.api-embeded.youtube {
    border-radius: 16px;
    overflow: hidden;
}

.cabinet-body .blog-item .blog-item-wrap .caption.clearfix {
    position: relative;
    bottom: 0;
    /* height: 200px; */
    background: none;
    width: 65%;
    border-radius: 0 0 16px 16px;
    padding: 20px;
    padding-bottom: 42px;
}

#ticketorder-desired_time {
    display: flex;
    flex-wrap: wrap;
}

.time-status-min, .time-status-hour, .time-status-right-now, .time-status-days, .time-status-finished {
    color: #d22030;
    /* font-size: 12px;
    line-height: 15px; */
    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;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #d22030 !important;
    color: #fff !important;
}

.daterangepicker .drp-selected {
    float: left;
    display: inline-block;
    /* font-size: 13px; */
    padding: 8px 8px 0 0;
    color: #d22030;
}

.popover-default > .popover-title {
    padding-right: 35px;
}

.kv-editable-parent select.kv-editable-input {
    padding: 10px 6px !important;
}

.actions .btn, .removeStage, .uploaded-avatar .remove-avatar, .remove-image, .remove-logo {
    height: 35px;
    display: block;
    width: 35px;
    margin-bottom: 5px;
    cursor: pointer;
    padding: 0;
    background-color: #efefef !important;
    overflow: hidden;
    font-size: 0;
    color: transparent !important;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    z-index: 30;
    border: none !important;
}

.photoEdit {
    background-image: url(/images/edit.png);
}

.photoEdit:hover {
    background-image: url(/images/edit-white.svg);
    background-color: #d22030 !important;
}

.artist-item .actions {
    top: 10px;
    right: 10px;
}

.advansed-links .btn {
    display: block;
    background-color: transparent !important;
    width: 33.33%;
    float: left;
    padding: 5px;
    border: none !important;
    box-sizing: border-box;
    color: #2F3239 !important;
}

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

.text-footer .single-view.body-view {
    max-width: none;
    padding: 0;
    background-color: transparent;
}

.text-footer .single-view.body-view h2, .text-footer .single-view.body-view h3 {
    color: #D22030;
}


#article_events .close, #article_places .close, .streetview-close {
    background-image: url(/images/kyiv-maps-ico/left.svg);
}

.btn.btn-share:before {
    display: none;
}

.time:before {
    background: url(/images/kyiv-maps-ico/time-thin.svg) no-repeat center center !important;
    background-size: 20px;
}

.activity-view-wrap {
    background-color: #efefef;
}

.artists .artist-item,
.similarArtists .artist-item {
    padding: 15px;
}

.similarArtists .artists-list {
    padding: 0 30px;
}

.similarArtists .slick-arrow {
    bottom: 5px;
}

.location-item-list .edit-event:hover, .location-item-list .remove.unlink:hover, #phone-list .buttons-section .remove:hover {
    background-color: #d22030;
}

.btn.remove, .remove-time {
    border: none !important;
}

.show-edit-block:hover {
    color: #d22030;
}

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

@media screen and (min-width: 600px) {
    .text-main:before {
        background-image: url(../images/sport-bg.jpg);
        background-position: center center;
        background-size: cover;
    }
}

.context-buttons .btn.add-trainer::backdrop,
.context-buttons .btn.add-trainer:hover::before {
    background-image: url(/images/kyiv-maps-ico/trainer-b.svg);
}

.events-container .status, .blog-col .status, .activity-item .status {
    background-color: #efefef !important;
    color: #2F3239;
}

.cabinet-body .events-container .edit-event {
    top: 45px;
}

.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active,
.pagination > li > a:hover,
.pagination > li > span:hover {
    color: #d22030;
}

.search-header {
    background-image: url(/images/search-bg.png);
}

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

.tt-scrollable-menu .tt-menu {
    border-radius: 0 0 12px 12px !important;
}

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

.text-main .text-main-box .short-desc .read-more-block {
    width: 100%;
}

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

.text-main-box .short-desc h1 {
    color: #2F3239;
    text-align: center;
    /* font-size: 28px;
    line-height: 34px; */
    font-weight: 700;
    margin-bottom: 12px;
}

.text-main-box .short-desc p,
.text-main-box .short-desc ul li {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    margin-bottom: 12px;
    color: #2F3239;
}

.text-main-box .short-desc ul li {
    margin-bottom: 8px;
}

.text-main-box .short-desc ul li::before {
    position: absolute;
    left: 0;
    top: 7px;
    margin: 0;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #D22030;
    border-radius: 50%;
}

.text-main-box .short-desc h2 {
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    color: #d22030;
    margin-bottom: 12px;
}

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

.text-main-box .short-desc .card .card-header button {
    width: 100%;
    padding: 19px 0;
    text-align: left;
    position: relative;
    color: #d22030 !important;
    border: none !important;
    background-color: transparent !important;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 400;

    white-space: normal;
}

.text-main-box .short-desc .card .card-header button:hover,
.text-main-box .short-desc .card .card-header button:active,
.text-main-box .short-desc .card .card-header button:focus {
    color: #2F3239 !important;
    text-decoration: none;
}

.text-main-box .short-desc .card .card-body {
    /* font-size: 16px;
    line-height: 140%; */
    font-weight: 400;
    color: #2F3239;
    padding: 20px 0;
}

.text-main-box .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;

}

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

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

    .text-main .text-main-box .short-desc {
        display: block;
        justify-content: space-between;
    }

    .text-main .text-main-box .short-desc .read-more-block,
    .text-main .text-main-box .short-desc #accordion {
        width: 100%;
    }

    /* .text-main .text-main-box .short-desc h1 {
        font-size: 20px;
        line-height: 24px;
    } */

    .text-main .text-main-box .short-desc .card .card-header button {
        padding-right: 20px;
    }
}

.aside-newsletter .form-container {
    display: block;
    padding: 40x;
    background-color: transparent;
    margin-bottom: 10px;
    border-radius: 0;
}

.adsbygoogle {
    margin-bottom: 20px;
}

.select2-container--krajee-bs4 .select2-dropdown--below {
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}

.getArtists::after {
    display: none;
}

.type-federations .artists-list {
    padding-top: 30px;
}

.filials {
    padding: 20px;
    border-radius: 12px;
    background-color: #efefef;
    margin: 20px 0 30px;
}

.filials .info-wrap *:last-child {
    margin-bottom: 0;
}

/* .filials ul li,
.filials ul li a {
    font-size: 16px;
    line-height: 20px;
} */

.type-federations .body-view {
    margin-bottom: 0 !important;
}

.aside-newsletter td {
    border: none;
}

.aside-newsletter td div div * {
    position: relative;
    top: -4px;
}

.aside-newsletter td div div a span {
    top: 0;
}

.member-of:before {
    background-image: url(/images/checked-w.svg);
}

/* .chats-about-wrap .single p {
    font-size: 18px;
    line-height: 22px;
} */

.chats-about-wrap .single ul li:before {
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background-color: #d22030;
    position: absolute;
    left: 0;
    top: 7px;
    border-radius: 90%;
}

.chats-about-wrap .single > p:first-child {
    /* font-size: 22px;
    line-height: 27px; */
    font-weight: 700;
    color: #d22030 !important;
}

@media (max-width: 600px) {
    /* .chats-about-wrap .single p {
        font-size: 16px;
        line-height: 20px;
    } */

    .chats-desc {
        margin-top: 40px;
    }

    .chats-list li a {
        padding: 15px;
        /* font-size: 14px;
        line-height: 17px; */
    }
}

.location-view-body .artists-list {
    margin-top: 30px;
}

.trainer-slider-wrap {
    margin: 0 -15px;
}

.main-trainers-section .slick-slider {
    padding-bottom: 30px !important;
}

@media (max-width: 600px) {
    .main-trainers-section .slick-slider {
        padding-bottom: 20px !important;
        margin-bottom: 60px!important;
    }

    .main-trainers-section .slick-dots {
        bottom: -24px !important;
        display: flex;
        justify-content: center;
    }

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

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

    .main-trainers-section .slick-dots li button::before {
        width: 8px;
        height: 8px;
        background-color: #2F3239;
    }
}

.main-trainers-section .slick-track {
    display: flex;
}

.main-trainers-section .slick-track .slick-slide {
    height: auto;
    padding: 10px 15px;
}

.static-page,
body.type-about {
    background-color: #ffffff;
}

.type-promotion .address,
.type-promotion .reviews-info,
.type-promotion .sku-container {
    display: none;
}

.type-promotion .prod-header .container-fluid {
    padding: 0 30px;
}

.type-promotion .prod-item-container {
    background-color: #ffffff;
    border-radius: 12px;

}

.type-promotion .prod-item-container:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.type-promotion .prod-item-container .blog-item {
    padding: 60px 60px 100px;
}

.type-promotion .prod-item-container .prod-thmb {
    margin: 0;
}

.type-promotion .prod-item-container .prod-thmb .btn {
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: -120px;
    display: block;
    /* font-size: 16px;
    line-height: 20px; */
    background-color: transparent !important;
    color: #D22030 !important;
    padding: 9px;
    width: 70%;
    opacity: 1;
}

.type-promotion .prod-item-container:hover .prod-thmb .btn {
    background-color: #d22030 !important;
    color: #ffffff !important;
    opacity: 1;
}

.type-promotion .prod-item-container .blog-item .btn-buy {
    padding: 0;
}

.type-promotion .prod-item-container .blog-item .btn-buy h3 {
    margin: 0;
    padding: 30px 0;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
}

.type-promotion .prod-item-container .blog-item .btn-buy h3::after {
    display: none;
}

.type-promotion .prod-item-container .blog-item .btn-buy .btn-buy-price {
    display: none;
}

.prod-header {
    padding: 85px 0;
}

.prod-header h1 {
    margin: 0;
    text-align: left !important;
    /* font-size: 42px;
    line-height: 51px; */
    font-weight: 700;
    color: #ffffff;
}

@media (max-width: 600px) {
    .type-promotion .prod-item-container .blog-item {
        padding: 30px 30px 63px;
    }

    .type-promotion .prod-item-container .blog-item .btn-buy h3 {
        padding: 15px 0 30px;
        /* font-size: 14px;
        line-height: 17px; */
    }

    .type-promotion .prod-item-container .prod-thmb .btn {
        bottom: -97px;
        /* font-size: 14px;
        line-height: 17px; */
        padding: 7px;
    }
}

.context-buttons .btn.add-promotion:before,
.context-buttons .btn.add-promotion:hover:before {
    background-image: url(/images/promotion.svg);
}

.context-buttons .btn.add-page:before,
.context-buttons .btn.add-page:hover:before {
    background-image: url(/images/federation.svg);
}

.context-buttons .btn.add-partner::before,
.context-buttons .btn.add-partner:hover::before {
    background-image: url(/images/kyiv-maps-ico/manager-b.svg);
}

.context-buttons .btn:hover {
    opacity: 1;
}

.check-in-message .alert {
    padding: 40px 0;
    background: #FFFFFF;
    box-shadow: 0 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: 34px;
    line-height: 41px; */
    color: #2F3239;
    margin-bottom: 20px;
}

.check-in-message p {
    font-weight: 400;
    /* font-size: 24px;
    line-height: 29px; */
    color: #2F3239;
    margin-bottom: 0;
}

.check-in-message hr {
    border-top-color: #b3b3b3;
    margin: 40px 0;
}

@media (max-width: 600px) {
    .check-in-message .alert {
        padding: 30px 0;
    }

    .check-in-message .alert:before {
        width: 46px;
        height: 46px;
        margin-bottom: 15px;
    }

    .check-in-message h4 {
        /* font-size: 24px;
        line-height: 29px; */
        margin-bottom: 15px;
    }

    /* .check-in-message p {
        font-size: 16px;
        line-height: 20px;
    } */

    .check-in-message hr {
        margin: 30px 0;
    }
}

.qr-message .ticket-container {
    max-width: 650px;
    background: #FFFFFF;
    box-shadow: 0 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: 28px;
    line-height: 34px; */
    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 0 40px;
    border-top: 1px solid #b3b3b3;
}

.qr-message .ticket-container h2 {
    font-weight: 700;
    /* font-size: 22px;
    line-height: 27px; */
    color: #2F3239;
    margin-bottom: 12px;
}

.qr-message .ticket-container table tr td {
    border: none;
    /* font-size: 18px;
    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: 0;
    padding: 0;
    background-color: transparent;
    color: #00980F;
    /* font-size: 18px;
    line-height: 180%; */
    font-weight: 600;
}

.qr-message .ticket-container .mb-4 {
    margin: 0 !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: 16px;
    line-height: 20px; */
    color: #ffffff !important;

}

.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: 0;
    margin: 0;
    /* font-size: 24px;
    line-height: 29px; */
    font-weight: 400px;
    color: #2F3239;
}

.qr-message .ticket-container .alert h4 {
    font-weight: 700;
    /* font-size: 34px;
    line-height: 41px; */
    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: 24px;
    line-height: 29px;
    font-weight: 400px;
    margin: 0;
}

@media (max-width: 600px) {
    .qr-message .ticket-container {
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    /* .qr-message .ticket-container h1 {
        font-size: 22px;
        line-height: 27px;
    } */

    .qr-message .ticket-container h1.success::before {
        width: 27px;
        height: 27px;
        margin-right: 15px;
    }

    .qr-message .ticket-container hr {
        margin: 15px 0 30px;
    }

    .qr-message .ticket-container h2 {
        /* font-size: 18px;
        line-height: 22px; */
        margin-bottom: 15px;
    }

    /* .qr-message .ticket-container table tr td {
        font-size: 14px;
    } */

    /* .qr-message .ticket-container table tr td .alert-success {
        font-size: 14px;
    } */

    .qr-message .ticket-container button {
        padding: 14px;
        /* font-size: 14px;
        line-height: 17px; */
    }

    /* .qr-message .ticket-container .alert {
        font-size: 14px;
        line-height: 17px;
    } */

    .qr-message .ticket-container .alert h4 {
        /* font-size: 20px;
        line-height: 24px; */
        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: 14px;
        line-height: 17px;
    } */
}

#edit-sections-menu .articles a:before,
#edit-sections-menu .articles a.active:before {
    background-image: url(/images/m-news.svg);
}

@media (max-width: 600px) {
    .partners .partner {
        background-size: contain;
        height: 120px;
    }

    .activity-item:hover .activity-thmb .activity-thmb-back, .activity-item:focus .activity-thmb .activity-thmb-back {
        transform: none;
    }

    .activity-item:hover {
        box-shadow: none;
    }

    .activity-item:hover a:hover,
    .activity-item:hover a:focus,
    .activity-item:hover a:active {
        color: #2F3239;
        text-decoration: none;
    }

    .article-header-wrap .path {
        display: flex;
        justify-content: center;
    }

    .article-header-wrap .path li a {
        margin-right: 10px;
    }

    .article-header-wrap .path li:last-child {
        margin-right: 0;
    }
}

.readmore-js-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    background: linear-gradient(#ffffff00, #ffffff);
    display: block !important;
}

.type-federations .readmore-js-section::after {
    background: linear-gradient(#ffffff00, #efefef);
}

.modal-body .form-control {
    border: 1px solid #cccccc;
}

.booking-print-wrap {
    max-width: 650px;
    width: 100%;
    margin: 60px auto;
    background-color: #ffffff;
    border-radius: 16px;
    padding: 40px 20px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 7%);
}

.booking-print-wrap h1 {
    font-weight: 700;
    /* font-size: 28px;
    line-height: 34px; */
    color: #2F3239;
    margin-bottom: 20px;
}

.booking-print-wrap .card-header {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
}

.booking-print-wrap h5 {
    font-weight: 700;
    /* font-size: 22px;
    line-height: 27px; */
    color: #2F3239;
    margin-bottom: 12px;
}

.booking-print-wrap table th {
    font-weight: 600;
    /* font-size: 18px;
    line-height: 180%; */
    color: #2F3239;
    text-align: left !important;
}

.booking-print-wrap table td {
    font-weight: normal;
    /* font-size: 18px;
    line-height: 180%; */
    color: #2F3239;
}

.booking-print-wrap .kv-container-bs4:last-child table {
    margin: 0;
}

/* .respond {
    font-size: 14px;
    line-height: 17px;
} */

@media (max-width: 600px) {
    .booking-print-wrap {
        padding: 30px 15px;
        margin: 30px auto;
    }

    .booking-print-wrap h1 {
        /* font-size: 22px;
        line-height: 27px; */
        margin-bottom: 15px;
    }

    /* .booking-print-wrap h5 {
        font-size: 18px;
        line-height: 22px;
    } */

    .booking-print-wrap .table-responsive > .table > tbody > tr > th {
        /* font-size: 14px; */
        white-space: normal !important;
    }

    .booking-print-wrap .table-responsive > .table > tbody > tr > td {
        /* font-size: 14px; */
        white-space: normal !important;
    }

    .similarArtists .artists-list {
        padding: 0;
    }

    .comment-item-wrap .pt-3 .btn.btn-secondary {
        /* font-size: 14px; */
        line-height: 17px;
        padding: 8px 15px;
    }

    .respond {
        /* font-size: 12px;
        line-height: 15px; */
        padding-left: 10px;
    }

    .line-up-wrap .getArtists .artist-item {
        width: 100%;
    }


}

.place-top a.mp {
    border: none !important;
}

.social-share a:hover i {
    color: #ffffff;
}

.edit-page .msg, body > .msg {
    background-color: #d22030;
    border: 1px solid #d22030;
}

.field-passwordresetrequestform-email label {
    margin-bottom: 12px;
}

.field-passwordresetrequestform-email .help-block {
    margin-top: 5px;
}

.type-places .artist-item-wrap .thmb {
    border-bottom: none;
}

.type-places .artist-item-wrap .thmb .thmb {
    border-bottom: 1px solid #efefef;
}

.products-in-article h3 span {
    color: #D22030 !important;
}

.order-body-wrap h1:before {

    border: 2px solid #d22030;
}

.order-body-wrap {

    background-color: #fff;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th {
    text-align: left !important;
    padding-left: 20px !important;
}

.cabinet-body-wrap {
    padding-bottom: 30px;
}

.type-payments .cabinet-body-wrap .kv-container-bs4 .kv-detail-view .table > tbody > tr > th {
    font-weight: 700;

}

.type-payments .cabinet-body-wrap .kv-container-bs4 .card-header h5 {
    text-align: center;
    /* font-size: 16px;
    line-height: 20px; */
    font-weight: 700;
    margin-bottom: 12px !important;
}

.bootstrap-touchspin-up,
.bootstrap-touchspin-down {
    background-color: #ccc;
    border: none !important;
}

.btn-rounded {
    border: none !important;
}

.stat.stat-like,
.stat.stat-view {
    display: none !important;
}

.tickets-item .btn.order-repay, .tickets-item .btn.order-repay:hover {
    color: #ffffff !important;
    border: 1px solid #d22030 !important;
    background-color: #d22030 !important;
}


.check-ins table tr th:nth-child(2),
.check-ins table tr td:nth-child(2) {
    width: 36% !important;
    min-width: 36% !important;
    max-width: 36% !important;

}

.check-ins table tr th:nth-child(3),
.check-ins table tr td:nth-child(3) {
    width: 20% !important;
    min-width: 20% !important;
    max-width: 20% !important;

}

.search-header .search-form .search-page form {
    display: flex;
    width: 100%;
}
.search-btn { display: none; }

.search-input-box {
    max-width: 75%;
    width: 100%;
    margin-right: 10px;
    position: relative;
}

.type-search .search-form .search-cols-main .search-page button.btn.btn-primary#btnSearchMain {
    max-width: 25%;
}

@media screen and (max-width: 767px) {
    .search-header .search-form .search-page form {
        flex-direction: column;
    }

    .search-input-box {
        max-width: 100%;
        margin-right: 0px;
    }

    .type-search .search-form .search-cols-main .search-page button.btn.btn-primary#btnSearchMain {
        max-width: 100%;
    }
}

.order-body-wrap  .bg-info  {     background-color: #fff !important; border-bottom: none; }
.artist-item .user-moto,
.artist-item  .my-places .h4,
.artist-item .caption > .info  .addr,
.search-cols .col-date
{ display: none; }

.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;
    height: 30px;
    margin-right: 10px;
    background-image: url(/images/cal.svg);
    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 {
    font-size: 1em;
    font-weight: 600;
    line-height: 120%;
    color: #2F3239;
}

.filter-month .select2-container .select2-selection .select2-selection__arrow {
    display: none;
}

@media screen and (max-width: 800px) {
    .search-cols .col.filter-month {
        background-color: #d22030;
    }

    .search-cols .col.filter-month:before {
        top: 8px;
        left: 50%;
        transform: translateX(-50%);
        width: 30px;
        min-width: 30px;
        height: 20px;
        min-height: 20px;
        background-image: url(/images/cal-white.svg);
        background-size: 20px 20px;
        margin: 0px;
    }

    .filter-month .select2-container {
        padding: 0px;
        padding-top: 34px;
    }

    .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.875em;
        font-weight: 400;
        color: #ffffff;
        text-align: center;
    }

    .search-cols .row, .type-events .search-cols .row {
        height: 60px;
    }

    .search-cols .col .title .title {
        font-size: 1em;
    }

    .map-switcher div {
        font-size: 0.875em;
    }
}

@media screen and (max-width: 600px) {
    .filter-month .select2-container .select2-selection .select2-selection__rendered {
        font-size: 0.625em;
    }

    .search-cols .row, .type-events .search-cols .row {
        height: 55px;
    }

    .map-switcher {
        height: 55px;
    }

    .map-switcher div {
        font-size: 0.625em;
    }
}

.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;
    }
}

.page-container .event-view-buttons .btn.booking {
    margin-bottom: 0px!important;
    color: #202020!important;
    min-height: 40px;
}

.time-list .bs-radio:hover label {
    background-color: #d22030;
    color: #fff;
    border: 3px solid #d22030 !important;
}

.week .form-group > div[role="radiogroup"] {
    display: flex;
    flex-wrap: wrap;
}

.week .form-group > div[role="radiogroup"] .bs-radio {
    margin: 0px!important;
}

.time-list .bs-radio label {
    border-radius: 12px;
}

.order-details {
    display: flex;
    flex-direction: column;
}

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

#booking-form .control-label {
    font-size: 0.875em;
}

.order-date {
    margin-bottom: 0px;
}

.order-date span {
    margin-bottom: 15px;
}

.client-information .order-row {
    display: flex;
}

.client-information .order-row .form-group {
    width: 100%;
}

.client-information .order-row .form-group.field-desiredAtInput {
    width: 30%;
}

.client-information .order-date {
    margin-bottom: 20px;
}

@media screen and (max-width: 599px) {
    .week .form-group > div[role="radiogroup"] .bs-radio {
        width: 25%;
    }

    #booking-form .iti {
        width: 100%;
    }

    #booking-form .iti__flag-container {
        left: 0px;
    }

    .order-body .order-row {
        display: flex;
        flex-direction: column;
    }

    #booking-form .control-label {
        width: auto;
    }

    .page-container .event-view-buttons .btn.booking {
        border-radius: 0px;
    }

    .client-information .order-row {
        flex-direction: column;
    }

    .client-information .order-row .form-group.field-desiredAtInput {
        width: auto;
        margin-bottom: 0px!important;
    }

    .form-group.field-ticketorder-can_register_new_user {
        display: flex;
    }
}

.lowvision .main-top-container .row .h1,
.lowvision .main-top-container .row .h1 span,
.lowvision .main-top-container .row .slogan {
    color: #ffffff!important;
}

.lowvision .td-logo .logo-container:hover .navbar-brand {
    background-image: url(/images/Kyiv_logo_english.svg);
}

.lowvision .main-menu a,
.lowvision .search-cols .col.filter-month,
.lowvision #filter_dates_container, 
.lowvision #filter_events_city, 
.lowvision .search-cols .col-styles, 
.lowvision .map-switcher > div,
.lowvision .chat a,
.lowvision .single ul li:before {
    filter: grayscale(1);
}

.lowvision .static-page .structure li span {
    background-color: #000000;
}


.thmb-tags {
    padding: 15px;
    font-size: .9em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    z-index: 3;
}

.thmb-tags > div { display: none; }
.thmb-tags > div:nth-child(1),
.thmb-tags > div:nth-child(2),
.thmb-tags > div:nth-child(3) { display: block; }


.thmb-tags .tag {
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    padding: 2px 8px;
    margin-bottom: 3px;
    border-radius: 5px;
}

.location-header .slick-arrow {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
}

.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;
    }
}

@media screen and (min-width: 576px) {
    .inner-header.artists-header #filter_events_city.col-xs-4.col-sm-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .artists-header .search-page .col-xs-4.col-sm-4.col {
        margin-bottom: 8px !important;
    }
}

.header .lang-switcher {
    background-color: #ffffff;
    padding-top: 59px;
}

.header .login.btn#lgn span {
    display: none;
}

.infoBox {
    font-size: 17px;
}

.type-sports.action-view .gotop {
    bottom: 90px;
}

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

    .places-list-nearby .location-item-wrap .thumbnail .thmb-tags,
    .places-list .location-item .thumbnail .thmb-tags {
        display: none;
    }

    .gotop {
        width: 40px;
        height: 40px;
        background-size: 32px;
        bottom: 15px;
        right: auto;
        left: 15px;
    }

    .chat {
        bottom: 15px;
        left: 15px;
    }

    .chat a {
        padding: 5px;
    }

    .type-sports.action-view .gotop { 
        bottom: 65px;
    }

    .low-btn-container {
        right: 15px!important;
        bottom: 15px!important;
    }
    
    .low-btn {
        width: 40px!important;
        height: 40px!important;
        background-size: 22px!important;
    }

    .type-places.action-view .gotop,
    .type-events.action-view .gotop,
    .type-places.action-view .low-btn-container,
    .type-events.action-view .low-btn-container {
        bottom: 70px!important;
    }

    .type-blog.action-view .gotop,
    .type-blog.action-view .low-btn-container {
        bottom: 50px!important;
    }

    .lowvision-container {
        right: 60px!important;
    }
}

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

.col-lg-4 .events-container { margin-bottom: 1em; }

@media screen and (max-width: 600px) {
    .map-wrap .single-view .event-view-buttons .btn-direction, .map-wrap .single-view .event-view-buttons .btn-share, .map-wrap .single-view .event-view-buttons .btn-show-on-map {
        font-size: 0.7em;
    }
}

.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;
    }
}