/** Shopify CDN: Minification failed

Line 1039:0 Unexpected "{"
Line 1039:1 Expected identifier but found "%"

**/

@font-face {
  font-family: 'GleedNarrow2';
  font-style: normal;
  font-weight: 400;
  src: url('/cdn/shop/files/GleedNarrow-Regular.woff2?v=1707288398') format('woff2'),
       url('/cdn/shop/files/GleedNarrow-Regular.woff?v=1707288398') format('woff');
}

@font-face {
  font-family: 'GleedNarrow2';
  font-style: normal;
  font-weight: 500;
  src: url('/cdn/shop/files/GleedNarrow-Medium.woff2?v=1707288398') format('woff2'),
       url('/cdn/shop/files/GleedNarrow-Medium.woff?v=1707288398') format('woff');
}

body,p,h1,h2,a,div,span,h3,h4,h5,h6,li,ul,td,th,dd,b {
  font-family: 'GleedNarrow2', Arial Narrow, Helvetica Neue, Helvetica, Arial, sans-serif !important;
  letter-spacing:.09em !important;
}

.jdgm-star {
    font-family: 'JudgemeStar' !important;
}

/*----------  top ---------- */
.store-messages .message {
    font-size: 12px !important;
}
li.navigation__item a {
    font-size: 16px;
}
.section-newsletter h2.hometitle.h4.in-content {
    font-size: 22px;
}
.section-newsletter .rte.lightly-spaced-row p,
.section-newsletter input.signup-form__email{
    font-size: 18px;
}
div#header-heart {
    margin-inline-end: 20px;
}
/* slider arrow */
button.slider-nav__btn.posi-custom {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.container button.slider-nav__btn.posi-custom.left {
    left: -5%;
      z-index: 999;
}
.container button.slider-nav__btn.posi-custom.right {
    right: -5%;
  z-index: 999;
}
#c-s-prev,
#c-s-next {
    top: 45%;
    transform: translateY(-55%);
}

.section-footer__row.section-footer__row--blocks {
    font-size: 18px;
}
.social {
    --icon-size: 2.5rem;
}
ul.social li {
    margin-left: 1.25rem;
}
ul.social li:first-child {
margin-left: 0;
}

.store-messages .message .fluff {
    border-left: 2px solid var(--text-2);
    top: 17%;
    height: 25px;
}
.store-messages .message {
  padding: 10px 0;
}
/* slider pointar */
.slideshow-ctrl {
  position: static;
  transform: none;
  color: #D9D9D9;
}
.slideshow-pagination {
    margin-bottom: 0;
    margin-top: 15px;
}
.page-btn {
    --animation: none;
}
[aria-current="true"] {
  color: #000;
}
.page-btn__fg-circle {
  fill: #000;
}

/* snap */
.swiper-slide img {
  width: 380px !important;
  height: 500px !important;
  object-fit: cover;
}
.swiper-pagination {
  position: static !important;
}
p.snap-introduction {
  font-size: 18px;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .container button.slider-nav__btn.posi-custom.left {
    left: 0;
}
.container button.slider-nav__btn.posi-custom.right {
    right: 0;
}
  /* div#pagefooter {
    text-align: center;
} */
}
  
/*---------- header for mobile ----------*/
  @media screen and (max-width: 599px) {
  .logo-area__middle--logo-image {
    order: -1; 
  }
  .logo-area__left {
    flex: none;
  }
  a.header-account-link {
      display: none;
  }
  .logo-area__right .show-search-link {
    display: inline;
    margin-inline-end: 0;
  }
  .logo-area__left .show-search-link {
    display: none;
  }
  .logo-area__left {
    order: 3;
  }
  div#header-heart {
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline-end: 0;
  }
  .logo-area__right .show-search-link__icon {
    justify-content: center;
    width: 34px;
    height: 34px;
  }
  .cart-link {
    width: 34px;
    height: 34px;
  }
  .logo-area .mobile-nav-toggle {
    width: 34px;
    height: 34px;
  }
  .logo-area.container {
    padding-right: 15px;
    padding-left: 15px;
  }
    .mobile-nav-toggle span {
  display: block;
    font-size: .5625rem;
    font-weight: 400;
    letter-spacing: .1em;
    margin-top: -0.1875rem;
    text-transform: uppercase;
}
.mobile-navigation-drawer {
  right: -1px !important;
  transform: translate(100%);
}

[dir=rtl] .mobile-navigation-drawer {
  left: -1px;
  right: auto;
  transform: translateX(-100%);
  border-right: 0;
}
  .mobile-login-register {
    padding: 13px;
}
  .mobile-login-register a {
    padding: 0px 4px;
    font-weight: 500;
}
   
}
  
/*---------- storemessages for mobile ----------*/
.arrow {
display: none;
}
  @media screen and (max-width: 599px) {
.store-messages > .container {
  display: block !important;
}
.fluff {
  display: none;
}
.container .message {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.container .message.active {
  display: block;
  opacity: 1;
}
.container {
  position: relative;
}
.arrow {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  cursor: pointer;
}
.left-arrow {
  left: 10px;
  font-size: 15px;
}
.right-arrow {
  right: 10px;
  font-size: 15px;
}
}



/*---------- pages ---------- */

/* news */
.article-list.article-layout--columns .article {
  border-right: none !important;
}
.article-list .article {
  border: none;
}

/* account*/

.ac-menu{
  text-align:center;
}

.ac-menu li{
  text-align:center;
  margin:10px 0px;
}

.ac-title{
  font-weight: bold;
    font-size: 18px;
    background: #f4f6f8;
    padding: 10px;
  margin-top:40px;
}
  
/* about us */
/* .page_about-us {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
.page_about-us td {
    border: none;
}
tr.tel td {
    font-weight: 600;
    font-size: 29px;
    padding-top: 0;
    padding-bottom: 0;
}
tr.tel span {
    display: block;
    font-weight: normal;
    font-size: 16px;
}
table {
    display: flex;
    justify-content: center;
    margin: 45px 0;
}
@media screen and (max-width: 599px) {
 .page_about-us {
    border-top: none;
}
  .page_about-us table td {
    display: block;
}
  .page_about-us table tr td:first-child {
    background: #EEEEEE;
    padding: 5px 0.7em;
}
  tr.tel td {
    font-size: 26px;
    padding: 0px 0.7em !important;
    }
  tr.tel span {
    font-size: 14px;
        padding-bottom: 0.7em;
  }
  td.sp-pad {
    padding-bottom: 0;
}
} */


/* faq */
a.faq-index-item__link {
    color: #BFBFBF;
}
.faq-index__item-container {
    width: 960px;
    margin: 0 auto;
}
.index_flex{ 
      display: flex;
    flex-wrap: wrap;
     justify-content: center;
}
.faq-index-item {
    margin-right: 5px;
    margin-left: 5px;
}
.faq-index{
    width: 100%;
}
.faq-index__sticky-container {
    position: relative !important;
}
.faq-header__content {
    flex: 0;
}
.faq-header.faq-header.block {
    flex-direction: column-reverse;
    text-align: center;
}
.faq-index__sticky-container {
    height: auto !important;
}
.section-faq-header--with-index~.section-collapsible-tabs .container {
    padding-inline-start: unset;
}
@media screen and (max-width: 820px) {
  .faq-index__item-container {
    width: 80%;
  }
}
@media screen and (max-width: 599px) {
  .faq-index {
    display: block;
  }
  .faq-index__item-container {
    width: 100%;
  }
  .faq-index-item {
    margin: 5px 0;
    width: 100%;
  }
  .faq-header.faq-header.block {
    flex-direction: column-reverse;
    display: flex;
  }
}

/*---------- each page of about-topics template　 ---------- */

/* about fitflop */
.page_about-fitflop .flex {
    display: flex;
    align-items: center;
}
.page_about-fitflop .box2.flex {
    flex-direction: row-reverse;
}
.page_about-fitflop .box-content {
  width: 480px;
}
.page_about-fitflop .box1.flex {
    margin-top: 40px;
}
.page_about-fitflop .box2.flex {
    margin-top: 20px;
}
.page_about-fitflop .box1 .box-content {
    padding-right: 15px;
}
.page_about-fitflop .box2 .box-content {
    padding-left:  15px;
}

@media screen and (max-width: 599px) {
  .page_about-fitflop .flex,
  .page_about-fitflop .box2.flex {
    flex-direction: column;
}
  .page_about-fitflop .box-content {
    width: 100%;
}
    .page_about-fitflop .box-content {
    padding: 0 15px;
}
}

/* common */
.about-topics {
    text-align: center;
}
.about-topics .p-margin p {
    margin: 0;
}
.about-topics .img2-padding {
    padding-top: 30px;
}
.about-topics .red1 {
    color: #e94816 ;
}
.about-topics .red2 {
    color: #ec1c24;
}
.about-topics .f-size36 {
    font-size: 36px;
}
.about-topics .f-size48 {
    font-size: 48px;
}
.about-topics .f-size24 {
    font-size: 24px;
    font-weight: bold;
}
.about-topics .img1-c-title {
    /* padding-left: 30px; */
    font-weight: bold;
    padding: 0 30px;
    letter-spacing: -1px;
}
.about-topics .sp-display {
    display: none !important;
}
.about-topics .sp-display-num {
display: none;
}
.about-topics .img1-content {
    height: 668px
}
.about-topics .pc-f-img {
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
}
.about-topics .img2-content {
    height: 496px;
}
.tec_point {
    position: absolute;
}
.about-topics .img1-c-title:before {
    position: absolute;
    top: -15px;
  content: ""; 
    display: block;
    width: 59px; 
    height: 59px; 
    background-size: contain; 
    background-repeat: no-repeat; 
}
@media screen and (max-width: 768px) {
  .about-topics .img1-p-cont-2 {
    padding: 0 46px;
    top: 370px;
}
  .img2-content {
    background-size: 115%;
}
  .mw_point01 {
    top: 170px;
    left: 60px;
}
  .mw_point02 {
    right: 18px;
    top: 170px;
}
  .img2-p-cont-1.p-margin {
    margin-top: 45px;
}
  .about-topics .img1-content {
    background-size: 108%;
    height: 566px;
}
}
@media screen and (max-width: 599px) { 
  .about-topics .f-size24 {
    font-size: 18px;
  }
  .about-topics .sp-display {
        display: block !important;
    }
    .pc-display {
        display: none !important;
    }
  .sp-display-n {
    display: none;
  }
    .about-topics .pc-f-img {
    background: none !important;
}
  .about-topics .f-size36 {
    font-size: 28px;
    line-height: 1.4;
}
  .about-topics  .f-size48 {
    font-size: 30px;
    line-height: 1.4;
}
  .about-topics .img1-p-cont-2 {
    padding: 0;
}
  .img2-content {
    padding: 15px 0;
    margin: 15px 0;
    border-bottom: 1px dotted #cccccc;
}
  .img2-content.pc-f-img.img2-padding {
    height: auto;
}
  .img2-p-cont-1 {
        border-top: 1px dotted #cccccc;
  }
 .tec_point {
    position: static;
    text-align: left;
}
  .sp-display-num {
    display: inline !important;
}
}
/* microwobbleboard  */
.page_about-microwobbleboard .img1-p-cont-1 {
    margin-top: 180px
}
.page_about-microwobbleboard .img1-content {
    background-image: url(/cdn/shop/files/technology-mw.jpg?v=1705933419);
}
.img1-c-title {
    display: inline-block;
    position: relative;
    padding-left: 40px;
}
.img1-p-cont-2 {
    position: absolute;
    left: 0;
    top: 450px;
    padding: 0 140px;
}
.page_about-microwobbleboard .img2-content {
    background-image: url(/cdn/shop/files/technology-mw2.jpg?v=1705933419);
}
.mw_point01 {
   top: 155px;
    left: 90px;
}
.mw_point02 {
    right: 45px;
    top: 155px;
}
.page_about-microwobbleboard .img1-c-title:before {
    background-image: url(/cdn/shop/files/technology-headline-logo-mw.png?v=1705917114);
}
.page_about-microwobbleboard .img1-c-title:before {
    left: -10px;
}
@media screen and (max-width: 599px) {
  .page_about-microwobbleboard .img1-p-cont-1 {
    margin-top: 60px;
}
  .c-mw {
    color: #ed1c24;
}
  .page_about-microwobbleboard .img1-p-cont-2 {
    top: 335px!important;
}
}

/* supercomff */
.page_about-supercomff .img1-content {
    background-image: url(/cdn/shop/files/technology-sc.jpg?v=1705937812);
}
.page_about-supercomff .img2-content {
    background-image: url(/cdn/shop/files/technology-sc2.jpg?v=1705937812);
}
.page_about-supercomff .img1-c-title:before {
    background-image: url(/cdn/shop/files/technology-headline-logo-sc.png?v=1705937812);
}
.page_about-supercomff  .img1-c-title:before {
    left: -10px;
}
.page_about-supercomff .mw_point01 {
    top: 180px;
    left: 75px;
}
.page_about-supercomff .mw_point02 {
    right: 70px;
    top: 150px;
}
@media screen and (max-width: 599px) {
  .c-sc {
    color: #ffc500;
}
}

/* anatomicush */
.page_about-anatomicush .img1-content {
    background-image: url(/cdn/shop/files/technology-an.jpg?v=1705938986);
}
.page_about-anatomicush .img2-content {
    background-image: url(/cdn/shop/files/technology-sc2.jpg?v=1705937812);
}
.page_about-anatomicush .img1-c-title:before {
    background-image: url(/cdn/shop/files/technology-headline-logo-an.png?v=1705938985);
}
.page_about-anatomicush  .img1-c-title:before {
    left: -15px;
}
.page_about-anatomicush .mw_point01 {
    top: 180px;
    left: 75px;
}
.page_about-anatomicush .mw_point02 {
    right: 65px;
    top: 150px;
}
@media screen and (max-width: 599px) {
  .img1-p-cont-2 {
    top: 305px !important;
}
  .img2-p-cont-1.p-margin {
    margin-top: -25px !important;
}
  .page_about-anatomicush .c-an {
    color: #fe637c;
}
}

/* iqushion */
.page_about-iqushion .img1-content {
    background-image: url(/cdn/shop/files/technology-iq.jpg?v=1705939661);
}
.page_about-iqushion .img2-content {
    background-image: url(/cdn/shop/files/technology-iq2.jpg?v=1705939661);
}
.page_about-iqushion .img1-c-title:before {
    background-image: url(/cdn/shop/files/technology-headline-logo-iq.png?v=1705939660);
}
.page_about-iqushion  :before {
    left: -10px;
}


/*----------END  each page of about-topics template　 ---------- */


/*---------- collection page ----------*/
.product-block .image-cont .btn.quickbuy-toggle {
  background: #D9D9D9;
  border: none;
  border-radius: 0;
  padding: 0.8em;
}
/*-----filter -----*/
.filter-container--side {
  display: block;
}
form#CollectionFilterForm {
  display: flex;
  align-items: center;
}
.filter-container--side .filters {
  width: 100%;
}
.filter-group__heading {
    margin-right: 15px;
}
span.filter-toggle__group-label {
  margin: 0.2em 0 0;
  margin-inline-end: 20px;
}
.filter-toggle {
  justify-content: flex-start;
}
.toggle-target-container {
  position: absolute;
  z-index: 9999;
  background: #f2f3f3;
  padding: 20px;
}
.toggle-target,
.filter-group__heading__indicatorion {
  transition: unset;
}
.filter-group__heading__text {
  margin-inline-end: 0px;
}
span.filter-group__heading__indicator,
.custom-toggle-target-hidden{
  display: none;
}
.filter-group--availability {
      margin-right: 25px;
}
.filter-group:hover .toggle-target--hidden {
  display: block;
}
.toggle-btn--revealed-desktop .toggle-btn__chevron {
  transform: rotate(90deg);
}
.filter-container.filter-container--show-filters-mobile .filters {
  transform: translateX(-100%);
}
.filter-container .filters {
  left: 100%;
}
@media screen and (max-width: 768px) {
  .filter-group:hover .toggle-target--hidden {
    display: none;
  }
  span.filter-group__heading__indicator,
  form#CollectionFilterForm,
  .custom-toggle-target-hidden{
    display: block;
  }
  .filter-container--side .filters {
    width: 50%;
  }
  .filter-group__heading__indicatorion {
  transition: transform .25s ease;
  }
  .toggle-target {
    transition: all .3s cubic-bezier(.25,.45,.45,.95);
    transition-behavior: normal;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.25, 0.45, 0.45, 0.95);
    transition-delay: 0s;
    transition-property: all;
}
  .filter-container .filters {
    visibility: hidden;
    position: fixed;
    z-index: 8002;
    top: 0;
    right: 100%;
    width: 50%;
    height: 100%;
    padding: 20px;
    overflow: auto;
    transition: transform .34s ease;
    transition-behavior: normal;
    transition-duration: 0.34s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: transform;
    background: rgb(var(--body-bg-color));
}
  .toggle-target-container {
  position: static;
}


/* sort and filter button */
span.utility-bar__item.desktop-only {
  display: block !important;
}
.filter-group.mobile-only {
  display: none;
}
.utility-bar {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 20px;
}
.utility-bar__left,
.utility-bar__right {
  flex-direction: row-reverse;
  display: block;
  text-align: center;
  width: 100%;
}
span.btn-icon,
span.toggle-btn__chevron.has-motion.has-ltr-icon,
span.link-dropdown__button-icon.has-motion {
  display: none;
}
a.toggle-btn.utility-bar__item.toggle-btn--revealed-desktop,
.link-dropdown {
  background: #000;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.utility-bar {
  margin: 30px 0;
}
.utility-bar__right .utility-bar__item {
  margin-inline-start: 0;
}
.toggle-btn,
.link-dropdown .link-dropdown__button {
  padding-inline-end: 0;
  justify-content: center;
}
.link-dropdown .link-dropdown__button:hover,
.link-dropdown a{
  color: #000;
  text-align: center;
}
.utility-bar.utility-bar--sticky-mobile-copy {
  margin-top: 0;
}
.link-dropdown a {
  padding-inline-end: 15px;
}
button[aria-expanded="true"] span {
  color: #000 !important;
}


}
@media screen and (max-width: 599px) {
  .product-block .image-cont .btn.quickbuy-toggle {
    display: block;
  }
    .filter-container--side .filters {
    width: 88%;
  }
  .filter-group--layout-no-label .toggle-target-container {
    margin-left: 0;
}
.utility-bar {
  align-items: flex-end;
}
.utility-bar__right {
  display: flex;
  flex-direction: column-reverse;
}

  .utility-bar__right {
    align-items: normal;
  }
  .layout-switchers {
    margin-bottom: 10px;
}
}

/*---------- product-wishbutton ----------*/

.buy-width{
  display:flex;
}

.sp{
  display:none !important;
}

@media screen and (max-width: 768px) {
.sp{
  display:block !important;
}

  .y-flex.sp{
    display:flex !important;
  }

  .pc{
    display:none !important;
  }
}

/*---------- blog-slider ----------*/
.your-slider {
  margin: 0 auto;
  max-width: 520px;
}

  .slider-sec{
    margin:50px 0px;
  }

/* Arrow styling */
.your-slider .slick-prev,
.your-slider .slick-next {
  font-size: 0; /* Removes default arrow text */
  line-height: 0;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
}

.your-slider .slick-prev {
  left: 10px;
  z-index: 1;
}

.your-slider .slick-next {
  right: 10px;
  z-index: 1;
}

.your-slider .slick-prev:before,
.your-slider .slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.your-slider .slick-prev:before {
  content: '←'; /* Left arrow */
}

.your-slider .slick-next:before {
  content: '→'; /* Right arrow */
}

/* Adjustments for smaller screens */
@media (max-width: 420px) {
  .your-slider .slick-prev,
  .your-slider .slick-next {
    width: 15px;
    height: 15px;
  }
  .your-slider .slick-prev:before,
  .your-slider .slick-next:before {
    font-size: 15px;
  }
}

.g-accordion{
  padding:15px;
}

.g-accordion .accordion-title{
  font-size:18px;
  margin-top:20px;
  position:relative;
}

.g-accordion .accordion-item{
   padding-bottom:2px;
  border-bottom:1px solid;
}

.g-accordion .link-in{
  margin-bottom:12px;
}

.g-accordion .ac-arrow:after {
    content: "";
    border-radius: 5px;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 30%;
    right: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
    background-color:black;
  }



 .g-accordion  .ac-arrow:before {
    content: "";
    border-radius: 5px;
    width: 14px;
    height: 2px;
    position: absolute;
    top: 30%;
    right: 15px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: center center;
    background-color: black;
  }

 .g-accordion  .ac-arrow.open:before {
  display:none;
  }

@media (max-width: 640px) {
.instafeed-container{
  width: 100% !important;
    padding-top: 100% !important;
}

  .signup-form{
    text-align:center;
  }

  }

{% endstylesheet %}