.transition, .fascia-prenota, .sez-menu img, .sez-menu, .lista-post .box-ante-post .testo, .vetrina-categorie .testo, .btn-azione, .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: "Lato", sans-serif;
  color: #000000;
}

p {
  font-size: 18px;
  line-height: 1.5;
}

ul {
  font-size: 18px;
  line-height: 1.5;
}

a {
  color: #000000;
}
a:hover {
  color: #712b61;
}

.testata {
  border-bottom: none;
}
.testata .head-top {
  border-bottom: none;
  background: url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
}
.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;
  background: url("/static/front/img/glitter-stars.d7c2fd80fa66.gif");
  color: white;
}
.testata .head-center .logo {
  max-height: 72px;
}
.testata .head-center .menu-top a.btn-menu {
  font-family: "Playfair Display", serif;
  border-bottom: 3px solid white;
}
.testata .head-center .menu-top a.btn-menu:hover {
  border-bottom: 3px solid #712b61;
}
.testata .head-bottom {
  background: url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
  font-size: 18px;
  border-bottom: none;
}

.testata-new .head-top .fascia-messaggio p {
  font-size: 18px;
}
.testata-new .head-top .fascia-messaggio a {
  color: white;
}
.testata-new .head-center {
  color: white;
}
.testata-new .head-center .testata-dx {
  position: relative;
  z-index: 100;
}
.testata-new .head-center .testata-dx i {
  color: white;
}

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

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

.dropdown-item:hover {
  background: #712b61;
}

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

.column a {
  color: #000000;
}

.column a:hover {
  color: #712b61;
}

.mm-menu {
  --mm-color-background: #200916;
  --mm-color-text: white;
  font-family: "Playfair Display", serif;
  color: white;
}

.mm-navbar__title span {
  color: white;
  font-family: "Lato", sans-serif;
}

.mm-navbar__title a {
  color: white;
}

.mm-btn {
  color: white;
}

.mm-btn:after, .mm-btn:before {
  border: 2px solid white;
}

.mm-btn_next:after, .mm-btn_prev:before {
  border-bottom: 0;
  border-right: 0;
}

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

#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 {
  text-transform: none;
  font-family: "Playfair Display", serif;
  font-size: 60px;
  width: calc(50% - 5vw);
  margin: 0 auto;
  margin-bottom: 10px;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.owl-slide .item .testo-slide p {
  font-size: 32px;
  line-height: 1.5;
}
.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: #712b61;
  border: 1px solid #712b61;
  color: white;
  text-transform: uppercase;
  font-variant: normal;
  font-weight: 700;
  padding-left: 25px;
  padding-right: 25px;
}
.btn-azione-home:hover {
  background: #712b61;
  color: white;
  border-color: #712b61;
}

.btn-azione {
  display: inline-block;
  background: #712b61;
  border: 1px solid #712b61;
  color: white;
  text-transform: uppercase;
  font-variant: normal;
  font-weight: 700;
  padding: 1vw 50px;
  border-radius: 2vw;
}
.btn-azione:hover {
  background: #712b61;
  color: white;
  border-color: #712b61;
}

.blocco-pagina .titolo {
  font-family: "Playfair Display", serif;
  color: #712b61;
  font-size: 36px;
}

.vetrina-categorie {
  background: #111111;
}
.vetrina-categorie .box-immagine img {
  opacity: 1;
}
.vetrina-categorie .testo {
  color: white;
  top: 80%;
  height: 20%;
  width: 100%;
  background-image: url("/static/front/img/glitter-trans.b2287c026a14.gif"), url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
  align-items: center;
}
.vetrina-categorie .testo h2 {
  font-family: "Playfair Display", serif;
  text-transform: none;
  font-size: 36px;
  margin-bottom: 0px;
  color: white;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.vetrina-categorie .testo .btn-azione-home {
  display: none;
}
.vetrina-categorie a:hover {
  outline: none;
}
.vetrina-categorie:hover .testo {
  background-image: url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
}
.vetrina-categorie:hover .btn-azione-home {
  background: #712b61;
  border-color: #712b61;
  color: white;
}

.chi-siamo-home {
  color: white;
}
.chi-siamo-home .titolo {
  color: white;
}
.chi-siamo-home p {
  width: calc(60% - 10vw);
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
}
.chi-siamo-home .over-chi {
  background: transparent;
}
.chi-siamo-home .btn-azione-home {
  background: url("/static/front/img/bg-glitter-white.c32b18b01ad9.png");
  color: #712b61;
  overflow: hidden;
  position: relative;
}
.chi-siamo-home .btn-azione-home:hover {
  background: url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
  color: white;
}

.camere-home {
  background: #f9f9f9;
  padding-top: calc(30px + 1vw);
  padding-bottom: calc(30px + 1vw);
}

.lista-post .box-ante-post .ante-img {
  background: #712b61;
}
.lista-post .box-ante-post .ante-img img {
  opacity: 0.4;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.lista-post .box-ante-post .testo {
  color: white;
  background: transparent;
  padding: 15px;
}
.lista-post .box-ante-post .testo h2 {
  font-family: "Playfair Display", serif;
}

.dettaglio .prima-img {
  background: url("/static/front/img/bg-fascia.19a98e002ee2.jpg");
  background-position: center -20vw;
  background-size: 100% auto;
}
.dettaglio .prima-img .testo h1 {
  font-family: "Playfair Display", serif;
  text-transform: none;
  color: white;
}
.dettaglio .prima-img .testo h1::first-letter {
  text-transform: uppercase;
}
.dettaglio .prima-img .testo p {
  color: white;
  display: none;
}
.dettaglio .prima-img .testo .dett-data {
  color: white;
  display: none;
}

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

.service-alt h2 {
  font-family: "Playfair Display", serif;
}

.box-prodotto {
  border: 3px solid #712b61;
  text-align: center;
}
.box-prodotto .prod-immagine {
  background: #fff;
}
.box-prodotto .prod-immagine .cont-img {
  padding: 25px;
}
.box-prodotto .prod-titolo-prezzo h2 {
  font-weight: 700;
  font-family: "Playfair Display", serif;
}
.box-prodotto .prod-titolo-prezzo .prod-prezzo {
  text-align: center;
}
.box-prodotto:hover {
  border-color: #712b61;
}

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

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

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

a.aggiungi-carrello {
  border: 1px solid #712b61;
  background: #712b61;
  color: white;
}
a.aggiungi-carrello:hover {
  background: #ffffff;
  color: #712b61;
  border: 1px solid #712b61;
}

a.richiedi-info {
  border: 1px solid #712b61;
  background: #712b61;
  color: white;
}
a.richiedi-info:hover {
  background: #ffffff;
  color: #712b61;
  border: 1px solid #712b61;
}

.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: #000000;
}
.prod-dettaglio .owl-carousel .owl-nav button.owl-next:hover, .prod-dettaglio .owl-carousel .owl-nav button.owl-prev:hover {
  background: #712b61;
}
.prod-dettaglio .prod-dett-desc h1 {
  font-family: "Playfair Display", serif;
}
.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;
  color: #000000;
}
.prod-dett-testo [data-accordion] [data-control]:hover {
  color: #712b61;
  background: white;
}
.prod-dett-testo [data-accordion] > [data-control]:after {
  color: #444;
}

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

.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: "Playfair Display", serif;
}

.titoletto {
  font-family: "Playfair Display", serif;
}

#cart {
  background: white;
}

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

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

.blocco h2 {
  font-family: "Playfair Display", serif;
  background: url("/static/front/img/triangolo.5589c78b441b.png");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 50px;
}

.fascia-newsletter {
  background-image: url("/static/front/img/glitter-trans.b2287c026a14.gif"), url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
  color: #ffffff;
  font-family: "Playfair Display", serif;
  padding: 60px 0;
  overflow: hidden;
}
.fascia-newsletter h2 {
  font-size: 36px;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.fascia-newsletter p {
  margin-bottom: 0;
  font-family: "Lato", sans-serif;
}
.fascia-newsletter:hover {
  background: url("/static/front/img/bg-glitter.09ae9c6c0c28.png");
  color: white;
}

.blocco-contatti h2 {
  font-family: "Playfair Display", serif;
}

.blocco-form {
  background: #eeeeee;
  color: #000000;
}
.blocco-form a {
  color: #712b61;
}
.blocco-form h2 {
  font-family: "Playfair Display", serif;
  text-transform: none;
}
.blocco-form h2::first-letter {
  text-transform: uppercase;
}

.form-contatti input {
  border: none;
}
.form-contatti .btn-vai {
  background: #712b61;
  border: 2px solid #712b61;
  color: white;
  font-family: "Playfair Display", serif;
  text-transform: none;
}
.form-contatti .btn-vai:hover {
  background: white;
  color: #712b61;
  border-color: #712b61;
}

.procedi-acquisto {
  background: #712b61;
  color: white;
  font-size: "Playfair Display", serif;
}
.procedi-acquisto:hover {
  background: white;
  color: #712b61;
}

.btn-primary {
  background: #712b61;
  color: white;
  border-color: #712b61;
}
.btn-primary:hover {
  background: white;
  color: #712b61;
  border-color: #712b61;
}

.newsletter #mc-embedded-subscribe {
  background: #39729b;
}
.newsletter #mc-embedded-subscribe:hover {
  background: #712b61;
  color: #000000;
}

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

.blocco-testo-singolo .blocco-testo {
  padding: 0 10vw;
}

.blocco h2 {
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 20px;
}

.blocco_video6_6 {
  padding: 0 10vw;
}

.blocco12 {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 10vw;
}

.blocco5_7 {
  padding: 0 10vw;
}

.blocco7_5 {
  padding: 0 10vw;
}

.blocco-fascia-testo .over-fascia {
  padding-top: calc(100px + 5vw);
  padding-bottom: calc(100px + 5vw);
}
.blocco-fascia-testo .over-fascia p {
  text-align: center;
  margin: 0 auto;
}

.blocco-citazione .citazione .cit-autore {
  padding-top: 30px;
}
.blocco-citazione .citazione .cit-autore span {
  border-color: #712b61;
}

.blocco-gallery-multi .owl-multi {
  padding: 0 10vw;
}

.blocco-gallery12 {
  padding: 0 3vw;
}
.blocco-gallery12 .owl-single {
  padding: 0 10vw;
}

.blocco-wall {
  padding: 0 10vw;
}

.sez-menu {
  height: calc(150px + 10vw);
  position: relative;
  background: #000000;
  margin-bottom: calc(30px + 1vw);
}
.sez-menu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.5;
}
.sez-menu h2 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color: white;
  margin-bottom: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(150px + 10vw);
  line-height: calc(150px + 10vw);
  font-size: calc(36px + 2vw);
}

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

.first-cat-dish .sez-menu {
  cursor: pointer;
}
.first-cat-dish .sez-menu:hover {
  background: #f9f9f9;
}
.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: #712b61;
  font-weight: 400;
  font-size: calc(14px + 0.5vw);
  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 #712b61;
}
.box-ante-dish .dish-price {
  padding-left: 15px;
  letter-spacing: 0.2vw;
  font-size: calc(14px + 0.5vw);
}
.box-ante-dish .dish-ingredients {
  margin-top: 15px;
  max-width: 80%;
}

.home-reviews {
  background: url("/static/front/img/bg-review.efe7e32cb1eb.jpg");
  background-position: center center;
  background-size: cover;
  text-align: center;
  padding-top: calc(80px + 5vw);
  padding-bottom: calc(90px + 5vw);
  margin-bottom: 0;
}
.home-reviews .titolo {
  color: white;
  font-size: 36px;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-transform: none;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.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: white;
  font-size: 28px;
  margin-bottom: calc(15px + 1vw);
  font-weight: 700;
  font-family: "Playfair Display", serif;
  letter-spacing: normal;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.6);
}
.home-reviews .item p {
  color: white;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: calc(15px + 1vw);
}
.home-reviews .item .autore-review {
  color: white;
  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 #73818D;
  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: #73818D;
}

.lista-room {
  padding: 0 3vw;
  background: #f9f9f9;
  padding-top: calc(20px + 2vw);
}

.box-ante-room {
  background: white;
  margin-bottom: 30px;
}
.box-ante-room .ante-img {
  height: 30vw;
}
.box-ante-room .ante-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box-ante-room .testo {
  text-align: center;
  padding-right: 1vw;
  padding-left: 1vw;
}
.box-ante-room .testo h2 {
  font-family: "Playfair Display", serif;
  font-size: 28px;
  font-weight: 700;
  color: #712b61;
}
.box-ante-room .testo .room-data {
  color: #9A9A9A;
  display: block;
  margin-bottom: calc(15px + 1vw);
}
.box-ante-room .testo p {
  width: 90%;
  margin: 0 auto;
  margin-bottom: calc(15px + 1vw);
}
.box-ante-room:hover .btn-azione {
  background: white;
  border-color: #712b61;
  color: #712b61;
}

.dett-room .blocco {
  margin-bottom: 0;
}
.dett-room .blocco-gallery12 {
  padding: 0;
}
.dett-room .blocco-gallery12 .owl-single {
  padding: 0;
}
.dett-room .blocco6_6 {
  padding: 0;
}
.dett-room .blocco6_6 .txt-dx {
  padding-left: 0;
}
.dett-room .blocco6_6 .txt-sx {
  padding-right: 0;
}
.dett-room .blocco6_6 .blocco-img {
  height: 45vw;
}
.dett-room .blocco6_6 .blocco-testo {
  text-align: center;
}
.dett-room .blocco6_6 .blocco-testo h2 {
  font-size: calc(20px + 1vw);
  margin-bottom: calc(15px + 1vw);
}
.dett-room .blocco6_6 .blocco-testo p {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.dett-room .blocco6_6 .blocco-testo p:last-of-type {
  margin-bottom: 0;
}
.dett-room .blocco6_6 .btn-azione-home {
  margin-top: 30px;
}
.dett-room .cont-padding {
  padding: 0;
}

.room-data {
  font-size: 18px;
  color: #000000;
}

.dettaglio .prima-img .btn-azione {
  font-size: 22px;
  margin-top: 30px;
}

/*-- FORMATTAZIONE BLOCCHI DETT CAMERE --*/
.dett-camere .blocco {
  margin-bottom: 0;
  padding: 0;
}
.dett-camere .blocco6_6 {
  padding: 0;
}
.dett-camere .blocco6_6 .txt-dx {
  padding-left: 0;
}
.dett-camere .blocco6_6 .txt-sx {
  padding-right: 0;
}
.dett-camere .blocco6_6 .blocco-img {
  height: 45vw;
}
.dett-camere .blocco6_6 .blocco-testo {
  text-align: center;
}
.dett-camere .blocco6_6 .blocco-testo h2 {
  font-size: calc(20px + 1vw);
  margin-bottom: calc(15px + 1vw);
}
.dett-camere .blocco6_6 .blocco-testo p {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.dett-camere .blocco6_6 .blocco-testo p:last-of-type {
  margin-bottom: 0;
}

.btn-prenota {
  display: inline-block;
  background: #712b61;
  color: white;
  font-size: calc(12px + 1vw);
  font-weight: 700;
  padding: 15px 3vw;
  border-radius: 2vw;
  border: 2px solid #712b61;
}
.btn-prenota:hover {
  background: white;
}

.fascia-prenota {
  font-size: calc(20px + 1vw);
  font-weight: 700;
  color: white;
  text-align: center;
  color: white;
  font-family: "Playfair Display", serif;
  background: #712b61;
  padding-top: calc(30px + 1vw);
  padding-bottom: calc(30px + 1vw);
  border: 2px solid #712b61;
}
.fascia-prenota:hover {
  background: white;
  color: #712b61;
}

.lista-prodotti {
  margin-bottom: 30px;
}

.blocco-img-full {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.prod-filtri {
  display: none;
}

#mc_embed_signup {
  margin-bottom: 40px;
  padding: 0 25px;
}
#mc_embed_signup h2 {
  font-family: "Playfair Display", serif;
}
#mc_embed_signup .indicates-required {
  margin-bottom: 30px;
}
#mc_embed_signup .mc-field-group label {
  display: block;
}
#mc_embed_signup .mc-field-group input {
  height: 50px;
  width: 100%;
}
#mc_embed_signup .content__gdpr {
  margin-top: 20px;
  font-size: 14px;
}
#mc_embed_signup .content__gdpr .consenso {
  font-family: "Playfair Display", serif;
  font-size: 16px;
}
#mc_embed_signup .content__gdpr input {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  vertical-align: -3px;
}
#mc_embed_signup .content__gdpr fieldset {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
#mc_embed_signup .content__gdpr p {
  font-size: 14px;
}
#mc_embed_signup .content__gdprLegal {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
#mc_embed_signup .content__gdprLegal p {
  font-size: 14px;
}
#mc_embed_signup #mc-embedded-subscribe {
  background: #712b61;
  font-family: "Playfair Display", serif;
  font-size: 20px;
  cursor: pointer;
  border: 2px solid #712b61;
}
#mc_embed_signup #mc-embedded-subscribe:hover {
  color: #712b61;
  background: white;
}

/*---- RESPONSIVO ----*/
/* Extra large devices (large desktops, 1200px and up) */
/* Large devices (desktops) */
/* Medium devices (desktops, 992px and down) */
@media (max-width: 992px) {
  #my-page {
    max-width: 100vw;
  }
  body {
    max-width: 100vw;
  }
  html {
    width: 100vw;
    max-width: 100vw;
  }
  p {
    font-size: 16px;
    line-height: 1.5;
  }
  ul {
    font-size: 16px;
    line-height: 1.5;
  }
  .testata-new {
    width: 100vw;
  }
  .testata-new .head-top .fascia-messaggio .alert p {
    line-height: 1.5em;
  }
  .ricerca-mobile {
    border-top: 0;
  }
  .owl-slide .item .testo-slide .titolo {
    width: calc(80% - 5vw);
    font-size: 48px;
  }
  .owl-slide .item .testo-slide p {
    width: calc(80% - 15vw);
    font-size: 24px;
  }
  .vetrina-categorie .testo {
    top: 75%;
    height: 25%;
  }
  .vetrina-categorie .testo h2 {
    font-size: 28px;
    margin-bottom: 0px;
  }
  .blocco-pagina .titolo {
    font-size: 28px;
  }
  .chi-siamo-home .over-chi {
    padding-top: calc(60px + 5vw);
    padding-bottom: calc(60px + 5vw);
  }
  .chi-siamo-home p {
    width: calc(100% - 10vw);
  }
  .lista-post .box-ante-post .testo h2 {
    font-size: 28px;
  }
  .fascia-newsletter {
    padding: 40px 15px;
  }
  .fascia-newsletter h2 {
    font-size: 28px;
  }
  .dett-room .blocco6_6 .txt-dx {
    padding-right: 0;
  }
  .dett-room .blocco6_6 .txt-sx {
    padding-left: 0;
  }
  .dett-room .blocco {
    margin-bottom: calc(30px + 1vw);
  }
  .dett-room .blocco .blocco-testo {
    margin-bottom: calc(30px + 1vw);
  }
  .dett-room:last-of-type {
    margin-bottom: 0;
  }
  .blocco h2 {
    font-size: 28px;
  }
  .blocco-testo-singolo .blocco-testo {
    padding: 0;
  }
  .blocco6_6 .blocco-testo {
    padding: 0;
  }
  .blocco_video6_6 {
    padding: 0;
  }
  .blocco_video6_6 .box-video iframe {
    left: 0;
    width: 100% !important;
  }
  .blocco_video6_6 .txt-sx {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .blocco_video6_6 .txt-dx {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .blocco12 {
    padding: 0;
  }
  .blocco_video12 {
    padding: 0;
  }
  .blocco5_7 {
    padding: 0;
  }
  .blocco7_5 {
    padding: 0;
  }
  .blocco-gallery-multi .owl-multi {
    padding: 0;
  }
  .blocco-gallery12 .owl-single {
    padding: 0;
  }
  .blocco-wall {
    padding: 0;
  }
  .cont-padding {
    padding: 0 50px;
  }
  .box-ante-room .ante-img {
    height: 50vw;
  }
  .blocco-img-full {
    background-size: auto 100%;
    background-attachment: scroll;
  }
  .blocco-img-full .blocco-img {
    height: 85vw;
  }
}
/* Small devices  */
@media (max-width: 767px) {
  .dettaglio .prima-img {
    background-position: center 0;
  }
  .owl-slide .item .testo-slide .titolo {
    font-size: 40px;
  }
  .owl-slide .item .testo-slide p {
    display: block;
    font-size: 20px;
  }
  .blocco-testo-singolo .blocco-testo {
    padding: 0;
  }
  .box-ante-room .ante-img {
    margin-bottom: 30px;
    height: 80vw;
  }
  .box-ante-room .testo {
    padding-bottom: 30px;
  }
  .dett-room .blocco6_6 .blocco-img {
    margin-bottom: 30px;
    height: 80vw;
  }
  .dett-room .blocco6_6 .blocco-testo {
    padding-bottom: 30px;
  }
  .owl-single {
    height: 80vw;
  }
  .owl-single .item {
    height: 80vw;
  }
  .cont-padding {
    padding: 0 20px;
  }
  .box-prodotto {
    margin-bottom: 0;
  }
  .box-prodotto .prod-titolo-prezzo {
    text-align: left;
    padding-top: 20px;
  }
  .box-prodotto .prod-titolo-prezzo .prod-prezzo {
    text-align: left;
  }
  .home-reviews .item {
    padding: 0 5vw;
  }
  .lista-post .box-ante-post {
    height: 80vw !important;
  }
}
/* Extra Small devices */

/*# sourceMappingURL=site.css.54364504950a.map */
