@charset "UTF-8";
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-reassurance {
  --f-carousel-slide-width: calc(100% / 2);
  --f-carousel-spacing: 0;
  --f-carousel-slide-padding: 0 1rem;
  --f-button-prev-pos: 0;
  --f-button-next-pos: 0;
  --f-button-bg: #fff;
  --f-button-color: #333;
  --f-button-width: 48px;
  --f-button-height: 48px;
  --f-button-border-radius: 50%;
  --f-button-svg-width: 27px;
  --f-button-svg-height: 27px;
  --f-button-svg-stroke-width: 1.5;
  display: flex;
  overflow: hidden;
}
#carousel-reassurance .reassurance-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-reassurance .reassurance-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
#carousel-reassurance .reassurance-item span {
  color: #194562;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize !important;
}
#carousel-reassurance img {
  height: 50px !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
#carousel-reassurance .fdt_merchant150x100-1_widget_merchant {
  background-color: transparent !important;
}
#carousel-reassurance .fdt_merchant150x100-1_widget_merchant img {
  height: 20px !important;
}

@media (min-width: 992px) {
  #carousel-reassurance {
    --f-carousel-slide-width: calc(100% / 4);
  }
  #carousel-reassurance .reassurance-item span {
    font-size: 19.725px;
  }
}
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-sottomenu-pipe .pipe-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-sottomenu-pipe .pipe-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
#carousel-sottomenu-pipe .pipe-item a span {
  color: #194562;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#carousel-sottomenu-pipe img {
  width: -moz-max-content !important;
  width: max-content !important;
  max-height: 180px;
}
#carousel-sottomenu-pipe .f-button {
  color: white !important;
}

@media (min-width: 992px) {
  #carousel-sottomenu-pipe {
    display: flex;
    justify-content: space-around;
  }
}
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-distillati {
  --f-carousel-slide-width: calc(100% / 3);
  --f-carousel-spacing: 0;
  --f-carousel-slide-padding: 0 1rem;
  --f-button-prev-pos: 0;
  --f-button-next-pos: 0;
  --f-button-bg: #fff;
  --f-button-color: #333;
  --f-button-width: 48px;
  --f-button-height: 48px;
  --f-button-border-radius: 50%;
  --f-button-svg-width: 27px;
  --f-button-svg-height: 27px;
  --f-button-svg-stroke-width: 1.5;
  display: flex;
  overflow: hidden;
}
#carousel-distillati .distillati-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-distillati .distillati-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  gap: 20px;
}
#carousel-distillati .distillati-item span {
  color: #194562;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#carousel-distillati img {
  height: 100px !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
#carousel-distillati .f-button.is-prev {
  left: -16px;
}
#carousel-distillati .f-button.is-next {
  right: -16px;
}

@media (min-width: 992px) {
  #carousel-distillati {
    --f-carousel-slide-width: calc(100% / 4);
  }
  #carousel-distillati .distillati-item span {
    font-size: 19.725px;
  }
}
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-accessori {
  --f-carousel-slide-width: calc(100% / 3);
  --f-carousel-spacing: 0;
  --f-carousel-slide-padding: 0 1rem;
  --f-button-prev-pos: 0;
  --f-button-next-pos: 0;
  --f-button-bg: #fff;
  --f-button-color: #333;
  --f-button-width: 48px;
  --f-button-height: 48px;
  --f-button-border-radius: 50%;
  --f-button-svg-width: 27px;
  --f-button-svg-height: 27px;
  --f-button-svg-stroke-width: 1.5;
  display: flex;
  overflow: hidden;
}
#carousel-accessori .title_block {
  font-size: 7.656px;
}
#carousel-accessori .accessori-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-accessori .accessori-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  gap: 20px;
}
#carousel-accessori .accessori-item span {
  color: #194562;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
#carousel-accessori img {
  height: 50px !important;
  width: -moz-max-content !important;
  width: max-content !important;
}
#carousel-accessori .f-button.is-prev {
  left: -16px;
}
#carousel-accessori .f-button.is-next {
  right: -16px;
}

@media (min-width: 992px) {
  #carousel-accessori {
    --f-carousel-slide-width: calc(100% / 6);
  }
  #carousel-accessori .accessori-item span {
    font-size: 19.725px;
  }
}
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-brand {
  --f-carousel-slide-width: calc(100% / 2);
  --f-carousel-spacing: 0;
  --f-carousel-slide-padding: 0 1rem;
  --f-button-prev-pos: 0;
  --f-button-next-pos: 0;
  --f-button-bg: #fff;
  --f-button-color: #333;
  --f-button-width: 48px;
  --f-button-height: 48px;
  --f-button-border-radius: 50%;
  --f-button-svg-width: 27px;
  --f-button-svg-height: 27px;
  --f-button-svg-stroke-width: 1.5;
  display: flex;
  overflow: hidden;
}
#carousel-brand .reassurance-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-brand .reassurance-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
#carousel-brand .reassurance-item span {
  color: #194562;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#carousel-brand img {
  width: -moz-max-content !important;
  width: max-content !important;
}

@media (min-width: 992px) {
  #carousel-brand {
    --f-carousel-slide-width: calc(100% / 6);
  }
}
/* DIMENSIONI MASSIME PER CLASSE .container */
/********
MIXINS
********/
/********
MIXINS
********/
/********
COLORS
********/
/********
COLORS
********/
/********
TYPOGRAPHY
********/
/* Font primario */
/* Font secondario */
/* Impostazioni Font */
/********
TYPOGRAPHY
********/
#carousel-modello-pipe {
  --f-carousel-slide-width: calc(100% / 1);
  --f-carousel-spacing: 0;
  --f-carousel-slide-padding: 0 1rem;
  --f-button-prev-pos: 0;
  --f-button-next-pos: 0;
  --f-button-bg: #fff;
  --f-button-color: #333;
  --f-button-width: 48px;
  --f-button-height: 48px;
  --f-button-border-radius: 50%;
  --f-button-svg-width: 27px;
  --f-button-svg-height: 27px;
  --f-button-svg-stroke-width: 1.5;
  display: flex;
  overflow: hidden;
}
#carousel-modello-pipe .reassurance-item {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin: 0;
}
#carousel-modello-pipe .reassurance-item a {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
}
#carousel-modello-pipe .reassurance-item span {
  color: #194562;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#carousel-modello-pipe img {
  width: -moz-max-content !important;
  width: max-content !important;
  max-height: 180px;
}
#carousel-modello-pipe .f-button {
  color: white !important;
}

@media (min-width: 992px) {
  #carousel-modello-pipe {
    --f-carousel-slide-width: calc(100% / 3);
  }
}
/* FIX OVERFLOW */
#main .f-button {
  background: transparent;
  color: #194562;
}
#main .ApHtml h2 {
  color: #194562;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: 112%;
}
@media (max-width: 581px) {
  #main .ApHtml h2 {
    font-size: 24px;
  }
}
#main .ApHtml.red h2 {
  color: #973826;
}
#main .ApHtml.blu h2 {
  color: #194562;
}
#main .ApHtml.white h2 {
  color: white;
}
#main .row {
  margin: 0;
  padding: 0;
}
#main .dark-carousel .title_block {
  color: white;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) {
  #main .dark-carousel .title_block {
    font-size: 1.5rem;
  }
}
#main .img-banner {
  padding: 0;
}
#main .img-banner .block {
  margin: 0;
}
#main .img-banner .title_block {
  position: absolute;
  text-align: center;
  font-size: calc(13px + 1vw);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#main .img-banner .img-fluid {
  max-height: 150px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  #main .img-banner .img-fluid {
    max-height: 300px;
  }
}
#main .button1 {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  padding: 32px 40px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: white;
  border-radius: 10px;
  border: 2px solid #fff;
  margin: 0 auto;
  font-size: 16px;
}
#main .button1 a {
  color: white !important;
}
@media (min-width: 992px) {
  #main .button1 {
    font-size: 24px;
  }
}
#main .clerk-design-component-9nLIUuR5 > div.clerk-slider .clerk-slider-item .clerk-design-component-IPUMycOD {
  margin: 0 auto !important;
}
#main .fdt_carouselcarosello-1_widget_merchant {
  background-color: transparent !important;
  width: 75% !important;
  margin: 0 auto;
}

.image-overlay-container {
  position: relative;
}

.image-overlay-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4); /* Puoi regolare l'opacità cambiando il valore di 0.5 */
  z-index: 1;
  pointer-events: none;
}

.image-overlay-container img {
  display: block;
  width: 100% !important;
  height: auto !important;
  position: relative;
  z-index: 0;
}/*# sourceMappingURL=index.css.map */