/**
* Theme Name: Axtra Child
* Description: This is a child theme of Axtra, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: axtra
* Version: 1.2
*/

@media only screen and (max-width: 768px){
#mega-menu-wrap-main_menu .mega-menu-toggle.mega-menu-open + #mega-menu-main_menu {
    right: 0;
    top: 90px;
}	
#mega-menu-wrap-main_menu .mega-menu-toggle.mega-menu-open:after {
    top: 90px;
    }	
}