/****** PLACE YOUR CUSTOM STYLES HERE ******/
/* NAVIGATION */
.nav-right {
  display: flex;
  justify-content: flex-end;
  padding-right: 25px;
}

#svhwhatsapp {
  width: 21px;
  fill: #fff;
  margin-right: 7px;
}
.whatsappbtn {
  display: inline-flex;
  font-size: 15px;
}
a.whatsapp {
  display: inline-flex;
  text-decoration: underline;
  margin-bottom: 2px;
}
a.whatsapp svg {
  width: 17px !important;
  margin-left: 0 !important;
}
.servimos ul.bullets {
  font-size: 16px;
  line-height: 31px;
}
p.reservas {
  display: flex;
  flex-direction: column;
}
.page-title-8 {
  height: 400px;
}
.page-day-spa p {
  font-size: 15px;
}
.cardapio {
  border: 4px solid #e5e2df;
}

.textorest {
  margin: 30px 0;
}

.instarec {
  padding: 100px 0 40px;
}

.restbloco {
  text-align: center;
}
span.novo {
  color: #b7345a;
  font-weight: bolder;
  position: absolute;
  margin-top: 14px;
  font-size: 10px;
  left: 4px;
}
span.novodrop {
  color: #b7345a !important;
  font-weight: bolder;
}
section.image-bg.bg-dark.parallax.overlay.pt120.pb120:before {
  opacity: 0.1 !important;
}
section.cover.fullscreen ul.slides .container.v-align-transform {
  top: 48px;
  transform: none;
  -webkit-transform: none;
}
section.cover.fullscreen ul.slides .container.v-align-transform h1 {
  font-weight: 400;
  margin-bottom: 8px;
}
.tarifarios .page-title:before {
  background-color: #040102;
  opacity: 0.5;
}
.tarifarios .page-title .background-image-holder {
  height: 48vh;
}
.tarifarios .linha {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}
.nav-bar .reserva {
  display: flex;
  align-items: center;
}
.nav-bar .btn-filled {
  opacity: 1;
  height: 49px;
  padding: 8px 16px;
  display: flex;
  align-items: center;
  color: #fff;
}
.nav-bar .btn-filled svg {
  width: 19px;
  margin-right: 9px;
  fill: #fff;
}
.quem-somos .page-title .background-image-holder {
  top: -140px !important;
}
.acomodacoes .parallax > .background-image-holder {
  top: -76vh;
}
.has-dropdown > a:after {
  top: 0;
  right: 0;
  font-size: 11px;
  content: "\e64b";
  font-family: "themify";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
}
.has-dropdown.toggle-sub > a:after {
  content: "\e648";
}
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-title .cafemanhaimage {
  top: -122px !important;
  height: 80vh;
}
.widget p.reservas > span {
  padding-left: 24px;
}

@media (max-width: 992px) {
  .menu li {
    line-height: 42px;
    text-align: center;
  }
  .menu li a {
    font-size: 14px;
  }
  .menu li.has-dropdown:after {
    right: inherit;
    margin-left: 12px;
  }
  .menu > li ul {
    padding-top: 0;
    margin-top: 0;
  }
  .menu > li ul li {
    line-height: 42px;
  }
  .nav-bar .reserva {
    justify-content: center;
  }
  section.image-square.right .col-md-6.col-md-offset-1.content {
    margin-bottom: 40px;
  }
  .cardapiodiv {
    padding-top: 0 !important;
    margin-top: -80px;
  }
  .instarec h3 {
    padding: 0 10px;
    margin-top: -20px;
  }
  .instarec .container .row ul li .tab-content {
    margin-bottom: 50px;
  }
  .lastext {
    margin-bottom: 60px;
    margin-top: -30px;
  }
  .lastext .tab-content {
    padding: 0 20px;
  }
  .nav-bar .reserva {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  section.image-square.right .col-md-6.col-md-offset-1.content {
    margin-bottom: 40px;
  }
  ul.slides .background-image-holder.fadeIn {
    min-height: 650px !important;
    height: 100%;
  }
  .cover.fullscreen .slides li {
    padding: 20px 0 220px;
  }
  .quem-somos .page-title .background-image-holder {
    top: -80px !important;
    min-height: 650px !important;
    height: 100%;
  }
  .page-title .cafemanhaimage {
    top: -92px !important;
    min-height: 550px !important;
    height: 100%;
  }
  .home-imgs .background-image-holder {
    top: 0 !important;
    bottom: 0;
    min-height: initial !important;
    transform: none !important;
  }
  .acomodacoes .background-image-holder {
    bottom: 0;
    top: 0 !important;
    min-height: initial !important;
    transform: none !important;
  }
}
@media (max-width: 500px) {
  ul.slides .background-image-holder.fadeIn {
    min-height: 460px !important;
    transform: none !important;
    top: 0 !important;
  }
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #b7345a;
}
.accordion button {
  position: relative;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  margin-bottom: 0;
  color: #292929;
  font-size: 15px;
  font-weight: 600 !important;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #b7345a;
}
.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #b7345a;
  border: 1px solid #b7345a;
}
.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded="true"] {
  color: #b7345a;
}
.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 120em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  display: flex;
  gap: 32px;
  align-items: center;
  margin: 32px 0;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition:
    opacity 200ms linear,
    max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 15px;
  font-weight: 400;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 510px;
  line-height: 175%;
}
@media (max-width: 992px) {
  .accordion-content {
    flex-direction: column;
  }
  .accordion-content img {
    width: 510px;
    height: auto;
    order: 2;
  }
  .accordion-content p br {
    display: block;
  }
}

.page-day-spa section.page-title .background-image-holder {
  margin-top: -211px;
}

@media (max-width: 768px) {
  .page-day-spa section.page-title .background-image-holder {
    top: 150px !important;
    min-height: 550px !important;
    height: 100%;
  }
}

#chatbotmobile .infochat_custommain,
#chatbotmobile .infochat_floatmain {
  z-index: 99 !important;
}

.motor {
  padding: 0;
  position: relative;
  overflow: visible;
}

.motor span,
.motor .search__childrenContent__vFjPo {
  font-size: 16px !important;
  font-weight: bold !important;
}

.motor .search__searchButton__z-AIF {
  font-size: 21px !important;
  text-transform: uppercase !important;
}

.search__couponInput__PZgE- input {
  margin-bottom: 0;
  font-size: 13px !important;
}

.sliderhome {
  height: calc(100vh - 152px) !important;
}
.icon-sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.text-title {
  color: #000;
  font-size: 32px;
  font-weight: 300;
  line-height: 150%;
  max-width: 973px;
  margin: 0 auto;
}

.text-title span {
  color: #b7345a;
  font-weight: 300;
  line-height: 150%;
}

.text-rest {
  max-width: 465px;
}

.text-rest strong {
  color: #000;
  font-weight: normal;
}

.text-title2 {
  max-width: 843px;
  margin: 94px auto;
}

@media (max-width: 893px) {
  .sliderhome {
    height: calc(100vh - 201px) !important;
  }
}
@media (max-width: 768px) {
  .sliderhome {
    height: 426px !important;
  }
  .text-title {
    font-size: 21px;
    text-align: left;
  }
  .venha {
    padding: 0;
  }
  .image-square-last {
    padding-bottom: 0;
  }
}

span.search__checkInCheckOutToolTip__SSUqs {
  font-size: 12px !important;
  line-height: 123%;
  z-index: 9;
  margin-top: -17px;
}

.search__couponInput__PZgE- input::placeholder {
  font-size: 13px !important;
}

.motor button {
  font-size: 16px !important;
}

#childrenSelect select {
  margin-bottom: 0 !important;
}

.motor svg {
  height: 23px !important;
  width: 32px !important;
}

.motor .search__accommodationInfo__Ug3hk p {
  font-size: 14px !important;
  opacity: 0.7;
}

.motor .search__accommodationActions__dBiXM button {
  width: 21px !important;
  height: 21px !important;
}
.motor .search__accommodationItemHeader__3SXLJ button {
  left: -9px;
  top: -3px;
  position: relative;
}

.motor .search__accommodationItemHeader__3SXLJ button svg {
  width: 19px !important;
  height: 19px !important;
}

.motor .search__accommodationActions__dBiXM input {
  font-size: 19px !important;
  margin: 0 10px !important;
}

.motor .search__modalContainer__cfG7A .search__modalOverlay__RrCwo .search__modalContent__gyTgd h2 {
  font-size: 24px;
}

.motor .search__modalContainer__cfG7A .search__modalOverlay__RrCwo .search__modalContent__gyTgd p {
  font-size: 16px;
}

.image-slider .flex-control-nav {
  bottom: 10px;
}
