.transition, .menu-button, .lista-post .box-ante-post .testo span, .lista-post .box-ante-post .testo h2, .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: "Albert Sans", serif;
  color: #55453F;
  font-weight: 300;
}

a {
  color: #55453F;
}
a:hover {
  color: #C06E55;
}

.testata .head-top-maxpier {
  background: #55453F;
  font-family: "Albert Sans", serif;
  font-size: 13px;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 10px;
}
.testata .head-top-maxpier a:hover {
  color: #C06E55;
}
.testata .head-top-maxpier .top-contatto {
  display: inline-block;
  margin-right: 40px;
}
.testata .head-top-maxpier .top-contatto img {
  margin-right: 5px;
  vertical-align: -1px;
}
.testata .head-top-maxpier a {
  color: #E7E2DA;
}
.testata .head-top-maxpier .text-right a {
  margin-left: 35px;
}
.testata .head-top {
  border-bottom: none;
  background: white;
  position: relative;
  z-index: 0;
}
.testata .head-top i {
  color: #757575;
}
.testata .head-top i:hover {
  color: #55453F;
}
.testata .head-top .top-dx .shopping-bag {
  color: #757575;
}
.testata .head-top .btn-lingua {
  color: #757575;
}
.testata .head-top .btn-lingua:hover {
  color: #55453F;
}
.testata .head-center {
  border-bottom: none;
  height: 80px;
}
.testata .head-center .menu-top {
  text-align: left;
  padding: 0 !important;
}
.testata .head-center .menu-top a.btn-menu {
  font-family: "Libre Bodoni", serif;
  text-transform: none;
  padding: 0;
  margin-right: 40px;
  height: 76px;
  line-height: 77px;
  border-bottom: none;
  border-top: none;
}
.testata .head-center .menu-top a.btn-menu:hover {
  border-bottom: none;
  border-color: #C06E55;
}
.testata .head-center .menu-top a.btn-menu::first-letter {
  text-transform: uppercase;
  letter-spacing: 0;
}
.testata .head-center .menu-top .dropdown-toggle::after {
  display: none;
}
.testata .head-center a.shopping-bag {
  display: inline-block;
  margin-left: 12px;
}
.testata .head-bottom {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

.testata-new {
  border-bottom: none;
}
.testata-new .head-top .fascia-messaggio {
  background: #E0C3B8;
}
.testata-new .head-top .fascia-messaggio p {
  font-size: 14px;
}

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

/* Dropdown content (hidden by default) */
.dropdown-content {
  background-color: white;
  border-top: 1px solid #e5e5e5;
  margin-left: -60%;
  width: 100vw;
}

.dropdown-menu {
  padding: 10px;
  padding-bottom: 0;
  padding-top: 0;
  border: 0;
  border-radius: 0;
}
.dropdown-menu .dropdown-item {
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: "Libre Bodoni", serif;
  color: #999999;
  font-style: italic;
  border-bottom: 1px solid #999999;
}

/* 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: "Libre Bodoni", serif;
}

.column a {
  color: #55453F;
}

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

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

.mm-menu a {
  color: #55453F;
  font-family: "Libre Bodoni", serif;
}

.mm-menu a::first-letter {
  text-transform: uppercase;
}

#search-form {
  border: none;
  padding: 0;
}
#search-form input#search-text {
  width: 88%;
  height: 35px;
  padding-left: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #55453F;
  font-size: 14px;
  font-family: "Libre Bodoni", serif;
  font-style: italic;
  font-weight: 300;
}
#search-form input#search-text::placeholder {
  color: #999999;
}
#search-form:hover {
  border: none;
}
#search-form .btn-cerca-dx {
  margin-left: -15%;
  width: 23px;
  height: 23px;
}
#search-form .btn-cerca-dx svg {
  height: 23px;
}

#search-text {
  color: #55453F;
}

#search-button svg {
  fill: #55453F;
}

.owl-slide {
  background: #111111;
}
.owl-slide .item .testo-slide {
  color: white;
}
.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: transparent;
  border: 1px solid #999999;
  color: #55453F;
  font-size: 15px;
  font-variant: normal;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 20px 45px;
  border-radius: 0;
  margin-top: 16px;
}
.btn-azione-home:hover {
  background: #C06E55;
  color: white;
  border-color: #C06E55;
}

.blocco-pagina .titolo {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 32px;
}

.vetrina-categorie {
  background: #111111;
}
.vetrina-categorie .testo {
  color: white;
}
.vetrina-categorie .testo h2 {
  font-family: "Libre Bodoni", serif;
}
.vetrina-categorie a:hover {
  outline: 1px solid #ffffff;
}
.vetrina-categorie:hover .btn-azione-home {
  background: #C06E55;
  border-color: #C06E55;
  color: white;
}

.chi-siamo-home {
  color: #55453F;
  margin-bottom: 0;
}
.chi-siamo-home .bg-chi {
  padding-top: 140px;
  padding-bottom: 196px;
  position: relative;
}
.chi-siamo-home .bg-chi::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url("/static/front/img/ellisse.56f8b91dd167.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
}
.chi-siamo-home .over-chi {
  background: white;
  width: 75%;
  margin: 0 auto;
  padding-left: calc(40px + 3vw);
  padding-right: calc(40px + 3vw);
}

.blog-home {
  padding-top: 24px;
  margin-bottom: 0;
}
.blog-home h2.titolo {
  margin-bottom: 64px;
}

.lista-post .box-ante-post {
  height: auto;
}
.lista-post .box-ante-post .ante-img {
  background: #111111;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border: 24px solid #E0C3B8;
}
.lista-post .box-ante-post .testo {
  top: auto;
  color: white;
  padding: 0;
  padding: 24px;
  background: transparent;
  justify-content: start;
}
.lista-post .box-ante-post .testo h2 {
  font-family: "Albert Sans", serif;
  color: #55453F;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.lista-post .box-ante-post .testo span {
  font-family: "Albert Sans", serif;
  color: #55453F;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  text-transform: uppercase;
}
.lista-post .box-ante-post:hover h2 {
  color: #C06E55;
}
.lista-post .box-ante-post:hover span {
  color: #C06E55;
}

.dettaglio .prima-img {
  background: #f5f5f5;
  padding-top: 32px;
  padding-bottom: 32px;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  text-transform: none;
  color: #55453F;
}
.dettaglio .prima-img .testo p {
  color: #55453F;
}
.dettaglio .prima-img .testo .dett-data {
  color: #55453F;
}

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

.service-alt h2 {
  font-family: "Libre Bodoni", serif;
}

.box-prodotto .prod-immagine {
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.box-prodotto .prod-immagine img {
  transform: scale(1.1);
}
.box-prodotto .prod-titolo-prezzo h2 {
  line-height: 1.4;
}
.box-prodotto .prod-titolo-prezzo h2 .prod-prezzo {
  font-family: "Libre Bodoni", serif;
  color: #999999;
}

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

.bread-lista {
  display: none;
}

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

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

a.aggiungi-carrello {
  border: none;
  background: #e6e1da;
  color: #55453F;
  font-family: "Libre Bodoni", serif;
  text-transform: none;
  display: block;
  margin-left: 60px;
  padding-top: 12px;
}
a.aggiungi-carrello::first-letter {
  text-transform: uppercase;
}
a.aggiungi-carrello:hover {
  background: #C06E55;
  color: white;
  border: none;
}

a.richiedi-info {
  border: none;
  background: #e6e1da;
  color: #55453F;
  font-family: "Libre Bodoni", serif;
  text-transform: none;
  display: block;
  margin-left: 60px;
  padding-top: 12px;
  font-size: 18px;
  line-height: 1.5;
}
a.richiedi-info::first-letter {
  text-transform: uppercase;
}
a.richiedi-info:hover {
  background: #C06E55;
  color: white;
  border: none;
}

.prod-dettaglio .owl-prodotto .item {
  background: #ffffff;
}
.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: "Libre Bodoni", serif;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
}
.prod-dettaglio .heart-wish a {
  border: none;
}
.prod-dettaglio .prod-dett-disponibilita {
  border-top: 1px solid #e5e5e5;
}
.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-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: none;
  border-bottom: none;
}
.prod-filtri .rimuovi-filtri {
  font-weight: 400;
}

.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 {
  color: #55453F;
  padding-top: 170px;
  padding-bottom: 170px;
}
.blocco-fascia-testo .over-fascia {
  background-color: white;
  padding: 56px calc(24px + 3vw);
  width: 75%;
}
.blocco-fascia-testo h2 {
  font-family: "Libre Bodoni", serif;
}

.titoletto {
  font-family: "Libre Bodoni", serif;
}

#cart {
  background: white;
}

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

.blocco h2 {
  font-family: "Libre Bodoni", serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}
.blocco strong {
  font-weight: 700;
}

.fascia-newsletter {
  background: #999999;
  color: #ffffff;
  font-family: "Libre Bodoni", serif;
}
.fascia-newsletter:hover {
  background: #C06E55;
  color: white;
}

.blocco-contatti h2 {
  font-family: "Libre Bodoni", serif;
}

.blocco-form {
  background: #E7E2DA;
  color: white;
}
.blocco-form a {
  color: #C06E55;
}
.blocco-form h2 {
  font-family: "Libre Bodoni", serif;
}

.form-contatti {
  padding-top: 0;
}
.form-contatti input {
  border-color: #f5f5f5;
  background: #f5f5f5;
  height: 64px;
}
.form-contatti textarea {
  border-color: #f5f5f5;
  background: #f5f5f5;
}
.form-contatti .btn-vai {
  background: transparent;
  border: 1px solid #55453F;
  color: #55453F;
  font-family: "Libre Bodoni", serif;
  border-radius: 0px;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
  margin-top: 32px;
  text-transform: none;
  font-size: 15px;
  font-family: "Albert Sans", serif;
  text-transform: uppercase;
}
.form-contatti .btn-vai:hover {
  background: #E0C3B8;
  color: #55453F;
  border-color: #E0C3B8;
}

.procedi-acquisto {
  background: #55453F;
  color: white;
  font-size: "Libre Bodoni", serif;
}
.procedi-acquisto:hover {
  background: #C06E55;
  color: #55453F;
}

.btn-primary {
  background: #999999;
  color: white;
  border-color: #999999;
}
.btn-primary:hover {
  background: #C06E55;
  color: #55453F;
  border-color: #C06E55;
}

.newsletter #mc-embedded-subscribe {
  background: #999999;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #C06E55;
  color: #55453F;
}

.footer-sito {
  background-color: #55453F;
  color: #e6e1da;
  font-weight: 300;
}
.footer-sito .foot1 {
  margin-bottom: 90px;
}
.footer-sito .foot1 strong {
  display: inline-block;
  font-size: 19px;
  font-family: "Libre Bodoni", serif;
  margin-top: 40px;
  font-weight: 300;
}
.footer-sito .foot-contatti {
  line-height: 48px;
}
.footer-sito .foot-contatti img {
  height: 16px;
}
.footer-sito a {
  color: #e6e1da;
}
.footer-sito a:hover {
  color: #C06E55;
}
.footer-sito .foot2 {
  line-height: 32px;
}
.footer-sito .social {
  margin-top: 0;
  line-height: 48px;
}
.footer-sito .social img {
  height: 16px;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #C06E55;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #C06E55;
}
.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;
}
.footer-sito .foot-pagamenti strong {
  font-family: "Libre Bodoni", serif;
  text-transform: none;
  font-size: 16px;
}
.footer-sito .foot-pagamenti strong::first-letter {
  text-transform: uppercase;
}
.footer-sito .link-footer {
  line-height: 20px;
  font-size: 14px;
}
.footer-sito .link-footer a {
  text-decoration: underline;
}

.foot-newsletter {
  background: #E0C3B8;
}
.foot-newsletter img {
  display: block;
  margin: 0 auto;
}
.foot-newsletter h2 {
  margin-bottom: 20px;
}

.foot-contattaci {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #E7E2DA;
  background-image: url("/static/front/img/bg-prefooter.65a92ffe9891.png");
}
.foot-contattaci h2 {
  margin-bottom: 24px;
}

.foot-contattaci-serv {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #C06E55;
  background-image: url("/static/front/img/bg-prefooter2.902f6fb3bee1.png");
  color: white;
  font-size: 16px;
  line-height: 24px;
}
.foot-contattaci-serv h2 {
  margin-bottom: 24px;
}
.foot-contattaci-serv .btn-azione-home {
  border-color: white;
  color: white;
}

h2 {
  font-family: "Libre Bodoni", serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 400;
}

p {
  font-size: 16px;
}

.hero {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 5/1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.hero video {
  width: 100%;
}
.hero .testo-hero {
  position: absolute;
  top: 0;
  text-align: center;
  color: white;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero .testo-hero h2 {
  color: white;
  font-size: calc(20px + 2.5vw);
  font-weight: 400;
  margin-bottom: 32px;
}
.hero .testo-hero p {
  font-family: "Libre Bodoni", serif;
  font-style: italic;
}

.hero-bottom {
  position: relative;
  padding-top: 72px;
  padding-bottom: 102px;
  background-color: #e8e2d9;
  background-image: url("/static/front/img/piuma.915f8a468dc1.svg");
  background-repeat: no-repeat;
  background-position: center 72px;
}
.hero-bottom p {
  padding-left: 80px;
}
.hero-bottom::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  background-image: url("/static/front/img/bg-hero.3bd105501f14.png");
  background-repeat: repeat-x;
  background-position: center top;
}

.prodotti-home {
  padding-top: 80px;
  padding-bottom: 96px;
  background-color: #f5f5f5;
  margin-bottom: 0;
}
.prodotti-home p {
  text-align: center;
  margin-bottom: 40px;
}

.vetrine-video {
  background-color: #e6e1da;
  padding-top: 64px;
  padding-bottom: 132px;
  position: relative;
}
.vetrine-video::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 80px;
  left: 0;
  bottom: 0;
  background-image: url("/static/front/img/ellisse-inversa.7605b5b15de1.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}
.vetrine-video .vetrine-intro h2 {
  margin-bottom: 40px;
}
.vetrine-video .vetrine-intro p {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 56px;
}
.vetrine-video .vet-video {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden;
  background-color: #55453F;
}
.vetrine-video .vet-video a.btn-azione-home {
  border-color: white;
  color: white;
}
.vetrine-video .vet-video video {
  width: auto;
  height: 100%;
  opacity: 0.5;
}
.vetrine-video .vet-video .testo-vet-video {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: white;
  padding: calc(24px + 1.5vw);
}
.vetrine-video .vet-video .testo-vet-video p {
  font-size: 14px;
}

.blocco-testo-singolo {
  text-align: center;
}
.blocco-testo-singolo .blocco-testo {
  padding: 0 8vw;
}
.blocco-testo-singolo .blocco-testo ul {
  display: inline-block;
  text-align: left;
}

.blocco6_6 {
  padding: 0;
}
.blocco6_6 .blocco-img {
  width: 100%;
  height: auto;
  aspect-ratio: 2/1.2;
}

.img-generica-servizi {
  width: 100%;
  height: calc(150px + 2vw);
}
.img-generica-servizi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.anteprime-servizi {
  margin-top: 64px;
}
.anteprime-servizi .riga-servizio {
  margin-bottom: 64px;
}
.anteprime-servizi .riga-servizio .ante-img {
  position: relative;
  height: 100%;
  background: #E0C3B8;
  text-align: center;
  font-family: "Libre Bodoni", serif;
  font-size: 20px;
  padding-bottom: 10px;
}
.anteprime-servizi .riga-servizio .ante-img .white-mask {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  height: 45%;
  z-index: 0;
}
.anteprime-servizi .riga-servizio .cerchio-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
}
.anteprime-servizi .riga-servizio .cerchio-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.anteprime-servizi .serv-dx {
  background: #e6e1da;
  padding: 40px;
  border-top-left-radius: 40px;
}
.anteprime-servizi .serv-dx h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}
.anteprime-servizi .serv-dx p {
  margin-bottom: 0;
}

.blocco-contatti .elenco-contatti {
  font-size: 14px;
  line-height: 48px;
}
.blocco-contatti .elenco-contatti img {
  height: 16px;
  width: 30px;
}
.blocco-contatti .dati-contatti {
  padding-right: 56px;
}
.blocco-contatti .dati-contatti strong {
  font-size: 19px;
}
.blocco-contatti .dati-contatti p {
  font-size: 16px;
}
.blocco-contatti .dati-contatti svg {
  height: 20px;
  width: auto;
}
.blocco-contatti .dati-contatti strong {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
}

.trova-centri {
  padding-bottom: 72px;
}
.trova-centri h2 {
  margin-bottom: 40px;
}
.trova-centri select {
  height: 64px;
  background: #f5f5f5;
  color: #999999;
}
.trova-centri .elenco-stores {
  margin-top: 64px;
}
.trova-centri .elenco-stores .box-pv {
  background: #e6e1da;
  padding: 32px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
}
.trova-centri .elenco-stores .box-pv .nome-pv {
  font-family: "Libre Bodoni", serif;
  font-size: 20px;
}
.trova-centri .elenco-stores .box-pv p {
  margin-bottom: 0;
}

select.form-control:not([size]):not([multiple]) {
  height: 64px;
  border: none;
  border-radius: 0;
  margin-bottom: 32px;
}

section.pr .blocco {
  margin-bottom: calc(20px + 6vw);
}
section.pr .blocco-fascia-testo:last-of-type {
  margin-bottom: -32px;
}

.video-chi-siamo {
  width: 100%;
  height: auto;
  aspect-ratio: 4/1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.video-chi-siamo video {
  width: 100%;
}

.categorie-lista-post form a {
  background: transparent;
  border: 1px solid #999999;
  color: #55453F;
  font-size: 15px;
  font-variant: normal;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 20px 45px;
  border-radius: 0;
}
.categorie-lista-post form a:hover {
  background: #C06E55;
  color: white;
  border-color: #C06E55;
}

#mc_embed_signup {
  font-size: 16px;
  padding-bottom: 40px;
}
#mc_embed_signup p {
  font-size: 16px;
}
#mc_embed_signup h2 {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
}
#mc_embed_signup .indicates-required {
  font-family: "Albert Sans", serif;
  padding-top: 20px;
  padding-bottom: 30px;
  font-size: 16px;
}
#mc_embed_signup .mc-field-group label {
  font-family: "Libre Bodoni", serif;
  font-size: 18px;
}
#mc_embed_signup .mc-field-group .checkbox input {
  margin-right: 5px;
}
#mc_embed_signup .mc-field-group .checkbox span {
  font-weight: 300;
  font-family: "Albert Sans", serif;
}
#mc_embed_signup .content__gdpr {
  margin-top: 20px;
}
#mc_embed_signup .content__gdpr p {
  font-family: "Albert Sans", serif;
  font-weight: 300;
}
#mc_embed_signup .content__gdprLegal p {
  font-family: "Albert Sans", serif;
  font-weight: 300;
}
#mc_embed_signup #mce-MMERGE6 {
  height: 50px;
  width: 350px;
  display: block;
}
#mc_embed_signup #mc-embedded-subscribe {
  margin-top: 30px;
  font-size: 20px;
  cursor: pointer;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
  background: #55453F;
  color: white;
}

#mc_embed_signup {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 100px;
}

#mc_embed_signup .button {
  background-color: #999999 !important;
  height: 50px;
}
#mc_embed_signup .button:hover {
  background-color: #C06E55 !important;
}

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

#mc_embed_signup .mc-field-group {
  width: 100% !important;
  font-size: 18px;
}

#mc_embed_signup .mc-field-group label {
  font-family: "Libre Bodoni", serif;
}

#mc_embed_signup .mc-field-group label {
  font-weight: 400;
}

#mc_embed_signup .mc-field-group input {
  width: 100%;
  height: 50px;
  font-size: 18px;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
  width: 50px !important;
}

#mc_embed_signup .mc-field-group {
  font-family: "Libre Bodoni", serif;
}

#mc-embedded-subscribe-form input[type=checkbox] {
  height: 13px;
}

#mc_embed_signup .button {
  background: #E0C3B8 !important;
  font-family: "Libre Bodoni", serif;
  width: 100% !important;
  height: 50px !important;
  text-transform: uppercase;
}
#mc_embed_signup .button:hover {
  background: #C06E55 !important;
  color: #E0C3B8;
}

.newsletter #mce-EMAIL {
  margin-bottom: 0;
}

#mc_embed_signup .small-meta {
  font-size: 18px !important;
}

#mc_embed_signup input[type=radio] {
  height: 13px;
  margin-right: 8px;
}

#mc_embed_signup .mc-field-group.input-group label {
  font-weight: 300 !important;
}

#mc_embed_signup .mc-field-group .checkbox span {
  font-size: 16px;
}

#shipping_data select {
  border: 1px solid #ced4da;
  height: 40px;
  border-radius: 5px;
}

.form-rivenditori {
  text-align: left;
  max-width: 80%;
  margin: 0 auto;
  margin-top: 40px;
}
.form-rivenditori #id_has_account {
  border: none;
  padding: 0;
}
.form-rivenditori input[type=radio] {
  height: 20px;
  display: inline-block;
  width: auto;
  margin-right: 15px;
  margin-bottom: 5px;
  vertical-align: -5px;
}
.form-rivenditori input[type=checkbox] {
  height: 20px;
  display: inline-block;
  width: auto;
  margin-right: 15px;
  margin-bottom: 5px;
  vertical-align: -5px;
}
.form-rivenditori .btn-vai {
  width: 100%;
}

.filtri-catalogo {
  border-top: none;
  font-weight: 400;
}
.filtri-catalogo .applica-filtri {
  border: 1px solid #55453F;
  background: #55453F;
  color: white;
}
.filtri-catalogo .applica-filtri:hover {
  background: #999999;
  color: white;
  border: 1px solid #999999;
}
.filtri-catalogo .gruppo-tags {
  margin-bottom: 1rem;
}
.filtri-catalogo strong {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 16px;
  text-transform: none;
}

#ModalFiltri h5 {
  font-family: "Libre Bodoni", serif;
  font-weight: 400;
  text-transform: none;
}

.filtri-catalogo .gruppo-tags label {
  font-size: 16px;
  text-transform: none;
}

.chiudi-filtri {
  border-radius: 24px;
  border: 2px solid #C06E55;
  background: #C06E55;
  font-weight: 400;
}
.chiudi-filtri:hover {
  background: white;
  color: #C06E55;
  border: 2px solid #C06E55;
}

.applica-filtri {
  border-radius: 24px;
  border: 2px solid #C06E55;
  background: white;
  color: #C06E55;
  font-weight: 400;
}
.applica-filtri:hover {
  background: #C06E55;
  color: white;
}

.close-fix span {
  color: #55453F;
  font-size: auto;
}
.close-fix span:hover {
  color: #C06E55;
}

.icona-land img {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  max-height: 80px;
}

.box-recensione {
  text-align: left;
  margin-bottom: 30px;
}
.box-recensione p {
  padding-right: 30px;
}
.box-recensione img {
  height: 80px;
}

.menu-button {
  width: 100%;
  padding: 25px 35px 25px 25px;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  font-family: "Libre Bodoni", serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none;
  cursor: pointer;
  border-top: 1px solid #55453F;
  text-align: left;
}

.menu-button:hover {
  background-color: #55453F;
  color: white;
  padding-left: 45px;
}

.icon {
  font-size: 26px;
  transition: 0.4s;
}

.menu-button.open .icon {
  transform: rotate(45deg);
}

.content-faq {
  padding: 0 20px;
  background-color: #f2f2f2;
  transition: 0.4s;
  height: 0;
  overflow: hidden;
}

.content-faq p {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: left;
}

.img-applicazione {
  width: 100%;
  height: auto;
  aspect-ratio: 9/11;
  margin-bottom: 20px;
}
.img-applicazione img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.video-corso {
  width: 100%;
  height: 100%;
  aspect-ratio: 9/16;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
@media (max-width: 1199px) {
  .cont-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .cont-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
  .testata .head-top-maxpier {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .testata .head-top-maxpier .top-contatto {
    margin-right: 20px;
  }
  .testata .head-top-maxpier .top-contatto span {
    display: none;
  }
  .testata-new .head-center {
    height: auto;
    padding-top: 8px;
  }
  .testata-new .head-center .logo {
    max-height: 30px;
  }
  .ricerca-mobile {
    margin-top: 8px;
  }
  #search-form input#search-text {
    border-bottom: none;
    height: 40px;
    padding-left: 16px;
    width: 98%;
  }
  #search-form .btn-cerca-dx {
    vertical-align: -5px;
    margin-left: -5%;
  }
  h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .blocco-pagina .titolo {
    font-size: 32px;
    line-height: 40px;
  }
  .blocco h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .blocco-testo-singolo {
    text-align: left;
  }
  .blocco-testo-singolo .blocco-testo {
    padding: 0;
  }
  .hero {
    aspect-ratio: 3/1;
  }
  .hero-bottom {
    padding-top: 56px;
    background-position: 40% 72px;
  }
  .hero-bottom p {
    padding-left: 24px;
  }
  .prodotti-home {
    padding-top: 32px;
    padding-bottom: 64px;
  }
  .chi-siamo-home .over-chi {
    padding-left: 40px;
    padding-right: 40px;
    width: 84%;
  }
  .vetrine-video {
    padding-top: 24px;
    padding-bottom: 104px;
  }
  .vetrine-video .vetrine-intro p {
    width: 100%;
  }
  .vetrine-video .vet-video .testo-vet-video {
    padding: calc(16px + 1.5vw);
  }
  .vetrine-video .vet-video .testo-vet-video p {
    display: none;
  }
  .blog-home .col-xl-4:last-of-type {
    display: none;
  }
  .categorie-lista-post form a {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .foot-contattaci {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .foot-newsletter {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .logo-footer {
    height: 120px;
  }
  .footer-sito .foot1 strong {
    margin-top: 0;
  }
  .anteprime-servizi .riga-servizio .ante-img {
    text-align: left;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    border-top-right-radius: 40px;
  }
  .anteprime-servizi .riga-servizio .ante-img .white-mask {
    width: 10%;
    height: 100%;
  }
  .anteprime-servizi .riga-servizio .ante-img .cerchio-img {
    width: 20%;
    margin-bottom: 0;
    margin-right: 24px;
  }
  .anteprime-servizi .riga-servizio .serv-dx {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 40px;
  }
  .anteprime-servizi .riga-servizio .serv-dx p {
    margin-bottom: 24px;
  }
  .video-corso {
    margin-bottom: 30px;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  #search-form .btn-cerca-dx {
    margin-left: -15%;
    width: 40px;
  }
  .cont-padding {
    padding-left: 8px;
    padding-right: 8px;
  }
  .hero {
    aspect-ratio: 2/1;
  }
  .hero .testo-hero h2 {
    margin-bottom: 8px;
  }
  .hero-bottom {
    background-size: 30px;
    background-position: 80% 64px;
  }
  .hero-bottom h2 {
    margin-bottom: 32px;
  }
  .hero-bottom p {
    padding-left: 0px;
  }
  .chi-siamo-home .over-chi {
    padding-left: 8px;
    padding-right: 8px;
    width: 88%;
  }
  .vetrine-video .vet-video {
    margin-bottom: 32px;
  }
  .blog-lista .col-xl-4:last-of-type {
    display: block;
  }
  .lista-post .box-ante-post {
    height: auto !important;
  }
  .box-prodotto .prod-titolo-prezzo h2 {
    line-height: 24px;
  }
  .cont-padding {
    padding-left: 24px;
    padding-right: 24px;
  }
  .blocco-fascia-testo .over-fascia {
    width: 100%;
  }
  .chi-siamo-home .bg-chi {
    background-size: auto 100%;
  }
  .img-generica-servizi {
    margin-bottom: 24px;
  }
  .blocco-fascia-testo {
    background-attachment: scroll;
  }
  .foot-newsletter img {
    display: none;
  }
  .foot-newsletter h2 {
    margin-top: 0px;
  }
  .footer-sito .foot1 {
    margin-bottom: 40px;
  }
}
/* Extra Small devices */

/*# sourceMappingURL=site.css.42121beb9e15.map */
