@font-face {
    font-family: 'VarelaRound';
    src: url('../fonts/VarelaRound-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "VarelaRound", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.7142;
    color: #4c4c4c;
}
.article-content {
    font-size: 16px !important;
}
body.header-vertical .logo-image img {
  max-width: 100%;
  padding-top:15px;
}
body.header-vertical .logo-image {
  border-bottom: 0px solid rgba(255, 255, 255, 0.1);
  background-color: #000000;
  line-height: 96px;
  text-align: center;
  height: 80px;
  width: 96px;
  padding-left: 15px;
  padding-right: 15px;
}
.vblistroomnamediv {
    width: 100%;
    display: none;
    padding: 0 0 10px 0;
    margin: 0 0 18px 0;
    border-bottom: 1px solid var(--vbo-light-border-color);
}
.vikfx-gallery-container .vikfx-gallery {
    margin-top: 15px;
    display: none;
}
.vbrdetboxtop .vbroomimgdesc {
    border: 0;
    margin: 0px 0 25px;
    display: none;
}
.ja-masthead-detail {
  padding-top: 25px !important;
}

.vblistroomname .room_cost {
  position: relative !important;
  display: inline-block !important; /* Per garantire che lo span occupi solo lo spazio necessario */
}

.vblistroomname .room_cost::before {
    font-size: 1.5em !important;
    font-weight: bold !important;
    display: block !important;
    /* background: #000; */
    content: '' !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    height: 1px !important;
    background-color: black !important;
}
div.ja-masthead .ja-masthead-detail {
  padding-top: 90px;
  padding-bottom: 20px;
  padding-left: 23px;
  padding-right: 23px;
  text-align: center;
  max-width: 100%;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 750ms ease-out;
  -o-transition: all 750ms ease-out;
  transition: all 750ms ease-out;
}
td, tr td {
    border-top: 0px solid #dddddd;
}
check-button {
    background: #ffcc00;
    border: 1px solid #ffcc00;
    border-radius: 5px;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 25px;
}

/*CONFIGURAZIONE MOBILE*/
@media (max-width: 767px) {
  body.header-vertical .head-actions {
    height: 72px;
    padding-top: 0;
    width: 25%;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid black;
    float: right;
  }
  body.header-vertical .t3-header .logo {
    position: static;
    text-align: center;
    width: 100%;
    width: 75%;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid black;
  }
  body.header-vertical .head-actions .off-canvas-toggle {
    border-right: 0px solid rgba(255, 255, 255, 0.1);
  }
.availability-check {
    margin-bottom:25px;
}
}
.tags {
    text-align: left;
}
.availability-check {
  text-align: center; /* Centra il contenuto del div orizzontalmente */
}

.availability-check button {
  background-color: #FFCC00; /* Colore di sfondo del pulsante */
  color: #272727; /* Colore del testo del pulsante */
  font-weight:bold;
  padding: 8px 15px; /* Spaziatura interna del pulsante */
  border: none; /* Rimuove il bordo del pulsante */
  border-radius: 5px; /* Bordi arrotondati del pulsante */
  cursor: pointer; /* Cambia il cursore al passaggio del mouse sul pulsante */
  font-size: 21px; /* Dimensione del testo del pulsante */
  margin-top:25px;
}
h1, .h1 {
    margin-top: 0px;
    margin-bottom: 11.5px;
}
.t3-module {
    margin-bottom: 0px;
}
#vbo-room-carats {
    font-size: 16px;
}
/*#whatsapp {
    background: #46a546;
    border: 1px solid #46a546;
    padding: 8px 15px 8px 15px;
    color: #ffffff;
}*/
h4, .h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
#lura, #tito, #sal, #suzanna, #ildo, #santa, #caboverde, #morna, #batuque {
    border: 1px solid #ffcc00;
    border-radius: 5px; /* Corretto da "border: radius:;" */
    background: #ffcc00;
    font-size: 18px;
    padding: 8px 15px;
    margin-bottom: 25px;
    font-weight: bold;
}
.back-to-top .btn {
    padding: 0;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 40px;
    display: none;
}
#div_chat_max_title_span {
    padding-left: 20px !important;
    font-weight: bold !important;
}
