.elementor-kit-11{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#86267A;--e-global-color-7789c3a:#FFFFFF;--e-global-color-bb2bf4d:#000000;--e-global-color-771869b:#CAABC845;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-771869b );color:var( --e-global-color-text );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-text );font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}.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-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 */.main-menu-header nav ul li a:active,
.main-menu-header nav ul li a:hover{
    text-decoration: underline;
}
.bkg-glass-no-animation{
    
    background: rgba(255, 255, 255, 0.2);
    border-radius: 34px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.bkg-glass{
background: rgba(255, 255, 255, 0.2);
border-radius: 34px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
transition: all 0.3s ease-in-out;
cursor:pointer;
}

.bkg-glass:hover,
.bkg-glass:active{
background: rgba(255, 255, 255, 1);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
transition: all 0.3s ease-in-out;
}


/* gfield quantità */
.gform_wrapper .quantity-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.gform_wrapper .quantity-wrapper button {
    background-color: #86267A!important;
    color: #fff!important;
    border: none;
    padding: 6px 10px!important;
    font-size: 16px!important;
    cursor: pointer!important;
    border-radius: 4px!important;
    width: 30px!important;
    height: 30px!important;
        line-height: 1 !important;
    min-height: 30px !important;
}

.gform_wrapper .quantity-wrapper button:hover {
  background-color: #6b1e61!important;
}

.gform_wrapper .quantity-field .ginput_container_number .quantity-wrapper input[type="text"] {
  width: 30px!important;
  height: 30px!important;
  text-align: center;
  font-size: 16px;
  -moz-appearance: textfield;
  padding: 0;
}

.gform_wrapper .quantity-wrapper input::-webkit-outer-spin-button,
.gform_wrapper .quantity-wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.gform_wrapper .gfield.quantity-field {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding:5px; 
}
/*
.gform_wrapper .gfield.quantity-field:nth-child(odd) {
  background-color: rgba(255,255,255,0.4);
}*/
.gform_wrapper .gfield.quantity-field:nth-child(odd) {
  background: rgba(255,255,255,0.6);
}
#gform_1 .gform_fields {
    row-gap: 0rem!important;
}
.gform_fields {
    font-family: "Jost", Sans-serif!important;
}

#gform_1 .gform_fields .gfield:not(.quantity-field) {
    margin-bottom: 1rem!important;
}

.gform_wrapper .gfield.quantity-field .gfield_label {
    display: inline-block;
    margin: 0;
    text-align: left;
    align-content: center;
    color:#333!important;
}
#gform_1  label.gfield_label.gform-field-label {
    font-family: "Jost", Sans-serif!important;
    font-size: 16px!important;
    line-height: 1.2;
    font-weight: 500;
    color: #333!important;
}
/* Metti la label e il wrapper del numero sulla stessa linea */
.gform_wrapper .gfield.quantity-field .ginput_container {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

/* Piccola regolazione visiva per allineare meglio verticalmente */
.gform_wrapper .gfield.quantity-field .quantity-wrapper {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  vertical-align: middle;
}

.quantity-field .gfield_description {
    display: none!important;
}

.intro-section{
    width: 90%;
    margin:0 auto;
    text-align: center;
    border-top: 2px solid #fff;
    padding-top:15px;
    margin-top: 30px;
}

.intro-section b{
    color: #86267A;
}
#gform_1 input[type="submit"] {
    color: #fff!important;
    background-color: #86267A!important;
    border-color: #86267A!important;
    border-width: 2px!important;
    font-weight: 600!important;
    border-radius: 34px!important
}
#gform_1 input[type="submit"]:hover {
    color: #86267A!important;
    background-color: #fff!important;
}
/* style-table */
table.style-table *{
    border:0;
}
table.style-table tr td:not(:first-child){
    text-align: right;
}
.style-table tr:nth-child(odd) {
  background-color: rgba(255,255,255,0.4);
}
.style-table tr:nth-child(odd) {
  background: rgba(255,255,255,0.6);
}
/*style text span */
.color-viola{
   color: #86267A!important;
}
/* align text center */

.text-v-center {
    align-content: center;
}
.text-center{
    text-align: center;
}

/* menu pranzo/cena */

.menu--today *{
    text-align: center;
}
.menu--today .menu-header{
    padding-bottom: 30px;
}
.menu--today .menu-header h2{
    font-family: "Jost", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.2;
    color:#86267A ;
    text-transform: uppercase;
}

.menu-section{
    padding-bottom: 50px
}
.menu-section__title{
       font-family: "Jost", Sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2;
    color:#86267A ;
    text-transform: uppercase; 
}
.menu-section__list {
list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
    flex-direction: column;
    align-content: center;
}
li.menu-item {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;


}
.menu-item__allergens a{
    color:#86267A;
    text-decoration: underline;
}
.menu-item__allergens a:hover{
    font-weight:700;
}
.menu-item__icona img{
    display: block;
    width: 50px;
    height: auto;
}
@media only screen and (max-width:1024px){
    .menu--today .menu-header h2{
        font-size: 35px;
    }
    .menu-section__title{
        font-size: 25px;
    }
}
/* css shortcode allergeni */

h2#allergens-title{
    font-family: "Jost", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.2;
    color:#86267A ;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
}
/* legemda icone intolleranze */
.allergen-icons { 
    display:flex; 
    flex-wrap:wrap; 
    gap:.5rem; 
    list-style:none; 
    padding:0; 
    margin:0;
    gap: 1rem;
}
li.allergen-icons__item {
    display: flex;
    gap: .5rem;
    align-items: center;
}
.allergen-icons__item span{
    display: inline-flex;
}
.allergen-icons__img { 
    width: 50px;
    height: 50px;
    object-fit: contain; }/* End custom CSS */