/*
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;
}

.wl-job-toggle .content {
	display:none;
}

.wl-job-toggle .title {
	cursor:pointer;
}

.wl-job-toggle.open .title .fa-chevron-circle-right:before {
	content: "\f13a";
}

 
