.transition, .lista-post .box-ante-post .testo, .testata .head-center .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: #333333;
}

.cont-padding {
  padding: 0 5vw;
}

p {
  font-size: 18px;
}
p strong {
  font-weight: 700;
}

strong {
  font-weight: 700;
}

ul {
  font-size: 18px;
}

a {
  color: #333333;
}
a:hover {
  color: #0E8A44;
}

.testata .head-top {
  border-bottom: 0;
  background: #0E8A44;
}
.testata .head-top i {
  color: #757575;
}
.testata .head-top i:hover {
  color: #333333;
}
.testata .head-top .top-dx .shopping-bag {
  color: #757575;
}
.testata .head-top .btn-lingua {
  color: #757575;
}
.testata .head-top .btn-lingua:hover {
  color: #333333;
}
.testata .head-center {
  border-bottom: 1px solid \$colore-bordi;
}
.testata .head-center .menu-top a.btn-menu {
  font-family: "Oswald", sans-serif;
  border-bottom: 3px solid white;
}
.testata .head-center .menu-top a.btn-menu:hover {
  border-bottom: 3px solid #0E8A44;
}
.testata .head-bottom {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

.testata-new .head-center .testata-dx {
  color: #0E8A44;
}
.testata-new .head-center .testata-dx i {
  color: #0E8A44;
}

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

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

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

.column a {
  color: #333333;
}

.column a:hover {
  color: #0E8A44;
}

.mm-menu {
  --mm-color-background: #ffffff;
  --mm-color-text: #111;
}
.mm-menu a::first-letter {
  text-transform: uppercase;
}

#search-form {
  border: none;
}
#search-form:hover {
  border: none;
}
#search-form input#search-text {
  border-color: #0E8A44;
}
#search-form #search-btn {
  fill: #0E8A44;
}

#search-text {
  color: #333333;
}

#search-button svg {
  fill: #333333;
}

#search-text {
  color: #333333;
}

#search-button svg {
  fill: #333333;
}

.owl-slide {
  background: #ffffff;
  width: calc(100% - 10vw);
  margin: 0 auto;
  margin-bottom: calc(20px + 2vw);
  margin-top: 30px;
  height: 15vw;
}
.owl-slide .item {
  height: 15vw;
}
.owl-slide .item .testo-slide {
  color: white;
  text-align: left;
}
.owl-slide .item .testo-slide .titolo {
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
  width: calc(50% - 5vw);
  color: #0E8A44;
  margin-bottom: 0;
}
.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: #0E8A44;
  border: 1px solid #0E8A44;
  color: white;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-variant: normal;
  font-weight: 700;
  padding: 10px 20px;
}
.btn-azione-home:hover {
  background: white;
  color: #0E8A44;
  border-color: #0E8A44;
}

.blocco-pagina .titolo {
  font-family: "Oswald", sans-serif;
  color: #0E8A44;
  padding-bottom: 20px;
  border-bottom: 1px solid #0E8A44;
}

.vetrina-categorie {
  background: #111111;
  height: 30vw;
}
.vetrina-categorie .testo {
  color: white;
}
.vetrina-categorie .testo h2 {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  padding-top: 10px;
  width: 20vw;
  text-align: center;
  text-transform: uppercase;
  border-top: 2px solid white;
  border-bottom: none;
  color: white;
  padding-bottom: 0;
}
.vetrina-categorie .testo .btn-azione-home {
  display: none;
}
.vetrina-categorie a:hover {
  outline: none;
}
.vetrina-categorie:hover .btn-azione-home {
  background: #0E8A44;
  border-color: #0E8A44;
  color: white;
}

.chi-siamo-home {
  color: white;
  margin-bottom: 0;
}
.chi-siamo-home p {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.chi-siamo-home .over-chi {
  padding-top: calc(100px + 5vw);
  padding-bottom: calc(100px + 5vw);
}
.chi-siamo-home .over-chi .titolo {
  border-bottom: none;
  padding-bottom: 0;
  color: white;
}

.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: "Oswald", sans-serif;
}

.dettaglio .prima-img {
  background: #0E8A44;
  padding-top: calc(40px + 1vw);
  padding-bottom: calc(40px + 1vw);
}
.dettaglio .prima-img .testo h1 {
  font-family: "Oswald", sans-serif;
}
.dettaglio .prima-img .testo p {
  color: white;
}
.dettaglio .prima-img .testo .dett-data {
  color: white;
}

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

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

.box-prodotto {
  padding: 10px;
  border: 1px solid #e5e5e5;
}
.box-prodotto .prod-immagine {
  background: #eee;
}
.box-prodotto .prod-immagine img {
  mix-blend-mode: normal;
  object-fit: cover;
}
.box-prodotto .prod-titolo-prezzo h2 {
  font-family: "Oswald", sans-serif;
}

.bread {
  border-bottom: 1px solid #e5e5e5;
  color: #888;
}
.bread a {
  color: #888;
}

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

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

a.aggiungi-carrello {
  border: 1px solid #111111;
  background: #111111;
  color: white;
}
a.aggiungi-carrello:hover {
  background: #ffffff;
  color: #111111;
  border: 1px solid #111111;
}

a.richiedi-info {
  border: 1px solid #111111;
  background: transparent;
  color: #111111;
}
a.richiedi-info:hover {
  background: #111111;
  color: white;
  border: 1px solid #111111;
}

.prod-dettaglio .owl-prodotto .item {
  background: #ffffff;
}
.prod-dettaglio .owl-prodotto .item img {
  object-fit: cover;
}
.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-family: "Oswald", sans-serif;
}
.prod-dettaglio .prod-dett-disponibilita {
  border-top: 0;
}
.prod-dettaglio .prod-dett-qta {
  border-top: 0;
  border-bottom: 0;
}
.prod-dettaglio .select-varianti .etichetta {
  color: #B0B0B0;
}
.prod-dettaglio .select-varianti .select-var {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.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] p strong {
  font-family: "Oswald", sans-serif;
}
.prod-dett-testo [data-accordion] [data-content] strong {
  font-weight: 700;
  font-family: "Oswald", sans-serif;
}
.prod-dett-testo [data-accordion] [data-content] ul {
  padding-left: 25px;
}
.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;
  color: #333333;
}
.prod-dett-testo [data-accordion] [data-control]:hover {
  color: #0E8A44;
  background: white;
}
.prod-dett-testo [data-accordion] > [data-control]:after {
  color: #444;
}

.prod-filtri {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: none;
}

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

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

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

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

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

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

.blocco-fascia-testo h2 {
  font-family: "Oswald", sans-serif;
}

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

#cart {
  background: white;
}

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

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

.blocco h2 {
  font-family: "Oswald", sans-serif;
  line-height: 1.5;
}
.blocco p {
  line-height: 1.5;
}
.blocco p strong {
  font-weight: 700;
}

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

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

.blocco-form {
  background: #f2f2f2;
  color: #333333;
}
.blocco-form a {
  color: #0E8A44;
}
.blocco-form h2 {
  font-family: "Oswald", sans-serif;
}

.form-contatti input {
  border-color: none;
}
.form-contatti .btn-vai {
  background: transparent;
  border: 2px solid #333333;
  color: #333333;
  font-family: "Oswald", sans-serif;
}
.form-contatti .btn-vai:hover {
  background: #0E8A44;
  color: white;
  border-color: #0E8A44;
}

.procedi-acquisto {
  background: #333333;
  color: white;
  font-size: "Oswald", sans-serif;
}
.procedi-acquisto:hover {
  background: #0E8A44;
  color: #333333;
}

.btn-primary {
  background: #39729b;
  color: white;
  border-color: #39729b;
}
.btn-primary:hover {
  background: #0E8A44;
  color: #333333;
  border-color: #0E8A44;
}

.newsletter #mc-embedded-subscribe {
  background: #39729b;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #0E8A44;
  color: #333333;
}

.footer-sito {
  background-color: #333333;
  color: white;
}
.footer-sito a {
  color: white;
}
.footer-sito a:hover {
  color: #0E8A44;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #0E8A44;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #0E8A44;
}
.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;
}

.lista-prodotti .bread-lista {
  display: none;
}

.blocco-testo-singolo .blocco-testo {
  padding: 0 10vw;
}

.blocco h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 20px;
}

.blocco_video6_6 {
  padding: 0 10vw;
}

.blocco12 {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 10vw;
}

.blocco5_7 {
  padding: 0 10vw;
}

.blocco7_5 {
  padding: 0 10vw;
}

.blocco-fascia-testo .over-fascia {
  padding-top: calc(100px + 5vw);
  padding-bottom: calc(100px + 5vw);
}
.blocco-fascia-testo .over-fascia p {
  text-align: center;
  margin: 0 auto;
}

.blocco-citazione .citazione .cit-autore {
  padding-top: 30px;
}
.blocco-citazione .citazione .cit-autore span {
  border-color: #0E8A44;
}

.blocco-gallery-multi .owl-multi {
  padding: 0 10vw;
}

.blocco-gallery12 {
  padding: 0 3vw;
}
.blocco-gallery12 .owl-single {
  padding: 0 10vw;
}

.blocco-wall {
  padding: 0 10vw;
}

.block-services h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  padding-bottom: 15px;
  border-bottom: 2px solid #333333;
}

.blocco-immagine-tondo {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  width: 100%;
  aspect-ratio: 1/1;
  z-index: 1;
}
.blocco-immagine-tondo img {
  object-fit: cover;
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.testo-testimonial {
  padding-left: 45px;
}

.home-reviews {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-reviews .item {
  height: calc(400px + 3vw);
  padding: 0 5vw;
}
.home-reviews .item p {
  color: #333333;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: left;
}
.home-reviews .item .autore-review {
  color: #333333;
}

#mc_embed_signup {
  font-family: "Oswald", sans-serif;
  margin: 0 auto;
  max-width: 600px;
}

#mc_embed_signup .mc-field-group {
  font-size: 18px;
}

#mc_embed_signup .button {
  font-size: 18px !important;
  line-height: 42px !important;
  height: 42px !important;
}
#mc_embed_signup .button:hover {
  background-color: #0E8A44;
  color: white;
}

#mc-embedded-subscribe-form {
  font-family: "Oswald", sans-serif;
}

.gdprRequired {
  margin-bottom: 20px;
  line-height: 1.5;
}

.mc-field-group {
  font-family: "Oswald", sans-serif;
}
.mc-field-group label {
  font-family: "Oswald", sans-serif;
}
.mc-field-group ul {
  font-family: "Oswald", sans-serif;
}

.content__gdpr {
  font-family: "Oswald", sans-serif;
}
.content__gdpr p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
.content__gdpr label {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}
.content__gdpr span {
  font-family: "Oswald", sans-serif;
}

.content__gdprLegal p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}

.blog-home {
  margin-top: 60px;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1440px) {
  .owl-slide {
    height: 20vw;
  }
  .owl-slide .item {
    height: 20vw;
  }
  .owl-slide .item .testo-slide .titolo {
    font-size: 50px;
  }
}
/* Large devices (desktops) */
@media (max-width: 1199px) {
  .owl-slide {
    height: 20vw;
  }
  .owl-slide .item {
    height: 20vw;
  }
  .owl-slide .item .testo-slide .titolo {
    font-size: 50px;
  }
  .testata-new .mburger {
    margin-left: 20px;
  }
  .testata-new .head-center .testata-dx i {
    margin-left: 15px;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .blocco-testo-singolo .blocco-testo {
    padding: 0;
  }
  .blocco6_6 .blocco-testo {
    padding: 0;
  }
  .blocco_video6_6 {
    padding: 0;
  }
  .blocco_video6_6 .box-video iframe {
    left: 0;
    width: 100% !important;
  }
  .blocco_video6_6 .txt-sx {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .blocco_video6_6 .txt-dx {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .blocco12 {
    padding: 0;
  }
  .blocco_video12 {
    padding: 0;
  }
  .blocco5_7 {
    padding: 0;
  }
  .blocco7_5 {
    padding: 0;
  }
  .blocco-gallery-multi .owl-multi {
    padding: 0;
  }
  .blocco-gallery12 .owl-single {
    padding: 0;
  }
  .blocco-wall {
    padding: 0;
  }
  body {
    width: 100vw;
    max-width: 100vw;
  }
  #my-page {
    width: 100vw;
    max-width: 100vw;
  }
  .testata {
    width: 100vw;
    max-width: 100vw;
  }
  p {
    font-size: 16px;
  }
  ul {
    font-size: 16px;
  }
  .owl-slide .item .testo-slide .titolo {
    font-size: 42px;
  }
  .chi-siamo-home p {
    width: 80%;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .owl-slide {
    margin-bottom: 30px;
  }
  .owl-slide .item .testo-slide .titolo {
    font-size: 32px;
    width: 70%;
  }
  .vetrina-categorie {
    height: 40vw;
  }
  .vetrina-categorie .testo h2 {
    width: 60vw;
  }
  .blocco {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .blocco h2 {
    font-size: 26px;
    line-height: 1.5;
  }
  .testo-testimonial {
    padding-left: 0px;
    margin-bottom: 30px;
  }
}
/* Extra Small devices */

/*# sourceMappingURL=site.css.3172790f0688.map */
