.transition, .riga-servizio, .foot-newsletter, .vetrine-affiancate h2.titolo, .lista-post .box-ante-post .testo, .testata-new .head-center .testata-dx img:hover, .testata .head-bottom-ottoni .menu-top a.btn-menu {
  transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

body {
  background: #ffffff;
  font-family: "Lato", sans-serif;
  color: #311D16;
}

a {
  color: #311D16;
}
a:hover {
  color: #D53933;
}

p, ol {
  font-size: 18px;
}

.testata .head-top-ottoni {
  border-bottom: none;
  background: #EBEDF0;
  font-size: 13px;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: uppercase;
}
.testata .head-top-ottoni a {
  display: inline-block;
  margin-right: 32px;
}
.testata .head-top-ottoni .text-right a {
  font-weight: 700;
  margin-left: 32px;
  font-size: 15px;
}
.testata .head-center {
  border-bottom: none;
  background: #311D16;
  color: white;
}
.testata .head-center .logo {
  max-height: 102px;
}
.testata .head-center a {
  color: #F1B443;
}
.testata .head-bottom {
  background: #f5f5f5;
  border-bottom: 1px solid #929191;
}
.testata .head-bottom-ottoni {
  background-color: #F1B443;
  padding-top: 15px;
  padding-bottom: 15px;
}
.testata .head-bottom-ottoni .navbar {
  padding: 0;
}
.testata .head-bottom-ottoni .menu-top {
  text-align: center;
}
.testata .head-bottom-ottoni .menu-top .navbar-nav {
  margin: 0 auto;
}
.testata .head-bottom-ottoni .menu-top a.btn-menu {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-size: 16px;
  margin-left: 15px;
  margin-right: 15px;
}
.testata .head-bottom-ottoni .menu-top a.btn-menu:first-child {
  margin-left: 15px;
}
.testata .head-bottom-ottoni .menu-top a.btn-menu:last-child {
  margin-right: 15px;
}
.testata .head-bottom-ottoni .dropdown {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
}
.testata .head-bottom-ottoni .dropdown a:first-child {
  margin-left: 1vw;
}
.testata .head-bottom-ottoni .dropdown-menu {
  margin-top: 13px;
  border-radius: 0;
  border-top: 2px solid #D53933;
  border-bottom: none;
  padding: 0;
  width: 390px;
  background: #EBEDF0;
}
.testata .head-bottom-ottoni .dropdown-menu a:first-child {
  margin-left: 0;
}
.testata .head-bottom-ottoni .dropdown-menu .dropdown-item {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  text-transform: none;
  padding-right: 2.5rem;
  padding-left: 1rem;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #111;
}
.testata .head-bottom-ottoni .dropdown-menu .dropdown-item:hover {
  background: #311D16;
  color: white;
}

.testata-new {
  border-bottom: none;
}
.testata-new .head-center {
  height: 150px;
}
.testata-new .head-center .testata-dx {
  font-size: 18px;
}
.testata-new .head-center .testata-dx img {
  margin-left: 32px;
}
.testata-new .head-center .testata-dx img:hover {
  filter: brightness(0) invert(1);
}
.testata-new .head-top .fascia-messaggio {
  border-bottom: 1px solid #EBEDF0;
}
.testata-new .head-top .fascia-messaggio p {
  color: #311D16;
  display: inline-block;
  margin: 0 16px;
  font-weight: 700;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  background-color: white;
  border-top: 1px solid #929191;
}

/* Create three equal columns that floats next to each other */
.column {
  background-color: #fff;
  border-right: 1px solid #929191;
}

.column h3, .column h3 a {
  font-family: "Lato", sans-serif;
}

.column a {
  color: #311D16;
}

.column a:hover {
  color: #D53933;
}

.mm-menu {
  --mm-color-background: #ffffff;
  --mm-color-text: #111;
}

#search-form {
  border: none;
  background: transparent;
}
#search-form:hover {
  border: none;
}

#search-text {
  color: #311D16;
}

#search-button svg {
  fill: #311D16;
}

.owl-slide {
  background: #111111;
  margin-bottom: 0;
}
.owl-slide .item .testo-slide {
  color: white;
  padding-left: 50%;
}
.owl-slide .item .testo-slide .titolo {
  font-size: calc(20px + 2.5vw);
  font-weight: 900;
  color: #F1B443;
  text-transform: uppercase;
  text-align: left;
  width: 75%;
}
.owl-slide .item .testo-slide p {
  font-size: 32px;
  text-align: left;
  width: auto;
}
.owl-slide .owl-prev {
  border: 0px solid black;
}
.owl-slide .owl-next {
  border: 0px solid black;
}

.owl-theme .owl-dots .owl-dot span {
  border: 1px solid #333333;
  background: #333333;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: white;
}

.owl-theme .owl-nav .owl-next:hover,
.owl-theme .owl-nav .owl-prev:hover {
  background: transparent;
}

.btn-azione-home {
  background: #F1B443;
  border: 1px solid #F1B443;
  color: #311D16;
  font-variant: normal;
  font-weight: 900;
  font-size: 20px;
  margin-top: 32px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
  border-radius: 25px;
}
.btn-azione-home:hover {
  background: #D53933;
  color: white;
  border-color: #D53933;
}

.blocco-pagina .titolo {
  font-family: "Lato", sans-serif;
}

.vetrina-categorie {
  background: #111111;
  height: auto;
  width: 100%;
  aspect-ratio: 1/1;
}
.vetrina-categorie .testo {
  color: white;
  top: 0;
  height: 100%;
  align-items: center;
}
.vetrina-categorie .testo h2.titolo {
  font-family: "Lato", sans-serif;
  width: 80%;
  margin-bottom: 0;
}
.vetrina-categorie a:hover {
  outline: 1px solid #ffffff;
}
.vetrina-categorie:hover .btn-azione-home {
  background: #D53933;
  border-color: #D53933;
  color: white;
}

.chi-siamo-home {
  color: white;
  margin-bottom: 0;
}
.chi-siamo-home h1.titolo {
  text-transform: uppercase;
  font-weight: 900;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 48px;
  font-size: 40px;
  line-height: 50px;
}
.chi-siamo-home p {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.chi-siamo-home .btn-azione-home::first-letter {
  text-transform: uppercase;
}
.chi-siamo-home .over-chi {
  padding-top: 144px;
  padding-bottom: 144px;
}

.lista-post .box-ante-post .ante-img {
  background: #111111;
}
.lista-post .box-ante-post .testo {
  color: white;
  background: rgb(2, 0, 36);
  background: linear-gradient(0deg, rgb(2, 0, 36) 0%, rgb(17, 17, 17) 0%, rgba(0, 212, 255, 0) 100%);
}
.lista-post .box-ante-post .testo h2 {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  color: #F1B443;
}

.dettaglio .prima-img {
  background: #EBEDF0;
  color: #311D16;
  padding-top: 35px;
  padding-bottom: 35px;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Lato", sans-serif;
  color: #311D16;
  font-size: 60px;
  line-height: 90px;
  font-weight: 900;
}
.dettaglio .prima-img .testo p {
  display: none;
}
.dettaglio .prima-img .testo .dett-data {
  display: none;
}

.box-servizio {
  background-color: #111111;
}
.box-servizio h2 {
  color: white;
}

.service-alt h2 {
  font-family: "Lato", sans-serif;
}

.box-prodotto .prod-immagine {
  background: #f6f6f6;
}
.box-prodotto .prod-immagine img {
  object-fit: cover;
}
.box-prodotto .prod-titolo-prezzo h2 {
  font-weight: 900;
}
.box-prodotto .prod-titolo-prezzo .prod-abstract {
  font-size: 14px;
  color: #929191;
}
.box-prodotto .prod-titolo-prezzo .prod-prezzo {
  font-size: 20px;
  font-weight: 900;
  color: #F1B443;
}

.bread {
  border-bottom: none;
  color: #888;
}
.bread a {
  color: #311D16;
  text-transform: uppercase;
}

.prod-dett-prezzo {
  border-top: 1px solid #929191;
}

a.aggiungi-carrello:not([href]):not([tabindex]) {
  color: #311D16;
}
a.aggiungi-carrello:not([href]):not([tabindex]):hover {
  color: white;
}

a.aggiungi-carrello {
  border: 1px solid #F1B443;
  background: #F1B443;
  color: #311D16;
  font-weight: 900;
}
a.aggiungi-carrello:hover {
  background: #D53933;
  color: white;
  border: 1px solid #D53933;
}

a.richiedi-info {
  border: 1px solid #F1B443;
  background: #F1B443;
  color: #311D16;
  font-weight: 900;
}
a.richiedi-info:hover {
  background: #D53933;
  color: white;
  border: 1px solid #D53933;
}

.prod-dettaglio .owl-prodotto .item {
  background: #ffffff;
  border: 1px solid #EBEDF0;
}
.prod-dettaglio .owl-prodotto .owl-prev {
  border: 0px solid black;
}
.prod-dettaglio .owl-prodotto .owl-prev span {
  color: white;
}
.prod-dettaglio .owl-prodotto .owl-next {
  border: 0px solid black;
}
.prod-dettaglio .owl-prodotto .owl-next span {
  color: white;
}
.prod-dettaglio .owl-carousel .owl-nav button.owl-next, .prod-dettaglio .owl-carousel .owl-nav button.owl-prev {
  background: #333333;
}
.prod-dettaglio .owl-carousel .owl-nav button.owl-next:hover, .prod-dettaglio .owl-carousel .owl-nav button.owl-prev:hover {
  background: yellowgreen;
}
.prod-dettaglio .prod-dett-desc h1 {
  font-weight: 900;
  text-transform: uppercase;
}
.prod-dettaglio .prod-dett-disponibilita {
  border-top: 1px solid #929191;
}
.prod-dettaglio .prod-dett-qta {
  border-top: none;
  border-bottom: none;
}
.prod-dettaglio .select-varianti .etichetta {
  color: #B0B0B0;
}
.prod-dettaglio .select-varianti .select-var {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.prod-dettaglio .heart-wish a {
  border: none;
  padding-top: 4px;
}
.prod-dettaglio .heart-wish a img {
  height: 50px;
}

.prod-dett-testo {
  /* Basic Theme */
}
.prod-dett-testo [data-accordion] [data-content] {
  background: #ffffff;
}
.prod-dett-testo [data-accordion] [data-content] article {
  background: transparent;
}
.prod-dett-testo [data-accordion] [data-content] [data-content] {
  background: #ffffff;
}
.prod-dett-testo [data-accordion] [data-content] [data-content] [data-content] {
  background: rgb(228, 255, 228);
}
.prod-dett-testo [data-accordion] [data-control] {
  border-bottom: 1px solid #d7d7d7;
}
.prod-dett-testo [data-accordion] [data-control]:hover {
  color: yellowgreen;
  background: white;
}
.prod-dett-testo [data-accordion] > [data-control]:after {
  color: #444;
}

.prod-filtri {
  border-top: 1px solid #929191;
  border-bottom: 1px solid #929191;
}

.prod-ordinamento .select-ordinamento {
  background: transparent;
}

.prod-label {
  background: #E71D36;
  color: white;
}

.titolo-catalogo {
  border-top: 1px solid #929191;
}

.variante {
  border-top: 1px solid #929191;
}

.blocco-tecnico {
  border-bottom: 1px solid #929191;
}

.tabella-prodotti {
  border-bottom: 1px solid #929191;
}

.blocco-fascia-testo h2 {
  font-family: "Lato", sans-serif;
  color: #F1B443;
}
.blocco-fascia-testo p {
  color: #311D16;
  padding-left: 24px;
  padding-right: 24px;
}
.blocco-fascia-testo ul {
  color: #311D16;
}
.blocco-fascia-testo .over-fascia .col-lg-8 {
  background: white;
  padding-top: 72px;
  padding-bottom: 72px;
}

.titoletto {
  font-family: "Lato", sans-serif;
}

#cart {
  background: white;
}

.shopping-cart .block-heading span.active {
  border-bottom: 1px solid #311D16;
}

.filtri-catalogo {
  border-top: 1px solid #929191;
}
.filtri-catalogo .applica-filtri {
  border: 1px solid #311D16;
  background: #311D16;
  color: white;
}
.filtri-catalogo .applica-filtri:hover {
  background: #39729b;
  color: white;
  border: 1px solid #39729b;
}

.blocco h2 {
  font-family: "Lato", sans-serif;
}

.fascia-newsletter {
  background: #39729b;
  color: #ffffff;
  font-family: "Lato", sans-serif;
}
.fascia-newsletter:hover {
  background: #D53933;
  color: white;
}

.blocco-contatti {
  padding-left: 5vw;
  padding-right: 5vw;
}
.blocco-contatti h2 {
  font-family: "Lato", sans-serif;
}
.blocco-contatti .dati-contatti svg {
  fill: #F1B443;
}
.blocco-contatti p {
  font-size: 18px;
}

.blocco-form {
  background: #311D16;
  color: white;
}
.blocco-form a {
  color: #D53933;
}
.blocco-form h2 {
  font-family: "Lato", sans-serif;
}

.form-contatti {
  padding-top: 0;
}
.form-contatti input {
  border-color: #EBEDF0;
  background: #EBEDF0;
}
.form-contatti textarea {
  border-color: #EBEDF0;
  background: #EBEDF0;
}
.form-contatti .btn-vai {
  background: #311D16;
  border: 2px solid #311D16;
  color: white;
  font-family: "Lato", sans-serif;
  border-radius: 25px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  margin-top: 32px;
  text-transform: none;
  font-size: 18px;
}
.form-contatti .btn-vai:hover {
  background: #F1B443;
  color: #311D16;
  border-color: #F1B443;
}

.procedi-acquisto {
  background: #311D16;
  color: white;
  font-size: "Lato", sans-serif;
}
.procedi-acquisto:hover {
  background: #D53933;
  color: #311D16;
}

.btn-primary {
  background: #39729b;
  color: white;
  border-color: #39729b;
}
.btn-primary:hover {
  background: #D53933;
  color: #311D16;
  border-color: #D53933;
}

.newsletter #mc-embedded-subscribe {
  background: #39729b;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #D53933;
  color: #311D16;
}

.footer-sito {
  background-color: #F1B443;
  color: #311D16;
  font-size: 16px;
}
.footer-sito a {
  color: #311D16;
}
.footer-sito a:hover {
  color: #D53933;
}
.footer-sito .social {
  text-align: right;
}
.footer-sito .social img {
  margin-left: 16px;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #D53933;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #D53933;
}
.footer-sito .social .svg-icon path,
.footer-sito .social .svg-icon polygon,
.footer-sito .social .svg-icon rect {
  fill: white;
}
.footer-sito .social .svg-icon circle {
  stroke: white;
}

.fiamme {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 2.8/1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.fiamme video {
  width: 100%;
}
.fiamme .testo-fiamme {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 20%;
  text-align: center;
  color: white;
  width: 60%;
  height: 100%;
  display: flex;
  align-items: center;
}
.fiamme .testo-fiamme h2 {
  color: #F1B443;
  text-transform: uppercase;
  font-size: calc(20px + 2.5vw);
  font-weight: 900;
  margin-bottom: 32px;
}

.anteprime-servizi {
  background: #311D16;
  color: white;
  padding-top: 64px;
  padding-bottom: 64px;
}
.anteprime-servizi h2 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  text-transform: uppercase;
}
.anteprime-servizi .ante-servizio {
  padding-top: 64px;
  border-top: 1px solid #F1B443;
  margin-top: 48px;
  padding-bottom: 16px;
}
.anteprime-servizi .ante-servizio p {
  margin-top: 32px;
}
.anteprime-servizi .ante-servizio .ante-img-servizio {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1;
}
.anteprime-servizi .ante-servizio .ante-img-servizio img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.prodotti-home {
  background: #EBEDF0;
  padding-top: 96px;
  padding-bottom: 96px;
  margin-bottom: 0;
}
.prodotti-home h2.titolo {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 96px;
  font-size: 40px;
  line-height: 50px;
}

.vetrine-affiancate {
  padding-top: 80px;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.vetrine-affiancate h2.titolo {
  text-transform: uppercase;
  font-weight: 900;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 96px;
  font-size: 40px;
  line-height: 50px;
  color: #F1B443;
}
.vetrine-affiancate .vetrina-categorie:hover h2.titolo {
  color: white;
}

.loghi-home {
  padding-top: 96px;
  padding-bottom: 96px;
}
.loghi-home h2 {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 auto;
  margin-bottom: 96px;
  font-size: 40px;
  line-height: 50px;
  color: #F1B443;
}
.loghi-home img {
  margin-bottom: 64px;
}

.home-reviews {
  background-image: url("/static/front/img/bg-review.2c6e5d82353e.jpg");
  padding-top: calc(140px + 10vw);
  margin-bottom: 0;
}
.home-reviews h2.titolo {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 auto;
  margin-bottom: 48px;
  font-size: 40px;
  line-height: 50px;
  color: #311D16;
}
.home-reviews .item .titolo-review {
  color: #311D16;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 32px;
}
.home-reviews .item p {
  color: #311D16;
  font-size: 24px;
  line-height: 32px;
  width: 60%;
  margin: 0 auto;
}

.foot-newsletter {
  padding-top: 72px;
  padding-bottom: 72px;
  background: #D53933;
  color: white;
  text-align: center;
}
.foot-newsletter h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  margin-bottom: 0;
}
.foot-newsletter:hover {
  background: #311D16;
}

.riga-servizio {
  background: #EBEDF0;
  padding-top: 40px;
  padding-bottom: 40px;
  text-transform: uppercase;
  margin-bottom: 56px;
}
.riga-servizio h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
}
.riga-servizio:hover {
  background: #F1B443;
}
.riga-servizio:hover h2 {
  color: #311D16;
}

.blocco h2 {
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
}

.blocco-testo-singolo h2 {
  color: #F1B443;
  text-align: center;
}

.blocco6_6 .btn-azione-home {
  background-color: #311D16;
  color: white;
  border-color: #311D16;
}
.blocco6_6 .btn-azione-home:hover {
  background-color: #D53933;
  border-color: #D53933;
}

.blocco {
  margin-bottom: calc(40px + 3vw);
}
.blocco ul {
  font-size: 18px;
  padding-top: 10px;
  padding-left: 15px;
}

.blocco-img-full .blocco-img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/3;
}

.blocco-cta .over-fascia {
  padding-top: 0;
  padding-bottom: 0;
  background: transparent;
}
.blocco-cta .over-fascia .col-lg-8 {
  padding-top: 0;
  padding-bottom: 0;
}

.dettaglio-servizi {
  padding-top: 56px;
}

.accordion-content ul {
  font-weight: 300;
}

.form-builder--item .terms-and-conditions p {
  font-weight: 300;
  font-style: normal !important;
  font-size: 12px;
}

.form-builder--item .terms-and-conditions em {
  font-style: normal !important;
}

.info-foot {
  line-height: 28px;
}
.info-foot img {
  width: 20px;
  margin-right: 16px;
}

.testo-categoria strong {
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  text-align: center;
  color: #F1B443;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
@media (max-width: 1199px) {
  html {
    width: 100vw;
    max-width: 100vw;
  }
  body {
    max-width: 100%;
  }
  #my-page {
    max-width: 100%;
  }
  .testata-new {
    width: 100%;
  }
  .testata .head-top-ottoni {
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .testata .head-top-ottoni a {
    display: inline-block;
    margin-right: 24px;
  }
  .testata .head-top-ottoni .text-right a {
    margin-left: 24px;
    font-size: 14px;
  }
  .owl-slide .item .testo-slide p {
    font-size: 24px;
  }
  .fiamme {
    aspect-ratio: 1.8/1;
  }
  .fiamme video {
    width: 100%;
  }
  .fiamme .testo-fiamme {
    left: 12%;
    width: 76%;
  }
  .owl-slide {
    height: 50vw;
  }
  .owl-slide .item {
    height: 50vw;
  }
  .anteprime-servizi h2 {
    width: 75%;
    margin: 0 auto;
  }
  .anteprime-servizi .ante-servizio h2 {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
  }
  .anteprime-servizi .ante-servizio .ante-img-servizio {
    aspect-ratio: 1.2/1;
  }
  .prodotti-home {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .prodotti-home h2.titolo {
    margin-bottom: 64px;
  }
  .vetrine-affiancate {
    padding-top: 64px;
  }
  .vetrine-affiancate h2.titolo {
    width: 75%;
    margin-bottom: 64px;
  }
  .vetrina-categorie .box-immagine img {
    opacity: 0.5;
  }
  .vetrina-categorie .testo h2.titolo {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
  }
  .loghi-home {
    padding-top: 64px;
    padding-bottom: 32px;
  }
  .loghi-home h2 {
    width: 75%;
    margin: 0 auto;
    margin-bottom: 64px;
  }
  .home-reviews .item .titolo-review {
    font-size: 24px;
  }
  .home-reviews .item p {
    font-size: 18px;
    width: 75%;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  #search-form input#search-text {
    width: 100%;
  }
  .testata .head-top-ottoni {
    text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .testata .head-top-ottoni a {
    margin-right: 0;
    margin-left: 24px;
  }
  .testata .head-top-ottoni span {
    display: none;
  }
  .testata .head-center .logo {
    height: 64px;
    max-height: 64px;
  }
  .testata .head-center a.mburger {
    color: #311D16;
  }
  .testata .head-bottom-ottoni {
    display: none;
  }
  .testata-new .head-top .fascia-messaggio {
    border-top: 1px solid #311D16;
  }
  .testata-new .head-center {
    height: 134px;
  }
  .ricerca-mobile {
    border-top: none;
    background: #F1B443;
  }
  .anteprime-servizi .ante-servizio h2 {
    font-size: 32px;
    line-height: 40px;
    width: 100%;
  }
  .anteprime-servizi .ante-servizio .ante-img-servizio {
    aspect-ratio: 2/1;
    margin-bottom: 32px;
  }
  .chi-siamo-home h1.titolo {
    width: 75%;
  }
  .foot-newsletter {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .foot-newsletter h2 {
    font-size: 32px;
  }
  .foot-newsletter img {
    height: 40px;
  }
  .dettaglio .prima-img .testo h1 {
    font-size: 48px;
    line-height: 64px;
  }
  .prod-dettaglio {
    padding-left: 0;
    padding-right: 0;
  }
  .form-contatti {
    margin-top: 40px;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .cont-padding {
    padding: 0 24px;
  }
  .owl-slide .item .testo-slide {
    padding-left: 10%;
  }
  .owl-slide .item .testo-slide p {
    display: block;
    font-size: 18px;
    line-height: 24px;
  }
  .fiamme {
    aspect-ratio: 1/2;
  }
  .fiamme video {
    width: auto;
  }
  .anteprime-servizi {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .anteprime-servizi h2 {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
    width: 90%;
  }
  .anteprime-servizi .ante-servizio h2 {
    font-size: 24px;
    line-height: 32px;
    width: 100%;
  }
  .anteprime-servizi .ante-servizio .ante-img-servizio {
    aspect-ratio: 1.2/1;
  }
  .prodotti-home {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .prodotti-home h2.titolo {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
    width: 90%;
    margin: 0 auto;
    margin-bottom: 64px;
  }
  .vetrine-affiancate {
    padding-top: 64px;
    padding-bottom: 40px;
  }
  .vetrine-affiancate h2.titolo {
    width: 90%;
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .chi-siamo-home h1.titolo {
    width: 90%;
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .btn-azione-home {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .loghi-home {
    padding-top: 64px;
    padding-bottom: 32px;
  }
  .loghi-home h2 {
    width: 90%;
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .home-reviews h2.titolo {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .home-reviews .item p {
    line-height: 28px;
    width: 100%;
  }
  .blocco-fascia-testo p {
    padding-left: 16px;
    padding-right: 16px;
  }
  .blocco-fascia-testo .over-fascia .col-lg-8 {
    background: white;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .blocco-fascia-testo .over-fascia a {
    display: inline-block;
    padding-left: 16px;
    padding-right: 16px;
  }
  .blocco-cta .over-fascia .col-lg-8 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .dettaglio-servizi {
    padding-top: 24px;
  }
  .foot-newsletter {
    padding-left: 0px;
    padding-right: 0px;
  }
  .foot-newsletter h2 {
    font-size: 24px;
  }
  .foot-newsletter img {
    height: 28px;
    display: none;
  }
  .footer-sito img {
    max-height: 80px;
  }
  .footer-sito .social {
    text-align: center;
    margin-top: 64px;
  }
  .dettaglio .prima-img .testo h1 {
    font-size: 40px;
    line-height: 56px;
  }
  .riga-servizio h2 {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .blocco h2 {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
  .blocco-contatti {
    padding-left: 0vw;
    padding-right: 0vw;
  }
  .testo-categoria strong {
    font-size: calc(20px + 2.5vw);
    line-height: calc(28px + 2.5vw);
  }
}
/* Extra Small devices */

/*# sourceMappingURL=site.css.ecc4993055fb.map */
