/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

html{
	word-break: keep-all;;
}

.section-home-proyectos .elementor-container{
	max-width:1024px !important;
}

/* ZIGAFORMS */
#rockfm_form_2{
	font-family:"Raleway";
}
.secondary-navigation .menu-toggle{
	display:none !important;
}
.rockfm-heading h1{
	margin-top:50px !important;
}
#rockfm_form_2 #rockfm_ui579m1bdg2 .rockfm-txtbox-inp-val{
	margin-top: 25px;
}
/* Botón presupuesto ES */

.menu-item-1156 a{
	background: #B1DC41;
	color: #fff !important;
	border-radius: 50px;
}
.menu-item-1156 a:hover{
	background: #000;
	
}

/* Botón presupuesto EN */
.menu-item-1155 a{
	background: #B1DC41;
	color: #fff !important;
	border-radius: 50px;
}
.menu-item-1155 a:hover{
	background: #000;
	
}

/* Botón presupuesto FR */
.menu-item-1157 a{
	background: #B1DC41;
	color: #fff !important;
	border-radius: 50px;
}
.menu-item-1157 a:hover{
	background: #000;
	
}

/* Botón presupuesto PT */
.menu-item-1158 a{
	background: #B1DC41;
	color: #fff !important;
	border-radius: 50px;
}
.menu-item-1158 a:hover{
	background: #000;
	
}


@media (max-width: 767px){
	.elementor-23 .elementor-element.elementor-element-36132893 {
		width: 60% !important;
	}

}

@media (max-width: 1000px){
	#secondary-navigation{
		border-bottom:1px solid #ddd;
	}
	.secondary-navigation ul, .secondary-navigation:not(.toggled) .main-nav > ul {
		display: flex !important;
    	flex-wrap: wrap;
	}
}

