/*
	Theme Name:	Xtra Child
	Theme URI:	http://themeforest.net/user/Codevz/portfolio
	Description:Sample child theme of Xtra theme for customization.
	Author:		Codevz
	Author URI:	http://themeforest.net/user/Codevz
	Template:	xtra
	Version:	1.0
*/
@import url('https://fonts.googleapis.com/css?family=Caladea|Raleway&display=swap');
.content > h3:first-child,
.content .section_title{
	display:none !important
}


#productos .codevz-page-content-element .effect-style2 p{
	color: #fff;
	font-size: 16px;
	line-height: 1.2em;
	bottom: 24%;
	width: 90%;
	padding:0 20px;
}
#productos .codevz-page-content-element .effect-style2 h4{
	text-shadow: 0px 0px 10px #3d3d3d;

}
.grecaptcha-badge{
	display: none;
}
.privacidad{
	display: inline!important;
}
footer a{
	font-size: 14px;
}