/*Estilos EventOn*/
/*EVENTOS PLUGIN AFSDP*/
.evcal_desc .evcal_desc3 em i {
    color: #666666 !important;
}

.ajde_evcal_calendar .calendar_header .evo_arrow, .ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows {
	border: none !important; 
}

evopopclose:hover, .evolbclose:hover {
    background-color: #fa443d !important;
}
.evopopclose, .evolbclose {
    background-color: #e2e2e2 !important;
}
.evolbclose:before, .evolbclose:after {
    background-color: #ffffff !important;
}

.eventon_filter_dropdown {
    z-index: 99999 !important ;
}

a.evo_sort_btn {
    opacity: 1 !important;
    background-color: #11315c !important;
    color: #fff !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    padding: 3px 10px 10px !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    margin-right: 4px !important;
}

a.evo_sort_btn:hover {
    background-color: #0c223f !important;
}

.evoShow_more_events:before {
    position: relative !important;
    text-align: left !important;
    font-size: 16px !important;
}
.evo_events_list_box .eventon_list_event.evo_eventtop {
        border-radius: 0px 20px 20px 0px !important;
}

.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .desc_trig {
        border-width: 10px !important;
        border-radius: 0px !important;
}
 .eventos-label{

  width:236px;
  
}

.evoShow_more_events {
    line-height: 20px !important;
    position: relative !important;
  min-height:60px !important;
    height: 60px !important;
    width: 100% !important;
}
.ajde_evcal_calendar.boxy.boxstyle2 .eventon_list_event {
    min-height: 20px !important;
}
.ajde_evcal_calendar.boxy .evoShow_more_events span:before {
        content: "+" !important;
        position: relative !important;
        font-size: 20px !important;
        margin-top: -2px !important;
}
body .EVOSR_section input[type=text], .evo_search_bar input[type=text] {
        border-color: #ebebeb !important;
        background-color: #ffffff;
        border-radius: 10px !important;
}

.evolb_content img {
    width: auto !important; /* Ignora los valores de estilo inline */
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important; /* Mantiene las proporciones originales */
}

#eventon_comments{
  display: none !important;
}


.eventon_events_list .eventon_list_event .ev_ftImg {
        margin: 10px 0 !important;

}
.ajde_evcal_calendar.boxy.boxstyle2 #evcal_list .eventon_list_event .evcal_cblock {
 height: auto !important;
}
#evcal_list{
  border:none !important;
}
.ajde_evcal_calendar .calendar_header p, .ajde_evcal_calendar .evo_footer_nav p {
        line-height: 1.3;
        margin: 0 !important;
        font-size: 42px !important;
        font-weight: normal;
        color: var(--evo_color_1);
        text-transform: uppercase;
        padding-top: 1px;
        padding-bottom: 0px;
        width: auto;
}

.calendar_header span.cal_head_btn {
        background-color: var(--evo_color_2);
        color: #fff !important;
        font-size: 12px;
        text-transform: uppercase;
        display: inline-block;
        padding: 0px 10px;
        margin-bottom: 5px;
        border-radius: 10px;
        cursor: pointer;
        margin-right: 4px;
        min-height: 25px;
        line-height: 25px;
        position: relative;
}