/*
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
*/
/*.afegit {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: center;
}*/
.capsalera div.fusion-layout-column {
	overflow: hidden;
}
.capsalera h1 {
	font-size: 16px !important;
}
#hamburguesa {
	cursor: pointer;
}

@media screen and (min-width: 1200px) {
.capsalera h1 {
	font-size: 48px !important;
}
}
