/*
Theme Name: Divi Child divi 4
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1786001882
Updated: 2026-08-06 09:38:02

*/

/*
Theme Name:  Spampezia-faido.ch
Theme URI:   http://spampezia-faido.ch.212-72-171-161.dinamic-hosting.ch
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site spampezia-faido.ch.
Author:      dinamic
Author URI:  http://spampezia-faido.ch.212-72-171-161.dinamic-hosting.ch
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

.imageStack .et_pb_image {
  display: inline-block;
	margin: 0 5px;
  vertical-align: top;
}

.imageStack {
    text-align: center !important;
}

.has_et_pb_sticky .et_pb_menu__logo {
    max-width: 200px!important;
}

.has_et_pb_sticky .camping-menu .et_pb_menu__logo  {
    max-width: 130px!important;
}

.has_et_pb_sticky .osteria-menu .et_pb_menu__logo  {
    max-width: 130px!important;
}



@media (max-width: 980px) {
	
.has_et_pb_sticky .et_pb_menu__logo {
    max-width: 100px!important;
}
}


/*show desktop menu on phone*/


@media (max-width: 980px) {
	#menu-lingue .et_pb_menu__menu {
		display: flex!important;
	}
	#menu-lingue .et_mobile_nav_menu {
		display: none!important;
	}
}



