/*
Theme Name:     Hello Elementor Child
Template:       hello-elementor
Description:    Tema child di Hello Elementor per Sommeliart
Author:         Enrico by Marcosh
Version:        1.0.0
*/

/* ! custom propriety */
:root {
  --gold: #AC9777;
  --gold2: #B6956E;
  --gold3: #AA977B;
  --light-gold: #F7F2E9;
  --light-gold-2: #FDF9F2;
}
/**/

/*animazione burger menu*/
.burger-menu-cs, .burger-menu-mobile-cs {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 1001; /* se serve sovrapporre */
  transition: all 0.3s ease;
}

#bar1, #bar2, #bar3, #bar4, #bar5, #bar6 {
  display: block;
  border-radius: 50px;
  background-color: var(--gold);
  height: 2px;
  width: 45px;
  transition: all 0.3s ease;
}

@media screen and (max-width: 767px) {
  #bar1, #bar2, #bar3, #bar4, #bar5, #bar6 {
    width: 24px;
  }
}

.burger-menu-cs.active #bar1, .burger-menu-mobile-cs.active #bar4 {
  transform: rotate(45deg) translate(7px, 7px);
}

.burger-menu-cs.active #bar2, .burger-menu-mobile-cs.active #bar5 {
  opacity: 0;
}

.burger-menu-cs.active #bar3, .burger-menu-mobile-cs.active #bar6 {
  transform: rotate(-45deg) translate(7px, -7px);
}
/**/

/* ! HOME */
.cards-artisti-container .elementor-loop-container .artista:nth-child(4) .titolo-card {
  width: 105%!important;
  max-width: 105%!important;
}

.loop-grid-artisti .elementor-loop-container.elementor-grid {
  display: flex!important;
  flex-wrap: wrap!important;
  justify-content: center;
}

/* .main-title-svg img {
    transform: translateX(-10px);
} */

#leggi-piu {
  cursor: pointer;
  transition: 0.3s;
}
#leggi-piu:hover {
  background-color: var(--gold2);
}
#leggi-piu:hover .elementor-heading-title {
  color: white;
}
#leggi-piu .elementor-heading-title {
  transform: translateY(2px);
}

@media screen and (max-width: 1710px) {
  .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 300px;
  }
  .prodotto-img img {
    width: 156px!important;
    height: auto!important;
  }
}

/* @media screen and (max-width: 1595px) {
  .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 300px;
  }
  .prodotto-img img {
    width: 156px!important;
    height: auto!important;
  }
} */

@media screen and (max-width: 1495px) {
  .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 270px;
  }

  .titolo-card {
    margin-top: 88px!important;
  }
}

@media screen and (max-width: 1376px) {
  .prodotto-img img {
    width: 149px!important;
    height: auto!important;
  }
  .cards-artisti-container .prodotto-img {
    right: -5%!important;
    top: 11%!important;
  }
}

@media screen and (max-width: 1364px) {
    .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 250px;
  }
  .cards-artisti-container .elementor-loop-container .artista:nth-child(4) .titolo-card {
  width: 110%!important;
  max-width: 110%!important;
  transform: translateX(-12px);
  }
    .cards-artisti-container .elementor-loop-container .artista:nth-child(5) .card-artista-testo {
  width: 105%!important;
  max-width: 105%!important;
  transform: translateX(-12px);
  }
}

@media screen and (max-width:1278px) {
  .loop-grid-artisti {
    width: 100vw!important;
  }
}

@media screen and (max-width: 1250px) {
  .elementor-15 .elementor-element.elementor-element-fe5dde0 {
    --min-height: 600px!important;
  }

  .elementor-15 .elementor-element.elementor-element-9e4ac63 {
    --min-height: 620px!important;
  }

  /* .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 355px;
  } */
  /* .prodotto-img img {
    width: 185px!important;
    height: auto!important;
  }
  .cards-artisti-container .prodotto-img {
    right: 6%!important;
    top: 14%!important;
  } */
}

@media screen and (max-width: 1054px) {
  .cards-artisti-container .elementor-loop-container .e-loop-item {
    width: 300px;
  }
  .prodotto-img img {
    width: 156px!important;
    height: auto!important;
  }
  .cards-artisti-container .prodotto-img {
    right: -5%!important;
    top: 16%!important;
  }

  .elementor-15 .elementor-element.elementor-element-fe5dde0 {
    --min-height: 500px!important;
  }
  .elementor-15 .elementor-element.elementor-element-9e4ac63 {
    --min-height: 510px!important;
  }
}

@media screen and (max-width: 820px) {
  .elementor-15 .elementor-element.elementor-element-fe5dde0 {
    --min-height: 390px!important;
  }
  .elementor-15 .elementor-element.elementor-element-9e4ac63 {
    --min-height: 400px!important;
  }
}

@media screen and (max-width: 768px) {
  #leggi-piu {
    width: 160px;
  }

  #leggi-piu .elementor-heading-title {
      font-size: 13px;
  }
}

/* .elementor-loop-container.elementor-grid > .e-loop-item:last-child {
  margin-inline-end: auto;
}

.cards-artisti-container > .elementor-loop-container .elementor:nth-child(4),
.cards-artisti-container > .elementor-loop-container .elementor:nth-child(5) {
  transform: translateX(50%)!important;
} */
/**/

/* ! pagina artista*/
.scheda-aperta-mobile {
    overflow: hidden!important;
    max-height: 0!important;
    transition: 0.5s ease!important;
}

.scheda-aperta-mobile.active {
  /* max-height: 1000px!important; */
  max-height: 2000px!important;
}

.freccia-cs-mb {
  transition: none!important;
}

/*.freccia-cs-mb img:hover,*/
.freccia-cs-mb.rotated-positive {
  rotate: 90deg;
}

.freccia-cs-mb.rotated-positive {
  transform: translate(-5px, 0px)!important;
}

/*titolo gli altri someliart che non si voleva centrare nel mobile*/
div[data-id="400240d"] {
    margin: 0 auto;
}

.sottotitolo-single-page-special.active h2 {
    letter-spacing: 2px!important;
}

.icona-play a img {
  display: inline-block;
  animation: pulsePlay 1.5s infinite ease-in-out;
  transform-origin: center center;
}

@keyframes pulsePlay {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.15); }
  100% { transform: scale(1); }
}

@media screen and (max-width: 1500px) {
  .box-prodotto {
    right: -60px!important;
  }
  .gli-altri-sommeliart h2 {
    font-size: 57px!important;
  }

  .testo-a, .testo-b {
    transform: translateX(-28px);
  }
}

@media screen and (max-width: 1400px) {
  .gli-altri-sommeliart h2 {
    font-size: 54px!important;
  }
}

@media screen and (max-width: 1300px) {
  .box-prodotto {
    right: -100px!important;
  }
  #jumbo-box-prodotto {
    right: -130px;
  }
}

/* @media screen and (max-width: 1250px) {
  .prodotto-nel-jumbo {
    scale: 0.8;
  }
  .prodotto-nel-jumbo {
    position: absolute;
    bottom: 100px!important;
  }
} */

/* @media screen and (max-width: 1050px) {
  .prodotto-nel-jumbo {
    scale: 0.6;
    bottom: 150px!important;
  }
} */

/* @media screen and (max-width: 1024px) {
  .prodotto-nel-jumbo {
    scale: 1;
    bottom: 0!important;
    right: 120px!important;
  }
} */

/* @media screen and (max-width: 900px) {
  .box-prodotto {
    right: -150px!important;
  }
} */

@media screen and (max-width: 820px) {
  /* .prodotto-nel-jumbo {
    scale: 0.85;
    bottom: 60px!important;
    right: 130px!important;
  } */

  .box-titoli-single {
    margin-top: -70px!important;
  }

  .gli-altri-sommeliart h2 {
    font-size: 35px!important;
  }
}

@media screen and (max-width: 767px) {
  .immagine-scopri-banner {
    height: 480px!important;
  }
  .contenitore-video-2 {
    height: 270px!important;
  }
}

@media screen and (max-width: 480px) {
  .immagine-scopri-banner {
    height: 217px!important;
  }
  .contenitore-video-2 {
    height: 217px!important;
  }
}
/**/


.divisore {
  height: 2px;
  background-color: var(--gold2)!important;
  width: 279px;
  border-radius: 10px;
  margin-inline: 40px;
}

@media screen and (max-width: 1400px) {
  .divisore-2 {
    width: 229px;
  }
}

@media screen and (max-width: 1250px) {
  .divisore {
    width: 199px;
    margin-inline: 0px;
  }
}

.divisore1 {
  margin-inline: 0;
}

@media screen and (max-width: 1024px) {
  .divisore {
    width: 100px;
    margin-inline: 0;
  }
}

@media screen and (max-width: 767px) {
  .divisore {
    width: 34px;
  }
}

.btn1 a {
  width: 185px!important;
}

@media screen and (max-width: 1024px) {
  .btn1 a {
    width: 165px!important;
  }
}

@media screen and (max-width: 840px) {
  .btn1 a {
    width: 130px!important;
  }
}

#map iframe {
  border-radius: 89px!important;
  filter: grayscale(1);
}

#jumbo, #jumbo-mb, .container-menu-mobile-open {
  overflow: hidden!important;
}
.jumbo-mobile iframe {
  height: 552px;
}

/*! menu social header*/
/* @media screen and (max-width: 821px) {
  .custom-open-menu-special-padding {
    padding-right: 285px!important;
  }
}
@media screen and (max-width: 769px) {
  .custom-open-menu-special-padding {
    padding-right: 269px!important;
  }
} */
.container-menu-open, .container-menu-mobile-open {
  transform: translateX(100%);
  transition: 0.4s ease;
}
.container-menu-open.active, .container-menu-mobile-open.active {
  transform: translateX(0);
}
.menu-social-box {
  display: flex;
  justify-content: end!important;
  align-items: center!important;
  gap: 35px!important;
  margin-top: 60px;
}
@media screen and (max-width:1024px) {
  .container-menu-open .menu-social-box img {
    height: 25px!important;
  }
}
.menu-wordpress-cs ul li a {
  padding-right: 0!important;
}
/* .widget.widget_block.widget_media_image {
  transition: 0.3s ease;
} */
.widget.widget_block.widget_media_image:hover {
    filter: saturate(90) brightness(0.6);
}
#jumbo-mb a {
    font-size: 16px;
    padding: 0 0 13px!important;
}
#jumbo-mb .menu-social-box img {
  height: 18px;
  object-fit: contain;
}
/**/

/* ! form*/
@media screen and (max-width: 1500px) {
  .form-primo-punto-lista {
    width: 240px!important;
  }
}
@media screen and (max-width: 1300px) {
  .form-primo-punto-lista {
    width: 200px!important;
  }
}
@media screen and (max-width: 1024px) {
  .form-primo-punto-lista {
    width: 60%!important;
  }
}
input, textarea {
  width: 441px!important;
  border-color: var(--gold2)!important;
  background-color: transparent!important;
  border-radius: 14px!important;
}
textarea {
  border-radius: 18px!important;
}
/*checkbox privacy*/
input#wpforms-348-field_5_1 {
    width: auto!important;
}
label.wpforms-field-label-inline {
    font-family: 'Myriad Pro', sans-serif;
    font-size: 13px!important;
    transform: translateY(4px);
    color: var(--gold2)!important;
}
#wpforms-348-field_5_1::before {
    background-color: transparent!important;
}

.wpforms-submit-container {
    width: 50%!important;
    display: flex;
    justify-content: end;
    /* transform: translate(-23px, -50px); */
}

button#wpforms-submit-348 {
    background-color: transparent;
    border-color: var(--gold2)!important;
    border: 1px solid;
    padding: 6px 27px 0;
    height: 32px;
    border-radius: 10px;
    color: var(--gold2);
    font-weight: normal;
    font-size: 13px!important;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    transform: translate(-20%, -48px);
}

@media screen and (max-width: 1300px) {
  button#wpforms-submit-348 {
    transform: translate(71%, -48px);
}
}

@media screen and (max-width: 1200px) {
  input {
    max-width: 441px!important;
  }
  button#wpforms-submit-348 {
    transform: translate(126%, -48px);
}
}

@media screen and (max-width: 1000px) {
  button#wpforms-submit-348 {
    transform: translate(206%, -48px);
}
}

@media screen and (max-width: 800px) {
  button#wpforms-submit-348 {
    transform: translate(0%, 0);
}
.wpforms-submit-container {
    width: 100%!important;
}
input {
  max-width: 100%!important;
}
}

button#wpforms-submit-348:hover {
  background-color: var(--gold2)!important;
  color: #fff!important;
}
/**/

input::placeholder, textarea::placeholder {
  color: var(--gold2)!important;
  opacity: 1!important;
}


/*menu bevande pagina prodotti*/
ul.lista-bevande {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: var(--gold2);
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid!important;
    border-bottom: 1px solid!important;
    max-width: 1140px;
    margin: 0 auto;
    margin-bottom: 90px;
    padding-inline: 0!important;
    /* overflow: auto; */
    /* flex-wrap: wrap;
    gap: 20px; */
}
@media screen and (max-width: 1200px) {
ul.lista-bevande {
  flex-wrap: wrap;
    gap: 20px;
 }
 #prodotti-desktop .title {
    font-size: 30px;
    line-height: 0.8em;
}
}

li.cat-bevanda {
  border-right: 1px solid!important;
  padding-inline: 20px;
}
li.cat-bevanda:last-child {
  border-right: none!important
}
li.cat-bevanda:hover, li.cat-bevanda.active {
  font-weight: 600;
  cursor: pointer;
}
/**/

/*swiper prodotti*/
.prodotti-swiper {
  width: 100%;
  padding: 40px 0;
  position: relative;
}

.swiper-button-prev,
.swiper-button-next {
  color: #b28b4a;
  /* colore frecce dorato */
  width: 30px;
  height: 30px;
}

.prodotto-slide {
  text-align: center;
}

/* .prodotto-slide .thumb img {
  max-width: 100%;
  height: auto
  display: block;
  margin: 0 auto;
} */

.prodotto-slide .thumb img {
    height: 510px!important;
    width: auto!important;
    object-fit: cover;
    display: block;
    margin: 0 auto;
}

.prodotto-slide .title {
    margin-top: 15px;
    font-family: 'Myriad Pro', sans-serif!important;
    /* font-family: 'Marons', serif; */
    font-weight: 700;
    /* font-size: 42px; */
    font-size: 26px;
    color: var(--gold2);
    text-transform: capitalize;
    /* letter-spacing: 0.5px; */
    line-height: 1.3;
}

.swiper-button-next::after, .swiper-button-prev::after {
  display: none;
}
/**/

/*single page*/
@media screen and (max-width: 1590px) {
  .single-page-artist-the-sommeliart h2, .single-page-artist-the-sommeliart h1, .single-page-artist-the-sommeliart div {
    font-size: 30px!important;
  }
}
@media screen and (max-width: 1300px) {
  .single-page-artist-the-sommeliart h2, .single-page-artist-the-sommeliart h1, .single-page-artist-the-sommeliart div {
    font-size: 26px!important;
  }
}

.box-banner-single-page {
    overflow: hidden!important;
}
div[data-id="ab09030"] {
  position: unset;
}
.bg-path-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--light-gold);
}
.elementor-element.elementor-element-c5310df.e-con-full.overflow-hidden.e-flex.e-con.e-child, .overflow-hidden {
    overflow: hidden!important;
}
.btn-scheda-prodotto, .chiudi-scheda-prodotto {
  cursor: pointer;
}

.accordion-scheda-prodotto {
  max-height: 0!important;
  overflow: hidden!important;
  opacity: 0!important;
  margin-top: -200px!important;
  pointer-events: none!important;
  transition: all 0.5s ease!important;
}

.accordion-scheda-prodotto.active {
  /* max-height: 900px!important; */
  max-height: 1500px!important;
  opacity: 1!important;
  margin-top: 100px!important;
  pointer-events: auto!important;
  transition: all 0.5s ease!important;
}

.btn-scheda-prodotto img {
  transition: transform 0.3s ease;
}

.btn-scheda-prodotto img.rotated, .btn-scheda-prodotto:hover img {
  transform: rotate(90deg);
}

.scrolling-bar-cs {
  position: absolute;
  top: 0;
  right: 45px;
  width: 5px;
  height: 76px;
  background-color: var(--gold2);
  border-radius: 3px;
}

.prodotto-prima-di-scheda-prodotto {
  position: relative;
  left: -51px;
}
/**/

/*excerpt open and close*/
/* .excerpt-cs p {
  cursor: pointer;
  max-height: 260px;
  overflow: hidden;
  transition: max-height 10s ease;
} */

/*
.excerpt-cs p strong.read-more {
  font-weight: bold;
  margin-left: 5px;
}
  */
/**/

/*footer*/
.footer-col-right img:hover {
  filter: brightness(1.3);
}
/**/

/*utilities*/
.testo-intero-excerpt a {
  margin-top: 40px!important;
  display: inline-block;
}
.no-padding-bottom > p {
  padding: 0!important;
  margin: 0!important;
}
.img-full-width {
  width: 100%!important;
  height: 100%!important;
  object-fit: cover;
}
.overflow-hidden {
  overflow: hidden;
}
span.elementor-button-text {
    display: inline-block;
    transform: translateY(2px);
}
.freccia-giu:hover {
  animation: bounce-up-down 1.3s ease-in-out infinite;
}

.freccia-footer:hover {
  animation: bounce-down-up 1.3s ease-in-out infinite;
}

@media screen and (max-width: 768px) {
  .btn1.btn-mondo a {
    width: 150px!important;
  }
}

@keyframes bounce-up-down {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
}

@keyframes bounce-down-up {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
/**/


/* banner piccoli */
@media screen and (max-width: 880px) {
  #banner-piccolo-1.banner-piccolo, #banner-piccolo-2.banner-piccolo {
    min-height: 250px!important;
    height: 250px!important;
  }
}

@media screen and (max-width: 767px) {
  #banner-piccolo-1.banner-piccolo, #banner-piccolo-2.banner-piccolo {
    min-height: 400px!important;
    height: 400px!important;
  }
}

@media screen and (max-width: 650px) {
  #banner-piccolo-1.banner-piccolo, #banner-piccolo-2.banner-piccolo {
    min-height: 360px!important;
    height: 360px!important;
  }
}

@media screen and (max-width: 550px) {
  #banner-piccolo-1.banner-piccolo, #banner-piccolo-2.banner-piccolo {
    min-height: 290px!important;
    height: 290px!important;
  }
}

@media screen and (max-width: 450px) {
  #banner-piccolo-1.banner-piccolo, #banner-piccolo-2.banner-piccolo {
    min-height: 237px!important;
    height: 237px!important;
  }
}
/**/

/* animazione prodotti nelle card */
.prodotto-img {
  opacity: 0;
  transform: translateX(80px);
  transition: 1.2s!important;
}

/* Quando l'elemento diventa visibile */
.prodotto-img.visible {
  opacity: 1;
  transform: translateX(0);
}
/**/


/* aggiustamento banner piccolo delle due bottiglie - "scopri tutti gli altri prodotti" */
/* @media screen and (min-width: 768px) {
    .elementor-452 .elementor-element.elementor-element-fc1800e,
    .elementor-15 .elementor-element.elementor-element-b29c79d,
    .elementor-288 .elementor-element.elementor-element-414bbfb {
        --width: 450px;
        width: auto!important;
    }
    } */





/* modifiche 17.09.2025 */

    body, main {
      overflow-x: hidden;
    }

    @media screen and (max-width: 1800px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.98;
      } */
      .scalatore {
        padding: 0 4%!important;
      }
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.98!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1700px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.96;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.96!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1600px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.94;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.94!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1500px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.92;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.92!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1400px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.90;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.90!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1300px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.88;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.88!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1300px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.86;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.86!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 1200px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.84;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.84!important;
      }
      footer {
        scale: 1!important;
      }
    }

        @media screen and (max-width: 1100px) {
      /* .scalatore {
        transform-origin: top;
        scale: 0.82;
      } */
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 0.82!important;
      }
      footer {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 765px) {
      .scalatore {
        padding: 0!important;
      }
      .scalatore h1, .scalatore h2, .scalatore h3, .scalatore h4, .scalatore h5, .scalatore p, .main-title-svg {
        scale: 1!important;
      }
    }

    @media screen and (max-width: 376px) {
      .main-title-svg {
        width: 345px!important;
        /* transform: translateX(8px)!important; */
      }
    }
/**/


/* modifiche 23.09.2025 */
#jumbo .elementor-element.elementor-element-49ba17a.elementor-widget.elementor-widget-html,
#jumbo .elementor-element.elementor-element-ab93bf9.elementor-widget.elementor-widget-html {
  height: 770px;
}

/* @media screen and (max-width: 1250px) {
  .container-menu-open {
    height: 600px!important;
    min-height: 0!important;
  }

  .logo-open-menu img {
    width: 160px!important;
  }

  .menu-wordpress-cs li a {
    font-size: 22px!important;
    line-height: 10px;
  }

  .custom-open-menu-special-padding {
    --padding-top: 53px!important;
    --padding-right: 90px!important;
  }
} */

@media screen and (max-width: 1201px) {
  #jumbo .elementor-element.elementor-element-49ba17a.elementor-widget.elementor-widget-html {
    height: 650px;
  }
}

@media screen and (max-width: 1054px) {
    .menu-wordpress-cs li a {
    font-size: 25px!important;
    line-height: 1px;
  }

  /* .custom-open-menu-special-padding {
    padding-top: 140px!important;
  } */

  .menu-social-box {
    margin-top: 30px!important;
  }
}

@media screen and (max-width: 1025px) {
  /* #jumbo .elementor-element.elementor-element-49ba17a.elementor-widget.elementor-widget-html, .container-menu-open {
    height: 500px;
  }
  .container-menu-open {
    height: 500px!important;
    right: -180px!important;
  } */
  /* .custom-open-menu-special-padding {
    padding-right: 230px!important;
    padding-top: 70px!important;
  } */
    .menu-social-box {
    margin-top: 60px!important;
  }
  .menu-wordpress-cs li a {
    line-height: 12px;
  }
}

@media screen and (max-width: 820px) {
    .container-menu-open {
    right: -180px!important;
  }
  /* .custom-open-menu-special-padding {
    padding-right: 220px!important;
    padding-top: 150px!important;
  } */
    /* .menu-wordpress-cs li a {
    font-size: 18px!important;
    line-height: 10px;
  } */
  .menu-social-box {
    margin-top: 30px!important;
  }
  .logo-open-menu img {
    width: 130px!important;
  }
  .container-menu-open .menu-social-box img {
    height: 20px!important;
  }
}

@media screen and (max-width: 767px) {
  .elementor-element.elementor-element-c1ec1ad.e-con-full.e-flex.e-con.e-child {
    width: 400px;
    right: 0!important;
    position: absolute;
    height: 800px;
    flex-direction: column!important;
    gap: 40px;
  }

  #jumbo-mb a {
    font-size: 25px!important;
    padding: 0 0 60px!important;
  }

  .menu-social-box img {
    height: 25px!important;
  }

  .logo-jumbo-mb img {
    width: 200px!important;
  }
}

@media screen and (max-width: 560px) {
  .logo-jumbo-mb img {
    width: 150px!important;
  }
  #jumbo-mb a {
    font-size: 20px!important;
    padding: 0 0 60px!important;
  }
}

@media screen and (max-width: 500px) {
    .logo-jumbo-mb img {
    width: 152px!important;
  }
  .jumbo-mb-box {
    overflow: hidden;
  }
  .jumbo-mb-box, #jumbo-mb.jumbo-mb, .container-menu-mobile-open {
    min-height: 552px!important;
  }
    #jumbo-mb a {
    font-size: 16px!important;
    padding: 0 0 31px!important;
  }
    .menu-social-box img {
    height: 20px!important;
  }
    .menu-social-box {
    margin-top: 20px!important;
  }
  .elementor-15 .elementor-element.elementor-element-c1ec1ad {
    --padding-top: 80px!important;
  }
  .elementor-element.elementor-element-c1ec1ad.e-con-full.e-flex.e-con.e-child {
    gap: 20px!important;
  }
}

@media screen and (max-width: 380px) {
  .logo-menu-social-box-mobile {
    padding-right: 27px!important;
  }
}
/**/

/*contatti*/
#iframe-cs {
  height: 770px;
  transform: translateY(5px);
  filter: grayscale(1);
}
#iframe-cs-2 {
  transform: translateY(5px);
}

#jumbo .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    display: none!important;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: transparent;
    border: 1px solid #B6956E;
    border-radius: 20px;
    color: #B6956E;
    box-sizing: border-box;
    max-width: 80%;
    padding: 25px 0;
    margin: 0;
}
#wpforms-confirmation-348 p {
  color: #B6956E;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 1560px) {
  button#wpforms-submit-348 {
    transform: translate(20%, -48px);
  }
}

@media screen and (max-width: 1470px) {
  button#wpforms-submit-348 {
    transform: translate(63%, -48px);
  }
}

@media screen and (max-width: 1400px) {
  button#wpforms-submit-348 {
    transform: translate(115%, -48px);
  }
  #form .wpforms-container input[type=text],
  #form .wpforms-container input[type=email] {
    max-width: 100%!important;
  }
}

@media screen and (max-width: 1250px) {
  /* #iframe-cs, .jumbo-cs {
    height: 600px!important;
    min-height: 600px!important;
  } */
  .elementor-element.elementor-element-adb2f61.elementor-hidden-mobile.e-con-full.arrow-contatti.e-flex.e-con.e-child,
  .arrow-contatti {
    margin-top: -120px!important;
  }
}

@media screen and (max-width: 1054px) {
    /* #iframe-cs, .jumbo-cs {
    height: 500px!important;
    min-height: 500px!important;
  } */

  .elementor-element.elementor-element-adb2f61.elementor-hidden-mobile.e-con-full.arrow-contatti.e-flex.e-con.e-child,
  .arrow-contatti {
    margin-top: -225px!important;
  }
}

@media screen and (max-width: 1024px) {
  .elementor-element.elementor-element-adb2f61.elementor-hidden-mobile.e-con-full.arrow-contatti.e-flex.e-con.e-child,
  .arrow-contatti {
    margin-top: 0!important;
  }
  div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    margin: 0 auto;
  }
  button#wpforms-submit-348 {
    transform: translate(236%, -48px);
  }
  .elementor-element.elementor-element-c88aa05.elementor-widget.elementor-widget-shortcode {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 820px) {
  /* #iframe-cs, .jumbo-cs {
    height: 390px!important;
    min-height: 390px!important;
  } */

  .elementor-element.elementor-element-adb2f61.elementor-hidden-mobile.e-con-full.arrow-contatti.e-flex.e-con.e-child,
  .arrow-contatti {
    margin-top: -112px;
  }
}

@media screen and (max-width: 800px) {
  button#wpforms-submit-348 {
    transform: translate(-4%, -48px);
  }
}

@media screen and (max-width: 767px) {
  .elementor-element.elementor-element-39e53c0.elementor-hidden-desktop.elementor-hidden-tablet.e-con-full.arrow-contatti-mobile.e-flex.e-con.e-child,
  .arrow-contatti-mobile {
    margin-top: -27px;
  }
}

@media screen and (max-width: 480px) {
  div#wpforms-348-field_1-container,
  div#wpforms-348-field_3-container,
  div#wpforms-348-field_4-container,
  #wpforms-348-field_5-container {
    max-width: 70%;
    margin: 0 auto -16px;
  }
  div#wpforms-348-field_4-container,
  #wpforms-348-field_5-container {
    margin: 0 auto;
  }
  button#wpforms-submit-348 {
    transform: translate(-75%, 0);
  }
  div#wpforms-confirmation-348 {
    padding-inline: 20px;
  }
}
/**/


/*banner piccoli sommeliart artisti*/
@media screen and (min-width: 1400px) {
  .banner-sommeliart-query-2 {
    display: none!important;
  }
}
@media screen and (max-width: 1400px) {
  .banner-sommeliart-query {
    display: none!important;
  }
}
/**/


/*il mondo silvio carta (pagina)*/
.banner-piccoli-mondo-silvio-carta .e-con-inner {
  gap: 34px!important;
}
#prodotti-e-artisti a {
  display: inline-block;
  margin-top: 30px!important;
  color: #B6956E!important;
}
@media screen and (max-width:1350px) {
  .msc-banner-foto {
    height: 310px!important;
    min-height: 310px!important;
  }
  .box-msc-banner {
    height: 0!important;
    min-height: 311px!important;
  }
}
@media screen and (max-width: 1024px) {
  .msc-banner-foto {
    height: 30px!important;
    min-height: 230px!important;
  }
  .box-msc-banner {
    height: 0!important;
    min-height: 232px!important;
  }
}
@media screen and (max-width: 767px) {
  .msc-banner-foto {
    height: 30px!important;
    min-height: 470px!important;
  }

  .box-msc-banner {
    height: auto!important;
    min-height: auto!important;
  }
}

@media screen and (max-width: 630px) {
  .msc-banner-foto {
    height: 30px!important;
    min-height: 360px!important;
  }
}

@media screen and (max-width: 500px) {
  .msc-banner-foto {
    height: 30px!important;
    min-height: 270px!important;
  }
}

@media screen and (max-width: 450px) {
  .msc-banner-foto {
    height: 30px!important;
    min-height: 225px!important;
  }
}
/**/






/* posizionamento “rigido” delle frecce */
.prodotti-swiper .swiper-button-prev,
.prodotti-swiper .swiper-button-next {
  position: absolute;
  top: 255px;           /* metà dei 510px dell’immagine */
  transform: none;      /* niente translateY(-50%) */
}

/* opzionale: spostale ai lati fuori dal contenitore immagini */
.prodotti-swiper .swiper-button-prev { left: 0px; }
.prodotti-swiper .swiper-button-next { right: 0px; }

@media (max-width: 767px) {
  .prodotti-swiper .swiper-button-prev,
  .prodotti-swiper .swiper-button-next {
    top: 50%;
    transform: translateY(-50%); /* su mobile torni al centro verticale del blocco */
  }
}


/*per fixare jumbo delle single page da mobile*/
div[data-elementor-type="single-page"] .e-con-inner,
.banner-piccolo {
  overflow: hidden!important;
}


/*NUOVA EXCERPT - testo sotto sezione HERO*/
/* Esistenti + miglioramenti per transizioni morbide */

/* eventuale "read more" inline */
.excerpt-cs p strong.read-more {
  font-weight: bold;
  margin-left: 5px;
}

/* link/bottone sotto al testo */
.testo-intero-excerpt a {
  margin-top: 40px !important;
  display: inline-block;
}

/* bottone principale */
#leggi-piu {
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
  will-change: background-color, transform;
}

/* hover bottone */
#leggi-piu:hover {
  background-color: var(--gold2);
}

/* titolo interno del bottone (Elementor) */
#leggi-piu .elementor-heading-title {
  transform: translateY(2px);
  transition: opacity .22s ease, transform .22s ease, color .22s ease;
  will-change: opacity, transform, color;
}

/* colore hover del testo bottone */
#leggi-piu:hover .elementor-heading-title {
  color: white;
}

/* robustezza layout del paragrafo durante misure e transizioni */
.testo-intero-excerpt > p {
  overflow-wrap: break-word;
}
/**/


/*EXCERPT SOTTO HERO*/
.excerpt-accordion .testo-accordion {
  position: relative;
  display: grid;
  /* gap: 2.15rem; approsimativamente 45px da desktop*/
}

.excerpt-accordion .box-testo {
  overflow: hidden;
  /* il JS gestisce height + transition */
  will-change: height;
}

.box-testo__content {
  max-width: 856px;
}

.excerpt-accordion .box-testo__content p:last-child {
  font-family: "Myriad Pro", sans-serif;
  font-size: 22px;
  color: #B6956E;
  text-align: center;
  margin-bottom: 0;
}

.box-testo__content a {
    margin-top: 40px!important;
    display: inline-block!important;
    color: #89211B;
}

.box-testo__content a:hover {
    color: #89201bb7!important;
}

.excerpt-accordion .read-more {
  appearance: none;
  border: 0;
  background: transparent;
  font: inherit;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  cursor: pointer;
  align-self: start;
  padding: 0;
  margin-top: 35px;
  transition: transform 180ms ease, opacity 180ms ease;
}
.excerpt-accordion .read-more {
  color: #B6956E;
  border: 1px solid #B6956E!important;
  width: 175px!important;
  height: 40px!important;
  display: flex!important;
  justify-content: center!important;
  border-radius: 30px;
  justify-self: center;
  font-family: "Josefin Sans", Sans-serif;
  font-weight: 700;
  transition: 0.3s;
  line-height: 43px;
}
.excerpt-accordion .read-more:hover {
  background-color: #B6956E;
  color: white;
 }
/* .excerpt-accordion .read-more:active { transform: translateY(0); opacity: 1; } */

/* sfumatura a box chiuso */
.excerpt-accordion:not(.is-open) .box-testo::after{
  content:"";
  position:absolute;
  inset:auto 0 0 0;
  height:2.5rem;
  pointer-events:none;
  background:linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
}
@media (prefers-color-scheme: dark){
  .excerpt-accordion:not(.is-open) .box-testo::after{
    background:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
  }
}

.excerpt-accordion .box-testo::after { display: none !important; }

@media screen and (max-width: 767px) {
  .excerpt-accordion .box-testo__content p:last-child  {
    font-size: 16px;
  }

  .excerpt-accordion .read-more {
    width: 160px;
    font-size: 13px;
  }

  .excerpt-accordion .read-more:hover {
  background-color: transparent;
  color: #B6956E;
 }

 .the-sommeliart-title-1 {
    padding-top: 20px!important;
    /* margin-bottom: -20px!important; */
  }
}
/**/



/*HEADER MENU CS*/
@media screen and (max-width: 1700px) {
div#header-menu-cs {
    max-width: 75%!important;
    margin-bottom: -20px;
    background-color: transparent;
}
div#logo-header img {
    width: 80%;
}
 #bar1, #bar2, #bar3 {
    width: 35px;
 }
}


/* TAGLIO DEL JUMBO E RITOCCO DIMENSIONI ELEMENTI IN GENERALE IN HOME A TUTTE LE QUERY DESKTOP E TABLET */
@media screen and (max-width: 1820px) {
  /* .elementor-15 .elementor-element.elementor-element-fe5dde0,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child {
    --min-height: 730px!important;
} */
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child {
    --min-height: 730px!important;
}
#iframe-cs {
    height: 730px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 730px!important;
  height: 730px;
}
}
@media screen and (max-width: 1720px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 690px!important;
}
#iframe-cs {
    height: 690px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 690px!important;
  height: 690px;
}
.prodotto-nel-jumbo img {
  width: 386px!important;
}
}
@media screen and (max-width: 1620px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 650px!important;
}
#iframe-cs {
    height: 650px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 650px!important;
  height: 650px;
}

.custom-open-menu-special-padding.nuovo-padding {
  padding-top: 75px!important;
}
.prodotto-nel-jumbo img {
  width: 364px!important;
}
}
@media screen and (max-width: 1520px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 610px!important;
}
#iframe-cs {
    height: 610px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 610px!important;
  height: 610px;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 35px!important;
    --padding-top: 75px!important;
    scale: 0.85;
    padding-right: 56px;
}

.prodotto-nel-jumbo {
  right: 80px!important;
}
.prodotto-nel-jumbo img {
  width: 341px!important;
}
}
@media screen and (max-width: 1420px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 569px!important;
}
#iframe-cs {
    height: 569px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 569px!important;
  height: 569px;
}
.prodotto-nel-jumbo {
  right: 90px!important;
}
.prodotto-nel-jumbo img {
  width: 319px!important;
}
}
@media screen and (max-width: 1320px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 529px!important;
}
#iframe-cs {
    height: 529px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 529px!important;
  height: 529px;
}

#jumbo, #jumbo .elementor-background-slideshow.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events,
.container-menu-open.container-menu-open-2 {
  border-radius: 60px!important;
}

.main-title-svg img {
    width: 794px!important;
}

.sottotitlo-homepage h1 {
    font-size: 29px!important;
    margin-top: -40px;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 18px!important;
    scale: 0.75;
    padding-right: 0;
    transform: translateX(13px);
}

.freccia-giu img {
    width: 50px!important;
}

.prodotto-nel-jumbo {
  right: 120px!important;
}
.prodotto-nel-jumbo img {
  width: 296px!important;
}
}
@media screen and (max-width: 1280px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 513px!important;
}
#iframe-cs {
    height: 513px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 513px!important;
  height: 513px;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 0;
    transform: translateX(46px);
}
.prodotto-nel-jumbo img {
  width: 287px!important;
}
}

@media screen and (max-width: 1180px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 473px!important;
}
#iframe-cs {
    height: 473px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 473px!important;
  height: 473px;
}

.main-title-svg img {
    width: 700px!important;
}

.sottotitlo-homepage h1 {
    font-size: 26px!important;
}

.titolo-del-paragrafo h2 {
  font-size: 26px!important;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 0;
    transform: translate(55px, -19px);
}

.prodotto-nel-jumbo img {
  width: 265px!important;
}
}
@media screen and (max-width: 1080px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 433px!important;
}
#iframe-cs {
    height: 433px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 433px!important;
  height: 433px;
}

.main-title-svg img {
    width: 650px!important;
}

.sottotitlo-homepage h1 {
    font-size: 24px!important;
}

.menu-wordpress-cs li a {
  line-height: 10px;
}

.prodotto-nel-jumbo img {
  width: 242px!important;
}
}
@media screen and (max-width: 1025px) {
  .elementor-15 .elementor-element.elementor-element-270748d {
    width: 100%!important;
    margin: 0px!important;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 20px!important;
    scale: 0.71;
    padding-right: 310px;
    transform: translate(0px, 0px);
}

.menu-wordpress-cs li a {
    line-height: 25px;
  }
}
@media screen and (max-width: 980px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 393px!important;
}
#iframe-cs {
    height: 393px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 393px!important;
  height: 393px;
}

.main-title-svg img {
    width: 600px!important;
}

.sottotitlo-homepage h1 {
    font-size: 23px!important;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 258px;
    transform: translate(0px, -9px);
}

.prodotto-nel-jumbo img {
  width: 220px!important;
}
}
@media screen and (max-width: 880px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
  --min-height: 353px!important;
}
#jumbo.jumbo-single-page {
  padding-top: 113px;
}
#iframe-cs {
    height: 353px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 353px!important;
  height: 353px;
  right: -21%!important;
}

.menu-wordpress-cs li a {
    line-height: 15px;
  }

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 158px;
    transform: translate(0px, -9px);
}

.main-title-svg img {
    width: 530px!important;
}

.sottotitlo-homepage h1 {
    font-size: 20px!important;
}

.prodotto-nel-jumbo {
  right: 140px!important;
}

.prodotto-nel-jumbo img {
  width: 198px!important;
}

.elementor-500 .elementor-element.elementor-element-de377f2 {
    --width: 90%!important;
}
}
@media screen and (max-width: 834px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 335px!important;
}
#jumbo.jumbo-single-page {
  padding-top: 107px!important;
}
.box-titoli-single {
    padding-left: 0;
    left: -18px!important;
}
#iframe-cs {
    height: 353px!important;
}

.prodotto-nel-jumbo img {
  width: 187px!important;
}
}
@media screen and (max-width: 820px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child,
.box-prodotto {
    --min-height: 329px!important;
}
#jumbo.jumbo-single-page {
  padding-top: 171px!important;
}
#iframe-cs {
    height: 353px!important;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 158px;
    transform: translate(0px, 40px);
}

.prodotto-nel-jumbo img {
  width: 184px!important;
}
}
@media screen and (max-width: 800px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child {
    --min-height: 321px!important;
}
#iframe-cs {
    height: 353px!important;
}
.container-menu-open.container-menu-open-2 {
  --min-height: 321px!important;
  height: 321px;
}

.custom-open-menu-special-padding.nuovo-padding {
    padding-top: 0px!important;
    scale: 0.71;
    padding-right: 139px;
    transform: translate(0px, -8px);
}

.main-title-svg img {
    width: 480px!important;
}

.sottotitlo-homepage h1 {
    font-size: 18px!important;
}
}
@media screen and (max-width: 768px) {
#jumbo,
.elementor-element.elementor-element-9e4ac63.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-f5a10cb.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d1caf70.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-039cd5a.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-child,
.elementor-element.elementor-element-d36eecc.elementor-hidden-mobile.e-con-full.e-flex.e-con.e-child {
    --min-height: 308px!important;
}

#iframe-cs {
    height: 308px!important;
}

.elementor-background-slideshow.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
  border-radius: 0!important;
}

.titolo-del-paragrafo h2 {
  font-size: 16px!important;
}
}

@media screen and (max-width: 500px) {
  .main-title-svg img {
    width: 354px!important;
  }
}

/*!COMPLIANZ*/
@media screen and (max-width: 768px) {
  .cmplz-cookiebanner {
      left: 0!important;
      right: initial;
      bottom: 0;
      width: 100%;
  }
	
  button.cmplz-btn.cmplz-manage-consent.manage-consent-1.cmplz-show {
	  display: block!important;
	  width: 50%;
  }
}

input#cmplz_datarequest_name, input#cmplz_datarequest_email {
    margin-bottom: 10px;
    padding: 4px 14px;
}
input#cmplz-datarequest-submit {
    margin-top: 20px;
    padding: 0;
    padding: 1px 0;
    width: 80px!important;
    color: #89211B;
}
#cmplz-document a {
	color: #89211B;
}
/**/






