.eventon_sorting_section .eventon_global_gmap{
margin-left:-13px;
height:500px;
display:none;
margin-top:5px;
border:1px solid #e5e5e5;
}
.eventon_geo_cal_filter .eventon_filter_dropdown p{
min-width:70%
}
.ajde_evcal_calendar .eventon_filter_line .eventon_geocal_filter .eventon_sf_field p{
background:url(//knucklehq.com/wp-content/plugins/eventon-events-map/images/geo_cal_icon.png) left center no-repeat;
padding-left:13px;
}
.eventmap.ajde_evcal_calendar .calendar_header{margin-bottom: 10px;} .ajde_evcal_calendar.eventmap .evoGEO_map{
margin-top: 0px;
width:100%;
height:400px;
border: 2px solid var(--evo_color_1);;
position: relative;
z-index: 0;
border-radius: 15px;box-sizing: border-box;
} .ajde_evcal_calendar.eventmap .evoEM_list{display: none;}
.ajde_evcal_calendar .evo_cal_above .evo-mapfocus{display: none;}
.ajde_evcal_calendar.eventmap .evo_cal_above .evo-mapfocus{display: inline-block;}
.ajde_evcal_calendar.eventmap .evomap_section{position: relative;margin-bottom: 10px}
.ajde_evcal_calendar.eventmap .evomap_section .evomap_noloc{
position: absolute;
background-color: rgba(251, 251, 251, 0.65);
display: block;
width: 100%;
height: 100%;
top: 0;margin: 0;
font-size: 18px; text-align: center;
padding-top: 70px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ajde_evcal_calendar.eventmap .evomap_section .evomap_progress{display: none;}
.ajde_evcal_calendar.eventmap .evomap_section.loading .evomap_progress{
position: absolute;
height: 100%; width: 100%;
overflow: hidden;
background-color: rgba(251, 251, 251, 0.4);
z-index: 2;
display: block;
}
.ajde_evcal_calendar.eventmap .evomap_progress span{
background-color: #ffcb6c;
border-radius: 50%;
width: 1px;height: 1px;
position: absolute;
top: 50%; left: 50%;
opacity: 0;
}
.ajde_evcal_calendar.eventmap .evomap_section.loading .evomap_progress span{
animation: mapprogress 1.3s 0.2s infinite
-moz-animation: mapprogress 1.3s 0.2s infinite;
-webkit-animation: mapprogress 1.3s 0.2s infinite;
-o-animation: mapprogress 1.3s 0.2s infinite;
}
@keyframes mapprogress {
0% { opacity: 0; }
70% { opacity: 0.6; width: 500px; height: 500px;margin-left: -250px;margin-top: -250px;}
100% { opacity: 0.1; width: 1500px; height: 1500px;margin-left: -750px;margin-top: -750px;}
}
@-moz-keyframes mapprogress {
0% { opacity: 0; }
70% { opacity: 0.6; width: 500px; height: 500px;margin-left: -250px;margin-top: -250px;}
100% { opacity: 0.1; width: 1500px; height: 1500px;margin-left: -750px;margin-top: -750px;}
}@-webkit-keyframes mapprogress {
0% { opacity: 0; }
70% { opacity: 0.6; width: 500px; height: 500px;margin-left: -250px;margin-top: -250px;}
100% { opacity: 0.1; width: 1500px; height: 1500px;margin-left: -750px;margin-top: -750px;}
}@-o-keyframes mapprogress {
0% { opacity: 0; }
70% { opacity: 0.6; width: 500px; height: 500px;margin-left: -250px;margin-top: -250px;}
100% { opacity: 0.1; width: 1500px; height: 1500px;margin-left: -750px;margin-top: -750px;}
}
a.evo-mapfocus{
cursor: pointer;
padding: 5px 8px;
border-radius: 5px;
color: #fff;
background-color: #dedede;
display: inline-block;
margin-top: 10px;
}
a.evo-mapfocus:hover{text-decoration: none;opacity: 0.7; color:#fff;} .ajde_evcal_calendar.mapds_sideby .evomap_section{flex:60%;}
.ajde_evcal_calendar.mapds_sideby .evoEM_list{
display: flex;flex:40%;height:100%;
border: 2px solid;
border-left: none;
border-radius: 0 15px 15px 0;
box-sizing: border-box;
overflow: hidden;
}
.ajde_evcal_calendar.mapds_sideby .evoGEO_map{min-height: 500px!important;
border-radius: 15px 0 0 15px;
}
.ajde_evcal_calendar.mapds_sideby .eventon_events_list{
overflow-y: scroll;border-radius: 0!important;
}
.ajde_evcal_calendar.mapds_sideby .eventon_events_list::-webkit-scrollbar {display: none;}
.ajde_evcal_calendar.mapds_sideby .eventon_events_list .eventon_list_event{
margin: 0 !important;
border-radius: 0 !important;
border-bottom: 1px solid;
}
.ajde_evcal_calendar.mapds_sideby .evoem_mapevent_container{
display: flex;flex-direction: row; min-height:500px;
}
@media (max-width: 700px){
.ajde_evcal_calendar.mapds_sideby .evoem_mapevent_container{flex-direction: column;
height: auto !important;
}
.ajde_evcal_calendar.mapds_sideby #evcal_list{width: 100%;}
.ajde_evcal_calendar.mapds_sideby .evoGEO_map{border-radius: 15px;}
.ajde_evcal_calendar.mapds_sideby .evomap_section,
.ajde_evcal_calendar.mapds_sideby .evoEM_list
{flex:100%}
.ajde_evcal_calendar.mapds_sideby .evoEM_list{border-radius: 15px;border:2px solid var(--evo_color_1)}
.evo-scroll-tab-container{display: none;}
} .evoGEO_map .evoIWl, .evoIWr{
float: left;
width: 120px;
}
.evoGEO_map .evoIWl{
border-right: 1px solid #dedede;
margin-right: 10px;
width: 100px;
}
.evoIWr a.evomap_evolb_trigger{outline:none;}
.evoIW .evomp_trig_events_lb{
margin-top: 10px;
font-size: 11px;
padding: 5px 10px !important;
} .evo_lightbox.evoem_events_list .evolb_content{
background-color: transparent;
box-shadow: none;
}
.evo_lightbox.evoem_events_list .eventon_list_event{box-shadow: 0px 0px 30px 0 #0000002e;}
.evo_lightbox.evoem_events_list .eventon_events_list,
.evo_lightbox.evoem_events_list .evolb_content{overflow: visible!important;}
.evoem_lightbox{
overflow-x: hidden;
overflow-y: auto;
background-color: rgba(61, 61, 61, 0.53);
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
padding-right: 17px;
}
.evoem_content_in{
display: table;
height: 100%;
width: 100%;
}
.evoem_content_inin{
display: table-cell;
vertical-align: middle;
position: relative;
width: 600px;
margin: 40px auto;
}
.evoem_lightbox_content{
width: 100%;
margin: 60px auto;
max-width: 500px;
position: relative;
}
.evoEM_pop_body.evo_pop_body{
background-color: transparent;
}
.evoem_lightbox .evcal_cblock .evo_time{display: none;}
.evoem_lightbox .bordb{
border-bottom: 1px solid #cdcdcd;
}
.evoem_lightbox .evo_metarow_gmap{display: none;}
body.evoem_overflow{
overflow: hidden;
}
html{overflow-y:initial;}