.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ffab721:#37363B;--e-global-color-a0e99cd:#F9F9F9;--e-global-color-0e02a8a:#3C3C3A;--e-global-color-7d78531:#E8E8E0;--e-global-color-2e2656b:#B23941;--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-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d48b3e5-font-family:"Roboto";--e-global-typography-d48b3e5-font-size:1.11rem;--e-global-typography-d48b3e5-line-height:1.67rem;--e-global-typography-dd14f50-font-family:"Roboto";--e-global-typography-dd14f50-font-size:0.89rem;--e-global-typography-dd14f50-line-height:1.33rem;--e-global-typography-c4d83f9-font-size:0.78rem;--e-global-typography-c4d83f9-line-height:1.17rem;--e-global-typography-9897011-font-family:"Roboto";--e-global-typography-9897011-font-size:0.89rem;--e-global-typography-9897011-font-weight:600;--e-global-typography-9897011-text-transform:uppercase;--e-global-typography-9897011-line-height:1.33rem;--e-global-typography-233e11a-font-family:"Outfit";--e-global-typography-233e11a-font-size:5rem;--e-global-typography-233e11a-font-weight:bold;--e-global-typography-233e11a-text-transform:uppercase;background-color:var( --e-global-color-a0e99cd );color:var( --e-global-color-ffab721 );font-family:"Roboto", Roboto;font-size:18px;line-height:1.5rem;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-2e2656b );font-family:"Roboto", Roboto;font-size:16px;font-weight:bold;text-transform:uppercase;color:var( --e-global-color-a0e99cd );border-radius:8px 8px 8px 8px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-2e2656b );}.elementor-kit-5 h1{color:var( --e-global-color-2e2656b );font-family:"Outfit", Roboto;font-size:3.11rem;font-weight:bold;line-height:3.73rem;}.elementor-kit-5 h2{color:var( --e-global-color-2e2656b );font-family:"Outfit", Roboto;font-size:2.67rem;font-weight:bold;line-height:3.2rem;}.elementor-kit-5 h3{color:var( --e-global-color-2e2656b );font-family:"Outfit", Roboto;font-size:2.22rem;font-weight:bold;line-height:2.67em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-5{font-size:0.89rem;}.elementor-kit-5 h1{font-size:2.5rem;line-height:2.3rem;}.elementor-kit-5 h2{font-size:2rem;}.elementor-kit-5 h3{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h3 {
  line-height: 1.2 !important;
}

.container{
    max-width: 1280px !important;
}
.sottotitolo{
    max-width: 800px !important;
}

.accent {
  color: var(--e-global-color-2e2656b);
}
.text {
  color: var(--e-global-color-ffab721);
}

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;
}

.immagine img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

.elenco_categorie a img{
    filter: brightness(0.5)!important;
    transition: filter 0.3s ease!important;
    max-height: 220px!important;
    object-fit: cover!important;
    position: relative !important;
    z-index: 5 !important;
}
.elenco_categorie a:hover img {
  filter: brightness(0.8)!important;
}

.elenco_categorie h2{
    position: absolute!important;
    top: 10px!important;
    left: 30px!important;
    z-index: 999!important;
    line-height: 1.9rem!important;
        max-width: 80% !important;
}

.elenco_categorie a::after {
    content: "Vedi prodotti \00a0 \003E"!important;
    position: absolute!important;
    
    
    bottom: 46px!important; 
    left: 25%!important;
    transform: translateX(-50%)!important;
    padding: 4px 16px!important;
    background-color: #ffffff!important; 
    color: #000000!important;             
    border-radius: 8px!important;
    z-index: 15!important;
}

@media (max-width: 1024px) {
    .elenco_categorie a::after {
        bottom: 36px!important;
    }
    .elenco_categorie h2{
        left: 24px!important;
    }
}
@media (max-width: 767px) {
    .elenco_categorie a::after {
        bottom: 36px!important;
    }
    .elenco_categorie h2{
        left: 24px!important;
    }
}/* End custom CSS */