.elementor-kit-6{--e-global-color-primary:#3276A4;--e-global-color-secondary:#DEDFE0;--e-global-color-text:#303030;--e-global-color-accent:#FCB900;--e-global-color-37b2ba7:#000000;--e-global-color-586b0a2:#1B547A;--e-global-color-e7d0722:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:16px;font-weight:400;line-height:1.2rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 a:hover{color:var( --e-global-color-586b0a2 );}.elementor-kit-6 h1{font-size:48px;font-weight:900;}.elementor-kit-6 h2{font-size:40px;font-weight:900;}.elementor-kit-6 h3{font-size:32px;}.elementor-kit-6 h4{font-size:24px;}.elementor-kit-6 h5{font-size:22px;}.elementor-kit-6 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.box:hover {
    color: #FFF!important;
}  

.box {
    background-color: #000!important;
}    

.elementor-post__thumbnail img {

    object-fit: cover!important;
}

.attachment-1536x1536 {
        object-fit: cover!important;
}

@media screen and (min-width: 2020px) 
    {.wp-block-column-is-layout-flow p, 
    { max-width: 1000px;    
    -moz-column-count: 2!important;  
    -moz-column-gap: 10px;
    -webkit-column-count:2!important;
    -webkit-column-gap: 10px; 
    -ms-column-count:2!important; 
    -ms-column-gap: 10px;
    column-count: 2!important;
    column-gap: 10px;
    }}
    
    
@media screen and (min-width: 1025px)
{.wp-block-column-is-layout-flow  p
    
     { max-width: 1000px;
    -moz-column-count: 2!important;  
    -moz-column-gap: 10px;
    -webkit-column-count:2!important;
    -webkit-column-gap: 10px; 
    -ms-column-count:2!important; 
    -ms-column-gap: 10px;
    column-count: 2!important; 
    column-gap: 10px;
    
}}    
    
    
@media screen and (min-width: 768px)
{.wp-block-column-is-layout-flow p
    
    { max-width: 1000px;
    -moz-column-count: 1;
    -webkit-column-count:1;
    -ms-column-count:1;
    column-count: 1;
}}



@media screen and (min-width: 360px)
{.wp-block-column-is-layout-flow p
    
    {  max-width:1000px;  
    -moz-column-count: 1;
    -webkit-column-count:1;
    -ms-column-count:1;
    column-count: 1;
}}

/* Gestione delle immagini ad ampia larghezza (wide width) */
.elementor-widget-theme-post-content .wp-block-image,
.elementor-widget-theme-post-content figure {
    width: 100vw !important;
    max-width: 980px !important; 
    position: relative;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-right:auto;
    margin-left:auto;
}

.elementor-widget-theme-post-content .wp-block-image img,
.elementor-widget-theme-post-content figure img {
    width: 100% !important;
    height: auto !important;
    object-fit: cover;
}/* End custom CSS */