.header--top-center .header__inline-menu, .list-menu--inline {
  width: 100%;
}
@media screen and (min-width: 990px) {
  .header {
    padding-bottom: 0!important;
  }
}

.shopify-pc__banner__btn-accept {
  order: 1!important;
  background-color: #fff!important;
  color: #000!important;
  border: 1px solid hsl(214deg, 5%, 21%, 100%)!important;
}