.elementor-108 .elementor-element.elementor-element-7ca62c1{--display:flex;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:1;}.elementor-108 .elementor-element.elementor-element-7ca62c1:not(.elementor-motion-effects-element-type-background), .elementor-108 .elementor-element.elementor-element-7ca62c1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-950e116 );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-108 .elementor-element.elementor-element-e42d8e7 img{width:240px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.main-header .elementor-icon svg {height:unset!important}

/* HEADER BASE */
.main-header{
    background: #00000000 !important;
    padding: 10px;
    transition: all .35s ease;
}

/* HEADER DOPO SCROLL */
.main-header.elementor-sticky--effects{
     background:var(--e-global-color-0498dd3) !important;
    padding: 5px;
    box-shadow:0 4px 20px rgba(0,0,0,0.08);
}

/* forza anche il container interno */
.main-header.elementor-sticky--effects > .elementor-container,
.main-header.elementor-sticky--effects > .e-con{
    background:var(--e-global-color-accent) !important;
}

/* LOGO */
.main-header img{
    max-height:180px;
    transition:all .35s ease;
}

.main-header.elementor-sticky--effects img{
    max-height:60px;
}

/* STARE SOPRA */
.main-header.elementor-sticky--active{
    z-index:9999;
}/* End custom CSS */