#eb-event-page .eb-box-heading {
    padding: 10px 0;
    background: none;
    border-bottom: 1px solid #eee;
    border-top: none;
    border-left: none;
    border-right: none;
}

 #eb-event-page .eb-description {
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding: 10px 0;
}
.eb-social-sharing-buttons .fa {
    font-family: 'Font Awesome 5 Brands';
}
.eb-social-sharing-buttons .btn {
    padding: 10px 13px;
    border-radius: 24px;
}

#eb-event-page h1.eb-page-heading {
   font-size: 2.25rem;
}

.ebm-upcoming-events {
    margin: 15px 0;
    padding: 10px;
    border: 6px solid #eee;
    border-radius: 15px;
}
 .eb-box-heading .breadcrumb {
    padding: 4px 15px 8px 0;
}
.btn-toolbar {
    margin-bottom: 20px;
}
#eb-event-details h2 {
    margin: 80px 0 20px !important;
}

/*=====================================================
EVENT BOOKING
======================================================*/
/*bottoni ISCRIZIONE evento*/

.eb-taskbar {
    margin-bottom: 100px !important;
}


/*informazioni su accettazione privacy policy*/
.alert-info {
    font-size: 12px;
    padding: 10px !important;
}

/*titolo mappa località*/
#cboxCurrent, #cboxTitle {
    top: auto !important;
}
/*titolo eventi homepage cliccabile color azzurro*/
.ebm-upcoming-events .ebm-event-link {
color: #00aeef;
line-height: 1.75rem !important;
}

/*=============================
MODIFICHE GALLERIA FOTO EVENTI EVENT BOOKING
==============================*/

#eb-event-details .mod-speasyimagegallery {
    margin-top: 50px;
}

/*=============================
MODIFICHE TOOLBAR 
==============================*/

#location_id {
    margin-right: 5px;
    margin-left: 0 !important;
}
.filter-search {
    margin-bottom: 10px;
    margin-right: 10px;
}
.btn-toolbar .btn-group>.btn {
    margin-left: 10px;
}
/*=============================
FONT SIZE MESE (APR-MAG-ECC)
==============================*/
.ebm-upcoming-events-improved div.ebm-event-month {
    font-size: 14px;
}