.elementor-kit-8{--e-global-color-primary:#252950;--e-global-color-secondary:#00A7E7;--e-global-color-text:#25284D;--e-global-color-accent:#00A7E7;--e-global-color-e665e76:#C4C9D1;--e-global-color-b1cbbc1:#E5EDF2;--e-global-color-90eee41:#FFFFFF;--e-global-typography-primary-font-family:"Source Code Pro";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Source Code Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;--e-global-typography-2cc2da5-font-size:45px;--e-global-typography-2cc2da5-line-height:1.2em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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);}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-2cc2da5-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-8{--e-global-typography-2cc2da5-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*////////
COOKIE POLICY
///////*/
.cky-btn {
    border-radius: !important
}

/*////////
MENU CUSTOM
///////*/
.custom-cat-submenu img {
    margin-bottom: 1em;
    max-width: 100px;
    width: 50%
}

.custom-cat-submenu .parent-cat {
    text-transform: uppercase;
    font-weight: bold;
}

.custom-cat-submenu ul {
    list-style-type: none;
    padding: 0
}

.custom-cat-submenu li {
    line-height: 1em;
}

.custom-cat-submenu li a {
    font-family: var(--wd-title-font);
}

.custom-cat-submenu li a:hover {
    color:var(--e-global-color-accent)!important;
}


/*////////
BRANDINA
///////*/
.varianti-brandina .variations {
    display: none
}

.varianti-brandina .price {
    font-size: 1.6em!important
}

.img-animata img{
  animation: fadeOut 1.5s linear infinite alternate;
}

@keyframes fadeOut{
  from { opacity: 1; }
  to   { opacity: 0; }
}/* End custom CSS */