#acceptButton,.artist_info ul li {
    cursor: pointer
}

.artist-name,.artist_info_text h1 a:hover,.genres a:hover,.near_block a,.reset_filter,.table .table-row,.tags_block ul li a,.title_of_block_name .tag_properties a:hover,.venue_name_concert a:hover,.venue_street a:hover {
    text-decoration: none
}

#preload {
    position: fixed;
    left: calc(50% - 27px);
    top: 46%;
    z-index: 9999;
    display: none
}

.no-dots li,.table {
    display: block
}

.breadcrumb,.concert_info h3 {
    margin-top: 20px
}

.over_top {
    position: fixed;
    top: -1px;
    height: 1px;
    width: 100%;
    background-color: #fff;
    display: flex;
    z-index: 1030
}

.mg-c-b,.mg-c-t {
    display: block!important
}

.mg-c-b {
    margin-left: auto;
    margin-right: auto
}

.mg-c-t {
    text-align: center!important
}

.our_team>div[class*=col-],.reviews,.title_margin,.title_of_block_name {
    margin-bottom: 40px
}

.remove_title_padding,.title_of_block_name .title_of_block_name {
    margin-bottom: 0!important
}

.btn-white {
    margin-bottom: 8px
}

.flex-row-center {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.artist_info_text h1,.event_info p,.phone-margin,.results_of_letter:last-child,.title_of_block_name .tag_properties,.venue_info p {
    margin-bottom: 17px
}

.tags_block {
    display: flex;
    flex-wrap: wrap
}

.tags_block ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0
}

.tags_block ul .image {
    position: relative;
    bottom: 1px
}

.tags_block ul li {
    border: 1px solid #e0e0e5;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 12px;
    cursor: pointer
}

.grid_block .block:hover,.tags_block ul li:hover {
    border-color: #0275d8;
    background: #fff;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.table .table-cell,.table .table-cell-header {
    border-bottom: 1px solid #dfe2e9
}

.tags_block ul li span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.tags_block ul li a {
    padding: 8px 16px;
    display: block
}

.filters,.genres,.line_up_element a,.position,.table .table-row:first-child,.tags_block .collapse {
    display: flex
}

.near_block div .number,.tags_block ul li .number {
    color: #4d89e0
}

.result_block:nth-child(3n+3),.tags_block div:last-child {
    margin-right: 0
}

.tags_block ul .active {
    border: 1px solid #4d89e0
}

.table-row {
    display: table-row
}

.table-cell,.table-cell-header {
    display: table-cell
}

.table-row .table-cell:first-child p {
    display: inherit;
    width: inherit;
    justify-content: inherit
}

.table-row .table-cell p {
    display: flex;
    width: 20px;
    justify-content: center
}

.table .table-row .table-cell,.table .table-row .table-cell-header {
    width: 223px
}

.table .table-row .table-cell-header:first-child,.table .table-row .table-cell:first-child {
    width: 652px
}

.table .table-row .table-cell:last-child {
    width: 92px
}

.table .table-row:first-child div {
    width: 19.3%
}

.table .table-row .table-cell-header:last-child {
    width: 120px
}

.table .table-row:first-child div:first-child {
    width: 56.3%
}

.table .table-row:first-child p {
    font-size: var(--c50-subtitle2-font-size);
    line-height: var(--c50-h6-line-height);
    color: #718797;
    padding-bottom: 10px;
    padding-top: 0;
    vertical-align: bottom;
    display: inherit;
    margin-bottom: 0
}

.table .table-row .table-cell p {
    margin-bottom: 0;
    padding: 28px 0
}

.table>:not(caption)>*>* {
    padding-left: 0!important
}

.list ul,.near_block ul {
    list-style: none
}

.list ul {
    padding-left: 0
}

.list ul li span::before {
    content: "\2022";
    color: var(--c50-blue);
    font-weight: 700;
    display: inline-block
}

.list ul li {
    display: flex;
    margin-bottom: 10px
}

.c50-table-row .c50-table-venue-name .c50-address a:hover,.grid_block:hover,.list ul li div a:hover {
    text-decoration-line: none
}

.list ul li div {
    padding-left: 5px
}

.list ul li p {
    display: initial
}

.near_block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px
}

.grid_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 3px
}

.block_0,.block_1,.block_2 {
    display: inline-block
}

.near_block .block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border: 1px solid var(--c50-border);
    border-radius: 30px;
    padding: 10px 18px;
    align-items: center;
    min-width: 276px
}

.near_block div i {
    font-size: 10px;
    padding-right: 5px
}

.near_block a {
    max-width: 280px
}

.line_up_element a,.row_searched a,.row_searched a:hover .decor_text,.sticky_venue_info .tabs_block div a {
    text-decoration: none!important
}

.near_block .block div:first-child {
    display: flex;
    align-items: center
}

.near_block .block div:last-child {
    min-width: min-content;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.near_block .block div .number {
    padding-right: 10px;
    padding-left: 5px
}

.grid_block .block .name {
    max-width: 200px
}

.carousel .d-flex {
    justify-content: flex-end
}

.carousel .d-flex i {
    font-size: 9px
}

.carousel .d-flex .nav-left i,.genres i {
    margin-right: 10px
}

.filters span,.overlay-do-not-sell .popup button:first-child,.tour-filters div {
    margin-right: 5px
}

.select2-results__options::-webkit-scrollbar,.ui-menu::-webkit-scrollbar {
    height: 0
}

.list_of_letters {
    display: flex;
    list-style-type: none;
    padding-left: 0;
    flex-wrap: wrap
}

.letter-litle,.list_of_letters li {
    margin-right: 5px;
    box-shadow: 0 0 20px rgba(0,0,0,.08);
    border-radius: 4px;
    background: #e0e0e5;
    margin-bottom: 5px
}

.artist_info,.artist_info_image,.artist_placeholder,.back_blur,.back_blur_img,.youtube_video iframe {
    border-radius: 10px
}

.artist_placeholder,.global_search {
    background-size: cover;
    background-repeat: no-repeat
}

.list_of_letters .active {
    background-color: var(--c50-blue)
}

.list_of_letters .active a {
    font-weight: var(--c50-h-font-weight);
    color: var(--c50-white)
}

.letter-litle {
    display: inline-block;
    margin-bottom: 15px;
    padding: 4px 8px
}

.list_of_letters li a {
    text-decoration: none;
    display: block;
    height: 28px;
    width: 26px;
    display: flex;
    align-items: center;
    justify-content: center
}

.list_of_letters li:first-child a {
    width: 35px
}

.results_of_letter {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.result_block {
    max-width: calc(33% - 45px);
    width: 100%;
    margin-right: 45px
}

.artist-name {
    color: var(--c50-input);
    margin-bottom: 10px;
    display: block;
    width: fit-content
}

.global_search {
    background-image: url('/images/other/main.jpg');
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding: 124px 140px
}

.main_margin {
    margin-top: 40px
}

.main_margin .breadcrumb {
    margin-top: -20px
}

.background_global_search {
    background-color: var(--c50-white);
    padding: 40px;
    border-radius: 10px
}

.background_global_search .title_of_block_name,.setList .lastUpdated,.tickets .btn-white {
    margin-bottom: 0
}

.background_global_search .title_of_block_name .tag_properties {
    margin-bottom: 28px
}

.filters span {
    width: 124px
}

.reset_filter {
    display: inline-block;
    margin-top: 10px;
    color: var(--c50-blue);
    margin-bottom: 20px
}

.decor_text,.offcanvas-body .navbar-nav .nav-item .nav-link:hover,.report_text:hover a {
    text-decoration: underline
}

.tour-filters {
    display: flex;
    margin-bottom: 20px
}

.tour-filters div {
    max-width: 171px
}

.about_region_concerts {
    max-width: 825px
}

.about_region_concerts p {
    color: var(--c50-selected)
}

.venue_street {
    margin-bottom: 20px;
    position: relative;
    top: -10px
}

.venue_map_adress {
    font-weight: 500;
    color: #000;
    display: block;
    margin-top: 20px
}

.artist_info_text,.artist_info_text h1 a {
    color: var(--c50-white)
}

.venue_map_info {
    text-align: center
}

.venue_info .tag_properties {
    margin-bottom: 12px
}

.venue_name .tag_properties {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.venue_info {
    margin-bottom: 15px
}

.sticky_venue_info {
    position: -webkit-sticky!important;
    position: sticky!important;
    top: 51px;
    background-color: #fff;
    z-index: 2;
    scroll-behavior: revert;
    margin-left: -12px;
    margin-right: -12px;
    border-bottom: 1px solid var(--c50-border);
    margin-bottom: 40px
}

.sticky_venue_info div {
    margin-right: 25px;
    height: 32px
}

.sticky_venue_info div:last-child {
    margin-right: 12px
}

.tabs_block {
    margin-top: 12px;
    margin-left: 12px
}

.horizontal-scroll::-webkit-scrollbar {
    display: none
}

.horizontal-scroll {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.sticky_venue_info .tabs_block .active {
    border-bottom: 1px solid var(--c50-blue);
    font-weight: 700
}

.venue_trending {
    margin-bottom: 0;
    padding-bottom: 40px
}

html:has(.sticky_venue_info .tabs_block div a) {
    scroll-padding-top: 90px
}

.d-contents {
    display: contents
}

.upgrates .c50-table-info {
    vertical-align: middle!important
}

.artist_placeholder {
    position: relative;
    z-index: 4;
    min-height: 215px;
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
    background-position: center
}

.artist_placeholder_no_image {
    min-height: auto
}

.artist_placeholder_image {
    width: 100%;
    height: 100%;
    position: absolute;
    filter: brightness(80%);
    object-fit: cover
}

.background_blur {
    backdrop-filter: blur(90px);
    -webkit-backdrop-filter: blur(90px);
    height: 100%;
    display: flex;
    padding: 20px;
    flex-direction: row;
    justify-content: space-between
}

.artist_info_text {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 175px
}

.genres,.genres a,.line_up_artist_count {
    color: var(--c50-input)
}

.artist_info_text .bottom_place {
    margin-bottom: 0;
    bottom: 20px;
    display: block;
    position: absolute;
    font-size: 14px
}

.artist_info {
    overflow: hidden;
    max-width: 310px;
    width: 100%;
    height: 175px;
    margin-left: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative
}

.artist_info_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    filter: blur(10px);
    position: absolute
}

.back_blur {
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    position: relative
}

.back_blur_img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 216px
}

.phone_combine {
    justify-content: space-between;
    height: 100%
}

.phone_combine p:first-child,.phone_combine p:nth-child(2) {
    font-size: 16px;
    display: inline-block
}

.genres p {
    margin-bottom: 10px
}

.venue_name_concert {
    font-size: 18px!important;
    font-weight: 500!important;
    margin-top: -10px;
    margin-bottom: 10px
}

.youtube_video {
    max-width: 381px;
    height: 229px
}

.social-links-photo ul,.tooltiptext {
    border-radius: 6px;
    text-align: center
}

.social-links-photo {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    position: absolute;
    bottom: 18px;
    right: 18px
}

.social-links-photo ul {
    background: rgba(0,0,0,.3);
    height: 32px;
    min-width: 28px;
    padding-left: 2px;
    padding-right: 2px
}

.social-links-photo ul li {
    font-size: 14px!important;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 1px
}

.artist_info .social-links-photo .hide li {
    position: absolute;
    opacity: 0
}

.artist_info .hide li:last-child {
    opacity: 1;
    position: relative
}

.share-white {
    font-size: 20px;
    position: relative;
    top: 1px
}

.share-transparent {
    color: transparent!important;
    font-size: 20px
}

.tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity .3s
}

.tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent
}

#copy_link:hover .tooltiptext,.overlay-do-not-sell:target {
    visibility: visible;
    opacity: 1
}

.under_pagination_text {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
    display: block;
    color: #718797
}

#items_from_table~.under_pagination_text {
    max-width: 418px
}

.decor_text,.line_up_artist_name {
    font-size: var(--c50-label-item-size)
}

.under_pagination_text_position {
    margin-top: -30px
}

.line_up_element {
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.line_up_short_bio {
    margin-left: 1rem
}

.line_up_block {
    display: flex;
    flex-direction: column
}

.line_up_artist_image {
    margin-right: 20px;
    min-width: 65px;
    width: 65px;
    height: 47px
}

.line_up_artist_image img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.line_up_artist_name {
    margin-bottom: 5px;
    margin-top: -2px;
    width: fit-content;
    display: block;
    list-style: var(--c50-label-item-height);
    color: var(--c50-black);
    font-weight: 700
}

.line_up_artist_counts {
    min-width: 7em
}

.tour_place {
    position: absolute;
    left: 20px;
    top: 20px
}

.past_concerts_link {
    margin-right: auto;
    display: block!important;
    width: fit-content;
    margin-bottom: 40px
}

.search_page ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.search_page ul li {
    float: left
}

.search_page ul li a {
    display: block;
    text-align: center;
    margin-right: 32px;
    padding-bottom: 14px;
    text-decoration: none
}

.search_page ul .ui-state-active a {
    font-weight: 700;
    border-bottom: 2px solid var(--c50-blue)
}

.search_page .ui-widget-content .c50-item-row:first-child {
    border-top: 1px solid var(--c50-border);
    padding-top: 12px
}

.search_page .ui-widget-content .c50-item-row {
    margin-bottom: 0;
    padding-top: 12px
}

.decor_text {
    display: block;
    padding: .1em .2em;
    line-height: 1.5;
    zoom:normal!important;font-weight: var(--c50-font-weight-bold);
    line-height: var(--c50-label-item-height)
}

.row_searched .c50-item-row-content {
    overflow: visible!important;
    white-space: inherit
}

.report_text a {
    text-decoration: none;
    color: #999;
    line-height: 24px
}

.report_top_block {
    height: 218px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.report_top_block div:first-child {
    position: absolute;
    padding-left: 45px;
    padding-top: 40px
}

.report_top_block img {
    height: 100%;
    width: 100%
}

.label_in_input {
    color: #999;
    position: absolute;
    background: #fff;
    margin-left: 13px;
    line-height: 20px;
    margin-top: -10px;
    z-index: 2
}

.report_form input,.report_form textarea {
    margin-bottom: 28px;
    color: #999;
    max-width: 540px;
    position: relative;
    z-index: 1;
    font-size: 16px!important
}

.report_send {
    background-color: #4d89e0;
    max-width: 116px!important;
    color: #fff!important;
    margin-bottom: 40px!important;
    margin-top: 28px
}

.adaptive_to_new_c50 img {
    width: 100%!important;
    height: 100%!important
}

.collapse:not(.show) {
    display: block!important;
    height: 0;
    overflow: hidden
}

.h2_like_p h2 {
    font-size: 14px;
    margin-bottom: 0!important
}

.setList .lastUpdated,.setList a,.setList p {
    font-size: 12px;
    color: #718797
}

.mission-block h4,.values-block h4 {
    border: 2px solid #4d89e0;
    height: fit-content;
    border-radius: 50px;
    text-align: center;
    color: #4d89e0
}

.mission-block div h4 {
    padding: 15px 17px
}

.values-block div h4 {
    padding: 10px
}

.d-flex div p {
    margin-left: 30px
}

.d-flex div p b {
    padding-bottom: 9px;
    display: block
}

.mission-block div,.values-block div {
    padding-right: 30px
}

.mission-block div:last-child {
    padding-right: 0
}

.background_photo {
    max-width: 255px;
    max-height: 255px;
    width: 100%;
    background-color: red;
    border-radius: 150px;
    display: flex;
    margin-bottom: 20px;
    overflow: hidden
}

.zoom:hover {
    transform: scale(1.1)
}

.background_photo img {
    width: 100%;
    padding: 20px 10px 0
}

.our_team p {
    margin-bottom: 5px!important
}

.our_team div[class*=col-]:first-child .background_photo {
    background-color: #be8ce8
}

.our_team div[class*=col-]:nth-child(2) .background_photo {
    background-color: #c58f9b
}

.our_team div[class*=col-]:nth-child(3) .background_photo {
    background-color: #73c255
}

.our_team div[class*=col-]:nth-child(4) .background_photo {
    background-color: #4d89e0
}

.our_team div[class*=col-]:nth-child(5) .background_photo {
    background-color: #55c2b9
}

.setList .tour {
    margin-bottom: 0!important;
    margin-top: 0!important
}

.setList ul {
    list-style-type: decimal;
    padding-left: 1rem
}

.reviews .review {
    border-top: 1px solid #e0e0e5;
    padding: 20px 0
}

.reviews .review:last-child {
    border-top: 1px solid #e0e0e5;
    border-bottom: 1px solid #e0e0e5
}

.reviews .review .published {
    color: #718797;
    margin-bottom: 0
}

.reviews .review .author {
    justify-content: space-between;
    margin-bottom: 10px
}

.reviews .review .author div,.reviews .review .author div:first-child {
    align-items: center
}

.reviews .review .author div:first-child span {
    font-size: 16px;
    font-weight: 700
}

.reviews .review .author div img {
    margin-right: 20px
}

.reviews .review .author div:first-child img {
    max-width: 36px;
    margin-right: 25px
}

.reviews .review .reviews .review .rating {
    font-size: 0
}

.reviews .review .rating:before {
    content: '★★★★★';
    font-size: 24px;
    color: gold
}

.reviews .review .rating[data-rating="1"]:before {
    content: '★☆☆☆☆'
}

.reviews .review .rating[data-rating="2"]:before {
    content: '★★☆☆☆'
}

.reviews .review .rating[data-rating="3"]:before {
    content: '★★★☆☆'
}

.reviews .review .rating[data-rating="4"]:before {
    content: '★★★★☆'
}

#cookie-notice {
    color: #000;
    font-family: inherit;
    background: #fff;
    padding: 1rem;
    position: fixed;
    bottom: 1.5rem;
    left: 1.5rem;
    font-size: .8rem;
    width: 100%;
    max-width: 300px;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
    margin: 0;
    z-index: 1000000;
    box-sizing: border-box
}

#acceptButton {
    background: #000;
    border: 0;
    padding: 10px;
    margin-top: 13px;
    color: #fff;
    font-weight: 700;
    width: 100%
}

#cookie-notice button:first-child {
    border: 0;
    background-color: var(--c50-white);
    float: right
}

.overlay-do-not-sell {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    visibility: hidden;
    opacity: 0;
    z-index: 1
}

.overlay-do-not-sell .popup {
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 25%
}

.overlay-do-not-sell .popup div:first-child {
    padding: 40px 30px;
    display: flex;
    justify-content: flex-end
}

.overlay-do-not-sell .popup span,.popup label {
    margin-top: 0;
    color: #333;
    font-size: 24px;
    font-weight: 700
}

.overlay-do-not-sell .popup label {
    padding: 0 10px
}

.overlay-do-not-sell .popup [type=checkbox] {
    height: 20px;
    width: 20px
}

.overlay-do-not-sell .popup button {
    width: 50%;
    padding: 15px 0;
    border: 0;
    border-radius: 5px;
    margin-top: 40px;
    font-size: 20px
}

.overlay-do-not-sell .popup button:last-child {
    margin-left: 5px;
    background-color: var(--c50-blue);
    color: var(--c50-white)
}

.overlay-do-not-sell .popup .close {
    font-size: 21px;
    font-weight: 700;
    text-decoration: none;
    color: #333
}

.overlay-do-not-sell .popup .close:hover {
    color: #06d85f
}

.overlay-do-not-sell .popup .content {
    padding: 20px 30px;
    overflow: auto;
    max-height: 250px
}

.overlay-do-not-sell .popup .content p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 35px
}

.overlay-do-not-sell .popup hr {
    margin: 0
}

.faq-question h2{
    font-size: var(--c50-h5-font-size);
}

.poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.faq-answer {
    margin-bottom: 1rem;
}

@media (min-width:1400px) {
    .container {
        max-width:1200px!important;
        padding-left: 45px!important;
        padding-right: 45px!important
    }
}

@media(max-width: 991px) {
    .global_search {
        padding:60px 16px
    }

    .report_top_block {
        background-color: #f8f8f8;
        height: 140px
    }

    .report_top_block img {
        display: none
    }

    .report_top_block div:first-child {
        padding-left: 15px
    }

    .main_margin .breadcrumb {
        margin-top: 0px;
    }
}

@media screen and (max-width: 900px) {
    .overlay-do-not-sell .popup {
        width:70%
    }

    .overlay-do-not-sell .popup button,.popup p {
        font-size: 16px!important;
        line-height: 25px!important
    }

    .overlay-do-not-sell .popup span,.popup label {
        font-size: 18px
    }

    .overlay-do-not-sell .popup [type=checkbox] {
        height: 14px;
        width: 14px
    }
}

@media (max-width: 768px) {
    #cookie-notice,.result_block {
        max-width:100%
    }

    .line_up_artist_counts {
        min-width: 12em
    }

    .line_up_element {
        display: block
    }

    .line_up_short_bio {
        margin-bottom: 1.5em;
        margin-left: 0!important
    }

    .sticky_venue_info,.title_of_block_name,html:not(.sticky_venue_info) .artist_placeholder {
        margin-bottom: 30px
    }

    .near_block,.results_of_letter {
        flex-direction: column
    }

    .first_part,.sticky_venue_info_shadow,.sticky_venue_info_shadow_over {
        margin-left: -12px;
        margin-right: -12px
    }

    html:has(.c50-block-photo) .disable_blick_on_phone {
        display: none!important
    }

    .tour-filters div {
        max-width: auto;
        margin-right: 5px;
        width: 50%
    }

    .tour-filters div:last-child {
        margin-right: 0
    }

    .tour-filters {
        margin-top: -20px
    }

    .table .table-row .table-cell-header:first-child,.table .table-row .table-cell:first-child,.table .table-row:first-child div:first-child {
        width: 57%
    }

    .table .table-row .table-cell-header:nth-child(3),.table .table-row .table-cell:nth-child(3),.table .table-row:first-child div:nth-child(3) {
        width: 25%
    }

    .table .table-row .table-cell-header:last-child {
        width: 150px
    }

    .table .table-row div:nth-child(2) p,.table .table-row div:nth-child(3) p {
        text-align: center;
        padding-right: 0
    }

    .table .table-row .table-cell-header:nth-child(2) p,.table .table-row .table-cell:nth-child(2) p,.table .table-row .table-cell:nth-child(3) p {
        margin-right: auto;
        margin-left: auto
    }

    .breadcrumb {
        margin-top: 0
    }

    .concert_items,.main_margin,.venue_items {
        margin-top: 20px
    }

    .near_block a {
        max-width: initial
    }

    .slides-container {
        overflow: auto!important
    }

    .slider-wrapper .d-flex {
        display: none!important
    }

    .tags_block ul li {
        margin-right: 3px
    }

    .horizontal-scroll {
        overflow: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative
    }

    .filters .c50-date,.filters .select2-container {
        width: 124px!important
    }

    .horizontal-scroll div,.horizontal-scroll ul {
        display: inline-block;
        display: -webkit-inline-box;
        flex-wrap: nowrap
    }

    .near_block .column_block {
        display: initial
    }

    .near_block {
        display: flex;
        flex-wrap: wrap;
        width: fit-content
    }

    .near_block a:nth-child() {
        max-width: inherit
    }

    .grid_block .block .name {
        max-width: auto
    }

    .venue_street {
        top: -10px
    }

    .first_part {
        position: relative;
        z-index: 3;
        background-color: #fff;
        display: block;
        padding-left: 12px;
        padding-right: 12px
    }

    .first_part .about_region_concerts p,.first_part .title_of_block_name:last-child,.venue_trending {
        margin-bottom: 0
    }

    .sticky_venue_info_shadow {
        position: sticky;
        position: -webkit-sticky!important;
        z-index: 2;
        top: 50px;
        height: 40px;
        box-shadow: 0 16px 20px -2px rgb(0 0 0 / 8%);
        border-top: 1px solid var(--c50-border)
    }

    .sticky_venue_info_shadow_over {
        height: 40px;
        position: sticky;
        position: -webkit-sticky!important;
        margin-top: -45px
    }

    .venue_trending {
        padding-bottom: 0
    }

    html:has(.sticky_venue_info) .first_part {
        margin-bottom: -40px;
        padding-bottom: 20px
    }

    html:has(.sticky_venue_info_shadow) .artist_placeholder {
        margin-bottom: 10px
    }

    .venue_map_info iframe {
        height: 300px!important
    }

    .artist_placeholder {
        background-image: none!important;
        height: auto!important;
        margin-bottom: 0
    }

    .background_blur {
        padding: 0;
        flex-direction: column
    }

    .artist_info_text {
        color: #000
    }

    .phone_combine {
        flex-direction: row;
        font-weight: 700;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .artist_info_text .bottom_place,.overlay-do-not-sell .popup span,.phone_combine p:first-child,.phone_combine p:nth-child(2),.popup label {
        font-size: 16px
    }

    .phone_combine p .order-1 {
        display: flex;
        margin-bottom: 10px
    }

    .phone_combine p:first-child {
        width: 100%
    }

    .phone_combine .order-2,.phone_combine .order-3 {
        font-weight: 500
    }

    .artist_info_text .bottom_place {
        position: relative;
        bottom: 0;
        display: initial;
        font-size: 16px
    }

    .artist_info {
        min-width: 310px;
        width: auto;
        max-width: 385px;
        height: auto;
        border-radius: 10px;
        background-repeat: no-repeat;
        background-size: inherit;
        margin-left: 0
    }

    .phone_combine .phone_color {
        color: var(--c50-blue);
        font-weight: 500
    }

    .artist_placeholder_image {
        display: none
    }

    .social-links-photo {
        bottom: 20px;
        right: 20px
    }

    html:has(.sticky_venue_info) .concert_margin_phone {
        margin-bottom: -40px;
        padding-bottom: 20px
    }

    .search_page ul {
        overflow: initial!important
    }

    .search_page .horizontal-scroll ul {
        display: flex!important
    }

    .past_concerts_link {
        margin-left: inherit
    }

    .artist_info_text h1 a {
        color: var(--c50-black)
    }

    #cookie-notice {
        bottom: 0;
        left: 0;
        border-radius: 0
    }

    .overlay-do-not-sell .popup {
        width: 95%;
        top: 15%
    }

    .overlay-do-not-sell .popup button,.popup label,.popup p {
        font-size: 12px!important;
        line-height: 20px!important
    }

    .overlay-do-not-sell .popup div:first-child {
        padding: 30px 15px
    }

    .overlay-do-not-sell .popup .content {
        padding: 20px 15px
    }

    .overlay-do-not-sell .popup label {
        padding: 0 5px
    }

    #acceptButton {
        margin-bottom: 40px
    }
}
