:root {
  --gold: #bf985c;
}

.accessbutton {
  opacity: 1;
  color: #fff;
  cursor: pointer;
  background-color: #ec4638;
  border: 4px solid #a02323;
  border-radius: 11px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: block;
  box-shadow: 0 0 10px red;
}

.orderform {
  perspective: 1714px;
  display: inline-block;
  box-shadow: 0 0 6px #fff;
}

.welcome-section {
  background-image: linear-gradient(#fafafa80, #fafafa80);
  border-bottom: 1px #636363;
  width: 100%;
  height: auto;
  margin-top: 52px;
  padding-bottom: 67px;
  overflow: hidden;
}

.welcome-section.top-section {
  background-image: linear-gradient(#fafafa0a, #fafafa0a);
  margin-top: -10px;
}

.story-section {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding-top: 126px;
  padding-bottom: 103px;
  overflow: hidden;
}

.menu-2025 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  height: 10700px;
  margin-top: 155px;
  padding-top: 38px;
  overflow: hidden;
}

.menu-2025.menu {
  background-image: linear-gradient(#000000b8, #000000b8), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-style: none;
  border-bottom-width: 3px;
  border-bottom-color: #000;
  height: auto;
  margin-top: 0;
  padding-top: 59px;
  padding-bottom: 237px;
}

.menu-2025.midi {
  height: auto;
  margin-top: -47px;
  padding-bottom: 25px;
}

.menu-2025.sushi {
  height: 2200px;
}

.menu-2025.sushi.suuu {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 4500px;
  margin-top: 160px;
  padding-top: 0;
  display: flex;
}

.menu-2025.sect-menu-soir {
  height: auto;
  margin-top: -49px;
}

.menu-section {
  background-image: linear-gradient(#ffffffe0, #ffffffe0), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-style: none;
  border-bottom-width: 4px;
  border-bottom-color: #000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 65px;
  display: block;
  overflow: hidden;
}

.spices-section {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  width: auto;
  height: 670px;
  padding-top: 0;
  overflow: hidden;
}

.delight-section {
  background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 144px 0 135px;
  overflow: hidden;
}

.order-section {
  background-color: #333;
  background-image: linear-gradient(#000000c7, #000000c7), url('../images/36270501-bamboo-wallpaper.jpg');
  background-position: 0 0, 50% 82%;
  background-size: auto, cover;
  padding-top: 95px;
  padding-bottom: 76px;
  position: relative;
  overflow: hidden;
}

.contacts-section {
  background-image: linear-gradient(#262526, #262526);
  padding-bottom: 25px;
  overflow: hidden;
}

.body {
  background-color: #0000;
  background-image: linear-gradient(#ffffffc7, #ffffffc7), url('../images/36270501-bamboo-wallpaper.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 100%;
  font-family: Open Sans, sans-serif;
}

.wide-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.welcome-text-1 {
  color: #bf985c;
  text-align: center;
  padding-top: 0%;
  font-family: Marck Script, sans-serif;
  font-size: 57px;
  line-height: 57px;
  display: block;
}

.title-cafe {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: PT Sans, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 58px;
}

.spacer {
  color: #a8a8a8;
  margin: 20px auto 0;
  padding-bottom: 0;
  display: block;
}

.welcome-text-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  margin-top: 18px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
}

.top-navbar {
  text-transform: uppercase;
  background-color: #0000;
  background-image: none;
  height: 139px;
  margin-top: -87px;
  margin-bottom: 145px;
  display: block;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.top-nav-link2 {
  color: #000;
  padding-left: 11px;
  padding-right: 32px;
  font-weight: 700;
  display: block;
}

.top-nav-link2:hover {
  color: #bf985c;
}

.top-nav-link2.w--current {
  color: #000;
  display: inline-block;
}

.top-nav-link2.w--current:hover {
  color: #bf985c;
}

.top-nav-link2._1 {
  color: #000;
}

.top-nav-link2._1:hover {
  color: #bf985c;
}

.top-nav-link2.accueil {
  color: #fff;
  background-color: #831717;
  margin-top: 14px;
  padding-right: 11px;
  display: none;
}

.top-nav-link2.link-menu {
  display: none;
}

.logo-text {
  color: #fff;
  border-bottom: 3px solid #fff;
  margin-left: 15px;
  padding-top: 20px;
  padding-bottom: 2px;
  font-size: 19px;
  font-weight: 600;
  text-decoration: none;
}

.logo-text._1 {
  color: #000;
  border-width: 2px 2px 3px;
  border-bottom-color: #000;
}

.logo-text-2 {
  color: #fff;
}

.cafe-text-span {
  color: #bf985c;
  font-weight: 600;
}

.top-menu-container {
  background-image: linear-gradient(#ffffffa3, #ffffffa3);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 950px;
  max-width: 1200px;
  height: 54px;
  margin-top: 98px;
  padding-top: 21px;
  padding-left: 0;
  display: flex;
}

.top-menu-container.jsss {
  background-image: none;
  display: flex;
}

.down-arrow {
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
}

.story-row {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.gold-header {
  color: #831717;
  text-align: center;
  margin-top: -36px;
  margin-bottom: 31px;
  font-family: Marck Script, sans-serif;
  font-size: 57px;
  font-weight: 400;
  line-height: 44px;
}

.gold-header.menuu {
  color: #e7e7e7;
  margin-top: 106px;
  margin-bottom: 34px;
}

.gold-header.menuu.blanc {
  margin-top: 83px;
}

.gold-header.menuu.pic {
  color: #831717;
}

.gold-header.joindre {
  margin-top: 26px;
}

.black-header {
  text-align: center;
  letter-spacing: 3px;
  margin-top: -19px;
  padding-top: 0;
  font-size: 37px;
}

.paragraf {
  color: #000;
  text-align: center;
  margin-top: 40px;
  line-height: 28px;
}

.paragraf.reserv {
  margin-top: 5px;
}

.link-1 {
  color: #bf985c;
  text-align: left;
  border-bottom: 2px solid #bf985c;
  width: 60px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2px;
  font-size: 18px;
  text-decoration: none;
  display: block;
}

.link-1._1 {
  color: #831717;
  text-align: center;
  border-style: none;
  width: 139px;
  margin-top: 13px;
  margin-bottom: 7px;
  text-decoration: none;
}

.story-image {
  text-align: left;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: inline-block;
}

.story-column-1 {
  padding-top: 0;
}

.white-header {
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: -15px;
  font-size: 36px;
}

.menu-row {
  width: 100%;
  max-width: 1200px;
  height: 444px;
  margin: 40px auto;
  display: block;
}

.menu-column-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.link-2 {
  color: #bf985c;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px solid #bf985c;
  width: 178px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 2px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.column-1_1 {
  height: 222px;
  padding: 0;
  display: block;
  position: relative;
  top: 0;
  right: 0;
}

.column-1_2 {
  height: 222px;
  padding-bottom: 0;
}

.column-2_1, .column-2_2 {
  height: 222px;
}

.menu-image {
  padding: 0 0 0 9px;
}

.menu-image._2341 {
  margin-top: -38px;
}

.delight-row-2 {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}

.delight-column-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -36px;
  display: flex;
}

.delight-image {
  padding-left: 20px;
  padding-right: 20px;
}

.delight-column-2 {
  margin-top: -36px;
}

.order-header {
  color: #fff;
  text-align: center;
  margin-top: -50px;
  margin-bottom: 49px;
  font-family: Marck Script, sans-serif;
  font-size: 42px;
  font-weight: 400;
}

.order-form {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.order-label {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  padding-top: 0;
  font-size: 17px;
  font-weight: 300;
  display: block;
}

.order-checkbox {
  color: #fff;
}

.order-button {
  color: #bf985c;
  background-color: #000;
  border: 1px solid #bf985c;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  padding-right: 35px;
  transition: background-color .3s;
  display: block;
}

.order-button:hover {
  color: #000;
  background-color: #bf985c;
  border-color: #000;
}

.success-message {
  border-radius: 7px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.success-text {
  margin-bottom: 12px;
  font-size: 17px;
}

.top-arrow {
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  width: 25px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  transform: rotate(45deg);
}

.contacts-title {
  color: #fff;
  text-align: center;
  margin: 0 auto 40px;
  padding-top: 30px;
  font-size: 30px;
  font-weight: 400;
  display: block;
}

.contacts-row {
  width: auto;
  margin: 0 auto 0 0;
  padding-right: 110px;
  display: block;
}

.contacts-text {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 600;
}

.contacts-text._1 {
  text-align: right;
  font-size: 19px;
  font-weight: 400;
}

.contacts-text.horaire {
  text-align: right;
  font-size: 15px;
}

.contacts-text.heure {
  font-size: 14px;
}

.map {
  width: 100%;
  max-width: 800px;
  height: 480px;
  max-height: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.copyright {
  color: silver;
  text-align: center;
  margin-top: 25px;
}

.top-navbar-2 {
  background-image: linear-gradient(#fff, #fff);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.top-menu-button, .lbox {
  display: none;
}

.lbox-bg {
  z-index: 1001;
  background-color: #000000d9;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
}

.lbox-window {
  z-index: 1002;
  background-color: #fff;
  width: 40%;
  height: 35%;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  position: fixed;
  inset: 10% 0 0;
}

.lbox-title {
  text-align: center;
}

.lbox-button {
  color: #bf985c;
  background-color: #000;
  border: 1px solid #bf985c;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.lbox-success {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
  font-size: 22px;
}

.lbox-close {
  color: #fff;
  font-size: 48px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: -25px;
  right: -25px;
}

.call-back {
  cursor: pointer;
  background-color: #bf985c80;
  border: 1px solid #fff;
  width: 200px;
  height: 45px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 12px 6px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.call-back-text {
  color: #fffc;
  text-align: center;
  margin-top: -28px;
  margin-left: 42px;
}

.call-back-block {
  z-index: 1001;
  cursor: pointer;
  background-color: #831717;
  border: 1px solid #fff;
  width: 200px;
  height: 50px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 3px 23px 15px 19px;
  text-decoration: none;
  transition: opacity 1.5s;
  position: fixed;
  bottom: 0;
  right: 0;
}

.story-column-2 {
  height: 400px;
  padding-top: 23px;
  padding-right: 33px;
}

.story-column-3 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  height: 400px;
}

.mapblock {
  width: 80%;
  max-width: 1200px;
  height: 400px;
  min-height: 100px;
  max-height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.logo {
  margin-top: -248px;
  margin-bottom: 56px;
  padding-top: 8px;
  padding-left: 17px;
}

.logo._23 {
  margin-top: -53px;
}

.logo.fjds {
  margin-top: -185px;
  margin-bottom: -15px;
}

.logo.fjds.second-logo {
  margin-top: -38px;
  margin-bottom: -27px;
  padding-left: 0;
}

.logo.logo3 {
  margin-top: -45px;
}

.colonne-menu {
  height: auto;
}

.slidder {
  height: 500px;
}

.slide-1 {
  background-image: url('../images/e.jpg');
  background-position: 96%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/j.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/k.jpg');
  background-position: 50%;
  background-size: cover;
}

.nav-menu {
  background-image: linear-gradient(#ffffff80, #ffffff80);
  flex-direction: row;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 950px;
  height: 100px;
  margin-top: -41px;
  padding-left: 168px;
  padding-right: 159px;
  display: flex;
}

.nav-menu.nav-1 {
  z-index: 999;
  background-image: linear-gradient(#ffffffd6, #ffffffd6);
  margin-top: -35px;
  padding: 44px 113px 0 116px;
  display: flex;
  position: fixed;
}

.link {
  background-image: url('../images/j.jpg');
  background-position: 9%;
  background-size: cover;
  border-radius: 8px;
  width: 400px;
  height: 260px;
}

.link.sushi-link {
  background-image: url('../images/p4.jpg');
  background-position: 50%;
  background-size: cover;
}

.link.entres {
  background-image: url('../images/11-1.jpg');
  background-position: -32%;
  background-size: cover;
}

.light-menu-1 {
  width: 400px;
  height: 260px;
}

.col-menu-1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bouton-enre {
  background-color: #831717;
  border: 1px solid #fdfdfd;
  border-radius: 6px;
  margin-top: -146px;
  font-size: 16px;
}

.pics {
  cursor: pointer;
  border-radius: 6px;
}

.row-32 {
  margin-top: -5px;
  margin-bottom: 0;
}

.col322 {
  margin-top: -15px;
}

.bouton-reservation {
  background-color: #831717;
}

.row-menu {
  margin-top: 0;
  padding-top: 0;
}

.link-phone {
  text-decoration: none;
}

.txt-phone {
  color: #c90f0f;
  cursor: pointer;
  font-size: 21px;
}

.txt-joindre {
  text-align: center;
  margin-top: 25px;
}

.pic-menu {
  opacity: 1;
  background-color: #fff;
  margin-top: 50px;
  margin-bottom: 37px;
}

.diviv {
  margin-top: -428px;
}

.slide-4 {
  background-image: url('../images/h.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/d.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/p4.jpg');
  background-position: 50%;
  background-size: cover;
}

.msg-form {
  height: 120px;
}

.row-intro {
  margin-top: 126px;
}

.vid {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 597px;
  display: flex;
}

.slide-top {
  width: 490px;
  height: 500px;
  margin-left: -22px;
}

.cont-top {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.back-logo {
  justify-content: center;
  align-items: center;
  display: flex;
}

.vins {
  background-color: #0000;
  background-image: linear-gradient(to right, #0000, red 24% 47%, red 70%, #0000);
  height: auto;
  margin-top: -104px;
  margin-bottom: -15px;
}

.apportez {
  color: #fff;
  text-align: center;
  margin-top: 3px;
  font-family: Oswald, sans-serif;
  font-size: 32px;
}

.photo-row {
  margin-top: 51px;
}

.photo-row.row-2 {
  margin-top: 17px;
}

.dss {
  padding-left: 0;
  padding-right: 0;
}

.pic-col {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.square {
  margin-top: -5px;
}

.link-logo {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 99px;
  height: 63px;
  display: flex;
}

.txxtxt {
  color: #fcfcfc;
  text-align: center;
  margin-bottom: 29px;
  padding-left: 114px;
  padding-right: 97px;
  font-size: 15px;
}

.txxtxtxx {
  color: #000;
  text-align: center;
  margin-top: 33px;
  margin-bottom: 41px;
  font-weight: 600;
}

.light {
  margin-top: 24px;
  margin-bottom: 32px;
}

.lb {
  width: 328px;
  height: 232px;
}

.lb.roull {
  height: 255px;
}

.icon-phone {
  margin-top: 4px;
}

.autre-logo {
  display: none;
}

.sush {
  width: 1070px;
}

.suu {
  width: auto;
}

.incitatif {
  text-align: center;
}

.menu-sush {
  margin-bottom: 30px;
}

.conttt {
  margin-top: 0;
}

.sush-menu {
  margin-bottom: 31px;
}

.section-sush {
  margin-top: -64px;
  padding-top: 33px;
}

.contt-sush {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.acc {
  color: #831717;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}

.accc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ju {
  text-decoration: none;
}

.return {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 28px;
  display: flex;
}

.return-button {
  background-color: #831717;
  border: 1px solid #000;
  padding-top: 15px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}

.container {
  background-color: #e20000;
  padding-bottom: 9px;
}

.heading {
  color: #fff;
  text-align: center;
  font-size: 27px;
  line-height: 34px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  background-color: #0b8614;
  padding-bottom: 7px;
  font-size: 30px;
}

.heading-2.txt {
  padding: 13px 14px 12px;
  font-size: 20px;
  line-height: 28px;
}

.heading-2.noel {
  background-color: #0000;
  background-image: linear-gradient(#0d3810bd, #0d3810bd), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border: 2px solid #fbff00;
  padding: 78px 21px 72px 20px;
  font-size: 19px;
  line-height: 24px;
}

.html-embed {
  height: 36px;
  margin-top: 7px;
  padding-right: 7px;
}

.heading-3 {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 12px;
  font-size: 28px;
  line-height: 32px;
}

.container-2 {
  background-color: #fff;
  margin-top: 21px;
}

.container-2.ooo {
  border-radius: 11px;
  margin-top: 19px;
}

.container-2.dfdf {
  margin-bottom: 28px;
}

.container-2.dfdf.rr {
  border-radius: 3px;
  margin-bottom: 50px;
}

.column {
  padding-left: 32px;
}

.column-2 {
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.div-block {
  padding-top: 10px;
}

.text-span {
  color: #ef2605;
}

.image {
  margin-top: 20px;
  margin-bottom: 27px;
}

.button {
  text-align: center;
  background-color: #ef2605;
  margin-top: -13px;
}

.fds {
  font-size: 23px;
}

.column-3, .column-4, .column-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.big {
  color: #fff200;
  font-size: 37px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-4 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-6 {
  background-color: #db0000;
  margin-top: 11px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

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

.image-5 {
  margin-top: 17px;
  margin-bottom: 5px;
}

.container-7 {
  background-image: linear-gradient(#ff0000b3, #ff0000b3), url('../images/1.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  margin-top: 19px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#bd0000bf, #bd0000bf), url('../images/e.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 2px;
  margin-bottom: 7px;
  padding-top: 9px;
  padding-bottom: 7px;
  font-size: 28px;
  line-height: 34px;
}

.div-block-3 {
  margin-bottom: 9px;
}

html.w-mod-js [data-ix="fade-in"] {
  opacity: 0;
}

html.w-mod-js [data-ix="move-from-left"], html.w-mod-js [data-ix="move-from-left-2"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="move-from-right"], html.w-mod-js [data-ix="move-from-right-2"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="move-from-top-left"] {
  opacity: 0;
  transform: translate(-100px, -100px);
}

html.w-mod-js [data-ix="move-from-down-left"] {
  opacity: 0;
  transform: translate(-100px, 100px);
}

html.w-mod-js [data-ix="move-from-down-right"] {
  opacity: 0;
  transform: translate(100px, 100px);
}

html.w-mod-js [data-ix="move-from-top-right"] {
  opacity: 0;
  transform: translate(100px, -100px);
}

html.w-mod-js [data-ix="move-from-up"] {
  opacity: 0;
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="move-from-down"] {
  opacity: 0;
  transform: translate(0, 100px);
}

@media screen and (max-width: 991px) {
  .welcome-section {
    background-position: 50%;
  }

  .story-section {
    padding-top: 42px;
    padding-bottom: 20px;
  }

  .menu-2025 {
    background-image: linear-gradient(to bottom, null, null);
    height: 470px;
    margin-top: 83px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .menu-2025.menu {
    background-image: linear-gradient(#000000c9, #000000c9), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: auto;
    padding-top: 0;
  }

  .menu-2025.midi {
    height: auto;
  }

  .menu-2025.sushi {
    height: 1800px;
    padding-top: 0;
  }

  .menu-2025.sect-menu-soir {
    height: auto;
  }

  .spices-section {
    background-position: 50%;
    height: 470px;
    padding-top: 178px;
  }

  .delight-section {
    margin: -10px auto 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .welcome-text-1 {
    padding-top: 48%;
  }

  .top-nav-link2 {
    color: #fff;
    background-color: #242424;
    background-image: none;
    padding-top: 2px;
    padding-bottom: 11px;
    padding-left: 29px;
  }

  .top-nav-link2.w--current {
    display: block;
  }

  .top-nav-link2._1 {
    color: #fff;
    background-image: linear-gradient(#000, #000);
  }

  .top-nav-link2.accueil {
    background-image: none;
  }

  .top-nav-link2.rty {
    padding-top: 16px;
    padding-bottom: 8px;
  }

  .top-nav-link2.rty.w--current {
    background-color: red;
    padding-top: 9px;
  }

  .top-menu-container {
    width: auto;
  }

  .top-menu-container.jsss {
    width: auto;
    height: auto;
    margin-top: 56px;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 16px;
  }

  .top-menu-container.top-main {
    z-index: 999;
    background-image: linear-gradient(#fff, #fff);
    margin-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .story-row {
    padding-top: 0;
    overflow: hidden;
  }

  .gold-header {
    text-align: center;
    margin-top: -4px;
    margin-bottom: 34px;
    padding-left: 21px;
    font-size: 39px;
  }

  .gold-header.menuu.blanc {
    margin-top: 29px;
    margin-bottom: 18px;
  }

  .gold-header.menuu.pic {
    color: #831717;
    margin-top: 37px;
    font-size: 47px;
  }

  .black-header {
    margin-top: -30px;
    font-size: 27px;
  }

  .paragraf {
    text-align: center;
    margin-top: 15px;
  }

  .link-1 {
    margin-top: 10px;
  }

  .story-image {
    height: 50%;
    max-height: 500px;
    margin-top: 15px;
  }

  .story-column-1 {
    margin-bottom: 0;
    padding-top: 0;
  }

  .white-header {
    margin-top: -27px;
    font-size: 26px;
  }

  .menu-row {
    width: 100%;
    height: 900px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .column-1_1 {
    height: auto;
    position: static;
    overflow: hidden;
  }

  .menu-column-1 {
    height: 60%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    overflow: hidden;
  }

  .menu-image._2341 {
    margin-top: -99px;
  }

  .delight-row-2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .delight-column-1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    display: inline;
  }

  .delight-image {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

  .delight-image._2 {
    margin-left: 0;
    margin-right: 0;
  }

  .delight-column-2 {
    padding-left: 20px;
    padding-right: 20px;
    display: inline;
  }

  .contacts-row {
    width: 90%;
    max-width: 100%;
    padding-right: 0;
  }

  .contacts-text {
    font-size: 14px;
  }

  .contacts-text._1 {
    font-size: 17px;
  }

  .map {
    width: 90%;
    max-width: 100%;
    height: 400px;
    max-height: 400px;
    margin-top: 68px;
  }

  .top-navbar-2 {
    display: none;
  }

  .top-menu-icon {
    color: #831717;
    justify-content: center;
    display: none;
  }

  .top-menu-button {
    margin-top: -130px;
    margin-bottom: 0;
    margin-left: 569px;
  }

  .top-menu-button.w--open {
    background-color: #0000;
    background-image: none;
  }

  .top-menu-button.button-main {
    margin-top: -25px;
  }

  .lbox-window {
    width: 70%;
  }

  .call-back-text {
    margin-top: -29px;
  }

  .delightcolumn-2-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .mapblock {
    width: 90%;
    max-width: 100%;
  }

  .logo.fjds.second-logo {
    margin-top: -41px;
    margin-left: 23px;
    padding-left: 0;
  }

  .slide-1 {
    display: inline-block;
  }

  .nav-menu {
    background-color: #eee;
    background-image: none;
    width: auto;
    margin-top: -319px;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu.nav-1 {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link.entres {
    background-image: url('../images/11-1.jpg');
    background-position: -52px 0;
  }

  .col322 {
    margin-top: 104px;
  }

  .vins {
    height: auto;
  }

  .dss {
    display: block;
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .square.square-mob {
    margin-top: 0;
    margin-bottom: -28px;
    display: none;
  }

  .link-logo.w--current {
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .txxtxt {
    margin-bottom: 37px;
    font-size: 15px;
  }

  .txxtxtxx {
    margin-top: 30px;
  }

  .menu-titre {
    margin-top: -25px;
    margin-bottom: 8px;
    display: none;
  }

  .txt-menu {
    color: #831717;
    margin-top: 17px;
    font-size: 17px;
  }

  .phonne {
    margin-left: 226px;
  }

  .icon-phone {
    margin-top: 3px;
  }

  .autre-logo {
    margin-top: 4px;
    margin-bottom: -32px;
    display: block;
  }

  .section-sush {
    margin-top: -46px;
  }

  .heading-2 {
    padding-bottom: 0;
    font-size: 25px;
  }

  .heading-2.txt {
    font-size: 20px;
    line-height: 26px;
  }

  .heading-3 {
    margin-top: 24px;
  }

  .container-2 {
    margin-top: 11px;
  }

  .column-2 {
    padding-top: 7px;
    padding-bottom: 17px;
  }

  .text-block {
    font-size: 19px;
  }
}

@media screen and (max-width: 767px) {
  .story-section {
    margin-top: -67px;
    padding-top: 44px;
  }

  .menu-2025.menu {
    height: auto;
    padding-top: 0;
    padding-bottom: 204px;
  }

  .menu-2025.midi {
    height: auto;
  }

  .menu-2025.sushi {
    height: 2000px;
  }

  .menu-2025.sushi.suuu {
    padding-top: 0;
  }

  .menu-2025.sect-menu-soir {
    height: 7460px;
  }

  .delight-section {
    padding-top: 23px;
  }

  .order-section {
    padding-top: 121px;
  }

  .contacts-section {
    padding-bottom: 25px;
  }

  .welcome-text-1 {
    padding-top: 50%;
  }

  .spacer {
    margin-top: 0;
  }

  .top-nav-link2 {
    padding-top: 7px;
    padding-bottom: 15px;
  }

  .top-nav-link2.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .top-nav-link2.rty {
    padding-bottom: 8px;
  }

  .top-nav-link2.rty.w--current {
    background-color: red;
  }

  .top-menu-container.top-main {
    position: fixed;
  }

  .story-row {
    max-width: 1200px;
  }

  .gold-header {
    text-align: center;
    padding-left: 0;
    font-size: 52px;
  }

  .gold-header.menuu {
    color: #831717;
    margin-top: -3px;
  }

  .gold-header.menuu.blanc {
    color: #c7c7c7;
    margin-top: 44px;
  }

  .gold-header.menuu.pic {
    margin-top: 33px;
  }

  .black-header {
    margin-top: -35px;
    font-size: 29px;
  }

  .paragraf {
    padding-left: 11px;
    padding-right: 11px;
    font-size: 13px;
  }

  .link-1 {
    width: 46px;
    font-size: 15px;
  }

  .link-1._1 {
    width: 116px;
  }

  .menu-row {
    height: 687px;
    margin-top: 10px;
    margin-bottom: -10px;
  }

  .menu-column-2 {
    padding-bottom: 0;
  }

  .link-2 {
    width: 147px;
    margin-top: 11px;
    font-size: 15px;
  }

  .menu-column-1 {
    height: 57%;
    padding-left: 5px;
    padding-right: 5px;
  }

  .column-1_2, .column-2_1, .column-2_2 {
    height: 200px;
  }

  .menu-image {
    padding: 0 10px;
  }

  .menu-image._2341 {
    margin-top: -28px;
  }

  .delight-row-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .delight-column-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .contacts-row {
    width: 90%;
    max-width: 100%;
    padding-right: 0;
  }

  .contacts-text {
    margin-right: -51px;
    padding-right: 0;
    font-size: 13px;
  }

  .contacts-text._1 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    font-size: 16px;
  }

  .contacts-text.horaire {
    margin-right: 0;
  }

  .contacts-text.heure {
    margin-right: 0;
    font-size: 14px;
  }

  .map {
    width: 90%;
    max-width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .top-menu-button {
    margin-left: 475px;
  }

  .top-menu-button.button-main {
    margin-top: -27px;
    margin-left: 454px;
  }

  .lbox-window {
    width: 90%;
  }

  .call-back-block {
    display: none;
  }

  .story-column-2 {
    margin-top: 26px;
    padding-right: 10px;
  }

  .story-column-3 {
    margin-top: 26px;
  }

  .mapblock {
    height: 250px;
  }

  .logo.fjds.second-logo {
    margin-left: 0;
    padding-left: 0;
  }

  .logo.logo3 {
    margin-top: -31px;
    display: block;
    overflow: visible;
  }

  .nav-menu.nav-1 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link.sushi-link {
    margin-top: 126px;
  }

  .link.entres {
    background-image: url('../images/11-1.jpg');
    background-position: 3px 0;
  }

  .link.menu-soir {
    margin-top: 128px;
  }

  .col322 {
    margin-top: -20px;
  }

  .vins {
    height: auto;
  }

  .apportez {
    padding-left: 5px;
    padding-right: 5px;
  }

  .square.square-mob {
    margin-top: 10px;
    display: none;
  }

  .menu-titre {
    display: none;
  }

  .txt-menu {
    margin-top: 20px;
  }

  .lb {
    width: 470px;
    height: 360px;
    margin-bottom: 22px;
  }

  .phonne {
    margin-left: 146px;
  }

  .section-sush {
    margin-top: -67px;
  }

  .heading-2 {
    margin-bottom: 18px;
    padding-top: 24px;
    padding-bottom: 21px;
    line-height: 34px;
  }

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

  .column {
    padding-left: 0;
  }

  .column-2 {
    padding-top: 33px;
    padding-bottom: 37px;
  }

  .column-5 {
    padding-bottom: 38px;
  }

  .image-2 {
    margin-bottom: 14px;
  }

  .image-3 {
    margin-bottom: 15px;
  }

  .image-4 {
    margin-bottom: 89px;
  }

  .big {
    font-size: 30px;
  }

  .container-3 {
    flex-direction: column;
    display: flex;
  }

  .text-block {
    padding-left: 42px;
    padding-right: 55px;
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .welcome-section.top-section {
    margin-top: 0;
  }

  .story-section {
    background-image: linear-gradient(#fffffff2, #fffffff2), url('../images/Free-HD-Bamboo-Wallpapers-Download.jpg');
    background-position: 0 0, 0 0;
    background-size: auto, cover;
    height: 1001px;
  }

  .menu-2025.menu {
    height: auto;
    margin-top: 27px;
    padding-bottom: 165px;
    padding-left: 9px;
    padding-right: 9px;
  }

  .menu-2025.midi {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .menu-2025.sushi {
    height: 1750px;
  }

  .menu-2025.sect-menu-soir {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    height: auto;
    padding-bottom: 37px;
    display: flex;
  }

  .order-section {
    padding-top: 122px;
    padding-bottom: 90px;
    display: block;
  }

  .top-navbar {
    background-image: none;
    margin-top: 0;
    margin-bottom: 120px;
  }

  .top-nav-link2 {
    padding-left: 17px;
  }

  .top-nav-link2.rty.w--current {
    background-color: red;
  }

  .top-menu-container.top-main {
    padding-top: 10px;
    position: static;
  }

  .story-row {
    max-width: 100%;
  }

  .gold-header {
    margin-bottom: 47px;
    font-size: 37px;
  }

  .gold-header.menuu.blanc {
    margin-top: 44px;
  }

  .gold-header.menuu.pic {
    margin-top: 45px;
  }

  .paragraf {
    margin-bottom: 65px;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .link-1._1 {
    width: 108px;
    font-size: 14px;
  }

  .story-image {
    height: 100%;
    max-height: 400px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .menu-row {
    width: 98%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .link-2 {
    width: 137px;
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 14px;
  }

  .menu-column-1 {
    height: 270px;
    max-height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }

  .column-1_2 {
    height: 100%;
    max-height: 100%;
  }

  .column-2_1 {
    height: 202px;
  }

  .column-2_2 {
    height: 153px;
  }

  .menu-image {
    height: 139px;
    margin-bottom: 38px;
    padding-bottom: 10px;
  }

  .delight-column-1 {
    padding-left: 28px;
    padding-right: 28px;
  }

  .delight-image {
    padding-left: 10px;
    padding-right: 10px;
  }

  .delight-image._2 {
    padding-right: 10px;
  }

  .order-header {
    margin-top: -104px;
    margin-bottom: 63px;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 26px;
  }

  .order-form {
    width: 85%;
    max-width: 100%;
  }

  .contacts-row {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .contacts-text {
    margin-right: -47px;
    font-size: 9px;
  }

  .contacts-text._1 {
    font-size: 11px;
  }

  .contacts-text.horaire {
    font-size: 10px;
  }

  .contacts-text.heure {
    font-size: 12px;
  }

  .map {
    width: 90%;
  }

  .copyright {
    margin-top: 34px;
    margin-bottom: -2px;
  }

  .copyright.yyh {
    margin-top: 49px;
    margin-bottom: 1px;
  }

  .top-menu-button {
    margin-top: -154px;
    margin-left: 244px;
  }

  .top-menu-button.button-main {
    align-self: flex-end;
    margin-left: 0;
  }

  .top-menu-button.button-main.w--open {
    margin-left: 229px;
    display: block;
  }

  .lbox {
    display: none;
  }

  .lbox-close {
    right: -15px;
  }

  .call-back-text {
    margin-top: -27px;
  }

  .call-back-block {
    text-align: center;
    width: 180px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 3px 2px 0;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .story-column-2 {
    height: 400px;
    margin-top: 10px;
  }

  .mapblock {
    height: 210px;
  }

  .logo.fjds.second-logo {
    margin-top: -33px;
    margin-left: 0;
    padding-left: 0;
  }

  .logo.logo3 {
    margin-top: -71px;
  }

  .slidder, .slide-1 {
    width: 100%;
  }

  .nav-menu.nav-1 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .link.entres {
    background-image: url('../images/11-1.jpg');
    background-position: 12% 0;
    background-size: cover;
  }

  .col322 {
    margin-top: -44px;
  }

  .maske {
    width: 100%;
  }

  .back-logo {
    display: none;
  }

  .vins {
    height: auto;
    margin-top: -208px;
  }

  .apportez {
    padding-left: 13px;
    padding-right: 13px;
    line-height: 35px;
  }

  .square.square-mob {
    display: none;
  }

  .txxtxt {
    padding-left: 5px;
    padding-right: 5px;
  }

  .txxtxtxx {
    display: none;
  }

  .menu-titre {
    margin-top: -25px;
    display: none;
  }

  .txt-menu {
    margin-top: 19px;
  }

  .lb {
    height: 260px;
  }

  .phonne {
    margin-left: 30px;
  }

  .icon-phone {
    margin-top: -1px;
    margin-left: -120px;
  }

  .section-sush {
    margin-top: -62px;
  }

  .return {
    margin-top: -2px;
  }

  .return-button {
    margin-top: 43px;
  }

  .heading-2 {
    margin-bottom: 17px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 22px;
    line-height: 24px;
  }

  .heading-2.txt {
    font-size: 16px;
    line-height: 21px;
  }

  .heading-2.noel {
    padding-top: 16px;
  }

  .container-2 {
    margin-top: 31px;
  }

  .column {
    text-align: center;
    padding-left: 0;
  }

  .column-2 {
    padding-top: 21px;
    padding-bottom: 38px;
  }

  .brand {
    padding-left: 0;
  }

  .image {
    margin-bottom: 31px;
  }

  .big {
    font-size: 24px;
    display: none;
  }

  .container-5 {
    padding-bottom: 71px;
  }

  .heading-4 {
    margin-top: 16px;
    font-size: 24px;
  }

  .image-6 {
    margin-bottom: 30px;
  }

  .column-6 {
    display: none;
  }
}


