/*
Theme Name: Woffice Child
Description: Child theme for Woffice
Author: Alkaweb Team
Template: woffice
*/

#main-content #buddypress .subnav-filters .bp-search form {
    min-width: 21rem;
}

#pag-top, #pag-bottom {
    display: flex;
    justify-content: space-between !important;
    align-items: center !important;
}
#member-dir-pag-top .page-numbers,
#member-dir-pag-bottom .page-numbers
{
    background-color: unset !important;
    padding: 0 5px;
}
#member-dir-count-top,
#member-dir-count-bottom {
    margin-top: 10px;
    margin-left: 10px;
}
#member-dir-pag-top,
#member-dir-pag-bottom {
    margin-right: 10px;
    font-size: 15px;
    margin-top: 10px;
}
.home .mec-event-calendar-classic dl dt {
	height: 65px !important;
}
