/** Shopify CDN: Minification failed

Line 59:2 Expected "}" to go with "{"

**/
body, html {
}

li a {
  font-size: 18px !important;
/* font-weight: 600 !important; */
  margin: 0 6px!important;
}

#HeaderMenu-reserva, #HeaderMenu-reserva > span:nth-child(1) {
  font-size: 20px !important;
  background: #000!important;
  color:#ffffff !important;
  border-radius: 32px !important;
  padding: 7px 11px !important;
  text-decoration: none !important;
}

.header__active-menu-item{
    text-decoration: none !important;
  font-weight:700;
  }

.header {
  display: flex;
  justify-content: space-between;
}

.image-with-text__heading {
  font-weight: 700 !important;
}

.header{position: relative !important;}
.header__heading-logo{
  width: 200px !important;
  @media(max-width: 440px){
      width: 180px !important;
  }}

:root, .color-background-1{
  color-foreground: #fff !important;
}
h2{
  font-weight: 700 !important;
}

.header__icons--localization {
  align-items: center;
  min-height: 4.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;

  