.elementor-kit-10{--e-global-color-primary:#292929;--e-global-color-secondary:#141414;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-c1e76b5:#FFFFFF;--e-global-typography-primary-font-family:"Play Fair";--e-global-typography-primary-font-size:clamp(1.875rem, 1.5461rem + 1.3158vw, 3.125rem);--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Play Fair";--e-global-typography-secondary-font-size:clamp(1.5625rem, 1.2336rem + 1.3158vw, 2.8125rem);--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:clamp(1rem, 0.9671rem + 0.1316vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:clamp(1.125rem, 1.0921rem + 0.1316vw, 1.25rem);--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-primary );color:#FFFFFF;line-height:2em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:transparent;font-family:"Open Sans", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:#000000;background-image:linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);border-radius:0px 0px 0px 0px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:#FFFFFF;}.elementor-kit-10 a:hover{color:#666666;}.elementor-kit-10 h1{color:#FFFFFF;}.elementor-kit-10 h2{color:#FFFFFF;}.elementor-kit-10 h3{color:#FFFFFF;}.elementor-kit-10 h4{color:#FFFFFF;}.elementor-kit-10 h5{color:#FFFFFF;}.elementor-kit-10 h6{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--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;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:880px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*
*** Body
*/

body {
    margin:0;
}

/*
*** Header
*/

#site-header {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 4%);
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}

/* Stile di base per le voci del menu */
menu-item a {
    
    transition: color 0.3s ease; /* Colore quando il cursore è sopra la voce */
}

/* Stile di hover per le voci del menu */
.menu-item a {
    color: #ffffff !important; /* Colore quando il cursore è sopra la voce */
}
.menu-item a:hover {
    color: #cccccc !important; /* Colore quando il cursore è sopra la voce */
}
.menu-item a.elementor-item-active {
    color: #ffffff !important;
    font-weight:800 !important;/* Colore quando il cursore è sopra la voce */
}
/*Sub menu*/
ul.sub-menu {
    border: 1px solid #ebebeb;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 4%);
}
ul.sub-menu li a {
    font-size:13px !important;
    font-family: "Open Sans", Sans-serif !important;
}

ul.sub-menu li:hover {
    background-color: #333;
}

ul.sub-menu li:hover a {
   color: #fff!important;
}
.elementor-widget-price-table .elementor-widget-container {
  background-color: transparent !important;
}
/*
*** Footer
*/
#site-footer {
    margin-top: 30px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Play Fair';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('https://drago.wbb.it/wp-content/uploads/Playfair-VariableFont_opszwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-display: swap;
	src: url('https://drago.wbb.it/wp-content/uploads/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */