body a:hover, body a:focus {
text-decoration: none;
}
.main-header { }
body .btn-nav {
margin-left: 10px !important;
}
body .btn-nav > a {
background: #61CE70;
color: #000 !important;
border-radius: 10px !important;
display: flex;
font-size: 15px !important;
padding: 10px 20px !important;
}
body .btn-nav.btn-nav-yellow > a {
background: #ffc439;
}
body .btn-nav > a .fas {margin-left: 8px;}
body .btn-nav > a.elementor-item-active {color: #000 !important;}
body .btn-nav > a::after {
display: none !important;
}
body .btn-nav > a:hover, body .btn-nav > a:focus {opacity: 0.8; color: #000 !important;}
body .icw-wpeevent form {font-size: 14px;}
body .icw-wpeevent form table {border: 1px solid #F1F3F7 !important; overflow: hidden; border-radius: 10px; margin-bottom: 20px;}
body .icw-wpeevent form table tr:first-child {background: #33b349;}
body .icw-wpeevent form table tr:first-child td {font-size: 14px; color: #FFF;}
body .icw-wpeevent form table tr td {padding:8px 15px;font-size:15px}
body .icw-wpeevent form table select {padding: 5px 25px 5px 10px; border-radius: 4px; margin: 0px;}
body .icw-wpeevent .row-desc {font-size: 13px; line-height: 1.5;}
body .main-header .elementor-widget-nav-menu {margin-bottom: 0px !important;}
@media only screen and (min-width: 1201px){
body .main-header-logo { width: 230px !important; flex: none;}
body .main-header-menu {width: 100% !important; }
body .main-header-cta { width: 250px !important; margin-left:auto; flex: none;}
}
@media only screen and (min-width: 1024px){
body .main-header-m {display: none;}
}
@media only screen and (min-width: 768px){
.single-tribe-events-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-details,
.single-tribe-events-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-venue {
width: 50%;
}
.single-tribe-events-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap { 
padding: 0;
min-width: 100%;
margin: 0px;
}
.single-tribe-events-template .tribe-events-single .tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap .tribe-events-venue-map {
width: 100%;
padding: 0;
margin: 0;
}
}
@media only screen and (max-width: 1200px){
body .main-header-logo { width: 230px !important; flex: none;}
body .main-header-menu {display: block !important; }
body .main-header-cta { width: 355px !important; margin-left:auto; flex: none;}
body .main-header-menu {width: 100% !important;}
body .main-header .elementor-widget-nav-menu a.elementor-item {padding: 12px 10px;}
}
@media only screen and (max-width: 1024px){
body .main-header .elementor-row {flex-wrap:nowrap !important}
body .main-header-m {}
}
@media only screen and (max-width: 767px){
body .top-header {display: none !important;}
body .main-header-cta { width: 110px !important;}
}
@media only screen and (max-width: 480px){
body .main-header-logo { width: 210px !important;}
body .main-header-cta { width: 100px !important; }
body .icw-wpeevent form {overflow: auto;}
}