/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2019-03-14, 19:07:03
    Author     : solenzo
*/

.menu_separated{position:fixed;top:13px;right:8px;z-index:31;border:0px solid red;}
.menu_separated .icons{position:relative;float:left;width:100%;}
.menu_separated .icons img{position:relative;float:left;clear:both;margin-top:20px;}

.menu_trigger .icon_position_elements.hide{border:0 !important;}
.menu_trigger .icon_position_elements.hide:before{display:none !important}
.menu_trigger .icon_position_elements.hide:after{display:none !important}
.menu_trigger .icon_position_elements .on_menu_item a span .menubold{font-weight:800;padding:0;}
.menu_trigger .icon_position_elements .on_menu_item span.menu .menubold{font-weight:800;padding:0;}