@font-face {
  font-family: Dosis;
  src: url('../fonts/dosis-regular.woff2') format("woff2"), url('../fonts/dosis-regular.woff') format("woff"), url('../fonts/dosis-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dosis;
  src: url('../fonts/dosis-semibold.woff2') format("woff2"), url('../fonts/dosis-semibold.woff') format("woff"), url('../fonts/dosis-semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Dosis;
  src: url('../fonts/dosis-bold.woff2') format("woff2"), url('../fonts/dosis-bold.woff') format("woff"), url('../fonts/dosis-bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gang of three webfont;
  src: url('../fonts/gang_of_three-webfont.eot') format("embedded-opentype"), url('../fonts/gang_of_three-webfont.woff') format("woff"), url('../fonts/gang_of_three-webfont.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
  --dark-grey: #252525;
  --firebrick: #d80109;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  max-width: 100vw;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6rem;
}

p {
  color: var(--black);
  margin-bottom: 10px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.6rem;
}

a {
  color: var(--white);
  font-weight: 600;
  text-decoration: none;
}

.lateral-bar {
  z-index: 999;
  background-color: var(--dark-grey);
  width: 222px;
  min-height: 100vh;
  position: fixed;
  inset: 0% auto 0% 0%;
}

.wok-n-roll {
  margin-left: 20px;
  padding-top: 20px;
}

.navigation-v {
  position: relative;
  top: 60px;
}

.menu-button-v {
  border-left: 0px solid var(--firebrick);
  letter-spacing: .5px;
  background-color: #0000;
  width: 100%;
  font-family: Gang of three webfont, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  transition: all .5s;
}

.menu-button-v:hover {
  border-left: 10px solid var(--firebrick);
  letter-spacing: 2px;
}

.menu-button-v:active {
  background-color: var(--firebrick);
}

.home-menu {
  z-index: 998;
  background-color: var(--firebrick);
  justify-content: space-between;
  width: 100%;
  height: 62px;
  padding-left: 242px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.phone-link {
  color: var(--white);
  align-self: center;
  font-family: Gang of three webfont, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  text-decoration: none;
  transition: color .35s;
}

.phone-link:hover {
  color: var(--dark-grey);
}

.left {
  align-self: center;
  display: flex;
}

.flag {
  width: 34px;
  height: 20px;
  transition: all .35s;
  box-shadow: 0 0 4px #0000005c;
}

.flag.es {
  background-image: url('../images/flag-es-off.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flag.es:hover {
  background-image: url('../images/flag-es-on.jpg');
}

.flag.en {
  background-image: url('../images/flag-en-off.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 20px;
}

.flag.en:hover {
  background-image: url('../images/flag-en-on.jpg');
}

.languages {
  margin-left: 40px;
  display: flex;
}

.languages.right {
  margin-left: 0;
  margin-right: 60px;
}

.right {
  align-self: center;
  display: flex;
}

.sushi-st-eulalia {
  margin-right: 40px;
}

.header-slider {
  z-index: -1;
  background-color: var(--black);
  color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  margin-left: 222px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.slider {
  width: 100%;
  height: 65vh;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  padding-top: 0;
  font-size: .6rem;
  inset: 0% 0% 0% auto;
  transform: rotate(-90deg);
}

.slide01 {
  background-image: url('../images/banner-sushi-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide02 {
  background-image: url('../images/banner-sushi-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide03 {
  background-image: url('../images/banner-sushi-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide04 {
  background-image: url('../images/banner-sushi-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-title {
  z-index: 3;
  color: var(--white);
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  align-self: center;
  margin-top: 0;
  font-family: Gang of three webfont, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 4rem;
  position: static;
}

.title-titles {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.text-block {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  align-self: center;
  width: 360px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 800;
}

.social {
  justify-content: center;
  width: 222px;
  height: 40px;
  display: flex;
  position: fixed;
  bottom: 0;
}

.social.footer {
  display: none;
}

.social-link {
  filter: saturate(0%);
  padding-left: 5px;
  padding-right: 5px;
  transition: all .35s;
}

.social-link:hover {
  filter: saturate();
}

.combos {
  background-color: var(--firebrick);
  margin-top: 65vh;
  margin-left: 222px;
  padding-left: 20px;
  padding-right: 20px;
}

.combo-wrapper {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/black-background.jpg');
  background-position: 50% 221px;
  background-repeat: no-repeat;
  background-size: auto 221px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 227px;
  height: 220px;
  font-family: Dosis, Arial, sans-serif;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
  box-shadow: 0 0 8px #0000;
}

.combo-wrapper:hover {
  background-color: var(--black);
  color: var(--white);
  background-position: 50%;
  background-size: cover;
  font-weight: 700;
  transform: scale(1.05);
  box-shadow: 1px 1px 24px #000000a6;
}

.combo-wrapper.white {
  background-color: var(--white);
  background-position: 50% 301px;
  background-size: auto 280px;
  place-content: center;
  align-items: center;
  height: 300px;
  padding-left: 10px;
  padding-right: 10px;
  transition-duration: .35s;
  overflow: hidden;
}

.combo-wrapper.white:hover {
  background-position: 50% 0;
  background-size: auto 300px;
}

.foto-combo {
  z-index: 3;
  width: 70%;
  max-width: none;
  position: relative;
  top: 2px;
}

.title-product {
  z-index: 2;
  background-color: var(--black);
  color: var(--white);
  letter-spacing: 1px;
  margin-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Gang of three webfont, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
}

.title-product.diag {
  z-index: 4;
  display: block;
  transform: rotate(-6deg);
}

.price {
  z-index: 2;
  text-align: center;
  margin-bottom: 10px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  position: relative;
}

.container {
  padding-top: 60px;
  position: relative;
}

.container.over {
  padding-top: 0;
  top: -70px;
}

.container.sushis {
  flex-direction: column;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.container.flex-v {
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
  display: flex;
}

.container.flex-v._80 {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.container.half {
  width: 50%;
}

.container.half.red {
  z-index: 3;
  background-color: var(--firebrick);
}

.container.half.grey {
  z-index: 2;
  background-color: #454545;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.flex {
  justify-content: center;
  display: flex;
}

.flex._100 {
  width: 100%;
}

.flex._100.center {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}

.flex.home {
  justify-content: space-between;
}

.flex.home.space {
  margin-top: 40px;
}

.heading-h2 {
  color: var(--black);
  margin-top: 0;
  font-family: Gang of three webfont, sans-serif;
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 3rem;
}

.heading-h2.big {
  font-size: 3rem;
}

.heading-h2.big.white {
  color: var(--white);
}

.heading-h2.big.center.white {
  margin-top: 0;
  margin-bottom: 20px;
}

.heading-h2.big.center.red {
  color: var(--firebrick);
}

.heading-h2.center {
  text-align: center;
}

.heading-h2.center.white {
  color: var(--white);
}

.heading-h2.title-diag {
  background-color: var(--white);
  color: var(--firebrick);
  padding: 15px 60px;
  transition: all .5s;
  transform: rotate(-4deg);
  box-shadow: 0 0 8px #000;
}

.heading-h2.title-diag:hover {
  transform: rotate(4deg);
}

.heading-h2.woks-title {
  color: var(--white);
  text-align: center;
  font-size: 8rem;
  line-height: 8rem;
}

.heading-h2.black-label {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 40px;
  font-size: 2rem;
  display: inline-block;
}

.divider._20 {
  height: 20px;
}

.divider._60 {
  height: 60px;
}

.divider._40 {
  height: 40px;
}

.paragraph {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.paragraph.center {
  text-align: center;
  font-weight: 400;
}

.paragraph.center.white {
  z-index: 3;
  position: relative;
}

.paragraph.white {
  color: var(--white);
  margin-bottom: 20px;
  padding-bottom: 0;
}

.paragraph.white.small {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.2rem;
  display: inline;
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 227px;
  display: flex;
}

.heading-h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 800;
}

.heading-h3.white {
  color: var(--white);
  font-weight: 700;
}

.heading-h3.products {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gang of three webfont, sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

.niguiris {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-left: 222px;
  padding-top: 220px;
  padding-bottom: 220px;
  position: relative;
}

.picture.sashimi {
  border: 10px solid var(--white);
  margin-left: 60px;
  transition: all .5s;
  transform: rotate(-11deg);
  box-shadow: 0 0 16px #000;
}

.picture.sashimi:hover {
  transform: rotate(0);
}

.picture.wok {
  box-shadow: none;
  border: 0 #0000;
  margin-right: 60px;
  transition: all .5s;
  transform: none;
}

.picture.wok:hover {
  transform: scale(1.05);
}

.picture.palillos {
  background-image: url('../images/palillos.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  transition: all .5s;
}

.picture.fuego {
  background-image: url('../images/fuego-00.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  transition: all .5s;
}

.picture.niguiri {
  background-image: url('../images/nigiri.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 158px;
  margin-bottom: 40px;
}

.picture.uramakis {
  background-image: url('../images/uramakis.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 158px;
  margin-bottom: 40px;
}

.picture.futomakis {
  background-image: url('../images/futomakis.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 158px;
  margin-bottom: 40px;
}

.picture.hosomakis {
  background-image: url('../images/hosomakis.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 158px;
  margin-bottom: 40px;
}

.picture.manos {
  border: 10px solid var(--white);
  margin-bottom: 100px;
  margin-left: 60px;
  transition: all .5s;
  position: relative;
  box-shadow: 0 0 12px #00000080;
}

.picture.manos:hover {
  transform: scale(1.05);
}

.picture.uramakis-picture {
  z-index: 2;
  background-image: url('../images/uramakis-blur.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  margin-bottom: 0;
  transition: all .5s;
  position: relative;
}

.picture.california {
  border: 10px solid var(--white);
  margin-top: 46px;
  transition: all .5s;
  transform: rotate(-11deg);
  box-shadow: 0 0 16px #00000080;
}

.picture.california:hover {
  transform: rotate(0);
}

.picture.sashimi-picture {
  background-image: url('../images/sashimi-blur.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  margin-bottom: 0;
  transition: all .5s;
}

.picture.sashimi-figure {
  width: 220px;
  position: absolute;
  inset: auto auto 15px 15px;
}

.picture.niguiri-figure {
  width: 220px;
  position: absolute;
  inset: auto 15px 15px auto;
}

.content-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.content-wrapper.woks {
  justify-content: space-between;
  width: 35%;
  height: 260px;
  min-height: 0;
  margin-left: 0;
  padding-top: 0;
}

.content-wrapper.sashimi {
  width: 35%;
  height: 220px;
}

.content-wrapper.especialidades {
  z-index: 2;
  background-color: #fff9;
  background-image: none;
  justify-content: flex-start;
  width: 60%;
  max-width: 560px;
  height: auto;
  margin-left: 40px;
  padding: 40px 40px 20px;
}

.content-wrapper.clasicos {
  justify-content: flex-start;
  width: 50%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.content-wrapper.hosomakis {
  background-color: #fff9;
  background-image: none;
  width: 30%;
  min-width: 420px;
  height: auto;
  margin-right: 80px;
  padding: 20px 20px 40px;
}

.content-wrapper.picture-clasicos {
  justify-content: flex-start;
  width: 50%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.content-wrapper.nigiris {
  justify-content: flex-start;
  width: 50%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.content-wrapper.wok-types {
  justify-content: flex-start;
  width: 50%;
  height: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.content-wrapper.eventos {
  z-index: 2;
  background-color: #fff9;
  background-image: none;
  justify-content: flex-start;
  width: 60%;
  max-width: 560px;
  height: auto;
  min-height: auto;
  margin-left: 100px;
  padding: 40px;
}

.button {
  border: 1px solid var(--firebrick);
  text-align: center;
  background-color: #0000;
  padding: 15px 40px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  transition: all .35s;
}

.button:hover {
  background-color: var(--white);
  color: var(--black);
  letter-spacing: 1px;
  box-shadow: 0 0 12px #000;
}

.button.black {
  color: var(--black);
}

.button.black:hover {
  background-color: var(--black);
  box-shadow: none;
  color: var(--white);
}

.button.footer {
  color: #838383;
  text-align: left;
  text-transform: uppercase;
  border: 0 #0000;
  width: 100%;
  padding: 5px 0;
  font-size: 1rem;
}

.button.footer:hover {
  color: var(--firebrick);
  background-color: #0000;
}

.button.footer.w--current {
  color: #838383;
}

.button.pagination {
  background-color: var(--white);
  color: var(--black);
  padding: 0;
  font-size: 1rem;
  font-weight: 400;
}

.button.pagination:hover {
  background-color: var(--black);
  color: var(--white);
}

.button.form {
  width: 120px;
  height: 50px;
  padding: 0;
  display: block;
}

.button.share {
  background-color: var(--dark-grey);
  color: var(--white);
  margin-left: auto;
  margin-right: auto;
  padding: 8px 20px;
  font-size: 1rem;
}

.button.share:hover {
  background-color: var(--firebrick);
  box-shadow: none;
  color: var(--black);
  letter-spacing: 0;
}

.button.mobile-menu {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: transparent transparent var(--firebrick);
  background-color: var(--white);
  color: var(--dark-grey);
  width: 100%;
  font-family: Gang of three webfont, sans-serif;
}

.button.mobile-menu:hover {
  background-color: var(--firebrick);
  box-shadow: none;
  color: var(--white);
}

.button.mobile-menu.w--current {
  color: #818181;
}

.button.mobile-menu.w--current:hover {
  background-color: var(--dark-grey);
  color: var(--white);
}

.button.mobile-menu.first.w--current {
  border-top: 1px solid var(--firebrick);
  color: #b8b8b8;
  font-family: Gang of three webfont, sans-serif;
}

.button.popup {
  width: 175px;
  padding: 8px 20px;
}

.button.blogroll {
  float: right;
  background-color: var(--dark-grey);
  width: 100px;
  margin-right: 0;
  padding: 8px 15px;
  font-size: 1rem;
}

.button.blogroll:hover {
  color: var(--white);
  box-shadow: 0 0 12px #0000005c;
}

.base-description {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  transition: color .35s;
  display: block;
  position: absolute;
  bottom: 0;
}

.base-description:hover {
  color: #ffffff7a;
}

.h-flex {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.h-flex._80 {
  justify-content: space-between;
  width: 80%;
  min-width: 992px;
  margin-left: auto;
  margin-right: auto;
}

.h-flex.woks {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  min-width: 992px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.fachada {
  background-image: url('../images/fachada-wok-n-roll-bn.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  margin-bottom: 0;
  margin-left: 222px;
}

.woks {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  margin-left: 222px;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.fotos {
  justify-content: center;
  height: 50vh;
  margin-bottom: 0;
  margin-left: 222px;
  display: flex;
}

.especialidades {
  align-items: center;
  margin-left: 222px;
  padding: 60px 20px;
  display: flex;
  position: relative;
}

.tipos-de-sushi {
  background-color: var(--white);
  min-height: 50vh;
  margin-left: 222px;
  padding-left: 20px;
  padding-right: 20px;
}

.wrapper {
  max-width: 420px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  font-weight: 400;
  text-decoration: none;
  transition: box-shadow .5s;
}

.wrapper:hover {
  box-shadow: 0 0 16px #00000080;
}

.div-block-3 {
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.blog {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 50vh;
  margin-left: 222px;
  padding-top: 100px;
  padding-bottom: 140px;
  position: relative;
}

.post-wrapper {
  background-color: var(--white);
  min-width: 280px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 0;
  transition: all .5s;
  box-shadow: 0 0 #0000;
}

.post-wrapper:hover {
  box-shadow: 0 0 28px #0000005c;
}

.featured-image {
  border-bottom: 4px solid var(--firebrick);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 172px;
}

.diagonal {
  z-index: 1;
  background-color: #d8010980;
  width: 100%;
  height: 180px;
  position: absolute;
  inset: 44% auto auto 0%;
  transform: skew(0deg, -12deg);
}

.section {
  background-image: url('../images/camarero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  margin-bottom: 0;
  margin-left: 222px;
}

.collection-item {
  min-width: 300px;
}

.collection-list-wrapper {
  z-index: 3;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.collection-list {
  grid-column-gap: 1px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.general-navbar {
  z-index: 98;
  background-color: var(--black);
  justify-content: space-between;
  width: 100%;
  max-width: 100vw;
  height: 62px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: fixed;
  top: 0;
}

.nav-logo-link {
  justify-content: space-between;
  align-items: center;
  height: 60px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.nav-logo {
  object-fit: contain;
  object-position: 0% 50%;
  max-width: none;
  height: 40px;
}

.navigation-h {
  display: flex;
}

.menu-button-h {
  border-top: 0px solid var(--firebrick);
  color: var(--white);
  background-color: #0000;
  background-image: linear-gradient(#fff0, #fff0);
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Gang of three webfont, sans-serif;
  font-weight: 400;
  transition: all .35s;
  display: flex;
}

.menu-button-h:hover {
  background-image: linear-gradient(#ffffff5c, #fff0);
  border-top-width: 8px;
}

.menu-button-h:active {
  background-color: var(--firebrick);
  background-image: none;
}

.menu-button-h.w--current {
  color: #919191;
  font-weight: 400;
}

.menu-button-dropdown {
  height: 100%;
  padding: 0;
}

.dropdown-list {
  width: 280px;
}

.dropdown-list.w--open {
  background-color: #ffffffe6;
  width: 160px;
  box-shadow: 0 0 6px #00000054;
}

.dropdown-link {
  letter-spacing: .5px;
  font-family: Gang of three webfont, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  transition: all .2s;
}

.dropdown-link:hover {
  background-color: var(--firebrick);
  color: var(--white);
}

.dropdown-link.w--current {
  background-color: var(--dark-grey);
  color: var(--white);
  font-weight: 400;
}

.section-combos {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  padding-top: 100px;
}

.heading-h1 {
  color: var(--white);
  font-family: Gang of three webfont, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  display: inline-block;
}

.heading-h1.title-diag {
  background-color: var(--firebrick);
  color: var(--white);
  margin: 0 auto;
  padding: 15px 100px;
  font-family: Gang of three webfont, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  transition: all .5s;
  display: inline-block;
  transform: rotate(-6deg);
}

.heading-h1.title-diag:hover {
  transform: rotate(6deg);
}

.heading-h1.entrantes-title {
  z-index: 4;
  font-size: 8rem;
  position: absolute;
  inset: 41% auto auto -276px;
  transform: rotate(90deg);
}

.heading-h1.post {
  text-align: center;
  background-color: #000000bf;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 60px;
  line-height: 4rem;
}

.heading-h1.title-blog {
  background-color: var(--firebrick);
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 40px 15px;
}

.heading-h1.starters-title {
  z-index: 4;
  font-size: 6rem;
  position: absolute;
  inset: 41% auto auto -178px;
  transform: rotate(90deg);
}

.detail {
  z-index: 2;
  align-self: auto;
  margin-bottom: 0;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1.1rem;
  position: relative;
}

.text-link {
  transition: all .35s;
}

.text-link:hover {
  color: var(--dark-grey);
}

.text-link.black {
  color: var(--black);
}

.text-link.black:hover, .text-link.white, .text-link.red {
  color: var(--white);
}

.text-link.red:hover, .text-link.red._2 {
  color: var(--firebrick);
}

.text-link.red._2:hover {
  color: var(--white);
}

.footer {
  z-index: 98;
  border-top: 5px solid var(--firebrick);
  background-color: var(--black);
  position: relative;
}

.footer.home {
  margin-left: 222px;
}

.credits {
  background-color: var(--dark-grey);
  color: var(--white);
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 1rem;
}

.grid {
  grid-template-columns: 1fr 1fr .5fr .5fr .5fr;
  padding: 100px 10%;
}

.wok-n-roll-logo {
  width: 180px;
  margin-bottom: 20px;
  transition: all .5s;
}

.wok-n-roll-logo:hover {
  filter: saturate();
}

.wok-n-roll-contact {
  font-style: normal;
}

.wok-n-roll-contact.pedidos {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.telefono {
  color: var(--white);
  margin-top: 20px;
  font-size: 2rem;
}

.horario {
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 20px;
}

.horario.santa-eulalia, .horario.short {
  grid-template-rows: auto auto;
}

.sushi-sta-eulalia-contact {
  font-style: normal;
}

.sushi-sta-eulalia-contact.pedidos {
  padding: 20px;
}

.sushi-sta-eulalia-logo {
  width: 180px;
  margin-bottom: 20px;
  transition: all .5s;
}

.sushi-sta-eulalia-logo:hover {
  filter: saturate();
}

.payments {
  border-bottom: 1px solid var(--dark-grey);
  flex-wrap: wrap;
  justify-content: space-between;
  height: 80px;
  display: flex;
}

.link-2 {
  display: inline-block;
}

.card {
  filter: saturate(0%);
  transition: all .5s;
}

.card:hover {
  filter: saturate();
}

.card.last {
  margin-right: 0;
}

.entrantes {
  justify-content: center;
  align-items: stretch;
  height: 1080px;
  display: flex;
  position: relative;
}

.image {
  z-index: 4;
  width: 991px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -17px;
}

.list-item {
  color: var(--white);
  margin-bottom: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  transition: all .35s;
}

.list-item:hover {
  background-color: var(--white);
  color: var(--black);
  padding: 2px 10px;
  transform: scale(1.05);
}

.list-item.black {
  color: var(--black);
}

.list-item.black:hover {
  background-color: var(--black);
  color: var(--white);
}

.list-entrantes {
  z-index: 4;
  width: 480px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 14%;
  right: 44%;
}

.futmokis-section {
  z-index: 2;
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.subtitle {
  color: var(--white);
  text-align: center;
}

.subtitle.black {
  color: var(--black);
}

.price-list {
  margin-top: 40px;
  padding-left: 0;
}

.price-list._35 {
  width: 35%;
  min-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.price-list._25 {
  width: 25%;
  min-width: 420px;
}

.price-list._20 {
  width: 20%;
  min-width: 360px;
  margin-left: auto;
  margin-right: auto;
}

.price-list.wok-list {
  z-index: 4;
  order: 1;
  align-self: center;
  width: 100%;
  list-style-type: none;
}

.price-list._25 {
  margin-left: auto;
  margin-right: auto;
}

.price-item {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price-item.big {
  font-size: 2rem;
}

.product-title {
  margin-right: 10px;
  font-family: Gang of three webfont, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  display: inline-block;
}

.product-title.black.big {
  font-size: 2rem;
}

.product-title.dosis {
  font-family: Dosis, Arial, sans-serif;
}

.price-title {
  font-family: Gang of three webfont, sans-serif;
  display: inline-block;
}

.main-item {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.main-item.invert {
  color: var(--white);
}

.futomakis-picture {
  background-image: url('../images/futomakis-blur.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  margin-bottom: 0;
  margin-left: 0;
  transition: all .65s;
}

.futomakis-picture:hover {
  transform: scale(1.05);
}

.uramakis-section {
  z-index: 1;
  justify-content: center;
  height: 850px;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.info.half {
  z-index: 2;
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  margin-bottom: 0;
  padding: 140px 40px;
  position: relative;
}

.info.sashimi {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  margin-bottom: 0;
  padding: 140px 40px;
  position: relative;
}

.clasicos {
  justify-content: center;
  align-items: center;
  height: 650px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-6 {
  margin-right: 60px;
}

.sashimi-section {
  justify-content: center;
  height: 650px;
  margin-bottom: 0;
  display: flex;
}

.text-span {
  font-family: Dosis, Arial, sans-serif;
}

.hosomakis-section {
  background-image: url('../images/hosomaki-1920.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-end;
  height: 650px;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.nigiris-section {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 650px;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.niguiri-picture {
  background-image: url('../images/nigiri-blur.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  margin-bottom: 0;
  margin-left: 0;
  transition: all .65s;
}

.niguiri-picture:hover {
  background-size: cover;
}

.woks-section {
  justify-content: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
}

.background {
  z-index: -1;
  justify-content: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.background.black {
  z-index: 3;
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.wok-wrapper {
  color: var(--black);
  background-color: #0000;
  background-image: url('../images/black-background.jpg');
  background-position: 50% 191px;
  background-repeat: no-repeat;
  background-size: auto 190px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 227px;
  height: 190px;
  font-family: Dosis, Arial, sans-serif;
  text-decoration: none;
  transition: all .5s;
  display: flex;
  position: relative;
  box-shadow: 0 0 8px #0000;
}

.wok-wrapper:hover {
  background-color: var(--black);
  color: var(--white);
  background-position: 50%;
  font-weight: 700;
  transform: scale(1.05);
  box-shadow: 1px 1px 24px #000000a6;
}

.wok-wrapper.black {
  z-index: 3;
  background-image: none;
  flex-wrap: wrap;
  place-content: center flex-start;
  align-items: center;
  height: auto;
  margin: 20px;
  padding: 40px 20px;
}

.wok-wrapper.black:hover {
  background-position: 50% 0;
}

.dosis-span {
  font-family: Dosis, Arial, sans-serif;
  font-weight: 800;
}

.number {
  z-index: 2;
  opacity: .25;
  color: var(--white);
  font-family: Gang of three webfont, sans-serif;
  font-size: 15rem;
  font-weight: 400;
  line-height: 15rem;
  transition: all .5s;
  position: absolute;
  inset: -76px auto auto -71px;
  transform: translate(0);
}

.number:hover {
  transform: translate(0, -25px);
}

.line-text {
  text-align: left;
  font-size: 1.2rem;
}

.div-block-7 {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.extras {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.extras.white {
  background-color: var(--white);
  background-image: none;
  width: 40%;
  min-width: 560px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  box-shadow: 0 0 16px #00000080;
}

.alergenos {
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.alergenos-section {
  background-image: url('../images/black-background.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.spreadsheet-section {
  background-color: var(--firebrick);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  display: flex;
}

.sorter {
  color: #fff;
  text-align: left;
  cursor: pointer;
  background-image: url('../images/sort-arrows-couple-pointing-up-and-down.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: 50% 2px 0% auto;
  transform: translate(0, -50%);
}

.empty-state {
  text-align: center;
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.empty-label {
  color: #888;
  text-align: center;
  text-transform: uppercase;
  font-family: Dosis, Arial, sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
}

.cell-container {
  border: 1px #000;
  flex-direction: column;
  width: auto;
  min-width: 100%;
  display: flex;
}

.search-box {
  color: #333;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  height: 100%;
  min-height: 30px;
}

.success-message {
  background-color: #0000;
}

.top-bar-container {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--firebrick);
  grid-template: ". Area-3 Area"
  / .5fr 1fr .5fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
  position: sticky;
  top: 62px;
}

.table-wrapper {
  background-color: var(--white);
}

.spreadsheet {
  width: 100%;
  min-width: 1220px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.select-field {
  background-color: #fafafa;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 30px;
  font-weight: 300;
  display: block;
}

.spreadsheet-wrapper {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-5 {
  display: none;
}

.header-container {
  border: 1px solid #e6e6e6;
  min-width: 100%;
  min-height: 30px;
  display: flex;
}

.cell {
  color: var(--black);
  text-align: left;
  border-right: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  width: 15%;
  padding: 5px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: flex;
  overflow: auto;
}

.header-2 {
  background-color: var(--black);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  border-right: 1px solid #e6e6e6;
  justify-content: center;
  align-items: center;
  width: 15%;
  padding-left: 0;
  padding-right: 10px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
  position: relative;
}

.pagination {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area-3"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.error-message {
  background-color: #0000;
}

.row {
  text-align: center;
  border: 1px solid #e6e6e6;
  border-top-style: none;
  font-family: Dosis, Arial, sans-serif;
  display: flex;
  overflow: auto;
}

.pages-link-container {
  text-align: center;
  flex-flow: wrap;
  max-width: 800px;
  display: flex;
}

.adress {
  height: 46.7vh;
  display: flex;
}

.adress.inicio {
  margin-top: 62px;
}

.contact {
  width: 50%;
  height: 100%;
}

.contact.ibiza {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--dark-grey);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  transition: all .35s;
  display: grid;
}

.contact.ibiza:hover {
  background-color: var(--firebrick);
}

.contact.santa-eulalia {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: var(--firebrick);
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  transition: all .35s;
  display: grid;
}

.contact.santa-eulalia:hover {
  background-color: var(--dark-grey);
}

.delivery {
  padding: 20px;
}

.delivery-zones {
  display: flex;
}

.dosis-light-span {
  font-family: Dosis, Arial, sans-serif;
  font-weight: 200;
}

.price-small {
  color: var(--white);
  font-family: Gang of three webfont, sans-serif;
  font-size: 1.1rem;
  display: block;
}

.contacto {
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  min-height: 50vh;
  display: flex;
}

.div-block-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding: 40px;
  display: flex;
}

.form {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 40px;
  display: flex;
}

.div-block-9 {
  width: 65%;
}

.form-block {
  align-self: stretch;
  width: 65%;
}

.text-field {
  color: var(--white);
  background-color: #ffffff29;
  margin-bottom: 20px;
  transition: all .35s;
}

.text-field:hover {
  color: var(--black);
  background-color: #ffffff80;
}

.text-field:focus, .text-field::placeholder {
  color: var(--white);
}

.area-field {
  color: var(--white);
  background-color: #ffffff29;
  min-height: 140px;
  margin-bottom: 20px;
  transition: all .35s;
}

.area-field:hover {
  color: var(--black);
  background-color: #ffffff80;
}

.area-field:focus, .area-field::placeholder {
  color: var(--white);
}

.label-field {
  color: var(--firebrick);
  font-family: Gang of three webfont, sans-serif;
  font-size: 1rem;
}

.post-header {
  z-index: 1;
  background-image: url('../images/blog-header.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 50vh;
  position: sticky;
  inset: 62px 0% auto;
}

.container-3 {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-top: 60px;
  display: flex;
}

.post-content {
  background-image: url('../images/black-background.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh;
}

.post-container {
  z-index: 3;
  background-color: var(--white);
  flex-direction: column;
  padding: 40px;
  transition: all .5s;
  display: flex;
  position: relative;
  top: -40px;
}

.post-container:hover {
  box-shadow: 0 0 16px #000;
}

.mobile-navbar {
  display: none;
}

.mobile-woknroll, .mobile-sushi-staeulalia {
  align-self: center;
  display: flex;
}

.backgrounnd-image.salmon {
  z-index: 1;
  background-image: url('../images/crudo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.div-block-135 {
  flex-direction: column;
  display: flex;
}

.burguer-button {
  z-index: 102;
  background-color: var(--firebrick);
  border-radius: 30px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 60px;
  height: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  transition: background-color .35s;
  display: flex;
  position: relative;
  inset: auto 20px 20px auto;
  box-shadow: 0 0 12px #000;
}

.burguer-button:hover {
  background-color: var(--dark-grey);
}

.burguer {
  background-color: var(--white);
  width: 30px;
  height: 4px;
}

.mobile-navigation {
  z-index: 102;
  width: 60px;
  height: 60px;
  display: none;
  position: fixed;
  inset: auto 30px 30px auto;
}

.full-screen {
  z-index: 101;
  background-color: #000000e6;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.mobile-menu-container {
  background-color: var(--white);
  width: 320px;
  padding: 20px;
}

.body.blog {
  background-attachment: fixed;
  max-width: none;
  min-height: 0;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.free-delivery {
  z-index: 1000;
  background-image: url('../images/black-background.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  align-items: center;
  width: 320px;
  padding: 40px 20px;
  display: flex;
  position: fixed;
  inset: auto auto 60px -333px;
  box-shadow: 0 0 16px #000;
}

.image-2 {
  width: 100px;
  margin-left: 10px;
}

.div-block-138 {
  width: 200px;
}

.close {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  inset: 10px 10px auto auto;
  transform: rotate(45deg);
}

.h {
  background-color: var(--white);
  width: 21px;
  height: 1px;
  position: absolute;
  inset: 10px auto auto 0;
}

.v {
  background-color: var(--white);
  width: 1px;
  height: 21px;
  position: absolute;
  inset: 0 auto auto 10px;
}

.text-span-2 {
  color: var(--firebrick);
}

.text-block-6 {
  color: var(--black);
}

.error-message-2 {
  background-color: var(--firebrick);
}

.logo-wok-n-roll {
  margin-right: 40px;
}

.header-blog {
  background-image: url('../images/blog-header.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 420px;
  margin-top: 62px;
  display: flex;
}

.blog-roll {
  padding-bottom: 60px;
}

.post-list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 75%;
  margin-top: -60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.blog-wrapper {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
}

.title-post {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  display: block;
}

.post-summary {
  color: var(--dark-grey);
  text-align: left;
  border-bottom: 1px solid #2525255c;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
}

.inside-button {
  padding: 9px 20px;
}

.previous, .next {
  padding: 0;
}

.pagination-2 {
  margin-top: 20px;
}

.mapa-ibiza, .mapa-sta-eulalia {
  width: 50%;
  height: 100%;
}

.success-message-2 {
  color: var(--black);
}

.error-message-3 {
  background-color: var(--firebrick);
  color: var(--white);
}

.drinks-section {
  background-color: var(--firebrick);
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.spacer {
  color: var(--white);
  height: 15px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  transition: all .35s;
}

.spacer:hover {
  color: var(--black);
  background-color: #0000;
  padding: 2px 10px;
  transform: scale(1.05);
}

.special-tag {
  background-color: var(--firebrick);
  color: var(--white);
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Dosis, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  position: absolute;
  inset: 14px -27px auto auto;
  transform: rotate(45deg);
}

.whatsapp-link {
  position: fixed;
  inset: auto 30px 30px auto;
}

.text-me {
  z-index: 99;
  transition: transform .5s;
  position: relative;
}

.text-me:hover {
  transform: scale(1.1);
}

.whatsapp-icon {
  z-index: 99;
  position: relative;
}

.eventos {
  background-image: url('../images/eventos.jpg');
  background-position: 0 0;
  background-size: cover;
  min-height: 50vh;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cerrado {
  background-color: var(--firebrick);
  color: var(--white);
  margin-top: 10px;
  padding: 3px 10px;
  display: inline-block;
}

.cerrado:hover {
  background-color: var(--white);
  color: var(--dark-grey);
}

.cerrado.grey {
  background-color: var(--dark-grey);
  transition: all .35s;
}

.cerrado.grey:hover {
  background-color: var(--white);
  color: var(--firebrick);
}

.martes {
  margin-top: 10px;
}

.info-wrapper {
  padding: 10px;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.allergens-table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
}

.grid-title {
  color: #fff;
  text-align: center;
  background-color: #535353;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.grid-food {
  background-color: #fff;
  align-self: stretch;
  padding: 5px;
}

.grid-food.grey {
  background-color: #bdbdbd;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-self: stretch;
}

.cell-2, .cell-3 {
  align-items: stretch;
}

.cell-4 {
  justify-content: center;
  display: block;
}

.cell-5 {
  flex-direction: row;
  align-items: center;
}

.pdf-embed {
  align-self: stretch;
  width: 100%;
  height: 2460px;
}

.main.password {
  justify-content: center;
  align-items: center;
  width: 100svw;
  height: 100svh;
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .lateral-bar {
    width: 180px;
    display: none;
  }

  .wok-n-roll {
    width: 120px;
    margin-left: 30px;
  }

  .home-menu {
    padding-left: 200px;
    display: none;
  }

  .phone-link {
    font-size: 1rem;
  }

  .flag.en {
    background-image: url('../images/flag-en-on.jpg');
  }

  .flag.en:hover {
    background-image: url('../images/flag-en-off.jpg');
  }

  .languages {
    width: 88px;
  }

  .sushi-st-eulalia {
    width: 120px;
    margin-right: 20px;
  }

  .header-slider {
    margin-left: 0;
  }

  .social {
    justify-content: space-between;
    width: 50%;
    margin-top: 40px;
    position: static;
  }

  .social.footer {
    border-top: 0 #0000;
    display: flex;
  }

  .combos {
    min-height: auto;
    margin-left: 0;
  }

  .combo-wrapper {
    width: 170px;
  }

  .combo-wrapper.white {
    flex-wrap: nowrap;
    width: 227px;
  }

  .title-product {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.3rem;
  }

  .container.over {
    padding-top: 0;
    top: -70px;
  }

  .container.sushis {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container.flex-v._80 {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.half.red {
    z-index: -1;
    height: 920px;
    min-height: 100%;
    padding-top: 0;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .container.half.grey {
    z-index: -1;
    height: 920px;
    min-height: 100%;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .heading-h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-h2.big.center.white {
    margin-top: 20px;
  }

  .paragraph.white.small {
    font-size: 1.1rem;
  }

  .niguiris {
    margin-left: 0;
    padding-top: 140px;
  }

  .picture.sashimi {
    width: 340px;
    margin-top: 100px;
  }

  .picture.wok {
    margin-right: 0;
  }

  .picture.manos {
    margin-bottom: 0;
    margin-left: 0;
    display: none;
  }

  .content-wrapper {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrapper.woks {
    width: 100%;
    margin-top: 40px;
  }

  .content-wrapper.sashimi {
    width: 75%;
  }

  .content-wrapper.especialidades {
    width: auto;
    margin-left: 0;
  }

  .content-wrapper.clasicos {
    width: 75%;
  }

  .content-wrapper.nigiris {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrapper._100 {
    width: 100%;
  }

  .content-wrapper.wok-types {
    width: 75%;
  }

  .content-wrapper.eventos {
    width: auto;
    margin-left: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.mobile-menu.first.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .base-description {
    margin-top: 100px;
  }

  .h-flex {
    flex-direction: column;
    align-items: center;
  }

  .h-flex._80, .h-flex.woks {
    min-width: auto;
  }

  .fachada {
    height: 320px;
    margin-left: 0;
  }

  .woks {
    margin-left: 0;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .fotos {
    height: 320px;
    margin-left: 0;
  }

  .especialidades {
    background-color: var(--white);
    background-image: none;
    flex-direction: column-reverse;
    margin-left: 0;
    padding: 0;
  }

  .tipos-de-sushi {
    margin-left: 0;
  }

  .div-block-3 {
    margin-top: 40px;
  }

  .blog {
    margin-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .post-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 240px 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .featured-image {
    width: auto;
    margin-bottom: 0;
  }

  .section {
    height: 340px;
    margin-left: 0;
  }

  .collection-item {
    min-width: 0;
  }

  .collection-list {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .general-navbar {
    display: none;
  }

  .heading-h1 {
    font-size: 3rem;
  }

  .heading-h1.entrantes-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 6rem;
    transition: all .35s;
    position: static;
    top: 15%;
    left: auto;
    transform: rotate(0);
  }

  .heading-h1.post {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .heading-h1.starters-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 6rem;
    transition: all .35s;
    position: static;
    top: 15%;
    left: auto;
    transform: rotate(0);
  }

  .footer {
    width: 100%;
  }

  .footer.home {
    margin-left: 0;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    padding: 60px 40px;
  }

  .wok-n-roll-contact.pedidos {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .horario.short {
    grid-template-rows: auto;
  }

  .sushi-sta-eulalia-contact.pedidos {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
  }

  .footer-nav {
    display: none;
  }

  .payments {
    border-top: 1px solid var(--dark-grey);
    border-bottom: 0 #0000;
    justify-content: space-around;
    height: auto;
    margin-top: 20px;
    padding-top: 40px;
  }

  .card {
    align-self: flex-start;
    margin-right: 17px;
  }

  .entrantes {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 0;
    display: flex;
  }

  .image {
    min-width: auto;
    max-width: 100%;
    bottom: -53px;
  }

  .list-item {
    margin-bottom: 2px;
  }

  .list-item.space {
    margin-bottom: 8px;
  }

  .list-entrantes {
    margin-bottom: 60px;
    position: static;
    top: 27%;
    right: auto;
  }

  .price-list._35 {
    width: 100%;
    min-width: auto;
  }

  .price-list._25 {
    width: 100%;
    min-width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .price-list._20 {
    width: auto;
    min-width: 280px;
  }

  .price-list._25 {
    width: 75%;
    margin-left: 0;
    margin-right: 0;
  }

  .futomakis-picture {
    height: 300px;
  }

  .uramakis-section {
    height: 1024px;
  }

  .info.half, .info.sashimi {
    padding: 60px 40px;
  }

  .clasicos {
    height: auto;
  }

  .div-block-6 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .sashimi-section {
    height: 480px;
  }

  .niguiri-picture {
    background-position: 50% 100%;
    height: 320px;
  }

  .alergenos {
    padding-left: 40px;
    padding-right: 40px;
  }

  .alergenos-section {
    padding-bottom: 0;
  }

  .empty-state {
    margin-top: 0;
  }

  .cell-container {
    width: auto;
    min-width: auto;
    overflow: visible;
  }

  .table-wrapper {
    border: 0 solid #000;
    overflow: auto;
  }

  .spreadsheet {
    min-width: 240px;
    max-width: 100%;
    overflow: auto;
  }

  .select-field {
    height: 100%;
  }

  .spreadsheet-wrapper {
    width: 100%;
    overflow: visible;
  }

  .header-container {
    border-width: 1px;
    width: auto;
  }

  .cell {
    order: 0;
    justify-content: center;
    align-self: center;
    min-width: 200px;
    display: flex;
  }

  .header-2 {
    min-width: 200px;
  }

  .row {
    border-style: none solid solid;
    border-width: 1px;
    flex-wrap: nowrap;
    width: auto;
    overflow: visible;
  }

  .adress {
    flex-direction: column;
    height: auto;
  }

  .contact.ibiza {
    width: 100%;
  }

  .contact.santa-eulalia {
    width: 100%;
    height: 100%;
  }

  .delivery {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
  }

  .delivery.down {
    padding-left: 40px;
  }

  .price-small {
    margin-bottom: 10px;
  }

  .div-block-8, .form {
    padding-left: 20px;
  }

  .form-block {
    width: 100%;
  }

  .recaptcha {
    float: left;
    margin-bottom: 20px;
  }

  .form-contact {
    flex-direction: column;
    display: flex;
  }

  .post-container {
    margin-bottom: 20px;
    top: auto;
  }

  .div-block-133 {
    margin-bottom: 40px;
  }

  .mobile-navbar {
    z-index: 99;
    background-color: var(--dark-grey);
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 100vw;
    height: 62px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: fixed;
    inset: 0 0 auto;
  }

  .mobile-woknroll {
    padding-top: 12px;
    display: inline-block;
    position: static;
    inset: 18px 0% 0%;
  }

  .mobile-sushi-staeulalia {
    padding-top: 11px;
    display: inline-block;
    position: static;
    inset: 11px auto auto;
  }

  .mobile-brand {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 100%;
  }

  .left-arrow-2, .right-arrow-2, .slide-nav-2 {
    display: none;
  }

  .backgrounnd-image.salmon {
    width: 100%;
    height: 240px;
    position: static;
  }

  .burguer-button {
    position: static;
    bottom: 30px;
    right: 30px;
  }

  .mobile-navigation {
    display: block;
    position: fixed;
  }

  .full-screen {
    display: none;
  }

  .div-block-136 {
    width: 100%;
  }

  .free-delivery {
    left: -44%;
  }

  .logo-wok-n-roll {
    width: 120px;
    margin-right: 20px;
  }

  .post-list {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .blog-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    position: static;
  }

  .mapa-ibiza, .mapa-sta-eulalia {
    width: 100%;
    height: 360px;
  }

  .container-menu {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .spacer {
    margin-bottom: 2px;
  }

  .whatsapp-link {
    bottom: 105px;
    right: 37px;
  }

  .whatsapp-icon {
    z-index: 1100;
  }

  .llamar-call {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .combos {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.sushis {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.half.grey {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-h2.woks-title {
    font-size: 6rem;
  }

  .heading-h3.products {
    font-size: 2rem;
    line-height: 2rem;
  }

  .niguiris {
    padding-top: 100px;
  }

  .picture.uramakis-picture, .picture.sashimi-picture {
    width: 100%;
    height: 220px;
  }

  .content-wrapper {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrapper.clasicos, .content-wrapper.wok-types {
    width: 75%;
  }

  .content-wrapper.eventos {
    margin-left: 20px;
    margin-right: 20px;
  }

  .button.form {
    float: right;
  }

  .base-description {
    padding-left: 40px;
    padding-right: 40px;
  }

  .h-flex._80, .h-flex.woks {
    width: 100%;
  }

  .woks {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tipos-de-sushi {
    padding-left: 15px;
    padding-right: 15px;
  }

  .wrapper {
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 0;
  }

  .div-block-3 {
    margin-top: 20px;
  }

  .blog {
    padding-top: 0;
  }

  .post-wrapper {
    grid-template-columns: minmax(180px, 240px) 1fr;
    width: 100%;
    min-width: 400px;
  }

  .general-navbar {
    position: relative;
  }

  .heading-h1.title-diag {
    font-size: 3rem;
  }

  .heading-h1.entrantes-title {
    font-size: 4.6rem;
    line-height: 4rem;
  }

  .heading-h1.post {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 2rem;
    line-height: 2.6rem;
  }

  .heading-h1.title-blog {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 3rem;
  }

  .heading-h1.starters-title {
    font-size: 4.6rem;
    line-height: 4rem;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer-nav {
    display: none;
  }

  .payments {
    margin-top: 40px;
  }

  .entrantes {
    height: auto;
  }

  .image {
    bottom: -11px;
  }

  .list-entrantes {
    width: 75%;
    height: auto;
    margin-bottom: 100px;
  }

  .price-list._20, .price-list._25 {
    width: 100%;
  }

  .futomakis-picture {
    height: 220px;
  }

  .uramakis-section {
    flex-direction: column;
    height: auto;
  }

  .info.half {
    width: 100%;
    padding: 100px 20px 60px;
  }

  .info.sashimi {
    width: 100%;
    padding: 100px 20px 140px;
  }

  .div-block-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .sashimi-section {
    flex-direction: column-reverse;
    height: auto;
  }

  .nigiris-section {
    height: auto;
    padding-top: 100px;
  }

  .niguiri-picture {
    height: 260px;
  }

  .woks-section {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .extras.white {
    width: 100%;
    min-width: auto;
  }

  .spreadsheet-section {
    padding-top: 40px;
    display: none;
  }

  .contact.ibiza, .contact.santa-eulalia {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .delivery {
    padding-left: 40px;
  }

  .contacto {
    flex-direction: column;
  }

  .div-block-8 {
    width: 100%;
  }

  .form {
    width: 100%;
    padding-left: 40px;
  }

  .form-block {
    width: 80%;
  }

  .form-contact {
    align-items: center;
  }

  .label-field {
    width: 100%;
    display: block;
  }

  .burguer-button {
    box-shadow: none;
    border-radius: 0;
    order: 1;
  }

  .mobile-navigation {
    width: 100%;
    display: flex;
    inset: auto 0% 0%;
  }

  .div-block-137 {
    width: 100%;
  }

  .free-delivery {
    left: -74%;
  }

  .post-list {
    grid-template-columns: 1fr;
  }

  .container-menu {
    margin-left: 0;
    margin-right: 0;
  }

  .drinks-section {
    height: auto;
    padding-top: 100px;
  }

  .whatsapp-link {
    bottom: 75px;
    right: 5px;
  }

  .llamar-call {
    background-color: var(--dark-grey);
    text-align: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 0;
    transition: background-color .35s;
    display: block;
  }

  .llamar-call:hover {
    background-color: var(--firebrick);
  }

  .eventos {
    background-position: 50%;
    min-height: 65vh;
  }
}

@media screen and (max-width: 479px) {
  body {
    max-width: none;
  }

  .phone-link {
    display: none;
  }

  .flag.en {
    margin-left: 0;
  }

  .languages {
    justify-content: space-between;
  }

  .sushi-st-eulalia {
    width: 120px;
    max-width: none;
  }

  .header-slider {
    flex-direction: column;
    margin-left: 0;
    position: sticky;
    top: 62px;
  }

  .slider {
    height: 200px;
  }

  .slide-nav {
    display: none;
    position: static;
    transform: none;
  }

  .slide01, .slide02, .slide03, .slide04 {
    position: static;
  }

  .hero-title {
    font-size: 12vw;
    line-height: 12vw;
  }

  .title-titles {
    background-color: var(--black);
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: static;
  }

  .text-block {
    width: 100%;
  }

  .social.footer {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .combos {
    width: 100vw;
    margin-top: 0;
  }

  .combo-wrapper {
    width: 240px;
  }

  .foto-combo {
    width: 75%;
    top: 2px;
  }

  .title-product {
    padding-left: 40px;
    padding-right: 40px;
  }

  .price {
    text-transform: uppercase;
  }

  .container.over {
    padding-bottom: 40px;
    position: static;
  }

  .container.sushis {
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .container.flex-v {
    padding-bottom: 60px;
  }

  .container.flex-v._80 {
    padding-top: 0;
  }

  .container.half.red {
    z-index: -1;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .container.half.grey {
    z-index: -1;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .flex.home {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .flex.h-v {
    flex-direction: column;
  }

  .heading-h2 {
    font-size: 2rem;
    line-height: 2.2rem;
  }

  .heading-h2.big.center.white {
    margin-top: 0;
    font-size: 2rem;
    line-height: 2rem;
  }

  .heading-h2.big.center.red {
    line-height: 3rem;
  }

  .heading-h2.title-diag {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-h2.black-label {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .paragraph.white.recogida {
    text-align: center;
  }

  .div-block-2 {
    align-items: center;
    margin-top: 40px;
  }

  .niguiris {
    width: 100vw;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .picture.sashimi {
    align-self: center;
    width: 90%;
    max-width: none;
    margin-top: 60px;
    margin-left: 0;
  }

  .content-wrapper {
    width: 80%;
  }

  .content-wrapper.sashimi {
    width: auto;
    height: auto;
  }

  .content-wrapper.especialidades {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-wrapper.clasicos {
    width: 100%;
  }

  .content-wrapper.hosomakis {
    width: auto;
    min-width: 240px;
    margin-left: auto;
    margin-right: auto;
  }

  .content-wrapper.picture-clasicos, .content-wrapper.nigiris {
    width: 90%;
  }

  .content-wrapper._100 {
    width: 80%;
  }

  .content-wrapper.wok-types {
    width: auto;
  }

  .content-wrapper.eventos {
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button.black {
    font-size: 1.2rem;
  }

  .button.black:hover {
    letter-spacing: .5px;
  }

  .button.mobile-menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .base-description {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h-flex {
    align-content: center;
    padding-bottom: 60px;
  }

  .fachada {
    width: 100vw;
    height: 180px;
  }

  .woks {
    width: 100vw;
    min-height: 35vh;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .fotos {
    flex-direction: row;
    width: 100vw;
    height: 160px;
  }

  .especialidades, .tipos-de-sushi, .blog {
    width: 100vw;
  }

  .post-wrapper {
    flex-direction: column;
    min-width: 0;
    margin-bottom: 0;
  }

  .featured-image {
    border-right: 0 #0000;
    border-bottom: 4px solid var(--firebrick);
    width: 100%;
    height: 180px;
  }

  .section {
    width: 100vw;
    height: 180px;
  }

  .collection-item {
    width: 100%;
  }

  .collection-list-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list {
    grid-row-gap: 20px;
  }

  .general-navbar {
    padding: 0;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .section-combos {
    background-repeat: repeat-y;
    background-size: contain;
    padding-top: 100px;
  }

  .heading-h1 {
    font-size: 2rem;
  }

  .heading-h1.title-diag {
    padding: 10px 30px;
    font-size: 2.6rem;
  }

  .heading-h1.entrantes-title {
    height: 50px;
    font-size: 3rem;
    display: block;
  }

  .heading-h1.post {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .heading-h1.title-blog {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px 30px;
    font-size: 2rem;
    line-height: 2rem;
  }

  .heading-h1.starters-title {
    height: 50px;
    font-size: 3rem;
    display: block;
  }

  .text-link {
    color: var(--white);
  }

  .text-link:hover {
    color: var(--firebrick);
  }

  .footer.home {
    width: 100vw;
  }

  .credits {
    font-size: .9rem;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 30px;
    padding-right: 30px;
  }

  .wok-n-roll-contact {
    margin-bottom: 40px;
  }

  .wok-n-roll-contact.pedidos {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .telefono {
    font-size: 1.6rem;
  }

  .sushi-sta-eulalia-contact {
    margin-bottom: 40px;
  }

  .sushi-sta-eulalia-contact.pedidos {
    width: 100%;
    margin-bottom: 0;
    padding-left: 20px;
  }

  .payments {
    justify-content: space-between;
    margin-top: 0;
  }

  .card {
    width: 50px;
    margin-right: 0;
  }

  .entrantes {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 62px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
    position: relative;
  }

  .image {
    width: auto;
    min-width: 240px;
    bottom: -7px;
  }

  .list-entrantes {
    width: 85%;
    margin-bottom: 0;
  }

  .futmokis-section {
    height: auto;
    padding-bottom: 60px;
  }

  .subtitle {
    font-size: 1rem;
  }

  .price-list._25 {
    width: auto;
  }

  .price-list._20 {
    min-width: 240px;
  }

  .price-item.big {
    flex-flow: wrap;
  }

  .product-title, .product-title.black {
    font-size: 1rem;
  }

  .product-title.dosis {
    letter-spacing: -.5px;
    font-size: .9rem;
  }

  .price-title {
    font-size: 1rem;
  }

  .price-title.black.big {
    align-self: flex-end;
    font-size: 2rem;
  }

  .main-item.invert {
    align-self: flex-end;
    width: auto;
  }

  .futomakis-picture {
    background-size: cover;
    height: 120px;
  }

  .futomakis-picture:hover {
    background-size: cover;
  }

  .info.half {
    height: auto;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .info.sashimi {
    height: 560px;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .clasicos {
    padding-bottom: 60px;
  }

  .hosomakis-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .niguiri-picture {
    background-size: cover;
    height: 160px;
  }

  .niguiri-picture:hover {
    background-size: cover;
  }

  .woks-section {
    padding-top: 60px;
  }

  .line-text {
    font-size: 1rem;
  }

  .extras.white {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .alergenos-section {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .spreadsheet-section {
    padding-top: 20px;
  }

  .top-bar-container {
    grid-column-gap: 0px;
    grid-template-columns: 1fr .25fr 1fr;
    grid-template-areas: ". Area-3 Area";
  }

  .adress {
    flex-direction: column;
    align-items: stretch;
    height: auto;
  }

  .contact.ibiza {
    grid-template-rows: auto auto;
    width: 100%;
  }

  .delivery, .delivery.down, .div-block-8, .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-9, .form-block {
    width: 100%;
  }

  .recaptcha {
    align-self: center;
  }

  .form-contact {
    align-items: stretch;
    max-width: none;
  }

  .post-header {
    height: 480px;
  }

  .container-3 {
    align-items: flex-end;
  }

  .post-content {
    min-height: 0;
  }

  .post-container {
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    top: 0;
  }

  .mobile-navbar {
    width: 100vw;
  }

  .mobile-brand {
    width: 120px;
  }

  .backgrounnd-image.salmon {
    background-position: 100%;
    height: 160px;
  }

  .div-block-135 {
    flex-direction: column-reverse;
    margin-bottom: 20px;
  }

  .mobile-navigation {
    width: auto;
    height: auto;
  }

  .mobile-menu-container {
    width: 80%;
    min-width: 180px;
    max-width: 320px;
  }

  .body {
    padding-top: 0;
  }

  .free-delivery {
    align-items: flex-start;
    width: 85%;
    bottom: 140px;
    left: -97%;
  }

  .image-2 {
    margin-left: 10px;
    display: none;
  }

  .div-block-138 {
    width: auto;
  }

  .mask-2 {
    width: 120px;
  }

  .logo-wok-n-roll {
    width: 120px;
    max-width: none;
  }

  .header-blog {
    height: 320px;
  }

  .mapa-ibiza {
    height: 360px;
    position: static;
  }

  .mapa-sta-eulalia {
    width: 100%;
    height: 360px;
    position: static;
  }

  .visa {
    filter: saturate(0%) brightness(200%);
  }

  .visa:hover {
    filter: none;
  }

  .visa-electron {
    filter: brightness(200%) saturate(0%);
  }

  .visa-electron:hover {
    filter: none;
  }

  .maestro {
    filter: saturate(0%) brightness(200%);
    transition: opacity .2s;
  }

  .maestro:hover {
    filter: none;
  }

  .mastercard {
    filter: saturate(0%) brightness(200%);
  }

  .mastercard:hover {
    filter: none;
  }

  .whatsapp-link {
    z-index: 999;
    inset: auto 10px 151px auto;
  }

  .llamar-call {
    flex: 1;
    font-weight: 400;
  }

  .eventos {
    background-position: 50%;
    min-height: 75vh;
  }
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ee1-24de9a75, #w-node-_202edc46-bd6e-068d-374f-df320ce9f9af-24de9a75 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_202edc46-bd6e-068d-374f-df320ce9f9b1-24de9a75 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_202edc46-bd6e-068d-374f-df320ce9f9b3-24de9a75 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_202edc46-bd6e-068d-374f-df320ce9f9b5-24de9a75 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ef7-24de9a75 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-a00f502a-a801-4e74-f008-1b7d5a8f5414-24de9a75 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a00f502a-a801-4e74-f008-1b7d5a8f5416-24de9a75 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-a00f502a-a801-4e74-f008-1b7d5a8f5418-24de9a75 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-24de9a75 {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f10-24de9a75 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f1b-24de9a75 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f26-24de9a75 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d224-c393d222, #w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d230-c393d222 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d232-c393d222 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_46a3ab5e-0df4-f1c6-83ba-86c920a23fbe-c393d222 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-e308b9ba-824c-ab45-87db-1671a41edfda-c393d222 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d23a-c393d222 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d246-c393d222 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d248-c393d222 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_79af186b-50b3-3336-388c-6254eba226be-c393d222 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d24a-c393d222 {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d253-c393d222 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d25e-c393d222 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d269-c393d222 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49ec-a3876700 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49f8-a3876700 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49fa-a3876700 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7cde2fb1-3679-0ce7-1ffa-203a3c97825c-a3876700 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-e2132760-9540-7e0b-233e-d570c69d1830-a3876700 {
  grid-area: 3 / 1 / 4 / 3;
  justify-self: start;
}

#w-node-_2ebb6c0f-bea2-6108-10a5-7c8701106c8a-a3876700 {
  align-self: end;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080c6-a3876700 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080d2-a3876700 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080d4-a3876700 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_552a74a8-3db0-ff86-8a48-894a49f605c7-a3876700 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ee1-cf6df81e, #w-node-_02104030-6584-7b48-85f2-7244cffd6c24-cf6df81e {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_02104030-6584-7b48-85f2-7244cffd6c26-cf6df81e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_02104030-6584-7b48-85f2-7244cffd6c28-cf6df81e {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_02104030-6584-7b48-85f2-7244cffd6c2a-cf6df81e {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ef7-cf6df81e {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_91c84069-70ba-e46e-4b87-c57c2ac80fc8-cf6df81e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_91c84069-70ba-e46e-4b87-c57c2ac80fca-cf6df81e {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_91c84069-70ba-e46e-4b87-c57c2ac80fcc-cf6df81e {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-cf6df81e {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f10-cf6df81e {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f1b-cf6df81e {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f26-cf6df81e {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82ac8-99f82ac6, #w-node-_003504c0-5b62-1140-1e2d-970399f82ad4-99f82ac6 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82ad6-99f82ac6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_6d75aa6c-3301-2029-b3f4-f5a63b6ab51c-99f82ac6 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_953d3c6c-fe08-0f89-eef6-bfd1aed92be2-99f82ac6 {
  grid-area: 3 / 1 / 4 / 3;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82ade-99f82ac6 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82aea-99f82ac6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82aec-99f82ac6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7a981a7c-81c3-c612-0c0d-4c9221bc32cb-99f82ac6 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82aee-99f82ac6 {
  grid-area: 1 / 3 / 2 / 6;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82af7-99f82ac6 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82b02-99f82ac6 {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_003504c0-5b62-1140-1e2d-970399f82b0d-99f82ac6 {
  grid-area: 2 / 5 / 3 / 6;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49ec-bae04544 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49f8-bae04544 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_4ddc5f3e-576c-e31c-4957-07239d7a49fa-bae04544 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_75cd9398-d2b4-9992-8cf7-5a46c809169d-bae04544 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_9031150f-8042-0e81-63af-75d801d44b66-bae04544 {
  grid-area: 3 / 1 / 4 / 3;
  justify-self: start;
}

#w-node-_2ebb6c0f-bea2-6108-10a5-7c8701106c8a-bae04544 {
  align-self: end;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080c6-bae04544 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start end;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080d2-bae04544 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: stretch;
}

#w-node-f4db4028-17e3-47a9-07d9-1a97fc3080d4-bae04544 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_2826bf0e-4742-595a-494d-f8f87678b577-bae04544 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_1a01b014-529d-b11e-ed36-eee849fb516b-24de9a75 {
    place-self: center;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-24de9a75 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-dc5eda17-3451-da96-eb4d-8baa6e8c1f8c-24de9a75 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d24a-c393d222 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-_34638f5f-fc1c-16a1-be21-e79a4e18a303-c393d222 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-_1a01b014-529d-b11e-ed36-eee849fb516b-cf6df81e {
    place-self: center;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-cf6df81e {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-dc5eda17-3451-da96-eb4d-8baa6e8c1f8c-cf6df81e {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82aee-99f82ac6 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82b18-99f82ac6 {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-24de9a75 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-f3217fb4-647f-5595-c877-a90e48a47a8b-a3876700, #w-node-_2ebb6c0f-bea2-6108-10a5-7c8701106c8a-a3876700 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f4db4028-17e3-47a9-07d9-1a97fc3080c6-a3876700 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: start end;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-cf6df81e {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-f3217fb4-647f-5595-c877-a90e48a47a8b-bae04544, #w-node-_2ebb6c0f-bea2-6108-10a5-7c8701106c8a-bae04544 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-f4db4028-17e3-47a9-07d9-1a97fc3080c6-bae04544 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: start end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ee1-24de9a75 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ef7-24de9a75 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-24de9a75 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-dc5eda17-3451-da96-eb4d-8baa6e8c1f8c-24de9a75 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d224-c393d222 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d23a-c393d222 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_3fa92a8b-fd7b-dcac-9af3-91f0c393d24a-c393d222 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_34638f5f-fc1c-16a1-be21-e79a4e18a303-c393d222 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ee1-cf6df81e {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395ef7-cf6df81e {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_4e1097f4-d2aa-b314-a1c7-996a1b395f07-cf6df81e {
    grid-area: 4 / 1 / 5 / 2;
    align-self: end;
  }

  #w-node-dc5eda17-3451-da96-eb4d-8baa6e8c1f8c-cf6df81e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82ac8-99f82ac6 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82ade-99f82ac6 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82aee-99f82ac6 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_003504c0-5b62-1140-1e2d-970399f82b18-99f82ac6 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }
}


@font-face {
  font-family: 'Dosis';
  src: url('../fonts/dosis-regular.woff2') format('woff2'), url('../fonts/dosis-regular.woff') format('woff'), url('../fonts/dosis-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/dosis-semibold.woff2') format('woff2'), url('../fonts/dosis-semibold.woff') format('woff'), url('../fonts/dosis-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dosis';
  src: url('../fonts/dosis-bold.woff2') format('woff2'), url('../fonts/dosis-bold.woff') format('woff'), url('../fonts/dosis-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gang of three webfont';
  src: url('../fonts/gang_of_three-webfont.eot') format('embedded-opentype'), url('../fonts/gang_of_three-webfont.woff') format('woff'), url('../fonts/gang_of_three-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}