/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

/*
MARRÓN CLARO: #D9AC6D

MARRÓN OSCURO: #4C3327
*/

.width100{
	width:100%!important;	
}
.height80{
	height:80px!important;	
}

.fusion-image-wrapper .fusion-rollover{
	background-image: -webkit-linear-gradient(top, #4c3327 0%, #4c3327 100%)!important;
}

.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before, .fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before{
	color:#D9AC6D!important;	
}

.avada-contact-form{
	display:none;	
}

.hidden{
	display:none;	
}

h3.clickable,
h4.clickable{
	cursor:pointer;
	font-weight:bold!important;
	color:#4C3327!important;
	padding:10px!important;
	background-color:#D9AC6D!important;
	text-align:center;
	font-size:15px!important;
}

body div.gmcd-bg-semitransparent .parallax-inner{
  box-shadow: inset 0 0 0 1000px rgba(68,68,68,.9);
}
.gmcd-equalheight div div.fusion-one-third{
	margin-bottom:20px!important;
}
.gmcd-equalheight div div.fusion-one-third div div div div a{
	height:100px!important;
}

.gmcd-equalheight div div.fusion-one-third div div div div a span{
	min-height: 75px;
	display: inline-flex;
	align-items: center;
}
.page-id-3238 .title-heading-center,
.page-id-3246 .title-heading-center{
	color:white;
}