.elementor-kit-8{--e-global-color-primary:#9EB2A2;--e-global-color-secondary:#EB6633;--e-global-color-text:#49473F;--e-global-color-accent:#9DBEC4;--e-global-color-ff07468:#F6F4EC;--e-global-color-925bab7:#F3F5F4;--e-global-color-b273a01:#151514;--e-global-color-e11a006:#EB6633;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:italic;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-word-spacing:2px;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:400;--e-global-typography-3422081-font-family:"Anton";--e-global-typography-3422081-font-size:42px;--e-global-typography-3422081-font-weight:900;--e-global-typography-3422081-text-transform:uppercase;--e-global-typography-3422081-font-style:italic;background-color:transparent;background-image:linear-gradient(219deg, #FFFFFF 0%, #FFFFFF 100%);--e-preloader-animation:rubberBand;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:175px;--e-preloader-opacity:0.5;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D26;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1360px;}.e-con{--container-max-width:1360px;}.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-kit-8{--e-global-typography-text-font-size:16px;--e-global-typography-3422081-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:20px;--e-global-typography-3422081-font-size:30px;--e-global-typography-3422081-line-height:1em;--e-preloader-width:94px;--e-preloader-opacity:0.5;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.categorie .elementor-cta__content {
    mix-blend-mode: overlay;
}

.box_prodotto {
    overflow: hidden;
    position: relative;
    border-radius: 20px;
}

.box_prodotto:hover {
    top:-5px;
    box-shadow: 5px 5px 20px -1px rgba(0,0,0,0.16); 
}

.box_prodotto .elementor-cta__content {
    transition: all .6s;
}

@media(min-width: 750px){
    .box_prodotto .elementor-cta__content {
    opacity: 0;
    }
}

.box_prodotto:hover .elementor-cta__content {
    opacity: 1 !important;
}

.woocommerce-breadcrumb {
    margin: 0 !important;
}

@media(max-width: 750px){
    .box_prodotto .elementor-cta__bg-overlay {
        background-color: #00000090 !important;
    }
}/* End custom CSS */