/* Theme Name: Meup Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of meup
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: meup
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  meup-child
*/
/* General */
html {
    overflow-x: visible !important;
}

body {
    overflow-x: hidden !important;
}

input.sib-email-area {
    padding: 10px 115px 10px 0px;
    height: unset;
    width: 100%;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    border: none;
    border-bottom: 1px solid #dadada;
    background: transparent;
}

input.sib-default-btn {
    background: transparent;
    position: absolute;
    right: 0;
    top: 15px;
    padding: 5px 5px 5px 0px;
    height: unset;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    cursor: pointer;
    transition: 0.4s;
    border: none;
    z-index: 2;
    color: #01777a;
}

.ova_nav.show {
    padding-top: 30px;
}

.single-event .event-banner .single-banner {
    height: 28.7vw !important;
}

.single-event .event-gallery .slide_gallery .slick-slide img {
    width: 100%;
}

.ova_nav.show.canvas_left ul.menu {
    padding-top: 25px;
}

.ova_nav.show:before {
    content: '';
    background: url('/wp-content/uploads/2021/03/mobile-menu-logo.png');
    width: 50px;
    height: 40px;
    display: block;
    position: absolute;
    left: 15px;
    top: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.menu-item-object-login, .menu-item-object-register {
    padding: 0px 7px !important;
}

.ova_nav ul.menu > li.account-button > a, .menu-item-object-login > a, .menu-item-object-register > a {
    background: #01777a;
    color: #fff !important;
    padding: 4px 10px !important;
    text-align: center;
}

.ova_nav ul.menu > li.account-button, .menu-item-object-login, .menu-item-object-register {
    height: 32px;
}

/* Icons */
.cost-icon {
    display: inline-block;
    background-image: url(img/cost.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.clock-icon {
    display: inline-block;
    background-image: url(img/clock.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.location-icon {
    display: inline-block;
    background-image: url('img/location.png');
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
    background-repeat: no-repeat;
}

.students-icon {
    display: inline-block;
    background-image: url('img/students.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.lang-icon {
    display: inline-block;
    background-image: url('img/lang.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.persons-icon {
    display: inline-block;
    background-image: url('img/persons.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.phone-icon {
    display: inline-block;
    background-image: url('img/phone.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.web-icon {
    display: inline-block;
    background-image: url('img/web.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

.email-icon {
    display: inline-block;
    background-image: url('img/mail.svg');
    background-size: contain;
    width: 20px;
    height: 15px;
    vertical-align: sub;
    margin-right: 8px;
}

.person-icon {
    display: inline-block;
    background-image: url('img/person.png');
    background-size: contain;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 8px;
}

/* General */
.ova-feature .content .title {
    font-weight: bold;
}

.elementor-section.elementor-element.small-width > .elementor-container {
    max-width: 1058px !important;
}

.three-clicks .elementor-inner-column:after {
    content: '';
    background: url('https://museotek.net/wp-content/uploads/2019/06/Click-Arrow-1.png');
    width: 114px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-top: 50%;
    position: absolute;
    right: -50px;
}

.three-clicks .elementor-inner-column:last-child:after {
    display: none;
}

.museum-carousel {
    padding: 0px 0px 35px !important;
}

.museum-carousel .swiper-container .swiper-wrapper {
    margin-left: 8%;
}

.museum-carousel .elementor-column-wrap {
    padding: 0px !important;
}

/* Event Single */
.single-event .event_top .event_info .content-top > p {
    margin-bottom: 5px;
    font-weight: 500;
}

.single-event .event_top .event_info .content-top h1.title-event-single {
    margin-bottom: 30px;
    font-size: 42px;
}

.single-event .event_top .event_info .content-top .event-duration {
    padding-bottom: 8px;
}

.single-event .ticket-info .item-info-ticket {
    margin-bottom: 10px;
    box-shadow: none;
}

.single-event .ticket-info .item-info-ticket:not(:last-child) .heading-ticket {
    border-bottom: 1px solid #ddd;
}

.single-event .event-sidebar .event-sidebar-content .event_section_white {
    border-radius: 10px;
}

.single-event .event-sidebar .event-sidebar-content .team-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.single-event .event-sidebar .event-sidebar-content .team-list-item > div > img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    box-shadow: 1px 1px 10px 5px #dddcdc;
    border: 1px solid #fff;
    margin-right: 20px;
    object-fit: cover;
}

.single-event .event-sidebar .event-sidebar-content .team-list-item > div > p {
    margin-bottom: 0px;
}

.single-event .event-sidebar .event-sidebar-content .team-list-item > div > h6 {
    margin: 0;
}

.single-event .event-sidebar .event-sidebar-content .team-icon-stars > i:before {
    font-family: 'ElegantIcons';
    content: "\e033";
    color: #ffa800;
    display: inline-block;
    font-style: normal;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white {
    padding: 0px;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-title, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-cost, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-duration, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-address, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-phone, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-website, 
.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-email {
    padding: 0px 20px 5px;
    color: #969696;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-title {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-list-item {
    padding-bottom: 20px;
}

.single-event .event-sidebar .event-sidebar-content .event-venue.event_section_white .venue-thumb {
    padding-bottom: 20px;
}

.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-cost, 
.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-duration, 
.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-person, 
.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-students, 
.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-lang, 
.single-event .event-sidebar .event-sidebar-content .event-general-info.event_section_white .info-persons {
    color: #969696;
    padding-bottom: 5px;
}

.single-event h3.heading {
    font-weight: bold;
    font-size: 27px;
    line-height: 27px;
    color: #000;
}

.single-event .event_related {
    padding-bottom: 80px;
}

.single-event .event_related .event_location > span {
    display: none;
}

.single-event .event_related .event_item.type1 .event_detail {
    color: #fff;
    padding: 20px 30px;
	height: 315px;
}

.event_item.type1 .event_detail .meta-footer {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.single-event .event_related .event_item.type1 .event_detail .event_location a {
    color: #fff;
    font-size: 12px;
    padding-bottom: 5px;
    display: block;
}

.single-event .event_related .event_item.type1 .event_detail .loop_title a {
    font-size: 19px;
    color: #fff;
}

.single-event .event_related .event_item.type1 .event_detail .event-location-time > div {
    padding-bottom: 10px;
    font-size: 14px;
}

.single-event .event_related .event_item.type1 .event_detail .person-icon {
    background: url('img/person-white.png');
}

.single-event .event_related .event_item.type1 .event_detail .clock-icon {
    background: url('img/clock-white.png');
}

.single-event .event_related .event_item.type1 .event_detail span.event-button a {
    background: #fff;
    border: none;
    height: 40px;
    line-height: 32px;
}

.single-event .event_related .event_item.type1 .event_thumbnail {
    height: 235px;
}

.single-event .event_related .event_item.type1 .event_thumbnail img {
    height: 100%;
    object-fit: cover;
}

.thumbnail_figure, .thumbnail_figure > a {
    height: 100%;
}

/* Venue Single */
.single-event .event_top .act_gr {
    max-width: 250px;
    width: 100%;
}

.single-event .event_top .act_gr .act_booking button {
    height: 50px;
    width: 100%;
    background: #01777a;
    border: none;
    color: #fff;
    cursor: pointer;
}

.single-event .event_top .act_gr .act_booking div[disabled] button {
    background: #b5b5b5;
}

.pretix-widget .pretix-widget-category-name {
    display: none;
}

.pretix-widget .pretix-widget-attribution {
    display: none;
}

.pretix-widget .pretix-widget-action button {
    background: #10777a;
    border: none;
}

.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 15px;
}

.pretix-widget.pretix-widget-mobile .pretix-widget-event-calendar .pretix-widget-event-calendar-head a {
    color: #10777a;
}

.promoted-programms .promoted-item {
    display: flex;
    align-items: center;
    border: 1px solid #808080;
    padding: 20px;
    margin-bottom: 20px;
    justify-content: space-between;
}

.promoted-programms .promoted-item > div:first-child {
    font-weight: bold;
    color: #808080;
}

.promoted-programms .promoted-item > div:last-child {
    max-width: 180px;
    width: 100%;
}

.promoted-programms .promoted-item > div:last-child > a {
    color: #fff;
    background: #01777A;
    width: 100%;
    text-align: center;
    height: 41px;
    line-height: 41px;
    text-transform: uppercase;
    display: block;
}

.promoted-programms .promoted-item > div:last-child > a.red-btn {
    background: #570404;
}

.promoted-programms .promoted-item .person-icon {
    width: 100%;
    background-repeat: no-repeat;
    padding-left: 29px;
    font-weight: 300;
    font-size: 14px;
}

.similar-venues {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 20px;
}

.similar-venues .similar-venue-item {
    margin-bottom: 120px;
}

.similar-venues .similar-venue-item img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-height: 250px;
    height: 100%;
    width: 100%;
}

.similar-venues .similar-venue-item .similar-venue-item-content {
    border-left: 1px solid #A6A6A6;
    border-right: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    display: inline-block;
    width: 100%;
    max-height: 270px;
    height: 100%;
    position: relative;
    margin-bottom: 30px;
}

.similar-venues .similar-venue-item .similar-venue-item-content h3 {
    font-size: 19px;
    padding: 0px 30px;
}

.similar-venues .similar-venue-item .similar-venue-item-content h6 {
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 10px 30px 10px;
    font-size: 13px;
    font-weight: 400;
    width: 100%;
    margin: 0;
}

.similar-venues .similar-venue-item .similar-venue-item-content > p {
    color: #808080;
    font-size: 15px;
    padding: 0px 30px;
}

.similar-venues .similar-venue-item .similar-venue-item-content > p:before {
    content: '';
    background: url('img/educational-icon.svg');
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.similar-venues .similar-venue-item .similar-venue-item-content > div {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px;
}

.similar-venues .similar-venue-item .similar-venue-item-content > div > div:last-child a {
    width: 105px;
    height: 33px;
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    background: #9b9b9b;
    color: #fff;
}

.latest-programs {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-gap: 20px;
}

.latest-programs .latest-program-item {
    margin-bottom: 50px;
}

.latest-programs .latest-program-item .close-program-flag {
    position: absolute;
    background: #ff9191;
    border-top-left-radius: 10px;
    padding: 5px 10px;
    font-size: 14px;
    color: #fff;
}

.latest-programs .latest-program-item .close-program-flag.available {
    background: #139b7b;
}

.latest-programs .latest-program-item img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-height: 250px;
    height: 100%;
    width: 100%;
}

.latest-programs .latest-program-item .latest-program-item-content {
    /* border-left: 1px solid #A6A6A6; */
    /* border-right: 1px solid #A6A6A6; */
    /* border-bottom: 1px solid #A6A6A6; */
    display: inline-block;
    /* padding: 0px 30px 30px; */
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 256px;
    position: relative;
}

.latest-programs .latest-program-item .latest-program-item-content h3 {
    font-size: 17px;
    color: #fff;
    margin: 10px 0px;
    padding: 0 30px;
}

.latest-programs .latest-program-item .latest-program-item-content h6 {
    color: #fff;
    width: auto;
    display: inline-block;
    margin: 20px 0px 0;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 400;
    padding: 0 30px;
}

.latest-programs .latest-program-item .latest-program-item-content > p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 0 30px;
    padding: 0 30px;
}

.latest-programs .latest-program-item .latest-program-item-content > p.age:before {
    content: '';
    background: url('/wp-content/uploads/2021/02/ΕΠ-Ηλικιακή-Ομάδα.svg');
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.latest-programs .latest-program-item .latest-program-item-content > p.duration:before {
    content: '';
    background: url('/wp-content/uploads/2021/02/ΕΠ-Διάρκεια.svg');
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.latest-programs .latest-program-item .latest-program-item-content > div {
    display: flex;
    justify-content: space-between;
    background: #656060;
    padding: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.latest-programs .latest-program-item .latest-program-item-content > div > div:last-child a {
    border: 1px solid #808080;
    width: 120px;
    height: 35px;
    line-height: 32px;
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 500;
    color: #828282;
    background-color: #FFFFFF;
}

/* Single Venue */
.single-venue-sidebar h3.heading {
    font-weight: bold;
    font-size: 27px;
    line-height: 27px;
    color: #000;
    margin: 0;
    position: relative;
    margin-bottom: 40px;
}

.single-venue-sidebar h3.heading:after {
    content: "";
    background-color: #10777a;
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 30px;
    height: 1px;
}

.single-venue-sidebar .venue-details {
    background-color: #fff;
    padding: 0;
    margin-bottom: 40px;
    border-radius: 10px;
    padding-bottom: 20px;
}

.single-venue-sidebar .venue-details .info-cost, 
.single-venue-sidebar .venue-details .info-duration, 
.single-venue-sidebar .venue-details .info-location, 
.single-venue-sidebar .venue-details .info-phone, 
.single-venue-sidebar .venue-details .info-website, 
.single-venue-sidebar .venue-details .info-email, 
.single-venue-sidebar .venue-details .info-website > a, 
.single-venue-sidebar .venue-details .info-email > a {
    color: #969696;
    padding-bottom: 5px;
    padding: 5px 20px;
    display: flex;
}

.single-venue-sidebar .venue-details .venue-thumb {
    padding-bottom: 20px;
}

.single-venue-sidebar .venue-details .venue-thumb > img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
}

.single-venue-sidebar .venue-team {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 10px;
}

.single-venue-sidebar .venue-details .info-website > a, .single-venue-sidebar .venue-details .info-email > a {
    padding: 0px;
}

.single-venue-sidebar .venue-team .team-list-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.single-venue-sidebar .venue-team .team-list-item > div > img {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    box-shadow: 1px 1px 10px 5px #dddcdc;
    border: 1px solid #fff;
    margin-right: 20px;
    object-fit: cover;
}

.single-venue-sidebar .venue-team .team-list-item > div > p {
    margin-bottom: 0px;
}

.single-venue-sidebar .venue-team .team-list-item > div > h6 {
    margin: 0;
}

.single-venue-sidebar .venue-team .team-icon-stars > i:before {
    font-family: 'ElegantIcons';
    content: "\e033";
    color: #ffa800;
    display: inline-block;
    font-style: normal;
}

/* Select2 Programs Filters */
form.programs-filters {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-bottom: 50px;
    grid-gap: 2.8%;
}

form.programs-filters button[type="submit"] {
    background: #01777a;
    color: #fff;
    border: none;
    padding: 12px 40px;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
}

form.programs-filters .program-filter-field {
    width: 100%;
    margin-right: 0%;
}

form.programs-filters .program-filter-field:last-child {
    margin-right: 0px;
}

.searchandfilter label {
    display: block;
}

.searchandfilter ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    justify-content: space-between;
    margin: 0 0 40px;
    padding: 0;
}

.searchandfilter ul li {
    width: 31%;
}

.searchandfilter h4 {
    font-size: 13px;
    color: #25777a;
    display: none;
}

/* .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    width: 100%;
} */
.select2-container--default .select2-search--inline .select2-search__field {
    width: 100% !important;
}

.select2-container {
    /* width: 100% !important; */
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 7px 10px;
}

.select2-container .select2-search--inline .select2-search__field[placeholder="Î˜ÎµÎ¼Î±Ï„Î¹ÎºÎ® Î•Î½ÏŒÏ„Î·Ï„Î±"], .select2-container .select2-search--inline .select2-search__field[placeholder="Î§ÏÎ¿Î½Î¹ÎºÎ® Î”Î¹Î¬ÏÎºÎµÎ¹Î±"], .select2-container .select2-search--inline .select2-search__field[placeholder="Î¤Î¬Î¾ÎµÎ¹Ï‚"] {
    width: 100% !important;
}

.select2-results__option {
    padding-right: 20px;
    vertical-align: middle;
    font-size: 13px;
}

.select2-results__option:before {
    content: "";
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border: 1px solid #5f5f5f;
    border-radius: 4px;
    background-color: #fff;
    margin-right: 13px;
    vertical-align: middle;
}

.select2-results__option[aria-selected=true]:before {
    font-family: fontAwesome;
    content: "\f00c";
    color: #fff;
    background-color: #01777a;
    border: 0;
    display: inline-block;
    padding-left: 3px;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 100%;
    overflow-y: visible;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 100%;
    overflow-y: visible;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: transparent;
    color: #01777a;
    font-size: 14px;
    border: none;
    padding: 5px 15px;
    border: 1px solid #01777a;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #01777a;
    margin-right: 10px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fff;
    color: #01777a;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: transparent !important;
    color: #01777a;
    /*font-weight: bold;*/
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-radius: 4px;
}

.select2-container--open .select2-dropdown--below {
    border-radius: 0px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.select2-selection .select2-selection--multiple:after {
    content: 'hhghgh';
}

/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
    display: none;
}

.select-icon .placeholder {
    /*  display: none; */
}

.select-icon .select2-results__option:before, .select-icon .select2-results__option[aria-selected=true]:before {
    display: none !important;
    /* content: "" !important; */
}

.select-icon .select2-search--dropdown {
    display: none;
}

span.dropdown-wrapper:before {
    font-family: 'fontAwesome';
    content: "\f106";
    color: #c5c5c5;
    display: inline-block;
    font-style: normal;
    position: absolute;
    top: 14px;
    right: 12px;
    transform: rotate(180deg);
    transition: 0.2s;
}

.select2-container--open span.dropdown-wrapper:before {
    transform: rotate(0deg);
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    border: 1px solid #ededed;
    border-bottom: 1px solid #25777a;
}

@media only screen and (min-width: 1025px) and (max-width: 1120px) {
    .single-venue-sidebar .venue-details .info-duration, .single-venue-sidebar .venue-details .info-location, .single-venue-sidebar .venue-details .info-phone, .single-venue-sidebar .venue-details .info-website, .single-venue-sidebar .venue-details .info-email, .single-venue-sidebar .venue-details .info-website > a, .single-venue-sidebar .venue-details .info-email > a {
        font-size: 12px;
    }

    .single-venue-sidebar h3.heading {
        font-size: 20px;
    }

    .single-venue-sidebar .venue-team .team-list-item {
        flex-wrap: wrap;
    }

    .single-venue-sidebar .venue-team .team-list-item > div:first-child {
        width: 30%;
        margin-right: 5%;
    }

    .single-venue-sidebar .venue-team .team-list-item > div:last-child {
        width: 65%;
    }

    .single-venue-sidebar .venue-team .team-list-item > div > h6 {
        font-size: 17px;
    }

    .single-venue-sidebar .venue-team .team-list-item > div > p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 900px) {
    .latest-programs, .similar-venues {
        grid-template-columns: 50% 50%;
    }
}

@media only screen and (max-width: 767px) {
    .searchandfilter ul li {
        width: 100%;
    }

    form.programs-filters .program-filter-field {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 5%;
    }

    form.programs-filters {
        display: block;
    }

    .similar-venues {
        display: block;
    }

    .latest-programs {
        display: block;
    }

    .latest-programs .latest-program-item, .similar-venues .similar-venue-item {
        width: 100%;
        margin-bottom: 40px;
    }

    .menu-item-object-login {
        margin-bottom: 10px;
    }

    .promoted-programms .promoted-item {
        display: block;
    }

    .promoted-programms .promoted-item > div:last-child > a {
        margin-top: 15px;
        font-size: 15px;
        height: 30px;
        line-height: 30px;
    }

    .similar-venues .similar-venue-item .similar-venue-item-content > div {
        position: relative;
        justify-content: center;
    }

    .similar-venues .similar-venue-item .similar-venue-item-content > p {
        margin-bottom: 0px;
    }
}
