@font-face {
  font-family: "javacomregular";
  src: url("/static/front/fonts/javacom-webfont.dccd0b505666.woff2") format("woff2"), url("/static/front/fonts/javacom-webfont.1748b4487394.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.transition, .fascia-newsletter, .lista-post .box-ante-post .testo, .testata .head-center .ico-dx i, .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;
}

#my-page {
  max-width: 100vw;
}

body {
  background: #ffffff;
  font-family: "Montserrat", sans-serif;
  color: #575656;
}

a {
  color: #575656;
}
a:hover {
  color: #eabe37;
}

.testata {
  max-width: 100vw;
}
.testata .head-top {
  display: block;
  border-bottom: 1px solid #e5e5e5;
  background: #eabe37;
  color: #575656;
}
.testata .head-top i {
  color: #ffffff;
}
.testata .head-top i:hover {
  color: #575656;
}
.testata .head-top .top-dx .shopping-bag {
  color: #ffffff;
}
.testata .head-top .btn-lingua {
  color: #ffffff;
}
.testata .head-top .btn-lingua:hover {
  color: #575656;
}
.testata .head-center {
  border-bottom: none;
}
.testata .head-center .menu-top {
  text-align: left;
}
.testata .head-center .menu-top a.btn-menu {
  font-family: "Montserrat", sans-serif;
  font-size: calc(10px + 0.3vw);
  font-weight: 400;
  border-bottom: none;
  height: 100px;
  line-height: 100px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 1vw;
}
.testata .head-center .menu-top a.btn-menu:hover {
  border-bottom: 3px solid #eabe37;
}
.testata .head-center .menu-top .dropdown-prodotti a.btn-menu {
  margin-left: 0;
}
.testata .head-center .logo {
  max-height: 50px;
}
.testata .head-center .ico-dx {
  text-align: right;
}
.testata .head-center .ico-dx i {
  cursor: pointer;
  font-size: calc(10px + 0.5vw);
  margin-right: 1vw;
}
.testata .head-center .ico-dx i:hover {
  color: #eabe37;
}
.testata .head-center .ico-dx .shopping-bag {
  margin-right: 0;
}
.testata .head-center .ico-dx .shopping-bag:hover {
  color: #eabe37;
}
.testata .head-center .ico-dx .shopping-bag i {
  margin-right: 3px;
}
.testata .head-center .ico-dx .btn-lingua {
  text-transform: uppercase;
  display: none;
}
.testata .head-bottom {
  height: 50px;
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}
.testata .head-bottom p {
  margin-bottom: 0;
  text-transform: lowercase;
  font-variant: small-caps;
}

.testata-new .head-top .fascia-messaggio .alert {
  color: #575656;
}
.testata-new .head-top .fascia-messaggio .alert p {
  color: #575656;
}

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

/* 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: "javacomregular";
}

.column a {
  color: #575656;
}

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

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

.overlay {
  background: rgba(87, 86, 86, 0.9);
}

#search-box {
  margin: 0 auto;
}

#search-form {
  height: auto;
}

#search-text {
  color: #575656;
}

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

.owl-slide {
  background: #111111;
}
.owl-slide .item .testo-slide {
  color: white;
}
.owl-slide .item .testo-slide .titolo {
  font-family: "javacomregular";
}
.owl-slide .item .testo-slide p {
  font-size: 24px;
}
.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: #575656;
  border: 1px solid #575656;
  color: white;
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
}
.btn-azione-home:hover {
  background: #eabe37;
  color: white;
  border-color: #eabe37;
}

.blocco-pagina .titolo {
  font-family: "javacomregular";
  color: #eabe37;
}

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

.chi-siamo-home {
  color: white;
}
.chi-siamo-home p {
  width: 60vw;
  margin: 0 auto;
  margin-bottom: calc(20px + 1vw);
}

.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: "Montserrat", sans-serif;
  font-weight: 700;
}

.dettaglio .prima-img {
  background: #575656;
  height: calc(50px + 10vw);
}
.dettaglio .prima-img img {
  display: none;
}
.dettaglio .prima-img .testo h1 {
  font-family: "javacomregular";
  text-transform: none;
  margin-bottom: 0;
  color: white;
}
.dettaglio .prima-img .testo h1::first-letter {
  text-transform: uppercase;
}
.dettaglio .prima-img .testo p {
  color: #575656;
}
.dettaglio .prima-img .testo .dett-data {
  color: #575656;
}

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

.service-alt h2 {
  font-family: "javacomregular";
}

.box-prodotto {
  border: 1px solid #e5e5e5;
  padding: calc(10px + 0.5vw);
}
.box-prodotto .prod-titolo-prezzo {
  font-size: 16px;
}
.box-prodotto .prod-titolo-prezzo h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.box-prodotto .prod-titolo-prezzo .prod-abstract {
  font-size: 12px;
  padding-top: 7px;
  margin-top: 7px;
  border-top: none;
}
.box-prodotto .prod-titolo-prezzo .prod-abstract p {
  font-size: 13px;
}
.box-prodotto .prod-prezzo span {
  font-size: 18px;
}
.box-prodotto .prod-immagine {
  background: #ffffff;
  height: 20vw;
}

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

.prod-dett-prezzo {
  border: none;
}

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: #eabe37;
  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;
}

.procedi-acquisto {
  background: #575656;
  border-color: #575656;
}
.procedi-acquisto:hover {
  background: #ce6d74;
  border-color: #ce6d74;
  color: white;
}

.btn-primary {
  background: #575656;
  border-color: #575656;
}
.btn-primary:hover {
  background: #ce6d74;
  border-color: #ce6d74;
  color: white;
}

.prod-dettaglio .owl-prodotto .item {
  background: #ffffff;
  padding: 0 10px;
}
.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: #eabe37;
}
.prod-dettaglio .prod-dett-disponibilita {
  border-top: 1px solid #e5e5e5;
  font-size: 14px;
}
.prod-dettaglio .prod-dett-qta {
  border: none;
}
.prod-dettaglio .select-varianti .etichetta {
  color: #B0B0B0;
}
.prod-dettaglio .select-varianti .select-var {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  color: #575656;
}

.prod-dett-testo {
  /* Basic Theme */
}
.prod-dett-testo [data-accordion] [data-content] {
  background: #ffffff;
}
.prod-dett-testo [data-accordion] [data-content] ul {
  list-style-type: disc;
  list-style: disc;
}
.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;
  color: #575656;
}
.prod-dett-testo [data-accordion] [data-control]:hover {
  color: #eabe37;
  background: white;
}
.prod-dett-testo [data-accordion] > [data-control]:after {
  color: #444;
}
.prod-dett-testo ol {
  margin-left: 20px;
}
.prod-dett-testo ol li {
  margin-bottom: 5px;
  line-height: calc(10px + 1vw);
}
.prod-dett-testo ul {
  margin-left: 20px;
  list-style-type: disc;
}
.prod-dett-testo ul li {
  margin-bottom: 5px;
  line-height: calc(10px + 1vw);
}

.car-tecniche {
  margin-top: calc(20px + 1vw);
  margin-bottom: calc(20px + 1vw);
}

.prod-filtri {
  border-top: none;
  border-bottom: none;
}

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

.filtri-catalogo {
  border-top: none;
}
.filtri-catalogo .applica-filtri {
  border: 1px solid #111111;
  background: #111111;
  color: white;
}
.filtri-catalogo .applica-filtri:hover {
  background: #ffffff;
  color: #111111;
  border: 1px solid #111111;
}

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

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

#cart {
  background: white;
}

.footer-sito {
  background-color: #575656;
  color: white;
  padding: 50px 3vw;
}
.footer-sito .logo-footer {
  max-width: 100%;
}
.footer-sito a {
  color: white;
}
.footer-sito a:hover {
  color: #eabe37;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #eabe37;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #eabe37;
}
.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;
}

.cat-cucina .prima-img {
  background: #ce6d74;
}

.cat-tavola .prima-img {
  background: #8eabb6;
}

.cat-complementi-darredo .prima-img {
  background: #c3b6a3;
}

.blocco-form {
  color: #575656;
}

.form-contatti .btn-vai {
  transform: none;
  border-color: #575656;
  color: #575656;
}

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

ul {
  list-style-type: disc;
}

.lingue-mobile {
  display: block;
}

.btn-filtri {
  color: #575656;
}
.btn-filtri:hover {
  color: white;
}

.modal-footer-full-width {
  padding-bottom: 80px;
}

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

#mc_embed_signup .button {
  background-color: #39729b !important;
  text-transform: uppercase;
  height: 50px;
}
#mc_embed_signup .button:hover {
  background-color: #eabe37 !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;
}

.fascia-newsletter {
  background-color: #eabe37;
}
.fascia-newsletter:hover {
  background-color: #ce6d74;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1440px) {
  .box-prodotto .prod-immagine {
    height: 18vw;
  }
}
/* Large devices (desktops) */
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  #my-page {
    padding-top: 0px;
  }
  body {
    max-width: 100vw;
  }
  #my-menu {
    display: block;
  }
  .testata .head-center .logo {
    display: inline-block;
  }
  .chi-siamo-home p {
    width: 80vw;
  }
  #search-form {
    display: block;
  }
  .footer-sito .logo-footer {
    max-width: 50%;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .centered {
    width: 90%;
  }
  .btn-filtri {
    font-size: 14px;
  }
  a.aggiungi-carrello {
    font-size: 16px;
    letter-spacing: 0;
  }
  a.richiedi-info {
    font-size: 16px;
    letter-spacing: 0;
  }
  .chi-siamo-home .bg-chi {
    background-attachment: scroll;
  }
  .owl-slide .item .testo-slide p {
    display: block;
  }
  #contact-whatsapp {
    bottom: 35px;
  }
}
/* Extra Small devices */
@media (max-width: 575px) {
  .mburger {
    margin-left: 0;
  }
  .testata .head-center .ico-dx i {
    font-size: calc(12px + 0.5vw);
  }
  .box-prodotto {
    height: auto;
  }
  .box-prodotto .prod-immagine {
    height: auto;
  }
  .shopping-cart .block-heading span {
    font-size: calc(10px + 0.1vw);
  }
  .footer-sito .logo-footer {
    max-width: 50%;
  }
  .owl-slide .item .testo-slide p {
    display: block;
  }
}

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