@charset "UTF-8";
.transition, .img-store img, .owl-loghi .item img, .owl-multi .owl-nav button.owl-prev,
.owl-multi .owl-nav button.owl-next, .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;
}

#my-page {
  padding-top: 146px;
}

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

body {
  background: #ffffff;
  font-family: "Poppins", sans-serif;
  color: #24292D;
  font-weight: 300;
}

a {
  color: #24292D;
}
a:hover {
  color: #FFE934;
}

.testata .head-top {
  border-bottom: none;
  background: #0B78B9;
  color: white;
  font-size: calc(8px + 0.3vw);
  height: 46px;
}
.testata .head-top img {
  margin-right: calc(5px + 0.2vw);
  margin-left: calc(5px + 0.8vw);
}
.testata .head-top img:first-of-type {
  margin-left: 0;
}
.testata .head-top i {
  color: #ffffff;
}
.testata .head-top i:hover {
  color: #FFE934;
}
.testata .head-top .facebook, .testata .head-top .instagram {
  display: inline-block;
  margin-left: 10px;
}
.testata .head-top .top-sx span {
  margin-right: 20px;
}
.testata .head-center {
  border-bottom: none;
  top: 46px;
  height: 100px;
}
.testata .head-center .logo {
  max-height: 80px;
}
.testata .head-center .menu-top {
  text-align: right;
}
.testata .head-center .menu-top a.btn-menu {
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  border-bottom: 3px solid white;
}
.testata .head-center .menu-top a.btn-menu:last-of-type {
  padding-right: 0;
}
.testata .head-center .menu-top a.btn-menu:hover {
  color: #0B78B9;
  border-bottom: 3px solid #0B78B9;
}
.testata .head-bottom {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}

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

.column a {
  color: #24292D;
}

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

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

#search-form {
  border: 1px solid #ccc;
}
#search-form:hover {
  border: 1px solid #24292D;
}

#search-text {
  color: #24292D;
}

#search-button svg {
  fill: #24292D;
}

.owl-slide {
  background: #111111;
  height: 45vw;
}
.owl-slide .item {
  height: 45vw;
}
.owl-slide .item .testo-slide {
  color: white;
}
.owl-slide .item .testo-slide h1.titolo {
  font-size: calc(20px + 3vw);
  font-weight: 500;
  text-shadow: -1px 2px 2px #000000;
  margin-bottom: 0;
  text-align: left;
  width: 50%;
  margin-left: 5vw;
}
.owl-slide .item .testo-slide p {
  font-size: calc(20px + 1vw);
  font-weight: 500;
  text-shadow: -1px 2px 2px #000000;
  text-align: left;
  width: 50%;
  margin: 0;
  margin-left: 5vw;
  line-height: calc(20px + 1.5vw);
}
.owl-slide .item img.foto-slide {
  opacity: 1;
}
.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: #FFE934;
  border: 1px solid #FFE934;
  color: #24292D;
  font-size: calc(10px + 0.5vw);
  padding-right: 2vw;
  padding-left: 2vw;
  font-weight: 500;
}
.btn-azione-home:hover {
  background: #0B78B9;
  color: white;
  border-color: #0B78B9;
}

.blocco-pagina .titolo {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.titolo {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: calc(14px + 1.5vw);
}

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

.chi-siamo-home {
  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: "Poppins", sans-serif;
}

.dettaglio .prima-img {
  background: #111111;
  margin-bottom: 0;
}
.dettaglio .prima-img img {
  opacity: 1;
  display: block;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: none;
  color: #24292D;
}
.dettaglio .prima-img .testo h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  text-transform: none;
  color: #24292D;
  font-size: calc(20px + 2vw);
  letter-spacing: 2px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
.dettaglio .prima-img .testo p {
  color: white;
}
.dettaglio .prima-img .testo .dett-data {
  color: white;
}
.dettaglio .prima-img-lista {
  margin-bottom: 0;
}
.dettaglio .prima-img-dettaglio {
  margin-bottom: calc(20px + 2vw);
  background: url("/static/front/img/bg-fascia.d900ad1b7c3f.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dettaglio .prima-img-dettaglio img {
  display: none;
}
.dettaglio .prima-img-dettaglio .testo .dett-data {
  display: none;
}

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

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

.box-prodotto .prod-immagine {
  background: #eee;
}

.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 .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-disponibilita {
  border-top: 1px solid #e5e5e5;
}
.prod-dettaglio .prod-dett-qta {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.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;
}

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

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

#cart {
  background: white;
}

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

.filtri-catalogo {
  border-top: 1px solid #e5e5e5;
}
.filtri-catalogo .applica-filtri {
  border: 1px solid #24292D;
  background: #24292D;
  color: white;
}
.filtri-catalogo .applica-filtri:hover {
  background: #FFE934;
  color: white;
  border: 1px solid #FFE934;
}

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

.fascia-newsletter {
  background: #FFE934;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
}
.fascia-newsletter:hover {
  background: #FFE934;
  color: white;
}

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

.blocco-form {
  background: #0B78B9;
  color: white;
}
.blocco-form a {
  color: #FFE934;
}
.blocco-form h2 {
  font-family: "Poppins", sans-serif;
}

.form-contatti input {
  border: none;
}
.form-contatti .btn-vai {
  background: transparent;
  border: 2px solid white;
  color: white;
  font-family: "Poppins", sans-serif;
}
.form-contatti .btn-vai:hover {
  background: #FFE934;
  color: #24292D;
  border-color: #FFE934;
}

.procedi-acquisto {
  background: #24292D;
  color: white;
  font-size: "Poppins", sans-serif;
}
.procedi-acquisto:hover {
  background: #FFE934;
  color: #24292D;
}

.btn-primary {
  background: #FFE934;
  color: white;
  border-color: #FFE934;
}
.btn-primary:hover {
  background: #FFE934;
  color: #24292D;
  border-color: #FFE934;
}

.newsletter label.checkbox span {
  display: inline-block;
  padding-left: 5px;
}
.newsletter label.checkbox span::first-letter {
  text-transform: uppercase !important;
}
.newsletter #mc-embedded-subscribe {
  background: #0B78B9;
  margin-top: 30px;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #FFE934;
  color: #24292D;
}
.newsletter p {
  font-size: 12px;
  color: #7f7f7f;
  font-family: "Poppins", sans-serif;
}

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

.owl-multi .owl-nav button.owl-prev,
.owl-multi .owl-nav button.owl-next {
  background: #0B78B9;
  border-radius: 0;
}
.owl-multi .owl-nav button.owl-prev:hover,
.owl-multi .owl-nav button.owl-next:hover {
  background: #FFE934;
}

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

.carosello-loghi {
  margin-bottom: calc(20px + 2vw);
}

.owl-loghi {
  height: 196px;
  background: #fff;
}
.owl-loghi .owl-stage-outer {
  background: #ebebeb;
}
.owl-loghi .item {
  height: 196px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
}
.owl-loghi .item img {
  display: block;
  margin: 0 auto;
  width: auto;
  max-width: 80%;
  max-height: 90px;
  height: auto;
  object-fit: contain;
  opacity: 1;
}
.owl-loghi .item img:hover {
  opacity: 0.6;
}

.owl-loghi .owl-prev {
  width: 17px;
  height: 30px;
  position: absolute;
  top: 38%;
  left: -25px;
  display: block !important;
  border: none;
}

.owl-loghi .owl-next {
  width: 17px;
  height: 30px;
  position: absolute;
  top: 35%;
  right: -25px;
  display: block !important;
  border: none;
}

.owl-loghi .owl-nav button.owl-prev, .owl-loghi .owl-nav button.owl-next {
  background: transparent;
  border-radius: 0;
}
.owl-loghi .owl-nav button.owl-prev:hover, .owl-loghi .owl-nav button.owl-next:hover {
  background: transparent;
}

.fascia-icone {
  background: #F5F7FD;
  padding-top: calc(30px + 5vw);
  padding-bottom: calc(30px + 5vw);
  margin-bottom: calc(30px + 1vw);
}
.fascia-icone h2 {
  font-size: calc(24px + 1vw);
  margin-bottom: 0;
}
.fascia-icone p {
  padding-right: 3vw;
  margin-top: calc(15px + 1vw);
  margin-bottom: calc(15px + 1vw);
}
.fascia-icone .icone-servizi {
  text-align: center;
}
.fascia-icone .icone-servizi h2 {
  font-size: calc(10px + 0.5vw);
  margin-bottom: 5px;
}
.fascia-icone .icone-servizi p {
  padding: 0;
  margin: 0;
  font-size: calc(8px + 0.4vw);
}
.fascia-icone .icone-servizi .img-icona {
  background: white;
  height: calc(50px + 6vw);
  width: calc(50px + 6vw);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-bottom: 15px;
}
.fascia-icone .icone-servizi .img-icona img {
  width: 60%;
}
.fascia-icone .icone-servizi span {
  display: inline-block;
  width: 30%;
  height: 5px;
  background: #FFE934;
  margin-bottom: 15px;
}

.blog-home {
  background: #F5F7FD;
  padding-top: calc(20px + 2vw);
  padding-bottom: calc(20px + 2vw);
  margin-bottom: 0;
}

.box-ante-eventi {
  background: white;
  height: 23vw;
  margin-bottom: calc(30px + 1vw);
}
.box-ante-eventi h2 {
  font-size: calc(10px + 1vw);
  font-weight: 500;
}
.box-ante-eventi .ante-img {
  height: 23vw;
  text-align: center;
}
.box-ante-eventi .ante-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-ante-eventi .testo {
  padding-right: 1vw;
}

.offerte {
  margin-bottom: 0;
  padding: 16px;
}

.pad-off {
  padding: 16px;
}

.box-offerte {
  position: relative;
  height: auto;
  width: 100%;
  aspect-ratio: 4/3;
  cursor: pointer;
}
.box-offerte img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-offerte .testo {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  width: 100%;
  padding-left: calc(15px + 1vw);
  padding-right: calc(15px + 1vw);
  padding-bottom: calc(15px + 2vw);
  padding-top: calc(15px + 10vw);
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 70%);
}
.box-offerte .testo h2 {
  font-size: calc(14px + 1vw);
  font-weight: 500;
}
.box-offerte:hover .btn-azione-home {
  background: #0B78B9;
  color: white;
  border-color: #0B78B9;
}
.box-offerte a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.lista-store {
  background: #F5F7FD;
  padding-top: calc(30px + 1vw);
}
.lista-store .onde {
  display: block;
  margin: 0 auto;
  margin-bottom: calc(30px + 1vw);
}

.riga-store {
  background: white;
}

.riga-store-dett {
  background: #F5F7FD;
}

.img-store {
  height: calc(400px + 10vw);
  background: #FFE934;
}
.img-store img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-store:hover img {
  opacity: 0.5;
  filter: grayscale(100%);
}

.testo-store {
  width: 80%;
  margin: 0 auto;
}
.testo-store img {
  max-width: 130px;
  margin-bottom: 30px;
}
.testo-store h2 {
  font-size: calc(14px + 1.5vw);
}
.testo-store p {
  margin-top: 30px;
  margin-bottom: 30px;
}

.lista-offerte {
  padding-top: calc(30px + 1vw);
}

.blog-lista {
  padding-top: 0;
  background: #F5F7FD;
}

.lista-post {
  padding-top: calc(20px + 2vw);
}

.blocco6_6 {
  padding: 0;
}

.mappa-store {
  padding-top: calc(30px + 1vw);
  padding-bottom: calc(30px + 1vw);
}
.mappa-store img {
  max-height: calc(300px + 20vw);
}

.store-logo {
  max-height: 75px;
  margin-bottom: 20px;
}

.icone-store {
  padding-top: 95px;
}

.lingue-mobile {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
}
.lingue-mobile select.form-control {
  display: inline-block;
  width: 40%;
}
.lingue-mobile select.form-control:not([size]):not([multiple]) {
  height: 42px;
  vertical-align: -2px;
}
.lingue-mobile .btn-selez-lingua {
  height: 42px;
  padding: 0 1vw;
}

#tooltip {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 3px;
}

#mc_embed_signup {
  margin: 0 auto;
}

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

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

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

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

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

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

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

#mc_embed_signup .button {
  background: #0B78B9 !important;
  font-family: "Poppins", sans-serif;
  width: 100% !important;
  height: 50px !important;
  text-transform: uppercase;
}
#mc_embed_signup .button:hover {
  background: #FFE934 !important;
  color: #0B78B9;
}

.display_archive {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 80px;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: #24292D;
}

.display_archive .campaign {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #24292D;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
}

.display_archive .campaign a:hover {
  color: #0B78B9;
}

.elenco-negozi {
  text-align: left;
  padding-left: 50px;
}
.elenco-negozi ol li {
  margin-bottom: 5px;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .testata .head-top {
    display: flex;
  }
  .testata .head-top .top-sx span {
    display: none;
  }
  .testata .head-top .top-dx i {
    font-size: calc(20px + 0.5vw);
  }
  .box-ante-eventi {
    height: 40vw;
  }
  .box-ante-eventi .ante-img {
    height: 40vw;
  }
  .elenco-negozi {
    padding-left: 0px;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .fascia-icone .btn-azione-home {
    margin-bottom: 30px;
  }
  .testo-store {
    padding-top: calc(30px + 2vw);
    padding-bottom: calc(30px + 2vw);
  }
  .box-ante-eventi {
    height: auto;
  }
  .box-ante-eventi .ante-img {
    height: auto;
  }
  .box-ante-eventi .testo {
    padding: 3vw;
    padding-bottom: 5vw;
  }
  .icone-store {
    padding-top: 25px;
  }
  .owl-loghi {
    height: 120px;
    background: #fff;
  }
  .owl-loghi .item {
    height: 120px;
  }
  .btn-azione-home {
    font-size: calc(10px + 1vw);
  }
  .form-contatti .btn-vai {
    font-size: calc(10px + 1vw);
    width: 100%;
  }
  .owl-slide {
    height: 55vw;
    min-height: auto;
  }
  .owl-slide .item {
    height: 55vw;
    min-height: auto;
  }
}
/* Extra Small devices */
@media (max-width: 575px) {
  .owl-slide .item .testo-slide p {
    display: block;
  }
  .box-offerte {
    height: 75vw;
  }
  .dati-contatti a {
    font-size: calc(10px + 1vw);
  }
}

/*# sourceMappingURL=site.css.6b3b6b08216e.map */
