.elementor-kit-6{--e-global-color-primary:#2B4851;--e-global-color-secondary:#BC8B1D;--e-global-color-text:#222222;--e-global-color-accent:#383838;--e-global-color-4f9b5e3:#EAEDEE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 *//* GLOBALE */

.margin-none p{
    margin-bottom: 0;
}

.zoom-in{
    overflow: hidden!important
}

/* HEADER */

.header .elementor-menu-toggle{
    padding: 0;
}

/* CAROSELLO FOTO */

.galleria-foto img{
    object-fit: cover!important;
    height: 300px!important;
}

.galleria-foto .elementor-swiper-button svg{
    width: 20px!important;
    height: 20px!important;
}

.galleria-foto .elementor-swiper-button{
    width: 40px!important;
    height: 40px!important;
    background: #2b4851!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    border-radius: 100%!important;
}

.galleria-foto .elementor-swiper-button:hover{
    background: #bc8b1d!important;
}

.galleria-foto .elementor-swiper-button.elementor-swiper-button-prev{
    left: -10px!important;
}

.galleria-foto .elementor-swiper-button.elementor-swiper-button-next{
    right: -10px!important;
}

/* FOOTER */

.nav-footer ul {
    display: grid!important;
    justify-items: start!important;
    grid-template-columns: 2fr 1fr;
}

.form_newsletter label[for="form-field-privacy"]{
    font-size: 12px!important;
}

@media(max-width:767px){
    .form_newsletter .elementor-field-group-privacy{
        order: 3!important;
    }

    .form_newsletter .e-form__buttons{
        order: 4!important;
    }
}/* End custom CSS */