/*
Theme Name: VibGroup Theme
Theme URI: https://und3fined.it/
Template: generatepress
Author: Gabriele Visconti
Author URI: https://und3fined.it/
Description: Questo tema è stato realizzato dal developer team di Vib. G.V
Tags: two-columns,three-columns,one-column,right-sidebar,left-sidebar,footer-widgets,blog,e-commerce,flexible-header,full-width-template,buddypress,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,rtl-language-support,featured-images,theme-options
Version: 1.52
Updated: 2025-04-30 16:41:41

*/


.grecaptcha-badge{visibility:hidden!important}
/* --------------------------------------------
   Typografy
-------------------------------------------- */
body{
    font-size: clamp(14px, 0.83vw, 16px);
    line-height: clamp(28px, 1.666vw, 32px);
    color: #848484;
    }
   .block--title__40{
      font-size: clamp(26px, 2.079vw, 40px);
      line-height: clamp(30px, 2.49vw, 48px);
   }
   .block--title__45{
      font-size: clamp(26px, 2.33vw, 45px);
      line-height: clamp(30px, 2.49vw, 528px);
   }
   .block--title__50{
      font-size: clamp(28px, 2.59vw, 50px);
      line-height: clamp(34px, 3.01vw, 58px);
   }
   .block--title__60{
      font-size: clamp(28px, 3.12vw, 60px);
      line-height: clamp(40px, 3.74vw, 72px);
   }
   .block--title__70{
      font-size: clamp(28px, 3.64vw, 70px);
      line-height: clamp(40px, 4.26vw, 82px);
   }
   .block--title__80{
      font-size: clamp(28px, 4.16vw, 80px);
      line-height: clamp(34px, 4.426vw, 85px);
   }
   h1,h2,h3,h4,h5,h6{
      font-weight: 900;
      color: #D9000D;
   }
/* --------------------------------------------
   Global
-------------------------------------------- */
#to-the-top {
    display: flex;
    background-color: #11111173;
    width: 50px;
    height: 50px;
    border-radius: 25px 0 0 25px;
    position: fixed;
    bottom: 30px;
    right: 0;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    justify-content: center;
    align-items: center;
}
a#to-the-top svg {
    width: 20px;
    height: 20px;
    fill: #fff;
    transition: 300ms;
}

#to-the-top:hover {
	cursor: pointer;
	background-color: #333;
}

#to-the-top:active {
	background-color: #555;
}

#to-the-top.show {
	opacity: 1;
	visibility: visible;
}


.block--subtitle:before {
    display: flex;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 6px 9px 6px;
    border-color: transparent transparent #FF4532 transparent;
    transform: rotate(90deg);
}

.block--subtitle {
    display: flex;
    gap: 10px;
    text-transform: uppercase;
    font-size: 18px;
    align-items: center;
}
.block--subtitle h5{
   color: #005096;
   font-weight: 400;
   font-size: clamp(14px, 1.041vw, 20px);
}

.section-with-separator-text-wrapper .block--subtitle {
    justify-content: center;
    margin-bottom: 5px;
}
@media(min-width: 1025px){
    .block--subtitle:before {
    display: flex;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #FF4532 transparent;
    transform: rotate(90deg);
}
   .page-intro-text .page-intro-paragraph,.page-intro-text .page-intro-text-wrapper {
      max-width: clamp(600px, 40.103vw, 770px);
   }
   .section-with-separator-text-wrapper .block--paragraph {
      max-width: clamp(600px, 39.582vw, 760px);
      margin: 20px auto 0;
   }
   .section-with-separator-text-wrapper .block--title {
      max-width: clamp(800px, 52.343vw, 1005px);
      margin: 0 auto;
      text-wrap: balance;
   }
}
.section-with-separator-text-wrapper {
    padding-top: clamp(80px, 7.812vw, 150px);
}
.section-with-separator-text-wrapper.yes,
.section-with-separator-text-wrapper.only-top {
    padding-bottom: clamp(160px,17.187vw, 330px);
}
.section-with-separator-text-wrapper.only-top{
padding-top: clamp(80px, 7.812vw, 150px);
}
.section-with-separator-text-wrapper.no{
    padding: 0px;
}
.section-with-separator-text-wrapper.yes:before {
    content: '';
    width: 2px;
    height: clamp(80px, 7.812vw, 150px);
    background: #D9010C;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: clamp(-40px, -4.166vw, -80px);
    left: 50%;
    z-index: 9999;
}
.section-with-separator-text-wrapper.yes:after {
    content: '';
    width: 2px;
    height: clamp(80px, 7.812vw, 150px);
    background: #D9010C;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: clamp(50px, 7.812vw, 150px);
    left: 50%;
    z-index: 9999;
}
.section-with-separator-text-content .block--paragraph {
    margin-top: 10px;
}

.grey-bg {
    background: #f6f6f6;
}
.fluid-row-text-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 80px 5%;
}
.fluid-row-text-content .block--title {
    margin-bottom: 10px;
}
.fluid-row-text-content .block--title {
    text-wrap: balance;
}
.fluid-row-text-content .block--paragraph {
    max-width: clamp(600px, 37.75vw, 725px);
}
.fluid-row-text-content .block--subtitle {
    margin-bottom: 5px;
}
@media(min-width: 1025px){
   .fluid-row-image-content, .fluid-row-image-content .block--image {
      height: 100%;
   }
   .fluid-row-image-content img {
      height: 100%;
      width: 100%;
      object-fit: cover;
   }
   .fluid-row-text-content {
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: center;
      padding: 80px 10%;
   } 
}
@media(min-width: 1281px){
   .fluid-row-text-content {
      max-width: 95%;
   }
}

.repeated-icon-text {
    color: #005096;
    text-align: center;
    font-size: clamp(18px, 1.041vw, 20px);
    text-transform: uppercase;
    margin-top: 20px;
}
.icon-wrapper {
    display: flex;
    max-width: clamp(70px, 4.687vw, 90px);
    margin: 0 auto;
    height: clamp(70px, 4.687vw, 90px);
}
.repeated-icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.row.row--4col-equal.row-icons-desktop{
   display: none;
}
.row-icon-mobile{
   display: grid;
}
.row-icon-mobile ul.splide__pagination.splide__pagination--ltr {
    position: unset;
    margin: 30px 0 0;
    padding: 0px;
}
.row-icon-mobile ul.splide__pagination.splide__pagination--ltr button.is-active{
    background: #D9010C;
}
.row-icon-mobile ul.splide__pagination.splide__pagination--ltr button{
    width: 15px;
    height: 15px;
}
.row-icon-mobile .column{
   overflow: hidden;
}
@media(min-width: 1181px){
   .row-icon-mobile{
      display: none;
   }
   .row.row--4col-equal.row-icons-desktop{
      display: grid;
   }
   .repeated-icon:after {
      content: '';
      display: flex;
      background: #D9010C;
      height: clamp(40px, 3.124vw, 60px);
      width: 1px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translate(50%, -50%);
   }
   .section.section-with-icons.section--padding-md .row.row--4col-equal .column:last-child .repeated-icon:after {
     display: none;
   }
}

.background-section, .background-section h5, .background-section h3 {
    color: #fff;
}
.background-section-text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: clamp(600px, 36.457vw, 700px);
    margin: 0 auto;
}
.background-section-text-wrapper .block--paragraph{
   margin-top: 10px;
}
.background-section-text-wrapper .block--subtitle:before {
    display: none;
}
.background-section-text-wrapper .block--subtitle {
    margin-bottom: 5px;
}
.background-section-text-wrapper .block--button {
    margin-top: 30px;
}
.review-content-wrapper {
    background: #F6F6F6;
    padding: clamp(30px,3.124vw, 60px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 300ms;
    opacity: 0.4;
}
.block-reviews .splide__slide.is-active .review-content-wrapper{
   opacity: 1;
   transition: 300ms;
}
.review-author {
    margin-top: 20px;
    color: #005096;
    font-size: 20px;
    line-height: 1;
}
.section.block-reviews .block--title {
    max-width: clamp(400px, 26.041vw, 500px);
    margin: 0 auto;
    text-wrap:balance;
}
.review-title .block--subtitle {
    justify-content: center;
    margin-bottom: 5px;
}

.review-stars {
    display: flex;
    margin-bottom: 15px;
}
.splide-reviews{
   margin-top: clamp(60px, 4.166vw, 80px);
}
.block-reviews .splide{
   margin-left: auto;
   margin-right: auto;
}
.block-reviews .column{
   overflow: hidden;
}
@media(min-width: 1025px){
   .block-reviews .column,
   .block-reviews .splide,
   .block-reviews .splide__track,
   .block-reviews .splide--slide, 
   .block-reviews .row{
      overflow: visible;
   }
}

.no-padding-top{
   padding-top: 0px!important;
}
.block-contact-form-text-wrapper .block--subtitle {
    margin-bottom: 5px;
}

.reverse-row {
    direction: rtl;
}
.reverse-row .column{
    direction: ltr;
}
@media(min-width: 1281px){
   .reverse-row .fluid-row-text-content {
      margin: 0 auto;
   }
}

.fluid-row-text-content .block--button {
    margin-top: clamp(30px, 2.603vw, 50px);
}
.row-fluid-additional-list {
    margin-top: 30px;
}
.row-fluid-additional-list .block--title__30 {
    font-size: clamp(22px, 1.562vw, 30px);
}
.row-fluid-additional-list .block--title{
    margin-bottom: 20px;
}
.row-fluid-list-wrapper {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

@media(max-width: 1024px){
   .no-padding-top-on-mobile{
    padding-top: 0px!important;
   }
}
.footer-contacts-icon {
    display: flex;
}
.footer-contacts-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact-info-label {
    text-transform: uppercase;
    line-height: 1.3;
}

.contact-info-wrapper a, .contact-info-wrapper {
    color: #848484;
    text-decoration: none;
}

.page-intro-text .company-contact {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    row-gap: 50px;
}
.company-contact img {
    width: clamp(50px, 3.384vw, 65px);
    height: auto;
}
@media(min-width: 1180px){
   .page-intro-text .company-contact {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 10px;
      max-width: clamp(700px, 41.666vw, 780px);
      row-gap: 50px;
   }
}
.page-id-20 .block-map-prefooter {
    display: none;
}

.single-menu-header-content {
    padding: clamp(80px, 7.812vw, 150px) 0 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}


.menu-item__head{
  display:flex;
  align-items:baseline;
  flex-direction: column;
}

.menu-item__name,
.menu-item__price{
  white-space:nowrap;
}

.menu-item__dots{
  flex:1;
  border-bottom:1px dashed currentColor;
  transform: translateY(-2px); /* opzionale: allinea i puntini */
  opacity:.6;                 /* opzionale */
}


.menu-section {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.menu-group-wrapper .column {
    overflow: hidden;
}
@media(min-width: 1025px){
   .menu-item__head{
   display:flex;
   align-items:baseline;
   flex-direction: row;
   gap:12px;
   }
}

.menu-section__header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #7f7f7f57;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: clamp(22px, 1.822vw, 35px);
}
span.menu-section__title{
   color: #D9000D;
   font-weight: 900;
}
img.menu-section__icon {
    margin: 0 0 0 auto;
}
span.menu-separator-header {
    display: inline-block;
    padding: 0 10px;
}
.menu-item__name {
    color: #525252;
    font-size: clamp(20px, 1.145vw, 22px);
    font-weight: 900;
    display: flex;
    text-wrap: auto;
}
.menu-items {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
}
.menu-item__price {
    color: #151515;
    font-weight: 900;
    font-size: 18px;
}
.single-menu-content {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.single-menu-content .menu-group-wrapper:nth-child(odd){
    background: #f6f6f6;
}
.single-menu-content .menu-group-wrapper:nth-child(even) {
    background: #fff;
}

@media(min-width: 1025px){
   .menu-items {
      display: flex;
      flex-direction: column;
      gap: 20px;
      margin-bottom: 0px;
   }
   .menu-group-wrapper .block--image {
      max-width: 90%;
   }
   .single-menu-content .menu-group-wrapper:nth-child(odd) .block--image{
      margin: 0 0 0 auto;
   }
   .single-menu-content .menu-group-wrapper:nth-child(even) .block--image{
      margin: 0;
   }
   .single-menu-content .menu-group-wrapper:nth-child(even) .row{
      direction: rtl;
   }
   .single-menu-content .menu-group-wrapper:nth-child(even) .row .column{
      direction: ltr;
   }
   .menu-section {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
   }
   .single-menu-content .menu-group-wrapper:nth-child(even) .menu-section {
      padding: 0 0 0 10%;
   }
   .single-menu-content .menu-group-wrapper:nth-child(odd) .menu-section {
      padding: 0 10% 0 0;
   }
   .single-menu-content .menu-group-wrapper:nth-child(even) {
      padding: clamp(80px, 7.812vw, 150px) 0;
   }
}
@media(max-width: 1024px){
   .menu-group-wrapper{
      padding-top: 80px;
      padding-bottom: 80px;
   }
}

.menu_shortcode-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: clamp(20px, 1.562vw, 30px) 0;
    border-top: 1px solid #ccc;
    justify-content: space-between;
}
.menu_shortcode-item span{
    font-size: clamp(18px, 1.874vw, 36px);
    color: #005096;
}
.menu_shortcode-item .block--button {
    margin: 0;
}
.menu_shortcode-wrapper {
    display: flex;
    flex-direction: column;
}
.menu_shortcode-wrapper {
    margin-top: 30px;
}


.home-showroom-arrows {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    margin-top: 60px;
}
.home-showroom-arrows svg {
    max-width: clamp(30px, 3.12vw, 60px);
    cursor: pointer;
    transition: 300ms;
    overflow: visible;
    height: auto;
}

.home-slides-image-carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
    height: 100%;
}
.home-slides-image-carousel img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.home-slides-image-content-wrapper:before {
    background: #0000005b;
    content: "";
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}
.home-slides-image-content-wrapper {
    height: 100%;
    width: 100%;
}
.home-slides-carousel-text {
    position: relative;
    z-index: 6;
    height: 100%;
}
.home-slides-image-carousel .splide__track,
.home-slides-image-carousel .splide__list,
.home-slides-image-carousel .splide__slide {
    height: 100%;
}
.home-slides-carousel-text {
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.block--home-carousel-slides-text .block--title h3 {
    color: #fff;
    text-transform: uppercase;
}
.block--home-carousel-slides-text {
    max-width: 100%;
    text-wrap: balance;
}
.home-slides-carousel-text {
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    min-height: 600px;
    max-height: 100%;
}
.home-slides-image-content-wrapper .home-showroom-arrows {
    position: absolute;
    right: 5%;
    bottom: 0;
    z-index: 10;
}
.home-slides-image-content-wrapper .home-showroom-arrows circle {
    stroke: #fff;
}
.home-slides-image-content-wrapper .home-showroom-arrows line {
    stroke: #fff;
}
.home-slides-image-content-wrapper .home-showroom-arrows circle {
    stroke: #fff;
}
.home-slides-image-content-wrapper .prev-home-showroom:hover line,
.home-slides-image-content-wrapper .next-home-showroom:hover line {
    stroke: #e64d00;
}
.home-slider-image-count {
    display: none;
}
@media (min-width: 1025px) {
   .home-slider-image-count {
      display: block;
   }
    .home-slides-carousel-text {
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100vh;
        min-height: 600px;
        max-height: 800px;
    }
    .block--home-carousel-slides-text {
        max-width: 50%;
        text-wrap: balance;
    }
    .home-slider-image-count {
        position: absolute;
        bottom: 0;
        z-index: 10;
        color: #fff;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 4;
        display: block;
    }
}

.home-slides-carousel-text .block--subtitle h5{
   color: #fff;
}
.home-slides-carousel-text .block--subtitle:before{
   border-color: transparent transparent #fff transparent;
}
.home-slides-carousel-text .block--subtitle {
    margin-bottom: 5px;
}
.block--button.block--button--outline--white a {
    color: #fff;
    border: 1px solid #fff;
}
.block--button.block--button--outline--white a:hover {
    color: #151515;
    background: #fff;
}
.home-slides-carousel-text .block--paragraph {
    color: #fff;
    margin-top: 10px;
}


.home-slider-card-item {
    height: clamp(500px, 38.020vw, 730px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
    background-color: #00000056;
    background-blend-mode: overlay;
    color: #fff;
    text-align: centeR;
    flex-direction: column;
    background-size: cover;
    gap: 40px;
}
.home-slider-card-title:before {
    content: '';
    height: clamp(60px, 5.728vw, 110px);
    width: 1px;
    background: #FFFFFF;
    display: flex;
}
.home-slider-card-title:after {
    content: '';
    height: clamp(60px, 5.728vw, 110px);
    width: 1px;
    background: #FFFFFF;
    display: flex;
}
.home-slider-card-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-wrap: balance;
    max-width: 500px;
    color: #fff;
    gap: 20px;
}
.home-slider-card-title h4{
   color: #fff;
   line-height: 1;
}
@media(max-width: 1024px){
   .section.home-card-slider .column{
      overflow: hidden;
   }
}

.section.home-card-slider ul.splide__pagination.splide__pagination--ltr button{
   width: 15px;
   height: 15px;
}
.section.home-card-slider ul.splide__pagination.splide__pagination--ltr{
   padding-bottom: 30px;
}
.section-with-separator-text-content .block--button.block--button--outline {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: clamp(40px, 3.124vw, 60px) auto 0;
}
.section-with-separator-text-wrapper.section--relative.only-top {
    padding-bottom: clamp(80px, 7.812vw, 150px);
}

.section-with-separator-text-wrapper.section--relative.only-top:before {
    content: '';
    width: 2px;
    height: clamp(80px, 7.812vw, 150px);
    background: #D9010C;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: clamp(-40px, -4.166vw, -80px);
    left: 50%;
    z-index: 9999;
}
















.home-hero .splide__slide{
   width: 100%;
}
.hero-slide-content {
    position: relative;
    width: 100%;
}
.home-slide-media-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.home-slide-media-wrapper img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.hero-text-wrapper {
    position: relative;
    z-index: 7;
    max-width: 1720px;
    width: 90%;
    margin: 0 auto;
    height: 100vh;
    padding-top: clamp(60px, 7.80vw, 150px);
    padding-bottom: clamp(60px, 7.80vw, 150px);
}
.hero-slide-content:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000000;
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    z-index: 6;
    opacity: 0.4;
}
.hero-text-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    transition: 300ms;
    padding-bottom: 20%;
}
.hero-slide-content .block--title__80{
    color: #fff;
}

.block--title__90 {
    font-size: clamp(38px, 4.68vw, 90px);
    line-height: clamp(38px, 4.68vw, 90px);
}
/*.block--subtitle {
    color: #B79E80;
    font-size: clamp(18px, 1.14vw, 22px);
    text-transform: uppercase;
    margin-bottom: 5px;
}*/
.hero-slide-content .block--subtitle {
    font-size: clamp(18px, 1.45vw, 28px);
}
.hero-text-content .block--button {
    margin-top: clamp(30px, 2.082vw, 40px);
}


.home-hero ul.splide__pagination button {
    background: #fff;
    width: 15px;
    height: 15px;
    transition: 300ms;
}
.home-hero button.splide__pagination__page.is-active {
    transition: 300ms;
    background: transparent;
    display: flex;
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #FF4532 transparent;
    transform: rotate(180deg);
    border-radius: 0px;
}
.home-hero ul.splide__pagination {
    bottom: 40px;
    left: 0!important;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: flex-start;
    align-items: flex-end;
    padding-top: 30px;
    padding-left: 5%;
}
.block--video, .block--video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media(min-width: 1025px){
   .hero-text-content {
      max-width: clamp(600px, 38.53vw, 740px);
   }
   .home-hero ul.splide__pagination {
      padding: 0px;
      right: 5%!important;
      left: unset;
      display: flex;
      flex-direction: row;
      bottom: clamp(60px, 7.80vw, 150px);
      gap: 5px;
      justify-content: flex-end;
   }
   .hero-text-content {
      justify-content: flex-end;
      padding-bottom: 0px;
      
   }
}
@media(min-width: 1921px){
   .hero-text-wrapper {
      width: 95%;
   }
}

.hero-text-content .block--subtitle {
    margin-bottom: 5px;
    color: #fff;
}
.hero-text-content .block--subtitle h5{
    
}
.hero-text-content .block--paragraph {
    color: #fff;
    max-width: clamp(500px, 27.864vw, 535px);
    margin-top: 15px;
}
.section.home-hero .column{
   overflow: hidden;
}
@media(min-width: 1025px){
   .custom-home-width .block--title {
      max-width: clamp(800px, 44.791vw, 860px ) !important;
   }
}













/* Header */
.small-header-contact-item svg,.header-submenu-footer-contacts svg {
    width: 20px;
    height: 20px;
    fill: #D9000D;
}
.small-header-contact-item a, .small-header-contact-item p,.header-submenu-footer-contacts a,.header-submenu-footer-contacts p{
    display: flex;
    gap: 6px;
    align-items: center;
    text-decoration: none;
    color: #333;
    font-size: clamp(12px, 0.72vw, 14px);
}
.small-header-contact {
    display: flex;
    gap: clamp(10px, 0.77vw, 15px);
    align-items: center;
}

span.small-header-separator,.header-separator span {
    height: 16px;
    width: 1px;
    display: flex;
    background: #D9000D;
}

.small-header-social .footer-socials a {
    width: 20px;
    background: transparent;
    padding: 0;
    border-radius: unset;
    transition: 300ms;
    display: flex;
    align-items: center;
    justify-content: center;
}
.small-header-row {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.small-header-wrapper .small-header-row {
    border-bottom: 1px solid #D1D1D1;
    padding: 12px 0;
}

.header-main-row {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 20px;
    align-items: center;
}
.header-logo-wrapper a {
    display: flex;
}
.header-logo-wrapper img {
    width: clamp(200px, 13.79vw, 265px);
}
.header-menu-item.area-mega-menu {
    cursor: pointer;
}
.header-menu-item > a,.header-menu-item.area-mega-menu > div > a {
    text-decoration: none;
    text-transform: uppercase;
    transition: 300ms;
    color: #484381;
    font-size: clamp(13px,0.829vw, 16px);
    line-height: 1;
    display: block;
    line-height: clamp(70px, 4.68vw, 90px);
}

.header-menu-item > a:hover,.header-menu-item.area-mega-menu > div > a:hover {
    transition: 300ms;
    color: #333;
}

.header-main-menu-pages {
    display: flex;
    justify-content: center;
    gap: clamp(18px, 1.55vw, 30px);
    transition: 300ms;
}


.area-mega-menu-wrapper {
    position: absolute;
    z-index: 10;
    background: #F7F9FC;
    width: 100%;
    left: 0;
    padding: clamp(40px, 5.2vw, 100px);
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: 500ms;
    box-shadow: 0 5px 10px #00000013;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.header-menu-item.area-mega-menu > div:hover .area-mega-menu-wrapper {
    height: auto;
    overflow: visible;
    visibility: visible;
    opacity: 1;
    transition: 500ms;
}

.submenu-area-item a {
    display: flex;
    gap: 20px;
    text-wrap: balance;
    text-decoration: none;
    color: unset;
}
.submenu-area-item .area-submenu-title {
    font-size: 1.04vw;
    line-height: 1;
    margin-bottom: 8px;
}
.area-submenu-description {
    font-size: clamp(12px, 0.72vw, 14px);
    line-height: 1.4;
}
.area-submenu-icon {
    display: flex;
}
.area-submenu-icon img {
    width: clamp(40px, 3.64vw, 70px);
    height: auto;
    transition: 300ms;
}

.submenu-area-item:hover a {
    transition: 300ms;
    padding: 10px;
    background: #fff;
    border-radius: 15px;
}
.submenu-area-item a {
    transition: 300ms;
    padding: 10px 0;
}
.header-search-icon svg {
    fill: #484381;
    transition: 300ms;
    width: 25px;
    cursor: pointer;
}
.header-search-icon {
    display: flex;
}
.header-search-wrapper {
    display: flex;
    gap: clamp(20px, 2.082vw, 40px);
    align-items: center;
    justify-content: flex-end;
}
.header-menu-item.area-mega-menu > div {
    overflow: hidden;
}
.header-actions-wrapper a.block--button__link{
    font-size: clamp(12px, 0.82vw, 16px);
    min-width: clamp(140px, 9.37vw, 180px);
}

.desktop-reasearch-header-wrapper {
    transition: 400ms;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.desktop-reasearch-header-wrapper form.search-form, .desktop-reasearch-header-wrapper label {
    width: 100%;
    display: flex;
    position: relative;
}
.desktop-reasearch-header-wrapper form.search-form input {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 30px;
}
.desktop-reasearch-header-wrapper button.search-submit {
    position: absolute;
    right: 0;
    border-radius: 0 30px 30px 0;
    background: #484381;
    transition: 300ms;
}
.desktop-reasearch-header-wrapper button.search-submit:hover {
    background: #333;
    transition: 300ms;
}

.header-main-menu-wrapper.search-active .header-main-menu-pages {
    height: 0;
    transition: 1s;
    overflow: hidden;
    opacity: 0;
}
.desktop-reasearch-header-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: opacity 0.35s ease, visibility 0s linear 0.35s;
    height: 0;
}
.header-main-menu-wrapper.search-active .desktop-reasearch-header-wrapper {
    width: 100%;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    height: 100%;
    transition: opacity 0.35s ease, visibility 0s;
}

.desktop-search-close {
    position: relative;
    transition: 300ms;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    cursor: pointer;
    width: 25px;
    height: 0;
}
.desktop-search-close span {
    width: 20px;
    height: 1px;
    background: #484381;
    display: flex;
    transition: 300ms;
    position: absolute;
    top: 50%;
}
.desktop-search-close span:first-child {
    transform: rotate(-45deg);
}
.desktop-search-close span:last-child {
    transform: rotate(45deg);
}
.header-search-icon.search-active svg{
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
    transition: 300ms;
}
.header-search-icon.search-active .desktop-search-close {
    transition: 300ms;
    opacity: 1;
    visibility: visible;
    overflow: visible;
    height: 25px;
}



.header-burger-menu {
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 30px;
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.header-burger-menu span{
    transition: 300ms;
    background: #484381;
    height: 1px;
    width: 30px;
    display: flex;
}
.header-burger-menu.active span:first-child{
    transition: 300ms;
    opacity: 0;
}
.header-burger-menu.active span:last-child{
    transition: 300ms;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
}
.header-burger-menu.active span:nth-child(2){
    transition: 300ms;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
}

@media(max-width: 1440px){
    .small-header-wrapper,.header-main-menu-wrapper,.header-search-icon,.header-separator,.header-booking-button{
        display: none;
    }
    .header-main-row {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        align-items: center;
        padding: 20px 0;
    }
}
@media(min-width: 1441px){
    .header-burger-menu{
        display: none;
    }
}

.small-header-wrapper,.header-main-wrapper{
    background: #fff;
}
.header-mobile-menu{
    height: 0;
    overflow: hidden;
    transition: 300ms;
}
.header-mobile-menu.active {
    height: 100vh;
    background: #F7F9FC;
    padding: 60px 0;
    transition: 300ms;
    z-index: 9999999999999999999;
    position: relative;
}
.header-submenu-footer {
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding-top: 39px;
    border-top: 1px solid #ccc;
}

.mobile-reasearch-header-wrapper form.search-form,.mobile-reasearch-header-wrapper label{
    width: 100%;
    position: relative;
}

.mobile-reasearch-header-wrapper input.search-field {
    width: 100%;
    border-radius: 30px;
    border: 1px solid #ccc;
    background: #fff;
}
.mobile-reasearch-header-wrapper button.search-submit {
    position: absolute;
    right: 0;
    border-radius: 0 30px 30px 0;
    transition: 300ms;
    background: #484381;
}
.header-submenu-footer-contacts {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.toggle-menu-icon {
    width: 20px;
    height: 20px;
    transition: 300ms;
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.toggle-menu-icon span{
    width: 15px;
    height: 1px;
    display: flex;
    background: #484381;
    transition: 300ms;
}
.toggle-menu-icon span:first-child {
    transform: rotate(90deg);
    position: absolute;
    top: 50%;
}
a.toggle-menu--head.toggle-menu-content.active .toggle-menu-icon span:first-child {
    transform: rotate(0deg);
    position: absolute;
    top: 50%;
    transition: 300ms;
}
.no-scroll{
    overflow: hidden;
}
@media(max-width: 1440px){
    .header-mobile-menu.active .row,
    .header-mobile-menu.active .column{
        height: 100%;
    }
    a.toggle-menu--head.toggle-menu-content {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .area-mega-menu-wrapper-mobile.active {
        display: flex;
        gap: 10px;
        flex-direction: column;
        height: 100%;
        transform: translateY(0px);
        overflow: visible;
        opacity: 1;
        visibility: visible;
        transition: 400ms;
        padding: 24px 0;
    }
    .area-mega-menu-wrapper-mobile {
        height: 0;
        transform: translateY(-100px);
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: 400ms;
    }
    .header-submenu-body .header-menu-item > a, .header-submenu-body .header-menu-item > div > a {
        line-height: unset;
    }
    .header-submenu-body {
        display: flex;
        flex-direction: column;
        transition: 300ms;
        gap: 10px;
    }
    .header-submenu-mobile-wrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
        gap: 30px;
    }
    .area-mega-menu-wrapper-mobile.active .area-submenu-title {
        font-size: 14px;
        margin: 0px;
    }
    .submenu-area-item a {
        display: flex;
        align-items: center;
    }
    .header-mobile-menu.active .column {
        padding-bottom: 250px;
        overflow-y: auto;
    }
}

.search-rsults-item {
    border-bottom: 1px solid #ccc;
}
.search-rsults-item a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px 10px;
    transition: 300ms;
    text-decoration: none;
}
.block-search-label {
    border: 1px solid #B2B1CB;
    width: max-content;
    padding: 6px 15px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    color: #B2B1CB;
}
.search-results-name {
    font-size: clamp(22px, 2.18vw, 42px);
    line-height: 1.3;
    margin-top: 5px;
    color: #333;
}
.search-rsults-item:hover a {
    transition: 300ms;
    background: #b2b1cb4d;
}
.block-search-results {
    margin-top: 40px;
}
.search-rsults-item- {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
}
.search-results-wrapper .block--title__50 span {
    opacity: 0.5;
    font-style: italic;
}
@media(min-width: 1025px){
    .search-rsults-item a {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 30px 20px;
        transition: 300ms;
        text-decoration: none;
    }
    .block-search-label {
        border: 1px solid #B2B1CB;
        width: max-content;
        padding: 6px 20px;
        border-radius: 30px;
        color: #fff;
        font-size: 12px;
        line-height: 1;
        color: #B2B1CB;
    }
}
.footer-socials {
    display: flex;
    gap: 10px;
}
.footer-socials svg{
   fill: #D9000D;
}


ul#menu-menu-principale {
    display: flex;
    align-items: center;
    gap: clamp(20px, 2.082vw, 40px);
    margin: 0px;
    list-style: none;
}
ul#menu-menu-principale ul.sub-menu {
    visibility: hidden;
    height: 0px;
    opacity: 0;
    transition: 300ms;
    overflow: hidden;
    position: absolute;
    z-index: 99;
    top: 100%;
    list-style: none;
    margin: 0px;
}

ul#menu-menu-principale .menu-item-has-children:hover ul.sub-menu {
    overflow: visible;
    height: auto;
    transition: 300ms;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: 0 5px 10px #00000052;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: max-content;
    min-width: 180px;
}
.header-main-menu-wrapper, .header-main-menu-pages, .menu-menu-principale-container, ul#menu-menu-principale, ul#menu-menu-principale > li {
    height: 100%;
}
ul#menu-menu-principale > li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header-main-menu-pages{
    position: relative;
}

.header-actions-wrapper {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-search-wrapper {
    height: 100%;
}
ul#menu-menu-principale li > a {
    text-decoration: none;
    text-transform: uppercase;
}
.strong > a {
    font-weight: bold;
}


/**/
.header-wrapper.is-home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

.header-wrapper.is-home .small-header-wrapper, .header-wrapper.is-home .header-main-wrapper{
    background: transparent;
}

.header-wrapper.is-home .header-logo-wrapper svg, .header-wrapper.is-home .header-logo-wrapper path, .header-wrapper.is-home .header-logo-wrapper rect{
    fill: #fff;
}

.header-wrapper.is-home .small-header-wrapper svg{
    fill: #fff;
}

.header-wrapper.is-home span.small-header-separator,.header-wrapper.is-home .header-separator span{
    background: #fff;
}
.header-wrapper.is-home .small-header-wrapper a,.header-wrapper.is-home .small-header-wrapper,.header-wrapper.is-home .small-header-contact-item p{
    color: #fff !important;
}
.header-wrapper.is-home .header-booking-button a.block--button__link{
    border:1px solid #fff;
    color: #fff;
}
.header-wrapper.is-home .header-booking-button a.block--button__link:hover{
    background: #fff;
    color: #151515;
}

.header-wrapper.is-home ul#menu-menu-principale > li > a {
    color: #fff;
}

.header-main-row {
    padding-top: clamp(19px, 2.603vw, 50px);
}

.header-wrapper.is-home .header-burger-menu span{
    background: #fff;
}
ul.sub-menu > li > a {
    color: #005096;
    border-bottom: 1px solid #D9010C;
    display: flex;
    line-height: 1;
    padding-bottom: 19px;
}
ul#menu-menu-principale a:hover{
    opacity: 0.7;
    transition: 300ms;
}
.small-header-row, .small-header-row p, .small-header-row a{
    color: #005096;
}

.header-wrapper.is-home .header-main-wrapper.active{
    background: #fff;
}
.header-wrapper.is-home .header-main-wrapper.active .header-logo-wrapper svg,
.header-wrapper.is-home .header-main-wrapper.active .header-logo-wrapper path,
.header-wrapper.is-home .header-main-wrapper.active .header-logo-wrapper rect{
    fill: #D9000D;
}
.header-wrapper.is-home .header-main-wrapper.active .header-burger-menu.active span{
    background: #005096;
}
@media(max-width: 768px){
    .header-logo-wrapper{
        max-width: 200px;
    }
}

.header-mobile-menu ul#menu-menu-principale-1 {
    margin: 0px;
    list-style: none;
    list-style-type: unset;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.header-mobile-menu ul#menu-menu-principale-1 > li > a{
    text-decoration: none;
}
.header-mobile-menu ul#menu-menu-principale-1 > li > ul > a{
    text-decoration: none;
}

/* bottone toggle accanto al link */
.header-submenu-mobile-wrapper .menu-item-has-children {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}
.header-submenu-mobile-wrapper .menu-item-has-children svg, .header-submenu-mobile-wrapper .menu-item-has-children path {
    fill: #151515;
}
.header-submenu-mobile-wrapper .submenu-toggle {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0px;
  margin-left: 6px;
  line-height: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* rotazione freccia quando aperto */
.header-submenu-mobile-wrapper .menu-item-has-children .submenu-toggle__icon {
  display: inline-flex;
  transition: transform .2s ease;
}

.header-submenu-mobile-wrapper .menu-item-has-children.is-open .submenu-toggle__icon {
  transform: rotate(180deg);
}
.header-submenu-mobile-wrapper .menu-item-has-children ul.sub-menu{
    width: 100%;
}
.header-submenu-mobile-wrapper .menu-item-has-children ul.sub-menu {
    width: 100%;
    text-decoration: none;
    list-style: none;
    margin: 0px;
    padding-bottom: 20px;
    gap: 15px;
    display: flex;
    flex-direction: column;
}
.header-submenu-mobile-wrapper .menu-item-has-children li {
    line-height: 1;
}
.header-submenu-mobile-wrapper .menu-item-has-children ul.sub-menu a{
   text-decoration: none;
}

.footer-logo-wrapper a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-content-item svg {
    width: 20px;
    height: 20px;
    display: flex;
    fill: #D9000D;
}

.footer-contact-loop div {
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-content-row {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.footer-content-label h6 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
}
.footer-content-label{
    margin-bottom: 10px;
}
.footer-time-loop {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 5px;
}



.footer-content-row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 50px;
}
.footer-logo-wrapper {
    margin-bottom: clamp(60px, 6.24vw, 120px);
}
.footer-main-content {
    padding: clamp(80px, 6.24vw, 120px) 0 clamp(80px,5.207vw, 100px);
}
.footer-logo-wrapper svg {
    width: 100%;
    height: 100%;
}
.footer-logo-wrapper a {
    max-width: clamp(220px, 18.228vw, 350px);
}
.footer-content-item ul {
    margin: 0px;
    list-style: none;
    display: flex;
    flex-direction: column;
}
.footer-content-item ul a {
    text-decoration: none;
    text-transform: uppercase;
    color: #525252;
}
.footer-time-loop{
    text-transform: uppercase;
}
.footer-contact-loop a,.footer-contact-loop{
    text-decoration: none;
    color: #525252;
}

.footer-content-item.footer-description{
    max-width: clamp(300px, 16.405vw, 315px);
}
@media(max-width: 1024px){
    .bottom-footer-wrapper {
        font-size: 12px;
        line-height: 20px;
        text-wrap: balance;
    }
}
@media(min-width: 1025px){
    .footer-logo-wrapper a {
        max-width: clamp(220px, 18.228vw, 350px);
        margin: 0 auto;
    }
}

@media(min-width: 1025px) and (max-width: 1333px){
    .footer-content-row {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px;
    }
}
@media(min-width: 1334px){
    .footer-content-row {
        display: grid;
        grid-template-columns: 2fr 1fr 1fr 2fr 2fr;
        gap: 30px;
    }
}

.footer-bottom .row {
    border-top: 1px solid #D9010C;
    padding: 29px 0 30px;
    color: #848484;
    font-style: italic;
}

.footer-bottom a {
    color: #848484;
}
.footer-socials svg {
    width: 25px;
    height: 25px;
}
.footer-socials a {
    display: flex;
}
.footer-socials {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
@media(max-width: 1024px){
    .footer-bottom .row {
        flex-direction: column-reverse;
        display: flex;
        gap: 30px;
        align-items: center;
        justify-content: center;
    }
    .footer-socials {
        display: flex;
        gap: 10px;
        justify-content: flex-start;
    }
}

@media(max-width: 1024px){
    .hide-image img{
        display: none;
    }
    .hide-image{
        padding-bottom: 0px;
    }
    .menu-group-wrapper .block--image{
        display: none;
    }
    .menu-items{
        margin: 0px;
    }
}
@media(min-width: 1025px){
    .single-menu-content .menu-group-wrapper:nth-child(odd) .row .column:first-child {
        padding: 30px 0;
        background: #f6f6f6;
    }
}
.header-mobile-menu.active .header-booking-button {
    display: flex;
}
.header-mobile-menu.active .header-booking-button a{
    border:1px solid #D9000D !important;
    color: #D9000D !important;
}

/**/
.daily-menu-head .block--subtitle {
    justify-content: center;
}
.daily-menu-head {
    margin-bottom: 60px;
}
.daily-menu-head .block--paragraph{
    text-align: center;
}
.group-plates-title .block--title {
    color: #D9000D;
    font-weight: 900;
    padding-bottom: 29px;
    border-bottom: 1px solid #ccc;
    font-size: clamp(26px, 2.187vw, 42px);
    text-align: center;
}
.plate-list-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 29px 0;
}
.alternate-plate span {
    font-weight: bold;
    text-transform: uppercase;
}
.plate-separator-daily {
    width: 1px;
    height: 60px;
    background: #D9000D;
    display: flex;
    margin: 40px auto;
    align-items: center;
    justify-content: center;
}
.page-id-476 .header-wrapper{
    display: none;
}
.page-id-476 .footer-main-wrapper{
    display: none;
}
.page-id-476 .footer-content-row{
    display: none;
}
.page-id-476 .footer-logo-wrapper{
    margin: 0px;
}
.daily-menu-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}