@media (min-width: 768px) {
  .index .main-nav-container {
    min-height: 84px;
    margin: auto !important;
    width: 90% !important;
    border-radius: 40px !important;
    background-color: #ffffff6e !important;
    box-shadow: inset 0 4px 5.5px rgba(0, 0, 0, 0.25);
    margin-top: 12px !important;
  }
}

.index .bg-inherit {
  background-color: transparent !important;
}

.inner.py-\[5px\].add-blur {
}

@media (min-width: 768px) {
  .md\:max-h-\[700px\] {
    max-height: fit-content;
  }

  .index header.store-header {
    position: absolute !important;
  }

  .inner.py-\[5px\].add-blur {
    border-radius: 40px !important;
  }
}

.index header * {
  color: white;
}

.fixed-header * {
  color: #4f338a !important;
}

.Furniture6 * {
  color: white !important;
}

.Furniture-4-6 * {
  color: white;
}

.Furniture-1-0 * {
  color: white;
}

@media (min-width: 768px) {
  .Furniture-1-0 .h-full {
    justify-content: center !important;
    align-items: center;
    position: relative;
    right: -23%;
    top: 13%;
  }

  .Furniture-4-6 .h-full {
    align-items: center;
    margin-left: 3%;
  }
}

@media (max-width: 768px) {
  .h-\[85vh\] {
    height: 47vh !important;
  }

  footer * {
    text-align: center !important;
    justify-content: center !important;
    align-content: center !important;
    align-items: center !important;
  }

  .Furniture-4-6 .h-full {
    align-items: center !important;
    justify-content: center !important;
  }

  .Furniture-1-0 .h-full {
    align-items: baseline !important;
    justify-content: end !important;
  }

  header.store-header.z-2 {
    position: relative;
  }

  .sicon-menu:before {
    content: "\ed7f";
    filter: invert(1);
  }

  .Furniture-1-0 * {
    opacity: 1;
  }

  .Furniture-4-6 * {
    opacity: 1;
  }

  .Furniture-1-0
    .max-w-\[70\%\].md\:max-w-\[55\%\].text-center.flex.flex-col.items-center.p-3.md\:p-5 {
    width: 100% !important;
    max-width: 100%;
  }
}

.w-\[250px\] {
  width: 100% !important;
}

.w-\[80\%\] {
  width: 100%;
}

.Furniture-2 * {
  color: white !important;
  border-color: white;
}

.lg\:left-\[20\%\] {
  left: 0 !important;
  justify-content: end !important;
  align-items: center !important;
  bottom: 13px !important;
  top: unset !important;
}

.navbar-brand img {
  max-height: 5rem !important;
}

.bg-\[var\(--f-color\)\] {
  background-color: #6969c9;
}

/************/
@media (min-width: 768px) {
}