/*
Theme Name:     GXCOM
Theme URI: 		http://www.webloft.ca/
Description: Thème Child.
Author:         ---
Theme URI: 		http://www.webloft.ca/
Template: astra
Version: 2.0.0
Text Domain: astra-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Add your custom CSS codes in assets/less/style.less */
 
/*header text effects*/

#hiddenBlock {
    display: none;
}

.none {
    display: none;
}


.toggle-active .wpflym-bar1, .toggle-active .wpflym-bar2, .toggle-active .wpflym-bar3 {
    transform: none!important;
    -webkit-transform: none!important;
    -moz-transform: none!important;
    height: 25px;
    width: 3px;
    top:7px!important;
    right:  unset!important;
}

.wpflym-toggle.toggle-active div.wpflym-bar1 {
    left: 10px!important;
}

.wpflym-toggle.toggle-active div.wpflym-bar2{
    right: inherit;
    opacity: 0;
    visibility:  visible!important;
    opacity: 1!important;
    transform: none;
    left: 18px!important;
}
.wpflym-toggle.toggle-active div.wpflym-bar3 {
    left: 26px;
}


.wpml-ls-legacy-list-horizontal a {
     padding: 0  ;
    line-height: 0.75;
}
