/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
/*
vermello: #cc2b18
dourado: #bfad3d
*/


.HIDE, .hide{
	display: none;
	position: absolute;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: -100;
}