/*
 Theme Name:   Divi Child
 Theme URI:    http://elegantthemes.com/
 Description:  Divi Child Theme
 Author:       ElegantThemes
 Author URI:   http://elegantthemes.com
 Template:     Divi
 Version:      0.1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */
 
 
 /*NAD

*/
:root {
    --col1: #68443b; /* var(--col1) marrone scuro */
	
    --col2: #cdbba2; /* var(--col2) beige  */
    --col2_80: #a37b5780; /* var(--col2_80) beige più scuro opacità 80% ca */
    --col2_90: #a37b57c7; /* var(--col2_90) beige più scuro opacità 90% ca */
	
    --col3: #404d4d; /* var(--col3) verdone */
	
	--trans: all 0.2s;


}






body { font-weight:400;}


#et-main-area #footerAll .et_pb_menu { background:none;}
#et-main-area #footerAll .et_pb_menu__wrap { justify-content:left;}
#et-main-area #footerAll .et-menu {flex-direction: column;}

.hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {     display: flex !important; }
.hide-mobile-menu .et_mobile_nav_menu {     display: none !important; }
