:root {
--default-color: #73B859;
--default-rgb-color: 115, 184, 89;
--default-light-color: #F1F7EE;
--default-intense-color: #50803E;
--default-login-color: #36B1AD;
}

div.aside-img {
    display: none !important;
}

@media screen and (min-width:800px){
.event-login-text{
color: white !important; 
}
}

.aside .aside-primary { background: linear-gradient(112deg, rgba(115,185,89,1) 24%, rgba(52,170,180,1) 90%) !important;  )
 ; }


@media screen and (max-width:800px)
{
.evk-slider {
            border-radius: 50px;
        }
    
        .evk-slider::before,
        .evk-slider::after {
            border-radius: 44px;
        }
    
        #sponsor_slider_card .card {
            border-radius: 44px;
        }
    
        .carousel-item i,
        .carousel-item h3,
        .carousel-item time {
            color: white !important;
        }
    
    


#main_content{
background: linear-gradient(174deg, rgba(120,187,92,1) 7%, rgba(49,177,176,1) 98%);
}

.login-aside {
background: linear-gradient(112deg, rgba(115,185,89,1) 24%, rgba(52,170,180,1) 90%) !important; 
}
.login-img .login-logo-mobile, .login-img .login-logo {   
 max-height: 60px !important;
}
#kt_header_mobile {
	background-color: #73b959 !important;
}

#kt_header_mobile * {
    color: white !important;
}
#kt_header_mobile .logo-default {
    max-height: 35px !important;
}
#mobile_subheader .card {
        background-color: #ffffff1c !important;
    }     
    #mobile_subheader .btn.btn-icon-primary  {
        font-size: 11px;
    }
 #lobbyMenuCardContainer .btn.btn-light-primary {
     border-color: #ffffff !important;
 }
 #lobbyMenuCardContainer .btn.btn-light-primary i, .btn.btn-light-primary span {
     color: #ffffff !important;
 }
button.btn.btn-fixed-height.btn-text-dark-50.btn-hover-text-primary.btn-icon-primary.font-weight-bold.font-size-sm.px-2 {
color: #ffffff !important;
}
#mobile_subheader button i, #mobile_subheader a i {
color: #ffffff !important;
}
}
@media (min-width:801px) and (max-width:991px) {

div#kt_header_mobile {
  background-color: #2367D3 !important;
}

#kt_header_mobile * {
    color: white !important;
}

}
