/** Shopify CDN: Minification failed

Line 6:0 Unexpected ";"

**/
;html[lang="en"] #tewatashi-validator-bar button p {
  font-size: 0;
}
html[lang="en"] #tewatashi-validator-bar button p:before {
  content: "Store Pickup";
  font-size: var(--font-size-medium);
  font-weight: 700;
}
.navigation__menu > .navigation__menuitem .navigation__menulink:before {
  bottom: -2px!important;
}
.header-section {
  border-bottom: 1px solid #1b1b1b;
}
.header-section > #navigation > .row {
  max-width: 1200px;
  margin: 0 auto;
}
.header_wrap {
  display: flex!important;
  width: 100%;
  grid-column: auto / span 12;
}
.header_wrap .header_search {
  width: 400px;
  min-width: 400px;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 980px) {
  .header-section .nav-container.grid__wrapper {
    display: flex;
    align-items: center;
  }
  .header_wrap {
    min-width: 180px;
  }
  .header_wrap .header_search {
    display: none;
  }
}
.header_wrap .header_search form {
  width: 100%!important;
}
.header_wrap .header_search input {
  width: 100%!important;
  margin: 0;
  border-radius: 20px!important;
  height: 40px;
  text-transform: none;
  font-size: 16px;
}
.header_wrap .header_search ::placeholder {
  color: rgba(0,0,0,0.5);
}

li.cart-links__item a {
  text-align: center;
  display: grid!important;
  justify-items: center;
}
li.cart-links__item a small {
  font-size: 12px;
  display: block;
  line-height: 1.4;
  margin-top: 5px;
}
li.cart-links__item {
  position: relative;
}
li.cart-links__item .js-cart-count {
  position: absolute;
  top: -5px;
  right: -5px;
  height: fit-content;
  display: inline-block;
  vertical-align: unset;
  line-height: 1;
}
.header-navigation .navigation__menu {
  text-align: center!important;
}

.F9uL8BdMRdp0OHdWqk6T {
 background-color: transparent!important;
  border: transparent!important;
}
.F9uL8BdMRdp0OHdWqk6T .hVNbsm7MI84iYRYTr038:hover {
  background-color: transparent!important;
}
.F9uL8BdMRdp0OHdWqk6T .LNcx90kQXN2ZnPNHmMW4 {
  margin: 0 auto;
}
.F9uL8BdMRdp0OHdWqk6T .LNcx90kQXN2ZnPNHmMW4 svg {
  display: none;
}
.F9uL8BdMRdp0OHdWqk6T .LNcx90kQXN2ZnPNHmMW4 p {
  font-family: "Noto Serif Japanese", sans-serif;
  margin: 0;
}
@media screen and (max-width: 980px) {
  .hVNbsm7MI84iYRYTr038 {
    padding: 0!important;
    height: auto!important;
  }
}

.footer-menu h3 {
  padding-bottom: 0!important;
  border-bottom: transparent!important;
}
#footer--newsletter__form input#footer-EMAIL {
  height: 40px;
  width: 300px;
}
#footer--newsletter__form input#footer-subscribe {
  margin-bottom: 0;
  height: 40px;
  width: 100px;
  line-height: 40px;
  margin-left: 20px;
}
@media screen and ( max-width: 980px ) {
  #footer--newsletter__form input#footer-EMAIL {
    height: 40px;
    width: 220px;
  }
  #footer--newsletter__form input#footer-subscribe {
    margin-left: 10px;
    margin-top: 0;
  }
}
.footer-section div #bottom-footer {
  border-top: transparent;
}
.footer-section #payment {
  margin-top: 0;
  text-align: left!important;
}
.footer-section div#bottom-footer {
  display: block;
  align-items: flex-start;
}
.footer-section div#bottom-footer .footer-right {
  width: 100%;
  text-align: center;
}
.footer_logo {
  padding: 30px 0;
}
.footer_logo img {
  max-width: 300px;
}
@media screen and ( max-width: 980px ) {
  .footer_logo img {
    max-width: 200px;
  }
}

.megamenu_wrap {
  width: 100%;
  padding: 30px 0 0;
}
.megamenu_wrap > .megamenu__list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
.megamenu__listlink_img {
  display: flex!important;
  max-width: unset!important;
  width: 100%!important;
  align-items: center;
  justify-content: flex-end;
}
.megamenu__listlink_img > img {
  width: auto;
  max-height: 100px;
  min-width: 100px;
  max-width: 100px;
}
.megamenu__listlink_img > span {
  display: block;
  width: calc(100% - 100px);
  padding-left: 30px;
  font-size: 16px;
}
.megamenu_wrap .megamenu__listlink span {
  font-size: 16px;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.megamenu__listlink_img + ul {
  width: calc(100% - 100px);
  margin-left: auto;
  display: grid!important;
  gap: 10px 0;
}
@media (max-width: 1200px) {
  .megamenu__listlink_img > img {
    width: auto;
    max-height: 80px;
    min-width: 80px;
    max-width: 80px;
  }
  .megamenu__listlink_img > span {
    display: block;
    width: calc(100% - 80px);
    padding-left: 30px;
    font-size: 16px;
  }
  .megamenu_wrap .megamenu__listlink span {
    font-size: 16px;
    min-height: 80px;
  }
  .megamenu__listlink_img + ul {
    width: calc(100% - 80px);
  }
}
.megamenu_wrap .megamenu__listlink + ul {
  display: grid!important;
  gap: 10px 0;
}
.megamenu__listlink_img + ul > li.dropdown__menuitem {
  float: unset;
  min-width: unset;
  padding-left: 30px;
}
.megamenu__listlink_img + ul > li.dropdown__menuitem a {
  font-size: 14px!important;
  padding: 0!important;
}
.megamenu_wrap .megamenu__listlink + ul li.dropdown__menuitem a {
  font-size: 14px!important;
  padding: 0!important;
}
.slideout__drawer-left {
  height: auto!important;
}
.slideout__drawer-left .mobile-menu {
  height: fit-content;
  padding: 10px 0 50px;
}

.articles.artucles_list {
  max-width: 800px;
  margin: 0 auto;
}
.articles.artucles_list .single-article {
  display: block!important;
  float: unset;
  margin-bottom: 0!important;
}
.articles.artucles_list .single-article:not(:last-child) {
  margin-bottom: 20px!important;
}
@media screen and (max-width: 980px) {
  .articles.artucles_list .single-article:not(:last-child) {
    margin-bottom: 0px!important;
  }
}
.articles.artucles_list .single-article .article-image {
  display: none!important;
}
.articles.artucles_list .single-article .article-body {
  padding: 0!important;
  width: 100%!important;
  transform: unset !important;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.articles.artucles_list.blog__alternate .single-article.odd .article-body {
  transform: unset !important;
}
.articles.artucles_list.blog__alternate .single-article .article-body h3 {
  font-weight: 600;
  margin-bottom: 0;
}
.articles.artucles_list .single-article .article-body div:not(.post_meta) {
  display: none;
}
.articles.artucles_list .single-article .article-body .post_meta {
  padding: 0;
  border: transparent;
  margin: 0 0 10px;
}
.articles.artucles_list .single-article .article-body .post_meta span {
  color: #999999;
  font-size: 12px;
  letter-spacing: 3px;
}
.btn_wrap {
  text-align: center;
  margin-top: 40px;
}
.btn_wrap .button {
  max-width: 250px;
  margin-bottom: 0;
  border-radius: 30px!important;
}
.button_type {
  min-width: 180px!important;
  text-align: center;
  height: 40px!important;
  line-height: 40px!important;
  border-radius: 30px!important;
}
.section-title:after {
  content: unset!important;
}
.featured__collection.ranking .ci .new.icn {
  display:none;
}
.featured__collection.ranking .ci:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: #f7f3f0;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.featured__collection.ranking .ci:after {
  content: "";
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  width: 30px;
  height: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  color: #000;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}
.featured__collection.ranking .ranking-1 .ci:after {
  content: "1";
}
.featured__collection.ranking .ranking-2 .ci:after {
  content: "2";
}
.featured__collection.ranking .ranking-3 .ci:after {
  content: "3";
}
.featured__collection.ranking .ranking-4 .ci:after {
  content: "4";
}
.featured__collection.ranking .ranking-5 .ci:after {
  content: "5";
}
.featured__collection.ranking .ranking-6 .ci:after {
  content: "6";
}
.featured__collection.ranking .ranking-7 .ci:after {
  content: "7";
}
.featured__collection.ranking .ranking-8 .ci:after {
  content: "8";
}
.featured__collection.ranking .ranking-9 .ci:after {
  content: "9";
}
.featured__collection.ranking .ranking-10 .ci:after {
  content: "10";
}
.featured__collection .product-details h3,
.featured__collection .product-details .price,
.featured__collection .product-details .product_listing_options {
  text-align: left;
  justify-content: flex-start;
  flex-direction: revert;
}
.featured__collection .product-details .product_listing_options .quick-add-to-cart input[type="submit"],
.featured__collection .product-details .product_listing_options .quick-add-to-cart input[type="reset"],
.featured__collection .product-details .product_listing_options .quick-add-to-cart input[type="button"] {
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px!important;
  text-align: center;
}
.featured__collection-product .prod-image:hover img {
  opacity: 0.6;
} 
.image__gallery-block .image__gallery--item .image--gallery__caption.no_over {
  position: initial;
}
.image__gallery-block .image__gallery--item .image--gallery__caption.no_over .caption-content {
  position: initial;
  transform: unset;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}
.image__gallery-block .image__gallery--item .image--gallery__caption.no_over .caption-content h3,
.image__gallery-block .image__gallery--item .image--gallery__caption.no_over .caption-content p {
  color: var(--header-color);
  text-align: left;
  display: block;
  width: 100%;
}
.other_links {
  display: block;
  margin-top: 10px;
}
.other_links ul {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
}
.other_links ul li {
  
}
.other_links ul li a {
  font-family: "Noto Sans JP", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--header-color);
  color: var(--header-color);
  border-radius: 30px;
  padding: 5px 10px;
  min-width: 100px;
  font-size: 13px;
  line-height: 1.4;
}

#insta-feed > h2 {
  width: fit-content;
  margin: 0 auto 30px;
  display: flex !important;
  align-items: center;
  gap: 10px;
}
#insta-feed > h2:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/cdn/shop/files/icon_instagram.svg);
  background-size: cover;
}
section.global__newsletter .input-group {
  display: flex!important;
  gap: 10px;
}
section.global__newsletter .newsletter__input, .section-newsletter .newsletter__input {
  width: calc(100% - 80px)!important;
  float: unset!important;
  height: 40px!important;
  line-height: 40px!important;
}
section.global__newsletter .newsletter__submit, .section-newsletter .newsletter__submit {
  width: 80px!important;
  float: unset!important;
  height: 40px!important;
  line-height: 40px!important;
}
.title_left h2 {
  text-align: left;
}
.section-title h2 {
  font-weight: 700;
}
.template-page-custom-two .page-wrap,
.template-page-definition_of_ibasen .page-wrap,
.template-page-company .page-wrap,
.template-page-custom-three .page-wrap,
.template-page-gallery .page-wrap,
.template-page-history .page-wrap{
  padding: 30px 0 100px;
}
.rich__text-block h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
}
.rich__text-block .rte img {
  display: inline-block;
  margin: 10px 0;
}
.rich__text-block .table > div {
  padding: 20px 0;
  border-top: 1px solid #000;
  display: flex;
}
.rich__text-block .table > div > span:nth-child(1) {
  width: 20%;
  display: block;
  padding-right: 10px;
}
.rich__text-block .table > div > span:nth-child(2) {
  width: 80%;
  display: block;
}
.under_button {
  font-family: "Noto Sans JP", sans-serif!important;
  height: auto!important;
  text-align: left!important;
  background-color: transparent!important;
  color: #ffffff!important;
  padding: 0!important;
  position: relative;
  padding-left: 20px!important;
}
.under_button:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.under_button_b {
  font-family: "Noto Sans JP", sans-serif!important;
  height: auto!important;
  text-align: left!important;
  background-color: transparent!important;
  color: #000!important;
  padding: 0!important;
  position: relative;
  padding-left: 20px!important;
  border-radius: 0!important;
}
.under_button_b:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
a.under_button_b.button_type:hover {
  background-color: transparent!important;
  color: #000!important;
}

a.button.button_solid {
  background-color: transparent;
  border: 1px solid var(--button-color);
  color: var(--button-color);
}

.social-icons__wrapper li a svg {
 min-height: 20px; 
}
.lsn-select__current .lsn-select__item-name {
  font-size: 14px;
}
.lsn-select__current .lsn-select__arrow {
  display: none!important;
}
.artucles_list .flickity-page-dots {
  display: none!important;
}
@media screen and (max-width: 980px) {
  .artucles_list .flickity-viewport .flickity-slider .single-article .article-body {
    box-sizing: border-box;
    padding-left: 15px!important;
    padding-right: 15px!important;
    width: 80% !important;
    margin: 0 auto;
  }
}

.featured__collection .product-details .product_listing_options .product-add .puroduct_link_button {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  width: 100%!important;
  color: #fff!important;
  background-color: #000;
  padding: 0 10px;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px !important;
  text-align: center;
  box-sizing: border-box;
  margin-top: 10px;
}

.featured__collection .featured__collection-product .product-details h3 {
  font-family: "Noto Sans JP", sans-serif;
}
.featured__collection .featured__collection-product .product-details .price-item {
  font-family: "Noto Sans JP", sans-serif;
}
.articles .article-body h3,
.articles .article-body h3 a {
  font-family: "Noto Sans JP", sans-serif;
}
.button {
  font-family: "Noto Sans JP", sans-serif;
}

html[lang="ja"] .copy:not(.ja) {
  display: none;
}
html:not([lang="ja"]) .copy.ja {
  display: none;
}

/* コレクション */
.collection_top {
  margin-bottom: 100px;
}
.collection_top .collection_top__txt {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
}
.collection_top .collection_top__bnr {
  margin-top: 50px;
}
.collection_top .collection_top__bnr ul {
  list-style: none;
  display: flex;
  align-content: center;
  justify-content: center;
  gap: 15px;
}
.collection_top .collection_top__bnr ul li {
  width: 20%;
  text-align: center;
}
.collection_top .collection_top__bnr ul li img.collection_top__bnr__img {
  object-fit: cover;
}
.collection_top .collection_top__bnr ul li p.collection_top__bnr__ttl {
  font-family: var(--heading-family);
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.42px;
  display: block;
  text-align: center;
  margin: 15px 0;
}
.collection_top .collection_top__bnr ul li p.collection_top__bnr__txt {
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0px;
  text-align: center;
}
@media (max-width: 980px) {
  .collection_top {
    margin-bottom: 50px;
  }
  .collection_top .collection_top__txt {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
  }
  .collection_top .collection_top__bnr {
    margin-top: 50px;
  }
  .collection_top .collection_top__bnr ul {
    flex-wrap: wrap;
    gap: 10px;
  }
  .collection_top .collection_top__bnr ul li {
    width: 100%;
    text-align: center;
  }
  .collection_top .collection_top__bnr ul li img.collection_top__bnr__img {
    object-fit: cover;
  }
  .collection_top .collection_top__bnr ul li p.collection_top__bnr__ttl {
    font-family: var(--heading-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.42px;
    display: block;
    text-align: center;
    margin: 15px 0;
  }
  .collection_top .collection_top__bnr ul li p.collection_top__bnr__txt {
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0px;
    text-align: center;
  }
}

.collection__page__wrap {
  display: flex;
  gap: 43px;
}
.collection__page__wrap .collection__page--sidebar.desktop-sidebar {
  width: 210px;
  min-width: 210px;
  margin: 0!important;
}
.collection__page__wrap .collection__page--content {
  width: calc(100% - 253px);
}
.product-details h3 {
  text-align: left;
}
.product-details .price {
  text-align: left;
  display: block;
}
.product-details .product_listing_options {
  text-align: left;
}
.product-details .product_listing_options .product-add {
  margin-top: 10px;
}
.product-details .product_listing_options .product-add a {
  display: block;
  width: 100%;
  font-weight: 350;
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.8px;
  text-align: center;
  vertical-align: middle;
  color: #fff!important;
  padding: 4px 10px;
  background-color: #000000;
  border-radius: 30px;
}
@media (max-width: 980px) {
  .collection__page__wrap {
    display: block;
  }
  .collection__page__wrap .collection__page--sidebar.desktop-sidebar {
    display: none;
  }
  .collection__page__wrap .collection__page--content {
    width: 100%;
  }
}

/* 商品詳細 */
.product__section--desc p {
  font-size: 14px;
}
.product__section--desc .rte hr {
  margin: 25px 0;
}
.product_nameurl a {
  text-decoration: underline;
}
.fixed_cart {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  width: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}
@media screen and (max-width: 980px) {
  .fixed_cart {
    display: none!important;
  }
}
.fixed_cart_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}
.fixed_cart_left {
  display: flex;
  align-items: center;
  gap: 15px;
}
.fixed_cart_img {
  width: 55px;
  height: 55px;
  border: 1px solid #D9D9D9;
}
.fixed_cart_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fixed_cart_name {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 5%;
}
.fixed_cart_price {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 5%;
}
.fixed_cart_price #product-price {
  margin-bottom: 0;
}
.fixed_cart_right {
  width: 180px;
}
.fixed_cart_right .button {
  width: 100%;
  margin: 0;
}

.gBackInStock-Button .gBackInStockBtn {
  line-height: normal;
  height: auto;
}

.product-collection {
  margin-bottom: 60px;
}
.product-collection .product-collection__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
}
.product-collection .product-collection__wrap .product-collection__item {
  width: 520px;
}
.product-collection .product-collection__wrap .product-collection__item .product-collection__item__txt {
  margin-top: 20px;
}
.product-collection .product-collection__wrap .product-collection__item .product-collection__item__txt p {
  font-weight: 350;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0.8px;
  margin: 0;
  text-align: left;
}
.product-collection .product-collection__wrap .product-collection__item .product-collection__item__txt p.product-collection__item__txt__ttl {
  font-family: var(--heading-family);
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 1.1px;
  margin: 0 0 20px;
}
@media screen and (max-width: 600px) {
  .product-collection {
    margin-bottom: 40px;
  }
  .product-collection .product-collection__wrap {
    display: grid;
    gap: 40px;
  }
  .product-collection .product-collection__wrap .product-collection__item {
    width: 100%;
  }
  .product-collection .product-collection__wrap .product-collection__item .product-collection__item__txt {
    margin-top: 20px;
  }
}

.product-collection .product-collection2__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.product-collection .product-collection2__wrap .product-collection__item {
  width: calc(16.666666667% - 15px);
}
.product-collection .product-collection2__wrap .product-collection__item .product-collection__item__txt {
  margin-top: 15px;
  text-align: center;
}
.product-collection .product-collection2__wrap .product-collection__item .product-collection__item__txt p {
  font-family: var(--heading-family);
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.42px;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 600px) {
  .product-collection .product-collection2__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
  .product-collection .product-collection2__wrap .product-collection__item {
    width: calc(50% - 15px);
  }
  .product-collection .product-collection2__wrap .product-collection__item .product-collection__item__txt {
    margin-top: 15px;
    text-align: center;
  }
  .product-collection .product-collection2__wrap .product-collection__item .product-collection__item__txt p {
    font-size: 14px;
  }
}

/* カート */
.cart_header {
  padding-top: 30px;
  margin-bottom: 100px;
}
.cart_header .section-heading {
  margin-bottom: 60px;
}
.cart_header p {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
}
.cart_form {
  background-color: #F3F3F3;
  padding: 30px;
  margin-bottom: 30px;
  max-width: 800px;
}
.cart_form > p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-bottom: 30px;
}
.cart_form ul.option_list {
  list-style: none;
  display: grid;
  gap: 25px;
}
.cart_form ul.option_list li {
}
.cart_form ul.option_list > li > div:nth-child(1) {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
}
.cart_form ul.option_list > li > div:nth-child(1) > span  {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  margin-left: 10px;
  cursor: pointer;
}
.cart_form ul.option_list li div.option_select,
.cart_form ul.option_list li div.option_input {
  max-width: 420px;
}
.cart_form ul.option_list li div.option_select select,
.cart_form ul.option_list li div.option_input input {
  background-color: #fff;
  border-radius: 10px;
  margin: 0;
  border: transparent;
  width: 100%;
  height: 45px;
  padding: 10px;
  box-sizing: border-box;
}
.cart_form .update-props-btn {
  display: inline-block;
  width: auto;
  min-width: 220px;
  margin: 0;
}
@media screen and (max-width: 980px) {
}
.info_cont {
  display: none;
  position: fixed;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.3);
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.info_cont .info_cont_wrap {
  min-width: 600px;
  background-color: #fff;
  padding: 30px;
  position: relative
}
.info_cont .info_cont_wrap .info_cont_close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.info_cont .info_cont_wrap .info_cont_close:before,
.info_cont .info_cont_wrap .info_cont_close:after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  inset: 0;
  margin: auto;
}
.info_cont .info_cont_wrap .info_cont_close:before {
  transform: rotate(45deg);
}
.info_cont .info_cont_wrap .info_cont_close:after {
  transform: rotate(-45deg);
}
.info_cont .info_cont_wrap ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  gap: 50px;
}
.info_cont .info_cont_wrap ul li {
  width: 200px;
  text-align: center;
}
.info_cont .info_cont_wrap ul li p {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 0 16px;
}

@media screen and (max-width: 980px) {
  .info_cont {
  }
  .info_cont .info_cont_wrap {
    min-width: unset;
    width: 80%;
    background-color: #fff;
    padding: 30px;
    position: relative
  }
  .info_cont .info_cont_wrap .info_cont_close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  .info_cont .info_cont_wrap .info_cont_close:before,
  .info_cont .info_cont_wrap .info_cont_close:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    inset: 0;
    margin: auto;
  }
  .info_cont .info_cont_wrap .info_cont_close:before {
    transform: rotate(45deg);
  }
  .info_cont .info_cont_wrap .info_cont_close:after {
    transform: rotate(-45deg);
  }
  .info_cont .info_cont_wrap ul {
    display: grid;
    align-items: center;
    justify-content: center;
    list-style: none;
    gap: 30px;
  }
  .info_cont .info_cont_wrap ul li {
    width: 200px;
    text-align: center;
  }
  .info_cont .info_cont_wrap ul li p {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0 0 16px;
  }
}

.mobile-menu_search {
  padding: 0 20px;
  margin-bottom: 20px;
}
.mobile-menu_search form input {
  width: 100%;
  margin: 0;
  border-radius: 20px !important;
  height: 40px;
  text-transform: none;
  font-size: 14px;
}

ul#mobile-cart {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 980px) {
 ul#mobile-cart {
  display: flex!important;
  align-items: center;
  gap: 15px;
}
}
ul#mobile-cart li {
  position: relative;
}
ul#mobile-cart li img {
  min-width: 14px;
}
ul#mobile-cart li .js-cart-count {
  position: absolute;
  top: -10px;
  right: -10px;
}
ul#mobile-cart li span#mobile_search {
  display: flex;
  align-items: center;
  padding-top: 5px;
  cursor: pointer;
}

.mobile_header_search {
  padding: 15px 20px;
  opacity: 0;
  position: absolute;
  z-index: -99;
  transition: 0.3s;
  top: 100%;
  width: 100%;
  box-sizing: border-box;
}
.mobile_header_search.active {
  opacity: 1;
  z-index: 0;
  transition: 0.3s;
  background-color: #fff;
}
.mobile_header_search form input {
  width: 100%;
  margin: 0;
  border-radius: 20px !important;
  height: 40px;
  text-transform: none;
  font-size: 14px;
}
@media screen and (min-width: 980px) {
  #buy_button {
    padding-top: 250px;
    margin-top: -250px;
  }
}

