/** Shopify CDN: Minification failed

Line 1092:11 Expected ":"
Line 1092:13 Expected identifier but found "20px"
Line 2245:0 Unexpected "}"

**/

/* collection special */ 
.template-index .swiper-pagination{
  z-index: 2; 
}
.product-form__buttons .shopify-payment-button{
  width: 100%; 
}

shopify-accelerated-checkout shop-pay-wallet-button {
  display: none !important; 
}
.product-form__buttons .shopify-payment-button .shopify-payment-button__button {
   font-size: 16px !important;
    border: solid 1px #000 !important; 
    color: #000 !important; 
    background: #fff !important; 
    height: var(--button-height);
}
.shopify-payment-button__more-options {
    font-size: 16px !important;
    border: solid 1px #000;
    font-weight: 700;
    text-decoration: none !important;
    border-radius: 12px !important;
    height: var(--button-height);
    display: flex;
    margin-top: 0 !important; 
    flex-direction: column;
    justify-content: center;
}

.product-grid-container .title-wrapper .title--primary a {
  color: rgb(var(--color-foreground)); 
}
.section-header.shopify-section-group-header-group{
  z-index: 5; 
}
#FacetsWrapperDesktop{
  margin-bottom: 0; 
}
body.collection-seller-page:not(.collection-seller-special-white)   .section-header:not(.shopify-section-header-sticky)  .header__inline-menu > .list-menu > li > header-menu > details> summary,

body.collection-seller-page:not(.collection-seller-special-white)  .section-header:not(.shopify-section-header-sticky)  .header__inline-menu > .list-menu > li > .header__menu-item{
  color: #fff; 
}

.seller_item_data .grid--peek.slider:after{
  display: none !important; 
}
body.collection-seller-page .body_backdrop { 
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    transform: translateZ(0);
    width: 100%;
    z-index: -4;
    background-position: center center;
    background-image: var(--special_bg);
    background-size: cover; 
    background-color: #000000; 
    color: #fff;
    background-attachment: fixed; 
    transition: 0s; 
    /* transition-delay: 3s;  */
}
body.collection-seller-page .body_backdrop:before {  
  content: ''; 
  display: block; 
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); 
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 1; 
  width: 100%;
} 
body.collection-seller-page.collection-seller-special-white .body_backdrop:before,
body.collection-seller-page.collection-seller-special-white .body_backdrop{ 
    background-color: #ffffff; 
}
body.collection-seller-page
.collection-hero__text-wrapper {
  display: flex; 
  flex-direction: column; 
}

body.collection-seller-page
.collection-hero__text-wrapper .collection-hero__image-container{
  order: -1; 
}  
body.collection-seller-page
.collection-hero__picker-follow-button{
  text-align: center; 
}

body.collection-seller-page #ProductGridContainer 
.card .card__inner .card__media{
  transition: 0.3s;
}
body.collection-seller-page #ProductGridContainer 
.card .card__inner .card__media{
  --border-radius: 0; 
} 

body.collection-seller-page #ProductGridContainer 
.card:hover .card__inner .card__media{
  --border-radius: 0; 
}
body.collection-seller-page .pickyou-seller-social 
.instagram_icon{
  margin-right: 2px;
  margin-left: 2px; 
}
body.collection-seller-page .pickyou-seller-social 
.instagram_icon svg{
  vertical-align: middle; 
}
body.collection-seller-page #ProductGridContainer 
.card__badge.top { 
    border-radius: 0 8px 0   0; 
    overflow: hidden; 
} 
 
body.collection-seller-page #ProductGridContainer 
.card__badge  {
    align-self: flex-end;
    grid-row-start: 3;
    justify-self: flex-start;
    position: relative; 
      z-index: 2; 
} 
body.collection-seller-page #ProductGridContainer .card__content
.price-item:first-letter{
  font-size: 80%; 
}
body.collection-seller-page #ProductGridContainer 
.card__badge
.badge{  
    line-height: 1;
    padding: 0.6rem 1rem;
}

body.collection-seller-page #ProductGridContainer  .page-width {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
}
#product-grid .product_outof_stock .price__container,
body.collection-seller-page #ProductGridContainer 
.product_outof_stock .price__container{
  display: none !important; 
}
 
body.collection-seller-page #ProductGridContainer 
.card--standard>.card__content { 
    height: 0px !important;
} 
/*
body.collection-seller-page.collection-seller-special-green  .facet-filters__label, 
body.collection-seller-page.collection-seller-special-green .collection-hero--with-image .collection-hero__text-wrapper, 
body.collection-seller-page.collection-seller-special-green .header__icon, 
body.collection-seller-page.collection-seller-special-green  .shopify-section-header-sticky .section-header:not(.shopify-section-header-sticky) 
sticky-header header, 
body.collection-seller-page.collection-seller-special-green .collection-hero--with-image .collection-hero__title, 
body.collection-seller-page.collection-seller-special-green  #ProductGridContainer {
    --color-foreground: 0,229,150;
    --icon-stroke: green;
}
body.collection-seller-page.collection-seller-special-green 
#ProductGridContainer  .card-information .price 
.price__container { 
    background: rgba(0,229,150,0.4); 
    color: #000000;
}

body.collection-seller-page.collection-seller-special-green .facets-wrapper:not(.sticky_top) .gvn-inventory-filter label, 
body.collection-seller-page.collection-seller-special-green .facets-wrapper:not(.sticky_top) .mobile-facets__open svg, 
body.collection-seller-page.collection-seller-special-green .facets-wrapper:not(.sticky_top) .mobile-facets__open > * + * {
    color: #00E596;
} */

.collection-hero .collection-hero__text-wrapper a{
  color: #fff; 
}
@media all and (min-width: 750px){
  body.collection-seller-page
  .collection-hero__text-wrapper  
  .collection-hero__title{
    font-size: 35px !important; 
    padding-bottom: 5px; 
  }

}

.facets-container {
  grid-template-columns: repeat(3,auto) !important;
  grid-template-rows: repeat(3,auto) !important;
  align-items: flex-start;
}

@media all and (max-width: 749px){
  body .pagination__list>li:not(:last-child) {
      margin-right: 0;
  }
  body .pagination__list>li {
      flex: 1 0 3rem;
      max-width: 4.4rem;
  }

  .facets-container .active-facets a{
    padding: 2px; 
  }
  .facets-container .active-facets facet-remove{ 
      scroll-snap-align: start;  
  } 
  .facets-container .active-facets:not(.medium-hide) {
      overflow: auto hidden;
      display: flex;
      padding-bottom: 10px;
      margin-top: 10px;
      margin-bottom: 5px;
      -webkit-overflow-scrolling: touch;
      max-width: 100%;
      flex-wrap: nowrap;
      white-space: nowrap;
      gap: 10px;
      margin-right: 0;
      margin-left: 0;
      width: 100%;
  } 
body.collection-seller-page 
  .collection-hero--with-image .collection-hero__title { 
      padding-bottom: 0px!important;
  }
} 

body.collection-seller-page 
#ProductGridContainer  .card-information .price{
  margin-bottom: 0;
}
body.collection-seller-page 
#ProductGridContainer  .card-information .price 
.price__container{
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4); 
    padding-left: 4px;
    padding-right: 8px;
    border-radius: 0 25px 25px 0;
    color: #ffffff;
} 
#ProductGridContainer
.grid { 
     --grid-mobile-horizontal-spacing: 2px;
     --grid-mobile-vertical-spacing: 2px;
  --grid-desktop-horizontal-spacing: 16px; 
  --grid-desktop-vertical-spacing: 16px; 
}
.collection_not_seller 
#ProductGridContainer
.grid {
  
     --grid-mobile-vertical-spacing: 6px;
}
 body.collection-seller-page 
  .collection-hero--with-image .collection-hero__title{
    font-weight: bold; 
  }
body.collection-seller-page 
.collection-hero--with-image .collection-hero__text-wrapper{ 
        padding: 30px 0;
        flex-basis: 100%;
}
body.collection-seller-page 
.collection-hero__description {
    text-align: center;
    padding-top: 0px;
    line-height: 1.6; 
    max-width: 600px;
    margin: auto;
    width: 100%;
}
   
 
 

body.collection-seller-page 
 .utility-bar--bottom-border{
   border-bottom: 0; 
 }

body.collection-seller-page sticky-header.gradient, 
body.collection-seller-page #MainContent
.gradient:not(.footer,.mobile-facets__main, .mobile-facets__inner) {
  background: transparent !important; 
}

body.collection-seller-page:not(.collection-seller-special-white)  
.facet-filters__label,
body.collection-seller-page:not(.collection-seller-special-white)  
.facet-filters,
body.collection-seller-page:not(.collection-seller-special-white)  
.collection-hero__inner .collection-hero__description{
  color: #fff;   
} 

body.collection-seller-page:not(.collection-seller-special-white) .active-facets {
  --color-link:255,255,255 ;
  --color-foreground: 255,255,255;
  --icon-stroke: white; 
}



body.collection-seller-page:not(.collection-seller-special-white) 
.facet-filters__label, 
body.collection-seller-page:not(.collection-seller-special-white) 
.facets__summary, 
body.collection-seller-page:not(.collection-seller-special-white) 
.collection-hero--with-image .collection-hero__text-wrapper, 
body.collection-seller-page:not(.collection-seller-special-white) 
.header__icon,
body.collection-seller-page:not(.collection-seller-special-white) 
.shopify-section-header-sticky .section-header:not(.shopify-section-header-sticky) 
sticky-header header, 
body.collection-seller-page:not(.collection-seller-special-white) 
.collection-hero--with-image .collection-hero__title,
body.collection-seller-page:not(.collection-seller-special-white) #ProductGridContainer {
  --color-foreground: 255,255,255;
  --icon-stroke: white; 
} 
body.collection-seller-page:not(.collection-seller-special-white)  .section-header:not(.shopify-section-header-sticky) 
sticky-header header
.wk-button .wk-icon{ 
  --color-foreground: 255,255,255;
  --icon-stroke: white; 
}
body.collection-seller-page .section-header.shopify-section-header-sticky sticky-header{
  background: #ffffff !important; 
}
body.collection-seller-page  
.pickyou-seller-social ,
body.collection-seller-page  
.pickyou-seller-social a{
  color: rgba(var(--color-foreground), 1);
}

    body.collection-seller-page:not(.collection-seller-special-white) .facets-wrapper:not(.sticky_top)  .gvn-inventory-filter {
      font-size: 14px; 
    }
    body.collection-seller-page:not(.collection-seller-special-white) .facets-wrapper:not(.sticky_top)  .gvn-inventory-filter label,
body.collection-seller-page:not(.collection-seller-special-white) .facets-wrapper:not(.sticky_top) 
.mobile-facets__open svg,
body.collection-seller-page:not(.collection-seller-special-white) .facets-wrapper:not(.sticky_top) 
.mobile-facets__open > * + *{
  color: #fff; 
}

body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky) header .header__icon .icon.icon-search,
body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky) header .header__icon img,
body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky)  .header__icon--menu .icon,
body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky)  .header__icon--menu .icon-close{
    filter: invert(1);
} 



body.collection-seller-page:not(.collection-seller-special-white) .facets-wrapper:not(.sticky_top)  .active-facets {
  --color-link:255,255,255 ;
  --color-foreground: 255,255,255;
  --icon-stroke: white; 
}


body.collection-seller-page:not(.collection-seller-special-white) .sticky_top  .active-facets {
  --color-link: 18,18,18 ;
  --color-foreground: 18,18,18;
  --icon-stroke: black; 
}

body.collection-seller-page:not(.collection-seller-special-white)  .sticky_top 
.facet-filters__label, body.collection-seller-page:not(.collection-seller-special-white)  .sticky_top 
.facets__summary  {
    --color-foreground: 0,0,0;
    --icon-stroke: black;
}
body.collection-seller-page:not(.collection-seller-special-white)  .sticky_top .facets-container .product-count__text,
body.collection-seller-page:not(.collection-seller-special-white) .sticky_top .facets__heading , 
body.collection-seller-page:not(.collection-seller-special-white) .sticky_top .gvn-inventory-filter label{
          color: #000000 !important;
}
    
body.collection-seller-page
.collection-hero__image-container{
  margin-left: auto !important; 
  margin-right: auto !important; 
  
}
body.collection-seller-page
.collection-hero--with-image .collection-hero__title {
  text-align: center;  
}

body.collection-seller-page #ProductGridContainer 
.collecton_name_grid{
  display: none !important; 
}
body.collection-seller-page #ProductGridContainer 
.card__information{
  padding-top: 0; 
} 
 
body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky)
.header__heading-logo-wrapper img {
  opacity: 0; 
}

body.collection-seller-page:not(.collection-seller-special-white) .section-header:not(.shopify-section-header-sticky)
.header__heading-link { 
  background: url('/cdn/shop/files/pickyou-logo-white.svg?v=1735624861')  center left no-repeat; 
  background-size: auto 28px; 
} 
 
body.collection-seller-page:before{
  opacity: 1; 
}
#ProductGridContainer
.card__information{
  padding-bottom: 0; 
}
body.collection-seller-page.collection-seller-special-white.collection-seller-special-green .body_backdrop:before, 
body.collection-seller-page.collection-seller-special-white.collection-seller-special-green .body_backdrop{
   background-color: #00E596;
}
body.collection-seller-page.collection-seller-special-white.collection-seller-special-green 
.inventoryFilterWraper input[type="checkbox"] { 
    border: 2.5px solid #121212; 
}
body.collection-seller-page #MainContent 
.collection-hero__text-wrapper { 
    gap: 8px;
} 
body.collection-seller-page #MainContent 
.facets-container{
  padding-top: 0; 
}
@media all and (min-width: 750px){ 
  #MainContent aside#main-collection-filters .inventoryFilterWraper {
    padding-top: 2px; 
  }
  #MainContent aside#main-collection-filters { 
    display: grid !important;
    grid-template-columns: auto auto;
    gap: 10px;
    align-items: flex-start;
    }
  #MainContent aside#main-collection-filters
  .inventoryFilterWraper{
    white-space: nowrap; 
  }
  #MainContent aside#main-collection-filters
  .facets__disclosure {
    margin-right: 2rem;
  }
  #MainContent aside#main-collection-filters
  .facet-filters {
    padding-left: 1rem;
  } 
  #MainContent aside#main-collection-filters
  .facets__form { 
    gap: 0 1.5rem; 
  }
  #MainContent aside#main-collection-filters
  .gvn-inventory-filter{
    margin-bottom: 0; 
  }
    body.collection-seller-page:not(.collection-seller-special-white) .gvn-inventory-filter label,
    body.collection-seller-page:not(.collection-seller-special-white) .facets-container 
  .product-count__text,
  body.collection-seller-page:not(.collection-seller-special-white) 
  .facet-filters__field .select__select,
  body.collection-seller-page:not(.collection-seller-special-white) 
  .facet-filters__label,
  body.collection-seller-page:not(.collection-seller-special-white)  .inventoryFilterWraper{
    color: #fff; 
  }
  body.collection-seller-page:before{
    height: 110vh !important; 
    width: 100% !important; 
    position: fixed !important; 
  }
}
@media all and (max-width: 749px){ 
  body.collection-seller-page .shopify-section-header-sticky sticky-header,
  body.collection-seller-page aside#main-collection-filters.sticky_top{ 
    background-color: rgba(255, 255, 255, 1);
    backdrop-filter: blur(15px);
  } 
  body.collection-seller-page
  .collection-hero__text-wrapper  
  .collection-hero__title{
    font-size: 32px !important; 
  }
}

@media all and (min-width: 990px){
   body.overflow-hidden-desktop {
      overflow-y: scroll;
  }
  #menu-drawer { max-width: 40rem; left: unset; right: 0; }
  .header-wrapper .header{
    gap: 0; 
  }
   .header-wrapper .header header-drawer {
    order: 5;
    margin-left: 0;
  }
}


/* Collection not seller */


body.collection_not_seller 
#pickyou-rvp-area .collection .card__content
.price-item:first-letter,
body.template-search  #ProductGridContainer .card__content
.price-item:first-letter,
body.collection_not_seller  #ProductGridContainer .card__content
.price-item:first-letter{
  font-size: 80%; 
}
body.collection_not_seller 
#pickyou-rvp-area ,

body.template-search 
#ProductGridContainer .page-width,
body.collection_not_seller 
#ProductGridContainer .page-width{
  padding-left: 0rem !important; 
  padding-right: 0rem !important; 
} 

body.template-search .facets-container,
.collection_not_seller .facets-container { 
    padding-top: 0;
}

.wk-page 
wishlist-product-card .wk-image-link{
  margin-bottom: 0; 
  background: #0000000F !important; 
}
.wk-page wishlist-product-card .wk-image-link img{
      mix-blend-mode: multiply;
}

.wk-page wishlist-product-card .wk-meta
{
  padding-top: 8px;
  padding-bottom: 7px;
}
.wk-page wishlist-product-card .wk-meta, 
body.template-search 
#pickyou-rvp-area  
.card__content > .card__information,
body.template-search  
#ProductGridContainer  
.card__content > .card__information,
body.collection_not_seller 
#ProductGridContainer  
.card__content > .card__information{
  position: relative; 
}

.wk-page wishlist-product-card .wk-meta .wk-price , 
body.collection_not_seller 
#pickyou-rvp-area  .card__information .price 
.price__container,
body.template-search 
#ProductGridContainer  .card-information .price 
.price__container,
body.collection_not_seller 
#ProductGridContainer  .card-information .price 
.price__container {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0,0,0,0.4);
    padding-left: 4px;
    padding-right: 8px;
    border-radius: 0 25px 25px 0;
    color: #ffffff;
}


/* wishlist-product-card .wk-cta-button 
.wk-cta-label {
  display: none; 
} */
/* wishlist-product-card .wk-cta-button  {
    border-color: transparent !important; 
    background: #5c6c83  !important;
    height: 35px !important;
    width: 35px !important;
    padding: 8px !important;
    max-width: 35px !important;
    min-width: 35px !important;
    display: block !important;
    min-height: initial !important;
    opacity: 1;
    cursor: pointer;
    transition: 0.3s; 
    background-image: url(); 
    position: absolute !important;
    top: 10px !important;
      transition: 0s !imporatnt; 
    left: 10px !important;
    background-size: 19px !important; 
    background-position: center center !important; 
    background-repeat: no-repeat !important; 
}
wishlist-product-card .wk-form:not(.wk-submitting) .wk-cta-button{
  background-image: url('/cdn/shop/files/quick-cart.png?v=1732181119') !important; 
}
wishlist-product-card .wk-cta-button[disabled]{
  display: none !important; 
}  */


wishlist-product-card .wk-variants {
  margin: 0; 
}
wishlist-page .wk-grid { 
    grid-template-columns: repeat(5, 1fr);
  gap: 8px; 
}
@media all and (max-width: 767px){
 
wishlist-page  .wk-body{
  margin-left: -1.5rem; 
  margin-right: -1.5rem; 
  }
  wishlist-page .wk-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    column-gap: 12px;
    row-gap: 24px;
    padding-inline: 16px;
  }
  
}


body.collection_not_seller 
#pickyou-rvp-area  .card__badge {
  top: unset; 
  bottom: 0; 
}
body.collection_not_seller 
#ProductGridContainer 
.card__badge ,
body.template-search 
#ProductGridContainer 
.card__badge  {
    align-self: flex-end;
    grid-row-start: 3;
    justify-self: flex-start;
    position: relative; 
      z-index: 2; 
} 

body.collection_not_seller 
#pickyou-rvp-area  .card__content
.price-item:first-letter,
body.collection_not_seller 
#ProductGridContainer  .card__content
.price-item:first-letter{
  font-size: 80%; 
}
body.template-search  #pickyou-rvp-area .card__badge .badge,
body.collection_not_seller #pickyou-rvp-area .card__badge .badge,
body.collection_not_seller  #ProductGridContainer .card__badge .badge
{  
    line-height: 1;
    padding: 0.6rem 1rem;
}

body.collection_not_seller #pickyou-rvp-area 
.card__badge.top, 
body.collection_not_seller  #ProductGridContainer 
.card__badge.top {
    border-radius: 0 8px 0   0;
    overflow: hidden;
}
body.collection_not_seller #pickyou-rvp-area 
.item_sold_out .price__container,
body.collection_not_seller  #ProductGridContainer 
.product_outof_stock .price__container{
  display: none !important; 
}

body.collection_not_seller .view_rank{
  bottom: unset; 
  top: 0; 
}
/*  end scrolling code  */

#checkout {
    height: 55px;
    border-radius: 40px !important;
    font-weight: bold;
}

h3.card__heading  {
    font-weight: bold;
}

h1.wk-title{
  font-weight: bold;
  /* display: none; */
}
.random_order ul.collection-list:after {
  display: none;
}

.cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 1rem  !important;
}
.collecton_name_grid {
    display: flex;
    gap: 10px;
    color: #121212;
    margin-bottom: 5px;
    align-items: center;
  }
    .collecton_name_grid img {
      height: 25px;
      width: 25px;
      display: flex;
      border-radius: 50%;
      object-fit: cover;
    }
.title-wrapper-with-link a{
  text-decoration: none !important;
}
.pickyou_brands {
  display: grid;
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-align: center;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 10px;
  grid-template-columns: repeat(var(--brand-columne-count), minmax(100px, 1fr));
}
.brand_link{
  padding: 10px;
}
.pickyou_Banners .owl-dots{
  text-align: center;
  position: absolute;
  /*bottom: -40px;*/
  width: 100%;
}
.pickyou_Banners .owl-dots button {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: rgba(0,0,0,0.3);
  margin: 5px;
}
.pickyou_Banners .owl-nav button.owl-prev{
  left: 10px;
}
.pickyou_Banners .owl-nav button.owl-next{
  right: 10px;
}
.pickyou_Banners .owl-nav button span {
  font-size: 30px;
  margin-top: -5px;
}
.pickyou_Banners .owl-nav button {
  height: 40px;
  display: flex;
  position: absolute;
  top: calc(50% - 20px);
  color: #fff;
  width: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: rgba(0,0,0,0.3) !important;
  margin: 5px;
}
.pickyou_Banners .owl-nav button span {
  color: #fff;
}
.pickyou_Banners .owl-dots button.active{
  background: rgba(0,0,0,0.7);
}
.pickyou_Banners {
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-align: center;
  gap: 20px;
  justify-content: space-between;
  list-style: none;
}
.pickyou_Banners:not(.owl-carousel){

  display: grid;
  grid-template-columns: repeat(var(--Banner-columne-count), minmax(100px, 1fr));
}
.pickyou_Banners  .Banner_link,
.pickyou_brands  .brand_link{
    display: block;
    color: rgb(var(--color-text));
    text-decoration: none;
  }
.pickyou_brands  .brand_image{
      overflow: hidden;
      aspect-ratio: 1/1;
      border-radius: 50%;
      background-color: #f5f5f5;
}
.pickyou_Banners  .Banner_image{
      overflow: hidden;
      background-color: #f5f5f5;
}
.pickyou_brands  .brand_image img{
      max-width: 122px;
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center center;
      display: block;
      margin: auto;
      transform: scale(1);
      transition: 0.5s;
  }
.pickyou_Banners  .Banner_image img{
      width: 100%;
      height: 100%;
      display: block;
      margin: auto;
      transform: scale(1);
      transition: 0.5s;
      aspect-ratio: 311/203;
      object-fit: cover;
  }
.pickyou_Banners   .Banner_link:hover .Banner_image img,
.pickyou_brands   .brand_link:hover .brand_image img{
    transform: scale(1.05);
}
.pickyou_Banners  .Banner_information,
.pickyou_brands  .brand_information{
    color: rgb(var(--color-text));
    font-weight: bold;
  }
.Banner_title_area,
.blog_title_area,
.brand_title_area{
  display: flex;
    align-items: center ;
  margin-bottom: 20px;
    justify-content: space-between;
}
.blog-articles {
  row-gap: 20px !important;
}
.blog-articles
.card--standard .card__inner {
    aspect-ratio: 3/2;
}
.Banner_title_area .title,
.blog_title_area .title,
.brand_title_area .title{
    margin: 0;
    color: rgb(var(--color-text));
    text-decoration: none;
}
.Banner_title_area .title a,
.blog_title_area .title a,
.brand_title_area .title a{
    color: rgb(var(--color-text));
    text-decoration: none;
}
.Banner_title_area .link,
.blog_title_area .link,
.brand_title_area .link{

    color: rgb(var(--color-button));
    text-decoration: none;
}

.pickyou_Banners
.pickyou_Banner {
  overflow: hidden;
}
.pickyou_Banners
.pickyou_Banner.rounded_border {
  border-radius: 15px;
}
  .article-card-wrapper {
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.1);
    box-shadow: 0 2px 2px #0000001a;
    overflow: hidden;

}

  .article-card-wrapper
.card__heading{
  font-size: 13px;
}
.pickyou_Banners .Banner_link{
  position: relative;
}
.pickyou_Banners .Banner_link
.Banner_information{
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  width: 100%;
  color: #fff;
  background: linear-gradient(0deg, #010101ad, transparent);
  padding: 15px;
  line-height: 1.1;
}
.pickyou_Banners .Banner_link
.Banner_information  p {
  margin: 0;
}
.article-template {
  padding-top: 60px;
  padding-bottom: 60px;
}
.article_content_area{
  padding-top: 40px;
  padding-bottom: 80px;
}
#pickyou-recently-viewed-products .image img {
  width: 100%;
  object-fit: cover;
      aspect-ratio: 215 / 287;
  height: initial;
  display: block; 
}


@media all and (max-width: 769px){
  #pickyou-recently-viewed-products .image img {

      aspect-ratio: 120 / 152;
      height: initial;
  }
  .product-grid .card__information .card__heading.h5 {
      font-size: 12px;
      font-weight: bold;
  }
  .template-product product-recommendations .product-grid .grid__item {
      max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2) !important;
      width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2) !important;
  }
}
@media all and (max-width: 749px){
  .header-wrapper .header header-drawer { 
      margin-left: 0;
  }
.grid--3-col-tablet-down
.grid__item {
    width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
    max-width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
}
  .collecton_name_grid{
    gap: 4px;
  }
  #MainContent{
    max-width: 100%;
  }
  .article-template__title{
    font-size: 24px;
  }
  .pickyou_brands {
      overflow-x: scroll;
      white-space: nowrap;
      width: 100vw;
      scrollbar-width: none;
      scroll-snap-type: x mandatory;
  }

  .pickyou_brands > li {
      scroll-snap-align: start;
  }
  .articles-wrapper.next_prev_container.grid--2-col-tablet .grid__item {
      width: calc(48% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  .article-template{
    padding-top: 0;
    padding-bottom: 0 !important;
  }

   .template-collection  aside#main-collection-filters{
     transition: transform 0.5s;
   }
   .template-collection  aside#main-collection-filters.sticky_top{
       transform: translate(0, 45px);
        position: fixed;
        top: 5px;
        left: 0;
         width: 100%;
        background: #fff;
        z-index: 2;
        padding-bottom: 10px;
        padding-top: 10px;
    }


   .template-collection.overflow-hidden-mobile  aside#main-collection-filters{
     height: calc(100vh - 50px);
   }

}



/* new style */

.pickyou_Banners .owl-dots button {
  height: 6px;
  width: 6px;
}

.pickyou_Banner
.Banner_title{
  font-size: 16px;
  line-height: 1.6;
}
.pickyou_Banner
.Banner_content{
  font-size: 12px;
  line-height: 1.6;
}
.header__icons .shopify-app-block{
  order: -1;
}
.header-search-custom__open-btn{
  order: -2;
}
.seller_img .seller_link img{
  aspect-ratio: 1/1; 
}
@media all and (max-width: 989px){
  .cat_filter_menu li a {
    font-size: 12px;
  }
 .template-index .collection-list.contains-card{
      grid-template-rows: repeat(2, auto);
      display: grid;
      grid-auto-columns:150px;
      grid-auto-flow: column;
  }
  .seller_profile .seller_img { 
      max-width: 96%;
  }
 .template-index .collection-list.contains-card  .grid__item{
    width: 100% !important;
        margin: 0 auto !important;
  }
  .pickyou_brands {
      grid-template-rows: repeat(2, auto);
      grid-auto-columns: 100px;
      grid-auto-flow: column;
  }
 .template-index  .pickyou_Banners .Banner_link .Banner_information{
    padding; 20px;
  }
  .template-index .collection-list-wrapper.seller_item_data
  .slider-buttons {
    display: none !important;
  }
}
@media all and (min-width: 990px){
  .pickyou_Banner
  .Banner_title{
    font-size: 23px;
    line-height: 1.6;
  }
  .pickyou_Banner
  .Banner_content{
    font-size: 15px;
    line-height: 1.6;
  }
}
cart-notification {
  display: none !important;
}
.ga-products-box button.ga-product_addtocart {
  display: none !important;
}
.price_slider {
    position: relative;
    width: 90%;
    height: 3px;
    background-color: #ddd;
    margin: 20px auto;
}

.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #121212;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block !important;
  top: 50%;
  transform: translateY(-50%);
}

.slider-handle-min {
  left: 0;
}

.slider-handle-max {
  right: 0;
}

.range-values {
  text-align: center;
  margin-bottom: 20px;
}

.range-values input {
  width: 70px;
  margin: 0 10px;
  text-align: center;
}
.card--media .card__inner .card__content {
    padding: 0 !important;
}
.card--media .card__inner .card__content
.badge {
  border-radius: 0 !important;
  display: block;
}
.product__info-wrapper
.wk-button.wk-align-left,
.product__info-wrapper
.product-form__submit.button {
  max-width: 100% !important;
  width: 100% !important;
} 
.collection-326644269205 #product-grid .card-information .price{
  color: red; 
}
@media all and (max-width: 767px){
  .seller_item_data {
  max-width: 100%;
  overflow-x: hidden;
}
  .pickyou_brands > li
  .brand_link{
    padding: 5px;
  }
  .template-search .grid--5-col-desktop .grid__item {
      width: calc(33% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
      max-width: 100%!important;
  }
  .seller_profile .seller_details {
      max-width: 98%;
  }
  .collection-list.contains-card.grid--3-col-tablet-down {

        grid-auto-columns: 115px;
  }

  .collection-list.contains-card.grid--3-col-tablet-down  .seller_profile .seller_img img {
        height: 115px!important;
        max-height: 115px!important;
    }
  .collection-list.contains-card.grid--3-col-tablet-down
  .seller_profile .seller_details .product_count {
      font-size: 9px;
  }
  .collection-list.contains-card.grid--3-col-tablet-down
  .seller_profile .seller_details .btn-seller {
      font-size: 12px;
  }
  .collection-list.contains-card.grid--3-col-tablet-down {

        grid-auto-columns: 115px;
  }

  .collection-list.contains-card.grid--3-col-tablet-down  .seller_profile .seller_img img {
        height: 115px!important;

        width: 115px!important;
        max-height: 115px!important;
    }
  .seller_profile .seller_details .product_count {
    font-size: 10px;
}
  .collection-list.contains-card.grid--3-col-tablet-down
  .seller_profile .seller_details .product_count {
      font-size: 10px;
    letter-spacing: 0; 
  }
  .collection-list.contains-card.grid--3-col-tablet-down
  .seller_profile .seller_details .btn-seller {
      font-size: 12px;
  }
}
@media all and (max-width: 989px){
  .featured-blog-style2 .btn--secondary,
  .Recently_viewed_product .btn--secondary,
  .multi_collection .btn--secondary {
      max-width: 330px;
      margin-left: auto;
      margin-right: auto;
  }
  .js .menu-drawer {
      max-height: calc(100vh - 54px);
  }
  .menu-drawer .list-social { 
      margin-bottom: 40px;
  }
  .header-wrapper .header .header__icons {
      padding-right: 0;
  }
}
.button:not([disabled]):hover:after{
  box-shadow: none !important;
}

/*price slider */



.search-content_modal.modal__content {
  align-items: flex-start;
}
.product__title h1 {
  margin-top: 0;
  margin-bottom: 0;
}.search_form_area
.modal__close-button {
  width: 30px !important;
}
.search-modal__content
{
    background: var(--gradient-background);
  height: initial;
  padding-top: 20px;
}
.search_form_area {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.trending_search_items{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.trending_search_items span{
  display: inline-block;
  padding: 2px 5px 3px;
  background:#eeeeee;
}

.tranding_search_items  {
  margin-top: 20px;
  border-top: 1px solid #eeeeee;
}
.tranding_search_items
.h2{
  margin-bottom: 20px;
  margin-top: 20px;
}

  .collecton_name_grid {
    display: flex;
    gap: 10px;
    color: #121212;
    margin-bottom: 5px;
    align-items: center;
  }
.single-product-main-media ~
wishlist-button-product .wk-floating .wk-button {
    position: relative !important;
    bottom: 20px  !important;
    right: 30px  !important;
    background: #fff;
    border-radius: 50%;

}
    .collecton_name_grid img {
      height: 25px;
      width: 25px;
      display: flex;
      border-radius: 50%;
      object-fit: cover;
    }

.search-modal__content {
    z-index: 99999999999;
}

.view_rank{
    z-index:1;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    background: #1e1e1e;
    position: absolute;
    font-style: italic;
    bottom: 0;
    left: 0;
    text-align: center;
    min-width: 30px;
    padding: 5px 10px;
}

.list-social__link{
 cursor: pointer !important;
}
@media all and (max-width: 500px){
  
  .seller_profile .seller_img{ 
       margin-bottom: 3px; 
  }
  .multi_collection .filtere_product_cats .cat_items { 
      padding-left: 0; 
      padding-right: 0; 
  }
  .collection-list-wrapper.seller_item_data .slider.collection-list {
      margin-left: 0;
      margin-right: 0;
  }
  .collection-list-wrapper.seller_item_data .seller_profile .seller_img img,
  .collection-list.contains-card.grid--3-col-tablet-down .seller_profile .seller_img img{
    width: 100% !important; 
    height: 100% !important; 
    max-width: 100% !important; 
    max-height: 100% !important; 
  }
  .header-wrapper .header .header__heading-link {
	min-width: 160px !important;
}
  .list-payment {
      max-width: 280px;
  }
}
/* sale item */

.product__info-container .product__description {
    font-size: 16px;
}
.card--media.product_in_sale  .recently_view_image{
  position: relative;
}

.card--media.product_in_sale  .recently_view_image:after, .product_in_sale .card__media:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
    background-image: url('/cdn/shop/files/sale-product.png?v=1729600978');
}
.card--media.product_in_sale .price-item--sale,
.price--on-sale
.price-item--sale.price-item--last,
.product_in_sale
.price-item--sale.price-item--last{
  color: red;
}
.price--on-sale
.price-item.price-item--regular,
.product_in_sale
.price-item.price-item--regular{
  display: none !important;
}

.price--on-sale.price--show-badge .price__badge-sale.badge{
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-position: center bottom;
  color: transparent;
  background-size: 85%;
  margin-bottom: 0;
  background-image: url('/cdn/shop/files/sale-product.png?v=1729600978');
}
.product__info-wrapper
product-info
.badge.price__badge-sold-out{
  display: none !important;
}
/* hover effect */

.media--hover-effect.apply_hover>img+img {
    opacity: 1 !important;
}

.quick-add__submit_item{
    background: #5c6c83  !important;
    height: 35px !important;
    width: 35px !important;
    padding: 8px !important;
    max-width: 35px !important;
    min-width: 35px !important;
    display: block !important;
    min-height: initial !important;
    opacity: 1;
    cursor: pointer;
    transition: 0.3s;
}
.quick-add__submit_item
.quick-add__submit{
  padding: 5px !important;
}
.quick-add__submit_item img {
    max-width: 100%;
}
.product-card-wrapper:hover .quick-add__submit_item{
    opacity: 1;
}
.quick-add__submit_item:hover{
  cursor: pointer;
}
.quick-add-area {
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
}

.header__icons {
  .wk-button .wk-icon {
    --icon-stroke-width: 2px;
  }
}
/*

.banner_slider_section  .section-title
.slider-title,
.template-index .section-header__title {
  font-weight: normal  !important;  
} 
*/
.show_view_mobile .section-header__title{
  margin-top: 0 !important; 
  margin-bottom: 0 !important; 
}
.icon-with-text .h4{
  font-size: 12px !important;  
}
.icon-with-text .h4
strong{
  
  color: #ed293e; 
}
.icon-with-text  
.icon_circle { 
    display: inline-flex;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    align-items: center;
    border-radius: 50%;
    background: #bababa;
    padding: 3px;
    margin-right: 5px;
}
.icon-with-text--vertical .icon_circle .icon{
    margin-right: auto;
    margin-left: auto;
    min-width: 100%; 
    min-height: 100%; 
} 








.banner-flink{
    text-decoration: none !important; 
}

.nbanner-style-4 .banner-item .banner-content-inner{
    position: relative;
}
 
.banner_slider{
  position: relative; 
}
.banner_slider 
.owl-nav{
  
}
.section-title-grid{
  display: grid; 
  grid-template-columns: 1fr auto; 
}
.nbanner-style-4 .banner-item .banner-content-inner
.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}
.banner-content .banner_item_title{
  margin-top: 0;  
  line-height: 1.2; 
  margin-bottom: 0; 
}
.banner-content-inner
.banner-content 
.banner-link{
  margin-top: 18px; 
}
.banner-flink {
  color: rgb(var(--color-foreground));
} 

.rich-text-style-2 .rich-text__blocks.center{
    max-width: 600px !important; 
}
.rich-text-style-2 .rich-text__blocks
.rich-text__text{
  line-height: 1.5; 
}

.rich-text-style-2
.button , 
.banner-content-inner .banner-content .banner-link {
    min-width: initial !important ;  
    min-height: 36px;
    padding: 6px 18px !important ; 
}
  

 
.size_1 {
    font-size: 24px !important;
    line-height: 1.25;
}
.size_2{
  font-size: 20px !important; 
}

.size_3{
  font-size: 16px !important; 
}

.size_4{
  font-size: 14px !important; 
}

.banner-area-style-3 .owl-carousel .owl-stage-outer {
  overflow: visible !important; 
}
.banner_slider_section  {
  max-width: 100%; 
  overflow: hidden; 
}
.banner-area-style-3
.banner_item_title{
    padding-top: 10px; 
}
.banner-area-style-3  
.current_item_count,
.banner-area-style-3
.banner-content-text{
  opacity: 0; 
  transition: 0.3s; 
}

.banner-area-style-3 .center
.banner-content-text{
  opacity: 0.6; 
  text-align: left; 
}

.current_item_count {
    position: absolute;
    right: 24px;
    top: 24px;
    background: rgba(var(--color-button),0.4);
    border-radius: 20px;
    color: rgb(var(--color-button-text));
    padding: 6px 16px;
    z-index: 2;
    line-height: 1.5; 
    text-align: center;
    transition: opacity .5s;
}

.banner-area-style-3 .center .current_item_count{
  opacity: 1; 
} 
 
.nbanner-style-1
.banner-content .banner_item_title {
    margin-top: 15px;
    padding: 0px 0 13px;
}
.nbanner-style-2
.banner-content .banner_item_title { 
    padding: 15px 0 15px; 
}
.slider-title{
  margin-top: 0; 
  margin-bottom: 0; 
} 
:root{
  --title-padding-bottom: 0px; 
}
.section-title-grid{
  padding-bottom: var(--title-padding-bottom); 
} 

 .rich-text-style-2
.rich-text__buttons--multiple {
  text-align: center; 
  
}
 .rich-text-style-2
.rich-text__wrapper--center 
.rich-text__buttons--multiple{
  margin-right: auto; 
  margin-left: auto; 
}
 .rich-text-style-2
.rich-text__buttons--multiple .button--primary{ 
}  

.nav_arrow {
  display: grid; 
  grid-template-columns: 1fr 1fr; 
  gap: 5px; 
}
 .banner_slider .owl-nav .owl-prev,
 .banner_slider .owl-nav .owl-next{ 
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background: #f5f5f5 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
     position: absolute; 
 }
 .banner_slider .owl-nav .owl-prev span,
 .banner_slider .owl-nav .owl-next span{
    font-size: 36px;
    line-height: 0.5;
    position: relative;
    top: -4px;
}
.banner-area-style-3  .banner_slider[data-slide-center="1"] .owl-nav .owl-prev, 

.banner-area-style-3  .banner_slider[data-slide-center="1"] .owl-nav .owl-next { 
    top: calc(50% - 40px);
}

 .banner_slider .owl-nav .owl-prev{
   left: 20px;   
 }
 .banner_slider .owl-nav .owl-next{
   right: 20px; 
 }
.nav_arrow .s_arrow_left, .nav_arrow .s_arrow_right {
    height: 42px;
    width: 42px;
    border-radius: 50%;
    background: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-only-slide {
  position: relative;
  flex-wrap: inherit;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scroll-padding-left: 1.5rem;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1rem;
  display: flex; 
  gap: 10px; 
}
.banner-image img {
  max-width: 100%; 
  
}
.rich-text-style-2 
.rich-text__blocks>*+* {
    margin-top: 0.8rem;
}
.rich-text-style-2 
 .rich-text__buttons{
   padding-top: 16px; 
 }
.rich-text__buttons_group a{
  margin: 4px; 
}
.slider-subtitle{ 
    font-size: 18px;
    line-height: 2;
}
.banner_slider_area
.owl-dots{
  display: none !important; 
}
.s_arrow_right,
.s_arrow_left{
  cursor: pointer; 
}
.s_arrow_right.active,
.s_arrow_left.active{
  background: #e5e5e5; 
}
.product_slide_banners .banner-image img{ 
  width: 100%;  
}
.product_slide_banners .banner-content-text 
{
  padding-top:10px; 
}
.section-nav {
    display: flex;
    align-items: center;
    gap: 10px;
}
body:not(.collection-seller-special)
.collection_link_area{
  padding-top: 5px; 
}
.collection_link_area a{
  text-decoration: none; 
  color: rgb(var(--color-button)); 
} 

.slideshow_new .slideshow__controls { 
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    flex-direction: column; 
}
slideshow-component.slideshow_new  .slider-buttons {
    border-right: 0;
    border-left: 0;
    width: 40px;
}
.slideshow_new 
.slider-button--prev .icon {
    transform: rotate(-180deg) !important;
}
.slideshow_new 
.slider-button--next .icon {
    transform: rotate(0deg) !important;
}
.slideshow_new .slider-counter__link {
    padding: .4rem;
} .slideshow_new
.slider-button {
  display: none !important; 
}
.slideshow_new 
.slider-counter__link--dots .dot {
    width: 0.5rem;
    height: 0.5rem; 
    transition: 0.3s; 
}
.slideshow_new .slider-counter__link--dots button.slider-counter__link--active .dot  {
  height: 20px !important; 
  min-height: 20px !important; 
}
.slideshow_new .slider-counter__link .dot{
    border-radius: 5px !important; 
}
.slideshow_new .slider-counter__link.slider-counter__link--active .dot{
  border-radius: 5px !important; 
  height: 20px !important; 
  min-height: 20px !important; 
}
.slideshow_new 
.slideshow__control-wrapper { 
    flex-direction: column;
} 
body.transparent-header  .shopify-section-group-header-group  .header-wrapper{
  transition: 0.5s; 
}
body.transparent-header:not(transparent-over) .shopify-section-group-header-group:not(.shopify-section-header-sticky) .header-wrapper{ 
    background: transparent !important;
    margin-bottom: -138px !important; 
}

.slideshow_new  .slideshow__text .banner__heading{
    text-shadow: 1px 1px 1.5px #000c;
    font-style: normal !important;
    color: rgba(var(--color-foreground), 1); 
}
.slideshow_new  .slideshow__text .banner__text{
    text-shadow: 1px 1px 1.5px #000c;
    color: rgba(var(--color-foreground), 1); 
}
.slideshow_new  
.banner__content { 
    align-items: flex-end;
} .slideshow_new  
.banner__content
.slideshow__text{
      min-height: 350px;
    justify-content: flex-start;
    padding-left: 10px; 
    padding-right: 10px; 
} 
.full_banner_link { 
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 3; 
} 
 .slideshow_new  
.slideshow:after,
 .slideshow_new  
.slideshow:before {
  display: none !important; 
} 
 .slideshow_new
.slideshow__slide{
  height: 100vh; 
} 
 
.slideshow_new 
.owl-dots {
    position: absolute;
    right: 50px;
    top: 0;
    height: 100%;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
}
.slideshow_new 
.owl-dots
.owl-dot {
  height: 10px; 
  width: 10px; 
  border-radius: 5px; 
  transition: 0.3s; 
  border: 1px solid #fff; 
}
.slideshow_new 
.owl-dots
.owl-dot.active{
  height: 20px; 
}
.scroll_slideshow_area
.scroll_slideshow:before,
.scroll_slideshow_area
.scroll_slideshow:after{
  display: none !important; 
}
.scroll_slideshow_area
.scroll_slideshow {
  gap: 0; 
}
.scroll_slideshow_area
.scroll_slideshow
.slideshow__slide {
  min-height: 100vh; 
}
.scrollable-container {
  height: 100vh;  
  overflow-y: auto;
}

.banner-content-area
.collection_mini_image img {
  height: 25px !important; 
  width: 25px !important; 
}
.section_button_group .section-title-grid, 
.banner_slider_section
.section-title-grid {
    grid-template-columns: 1fr auto;
    align-items: center;
}
.viewmore_mobile 
.section-title-grid 
.section-nav,
.banner_slider_section .viewmore_mobile 
.section-title-grid 
.section-nav,
.banner_slider_section .show_arrow_mobile 
.section-title-grid 
.section-nav{
  display: flex !important; 
}
.filter_product_recent .recent_items{ 
  PADDING-LEFT: 0 !IMPORTANT; 
}
.show_view_mobile 
{
  display: flex; 
    justify-content: space-between; 
    align-items: center; 
} 
.header_view_more a{
  font-size: 12px;
  text-decoration: none; 
  color: rgb(var(--color-button));
} 
.header_view_more {
  /* `もっと見る`は改行しないように */
  flex-shrink:0;
}
.rich-text-style-2 
.rich-text__heading{ 
  /* font-family:  'Helvetica','helvetica', var(--font-heading-family) !important;  */
  font-weight: 800; 
} 
.rich-text-style-2 
.rich-text__heading strong { 
  font-weight: 800; 
}
/* .rich-text-style-2 .rich-text__text,
.rich-text-style-2 .button{
  font-family: "Noto Sans", sans-serif, var(--font-body-family) !important; 
} */
.product__media-wrapper 
.thumbnail-list {
  padding-top: 10px; 
}
biggo-relative-product .search-result-item .item-img-wrap, 
.product__media-wrapper 
.thumbnail-list
.thumbnail ,
.product-media-container .media, 
.image.recently_view_image,
.product-card-wrapper
.card .card__media .media { 
    background: #0000000F !important;
}
biggo-relative-product .search-result-item .item-img-wrap img, 
.product__media-wrapper .thumbnail-list
.thumbnail img,
.product__media-list .media>img,
#pickyou-recently-viewed-products .image img,
.filter_product_recent .image img,
.product-card-wrapper
.card .card__media .media img
{
  mix-blend-mode: multiply; 
} 
biggo-relative-product .search-result-item .item-img-wrap img{
  object-fit: cover !important; 
}
 .apply_hover .show_secondary_image{
   opacity: 0; 
 }
.slideshow_new.swiper-container {
  width: 100%; /* Full width */
  height: 100vh; /* Full height for vertical scrolling */ 
  overflow: hidden; 
} 
.slideshow_new.swiper-container
.swiper-pagination {
    flex-direction: column;
    display: flex;
}
.slideshow_new.swiper-container.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, 
.slideshow_new.swiper-container.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #fff;
    box-shadow: 0 1px 1px #0009;
    border-radius: 3px;
    display: inline-block;
    height: 5px;
    margin: 4px;
    overflow: hidden;
    position: relative;
    transition: all .5s ease-out;
    width: 5px;
}
.slideshow_new.swiper-container.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
  height: 20px; 
}
.slideshow_new.swiper-container
.swiper-wrapper {
  display: flex;
  flex-direction: column; /* Ensure the slides stack vertically */
}
 
.slideshow_new.swiper-container .swiper-slide {
  height: 100vh; /* Ensure each slide takes up the full height */
}
 .product__info-container .icon-with-text {
    margin: 0 !important;
}
.product__info-container 
.icon-with-text--vertical .icon-with-text__item {
    margin-bottom: 10px;
    margin-top: -3px;
} 

.banner_slider_scroll_area
.banner-content {
  position: relative;  
}
.banner_slider_scroll_area
.banner-content 
.card__heading a:after{
  display: none; 
}
#CartDrawer
.cart-item cart-remove-button{
  margin-left: 0; 
}
#CartDrawer
.cart-item__name { 
    font-size: 22px;
}
#CartDrawer .cart-item__discounted-prices
.product-option {
    font-size: 1.8rem; 
}
#CartDrawer.cart-drawer .cart-item__details { 
    grid-column: 2 / 5;
}
#CartDrawer.cart-drawer .cart-item__details dl{
  display: none; 
}
#CartDrawer.cart-drawer 
.cart-item__quantity-wrapper {
    display: flex;
    justify-content: flex-end;
}
.product_info .brand_name{
  max-width:calc(100% - 30px); 
}
@media all and (min-width: 768px){ 
  .banner-area-style-3  .banner_slider .owl-nav  {
  display: block !important;
}
  .mobile-only-slide[data-banner-count="4"] .banner-item{
    width: 50%; 
  } 
  .medium-up-center{
      text-align: center; 
  }
   .banner_slider .owl-nav .owl-prev{
   left: 60px;   
 }
 .banner_slider .owl-nav .owl-next{
   right: 60px; 
 }
  
  .sp_only{
    display: none !important; 
  }
}

@media all and (min-width: 1050px){ 
  .mobile-only-slide[data-banner-count="4"] .banner-item{
    width: 25%; 
  } 
  .mobile-only-slide[data-banner-count="3"] .banner-item{
    width: 33%; 
  } 
  .mobile-only-slide[data-banner-count="2"] .banner-item{
    width: 50%; 
  } 
}

@media all and (max-width: 767px){ 
  .collection-list-wrapper.page-width .title-wrapper--self-padded-tablet-down,.collection-list-wrapper.page-width .title-wrapper--self-padded-mobile {
      padding-left: 0;
      padding-right: 0;
  }
  .section-collection-list .seller_item_data .collection-list:not(.slider) {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }
  .filtere_product_cats{
    padding-top: 0 !important; 
  }
}
@media all and (max-width: 749px) {
  [class*="__seller_profile_card_eA4QcN-padding"],
  [class*="__seller_profile_card_Pb6R7t-padding"] {
    padding-top: 0 !important;
    padding-bottom: 12px !important;
  }
}
@media all and (max-width: 749px){
  #shopify-section-template--20007964868757__seller_profile_card_Pb6R7t .filtere_product_cats{
    padding-bottom: 20px !important;
  }
}
  .header__icon.header__icon--menu{
    margin-right: -10px; 
  }
  .template-index 
  .slideshow_new 
  .owl-dots { 
      right: 20px; 
  }
  .slideshow_new 
  .owl-dots
  .owl-dot { 
      height: 5px;
      width: 5px; 
  }
  .slideshow_new 
  .owl-dots
  .owl-dot.active { 
      height: 20px; 
  }
  .lg_only{
    display: none !important; 
  }
  .section-nav{
    display: none !important; 
        }
  .mobile-only-slide   .banner-item{
    width: 90%; 
  } 
  .section-title-grid { 
      grid-template-columns: 1fr;
  }
  .sp_left{
    text-align: left !important; 
  }
  .sp_center{
    text-align: center !important; 
  }
  .sp_right{
    text-align: right !important; 
  }
  .rich-text-style-2 .color-scheme-e6253412-12bd-4918-8592-1b75ad0c0f9e{
    padding-left: 10px; 
    padding-right: 10px; 
  }
  .slider-title { 
      font-size: 20px;
  } 
  .banner_slider_section{
    max-width: 100%; 
    overflow: hidden; 
  }
  .banner_slider_section .banner_slider_area {
      padding-right: 50px;
      overflow: hidden;
      margin-right: -2.4rem;
  }
   .banner_slider_section_inner .banner_slider.owl-carousel{ 
    width: calc(100% -  2.4rem); 
  }
  .rich-text__buttons_group a {
      margin-left: 0;
      margin-right: 10px;
      margin-bottom: 5px;
  }
  /* ほとんどの画面で、画面全体の余白を決めている */ 
  body .page-width {
      padding-right: 16px !important;
      padding-left: 16px !important;
  }
  .sp_left
  .rich-text__buttons--multiple {
      text-align: left !important;
  }
  .sp_left 
  .rich-text__buttons { 
      justify-content: flex-start !important; 
  }
  .banner_slider.owl-carousel .owl-stage-outer { 
      overflow: visible; 
  }
 
  
 .banner_slider_section .section-title-grid {
    padding-bottom: 16px; 
  }
  .slideshow_new .slider__slide {
    height: 100vh !important; 
  }
  .banner_slider_section .banner_slider_section_inner:not(.show_arrow_mobile) 
  .section-title-grid 
  .section-nav .nav_arrow{
    display: none !important; 
  }
  .banner_slider_section .banner_slider_section_inner:not(.viewmore_mobile) 
  .section-title-grid 
  .section-nav .collection_link_area{ 
    display: none !important; 
  } 
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item, .grid--peek .grid__item { 
      margin-left: 0;
  }
}
@media all and (max-width: 550px){
  .banner_slider_section .show_arrow_mobile 
  .section-title-grid 
  .section-nav { 
      flex-direction: column;
  }
  .icon-with-text  
  .icon_circle { 
      height: 20px;
      width: 20px;  
      padding: 4px;
      margin-right: 5px;
  } 
}
 /*
mr-point-product.mrpoint-product{
  display: grid; 
  grid-template-columns: 25px 1fr; 
}
mr-point-product.mrpoint-product:before{
    content: '';  
    display: inline-flex;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    align-items: center;
    border-radius: 50%; 
    padding: 3px;
    margin-right: 5px;
}
*/
/* Banner Scrolling */
 
.banner_slider_scroll { 
    display: grid;  
    max-width: calc(100% + 2.4rem);
    gap: 10px; 
}
 
.banner_slider_scroll > * {
    scroll-snap-align: start;  
}
#FacetsWrapperDesktop{
  margin-bottom: 0; 
}
@media all and (min-width: 768px){
  .banner_slider_scroll {  
    grid-template-columns: repeat(var(--desktop_columns, 3), 1fr);  
  }
}
@media all and (max-width: 767px){
    
  .banner_slider_scroll_area{
      margin-right: -2.4rem !important;
  } 
  
  .banner_slider_scroll {
      overflow: auto hidden;  
      -webkit-overflow-scrolling: touch;   
      display: grid;
      grid-template-rows: repeat(1, auto);
      grid-auto-flow: column;
      grid-auto-columns: var(--mobile_columns) ;
      grid-template-columns: repeat(1, minmax(var(--mobile_columns, 100%), 1fr));
      max-width: calc(100% + 2.4rem);
      gap: 10px;
      grid-template-rows: repeat(1, auto);  
  }
  .banner_slider_scroll > * {
      scroll-snap-align: start;  
  } 
  
  body .pagination__list>li:not(:last-child) {
      margin-right: 0;
  }
  body .pagination__list>li {
      flex: 1 0 3rem;
      max-width: 4.4rem;
  }

  .facets-container .active-facets a{
    padding: 2px; 
  }
  .facets-container .active-facets facet-remove{ 
      scroll-snap-align: start;  
  } 
  .facets-container .active-facets {
      overflow: auto hidden;
      display: flex; 
      -webkit-overflow-scrolling: touch;
      max-width: 100%;
      flex-wrap: nowrap;
      white-space: nowrap;
      gap: 10px;
      margin-right: 0;
      margin-left: 0;
      width: 100%;
  } 
  .facets-container .active-facets facet-remove{
    margin-bottom: 10px; 
    margin-top: 10px; 
  }
}




@media all and (max-width: 749px){ 
  .biggo-relative-product-list template {
    display: none !important; 
  }
  biggo-relative-product{
    overflow: hidden !important; 
  }

  .page-width:has(biggo-relative-product){
    padding-left:0 !important;
    padding-right:0 !important;
  }

  biggo-relative-product>h2 {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

biggo-relative-product>h2 {
  font-size: 18px !important;
}



/* Collection item index */

.profile-card-area .cat_items_area .card__content
.price-item:first-letter,
body.new_card_style .cat_items_area .card__content
.price-item:first-letter{
  font-size: 80%; 
} 
.profile-card-area  .page-width, 
body.new_card_style 
.cat_items_area .page-width{
  padding-left: 0rem !important; 
  padding-right: 0rem !important; 
} 
/* 余白なしで横幅いっぱいまでスクロールが表示されるように */
@media all and (max-width: 989px) { 
  #pickyou-recently-viewed-products {
    padding-left: 16px !important; 
    padding-right: 16px !important;
  }
}

 #pickyou-recently-viewed-products, 
.new_card_style .facets-container { 
    padding-top: 0;
    padding-bottom: 10px; 
}
.profile-card-area  .card__information, 
 #pickyou-recently-viewed-products .card__information,
body.new_card_style .cat_items_area  
.card__content > .card__information{
  position: relative; 
}
 
.profile-card-area  .card__information .price 
.price__container, 
 #pickyou-recently-viewed-products .card__information .price 
.price__container, 
body.new_card_style 
.cat_items_area  .card-information .price 
.price__container {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0,0,0,0.4);
    padding-left: 4px;
    padding-right: 8px;
    border-radius: 0 25px 25px 0;
    color: #ffffff;
}


 
.profile-card-area 
.cat_items_area  .card__badge,
 #pickyou-recently-viewed-products .card__badge, 
body.new_card_style 
.cat_items_area 
.card__badge  {
    align-self: flex-end;
    grid-row-start: 3;
    justify-self: flex-start;
    position: relative; 
      z-index: 2; 
} 
 
.profile-card-area   .card__content
.price-item:first-letter, 
 #pickyou-recently-viewed-products  .card__content
.price-item:first-letter, 
body.new_card_style 
.cat_items_area  .card__content
.price-item:first-letter{
  font-size: 80%; 
} 
.profile-card-area  .card__badge .badge, 
 #pickyou-recently-viewed-products .card__badge .badge, 
body.new_card_style  .cat_items_area .card__badge .badge
{  
    line-height: 1;
    padding: 0.6rem 1rem;
}
 
.profile-card-area  .card__badge.top, 
 #pickyou-recently-viewed-products .card__badge.top, 
body.new_card_style  .cat_items_area 
.card__badge.top {
    border-radius: 0 8px 0   0;
    overflow: hidden;
} 

.profile-card-area  .cat_items_area .card__badge.top, 
#pickyou-recently-viewed-products .card__badge.top, 
body.new_card_style  .cat_items_area 
.card__badge.top{
  position: absolute; 
  bottom: 0; 
  left: 0; 
  top: unset; 
} 

.profile-card-area   .cat_items_area 
.product_outof_stock .price__container,
  #pickyou-recently-viewed-products .item_sold_out .price__container, 
body.new_card_style  .cat_items_area 
.product_outof_stock .price__container{
  display: none !important; 
}
body.new_card_style .view_rank{
  bottom: unset; 
  top: 0; 
} 

body.new_card_style 
.filtere_product_cats .cat_items{ 
  column-gap: var(--grid-desktop-horizontal-spacing);
  row-gap: var(--grid-desktop-vertical-spacing); 
} 

.profile-card-area .card__information, 
 #pickyou-recently-viewed-products .card__information, 
body.new_card_style .filtere_product_cats .cat_items .card__information {
    padding-bottom: 0; 
}
/* Collection item index end */



/* Single Product related grid */  
.recent_item
.product-card-wrapper .price__container {
    margin-bottom: 0;
}
.section-picker-product__grid  .page-width, 
body.new_card_style 
.cat_items_area .page-width{
  padding-left: 0rem !important; 
  padding-right: 0rem !important; 
} 
.section-picker-product__grid , 
.new_card_style .facets-container { 
    padding-top: 0;
    padding-bottom: 10px; 
}
.section-picker-product__grid .card__information,
.section-category-product__grid  
.card__content > .card__information{
  position: relative; 
}
 
.section-picker-product__grid .card__information .price 
.price__container, 
.section-category-product__grid    .card-information .price 
.price__container {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0,0,0,0.4);
    padding-left: 4px;
    padding-right: 8px;
    border-radius: 0 25px 25px 0;
    color: #ffffff;
}


 
.section-picker-product__grid .card__badge, 
.section-category-product__grid   
.card__badge  {
    align-self: flex-end;
    grid-row-start: 3;
    justify-self: flex-start;
    position: relative; 
      z-index: 2; 
} 
 
.section-picker-product__grid.section-picker-product__grid .card__content
.price-item:first-letter, 
body.new_card_style 
.cat_items_area  .card__content
.price-item:first-letter{
  font-size: 80%; 
} 
.section-picker-product__grid .card__badge .badge, 
body.new_card_style  .cat_items_area .card__badge .badge
{  
    line-height: 1;
    padding: 0.6rem 1rem;
}
 #ProductGridContainer .card__badge.top, 
.section-picker-product__grid .card__badge.top, 
body.new_card_style  .cat_items_area 
.card__badge.top {
    border-radius: 0 8px 0   0;
    overflow: hidden;
} 
.section-picker-product__grid .card__badge.top, 
body.new_card_style  .cat_items_area 
.card__badge.top{
  position: absolute; 
  bottom: 0; 
  top: unset; 
  left: 0; 
}
 .section-picker-product__grid .product_outof_stock .price__container, 
.section-category-product__grid   
.product_outof_stock .price__container{
  display: none !important; 
}
 

.section-category-product__grid   .cat_items{ 
  column-gap: var(--grid-desktop-horizontal-spacing);
  row-gap: var(--grid-desktop-vertical-spacing); 
} 
.section-picker-product__grid .card__information, 
.section-category-product__grid   .cat_items
.card__information {
    padding-bottom: 0; 
}
/* Single Product related grid end */ 



@media all and (max-width: 749px){ 
  
  .header--has-social .menu-drawer__utility-links { 
      padding-bottom: 100px;
  } 
  aside .gvn-inventory-filter {
      margin-bottom: -32px;
  }
} 



@media all and (max-width: 989px){
      body .seller_with_tab  .collection-list-wrapper.seller_item_data .slider-buttons {
        display: none !important; 
      }
     body .seller_with_tab .collection-list.contains-card{
        grid-template-rows: repeat(2, auto);
        display: grid;
        grid-auto-columns:100px;
        grid-auto-flow: column;
    }
    .seller_profile .seller_img { 
        max-width: 96%;
    }
   .seller_with_tab .collection-list.contains-card  .grid__item{
          width: 100% !important;
          margin: 0 auto !important;
    }
   .seller_with_tab 
  .seller_profile .seller_details .product_count {
      font-size: 9px;
  }
   .seller_with_tab .collection-list.contains-card 
    .seller_profile .seller_details .btn-seller{
      font-size: 11px; 
    }
} 




/* new style */
.seller_link {
  display: block; 
}



 .product-link ,
.multi_collection .product-link ,
.product-grid .product-link {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  user-select: none;
}


.product-link  .navigation-buttons ,
.multi_collection .navigation-buttons ,
.product-grid .navigation-buttons {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px;
}


.product-link  .nav-button ,
.multi_collection .nav-button ,
.product-grid .nav-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: auto;
  border: none;
  border-radius: 50%;
  color: white;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
  -webkit-appearance: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}



/* @supports (-webkit-touch-callout: none) {
 
.product-link  .nav-button svg,
.multi_collection  .nav-button svg,
.product-grid  .nav-button svg {
    transform: scale(2.5);
  }
 
.product-link  .nav-button svg path,
.multi_collection  .nav-button svg path,
.product-grid  .nav-button svg path {
    stroke-width: 3;
  }
} */

.product-link .nav-button.prev ,
.multi_collection .nav-button.prev ,
.product-grid .nav-button.prev {
  left: 5px;
  top: 50% !important; 
}


.product-link .nav-button.next ,
.multi_collection .nav-button.next ,
.product-grid .nav-button.next {
  right: 5px;
  top: 50% !important; 
}


.product-link .nav-button.active,
.multi_collection .nav-button.active,
.product-grid .nav-button.active {
  opacity: 1;
  visibility: visible;
}


.product-link .nav-button.active,
.multi_collection .nav-button.active,
.product-grid .nav-button:hover {
  background: rgba(0, 0, 0, 0.5);
}


/* .product-link .nav-button svg,
.multi_collection .nav-button svg,
.product-grid .nav-button svg {
  fill: none;
  stroke: currentColor;
  stroke-width: 3;
} */


.product-link .media img ,
.multi_collection .media img ,
.product-grid .media img {
  transition: opacity .4s cubic-bezier(.25,.46,.45,.94);
}


/* new */

 
.collection_link .h5{
  font-weight: bold; 
}
.biggo-relative-product-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important; /* 3列を強制 */
    gap: 2px 5px !important;
    width: 100% !important;
    overflow: visible;
    max-width: 100%;
}
@media all and (min-width: 1024px){
  .biggo-relative-product-list { 
      grid-template-columns: repeat(5, minmax(0, 1fr)) !important; 
  }
}
biggo-relative-product .search-result-item {
    border: none !important;
    padding: 0 !important;
    gap: 0 !important;
    width: 100% !important;
    min-width: 0; /* グリッドアイテムが縮小できるようにする */
}
biggo-relative-product .search-result-item .item-img-wrap,
biggo-relative-product .search-result-item .item-img-wrap img {
	aspect-ratio: 120 / 152 !important;
}

biggo-relative-product .search-result-item .item-price-wrap {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    padding-left: 4px;
    padding-right: 8px;
    border-radius: 0 25px 25px 0;
    color: #ffffff;
    z-index: 1;
}


biggo-relative-product .search-result-item .item-info {
    position: relative;
    padding: 0.8rem 0;
    width: 100%;
}

biggo-relative-product .search-result-item .item-price-wrap .item-price {
    font-size: 1.6rem;
    font-weight: normal;
    letter-spacing: .1rem;
    line-height: calc(1 + .5 / var(--font-body-scale));
}

biggo-relative-product .search-result-item .item-name {
    font-size: 12px !important;
    font-weight: bold;
    width: 100%;
}

biggo-relative-product .search-result-item .item-price-wrap .item-price {
    display: inline-block;
}

biggo-relative-product .search-result-item .item-price-wrap .item-price::first-letter {
    font-size: 80% !important;
}

biggo-relative-product .search-result-item .item-img-wrap {
    width: 100%;
}

biggo-relative-product .search-result-item .item-img-wrap>img {
    aspect-ratio: 120 / 152 !important;
    width: 100%;
    height: auto;
    object-fit: cover;
} 

/* new 19 03 2025 */

body:not(.template-index) .shopify-section-header-sticky.shopify-section-header-hidden sticky-header {
    transform: translateY(0); 
}


@media all and (min-width: 1100px){
  .page-width { 
      max-width: 1100px; 
  }
  .collection-hero__inner.page-width {
    padding-left: 0 ; 
    padding-right: 0; 
  }
}
.facets-wrapper.page-width{
    max-width: 1200px; 
}

/*
@media all and (min-width: 1024px){
  .section-category-product__container .section-category-product__grid,
  .section-picker-product__container  
  .section-picker-product__grid {
      overflow: auto;
      grid-auto-flow: column;
      grid-template-columns: initial;
      grid-template-rows: repeat(1,auto);
      gap: 8px 8px;
      padding: 0 16px;
      grid-auto-columns: calc(20% - 1px);
  }
  body.new_card_style .filtere_product_cats .cat_items{ 
    grid-auto-flow: row;
    grid-template-rows: repeat(2, auto);
    grid-auto-columns: calc(20% - 1px);
    grid-template-columns: repeat(var(--middle_product_limit), minmax(20%, 1fr));
  }
}
*/



/*
body.new_card_style .filtere_product_cats .cat_items,
.section-category-product__container .section-category-product__grid,
.section-picker-product__container,
.section-picker-product__grid {
    overflow-x: scroll !important;  
    -webkit-overflow-scrolling: auto;  
    scrollbar-width: thin;  
    scrollbar-color: #888 #f1f1f1; 
}
 
body.new_card_style .filtere_product_cats .cat_items::-webkit-scrollbar,
.section-category-product__container .section-category-product__grid::-webkit-scrollbar,
.section-picker-product__container::-webkit-scrollbar,
.section-picker-product__grid::-webkit-scrollbar {
    height: 8px; 
    background: #f1f1f1;  
    display: block; 
}
 
body.new_card_style .filtere_product_cats .cat_items::-webkit-scrollbar-thumb,
.section-category-product__container .section-category-product__grid::-webkit-scrollbar-thumb,
.section-picker-product__container::-webkit-scrollbar-thumb,
.section-picker-product__grid::-webkit-scrollbar-thumb {
    background: #888;  
    border-radius: 4px;
    border: 2px solid #f1f1f1; 
}
 
body.new_card_style .filtere_product_cats .cat_items::-webkit-scrollbar-thumb:hover,
.section-category-product__container .section-category-product__grid::-webkit-scrollbar-thumb:hover,
.section-picker-product__container::-webkit-scrollbar-thumb:hover,
.section-picker-product__grid::-webkit-scrollbar-thumb:hover {
    background: #555;  
}
*/
#main-collection-filters.sticky_top:before {
    content: '';
    display: block;
    position: absolute;
    width: 200%;
    background: #ffffff;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
@media all and (min-width: 750px){
  
   .template-collection  aside#main-collection-filters.sticky_top {
        transform: translate(-50%, 50px);
        position: fixed;
        top: 5px;
        left: 50%;
        width: 100%;
        background: #fff;
        z-index: 2;
        padding-bottom: 10px;
        padding-top: 10px;
    }

}


.product__media-wrapper {
  position: relative; 
}
.product__media-wrapper .product_wishlist_button { 
    position: absolute;
    bottom: 8px;
    right: 8px;
    z-index: 3;
    background: #fff;
    border-radius: 50%;
}


.product__media-wrapper
wishlist-button-collection .wk-button.wk-selected {
    --icon-fill: #ff7683;
  --icon-stroke: #ff7683; 
}
.template-page  
wishlist-product-card .wk-cta-button{
  border: none !important; 
}
.template-page  
wishlist-product-card .wk-cta-button:before, 
.template-page  
wishlist-product-card .wk-cta-button:after, 
.template-page   remove-button .wk-floating .wk-button,
.template-page  remove-button .wk-floating .wk-button:before ,
.template-page  remove-button .wk-floating .wk-button:after{
  background-color: transparent !important; 
  border-color: transparent !important; 
    box-shadow: none !important;
}

.Avada-Tool__Image{ 
    --media-shadow-vertical-offset: 10px;
}
@media all and (max-width: 767px){ 
 .template-blog .section-header__title.h1  {
    font-size: 24px; 
  }
 #MainContent .blog-articles .article-card .card__information, #MainContent .blog__posts .article-card .card__information {
      padding-left: 0.8rem;
      padding-right: 0.8rem;
  }
   .article-template .article_content_area {
        padding-top: 10px; 
    }
  
  .cat_blogs .grid--2-col-tablet.grid--peek .grid__item { 
        max-width: calc(50% - 4px);
    }
  .product__media-wrapper .product_wishlist_button { 
      bottom: 20px;
      right: 30px;
      z-index: 3;
  }
}

#more-payment-options-link {
    margin-top: 10px !important;
  display: none !important; 
}
.product-form__buttons_group   {
  margin-top: 10px; 
}

.actionButtons wishlist-button-collection button.wk-button,
.actionButtons wishlist-button-collection button.wk-button, .actionButtons share-button, .actionButtons .product-form__buttons>button {
   --button-height: 55px ; 
}
.actionButtons wishlist-button-collection button.wk-button,
.actionButtons wishlist-button-collection button.wk-button, .actionButtons share-button, .actionButtons .product-form__buttons>button {
    border-radius: 5px !important; 
    font-weight: 700; 
    height: 55px!important;
    min-height: 55px!important;
}
/*
.product-grid-box  wishlist-button-collection .wk-button ,
.product wishlist-button-collection .wk-button  { 
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: rgba(0,0,0,0.2);
}

.product-grid-box wishlist-button-collection
.wk-button .wk-icon ,
.product wishlist-button-collection
.wk-button .wk-icon {
    --size: var(--icon-size, 18px);
    --fill: var(--icon-fill);
    --stroke: #ffffff;
    --stroke-width: var(--icon-stroke-width, 1px);
}
.product-grid-box wishlist-button-collection .wk-button.wk-selected,
.product wishlist-button-collection .wk-button.wk-selected{
  
    background: rgba(0, 191, 125, 1);
    --icon-fill: #fff;
}

.product-grid .card__heading,
.product-grid-box .card__heading {
  white-space: nowrap;       
  overflow: hidden;         
  text-overflow: ellipsis;    
} 
.actionButtons :is(wishlist-button-collection button.wk-button,share-button,.product-form__buttons>button) { 
    margin-top: 0 !important;
}
*/ 



.product__media-wrapper .slider-buttons {
    position: absolute;
    bottom: 30px;
    width: 70px;
    left: calc(50% - 35px);
}
.product__media-wrapper .slider-buttons .slider-counter { 
    font-size: 14px !important; 
}

.product__media-wrapper .slider-buttons .slider-button{
  display: none !important; 
}

.product__media-wrapper .slider-buttons .slider-counter{
  background: rgba(0,0,0,0.5); 
  color: #fff; 
  border-radius: 20px; 
  
} 
.product-link .nav-button svg, .multi_collection .nav-button svg, .product-grid .nav-button svg {
    transform: scale(1) !important;
}
.product_app.product_app_description{
  margin-top: 0 !important; 
} 
.product_app.product_app_AWmZOeDkraWJCOGtMK__mr_point_award_point_8PaR9x,
.product_app .accordion,
.product_app.product_app_c20641e3-b863-47c2-aabe-08f9b77e12e6,
.product_app.product_app_24e2786c-aaf4-4071-b82e-018f8b01c609,
.product_app.product_app_collapsible-row-2,
.product_app.product_app_collapsible_tab_7mwyHt,
.product_app.product_app_title .product__title,
.product_app.product_app_caption,
.product_app.product_app_AYkk2UDdvd2NzeWRuV__mr_point_award_point_8PaR9x,
.product_app.product_app_c20641e3-b863-47c2-aabe-08f9b77e12e6,
.product_app.product_app_price{
  margin-top: 0 !important; 
  margin-bottom: 0 !important; 
}
@media all and (max-width: 989px){
  .product__media-wrapper .slider.slider--mobile .slider__slide {
      padding-bottom: 0px!important;
  }
}


body.transparent-header:not(transparent-over) .shopify-section-group-header-group:not(.shopify-section-header-sticky) .header-wrapper {
    background: transparent !important;
    margin-bottom: -5px !important;
}

.seller_profile .seller_img .seller_name { 
    font-size: 1.6rem;
}
@media all and (max-width: 749px){
  .slideshow_new  
  .banner__content
  .slideshow__text { 
      padding-left: 2.4rem !important;
      padding-right: 2.4rem !important;
  }
}



/* new style */


/* new style */
#more-payment-options-link {
    margin-top: 10px !important;
  display: none !important; 
}
.product-form__buttons_group   {
  margin-top: 10px; 
}

.actionButtons wishlist-button-collection button.wk-button,
.actionButtons wishlist-button-collection button.wk-button, .actionButtons share-button, .actionButtons .product-form__buttons>button {
   --button-height: 55px ; 
}
.actionButtons wishlist-button-collection button.wk-button,
.actionButtons wishlist-button-collection button.wk-button, .actionButtons share-button, .actionButtons .product-form__buttons>button {
    border-radius: 5px !important; 
    font-weight: 700; 
    height: 55px!important;
    min-height: 55px!important;
}





      .mrpoint-product__award-point {
        display: none;
      }
      product-info > div[role="status"], 
      product-info .price__container, 
      .optx-mrpoint-productaward-point-value {
        margin-bottom: 0!important;
      }
      .optx-mrpoint-productaward-point-value {
        margin-top: -5px!important;
        font-weight: bold;
      }
      .optx-point-value {
        font-size: 18px;
        color: #ed293e;
      }
      .optx-point-striing {
        font-size: 12px;
      }
      .optx-mrpoint-login-alert {
        font-size: 12px;
        /* margin-top: -5px!important; */
      }
      .optx-mrpoint-login-alert > a {
        color: #000000!important;
        font-weight: bold;
        text-decoration: underline;
      }
      .optx-mrpoint-login-alert > img {
        width: 12px;
        height: 12px;
        margin-top: -5px!important;
      }
      #app-embed-container-231467 {
        display: none!important;
      } 



/* new style */
#menu-drawer .menu-drawer__navigation {
  padding-top: 0; 
}
.drawer_menu_title { 
    padding: 1.1rem 3rem;  
    font-size: 12px;
    background: rgba(0, 0, 0, 0.05);    
}
/*
.selected_filter { 
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4px;  
    width: 15px;
    min-width: 15px;
    height: 15px; 
    color: #fff !important; 
    background: #121212;
    border-radius: 10px;  
    font-size:10px; 
    margin-left: 5px; 
    margin-right: 5px; 
}
.filter_opener_icon {
    position: relative;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.filter_opener_icon .selected_filter{
  position: absolute; 
  top: -5px; 
  right: -10px; 
}
  */
/*

.product-grid-box  wishlist-button-collection .wk-button ,
.product wishlist-button-collection .wk-button  { 
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: rgba(0,0,0,0.2);
}

.product-grid-box wishlist-button-collection
.wk-button .wk-icon ,
.product wishlist-button-collection
.wk-button .wk-icon {
    --size: var(--icon-size, 18px);
    --fill: var(--icon-fill);
    --stroke: #ffffff;
    --stroke-width: var(--icon-stroke-width, 1px);
}
.product-grid-box wishlist-button-collection .wk-button.wk-selected,
.product wishlist-button-collection .wk-button.wk-selected{
  
    background: rgba(0, 191, 125, 1);
    --icon-fill: #fff;
}
.product-grid .card__heading,
.product-grid-box .card__heading {
  white-space: nowrap;       
  overflow: hidden;         
  text-overflow: ellipsis;    
} */
.category_n{
  line-height: 1; 
}
.brand_n{
  display: flex; 
    justify-content: space-between; 
}
.brand_n img {
  display: block; 
  max-width: 100%; 
}
.product_info  .brand_name{ 
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;  
    color: rgba(18, 18, 18, 0.6);
   text-decoration: none; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.product_info  .category_name{  
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.6;  
    white-space: nowrap;
   text-decoration: none; 
    overflow: hidden;
    text-overflow: ellipsis;
    color: #1A1A1C; 

} 

.collection-seller-page .product_info .brand_name,
.collection-seller-page .product_info .category_name {
  color: #fff;
}



.product__media-wrapper .slider-buttons {
    position: absolute;
    bottom: 30px;
    width: 70px;
    left: calc(50% - 35px);
}
.product__media-wrapper .slider-buttons .slider-counter { 
    font-size: 14px !important; 
}

.product__media-wrapper .slider-buttons .slider-button{
  display: none !important; 
}

.product__media-wrapper .slider-buttons .slider-counter{
  background: rgba(0,0,0,0.5); 
  color: #fff; 
  border-radius: 10px; 
  
}
.product_app .accordion,
.product_app.product_app_24e2786c-aaf4-4071-b82e-018f8b01c609,
.product_app.product_app_collapsible-row-2,
.product_app.product_app_collapsible_tab_7mwyHt,
.product_app.product_app_title .product__title,
.product_app.product_app_caption,
.product_app.product_app_AYkk2UDdvd2NzeWRuV__mr_point_award_point_8PaR9x,
.product_app.product_app_c20641e3-b863-47c2-aabe-08f9b77e12e6,
.product_app.product_app_price{
  margin-top: 0 !important; 
  margin-bottom: 0 !important; 
}



@media all and (max-width: 989px){
  .product__media-wrapper .slider.slider--mobile .slider__slide {
      padding-bottom: 0px!important;
  }
  
}

@media all and (max-width: 749px){
  /*
  aside .gvn-inventory-filter {
    margin-bottom: 0;
  }
  facet-remove:not(.active-facets__button-wrapper){
  display: none !important; 
  }

  */
  .template-search__header h1.h2{
    display: none; 
  }
  
  .template-search__header{
    margin-bottom: 2rem !important; 
  }
}
/*
menu-drawer.mobile-facets__wrapper {
    margin-left: 0;
    display: flex;
    display: block;
}
.filtered_items_group_inner{
  display: flex; 
  gap: 10px; 
  padding-bottom: 5px; 
  padding-top: 5px; 
}
.mobile-facets__wrapper_mobile { 
    width: 100%;
    display: block;
}

.mobile-facets__wrapper_mobile  > details > summary{
  width: 100%; 
}

.mobile-facets__wrapper_mobile  > details > summary .filtered_items_group{
  width: 100%; 
}

.mobile-facets__wrapper_mobile  > details > summary .filtered_items_group {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto !important;
    justify-content: flex-start !important;
    white-space: nowrap;
    max-width: calc(100vw - 65px);
    padding-bottom: 5px;
}
.filtered_items_group .menu_item_filter_title{
  padding: 5px 10px; 
  border-radius: 20px; 
  border: 1px solid #999; 
  display: flex; 
  font-size: 14px; 
  justify-content: center; 
  align-items: center; 
}
  */
body.transparent-header:not(transparent-over) .shopify-section-group-header-group:not(.shopify-section-header-sticky) .header-wrapper {
    background: transparent !important;
    margin-bottom: -5px !important;
}


.category_n{ 
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
}



.section-category-product__container .product_info.product_info_code,
.section-picker-product__container .product_info.product_info_code,
.multi_collection .product_info.product_info_code,
.product_info.product_info_code {
  position: relative;
  padding-top: 6px;
}
.section-category-product__container .product_info.product_info_code .category_n,
.section-picker-product__container .product_info.product_info_code .category_n,
.multi_collection .product_info.product_info_code .category_n,
.product_info.roduct_info_code .category_n {
  margin-top: 2px;
}
.collection_size {
  position: absolute;
  right: 4px;
  top: 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  background-color: rgba(12, 12, 12, 0.3);
  color: #fff;
  padding: 1.5px 4px 2.5px 5px;
  border-radius: 4px;
}
.Recently_viewed_product{
  overflow-x: hidden; 
}
@media screen and (min-width: 768px) {
  /* .collection_size {
    top: 0;
    right: 0;
  } */
  
  .collection_size--recent {
    top: 50%;
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 767px) {
  .collection-seller-page .product_info.product_info_code {
    padding: 6px 4px;
  }

  .collection-seller-page .collection-hero__description {
    margin-top: 0;
    margin-bottom: 8px;
  }
}


body:not(.collection-seller-special) .collection_link_area {
  position: relative;
}

/*new style */



wishlist-button-collection .wk-button, wishlist-button-collection .wk-button:hover {
    width: 28px!important;
    min-width: 28px!important;
    height: 28px!important;
    min-height: 28px!important;
}

wishlist-button-collection .wk-button, wishlist-button-collection .wk-button:hover
{

    --icon-size: 14px;
}
.wishlist_area wishlist-button-collection .wk-button, wishlist-button-collection .wk-button:hover {
    --icon-size: 22px;
}
.recent_item  wishlist-button-collection .wk-button ,.recent_item  wishlist-button-collection .wk-button:hover ,
.product-grid-box  wishlist-button-collection .wk-button ,.product-grid-box  wishlist-button-collection .wk-button:hover {

    --icon-size: 14px;
}
.template-collection aside#main-collection-filters.sticky_top{
  z-index: 2; 
}
.recent_item  wk-button, 
.product-grid-box wk-button  {
    background: rgba(0, 0, 0, 0.2);
    /* background:rgba(0, 191, 125, 1); */
    border-radius: 50%; 
    color: #fff !important;
    z-index: 2 !important; 
    margin: 5px;
}


.recent_item{
  position: relative; 
}
 
.recent_item  .wk-button ,
.product-grid-box  .wk-button {
  border-radius: 50%; 
 }  
.recent_item  .wk-button.wk-selected ,
.product-grid-box  .wk-button.wk-selected {
    --icon-fill: rgb(255 255 255) !imporatnt;
}
.recent_item  .wk-button , 
.recent_item wk-button,
.product-grid-box  .wk-button , 
.product-grid-box wk-button
{
  --stroke: #fff ; 
}
.recent_item  .wk-button.wk-selected,
.product-grid-box  .wk-button.wk-selected{
  background: rgba(0, 191, 125, 1);

}


.recent_item  .wk-button.wk-selected  .wk-icon,
.product-grid-box  .wk-button.wk-selected  .wk-icon{

  --stroke: #fff ; 
  --icon-fill: #fff 
}

.recent_item .wk-button .wk-icon,
.product-grid-box .wk-button .wk-icon { 
    --stroke: #fff; 
}
.recent_item wishlist-button-collection  wk-button, 
.product-grid-box wishlist-button-collection  wk-button
{

    transform: translate3d(0, 0px, 0px) !important;
    left: unset !important;
    right: 0 !important;


}

.collecton_name_grid .card__heading.h5{ 
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



/* body.collection-seller-page.view-img-only .product_info.product_info_code */
.view-img-only .product_info.product_info_code,
.view-img-only .collection_link_area {
  display: none !important;
}
.view-img-only .card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
  margin-top: 0;
}
.view-img-only.collection_not_seller #ProductGridContainer .grid {
  --grid-mobile-vertical-spacing: 2px;
}


/* .section-category-product__container .card__content,
.section-picker-product__container .card__content,
.multi_collection .card__content,
.product-grid-container .card__content {
  display: none;
} */

.card-information>*:not(.visually-hidden:first-child)+*:not(.rating):not(.card__information-volume-pricing-note) {
  margin-top: 0 !important;
}


wishlist-product-card .wk-meta {
  gap: 2px !important;
  margin-bottom: 0;
}
wishlist-product-card .wk-variants {
  padding-bottom: 0;
}


.wk-cta-button {
  gap: 8px;
}
.wk-cta-button svg {
  width: 14px;
}




/* マイページ */
.template-account .customer.account {
  background-color: #FFF !important;
}
.cf-edit-account-link-spacer {
  display: none;
}
.customer__logout {
  display: block !important;
  width: 100%;
  height: 53px;
  line-height: 51px;
  text-align: center;
  border: 1px solid rgba(231, 231, 231, 1) !important;
  color: inherit;
  border-radius: 16px;
  text-decoration: none !important;;
  transition: background-color 0.3s !important;
}
.customer__logout:hover {
  background-color: rgba(231, 231, 231, 1);
}
.Account__Sidebar {
  border: 1px solid rgba(231, 231, 231, 1);
  border-radius: 16px;
  overflow: hidden;
}
.cf-edit-account-link {
  border-top: 1px solid rgba(231, 231, 231, 1) !important;
  position: relative;
}
.cf-edit-account-link::after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url(/cdn/shop/files/edit_customer.svg?v=1760091298);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 749px) {
  .cf-edit-account-link::after {
    right: 15px;
  }
}

wishlist-product-card .wk-image {
  aspect-ratio: auto !important;
}
.wk-current-price::first-letter {
  font-size: 80%;
}

/* wishlist-product-card:has(.wk-badge-soldout) {
  display: none;
} */


.optx-point-value.test {
  font-size: 90%;
  margin-right: 6px;
  text-decoration: line-through;
  opacity: 0.5;
  color: #000;
}
.optx-point-value.test + .arrow {
  margin-right: 6px;
}
.optx-mrpoint-login-alert {
  margin-top: 8px;
}


/* .brand_product_style .card-information .card__heading {  
  font-family: 'Noto Sans JP', Hiragino,Proxima Nova,Assistant,sans-serif; 
} */

.brand_product_style  .quick-add-area,
.brand_product_style .collection_link_area, 
.brand_product_style .product_info.product_info_code{
  display: none !important; 
}

.brand_product_style  .card-information .card__heading{
  font-weight: normal; 
}
.brand_product_style .product_info.product_info_code
.card > .card__content a{
    color: #1A1A1C !important;
}
.brand_product_style  .card-information .price .price__container {
    position: static !important;
    color: #1A1A1C !important;
    padding-left: 0 !important; 
    background: transparent !important;
}
@media all and (max-width: 749px){
  .brand_product_style  .card-information .price .price__container,
  .brand_product_style  .card-information .card__heading{
    font-size: 12px; 
  }
}


/* ログアウト */
.customer__logout__modal {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.customer__logout__modal.is-visible {
  opacity: 1;
  visibility: visible;
}
.customer__logout__modal__inner {
  width: 270px;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 14px;
}
.customer__logout__modal__body {
  padding: 17px 15px;
  text-align: center;
}
.customer__logout__modal__inner p {
  font-size: 17px;
  font-weight: bold;
  margin: 0 !important;
}
.customer__logout__modal__inner small {
  display: block;
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: -0.08px;
}
.customer__logout__modal__footer {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 0.3px solid rgba(128, 128, 128, 0.55);
}
.customer__logout__modal__button {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0 !important;
  padding-inline: 0 !important;
  background-color: transparent !important;
  text-decoration: none !important;
  color: rgba(0, 122, 255, 1) !important;
}
.customer__logout__modal__button.cancel {
  border-radius: 0 !important;
  border-right: 0.3px solid rgba(128, 128, 128, 0.55);
  font-weight: bold;
}

.customer__logout__modal__button::before,
.customer__logout__modal__button::after {
  display: none !important;
}

/* 新春クーポン */
.customer_coupon {
  padding: 16px;
  border-radius: 14px;
  border: 1px solid rgba(231, 231, 231, 1) !important;
  display: grid !important;
  grid-template-columns: 32px 1fr 40px;
  gap: 12px;
  align-items: center;
  text-decoration: none !important;
  margin-bottom: 24px;
}
.customer_coupon__center p {
  font-size: 14px !important;
  margin: 0 !important;
}
.customer_coupon__center p strong {
  font-weight: bold !important;
}
.customer_coupon__center small {
  display: block;
  font-size: 12px;
  color: rgba(33, 33, 33, 1);
  line-height: 1.5;
}

/* LINE連携 */
.customer_line {
  padding: 16px;
  border-radius: 14px;
  border: 1px solid rgba(231, 231, 231, 1) !important;
  display: grid !important;
  grid-template-columns: 32px 1fr 40px;
  gap: 12px;
  align-items: center;
  text-decoration: none !important;
}
a.customer_line {
  cursor: pointer !important;
}
.customer_line__center p {
  font-size: 14px !important;
  margin: 0 !important;
}
.customer_line__center p strong {
  font-weight: bold !important;
}
.customer_line__center small {
  display: block;
  font-size: 12px;
  color: rgba(33, 33, 33, 1);
  line-height: 1.5;
}

.customer_line__right span {
  display: inline-block;
  font-size: 10px;
  padding: 5px 8px;
  border-radius: 8px;
}
.customer_line__right span.connected {
  line-height: 1.5;
  border: 1px solid rgba(113, 113, 113, 1);
  color: rgba(113, 113, 113, 1);
}
.customer_line__right span.unConnected {
  background-color: #000;
  color: #FFF;
}

/* Referral campaign (disabled)
.referral-card {
  background: #ffffff;
  border-radius: 14px;
  border: 1px solid rgba(231, 231, 231, 1);
  padding: 16px !important;
  margin-bottom: 26px;
  color: #111;
}
.referral-card__header {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 0 !important;
}
.referral-card__title {
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.04em;
  margin: 0 0 10px !important;
  display: flex;
  align-items: center;
  gap: 8px;
}
.referral-card__subtitle {
  margin: 0 0 4px !important;
  color: #333333;
  font-weight: bold;
  font-size: 12px !important;
  line-height: 1.6;
}
.referral-card__title-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  flex-shrink: 0;
}
.referral-card__lead {
  margin: 0 0 12px !important;
  color: #333333;
  font-size: 12px !important;
  line-height: 1.8;
}
.referral-card__info-group {
  display: grid;
  gap: 12px;
  margin-bottom: 12px !important;
}
.referral-card__info {
  background: #F5F6FE;
  border-radius: 12px;
  padding: 8px !important;
  position: relative;
}
.referral-card__label {
  font-size: 10px !important;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin: 0 !important;
  padding-left: 8px;
  color: #333333;
  text-align: left;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  line-height: 1.4 !important;
}
.referral-card__label-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  display: block;
}
.referral-card__value {
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: 0.04em;
  word-break: break-all;
  margin: 0 !important;
  padding: 0 0 12px !important;
  text-align: center !important;
  color: #333333;
  line-height: 1.2;
}
.referral-card__value--url {
  font-size: 10px !important;
  font-weight: 600;
  color: #707070;
  margin: 0 !important;
  padding-bottom: 8px !important;
}
.referral-card__copy {
  border: 1px solid #dfe1ee;
  background: #fff;
  padding: 4px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
  border-radius: 999px;
  appearance: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  color: #1f1f1f;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
  top: 10px;
  right: 10px;
}
.referral-card__copy img,
.referral-card__copy svg {
  width: 16px;
  height: 16px;
  display: block;
  filter: brightness(0);
}
.referral-card__copy:hover {
  background: #f4f4ff;
  border-color: #c9cbe3;
}
.referral-card__copy-label {
  display: inline-block;
  line-height: 1;
}
.referral-card__copy[data-state="copied"] {
  background: #111;
  color: #fff;
  border-color: #111;
}
.referral-card__copy[data-state="copied"] img {
  filter: brightness(10);
}
.referral-card__copy[data-state="error"] {
  background: #ffeded;
  color: #c40000;
  border-color: #c40000;
}
.referral-card__stats {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.referral-card__stat {
  background: #F5F6FE;
  border-radius: 12px;
  padding: 8px;
  text-align: left;
  flex: 0 0 calc(50% - 6px);
  width: calc(50% - 6px);
}
.referral-card__stat-label {
  padding-left: 8px !important;
  font-size: 10px !important;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin: 0 0 0px !important;
  color: #333333;
  text-align: left;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  line-height: 1.4 !important;
}
.referral-card__stat-value {
  font-size: 20px !important;
  font-weight: 600;
  text-align: center;
  margin: 0 0 8px !important;
  line-height: 1.0;
  color: #333333;
}
.referral-card__stat-unit {
  font-size: 14px;
  margin-left: 3px;
}
.referral-card__note {
  font-size: 11px;
  color: #7a7a7a;
  margin: 14px 0 0;
  line-height: 1.6;
}
.referral-card__empty {
  background: #f6f6f6;
  border-radius: 12px;
  padding: 14px 16px;
  color: #888888;
  font-size: 13px !important;
  line-height: 1.6;
  margin-bottom: 18px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .referral-card {
    padding: 20px;
  }
  .referral-card__value {
    font-size: 16px;
  }
  .referral-card__title-icon {
    width: 20px;
    height: 20px;
  }
}
*/

/* new */

.facets-container #FacetsWrapperDesktop .color_filter_area .facet-color-box[data-area-name="マルチカラー"], 
.facets-container #FacetsWrapperDesktop .color_filter_area .facet-color-box[data-area-name="Multicolor"],
.facets-container .color_f_item .facet-color-box[data-area-name="マルチカラー"], 
.facets-container .color_f_item .facet-color-box[data-area-name="Multicolor"]{
  background-size: cover;
  background-image: url('/cdn/shop/files/multicolor.jpg?v=1761065742') !important;  
}

 
 
.price-discount_percent_badge::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px; 
    background-color: rgb(193, 196, 201);
    margin-right: 6px;
    margin-left: 0;
}
.price-discount_percent_badge{
  font-size: 14px; 
}
.product__info-wrapper .product_app_price .price-item--sale{
  font-size: 21px; 
}

.product__info-wrapper  .price-discount_percent_badge{ 
  font-weight: 400;
}
.price__sale .price_with_discount_amount .price-item--regular::first-letter{ 
  color: rgb(163, 169, 179) !important; 
  font-size: 100%;   
  font-size: 14px;
  line-height: 1.5;  
  font-weight: 400;

}
.price__sale .price_with_discount_amount .price-item--regular{
  color: rgb(163, 169, 179) !important; 
  font-weight: 400;
}
.price__sale 
.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter{ 
  font-weight: 700 !important;
    color: #1b1b1b !important;
  font-size: 100%;  
}
.price__sale .price_with_discount_amount  .price.price--large.price--on-sale .price__container, 
.price__sale  .price_with_discount_amount  .price.price--large.price--on-sale{
  line-height: 1 !important; 
}

.price__sale 
.price--on-sale.product-page-price .price_with_discount_amount .price-item.price-item--regular::first-letter{
  font-size: 13px; 
}
.price--on-sale.product-page-price .price-item.price-item--regular {
    display: inline-block !important;
    font-size: 14px;
    font-weight: 400;
}
.price--on-sale.product-page-price  .price-item--sale.price-item--last{
  color: #1b1b1b !important; 
  line-height: 1; 
}
.price__sale  .price_with_discount_amount{
  display: block; 
  padding-top: 5px; 
}
.price--on-sale.product-page-price  .price__badge-sale{
  display: none !important; 
} 
.product__info-container .product_app.product_app_price .optx-mrpoint-productaward-point-value {
  display: block; 
}
.price_with_discount_amount { 
    display: flex;
    gap: 6px;
}
.card--media.product_in_sale .recently_view_image:after, 
.product_in_sale .card__media:after{
  display: none !important; 
}
  .card--media.product_in_sale .price-item--sale, .product-grid-box:not(.brand-product)
.product-card-wrapper .price--on-sale .price-item--sale.price-item--last, 
.product-card-wrapper .product_in_sale .price-item--sale.price-item--last, 
.product-grid-box:not(.brand-product) .product_in_sale .price-item--sale.price-item--last{
  color: #fff !important; 
}
.price__sale, .price__availability, .price .price__badge-sale, .price .price__badge-sold-out, .price--on-sale .price__regular, .price--on-sale .price__availability {
    display: none;
}
.product__info-wrapper  .price--on-sale .price__sale{
  line-height: 1; 
}
.optx-mrpoint-login-alert{
  padding-top: 10px; 
}

.card__content .price--on-sale .price__container{
  background: rgba(237, 41, 62, 1) !important; 
}
@media all and (min-width: 990px){
  .template-search .grid--5-col-desktop .grid__item{
    max-width: 100% !important; 
  }
}
@media all and (max-width: 749px){
 .price__sale  .price-discount_percent_badge{
    font-size: 12.25px; 
  }

.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter, 
  .product__info-wrapper .product_app_price .price-item--sale{
    font-size: 17.5px; 
  }
 .price__sale  .price-discount_percent_badge::before{
    height: 10px; 
  }
  .price-discount_percent_badge{
    font-size: 13px; 
  }
  .brand_product_style  .card-information .price .price__container,
  .brand_product_style  .card-information .card__heading{
    font-size: 12px; 
  }
}



.price-discount_percent_badge::before{
  display: none; 
}
.price-discount_percent_badge{
  line-height: 1; 
  background: rgba(237, 41, 62, 1);
  color: #fff; 
  font-size: 12px; 
  padding: 4px; 
  border-radius: 4px; 
}
.product__info_sale .optx-mrpoint-productaward-point-value{ 
    display: inline-block !important;
    position: relative;
    top: 26px;
    height: 0;
    padding-bottom: 26px;
}
.price__sale .price-item__tax-include{
  margin-right: 0; 
}
.product__info-wrapper .price--on-sale.product-page-price .price-item--sale.price-item--last,
.product__info-wrapper .price--promo-sale.product-page-price .price-item--sale.price-item--last {
  color: #ed293e !important;
}
.product__info-wrapper .price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter,
.product__info-wrapper .price--promo-sale.product-page-price .price-item--sale.price-item--last::first-letter {
  color: #ed293e !important;
}
.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter, 
.product__info-wrapper .price--on-sale.product-page-price .price-item--sale.price-item--last {
    font-size: 24px;
    color: #ed293e !important; 
}

.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter{
  font-size: 80%; 
}
.optx-mrpoint-productaward-point-value .optx-point-value,

.optx-mrpoint-productaward-point-value .optx-point-string{
  font-size: 14px; 
}
.product__info-container .product_app.product_app_price .optx-mrpoint-productaward-point-value {  
    align-self: center;
    padding-top: 12px;
    padding-left: 0px;
}


@media all and (max-width: 749px){
  .product__info-container .product_app.product_app_price .optx-mrpoint-productaward-point-value {   
      padding-top: 10px; 
  }
}


/* new */
.price-discount_percent_badge::before{
  display: none; 
}
.price-discount_percent_badge{
  line-height: 1; 
  background: rgba(237, 41, 62, 1);
  color: #fff; 
  font-size: 12px; 
  padding: 4px; 
  border-radius: 4px; 
}
.product__info_sale .optx-mrpoint-productaward-point-value{ 
    display: inline-block !important;
    position: relative;
    top: 26px;
    height: 0;
    padding-bottom: 26px;
}
.price__sale .price-item__tax-include{
  margin-right: 0; 
}
.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter, 
.product__info-wrapper .price--on-sale.product-page-price .price-item--sale.price-item--last {
    font-size: 24px;
    color: #ed293e !important; 
}

.price--on-sale.product-page-price .price-item--sale.price-item--last::first-letter{
  font-size: 80%; 
}
.optx-mrpoint-productaward-point-value .optx-point-value,

.optx-mrpoint-productaward-point-value .optx-point-string{
  font-size: 14px; 
}
.banner_style_2 .banner__heading{
   font-style: normal; 
    font-weight: 900;
}
.banner_style_2 .button  { 
    padding: 4px 25px !important;
    font-size: 14px;
    font-weight: bold;
}



/*new*/


#CartDrawer .drawer__close{
  right: 0; 
}

#CartDrawer .drawer__close svg.icon-close {
  width: 13px; 
  height: 13px; 
}
.cart-item__details .collecton_name_grid img{
  height: 18px;
  width: 18px; 
}
#CartDrawer .cart-item__details .cart-item__name {
  font-size: 14px !important; 
}
#CartDrawer .cart-item__details .cart-item__name {
  display: -webkit-box;
  -webkit-line-clamp: 2;  
  -webkit-box-orient: vertical;  
  overflow: hidden;
  text-overflow: ellipsis;
}
.cart-drawer .cart-item__image{
  border: 0.5px solid rgba(231, 231, 231, 1);
  height: initial; 
}
.cart-item__details  .collection_link_area{
  margin-top: 0; 
}
.cart-drawer #CartDrawer-CartItems .cart-item{
  row-gap: 0; 
}
#CartDrawer cart-remove-button .button{
  min-height: 2rem; 
}
 

#CartDrawer .delivery_schedule {
  margin-top: 0; 
}
 .cart-drawer .cart-item>td+td.cart-item__media  {
    padding-top: 10px;
    padding-bottom: 10px;
}
.cart-item__details .collecton_name_grid .card__heading{
  font-size: 12px; 
  font-weight: normal; 
}
.cart-item__details cart-remove-button .button { 
    min-height: 1.5rem; 
}
.cart-drawer__footer 
.scheduled {
  font-size: 13px; 
  color:  rgba(18, 18, 18, 0.6); 
}
.cart-drawer .cart-items tr:not(:first-child) td {
    padding-top: 0.8rem;
}
.cart-drawer__footer 
.scheduled
.shipping-label,
.cart-drawer__footer 
.scheduled
.shipping-date {
  color: rgba(18, 18, 18, 1); 
  font-weight: bold; 
}
.cart-drawer__footer 
.scheduled
.flight_icon{
  padding-top: 3px; 
}
.cart-drawer__footer 
.scheduled .countdown-time {
  color: rgba(2, 123, 90, 1); 
  font-weight: bold; 
}
.cart-drawer__footer 
.scheduled{
  display: grid; 
  grid-template-columns: 18px 1fr; 
  gap: 6px; 
}

.cart-drawer  .free-shipping-notice {
    border: 1px solid rgba(237, 41, 62, 1);
    border-radius: 8px;
    border-width: 1px;
    padding-top: 8px;
    padding-right: 12px;
    background: #fff;
    padding-bottom: 8px;
    padding-left: 12px;
    gap: 4px;
    margin-top: 0 !important;
    position: absolute;
    bottom: 100%;
    left: 16px;
    width: calc(100% - 32px);
    transform: translateY(8px);
    line-height: 1;
    letter-spacing: 0; 
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.cart-drawer 
cart-remove-button .icon-remove { 
    color: rgba(184, 184, 184, 1);
}
.cart-drawer  .free-shipping-notice  svg{
      margin-bottom: -1px;
    margin-top: -1px;
}
.drawer .drawer__inner { 
    border: 0 !important;
}
 .cart-drawer .cart-items thead {
  display: none !important; 
 }
.cart-drawer .drawer__header{
  position: relative; 
 }
.cart-drawer  .drawer__heading {
    margin: 0;
    padding-top: 5px;
}
 .cart-drawer .drawer__header:after{
  position: absolute; 
  bottom: 0; 
  left: 50%; 
  transform: translate(-50%); 
  display: block; 
  content: ''; 
  height: 1px; 
  width: calc(100% + 32px); 
  background: rgba(231, 231, 231, 1); 
 }
 .cart-drawer .cart-item__details a:hover {
  text-decoration: none; 
}
 .cart-drawer  .free-shipping-notice:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border-right: 1px solid rgba(237, 41, 62, 1);
    border-bottom: 1px solid rgba(237, 41, 62, 1);
    position: absolute;
    right: 50%;
    bottom: -1px;
    transform: translate(-50%, 50%) rotate(45deg);
    background: #fff;
    border-radius: 0 0 2px 0;  
}
#CartDrawer .drawer__footer {
    border-top: 0; 
    padding-top: 0;
}

#CartDrawer .drawer__inner{
  padding-left: 0; 
  padding-right: 0; 
  max-width: 358px; 
  
}
#CartDrawer .drawer__inner cart-drawer-items,
#CartDrawer .drawer__inner .drawer__header{
  padding-left: 16px; 
  padding-right: 16px; 
} 

#CartDrawer .drawer__inner .drawer__footer{ 
  padding: 16px; 
  position: relative; 
}
.drawer__footer{
  position: relative; 
}

#CartDrawer  #CartDrawer-Checkout { 
  --buttons-radius : 8px; 
}
#CartDrawer
.cart-drawer .tax-note:empty{
  display: none; 
}
#CartDrawer  #CartDrawer-Checkout {
    height: 48px !important;
    min-height: 48px !important;
    border-radius: 8px !important;
  font-size: 14px; 
}

#CartDrawer  .shipping_message{
  line-height: 1.6; 
 }
#CartDrawer 
.totals>.totals__total-value, #CartDrawer 
.totals>h2 {
    font-size: 20px;
    font-weight: bold;
    color: rgba(18, 18, 18, 1);
    line-height: 1;
}

#CartDrawer  .cart-drawer__footer{
  padding-bottom: 16px; 
}
#CartDrawer  .totals{
  padding-bottom: 0; 
}
/* Referral copy layout (disabled)
親を基準に
.referral-card__value-row{
  position: relative;
}

テキストは中央寄せ、右にアイコン分の逃げ
.referral-card__value{
  margin: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 44px; アイコンと重ならない余白
}

テーマのbutton系スタイルを完全に無効化して絶対配置
.referral-card__copy-icon{
  all: unset;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 28px !important;
  height: 28px !important;
  cursor: pointer;
  line-height: 0;
  background: transparent !important;
  border: 0 !important;
  padding: 0 0 12px !important;
  margin: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  -webkit-tap-highlight-color: transparent;
}
クリック・タップで付いた focus を無効化（キーボード focus は残す）
.referral-card__copy-icon:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

テーマが擬似要素を足していても潰す
.referral-card__copy-icon::before,
.referral-card__copy-icon::after{
  content: none !important;
  display: none !important;
}

クリックはspan本体に。画像は透過クリックでOK
.referral-card__copy-icon img{
  width: 18px;
  height: 18px;
  transition: opacity 0.25s ease, transform 0.25s ease; ←必須
  pointer-events: none;
}
.referral-card__copy-icon img.is-transitioning{
  opacity: 0;
  transform: scale(0.85);
}
*/

/* 特別セール（promo sale）カード用 */
.card__content .price--promo-sale .price__container {
  background: rgba(237, 41, 62, 1) !important;
  color: #fff;
}

/* 商品詳細の特別セールデザイン */
.price--promo-sale.product-page-price .price__regular {
  display: none !important;
}
.price--promo-sale.product-page-price .price__sale {
  display: block !important;
}
.price--promo-sale .price_with_discount_amount--badge .price-discount_percent_badge {
  background: #ed293e;
  color: #fff;
  border-radius: 0.4rem;
  padding: 0.25rem 0.9rem;
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.4;
  display: inline-block;
}
.price--promo-sale .price_with_discount_amount--badge .price-discount_percent_badge-rate {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0.2rem;
}
.price--promo-sale.product-page-price .promo-price-line {
  display: flex;
  align-items: baseline;
  gap: 0.8rem;
  margin: 0.4rem 0;
}
.price-pointup-badge {
  display: inline-flex;
  align-items: center;
  margin-right: 0.8rem;
}
.price-pointup-badge .price-discount_percent_badge {
  background: #ed293e;
  color: #fff;
  border-radius: 0.4rem;
  padding: 0.25rem 0.9rem;
  font-size: 1.05rem;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.4;
  display: inline-block;
}
.price-pointup-badge .price-discount_percent_badge-rate {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0.2rem;
}
.price--promo-sale.product-page-price .price-item--sale.price-item--last,
.product__info-wrapper .price--promo-sale.product-page-price .price-item--sale.price-item--last {
  font-size: 2.4rem;
  font-weight: 700;
  color: #ed293e;
}
.price--promo-sale.product-page-price .promo-price-line .price-item__tax-include {
  font-size: 1.3rem;
  color: #333;
  letter-spacing: 0.05em;
}
.price--promo-sale.product-page-price .promo-price-line .optx-mrpoint-productaward-point-value {
  display: inline-block !important;
  position: relative !important;
  top: 26px !important;
  height: 0 !important;
  padding-bottom: 26px !important;
  margin: 0 !important;
}
.price_with_discount_amount.price_with_discount_amount--promo {
  line-height: 0.6 !important;
  padding: 0px !important;
}
.price--promo-sale.product-page-price .price_with_discount_amount--promo s {
  color: #9fa3ac;
  font-size: 1.4rem;
}
@media all and (max-width: 749px){
  .price--promo-sale.product-page-price .price-item--sale.price-item--last::first-letter{
    font-size: 80%;
  }
}
.brand-card-price-row {
  display: inline-flex;
  align-items: center;
}

/* price スニペットのルートをインライン寄りにしておく */
.brand-card-price-row .price {
  display: inline-flex;
  margin: 0 !important;
}

/* (27%OFF) の文字サイズを価格に合わせて少し小さめに */
.brand-card-price-row .brand-card-discount {
  font-size: 1.1rem;
  line-height: 1.2 !important;
}
/* 最近閲覧：セール中だけ価格ラベルを赤くする */
.recent_item .price__container.rv-price--promo {
  background-color: rgba(237, 41, 62, 1) !important;
}

/* テキストの色も白に */
.recent_item .price__container.rv-price--promo .price-item {
  color: #fff;
}

/* 左の丸みが ::before で付いている場合をケア */
.recent_item .price__container.rv-price--promo::before {
  background-color: rgba(237, 41, 62, 1) !important;
}


.menu-drawer wishlist-product-card .wk-meta .wk-vendor,
.wk-controls wishlist-share ~ wishlist-add-to-cart{
  display: none !important; 
}
.menu-drawer  wishlist-share{
  display: none !important; 
}
.menu-drawer .list-social {
  margin-bottom: 0 !important; 
}

.menu-drawer .wk-page{
  padding-top: 10px; 
}

.menu-drawer  wishlist-product-card .wk-product-title .wk-text-link{
  padding-left: 0 !important; 
}
@media all and (max-width: 989px){
  .menu-drawer .list-social__item:first-child .list-social__link{
    padding-left: 0 !important; 
  }
  
  #menu-drawer .menu-drawer__account { 
    padding-left: 0 !important;
  } 
}
 .tab_title_flex svg{
  display: block; 
 }
 /* wishlist-page .wk-login-callout, wishlist-page .wk-header .wk-title { 
    font-size: 12px !important;
} */
.menu-drawer wishlist-page .wk-page { 
    padding: 10px;
}
.menu-drawer__utility-links  wishlist-page .wk-page a{
  padding-left: 0 !important
}



/* 20251127 */
.collection-products--brands .card__inner {
  margin-bottom: 8px;
}
.brand-card-discount {
  display: inline-block;
  font-size: 10px;
  line-height: 1;
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #ED293E;
  color: #FFF;
  margin-bottom: 4px;
}
.price--brand-inline.price--promo-sale > .price__container {
  display: flex;
  align-items: flex-end;
}
.price--brand-inline.price--promo-sale > .price__container .price__regular .price-item--regular-brand {
 font-size: 14px;
 color: #ED293E; 
}
.brand-card-price-row--custom:has(.brand-card-discount) .price__sale {
  display: inline-block;
}
.brand-card-price-row--custom:has(.brand-card-discount) .price__sale .price-item {
  font-size: 10px;
  text-decoration: line-through;
}
.announcement-bar-section .utility-bar { 
    position: relative;
    z-index: 999;
}
@media screen and (min-width: 768px) {
  .collection-products--brands .card__inner {
    margin-bottom: 4px;
  }
  .brand-card-discount {
    font-size: 12px;
    padding: 4px 8px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .price--brand-inline.price--promo-sale > .price__container .price__regular .price-item--regular-brand {
    font-size: 16px; 
  }
  .brand-card-price-row--custom:has(.brand-card-discount) .price__sale .price-item {
    font-size: 12px;
  }
}



/* new 28th nov 2025 */

.product__title .collecton_name_grid{
  width: 100%; 
 }
.product__title--custom-2 {
    border: 0;
    padding: 0;
    margin-bottom: 0;
    padding-top: 20px;
}

.product__title--custom-2 p{
  margin-top: 0; 
  margin-bottom: 0; 
}
 .product__title--custom-2 .collection_mini_image img{
  border: 1px solid rgba(230, 230, 230, 1); 
    height: 28px !important;
    width: 28px !important;
}

.product__title--custom-2 .collecton_name_grid a {
  text-decoration: underline !important; 
}
.product__info-wrapper .product__title h1{
  font-size: 20px; 
  font-weight: bold; 
} 
.product__title--custom p{
  line-height: 1.2; 
}
.collecton_name_grid .collection-hero__height{ 
  font-size: 11px;
  line-height: 150%; 
  color: #717171;   
}
.product__title--custom__description {
    font-size: 12px; 
    line-height: 1.5;
}
 
.collection-hero__box {
    display: grid;
    align-items: center;
    grid-template-columns: 64px auto 130px;
    gap: 8px;
    margin-bottom: 15px; 
}
 
 
.collection-hero__box  
.collection-hero__title {
  margin-bottom: 2px !important; 
  line-height: 1.5 !important; 
  font-size: 16px !important; 
}
.collection-hero__box  .collection-hero__height
{
  color: #717171; 
  line-height: 1.4 !important; 
  font-size: 12px !important; 
}

.collection-hero__box  .picker-follow-button{
  min-width: 80px; 
  font-size: 11px; 
}
.collection-hero__box  .collection-hero__flex{
  text-align: right; 
}
.collection-hero__box img{
    height: 64px;
    width: 64px;
    object-fit: cover;
    object-position: center center;
    position: relative;
    aspect-ratio: 1/1;

}
.collection-hero__box .collection-hero__image-container {
    width: 100% !important;
    max-width: 100% !important; 
    margin: 0 !important;
    height: 64px !important;
}

.section-picker-product__grid .collection_link_area{
  display: none !important; 
}


.product-grid-box .price__container,
#pickyou-recently-viewed-products .card__information .price .price__container {
  position: absolute;
  bottom: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  padding-left: 4px;
  padding-right: 8px;
  border-radius: 0 25px 25px 0;
  color: #ffffff;
  font-size: 14px !important;
  font-weight: 700;
  padding-block: 3px;
}



/* new */
.bell_plus_check   {
    height: 36px !important;
    width: 36px !important;
    display: flex;
    border: 1px solid #fff;
    border-radius: 8px;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #212121 !important;
    font-size: 0 !important;
    padding-left: 0;
    padding-right: 0;
    min-width: 30px;
    background-image: url('mdi_bell-plus-outline.svg'); 
    background-size: 50%; 
    background-position: center center; 
    background-repeat: no-repeat; 
}
.bell_plus_check  .wazzup-MuiButtonBase-root:before{
  display: none !important; 
}
.bell_plus_check.notice_on{
  position: relative; 
}
.w_topic_button_cancel {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    letter-spacing: 0.02857em;
    text-transform: uppercase;
    min-width: 64px;
    color: rgb(255, 255, 255);
    background-color: rgb(6, 199, 85);
    box-shadow: none;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    text-decoration: none;
    padding: 6px 16px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
}
.bell_plus_check.notice_on:after{
  content: ''; 
  height: 100%; 
  width: 100%; 
  position: absolute; 
  left: 0; 
  top: 0; 
}
.collection-hero__flex a:focus-visible , 
.collection-hero__flex button:focus-visible{
  outline: none; 
  box-shadow: none; 
}
.collection-hero__flex 
.picker-follow-button{
  min-height: 36px; 
}
.bell_plus_check.notice_on   
{
  background-color: transparent !important;  
  color: #fff; 
}
.bell_plus_check svg{
  height: 18px; 
  width: 18px; 
  display: block; 
}
.collection-hero__text-wrapper .collection-hero__flex {
  width: 100%; 
  max-width: 400px; 
}
.collection-hero__flex.container_following {

        grid-template-columns: repeat(2, 1fr) 36px;
}
.bell_plus_check {
  cursor: pointer; 
}
.bell_plus_check.notice_on .bell_plus{
  display: none; 
} 
.bell_plus_check:not(.notice_on) .bell_check{
  display: none; 
}
.collection-hero__flex:not(.container_following) .collection-hero__picker-notificaton-button{
  display: none !important; 
}
.bell_plus_check.notice_on  .bell_check{
  display: block !important; 
} 
.bell_plus_check.notice_on {
    color: #fff !important; 
    background: transparent; 

}
.collection-hero__flex.customer_true .pickyou-seller-social a { 
    min-width: max(50%,80px);
}
.collection-hero__inner .collection-hero__picker-follow-button button, 
.collection-hero__inner .pickyou-seller-social a { 
	min-width: 80px;
	width: 100%;
}

.collection-hero__flex .collection-hero__picker-follow-button,
.collection-hero__flex .pickyou-seller-social{
  width: 100%; 
}
.collection-hero__flex {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.dialog__buttons .button_item{
  padding-bottom: 16px; 
}

 
.dialog__buttons .login_button {
	width: 100% !important;
	background-color: #212121;
	color: aliceblue;
	height: 48px !important;
	border-radius: 8px;
	font-weight: bold;
	font-size: 1.333rem !important;
	display: block;
	align-content: center;
	color: #fff !important;
	text-decoration: none;
  box-shadow: none !important; 
  outline: none !important; 
}
.dialog__buttons .login_button:visited{ 
	color: #fff !important;
}
.dialog__buttons .register_button{ 
    width: 100% !important;
  box-shadow: none !important; 
  outline: none !important; 
    border: 1px solid #1C92F2;
    color: #1C92F2 !important;   
    height: 48px !important;
    border-radius: 8px;
    font-weight: bold;
    font-size: 1.333rem !important;
    display: block;
    align-content: center; 
    text-decoration: none; 
}
.picker-follow-dialog__confirm-dialog-content .picker-follow-dialog__login-section {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
.picker-follow-dialog__login-section .picker-follow-dialog__login-heading  {
  font-size: 16px !important; 
}
.dialog_desc.picker-follow-dialog__login-note {
	padding-bottom: 10px;  padding-bottom: 24px;
  line-height: 1.5; 
  font-size: 14px !important;   
  color: #212121;
}
.dialog__buttons .cancel-text{
  font-weight: 600;  
  color: #717172;  
  background: transparent; 
  font-size: 14px; 
}
.picker-follow-dialog__confirm-dialog-content p {
  text-align: center !important; 
}
.picker-follow-dialog__confirm-dialog-content
.picker-follow-dialog__description{
  padding-bottom: 16px; 
  font-size: 14px !important; 
  letter-spacing: 0; 
}
button.w_topic_button,
.picker-follow-dialog__confirm-dialog-button-ctn>button, 
.picker_follow_box button.w_topic_button { 
    border-radius: 8px !important; 
}
.picker-follow-dialog__confirm-dialog-cancel{
  background-color: transparent !important;  
  font-size: 14px; 
  color: #717172 !important; 
}


 .product-grid-box.brand-product .price--on-sale .price-item.price-item--regular,.product-grid-box.brand-product .product_in_sale .price-item.price-item--regular{
  display: inline-block !important;  
 }



  /* 20251228 追加 */
body.collection-seller-page .multi_collection .product-grid-box .price__container {
  bottom: 0;
}
body.collection-seller-page .multi_collection .product_info .brand_name, 
body.collection-seller-page .multi_collection .product_info .category_name {
  color: rgba(18, 18, 18, 1) !important;
}

body.collection-seller-page .multi_collection .product-link + .collection_link_area {
  padding-top: 6px;
}

#menu-drawer .wk-wishlist-empty-callout > p {
  text-align: left;
}
#menu-drawer .wk-wishlist-empty-callout .wk-callout-cta {
  padding-inline: 20px !important;
  border-radius: 25px;
}