.flex-control-paging li a {
    width: 24px;
    height: 24px;
    margin: 0 22px 0 0;
}

a.sidebar-toggle {
    min-height: 24px;
    min-width: 24px;
    text-align: center;
}

.ppl-email, .ppl-phone {
    min-height: 24px;
}

.ppl-item a {
    background-image: unset !important;
    color: #006DE0 !important;
}


.ppl-item a:hover {
    text-decoration:underline !important;
}

a.sidebar-toggle {
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	}
	
	li.menu-item.expanding-item a:first-child {
    height: 100%;
    width: 100%;
    display: block;
    min-height: 44px;
    padding: 0;
}

.menu--main-menu.block-menu li.menu-item{
	padding:0 !important;
}

a.sidebar-toggle {
    z-index: 9999;
}
