.transition, .box-prodotto, .lista-post .box-ante-post .testo, .testata-new .head-center .testata-dx img:hover, .testata .head-bottom-pet a, .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: "Zen Maru Gothic", serif;
  color: #1D1D1B;
}

a {
  color: #1D1D1B;
}
a:hover {
  color: #FAA916;
}

.testata .head-top-pet {
  background: #FAA916;
  color: #5E3610;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 700;
}
.testata .head-top-pet a {
  color: #5E3610;
  display: inline-block;
  margin-right: 24px;
}
.testata .head-top-pet a:hover {
  color: white;
}
.testata .head-top-pet .text-right a {
  font-weight: 700;
  margin-left: 32px;
  margin-right: 0;
}
.testata .head-top {
  border-bottom: none;
  background: white;
}
.testata .head-top i {
  color: #757575;
}
.testata .head-top i:hover {
  color: #1D1D1B;
}
.testata .head-top .top-dx .shopping-bag {
  color: #757575;
}
.testata .head-top .btn-lingua {
  color: #757575;
}
.testata .head-top .btn-lingua:hover {
  color: #1D1D1B;
}
.testata .head-center {
  border-bottom: none;
}
.testata .head-center .menu-top a.btn-menu {
  font-family: "Darumadrop One", serif;
  border-bottom: 3px solid white;
}
.testata .head-center .menu-top a.btn-menu:hover {
  border-bottom: 3px solid #FAA916;
}
.testata .head-bottom-pet {
  background: #5E3610;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.testata .head-bottom-pet .navbar-nav {
  margin: 0 auto;
}
.testata .head-bottom-pet a {
  color: white;
  display: inline-block;
  margin-left: 32px;
  margin-right: 32px;
}
.testata .head-bottom-pet a:hover {
  color: #FAA916;
}
.testata .head-bottom-pet a.dropdown-item {
  margin-left: 0;
  color: #1D1D1B;
}
.testata .head-bottom-pet a.dropdown-item:hover {
  color: #CD6301;
}
.testata .head-bottom {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

.testata-new {
  border-bottom: none;
}
.testata-new .head-center {
  height: 96px;
}
.testata-new .head-center .testata-dx {
  font-size: 18px;
}
.testata-new .head-center .testata-dx img {
  margin-left: 24px;
}
.testata-new .head-center .testata-dx img:hover {
  filter: brightness(0) invert(1);
}
.testata-new .head-top .fascia-messaggio {
  border-bottom: none;
  background: #CD6301;
}
.testata-new .head-top .fascia-messaggio p {
  color: white;
  display: inline-block;
  margin: 0 16px;
  font-weight: 700;
}
.testata-new .head-top .fascia-messaggio p a {
  color: white;
}
.testata-new .head-top .fascia-messaggio img {
  vertical-align: 0px;
}

.dropdown-menu {
  border-radius: 0;
  border: 0;
  top: 38px;
}

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

.column a {
  color: #1D1D1B;
}

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

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

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

#search-text {
  color: #1D1D1B;
}

#search-button svg {
  fill: #1D1D1B;
}

.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: #5E3610;
  border: 1px solid #5E3610;
  color: white;
  font-variant: normal;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  padding: 16px 32px;
  border-radius: 12px;
}
.btn-azione-home img {
  vertical-align: -2px;
}
.btn-azione-home:hover {
  background: #FAA916;
  color: white;
  border-color: #FAA916;
}

.blocco-pagina .titolo {
  font-family: "Darumadrop One", serif;
  font-size: 48px;
  color: #5E3610;
}

.vetrina-categorie {
  background: #111111;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 12px;
  overflow: hidden;
}
.vetrina-categorie .box-immagine img {
  opacity: 1;
}
.vetrina-categorie .testo {
  color: white;
  align-items: flex-start;
  top: auto !important;
}
.vetrina-categorie .testo h2 {
  font-family: "Darumadrop One", serif;
  font-size: 80px;
  color: white;
  text-transform: uppercase;
  padding-top: 16px;
}
.vetrina-categorie .testo .btn-azione-home {
  display: none;
}
.vetrina-categorie a:hover {
  outline: 1px solid #FAA916;
}
.vetrina-categorie:hover .btn-azione-home {
  background: #FAA916;
  border-color: #FAA916;
  color: white;
}

.chi-siamo-home {
  color: white;
}
.chi-siamo-home .bg-chi {
  padding-top: 156px;
  padding-bottom: 156px;
}
.chi-siamo-home .over-chi {
  background: white;
  width: 30%;
  margin-left: 60%;
  border-radius: 12px;
  padding: 56px;
}
.chi-siamo-home .over-chi h1 {
  font-size: 48px;
  margin-bottom: 32px;
}
.chi-siamo-home .over-chi p {
  color: #1D1D1B;
  text-align: left;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 40px;
}

.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: "Darumadrop One", serif;
}

.dettaglio .prima-img {
  background: #EBE8E0;
  padding-top: 24px;
  padding-bottom: 32px;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Darumadrop One", serif;
  font-size: 48px;
  color: #5E3610;
  text-transform: none;
}
.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: "Darumadrop One", serif;
}

.box-prodotto {
  background: #FDF7F7;
  padding: 20px;
  border-radius: 12px;
  border: 5px solid #FDF7F7;
}
.box-prodotto .prod-immagine {
  background: #FDF7F7;
  margin-bottom: 32px;
}
.box-prodotto .prod-titolo-prezzo h2 {
  font-size: 22px;
  font-weight: 500;
}
.box-prodotto .prod-titolo-prezzo .prod-prezzo {
  color: #C81919;
  font-weight: 900;
  font-size: 22px;
}
.box-prodotto:hover {
  border: 5px solid #FAA916;
}

.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: white;
}

a.aggiungi-carrello {
  border: 1px solid #FAA916;
  background: #FAA916;
  color: white;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 900;
}
a.aggiungi-carrello:hover {
  background: #CD6301;
  color: white;
  border: 1px solid #CD6301;
}

a.richiedi-info {
  border: 1px solid #FAA916;
  background: #FAA916;
  color: white;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 900;
}
a.richiedi-info:hover {
  background: #CD6301;
  color: white;
  border: 1px solid #CD6301;
}

.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: "Darumadrop One", serif;
  color: #5E3610;
  line-height: 1.3;
  font-size: 40px;
}
.prod-dettaglio .heart-wish a {
  border-radius: 12px;
}
.prod-dettaglio .heart-wish a:hover {
  background: #CD6301;
  border: 1px solid #CD6301;
}
.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: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.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;
}

.titoletto {
  font-family: "Darumadrop One", serif;
}

#cart {
  background: white;
}

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

.filtri-catalogo {
  border-top: 1px solid #e5e5e5;
}
.filtri-catalogo .applica-filtri {
  border: 1px solid #1D1D1B;
  background: #1D1D1B;
  color: white;
}
.filtri-catalogo .applica-filtri:hover {
  background: #5E3610;
  color: white;
  border: 1px solid #5E3610;
}

.blocco {
  margin-bottom: 72px;
}
.blocco h2 {
  font-family: "Darumadrop One", serif;
  font-size: 40px;
  line-height: 1.3;
  color: #5E3610;
}

.fascia-newsletter {
  background: #5E3610;
  color: #ffffff;
  font-family: "Darumadrop One", serif;
}
.fascia-newsletter:hover {
  background: #FAA916;
  color: white;
}

.blocco-contatti h2 {
  font-family: "Darumadrop One", serif;
}
.blocco-contatti .testo-contatti {
  margin-bottom: 40px;
}
.blocco-contatti .testo-contatti p {
  font-size: 16px;
}
.blocco-contatti .testo-contatti strong {
  font-family: "Darumadrop One", serif;
  font-size: 40px;
  color: #5E3610;
  display: block;
  margin-bottom: 32px;
}
.blocco-contatti .dati-contatti {
  font-size: 24px;
}
.blocco-contatti .dati-contatti .row {
  margin-bottom: 24px;
}

.blocco-form {
  background: #5E3610;
  color: white;
}
.blocco-form a {
  color: #FAA916;
}
.blocco-form h2 {
  font-family: "Darumadrop One", serif;
}

.form-contatti {
  padding-top: 0;
}
.form-contatti input {
  background: #DBDAD4;
  border-color: #DBDAD4;
  height: 80px;
  border-radius: 12px;
  padding-left: 28px;
  color: white;
  text-transform: uppercase;
  font-size: 8px 16px;
  font-weight: 900;
}
.form-contatti input::placeholder {
  color: white;
}
.form-contatti textarea {
  background: #DBDAD4;
  border-color: #DBDAD4;
  height: 370px;
  border-radius: 12px;
  padding: 28px;
  color: white;
  text-transform: uppercase;
  font-size: 8px 16px;
  font-weight: 900;
}
.form-contatti textarea::placeholder {
  color: white;
}
.form-contatti .btn-vai {
  background: #6B0D0D;
  border: 2px solid #6B0D0D;
  color: white;
  font-family: "Zen Maru Gothic", serif;
  font-size: 16px;
  font-weight: 900;
  margin: 0;
  margin-top: 24px;
  border-radius: 12px;
  padding: 16px;
  width: 110px;
}
.form-contatti .btn-vai img {
  vertical-align: -2px;
}
.form-contatti .btn-vai:hover {
  background: #FAA916;
  color: white;
  border-color: #FAA916;
}

.procedi-acquisto {
  background: #1D1D1B;
  color: white;
  font-size: "Darumadrop One", serif;
}
.procedi-acquisto:hover {
  background: #FAA916;
  color: #1D1D1B;
}

.btn-primary {
  background: #5E3610;
  color: white;
  border-color: #5E3610;
}
.btn-primary:hover {
  background: #FAA916;
  color: #1D1D1B;
  border-color: #FAA916;
}

.newsletter #mc-embedded-subscribe {
  background: #5E3610;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #FAA916;
  color: #1D1D1B;
}

.pre-footer {
  text-align: center;
  padding-top: 48px;
}

.footer-sito {
  background: url("/static/front/img/bg-footer.39d340037117.jpg");
  color: #5E3610;
  font-size: 22px;
}
.footer-sito a {
  color: #5E3610;
}
.footer-sito a:hover {
  color: #FAA916;
}
.footer-sito .dati-foot {
  font-size: 16px;
  font-weight: 500;
  color: #1D1D1B;
  padding-top: 8px;
  padding-bottom: 16px;
}
.footer-sito .contatti-foot {
  font-size: 24px;
  line-height: 56px;
}
.footer-sito .contatti-foot a {
  color: #1D1D1B;
}
.footer-sito .link-footer {
  font-size: 14px;
  font-weight: 500;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #FAA916;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #FAA916;
}
.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;
}

.hero {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 4/1.5;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.hero::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 120px;
  background-image: url("/static/front/img/erba5.d4aa731eabe2.png");
  background-position: center top;
  background-repeat: repeat-x;
}
.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;
  padding-bottom: 100px;
}
.hero .testo-hero h2 {
  color: white;
  font-size: 85px;
  font-weight: 400;
  font-family: "Darumadrop One", serif;
}

.prodotti-home {
  background: #FFEFC8;
  padding-bottom: 64px;
  margin-bottom: 0;
}

.vetrine-affiancate {
  position: relative;
  padding-top: 64px;
  padding-bottom: 140px;
  margin-bottom: 0;
}
.vetrine-affiancate::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 140px;
  background: url("/static/front/img/erba5.d4aa731eabe2.png");
  background-position: center top;
  background-repeat: repeat-x;
}

.blocco6_6 {
  padding-left: 0;
  padding-right: 0;
}
.blocco6_6 .blocco-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}

.cont-padding {
  padding-left: 8vw;
  padding-right: 8vw;
}

.blocco-fascia-testo .over-fascia {
  background: rgba(0, 0, 0, 0.3);
}
.blocco-fascia-testo h2 {
  font-family: "Darumadrop One", serif;
  font-size: 48px;
  color: white;
  margin-bottom: 64px;
}
.blocco-fascia-testo p {
  font-size: 24px;
}

.plus-filtri {
  padding-right: 0;
}

#contact-whatsapp {
  display: block;
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 90px;
  right: 3.1vw;
  z-index: 10;
  cursor: pointer;
}

.social-foot {
  text-align: right;
}
.social-foot img {
  height: 30px;
  margin-left: 30px;
}

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

#mc_embed_signup .button {
  background-color: #5E3610 !important;
  text-transform: uppercase;
  height: 50px;
}
#mc_embed_signup .button:hover {
  background-color: #FAA916 !important;
}

#mc-embedded-subscribe-form input {
  height: 50px;
  width: 100%;
  margin-bottom: 10px;
}
#mc-embedded-subscribe-form .mc-field-group label {
  font-weight: 700;
}
#mc-embedded-subscribe-form .gdprRequired {
  padding-top: 8px;
}
#mc-embedded-subscribe-form .gdprRequired label.checkbox {
  font-weight: 400;
  padding-bottom: 8px;
}
#mc-embedded-subscribe-form .gdprRequired input {
  height: 15px;
  vertical-align: -2px;
}
#mc-embedded-subscribe-form .gdprRequired span {
  font-size: 14px;
}
#mc-embedded-subscribe-form .content__gdpr {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0;
  margin-bottom: 20px;
}
#mc-embedded-subscribe-form .content__gdpr p {
  margin: 0;
}
#mc-embedded-subscribe-form p {
  font-size: 14px;
  line-height: 1.5;
}
#mc-embedded-subscribe-form .datefield input {
  width: 50px;
}
#mc-embedded-subscribe-form ul {
  list-style: none;
  padding-top: 15px;
  padding-left: 0;
}
#mc-embedded-subscribe-form ul input {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: -3px;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
@media (max-width: 1199px) {
  .cont-padding {
    padding-left: 32px;
    padding-right: 32px;
  }
  .testata .head-bottom-pet a.btn-menu {
    font-size: 20px;
    margin-left: 16px;
    margin-right: 16px;
  }
  .hero .testo-hero h2 {
    font-size: 72px;
  }
  .chi-siamo-home .over-chi {
    margin-left: 40%;
    width: 50%;
    padding: 48px;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .testata-new .head-center {
    height: auto;
  }
  .testata .head-bottom-pet {
    display: none;
  }
  .hero {
    aspect-ratio: 2/1;
  }
  .hero .testo-hero h2 {
    font-size: 56px;
  }
  .vetrina-categorie .testo h2 {
    font-size: 56px;
  }
  .blocco6_6 .blocco-img {
    width: 75%;
    margin: 0 auto;
    margin-top: 40px;
  }
  .form-contatti {
    margin-top: 56px;
  }
  .footer-sito .link-footer {
    margin-top: 40px;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .testata .head-top-pet {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .testata .head-top-pet .top-contatto {
    margin-right: 20px;
    display: inline-block;
  }
  .testata .head-top-pet .top-contatto span {
    display: none;
  }
  .cont-padding {
    padding-left: 24px;
    padding-right: 24px;
  }
  .plus-filtri {
    padding-right: 0;
  }
  .hero {
    aspect-ratio: 1/1;
  }
  .hero video {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  p {
    font-size: 16px;
  }
  .blocco-pagina .titolo {
    font-size: 40px;
  }
  .chi-siamo-home .over-chi {
    margin-left: 0%;
    width: 80%;
    padding: 24px;
  }
  .chi-siamo-home .over-chi p {
    font-size: 18px;
  }
  .blocco6_6 .blocco-img {
    width: 86%;
  }
  .blocco h2 {
    font-size: 32px;
    line-height: 1.2;
  }
  .dettaglio .prima-img .testo h1 {
    font-size: 40px;
  }
  .social-foot {
    text-align: center;
    margin-top: 40px;
  }
  .social-foot img {
    margin-left: 15px;
    margin-right: 15px;
  }
}
/* Extra Small devices */

/*# sourceMappingURL=site.css.77b7f97f0ed8.map */
