.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9e5a907:#FFFFFF;--e-global-color-758271f:#000000;--e-global-color-7339333:#69808C;--e-global-color-633144c:#EBEFF0;--e-global-color-dca7a4b:#27245C;--e-global-color-7fb53cb:#668283;--e-global-color-d1e7d18:#6F7A9D;--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-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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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 */html{
    font-size: 100%;
}
.square-cover img{
    aspect-ratio: 1;
    object-fit: cover;
    object-position: left;
}
.square-contain img{
    aspect-ratio: 1;
    object-fit: contain;
    
}
.cerchio{
    width: 225px;
    height: 225px;
    border-radius: 50%;
    transform: translateY(20%) translateX(-10%);

}
.prezzo-griglia-prodotto bdi{
    color: var(--e-global-color-dca7a4b) ;
}
.elementor-element .woocommerce-Price-amount{
    color: var(--e-global-color-dca7a4b) !important;
}
.popup-ingrediente{
    backdrop-filter: blur(10px);
}

@media screen and (max-width: 767px){
    .cerchio{
    width: 35vw;
    height: 35vw;
    border-radius: 50%;

}
}/* End custom CSS */