/*
Theme Name: Bergamella Child Theme
Theme URI: https://webshockstudio.com/
Description: Child theme polo educativo Bergamella.
Author: Nick
Author URI: https://webshockstudio.com/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* STILI TIPOGRAFIA */
.elementor-heading-title {line-height:30px !important;}

/* HEADER */
#site-navigation {min-width:550px; text-align:right;padding-right:30px;}
.elementor-social-icons-wrapper {min-width:70px; text-align:right; padding:0; margin:0 auto auto -20px;}




.elementor-element-e11f9af {min-height:350px !important;}
.elementor-element-49c33cb {min-height:350px !important;}

/* TITOLO PAGINA RIALLINEATO */
.page-header-title {text-align:center;}
.site-breadcrumbs {display:none;}

/* CONTATTI - ALLINEO TESTO INFORMAZIONI CONTATTO E FORM CONTATTI */
.wpforms-field-container {margin-top:-5px !important;}
.contact-info-widget {margin-top:-10px !important;}
/* SPAZIATURA TRA SEZIONE INFORMAZIONI E SEZIONE CONTATTO QUANDO COLONNE DIVENTANO MOBILE */
.elementor-element-457694f4 {margin-bottom:15px;}

/* RENDO TITOLI FORMS UGUALI AL FONT TEMA */
.wpforms-field-label {font-family: Roboto; font-size: 15px !important; font-weight:600 !important; color:rgb(51, 51, 51); margin-bottom: 15px !important;}





@media only screen and (max-width: 1024px) {
	/* HEADER */
	#site-navigation {min-width:560px !important; text-align:right;padding-right:30px;}
	.elementor-social-icons-wrapper {margin-left:140px;}
}

@media only screen and (max-width: 959px) {
	/* HEADER */
	.elementor-social-icons-wrapper {margin:0 auto;}
	.elementor-element-6d02cba {min-width:110% !important; margin-left:-7%; margin-right:-7%;}
}

@media only screen and (max-width: 767px) {
	/* HEADER */
	#site-logo-inner {margin-left:-30px;}
	.oceanwp-mobile-menu-icon {margin-right:3px;}
}


@media only screen and (max-width: 480px) {
	/* HEADER */
	#site-logo-inner {margin-left:-25px;}
	img.custom-logo { min-width:220px;}
	.oceanwp-mobile-menu-icon {margin-right:2px;}
}

