
/********************* Main level **************/
.offcanvas-menu .offcanvas-inner .sp-module ul > li > a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li > span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler {
	display: block;
    padding: .75em 15px;
    line-height: 1em;
    font-size: 12px;
}

/********************* 2 level **************/
.offcanvas-menu .offcanvas-inner .sp-module ul .menu-child .menu-deeper.menu-parent > a,
.offcanvas-menu .offcanvas-inner .sp-module ul .menu-child .menu-deeper.menu-parent > span {
	
}

/*********************  3 Level **************/
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	g
}