.transition, .sez-menu img, .sez-menu, .lista-post .box-ante-post .testo, .testata .resize-head-center .btn-lingua, .testata .resize-head-center .logo, .testata .resize-head-center .menu-top a.btn-menu, .testata .resize-head-center, .testata .head-center .logo, .testata .head-center .menu-top a.btn-menu, .testata .head-center {
  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: "Josefin Sans", sans-serif;
  color: #000000;
}

#my-page {
  padding: 160px 3vw 3vw 3vw;
}

a {
  color: #000000;
}
a:hover {
  color: #D5B480;
}

p {
  font-size: 20px;
}

.cont-padding {
  padding: 0;
}

.testata .head-top {
  border-bottom: none;
  background: #D5B480;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
.testata .head-top p {
  font-size: 17px;
}
.testata .head-top .alert-dismissible {
  padding: 0;
  padding-top: 7px;
}
.testata .head-top i {
  color: #757575;
}
.testata .head-top i:hover {
  color: #000000;
}
.testata .head-top .top-dx .shopping-bag {
  color: #757575;
}
.testata .head-top .btn-lingua {
  color: #757575;
}
.testata .head-top .btn-lingua:hover {
  color: #000000;
}
.testata .head-center {
  border-bottom: none;
  height: 160px;
  top: 40px;
  padding: 0 3vw;
}
.testata .head-center .menu-top a.btn-menu {
  height: 160px;
  line-height: 160px;
  letter-spacing: 0.25vw;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
  border-bottom: 3px solid white;
  color: #000000;
}
.testata .head-center .menu-top a.btn-menu:hover {
  color: #D5B480;
  border-bottom: 3px solid #D5B480;
}
.testata .head-center .logo {
  max-height: 120px;
}
.testata .head-center .head-sx .menu-top {
  text-align: right;
}
.testata .head-center .head-logo {
  text-align: center;
}
.testata .head-center .head-dx .menu-top {
  text-align: left;
}
.testata .head-center .btn-lingua {
  float: right;
  text-transform: uppercase;
  height: 110px;
  line-height: 110px;
  letter-spacing: 0.25vw;
}
.testata .head-center .btn-lingua:hover {
  color: #9D9272;
}
.testata .resize-head-center {
  height: 80px;
}
.testata .resize-head-center .menu-top a.btn-menu {
  height: 80px;
  line-height: 80px;
}
.testata .resize-head-center .logo {
  max-height: 40px;
}
.testata .resize-head-center .btn-lingua {
  height: 80px;
  line-height: 80px;
}

/* 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: "Aladin", cursive;
}

.column a {
  color: #000000;
}

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

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

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

#search-text {
  color: #000000;
}

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

.owl-slide {
  background: #111111;
}
.owl-slide .item .testo-slide {
  color: white;
}
.owl-slide .item .testo-slide .titolo {
  font-family: "Aladin", cursive;
  font-weight: 400;
  font-size: calc(36px + 3vw);
  width: 50%;
  margin: 0 auto;
}
.owl-slide .item img.foto-slide {
  object-fit: cover;
}
.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 {
  color: #D5B480;
  border: 1px solid #D5B480;
  background: transparent;
  letter-spacing: 0.2vw;
  padding: 15px 20px 10px 20px;
  text-transform: uppercase;
  font-variant: normal;
  font-size: 16px;
  font-weight: 600;
}
.btn-azione-home:hover {
  background: #D5B480;
  color: white;
  border-color: #D5B480;
}

.blocco-pagina {
  background: url("/static/front/img/linea.6607eae091d1.svg");
  background-position: center top;
  background-repeat: no-repeat;
  margin-bottom: 0;
  padding-top: calc(30px + 2vw);
  padding-bottom: calc(30px + 2vw);
}
.blocco-pagina .titolo {
  font-family: "Aladin", cursive;
}

.vetrina-categorie {
  background: #111111;
}
.vetrina-categorie .testo {
  color: white;
}
.vetrina-categorie .testo h2 {
  font-family: "Aladin", cursive;
}
.vetrina-categorie a:hover {
  outline: 1px solid #ffffff;
}
.vetrina-categorie:hover .btn-azione-home {
  background: #D5B480;
  border-color: #D5B480;
  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: "Aladin", cursive;
}

.dettaglio .prima-img {
  background: #000000;
  height: calc(300px + 15vw);
}
.dettaglio .prima-img img {
  display: block;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Aladin", cursive;
  text-transform: none;
  margin-bottom: 0;
  font-size: calc(36px + 3vw);
  font-weight: 400;
}
.dettaglio .prima-img .testo h1::first-letter {
  text-transform: uppercase;
}
.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: "Aladin", cursive;
}

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

.filtri-catalogo {
  border-top: 1px solid #e5e5e5;
}
.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: "Aladin", cursive;
}

.titoletto {
  font-family: "Aladin", cursive;
}

#cart {
  background: white;
}

.footer-sito {
  background: #000000;
  color: white;
}
.footer-sito .logo-footer {
  max-height: 120px;
}
.footer-sito a {
  color: white;
}
.footer-sito a:hover {
  color: #D5B480;
}
.footer-sito .social .svg-icon:hover path,
.footer-sito .social .svg-icon:hover polygon,
.footer-sito .social .svg-icon:hover rect {
  fill: #D5B480;
}
.footer-sito .social .svg-icon:hover circle {
  stroke: #D5B480;
}
.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;
}

.blocco6_6 .blocco-img {
  height: 28vw;
}
.blocco6_6 h2 {
  font-family: "Aladin", cursive;
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: calc(15px + 0.5vw);
  color: #D5B480;
}
.blocco6_6 h2 a {
  color: #D5B480;
}
.blocco6_6 h2 a:hover {
  color: #9D9272;
}
.blocco6_6 p {
  margin-bottom: 0;
}
.blocco6_6 .btn-azione-home {
  margin-top: calc(25px + 0.5vw);
}

.sez-menu {
  height: calc(150px + 7vw);
  position: relative;
  background: #ffffff;
  margin-bottom: calc(30px + 1vw);
  border: 3px solid #D5B480;
  outline: 3px solid #D5B480;
  outline-offset: -30px;
}
.sez-menu:hover {
  outline: 3px solid #ffffff;
}
.sez-menu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.5;
  display: none;
}
.sez-menu h2 {
  font-family: "Aladin", cursive;
  font-weight: 400;
  color: #000000;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(150px + 7vw);
  line-height: calc(150px + 7vw);
  font-size: calc(36px + 3vw);
}

.categoria-dish {
  margin-bottom: calc(30px + 2vw);
}

.first-cat-dish .sez-menu {
  cursor: pointer;
}
.first-cat-dish .sez-menu:hover {
  background: #D5B480;
}
.first-cat-dish .sez-menu:hover img {
  opacity: 0.3;
}

.box-ante-dish {
  margin-bottom: calc(15px + 1vw);
  padding: 0 3vw;
}
.box-ante-dish .dish-table {
  width: 100%;
  display: flex;
  align-items: flex-end;
}
.box-ante-dish .dish-name {
  max-width: 80%;
}
.box-ante-dish .dish-name h3 {
  display: inline-block;
  color: #000000;
  font-weight: 400;
  font-size: 24px;
  padding-right: 15px;
  margin-bottom: 0;
  letter-spacing: 0.1vw;
}
.box-ante-dish .dish-border {
  flex-grow: 1;
  min-width: 0;
  border-bottom: 1px dashed #D5B480;
}
.box-ante-dish .dish-price {
  padding-left: 15px;
  letter-spacing: 0.2vw;
  font-size: calc(14px + 0.5vw);
  display: none;
}
.box-ante-dish .dish-ingredients {
  margin-top: 15px;
  max-width: 80%;
}

.home-reviews {
  background: url("/static/front/img/bg-review.20c033196bb0.jpg");
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding-top: calc(80px + 7vw);
  padding-bottom: calc(90px + 7vw);
  margin-bottom: calc(30px + 1vw);
}
.home-reviews .titolo {
  color: #000000;
  font-size: 36px;
  margin-bottom: 0;
  font-family: "Aladin", cursive;
  font-weight: 600;
}
.home-reviews .item {
  height: calc(300px + 3vw);
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 0 15vw;
}
.home-reviews .item .titolo-review {
  color: #000000;
  font-size: 26px;
  letter-spacing: 0.2vw;
  margin-bottom: calc(15px + 1vw);
}
.home-reviews .item p {
  color: #000000;
  margin-bottom: calc(15px + 1vw);
  font-size: 20px;
}
.home-reviews .item .autore-review {
  color: #000000;
  font-size: calc(14px + 0.5vw);
  text-transform: uppercase;
}
.home-reviews .owl-prev {
  width: 28px;
  height: 50px;
  position: absolute;
  top: 45%;
  left: 25px;
  display: block !important;
}
.home-reviews .owl-next {
  width: 28px;
  height: 50px;
  position: absolute;
  top: 45%;
  right: 25px;
  display: block !important;
}
.home-reviews .owl-theme .owl-dots .owl-dot span {
  border: 1px solid #000000;
  background: white;
  width: 15px;
  height: 15px;
}
.home-reviews .owl-theme .owl-dots .owl-dot.active span,
.home-reviews .owl-theme .owl-dots .owl-dot:hover span {
  background: #000000;
}

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

.blocco-form {
  background: #D5B480;
  margin-bottom: calc(30px + 2vw);
}
.blocco-form h2 {
  text-transform: none;
  font-family: "Aladin", cursive;
}

.blocco-contatti {
  background: url("/static/front/img/linea.6607eae091d1.svg");
  background-position: center top;
  background-repeat: no-repeat;
}

.form-contatti .btn-vai {
  transform: none;
}

.quandoo-button-text {
  text-transform: uppercase;
  letter-spacing: 0.2vw;
}

.owl-carousel {
  display: block;
}

.blocco h2 {
  font-family: "Aladin", cursive;
  font-size: calc(18px + 1vw);
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: calc(15px + 0.5vw);
  color: #D5B480;
}

.sottotitolo-cat-dish {
  font-size: 28px;
  font-style: italic;
  margin: 0 auto;
  margin-bottom: 40px;
  width: 60%;
  text-align: center;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1440px) {
  .owl-slide .item .testo-slide .titolo {
    width: 60%;
  }
}
/* Large devices (desktops) */
@media (max-width: 1199px) {
  .owl-slide .item .testo-slide .titolo {
    width: 70%;
  }
}
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  html, body {
    max-width: 100vw;
    width: 100vw;
  }
  #mypage {
    max-width: 100vw;
    width: 100vw;
  }
  .testata {
    max-width: 100vw;
    width: 100vw;
  }
  .testata .head-center {
    max-width: 100vw;
    width: 100vw;
  }
  .testata .head-center .head-logo {
    text-align: left;
  }
  .testata .head-dx .btn-lingua {
    display: none;
  }
  .blocco6_6 .blocco-testo {
    margin-bottom: 20px;
  }
  .blocco6_6 .blocco-img {
    height: 50vw;
  }
  .home-reviews {
    padding-top: calc(30px + 10vw);
    padding-bottom: calc(40px + 10vw);
  }
  .footer-sito .logo-footer {
    max-width: 200px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .sottotitolo-cat-dish {
    width: 80%;
    font-size: 24px;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .owl-slide .item .testo-slide .titolo {
    width: 96%;
  }
  .home-reviews .item {
    height: calc(400px + 3vw);
  }
  .home-reviews .item p {
    font-size: 16px;
  }
  p {
    font-size: 20px;
  }
  .sottotitolo-cat-dish {
    width: 96%;
    font-size: 22px;
    text-align: left;
  }
}
/* Extra Small devices */
@media (max-width: 575px) {
  .box-ante-dish {
    padding: 0;
  }
  .box-ante-dish .dish-name {
    max-width: 70%;
  }
  .box-ante-dish .dish-ingredients {
    max-width: 70%;
  }
}

/*# sourceMappingURL=site.css.3b0b2f4bd1fe.map */
