.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-icon i{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );transition:fill 0.3s;}.elementor-271 .elementor-element.elementor-element-bb70768{--e-icon-list-icon-size:18px;--icon-vertical-offset:0px;}.elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-item > a{font-family:"Nunito", Sans-serif;font-size:18px;font-weight:500;}.elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-271 .elementor-element.elementor-element-bb70768 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-text );}.elementor-271 .elementor-element.elementor-element-7feca45{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:22px;--grid-column-gap:5px;--grid-row-gap:0px;}.elementor-271 .elementor-element.elementor-element-7feca45.elementor-element{--align-self:center;}.elementor-271 .elementor-element.elementor-element-7feca45 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:0px;}.elementor-271 .elementor-element.elementor-element-7feca45 .elementor-social-icon i{color:var( --e-global-color-primary );}.elementor-271 .elementor-element.elementor-element-7feca45 .elementor-social-icon svg{fill:var( --e-global-color-primary );}.elementor-271 .elementor-element.elementor-element-7feca45 .elementor-social-icon:hover i{color:var( --e-global-color-text );}.elementor-271 .elementor-element.elementor-element-7feca45 .elementor-social-icon:hover svg{fill:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-271 .elementor-element.elementor-element-3b3fa11{text-align:center;font-family:"Poppins", Sans-serif;font-size:15px;font-weight:400;color:var( --e-global-color-c3bf4fd );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-271 .elementor-element.elementor-element-89d42e2 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-271 .elementor-element.elementor-element-89d42e2 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:#0060725E;}.elementor-271 .elementor-element.elementor-element-89d42e2{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}@media(max-width:390px){.elementor-271 .elementor-element.elementor-element-bb70768.elementor-element{--align-self:center;}.elementor-271 .elementor-element.elementor-element-7feca45.elementor-element{--align-self:center;}.elementor-271 .elementor-element.elementor-element-7feca45{--grid-column-gap:5px;}}/* Start custom CSS *//* =========================
   PAGE TOKI GOXOA - MENU EMBED
========================= */

html {
  scroll-behavior: smooth;
}


/* =========================
   NAVIGATION STICKY
========================= */

.toki-menu-nav-wrap {
  position: sticky;
  top: 20px;
  z-index: 100;

  background: #fff;

  padding: 12px 0;
}

.toki-menu-nav-wrap .ta-menu-nav {
  display: flex;
  gap: 16px;

  overflow-x: auto;
  white-space: nowrap;

  padding: 0 5px;

  background: transparent;
  border: none;

  box-sizing: border-box;
}

.toki-menu-nav-wrap .ta-menu-nav::-webkit-scrollbar {
  display: none;
}

.toki-menu-nav-wrap .ta-menu-nav a {
  flex-shrink: 0;

  text-decoration: none;

  font-size: 14px;
  font-weight: 600;
  color: #000;

  padding: 6px 0;
}

.toki-menu-nav-wrap .ta-menu-nav a.is-active {
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 5px;
}


/* =========================
   MENU EMBED
========================= */

.toki-menu-embed {
  max-height: 600px;
  overflow-y: auto;

  padding: 24px 0;

  background: #fff;
}


/* =========================
   BASE MENU
========================= */

.toki-menu-embed .menu-qr {
  display: flex;
  flex-direction: column;
  gap: 10px;

  width: 100%;
  max-width: none;

  margin: 0;
  padding: 0;
}


/* =========================
   SECTIONS
========================= */

.toki-menu-embed .menu-section,
.toki-menu-embed .menu-subsection {
  scroll-margin-top: 90px;
}

.toki-menu-embed .menu-section {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

.toki-menu-embed .menu-section:last-child {
  border-bottom: none;
}

.toki-menu-embed .menu-section-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;

  margin-bottom: 6px;
}

.toki-menu-embed .menu-section-title {
  margin: 0;

  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.toki-menu-embed .menu-subsection .menu-section-title {
  font-size: 18px;
  text-transform: none;
}

.toki-menu-embed .menu-section-price {
  font-size: 18px;
  font-weight: 700;

  white-space: nowrap;
}

.toki-menu-embed .menu-section-description {
  margin: 8px 0;

  font-size: 14px;
  line-height: 1.4;
  color: #555;
}


/* =========================
   PRODUITS
========================= */

.toki-menu-embed .menu-produit {
  padding: 5px 0;
}

.toki-menu-embed .menu-produit + .menu-produit {
  border-top: 1px dashed rgba(0,0,0,0.08);
}

.toki-menu-embed .menu-produit-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
}

.toki-menu-embed .menu-produit-nom {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  flex-wrap: wrap;

  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.toki-menu-embed .menu-produit-prix {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;

  white-space: nowrap;
}

.toki-menu-embed .menu-produit-description {
  margin: 4px 0 8px;

  font-size: 14px;
  line-height: 1.4;
  color: #555;

  max-width: 90%;
}


/* =========================
   BADGES INLINE
========================= */

.toki-menu-embed .menu-badge-inline {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  font-size: 16px;
  line-height: 1;

  margin-left: 2px;

  transform: translateY(1px);
}

.toki-menu-embed .menu-badge-inline img {
  width: 16px;
  height: 16px;

  display: block;
}


/* =========================
   VARIANTES
========================= */

.toki-menu-embed .menu-variantes {
  margin-top: 6px;
  margin-left: 8px;
  margin-right: 100px;

  display: flex;
  flex-direction: column;
  gap: 2px;
}

.toki-menu-embed .menu-variante {
  display: flex;
  align-items: baseline;
  gap: 6px;

  font-size: 14px;
  line-height: 1.3;
  color: #444;
}

.toki-menu-embed .menu-variante-nom {
  opacity: 0.85;
}

.toki-menu-embed .menu-variante-dots {
  flex: 1;

  border-bottom: 1px dotted rgba(0,0,0,0.35);

  transform: translateY(-3px);
}

.toki-menu-embed .menu-variante-prix {
  white-space: nowrap;
  font-weight: 500;
}

.toki-menu-embed .menu-variante-nom-seul {
  display: inline-block;
}


/* =========================
   SUPPLÉMENTS
========================= */

.toki-menu-embed .menu-supplements {
  margin-top: 10px;
}

.toki-menu-embed .menu-supplements-title {
  margin: 0 0 4px;

  font-size: 14px;
  font-weight: 700;
}

.toki-menu-embed .menu-supplement {
  display: block;

  font-size: 14px;
  line-height: 1.35;
  color: #444;
}

.toki-menu-embed .menu-supplement-inline {
  margin: 8px 0 0;

  font-size: 14px;
  font-style: italic;
  color: #333;
}


/* =========================
   BOISSONS
========================= */

.toki-menu-embed .menu-section-boissons {
  display: flex;
  flex-direction: column;
  gap: 24px;
}


/* =========================
   RESPONSIVE
========================= */

@media (max-width: 767px) {

  .toki-menu-embed {
    max-height: 620px;
    padding: 16px 0;
  }
}

@media (max-width: 480px) {

  .toki-menu-embed .menu-section-title {
    font-size: 20px;
  }

  .toki-menu-embed .menu-produit-nom,
  .toki-menu-embed .menu-produit-prix {
    font-size: 15px;
  }

  .toki-menu-embed .menu-variante,
  .toki-menu-embed .menu-supplement {
    font-size: 13px;
  }

  .toki-menu-embed .menu-variantes {
    margin-right: 40px;
  }
}/* End custom CSS */