/** Shopify CDN: Minification failed

Line 682:19 Expected identifier but found "!"
Line 1820:0 Unexpected "}"

**/
:root{
  --main-color:#01B2AC;
}
a,a:hover,a:active,a:visited,a:link,a:focus{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
*{
  -webkit-tap-highlight-color: transparent;
}
.slick-track {
  height: 100%;
}

.show_mobile {
  display: none !important;
}

.product-item {
  margin: 20px 0 0 1.6%;
  width: 23%;
  border: none;
}

.product-item__image {
  border-bottom: none;
}
.product_more_text p {
  margin: 0;
}
.cart-popover{
  z-index:199999;
}
.product-grid--search .product-item,
.search__results .product-item{
  width:23%;
}
.page.search-page{
  max-width:100%;
}
.search-page .search-results-text{
  padding-left:25px;
}
.product-grid--search .slideup{
  display:none;
}
@media only screen and (max-width: 989px) {
  .product-item {
    margin: 20px 0 0 4%;
    width: 44%!important;
  }
}
.index-sections {
  margin: 0 auto;
  max-width: 1400px;
}
.index-sections .shopify-section {
/*   margin-top: 30px; */
}

@media only screen and (max-width: 749px) {
  .index-sections .shopify-section {
/*     margin-top: 15px; */
  }

  #qab_content {
    text-align: left !important;
  }
}
.collection__sidebar__slider {
  height: auto;
}

.collection__sidebar {
  overflow-y: inherit;
}

.collection {
  margin: 0 auto;
  max-width: 1400px;
}
.product-grid {
  border-left: none;
}

/*pc header*/
@media only screen and (min-width: 750px) {
  .header-content {
    padding: 15px 30px;
  }

  #logo a img {
    height: 50px !important;
  }
  .nav__links {
  	padding:0 10px;
  }
  .main-menu>li>a {
    margin-left: 10px;
  }
  .nav__links .nav-carat-small {
    vertical-align: initial;
  }
  .main-content,
  .template-collection .main-content{
    padding-top:127px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 1050px) {
  .nav__links {
  	padding:0 10px;
  }
  .main-menu>li>a {
    margin-left: 0px!important;
    padding:14px 0;
  }
}
@media only screen and (min-width: 750px) and (max-width: 850px) {
  .nav__links {
    font-size:12px;
  }
}
/*mobile header*/
@media only screen and (max-width: 749px) {
  .main-menu a{color:#545454!important;}
  .main-menu .main-menu--active>a{color:var(--main-color)!important;}
  .user-links {
    left: 15px;
    justify-content: flex-end;
    padding-right: 0;
  }

  a.toggle-menus {
    right: auto;
    left: 0;
  }

  #CartButton {
    position: relative;
    right: auto;
    padding: 0 10px;
  }

  .header__cart__icon__wrapper {
    top: 2px;
  }

  #SearchToggle {
    position: absolute;
    left: 30px;
  }
}
/*page*/
.page {
  max-width: 1000px;
}
/*Best Custom Product Options override*/
#bcpo .bcpo-images div.bcpo-image-parent{border:none!important;}
#bcpo .bcpo-images .bcpo-image-parent input:checked + label{border: #b1945c 1px solid!important;box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;}
#bcpo .bcpo-images label.bcpo-front-image-label {border: #e1e1e1 1px solid!important;}
#bcpo .bcpo-buttons label.bcpo-front-button-label{border-color:#e1e1e1;}
#bcpo .bcpo-front-button-option:checked + .bcpo-front-button-label{border:#b1945c 1px solid!important;background:#b1945c!important;}
/* pc首页改版 */
.collections-title{
  text-align:center;
  color:#4a4a4a;
  font-weight:bold;
}
.collections-trending-but a{
  color:#FFFFFF;
}

/* #rap__med__instagram {
  margin:0 20px !important;
} */
.micv2_swiper{
  position:relative;
}
.my-inspired_swiper{
  position:relative;
}

.swiper-slide_details .swiper-slide_productmoney{
  color:#fb9f79;
}
.ga-products-box h2{
  color:#FB9F79!important;
}
#ga-product_bought_together .ga-title{
  color: #212121!important;
}
#ga-product_bought_together{
  position:relative;
}
.ga-product-form{
  position: absolute;
  bottom: -5vw;
}
.page_msg{
  display:none;
  position:fixed;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  padding:5px 20px;
  color:#fff;
  background-color:#fb9f79;
  border-radius:4px;
  opacity:.8;
  z-index:999999;
  white-space:nowrap;
}
.page_msgs{
  display:none;
  position:fixed;
  top: 100px;
  left: 75%;
  transform:translate(-50%,-50%);
  padding:5px 20px;
  color:#fff;
  background-color:#fb9f79;
  border-radius:4px;
  opacity:.8;
  z-index:99999;
  white-space:nowrap;
}
@media only screen and (max-width: 749px){
  .page_msgs{
    top: 110px;
    left: 72%;
  }
/*   .product-grid{
    padding-bottom: 80px;
  } */
}
.price,.price.sale{color:var(--main-color);}
.price .item__price--sale .money{
  color: #292929 !important;
  opacity: .5;
}
.pagination{
 margin-top:20px;
}
.product-grid{
 margin-bottom:30px;
}
.hero__title{
  color:var(--main-color);
  font-size:38px;
  font-weight:bold;
}
.price small{
  color: #292929!important;
  opacity:.5;
}
.homepage-slideshow .slideshow__arrow {
  display:none!important;
}
@media only screen and (max-width: 749px){
  .show_mobile {
    display: block !important;
  }
  .show_mobile + .show_pc {
    display: none !important;
  }
/*   .productTabsWrapper{
    margin-top:20vw;
  } */
  .ga-product-form{
    bottom: -17vw;
  }
  .index-sections>div:first-child{
/*     margin-bottom:30px; */
  }
  .rap__med__sliderOuter{
    margin-top:10px;
  }
  .rap__med__instagram{
    padding:0 20px;
  }
  .collections-trending{
    display:flex;
    width:100%;
    flex-direction:column-reverse;
    align-items: center;
    position:relative;
    margin-top:30px;
  }
  .collections-title{
    margin: 30px 0 30px 0;
    text-align:center;
    color:#4a4a4a;
    font-weight:bold;
    font-size: 20px;
  }
   .my-inspired-titles{
    font-size:20px;
    text-align:center;
    color:#FB9F79;
    font-weight:bold;
  }
  /* 轮播 */
  .my-index-hot .micv2_swiper{
    width: 100%;
    height: 72.9vw;
  }
  .my-index-hot.swiper-container{
    height:100%;
  }
 .my-index-hot .micv2_swiper .swiper-slide{
    position: relative;
    display: inline-block;
    background-size: cover;
    height:54.5vw;
    text-align: center;
    background-position-x: center;
  }
  .collections-trending-but{
    position: absolute;
    bottom:15px;
	border: 1px solid #000000;
    opacity: 0.84;
    width: 39.13vw;
    height: 8.45vw;
    text-align: center;
    line-height: 8.45vw;
    font-weight: bold;
    left:29%;
  }
  .collections-trending-but a{
    color:#000000;
    font-size: 13px;
  }
  .collections-trending-imgs1{
    margin-bottom: 10px;
    width: 100%;
  }
  .collections-trending-imgs2{
    display:none;
  }
	/*  inspired  */
   .my-inspired-title{
    margin: 55px 0 30px 0;
    text-align:center;
    color:#FB9F79;
    font-weight:bold;
    font-size: 20px;
   }
  .my-inspired_swiper .product-img{
    width:100%;
    margin-bottom: 6px;
  }
  .my-inspired_swiper .swiper-slide-product{
    width:100%;   
    height:100%;
    padding-bottom: 6vw;
    background-color: #f2f2f2;
  }
  .my-inspired_swiper .swiper-slide-product a{
    display: inline-block;
    width: 100%;
    height: 50vw;
    background-size: cover;
    position: relative;
    background-color:#F2F2F2 ;
  }
  .my-inspired_swiper .swiper-slide-collection{
    display:flex;
  }
  .swiper-slide_details{
    position: absolute;
    bottom: -1vw;
    text-align: center;
    right: 0;
    left: 0;
  }
  .swiper-slide_details .swiper-slide_productname{
    color: #4A4A4A;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
  }
  .swiper-slide_details .swiper-slide_productmoney{
    font-size:14px;
  }
  .swiper-slide-collection>div:first-child{
    margin-right:10px;
  }
   .my-index-hot{
   padding:0 15px;
  }
  .my-index-inspired{
   padding:0 15px;
  }
  .my-index-inspired .swiper-button-next, .swiper-button-prev{
    margin-top: -15px !important;
    background-size: 22px 22px !important;
  }
  .my-index-inspired .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    top:30%;
    right: 3px;
    background-image:url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/witle.png?v=1627541849) !important;
  }
  .my-index-inspired .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    display: block !important;
    top:30%;
    left:3px;
    transform: rotate(180deg);
    background-image:url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/witle.png?v=1627541849) !important;
  }
  .my-index-hot  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    display:none;
  }
  .my-index-hot  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    display:none;
  }
  .sensa-content{
   width:100%;
   display:flex;
   flex-direction: column-reverse;
   justify-content: center;
   align-items: center;
   padding:0 15px;
  }
  .mis_title{
    margin:8.7vw 0 6vw 0;
    font-size:18px;
    text-align:center;
    color:#000;;
    font-weight:bold;
  }
  .content-left{
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #F2F2F2;
    width:100%;
    padding-top: 13vw;
    padding-bottom: 9vw;
    margin-top:-6px;
  }
  
  .content-right{
    background-size: cover;
    height: 69vw;
    width: 100%;

  }
  .content-left p{
    width: 75vw;
    height: 54.7vw;
    text-align: center;
    font-size: 4vw;
    color: #3B3B3B;
    font-weight: inherit;
    margin-bottom:6vw;
  }
  .content-but{
    width: 39.4vw;
    height: 8.3vw;
    text-align:center;
    line-height: 8.9vw;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000000;
    line-height: 8.3vw;
  }
  .content-but a{
    color:#000000;
    font-size:13px;
  }
  #rap__med__instagram{
    margin-top: 20px !important;
/*     margin-bottom:55px !important; */
  }
  #rap__med__insta_title a{
    color:#4A4A4A !important;
    font-weight:bold !important;
  }
  .swiper-slide-imgs{
    width: 93vw;
    height: 117vw;
    margin-bottom:10px;
  }
  .product__thumbs--square .slick-dots li{
	margin: 10px 15px 0 0;
  }
  .product__thumbs--square .slick-dots>li:nth-child(4n){
    margin-right:0;
  }
/*   .form__width .product__submit{
   margin-top:-32px;
  } */
  #ga-product_bought_together{
    margin-top:0 !important;
    padding-top:0 !important;
    margin-bottom: 0 !important;
    padding-bottom:0 !important;
  }
  .ga-template_2 .ga-products .ga-products_image .ga-product>a {
   width:64px !important;
  }
  .ga-products_image{
    margin-right:0 !important;
  }
  .ga-template_2 .ga-products_image .ga-product{
    padding-right:22px !important;
  }
  .ga-products-input input[type=checkbox]{
    cursor: pointer;
    width: 15px;
    height: 14px;
    font-size: 14px;
  }

 .ga-products-input input[type=checkbox]::after{
    position: absolute;
    top: -1px;
    color:#ffffff;
    width: 15px;
    height: 15px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
  }
  .ga-products-input input[type=checkbox]:checked::after{
    content: "✓";
    color:#ffffff;
    font-size: 12px;
    font-weight: bold;
  }

  #template-product .product__thumbs--square{
    height:26.5vw !important;
  }
  #template-product .product_swiper .swiper-slide{
    margin-top:10px;
    height:23.4vw !important;
    background-size:cover;
  }
  #template-product .tabs-wrapper{
    padding-top:0px;
  }
  .product__sharing .sharing{
    margin-top:0px;
    border-top:none;
  }
  #ga-product_bought_together button.ga-addalltocart,
  #ga-product_bought_together button.ga-product_addtocart{
    padding: 22px 35px;
    line-height: 4px;
  }
   .product__title{
   margin-top:0.9em;
   }
  #template-product .product__thumbs--square .swiper-button-next, .swiper-button-prev{
    display:none;
  }
  ul.ga-products-input li{
   margin-bottom:12px !important;
  }
    .product__price--sale{
    font-size:20px;
    color:var(--main-color);
  }
  .product__price--strike{
    color:rgba(0,0,0,0.3);
    font-size:16px;
  }
  .new-img{
    margin-top:11px;
    margin-right:8px;
    background-size: 30px 31.36px;
    width: 30px;
    height: 31.36px;
    position: absolute;
    top: 0;
    right: 3px;
  }
  .product-item-but{
    height: 31px;
    text-align: center;
    line-height: 31px;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    visibility: visible;
    display: block;
    width: 100%;
    border: none;
  }
  .product-item{
    margin-top:10px;
  }
 .template-collection .product__grid__title {
    margin-top:20px;
    margin-bottom: 5px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .product-item .product-link{
    border: 1px solid #E8E8E8 !important;
  }
  .screen-height-one-third {
    height:66vw;
  }
  .collection__title:not(.hero__content__wrapper){
    padding-top:40px;
    padding-bottom:25px;
  }
  .collection__nav--filter.collection__nav--sort{
    margin:0 3.63vw !important;
  }
  .collection__nav.collection__nav--sort{
    margin:0 3.63vw
  }
  .hero__title{
    font-size:20px;
  }
   .showisnone{
    display:block;
  }
}
@media only screen and (min-width: 600px) and (max-width: 749px){
  .my-inspired-titles{
    margin:90vw 0 30px 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 599px){
  .my-inspired-titles{
    margin:80vw 0 30px 0;
  }
}
@media only screen and (min-width: 400px) and (max-width: 499px){
  .my-inspired-titles{
    margin:67vw 0 30px 0;
  }
}
@media only screen and (min-width: 300px) and (max-width: 399px){
  .my-inspired-titles{
    margin:58vw 0 30px 0;
  }
}
@media only screen and (max-width: 299px){
  .my-inspired-titles{
    margin:43vw 0 30px 0;
  }

}
@media only screen and (min-width: 750px){
  .index-sections>div:nth-child(n+5){
    margin: 0 auto;
  }
  .index-sections>div:first-child{
    margin-bottom:0px;
  }
  .index-sections{
    margin:auto;
    max-width: none;
  }
  .collections-title{
    margin:120px 0 60px 0;
    font-size:38px;
    color:#4A4A4A;
    font-weight:bold;
  }
  #rap__med__insta_title a{
    font-size:38px !important;
   	color:#4A4A4A; !important;
    font-weight:bold;
  }
  .my-inspired-titles{
    margin:120px 0 60px 0;
    font-size:38px;
    text-align:center;
    color:#FB9F79;
    font-weight:bold;
  }
  .rap__med__instagram{
    padding:0 20px;
  }
  .rap__med__sliderOuter{
    margin-top:40px;
  }
  .collections-trending{
    display:flex;
    width:100%;
    padding:97px 0;
    padding-left:12.5vw;
    padding-right:18.02vw;
    background-color:#FFD29F;
    margin-top:100px;
  }
  /* 轮播 */
 .collections-trending .micv2_swiper{
    width: 46.198vw;
  }
  .collections-trending.swiper-container{
    height:100%;
  }
  .collections-trending .micv2_swiper .swiper-slide{
    position: relative;
    display: inline-block;
    background-size: cover;
    height:19.4vw;
    text-align: center;
    width:15vw;
    background-position-x: center;
  }
  .collections-trending-right{
    width:33%;
    height:100%;
    display:flex;
    flex-direction: column;
    align-items: center;
    color:#FB9F79;
    margin-left:6.25vw;
  }
  .collections-trending-but{
    border: 2px solid #FFFFFF;
    width: 200px;
    height: 50px;
    text-align:center;
    line-height:50px;
    font-weight:bold;
  }
  .collections-trending-imgs1{
    margin-top: -147px;
    margin-bottom: 3.8vw;
    width: 16vw;
  }
  .collections-trending-imgs2{
    width: 16vw;
    margin-bottom: 3.1vw;
  }
/* inspired  */
  .my-inspired-title{
    margin:120px 0 60px 0;
    font-size:38px;
    text-align:center;
    color:#FB9F79;
    font-weight:bold;
  }
  .my-inspired_swiper .swiper-wrapper img{
    width:100%;
    margin-bottom:-5px;
  }
  .my-inspired_swiper .swiper-slide-product{
    width:100%;   
    height:100%;
    background-color: #f2f2f2;
  }
  .my-inspired_swiper .swiper-slide-product a{
    display: inline-block;
    width: 100%;
    height: 30vw;
    position: relative;
  }
  .my-inspired_swiper .swiper-slide-collection{
    display:flex;
  }
  .swiper-slide_details{
    position: absolute;
    bottom:3vw;
    text-align: center;
    right: 0;
    left: 0;
  }
  .swiper-slide_details .swiper-slide_productname{
    color: #4A4A4A;
    font-size: 18px;
  }
  .swiper-slide_details .swiper-slide_productmoney{
    font-size:26px;
  }
  .my-index-hot .collections-trending .swiper-button-next,
  .my-index-hot .collections-trending .swiper-button-prev{
    margin-top: -22px !important;
    background-size: 30px 30px !important;
    top: 50%;
  }
  .my-index-hot .collections-trending .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: -2.8vw !important;
    right:auto;
    transform: rotate(180deg);
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .my-index-hot .collections-trending .swiper-button-prev {
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/witle.png?v=1627541849) !important;
  }
  .my-index-hot .swiper-button-next{
    right: -2.8vw !important;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/witle.png?v=1627541849) !important;
  }
  .my-index-hot .swiper-button-prev:hover{
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541848) !important;
  }
  .my-index-hot .swiper-button-next:hover{
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .my-index-inspired .swiper-button-next, .swiper-button-prev{
    margin-top: -15px !important;
    background-size: 30px 30px !important;
    top: 50% ;
  }
  .my-index-inspired .swiper-button-prev{    
    transform: rotate(180deg);
    left:-2.8vw !important;
    right:auto;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .my-index-inspired  .swiper-button-next{
    right: -2.8vw !important;
    left:auto;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
   .my-index-inspired .swiper-button-prev:hover{   
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/pink.png?v=1627541848) !important;
  }
  .my-index-inspired  .swiper-button-next:hover{
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/pink.png?v=1627541848) !important;
  }
  .sensa-content{
    width:100%;
    display:flex;
  }
  .mis_title{
    margin:3.54vw 0 2.97vw 0;
    font-size:30px;
    text-align:center;
    color:#000;
    font-weight:bold;
  }
  .content-left{
    width:50%;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #F2F2F2;
  }
  .content-left p{
    width: 34.16vw;
    height: 12.5vw;
    text-align: center;
    font-size: 1.3vw;
    color: #3B3B3B;
    font-weight: inherit;
  }
  .content-but{
    width: 8.9vw;
    height: 1.8vw;
    color: #fb9f79;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000000;
    line-height: 1.8vw;
  }
  .content-but a{
    color:#000000;
    font-size:0.83vw;
  }
  .content-right{
    background-size: cover;
    height: 28.7vw;
    width:50%;
  }
  #rap__med__instagram{
    margin-top:60px !important;
    margin-bottom:60px !important;
  }
  .my-index-sensa{
    margin:0 12.5vw;
  }
	/*  详情页  */
  .showisnone{
    display:block;
  }
  .product__thumbs--square .slick-dots li a{
    width: 100%;
    height: 100%;
  }
  .product__thumbs--square .slick-dots li{
    width: 24%;
    margin:1.3% 1.3% 0 0;
  }
  .product__thumbs--square .slick-dots>li:nth-child(4n){
    margin-right:0;
  }
  .product__wrapper{
    margin: 90px 15.36vw 0 15.36vw;
  }
  .lazy-image img{
    height:100%;
  }
  .product__slides .slick-slide>div{
    height:100%;
  }
  .lazy-image{
    height:100%;
  }
  .product__price--sale{
    font-size:21px;
    color:var(--main-color);
  }
  .product__price--strike{
    color:rgba(0,0,0,0.3);
    font-size:21px;
  }
  .product__title{
   margin-bottom:0.9em;
  }
  .form__width .product__submit{
   margin-top:13px;
  }
  #ga-product_bought_together{
    padding-top:0 !important;
    margin: 0px auto !important;
  }
  #ga-product_bought_together 
  button.ga-addalltocart, 
  #ga-product_bought_together button
  .ga-product_addtocart{
    padding: 8px 34px !important;
    height: 45px !important; 
    line-height:33px;
  }
  .ga-template_2 .ga-products_image .ga-product{
    margin-bottom:28px !important;
  }
  #template-product .ga-products-input {
    padding-top:10px;
  }
 #template-product .tabs-wrapper{
  padding-top:0px;
  }
  .product__sharing .sharing{
    margin-top:0px;
    border-top:none;
  }
  .sharing{
    padding:10px 0;
  }
  .accordion-toggle{
    padding: 0.94rem 0;
  }
  #ga-product_related{
    padding: 30px 15.83vw 0 13.59vw !important;
    max-width:3000px !important;
  }
  .ga-carousel_wrapper .gowl-nav .gowl-prev {
   left:-41px !important;
  }
   .ga-carousel_wrapper .gowl-nav .gowl-next {
   right:-41px !important;
  }
  .grid__item .form__wrapper{
    width:495px;
  }
  .modal--quickview .grid__item .form__wrapper{
    width:auto;
  }
  .product__page>div:first-child{
    width:58%;
  }
  .product__page>div:last-child{
    width:42%;
  }
  .ga-products-input input[type=checkbox]{
    cursor: pointer;
    width: 15px;
    height: 15px;
    font-size: 14px;
  }
  .ga-products-input input[type=checkbox]::after{
    position: absolute;
    top: 0px;
    background-color: #FFC4AB;
    color:#ffffff;
    width: 15px;
    height: 15px;
    display: inline-block;
    visibility: visible;
    padding-left: 0px;
    text-align: center;
    content: ' ';
  }
  .ga-products-input input[type=checkbox]:checked::after{
    content: "✓";
    color:#ffffff;
    font-size: 12px;
    font-weight: bold;
  }

  #template-product .product__thumbs--square{
    height:9.5vw !important;
  }
  #template-product .product_swiper .swiper-slide{
    margin-top:10px;
    height:9.4vw !important;
    background-size:cover;
  }
  .ga-product-form{
    bottom: -5vw;
  }
  .product__thumbs--square{
   position:relative;
  }
/*   .product__thumbs--square .swiper-button-next, .swiper-button-prev{
    margin-top: -15px !important;
    background-size: 23px 23px !important;
    top: 50% ;
  } */
  .product__thumbs--square .swiper-button-prev{
    top: 6.3vw !important;
    left:-2vw!important;
    transform: rotate(180deg);
     background-size: 23px 23px !important;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .product__thumbs--square  .swiper-button-next{
    top: 5.5vw;
    right: -1.8vw !important;
    left:auto;
    background-size: 23px 23px !important;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .product__thumbs--square  .swiper-button-prev:hover{
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/pink.png?v=1627541848) !important;
  }
   .product__thumbs--square  .swiper-button-next:hover{
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/pink.png?v=1627541848) !important;
  }
/*  产品页  */
  .product-item-but{
    visibility: hidden;
     height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: 100%;
    border: none;
  }
  .product-item:hover .product-item-but{
    visibility: visible;
  }
  .product-item{
  margin-top:40px;
  }
  .new-img{
    margin-top:17px;
    margin-right:10px;
    width: 44px;
    height: 46px;
    background-size: 44px 46px;
    position: absolute;
    top: 0;
    right: 3px;
  }
  .screen-height-one-third{
  	height:29.2vw;
  }
  .collection{
    margin:auto;
    max-width: none;
  }
  .collection .collection__nav--filter.collection__nav--sort{
    margin: 0 auto;
    max-width: 1357px;
  }
  .collection__title:not(.hero__content__wrapper){
    padding-top:66px;
  }
  .hero__title{
    font-size:38px;
  }
}

/* --------分割线----------- */
/* 愿望清单 */
i.icon-swym-wishlist {
  font-family: 'swym-font';
  font-style: normal;
  vertical-align: middle;
}
i.icon-swym-wishlist+span {
  vertical-align: middle;
}
i.icon-swym-wishlist:after {
  content: '';
  line-height: 18px;
  text-align: center;
  display: inline;
}
/*content rendered after swym is ready to avoid showing block/invalid chars*/
.swym-ready i.icon-swym-wishlist:after {
  content: '\f004';
}
.swym-button.swym-add-to-wishlist-view-product.swym-heart:after{
 content: "" !important;
}
.user-links i.icon-swym-wishlist:after{
  font-size: 115% !important;
}
 #template-product .swym-btn-container .swym-button:after{
  top: -8px;
}
.product-item .swym-button.swym-add-to-wishlist-view-product {
  z-index:2;
  cursor:pointer;
}
@media only screen and (min-width: 750px){
  .product-item .swym-button.swym-add-to-wishlist-view-product{
    font-size:24px;
    margin-top: -20px;
    visibility: hidden;
    height: 40px;
    background-color:#FB9F79;
    opacity: .4;
    margin-left: 5px;
    width:15%;
    display:none;
  }
  .product-item-but{
    visibility: hidden;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: 100%;
    border: none;
  }
  .product-item:hover .product-item-but{
    visibility: visible;
  }
  .product-item:hover .swym-button.swym-add-to-wishlist-view-product{
    visibility: visible;
  }
  .product-item .swym-add-to-wishlist-view-product:after{
    color:#fff !important;
  }
  .product-item .swym-added.swym-add-to-wishlist-view-product:after{
    color:#fff !important;
  }
  .swym-button.swym-add-to-wishlist-view-product.swym-added{
    opacity: 1 !important;
    background-color:#FB9F79 !impotant;
  }
  #wigget_3544{
    margin-top:50px !important;
    padding: 30px 15.83vw 0 13.59vw!important;
    max-width: 3000px!important;
  }
  #wigget_3544 .ga-product_title, #wigget_3544 select.ga-product_variant_select{
   font-size:13px !important;
  }
}
@media only screen and (max-width: 749px){
  .user-links .swym-wishlist{
    margin-right: 1px !important;
    margin-top: 7px !important;
  }
  .product-item .swym-button.swym-add-to-wishlist-view-product{
    width:30%;
    font-size: 22px;
    margin-top: -15.5px;
    height: 31px;
    background-color:#FB9F79;
    opacity: .4;
    margin-left: 3px;
    display:none;
  }
  .product-item-but{
    width:100%;
    height: 31px;
    text-align: center;
    line-height: 31px;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    visibility: visible;
    margin-top: 10px;
    display: block;
    border: none;
   }
  .product-item .swym-add-to-wishlist-view-product:after{
    color:#fff !important;
  }
  .product-item .swym-added.swym-add-to-wishlist-view-product:after{
    color:#fff !important;
  }
  .swym-button.swym-add-to-wishlist-view-product.swym-added{
    opacity: 1 !important;
    background-color:#FB9F79 !impotant;
  }
}
.product-item-bottom{
  width:100%;
  display:flex;
}
.swym-ui-component
.swym-simple-wishlist-modal
.swym-modal-content
.swym-wishlist-container-title-bar{
 background-color:#FFC4AB !important;
}


/* my-collction-list start */
@media only screen and (min-width: 750px){
  .my-collection-list{
    padding:0 12.5vw;
    padding-top:40px;
    padding-bottom:40px;
    display:flex;
    background: #FAFAFA;
  }
  .collectionlist{
    display:flex;
  }
  .list-pro{
    display:flex;
    flex-direction: column;
    margin-right:2.5vw;
  }
  .list-img{
    background-size:cover;
    width:7.968vw;
    height:7.968vw;
    border-radius: 50%;
    box-shadow: 0px 2px 12px rgb(0 0 0 / 8%);
  }
  .list-title{
    margin-top:18px;
    text-align:center;
    font-size:.94vw;
    color: #1A1A1A;;
  }
}
@media only screen and (max-width: 749px){
  .my-collection-list{
    padding-left:15px;
    padding-top:25px;
    padding-bottom:20px;
    background: #FBF5EE;
  }
 .my-collection-list .swiper-slide{
   display:block;
   text-align:center;
  }
  .list-img{
    background-size:cover;
    height:21vw;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.08);
    border-radius: 50%;
  }
  .list-title{
    margin-top:15px;
    font-size:12px;
    color: #1A1A1A;
    display: block;
    word-break: break-all;
  }
}
/* my-collction-list end */

/* my-index-feeling start */
@media only screen and (min-width: 750px){
  .my-collection-feeling{
    padding:0 12.5vw;
  }
  .feeling-title{
    font-size:38px;
    text-align:center;
    margin-top:60px;
    margin-bottom:60px;
    color:#4a4a4a;
    font-weight:bold;
  }
  .feeling{
    display:flex;
  }
  .feeling-c{
    position:relative;
    background-size:cover;
    display:block;
    width:37.12vw;
    height:34.33vw;
  }
  .feeling a:nth-child(2){
    margin-right:12px;
  }
  .feeling-c img{
  	width: 86%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8%;
  }
  .feeling-c:nth-child(4) img{
  	width:84%;
  }
  .mysensa-title{
    margin-top:50px;
    margin-bottom:60px;
    font-size:38px;
    text-align:center;
    color:#4A4A4A;
    font-weight:bold;
  }
}
@media only screen and (max-width: 749px){
  .my-collection-feeling{
    padding:0 15px;
  }
  .feeling-title{
    font-size:20px;
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
    color:#4a4a4a;
    font-weight:bold;
  }
  .feeling{
    display:flex;
  }
  .feeling-c{
    position:relative;
    background-size:cover;
    display:block;
    width:45.169vw;
    height:92.512vw;
  }
  .feeling a:nth-child(1){
    margin-right:10px;
  }
  .feeling-c img{
    width: 86%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 5%;
  }
  .feeling-c:nth-child(3) img{
  	width:80%;
  }
  .mysensa-title{
    margin-top:55px;
    margin-bottom:30px;
    font-size:20px;
    text-align:center;
    color:#4a4a4a;;
    font-weight:bold;
  }
}
/* my-index-feeling end */



/* nav start */
.listofgoods-item {
  display:none;
}
.listofgoods-item.navactive {
  display:block;
}
@media only screen and (max-width: 749px){
  .listofgoods__nav{
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
  }
  .listofgoods__nav .popout .navactive{
    border-bottom: 2px solid #fb9f79 !important;
    color: #FB9F79;
    display: inherit;
    font-weight: bold;
    padding-top:2px !important;
  }
  .listofgoods__nav .popout__toggle{
    border:none !important;
    font-size:12px !important;
    padding:0 !important;
    margin-right:20px;
    letter-spacing:0px !important;
    padding-bottom:3px;
  }
  .listofgoods{
    margin:0 15px;
    text-align:center;
  }
  .item-product{
    display:block;
    width:49%;
    border: 1px solid #E8E8E8;
    margin-bottom:18px;
  }
  .item-collection{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
  .item-collection>a:nth-child(odd){
    margin-right:2%;
  }
  .item-img{
    width:100%;
    margin-bottom:10px;
  }
  .listofgoods_p{
    color: #4A4A4A;
    font-size:14px;
    margin-bottom:8px;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
    padding:0 18px;
  }
  .item-money{
    color: #FFC4AB;
    font-size:14px;
    margin-bottom:20px;
  }
  .content:hover .product-item-but{
    visibility:visible;
  }
  .listofgoods_content .product-item-but{
   margin-top:0;
  }
  .listofgoods_content>div:nth-child(n+2){
    margin-top:30px;
  }
  .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:38.888vw;
    height:8.2125vw;
    font-size:13px;
    color:#000000;
    line-height:8.2125vw;
    margin:0 auto;
    margin-top:25px;
    font-weight:bold;
  }
  .c-url:hover{
    color:#000000;
  }
}
@media only screen and (min-width: 750px){
  .listofgoods__nav{
    display: flex;
    justify-content: center;
    margin-top:0px;
  }
  .listofgoods__nav  .popout{
    margin:0 15px;
  }
  .listofgoods__nav .popout .navactive{
    color: #FB9F79;
    border-bottom: 2px solid #fb9f79 !important
  }
  .listofgoods__nav .popout__toggle{
    border:none !important;
    letter-spacing:0px !important;
    font-size: 18px;
    padding-left:0 !important;    
    padding-right:0 !important;
    padding-bottom:3px;
  }
  .listofgoods-item{
    width:75vw;
  }
  .item-collection>a {
    margin-right: 1.04vw;
  }
  .item-collection>a:nth-child(4n) {
    margin-right: 0;
  }
  .item-collection{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
  .item-product{
    display:block;
    width:17.968vw;
    margin-bottom:20px;
  }
  .listofgoods_content{
    margin:0 12.5vw;
    text-align:center;
  }
  .item-img{
    width:100%;
    margin-bottom:20px;
  }
  .listofgoods_p{
    color: #4A4A4A;
    font-size:.93vw;
    margin-bottom:8px;
  }
  .item-money{
    color: #FFC4AB;
    font-size:.84vw;
  }
  .item-product:hover .product-item-but{
    visibility:visible;
  }
  .listofgoods_content .product-item-but{
    margin-top:10px;
  }
  .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:8.854vw;
    height:1.8229vw;
    font-size:0.83vw;
    color:#000000;
    line-height:1.8229vw;
    margin:0 auto;
    font-weight:bold;
  }
  .c-url:hover{
    color:#000000;
  }
  .my-index-listofgoods .listofgoods .listofgoods_content .listofgoods-item{
	margin-top:50px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 950px){
  .listofgoods__nav .popout__toggle{
    font-size:15px;
  }
  .listofgoods__nav .popout {
    margin: 0 8px;
  }
}
/* nav end */

/* 列表 */
@media only screen and (min-width:750px){
  .price {
    font-size:16px !important;
  }
  .price .old-price{
    color: #292929 !important;
    opacity: .5;
    font-size:14px !important;
  }
  .product-information{
    padding:0 !important;
  }
  .product-information .product__grid__title{
   padding:0 20px !important;
  }
}
@media only screen and (max-width:749px){
  .price .old-price .money{
    font-size:12px !important;
    color: #4a4a4a !important;
  }
  .price .money{
    font-size:14px !important;
  }
  .price .old-price{
    color: #292929 !important;
    opacity: .5;
    font-size:12px !important;
  }
  .the-top{
    width: 43px;
    height: 43px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.09);
    border-radius: 4px;
    display:block;
    position: fixed;
    top: 79vh;
    right: 21px;
    padding: 12px;
    z-index:999;
  }
  .the-top i{
    display: inline-block;
    width: 19px;
    height: 19px;
    background-size: 19px 18px !important;
    transform: rotate(-90deg);
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/bloak.png?v=1627541849) !important;
  }
  .nav-active{
   opacity:1 !important;
  }
  .nav_icon{
    display:flex;
    padding-top:10px;
  }
  .nav_icon_item1{
    width: 27px;
    height: 27px;
    background-size: cover;
    margin-right:10px;
    cursor:pointer;
    opacity:.5;
  }
  .nav_icon_item2{
    width: 27px;
    height: 27px;
    background-size: cover;
    margin-right:10px;
    cursor:pointer;
    opacity:.5;
  }
  .nav_icon_item3{
    background-size: cover;
    width: 27px;
    height: 27px;
    cursor:pointer;
    opacity:.5;
  }
  .product-information{
    padding:0 !important;
  }
  .product__grid__title{
    padding:0 12px !important;
  }
  /*  单排效果  start*/
  .list .product-item{
    width:100% !important;
    height:46.52vw;
    border: 1px solid #E8E8E8 !important;
    margin-right:4% !important;
    margin-top:10px !important;
  }
 .list .product-item .product-link{
    display: flex !important;
    color: #292929;
    flex-direction: row !important;
  }
 .list .product-item__image {
    padding-top: 50% !important;
   width:50% !important;

 }
  .list .product-information{
    width:50% !important;
    border:none !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left:15px !important;
    justify-content: center;
  }
  .list .product-item__bg{
    height: 46.52vw;
    background-size: cover;
  }
  .productbut{
   margin-top:12px;
  }
  .list .productbut{
   margin-top:6.038vw;
  }
  .list .product-item-but{
    width:37.92vw;
    height:6.68vw;
    line-height:6.28vw;
  }
  .list .product__grid__title{
    margin-bottom:8px;
    overflow: inherit;
    text-overflow: initial;
    white-space: inherit;
    height:auto!important;
    text-align:left!important;
    padding:0 !important;
    margin-top:10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .list .template-collection .price{
    text-align:left !important;
  } 
  .list .price .old-price{
    color:#000000 !important;
    font-size:12px !important;
    opacity:.3;
    margin-right:0;
  }
  .list .price{
    font-size:14px !important;
    opacity:1;
  }
  .list .product-item .product-link{
    border:none !important;
  }
  .list .new-img{
    margin-top: 6px;
    background-size: 23px 25.36px;
    width: 23px;
    height: 25.36px;
  }
  /*  
  /*  单排效果  end*/
  
  
  /*  单个效果  start*/
 .list1 .product-item{
    width:100% !important;
    height: 118.115vw;
    border: 1px solid #E8E8E8 !important;
    margin-right:4% !important;
    margin-top:10px !important;
  }
 .list1 .product-item .product-link{
    display: flex !important;
    color: #292929;
    flex-direction: column !important;
  }
 .list1 .product-item__image {
    padding-top: 100% !important;
    width:100% !important;
    margin-bottom:3.1vw;
  }
 .list1 .product-information{
    border:none !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left:18px !important;
  }
 .list1 .product-item__bg{
    height: 92.52vw;
   background-size: cover;
 }
  .list1 .productbut{
    position: absolute;
    width:52px;
    height:52px;
    bottom: -62px;
    right: 18px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.09);
    border-radius: 50%;
    padding: 11px;
    z-index:999;
  }
  .list1 .product-item-but{
    width: 26px;
    height: 20px;
    font-size: 0;
    background-color: #fff;
    background-image: url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/969.svg?v=1630044658)!important;
    background-size: cover;
  }
  .list1 .product-item-but:hover{
    background-image: url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/1185.svg?v=1630044658)!important;
  }
  .list1 .product__grid__title{
    margin-top:0;
    margin-bottom:8px;
    height:auto;
    text-align:left;
    padding-left:0 !important;
    width:300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  }
  .list1 .template-collection .price{
    text-align:left !important;
  }
 .list1 .price .old-price{
    color:#000000 !important;
    font-size:12px !important;
    opacity:.3;
	margin-right:0;
  }
 .list1 .price{
    font-size:14px !important;
   opacity:1;
 }
  .list1 .product-item .product-link{
    border:none !important;
  }
  /*  单个效果  end*/
}
@media only screen and (max-width:376px){
 .list .product-item-but{
   bottom:9.38vw;
  }
}
@media only screen and (max-width:370px){
 .list .product-item-but{
    bottom:6.38vw;
    width:100px;
    height:24px;
    right: 8.217vw;
 }
  .list .product__grid__title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    padding-right: 40px !important;
    display: block;
  }
}
/* 列表end */
@media only screen and (max-width:749px){
  .collection__title:not(.hero__content__wrapper){
    position: absolute!important;
    left: 50% !important;
    top: 50% !important;
    transform: translateX(-51%) translateY(-50%) !important;
    color:#ffff;
    width: 100% !important;
  }
  .hero__title{
    font-size:35px !important;
    font-weight:bold!important;
  }
  .background-size-cover{
    position: relative !imoprtant;
  }
  .show_m{
    display:none;
  }
  .collection__nav{
    margin-top:24px !important;
  }
}


/* 分割线 */

/* 自定义页面start */
.cute-one .listofgoods-item{
  display:block;
}
@media only screen and (max-width:749px){
  .cute-banner{
    width: 100%;
    margin-bottom:15px;
  }
  .cute-one .listofgoods__nav{
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
  }
 .cute-one .listofgoods__nav .navactive{
    text-decoration: revert;
    color: #FB9F79;
  }
 .cute-one .listofgoods__nav .popout__toggle{
    border:none !important;
    font-size:12px !important;
    padding:0 !important;
   margin-right:20px;
   letter-spacing:0px !important;
 }
  .cute-img{
    height:45.6vw;
    margin-bottom:10px;
    background-size: cover;
    position: relative;
  }
  .cute-img-but{
    display:none;
    width:36.437vw;
    height:7.729vw;
    border: 1px solid #FFFFFF;
    opacity:.6;
    position: absolute;
    bottom: 19%;
    left: 32%;
    transform: translate(0%, 66%);
    text-align:center;
    line-height:7.729vw;
    color:#fff;
    font-weight:bold;
  }
  .cute-img-but1{
    background: #F28198;
  }
  .cute-img-but2{
    background: #18CAB5;
  }
  .cute-img-but3{
    background: #F5D939;
  }
  .cute-img-but4{
    background: #18CAB5;
  }
  .cute-one .listofgoods{
    margin:0 15px;
    text-align:center;
  }
  .cute-one .item-product{
    width:49%;
    display:block;
    border: 1px solid #E8E8E8;   
    margin-bottom:18px;
  }
  .cute-one .item-collection{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
 .cute-one .item-collection>a:nth-child(odd){
    margin-right:2%;
  }
 .cute-one .item-img{
    width:100%;
    margin-bottom:10px;
  }
 .cute-one .listofgoods_p{
   color: #4A4A4A;
    font-size:14px;
    margin-bottom:8px;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
    padding:0 18px;
  }
 .cute-one .item-money{
    color: #FFC4AB;
    font-size:14px;
    margin-bottom:20px;
  }
 .cute-one .item-product:hover .product-item-but{
    visibility:visible;
 }
  .cute-one .listofgoods_content .product-item-but{
    margin-top:0;
  }
  .listofgoods_content>div:nth-child(n+2){
    margin-top:30px;
  }
 .cute-one .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:38.888vw;
    height:8.2125vw;
    font-size:13px;
    color:#000000;
    line-height:8.2125vw;
    margin:0 auto;
    margin-top:25px;
  }
 .cute-one .c-url:hover{
    color:#000000;
  }
}
@media only screen and (min-width:750px){
  .cute-banner{
    width: 100%;
  }
  .listofgoods_content>div:nth-child(n+2){
  	margin-top:40px;
  }
 .cute-one .cute-img{
    width:75vw;
  }
 .cute-one .listofgoods__nav{
    display: flex;
    justify-content: center;
    margin-top:120px;
  }
 .cute-one .listofgoods__nav .navactive{
    text-decoration: revert;
    color: #FB9F79;
  }
 .cute-one .listofgoods__nav .popout__toggle{
    border:none !important;
    letter-spacing:0px !important;
    font-size: 18px;
  }
 .cute-one .listofgoods-item{
    width:75vw;
  }
 .cute-one .item-collection{
   margin-top:1.04vw;
    width:100%;
    display:flex;
    flex-wrap: wrap;
 }
  .cute-one .item-product{
    display:block;
    width: 17.968vw;
  }
 .cute-one .content{
    width:17.968vw;
  }
 .cute-one .listofgoods_content{
    margin:0 12.5vw;
    text-align:center;
  }
 .cute-one .item-img{
    width:100%;
    margin-bottom:20px;
  }
 .cute-one .listofgoods_p{
    color: #4A4A4A;
    margin-bottom:8px;
  }
 .ls-money,
  .ls-money .money{
    color: #FFC4AB;
    font-size:.84vw !important;
    margin-bottom:10px;
  }
 .cute-one .item-product:hover .product-item-but{
   visibility:visible;
 }
  .cute-one .listofgoods_content .product-item-but{
    margin-top:10px;
    margin-bottom:16px;
  }
  .cute-one .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:8.854vw;
    height:1.8229vw;
    font-size:0.83vw;
    color:#000000;
    line-height:1.8229vw;
    margin:0 auto;
    margin-top:0;
  }
 .cute-one .c-url:hover{
    color:#000000;
  }
}

@media only screen and (max-width:749px){
  .elegant-banner{
    width:100%;
    margin-bottom:15px;
  }
  .elegant-one .listofgoods__nav{
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 30px;
  }
 .elegant-one .listofgoods__nav .navactive{
    text-decoration: revert;
    color: #FB9F79;
  }
 .elegant-one .listofgoods__nav .popout__toggle{
    border:none !important;
    font-size:14px !important;
    padding:0 !important;
    margin-right:20px;
    letter-spacing:0px !important;
 }
  .cute-img{
    margin-bottom:10px;
  }
  .elegant-one .listofgoods{
    margin:0 15px;
    text-align:center;
  }
  .elegant-one .listofgoods-item{
    display:block;
  }
  .elegant-one .item-product{
    display:block;
  }
  .mobile_limit4 .item-product:nth-child(n + 5) {
    display:none;
  }
  .elegant-left{
    background-size: cover;
    height: 60.38vw;
    margin-bottom:10px;
  }
  .e-left{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-bottom:30px;
  }
  .elegant-title{
    font-size:6.3vw;
    color:#fff;
    font-weight:bold;
    margin-bottom:5px;
    text-transform: uppercase;
  }
  .elegant-but{
    border: 1px solid #FFFFFF;
    color:#fff;
    width:36.473vw;
    height:7.729vw;
    font-size:3.15vw;
    font-weight:bold;
    line-height:7.729vw;
    opacity:.8;
  }
  .elegant-one .item-collection{
    width:100%;
    display:flex;
    flex-wrap: wrap;
  }
 .elegant-one .item-collection>a:nth-child(odd){
    margin-right:2%;
  }
 .elegant-one .item-product{
    width:49%;
    border: 1px solid #E8E8E8;
    margin-bottom:18px;
  }
 .elegant-one .item-img{
    width:100%;
    margin-bottom:10px;
  }
 .elegant-one .listofgoods_p{
   color: #4A4A4A;
    font-size:14px;
    margin-bottom:8px;
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
    padding:0 18px;
  }
 .elegant-one .item-money{
    color: #FFC4AB;
    font-size:14px;
    margin-bottom:20px;
  }
 .elegant-one .item-product:hover .product-item-but{
    visibility:visible;
  }
 .elegant-one .listofgoods_content .product-item-but{
    margin-top:0;
  }
  .elegant-one .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:38.888vw;
    height:8.2125vw;
    font-size:13px;
    color:#000000;
    line-height:8.2125vw;
    margin:0 auto;
    margin-top:25px;
  }
  .elegant-one .c-url:hover{
    color:#000000;
  }
  .bot{
    position: relative;
    width:100%;
    height:208.45vw;
    padding: 9.661vw 15px 0 15px;
    margin-top:55px;
    background: #F4E4D1;
  }
  .bot-title{
    width:58.69vw;
    margin-bottom:10.386vw;
    margin-left:14px;
  }
  .bot-img{
    width:92.753vw;
    position: absolute;
  }
  .the-custom-bot{
    background: #FAFAFA;
    display:flex;
    margin-left:15px;
    margin-top:15px;
    height:116px;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
  }
  .elegant-one .the-custom-bot{
    margin-top:100px;
  }
  .cute-one .the-custom-bot{
    margin-top:30px;
  }
  .the-item{
    display:flex;
    margin-right:23px;
  }
  .the-item .p1{
    font-size:15px;
    color: #1A1A1A;
    font-weight:bold;
  }
  .the-item .p2{
    font-size: 12px;
    color:#AEAEAE;
    width: 58.45vw;
    white-space: break-spaces;
  }
  .the-item img{
    width:30px;
    height: 28px;
    margin-left:33px;    
    margin-right:11px;
    margin-top: 4px;
  }
  #rap__med__instagram{
    margin-bottom:30px !important;
  }
  #logo a img{
    width:100px !important;
  }
  #productBoughtTogether{
    margin-bottom: 20vw !important;
  }
}

@media only screen and (min-width:750px){
  .elegant-banner{
    width: 100%;
  }
 .elegant-one .listofgoods_content>div:nth-child(n+2){
  	margin-top:40px;
  }
 .elegant-one .cute-img{
    width:75vw;
  }
 .elegant-one .listofgoods__nav{
    display: flex;
    justify-content: center;
    margin-top:120px;
  }
 .elegant-one .listofgoods__nav .navactive{
    text-decoration: revert;
    color: #FB9F79;
  }
 .elegant-one .listofgoods__nav .popout__toggle{
    border:none !important;
    letter-spacing:0px !important;
    font-size: 18px;
  }
 .elegant-one .listofgoods-item{
   display:block;
   width:75vw;
 }
  .elegant-a{
    display:block;
  }
  .elegant-one .elegant-left{
    height: 16.97vw;
    background-size: cover;
    display:flex;
  }
  .e-left{
    width:44.5%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .elegant-title{
    font-weight:bold;
    font-size:1.93vw;
    color:#ffffff;
    margin-bottom:14px;
    text-transform: uppercase;
  }
  .elegant-but{
	width:11.406vw;
    height:2.395vw;
    opacity:.8;
    text-align:center;
    line-height:2.395vw;
    border: 1px solid #FFFFFF;
    color:#ffffff;
  }
  .elegant-one .elegant-left:hover .elegant-but{
    color:#ffffff;
  }
 .elegant-one .item-collection{
   margin-top:1.04vw;
    width:100%;
    display:flex;
    flex-wrap: wrap;
 }
  .elegant-one .item-product{
    display:block;
    width: 17.968vw;
  }
 .elegant-one .content{
    width:17.968vw;
  }
 .elegant-one .listofgoods_content{
    margin:0 12.5vw;
    text-align:center;
  }
 .elegant-one .item-img{
    width:100%;
    margin-bottom:20px;
  }
 .elegant-one .listofgoods_p{
    color: #4A4A4A;
    font-size:.93vw;
    margin-bottom:8px;
  }
 .elegant-one .item-money{
    color: #FFC4AB;
   font-size:.84vw;
   margin-bottom:10px;
 }
  .elegant-one .item-product:hover .product-item-but{
    visibility:visible;
  }
  .elegant-one .listofgoods_content .product-item-but{
    margin-top:0;
    margin-bottom:16px;
  }
  .elegant-one .c-url{
    border:1px solid #000;
    opacity:.84;
    display:inline-block;
    width:8.854vw;
    height:1.8229vw;
    font-size:0.83vw;
    color:#000000;
    line-height:1.8229vw;
    margin:0 auto;
    margin-top:0;
 }
  .elegant-one .c-url:hover{
    color:#000000;
  }
  .bot{
    width:100%;
    padding: 4.896vw 0 4.791vw 0;
    margin-top:100px;
    background: #F4E4D1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .bot-title{
    width:12.65vw;
    margin-bottom:3.229vw;
  }
  .bot-img{
    width:74.375vw;
  }
  .the-custom-bot{
    background: #FAFAFA;
    display:flex;
    padding:30px 12.5vw;
    margin-top:42px;
	align-items: flex-start;
    justify-content: space-between;
  }
  .elegant-one .the-custom-bot{
   margin-top:20px;
  }
   .cute-one .the-custom-bot{
   margin-top:30px;
  }
  .the-item{
    display:flex;
  }
  .the-item .p1{
    font-size:19px;
    color: #1A1A1A;
    font-weight:bold;
  }
  .the-item .p2{
    font-size: 15px;
    color:#AEAEAE;
    width: 17.5vw;
  }
  .the-item img{
    width:30px;
    height: 28px;
    margin-right:12px;
    margin-top: 4px;
  }
  .mycollections-title1{
    margin: 0px 0 60px 0;
    font-size: 38px;
    text-align: center;
    color: #4a4a4a;
    font-weight: 700;
  }
  #productBoughtTogether{
    margin-bottom: 5.5vw !important;
  }
}
/* 自定义页面end */
.titleactive{
  display:none;
}
#rap__med__insta_title a{
  font-weight:bold !important;
}
.rap__med__sliderOuter{
  margin-bottom:40px !important;
}

.swiper-slide {
  background-repeat:no-repeat;
}
/* 移动端首页轮播加阴影 */
@media only screen and (max-width:749px){
  .micv2_swiper .swiper-container:after {
    display:none;
    content:"";
    position: absolute;
    top: -1px;
    right: -1px;
    width: 95px;
    height:calc(100% + 2px);
    z-index: 99;
    background: linear-gradient(90deg, rgba(250, 250, 250, 0) 0%, #FFFFFF 100%);
  }
}
.myloading {
  margin:10px auto;
  width:30px;
  height:30px;
  background-image: url("https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/loading.svg?v=1630666446");
  background-size: 30px 30px;
  animation: myLoading 2s linear infinite;
}
@keyframes myLoading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.morebtn-hide {
  display:none!important;
}
.backtop_box{
  position:relative;
}
.backtop_place {
  position:absolute;
  top:-30px;
  visibility:hidden;
}
.backtop_btn {
  display:block;
  margin:20px auto;
  width:66px;
  height:30px;
  background-image: url("https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/backtotop.svg?v=1630666379");
  background-size: 66px 30px;
}

@media only screen and (min-width:750px){
  .elegant_hot_imgs {
    margin-left: 9.375vw;
  }
  .elegant_hot_imgs,
  .elegant_hot_img {
    width:19.27vw;
  }
  .page-elegant .collections-trending {
  	background-color: #F4E4D1;
  }
  .page-cute .collections-trending {
    padding-right:11.5vw;
    flex-direction: row-reverse;
  	background-color: #FF7797 ;
  }
  .page-cute .elegant_hot_imgs {
    margin-left:0;
    margin-right:0;
    width:29vw;
    height: 19.4vw;
    position:relative;
  }
  .page-cute .elegant_hot_img {
    position:absolute;
    top:-58px;
    right:0.5vw;
    width:auto;
    height: calc(19.4vw + 118px);
  }
  .page-cute .micv2_swiper {
    z-index:2;
  }
  .page-elegant .collections-trending,
  .page-cute .collections-trending {
  	margin-top: -5px;
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .elegant-mid-title {
    margin: 120px 0 60px;
    text-align:center;
    color:#4a4a4a;
    font-size:38px;
    font-weight:bold;
  }
}
@media only screen and (max-width:749px){
  .elegant_hot_img {
    margin-bottom: 10px;
    width: 100%;
  }
  .page-elegant .collections-trending,
  .page-cute .collections-trending {
  	margin-top: 0px;
  }
  .page-elegant .my-index-hot .micv2_swiper,
  .page-cute .my-index-hot .micv2_swiper {
    height: 65vw;
  }
  .elegant-mid-title {
    margin: 35px 0;
    text-align:center;
    color:#4a4a4a;
    font-size:20px;
    font-weight:bold;
  }
}
@media only screen and (min-width:750px){
  .grandparent>.main-menu-dropdown{
    left:auto !important;
	border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding-top:0 !important;    
    padding-bottom:0 !important;
    width: auto !important;
  }
  .grandparent>.main-menu-dropdown ul:first-child{
    padding-bottom: 10px !important;
    padding-right:0 !important;    
    padding-top:0 !important;
  }
  .kids-2.grandparent>.main-menu-dropdown>ul>li:nth-child(2n+1){
    border-bottom: 1px solid #cccccc !important;
    width:100% !important;
    padding-bottom: 10px !important;
    margin-bottom:10px !important;
  }
  .kids-2.grandparent>.main-menu-dropdown>ul>li{
    padding-right:30px !important;
  	width:100% !important;
   }
  .grandparent>.main-menu-dropdown>ul>li{
    width:100% !imporant;
    float: inherit !important;
    padding-bottom: 0 !important;
    border-bottom:#f0f0f0 1px solid;
  }
  .grandparent>.main-menu-dropdown>ul>.parent>a{
    border:none !important;
    font-weight:bold !important;
    padding-bottom:5px !important;
    margin-left: -9px !important;
  }
  .nav__links .nav-link{
    white-space:nowrap;
  }
  .main-menu>.grandparent>.main-menu-dropdown .nav-link{
  	padding-right:15px;
    border-bottom:none;
  }
  .grandparent .main-menu-dropdown .main-menu--active a{
  	color:#545454!important;
  }
  .grandparent .main-menu-dropdown .main-menu--active > a{
  	color:#ffc4ab!important;
  }
  .main-menu>.parent>.main-menu-dropdown{
    min-width: 180px !important;
    padding:0 10px 20px 30px !important;
  }
}
@media only screen and (max-width:749px){
  .nav-icon{
    width: 20px;
    height: 20px;
    transform: rotate(90deg);
  }
  .nav-icon-active{
    transform: rotate(-90deg);
  }
  .nav-carat{
    padding: 9px 17px 10px 15px;
  }
}

.collection__image + .collection__title,
.collection__image .collection__title {
  display:none !important;
}
.collection__image.show_pc {
  margin: 0 auto 20px;
  max-width: 1474px;
  max-height:500px;
}
.collection__image.show_mobile{
	margin-bottom:10px;
}
@media only screen and (max-width:749px){
  .hero__title{
    font-size:28px !important;
  }
  .collection__title:not(.hero__content__wrapper){
    position: inherit !important;
    transform: inherit !important;
    color: #292929 !important;
    display: block !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .collection__image + .collection__title,
  .collection__image .collection__title  {
  	display: none!important;
  }
}
@media only screen and (min-width:750px){
  .collection__title:not(.hero__content__wrapper){
    padding-top:30px !important;
  }
  .hero__title{
   font-size:35px;
  }
}

/* 隐藏集合页的banner end */
.mar-bot{
  margin-bottom:10px;
}
@media only screen and (min-width:750px){
  .form__width  .product__submit__buttons .product__submit__add{
    width: 480px;
  }
  .ga-product-form .ga-addalltocart{
    width:480px !important;
  }
}

/* ——————————购物车提示分界线—————————— */
@media only screen and (min-width:750px){
  .just{
    position: relative;
  }
  .cart-title{
    color:#292929;
    display:none;
    font-size: 14px;
    margin-top: -60px;
    margin-bottom: 60px;
  }
  .bot-titles{
    display:flex;
    justify-content: space-between;
  }
  .title-price{
    color:#ffb292;
    font-size:14px;
    font-weight: bold;
    cursor: pointer;
  }
  .but-return{
    display:block;
    width: 140px;
    height: 35px;
    border: 2px solid #ffc4ab;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
  }
  .but-return a{
    color:#ffc4ab !important;
  }
  .cart-info-container h3 .cart__subtotal{
    color:#ffb292 !important;
  }
  .wh-original-price .money{
    font-size: 24px !important;
  }
}
.cart-title-active{
  display:block !important;
}
@media only screen and (max-width:749px){
  .cart-title{
    color:#292929;
    display:none;
    font-size: 14px;
    margin-top: -60px;
  }
  .bot-titles{
    display:flex;
    justify-content: space-between;
  }
  .title-price{
    width: 205px;
    color:#ffb292;
    font-size:12px;
    font-weight: bold;
    cursor: pointer;
  }
  .but-return{
    width: 140px;
    height: 35px;
    border: 2px solid #ffc4ab;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
    color:#ffc4ab !important;
    font-size:12px;
  }
  .but-return a{
    color:#ffc4ab !important;
  }
  .cart-info-container{
    margin-top:90px;
  }
  .cart-info-container h3 span{
    margin-right: 1px !important;
  }
  .cart-info-container h3 .cart__subtotal{
    color: #ffb292!important;
  }
  .cart-info-container .btn{
    max-width:100% !important;
  }
  .cart-info-container h3 span .money{
   font-size: 20px !important;
  }
}

.item__price--final .money{
  color:var(--main-color);
}

@media only screen and (max-width:749px){
  .cart-floating{
    width:100%;
    position:fixed;
    bottom:0;
    left:50%;
    transform: translate(-50%,0%);
    padding:10px 10px;
    color:#fff;
    background-color: #ffff;
    z-index: 999;
    height: 60px;
    box-shadow: 6px 4px 13px #706d6d ;
  }
  .top-but{
    font-weight: 700;
    cursor: pointer;
    background: #ffc4ab;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    width:100%;
    line-height:40px;
    font-size:15px;
  }
  .bottom-but{
    font-weight: 700;
    cursor: pointer;
    background: #ffc4ab;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    height: 40px;
    width:100%;
    line-height:40px;
    font-size:15px;
  }
  /*
  .but-cart-active{
   display:none !important;
  }
  .test-active{
   visibility:hidden !important;
  }
  .ga-addalltocart{
    visibility:hidden !important;
  }*/
}
.ga-template_2 .ga-products-input span.ga-product_price-container{
  display:none !important;
}
.ga-product-form >div:nth-child(1){
  display:none !important;
}
.cart__foot{
  display:none;
}
@media only screen and (max-width:749px){
   .main-menu>li {
    position:relative;
  }
  .nav-li-icon{
    position: absolute;
    top: 5px;
    left: 3.6%;
    display:none;
  }
  .nav-li-icon-active{
    display:block;
  }
  .listofgoods__nav::-webkit-scrollbar { 
    width: 0 !important;
  }
  .listofgoods__nav::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (min-width:750px){
  .main-menu>li {
    position:relative;
  }
  .nav-li-icon{
    position: absolute;
    top: 5%;
    left: 20%;
    display:none;
  }
  .nav-li-icon-active{
    display:block;
  }
  .main-menu>li:nth-child(5) .nav-li-icon{
    left: 15% !important;
  }
}
.collection__sidebar__slider.expanding.expanded{
  z-index:9999;
}
.trigger-button-holder{
  z-index:999 !important;
}
@media only screen and (min-width:750px){
  #insta-feed h2{
    font-size: 38px !important;
    color: #4a4a4a !important;
    font-weight:bold !important;
    margin-bottom:60px !important;
    margin-top:60px !important;
  }
}
@media only screen and (max-width:749px){
  #insta-feed h2{
    font-size: 20px !important;
    color: #4a4a4a !important;
    font-weight: bold !important;
  }
  .instafeed-lightbox .lightbox-instagram{
   padding-top:40px !important;
  }
}
/* cart copy code */
.title-price .tcopyCode{
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom:0;
  padding: 0;
  width: 44px;
  height: 20px;
  color:#ffb292;
  font-size:14px;
  margin:0;
}
.price-span{
  display:block;
  border-bottom: 1px solid #ffb292;
}
@media only screen and (max-width:749px){
  .title-price{
    width: 176px;
  }
}
/* cart copy code end */
.trigger-button-holder{
  display: none !important;
}

/* 包邮公告栏 */
.topbar_box{
  width: 100%;
  position: fixed;
  z-index: 99999;
  top:0;
  height:80px;
  cursor:pointer;
}
.topbar_one {
  background-color:var(--main-color);
  text-align:center;
  height:30px;
  line-height:30px;
  color:#fff;
  font-size:18px;
}
.topbar_two {
  display:flex;
  justify-content: space-around;
  align-items: center;
  padding:0 20px;
  height:40px;
  background-color:#F7F7F7;
  color:var(--main-color);
  font-size:16px;
  font-weight:bold;
}
.topbar_code{font-weight:normal;text-decoration:underline;}
.topbar_img{
  margin-right:10px;
  width:17px;
  height:15px;
  background-size:cover;
  background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/free_shippingsv.svg?v=1633939846) !important;
}
.topbar_br{display:none;}
.container{
  padding-top:70px;
}
@media only screen and (max-width:749px){
  .topbar_one,.topbar_two{
    font-size:14px;
  }
  .topbar_two{
    padding:0 10px;
    height:50px;
    text-align:center;
  }
  .topbar_two div:nth-child(2){margin-left:24px;}
  .topbar_code{color:var(--main-color);font-size:12px;}
  .topbar_k{display:none;}
  .topbar_br{display:inline-block;}
  .container{
    padding-top:80px;
  }
  .header__content{
    margin-top:80px;
  }
  .header-content{
   height:55px;
  }
  button.needsclick.kl-teaser-WcS63i{width:85px!important;height:85px!important;padding-bottom:60px!important;}
}
@media only screen and (min-width:750px){
  .header__content_active{
    position:fixed !important;
  }
  .topbar_two div:nth-child(2){margin-left:32px;}
}
.ins-title{ 
  margin:3.54vw 0 2.97vw 0;
  font-size:30px;
  text-align: center;
  color: #000;
  font-weight: bold;
}
.ins-img{height:17.45vw; background-size: cover;}
.my-index-ins{margin:0 12.5vw;}
@media only screen and (max-width: 749px){
  .ins-title {
    margin:8.7vw 0 6vw 0;
    font-size:18px;
  }
  .ins-img{height:68.9vw;}  
  .my-index-ins{padding: 0 15px; margin: 0 0 30px;}  
}
/* cart code copy提示 */
@media only screen and (max-width:749px){
  .price-span1{
    text-align:right;
    display:block;
  }
  .title-price{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .cart-info-container{
    margin-top:20px;
  }
  .bot-titles{
    margin-top: 60px;
  }
  .price-span2{
    display:block;
    text-align:right;
    width:100%;
  }
}
@media only screen and (min-width:750px){
  .price-span2{
    display:block;
    width:100%;
  }
}
/* code删除 */
/* .ft-r-span{
  display:none !important;
}
*/
.bot-titles{
  display:none;
}
/* quickview弹窗 */
@media only screen and (min-width: 750px) {
  .modal--quickview{
    width:95vw;
    max-width:1000px;
    max-height: calc(95vh - 87px);
    top:40px
  }
  .my_qvm .product__thumbs--square{
    margin-top:20px;
    height: 12vw;
    max-height:100px;
  }
  .my_qvm .product_swiper{
    height: 100%;
  }
  .my_qvm .swiper-slide {
    background-size:cover;
  }
  .my_qvm .product__thumbs--square .swiper-button-prev {
    top:50%;
    left: -3vw!important;
  }
  .my_qvm .product__thumbs--square .swiper-button-next {
    top:50%;
    right: -2.8vw!important;
  }
  #wigget_3544 h2{
    font-size:21px !important;
  }
}
.shopify-payment-button{
  display:none;
}
/* 修改多变体弹窗start */
.my_qvm .product__title{
  font-size:18px;
  font-weight: bold;
}
.pci-remaining{
  margin-right: -5.89vw;
  width: 18px;
  height: 20px;
  background-size: cover;
  background-image:url(https://cdn.shopifycdn.net/s/files/1/0569/5891/0664/files/shenlue.svg?v=1634534957)
}
.my_qvm .modal__overlay{
  z-index:999998;
}
.list-productbut-display-none{
  display:none !important;
}
#CartOuter .quantity__plus{
  top:0;
}
#template-product .quantity__plus{
  top:0;
  }
@media only screen and (min-width: 750px){
  .my_qvm .modal__inner__wrapper{
    overflow-x: inherit;
    overflow-y: inherit;
    padding:0;
  }
  .my_qvm .modal--quickview{
    width:747px;
    border-radius: 5px;
    overflow: hidden;
  }
  .my_qvm .product__thumbs--square{
    display:none;
  }
  .my_qvm .shopify-payment-button{
    display:none;
  }
  .my_qvm .form__width .product__submit{
    width:260px;
  }
  .my_qvm .product__submit__add{
    background-color:var(--main-color);
    color:#fff;
    text-transform: uppercase;
    width:260px;
    height:40px;
    margin-top:0px!important;
  }
  .my_qvm .product__submit__add:hover{
    background-color:var(--main-color);
    color:#fff;
  }
  .my_qvm .product__submit__add span{
    color:#fff;
  }
  .my_qvm .lazy-image img{
    height: 396px !important;
    width: 396px !important;
  }
  .my_qvm .slick-list{
    height:396px !important;
    width:385px;
  }
  .my_qvm .product__page>div:first-child{
    width:50%;
  }
  .my_qvm .product__price--sale{
    font-size:20px;
    margin-right:0;
  }
  .my_qvm .product__price--strike{
    font-size:12px;
  }
  .my_qvm .swatch label{
    height:15px !important;
    width:15px !important;
    min-width:15px !important;
  }
  .my_qvm .product__slides .slick-slide{
    width:385px !important;
  }
  .my_qvm .selector-wrapper label{
    display:block;
    margin-top:3px;
  }
  .my_qvm .selector-wrapper .popout__toggle, .selector-wrapper select{
    width: 58% !important;
  }
  .my_qvm .label-hidden{
    position: initial !important;
    font-size:12px !important;
  }
  .my_qvm .quantity__minus, .quantity__plus{
    top:10px ;
  }
  .my_qvm .qvm_but{
    display:none;
  }
  .my_qvm a.close{
    color:#D9D9D9;
  }
  .my_qvm .product__page>div:last-child{
    margin-top:33px;
    margin-left:46px;
    overflow-y: scroll;
    max-height: 618px;
    overflow-x: hidden;
  }
  .my_qvm .variant__button-label{
    width:29px;
    height: 29px;
    padding: 0 !important;
    text-align: center;
    line-height: 29px;
  }
  .my_qvm .product__price{
    margin-bottom:0px;
  }
  .my_qvm .product__form{
    margin-top:-10px;
  }
  .product-colr-m{
    display:none !important;
  }
  .pci-remaining{
    margin-right: -13px;
    margin-top: -2px;
    margin-left: -10px;
  }
  .product-item{
    padding-bottom:20px;
  }
  .my_qvm .quantity-selector{
    margin-top:10px;
  }
  .product-item-colors{
    margin-top:10px;
  }
  .product-item:hover .product-item-but{
    visibility: visible;
    margin-top:0px;
  }
  /*  控制列表页购物车按钮移动的隐藏  */
  .productbut-isshow-m{
    display:none !important;
  }
  .product-item__bg{
    display: flex !important;
    flex-flow: column-reverse;
  }
  .product-item__bg__under{
    display: flex;
    flex-flow: column-reverse;
  }
  .productbut{
    bottom: 0;
    z-index: 997;
    position: absolute;
    width:100%;
  }
  .product-item .product-link{
    overflow: hidden;
  }
}
/* collections 颜色 start */
.product-clk-img{
  position: relative;
  width: 15px;
  height: 15px;
  display: block;
  border:transparent 2px solid;
  border-radius: 50%;
  margin-right: 15px;
  cursor:pointer;
  background-size:cover;
}
.p-color-hov{
  position:absolute;
  top: -5px;
  left: -5px;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border: #F17228 2px solid;
  visibility:hidden;
  opacity:1 !important;
}
.p-color-hov-active{
  visibility: visible !important;
}
/* .product-item__bg{
  display:flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  padding-bottom:10px;
} */
.product-link{
  position: relative;
}
.product-item-colors{
  display: flex;
  height: 10%;
  width: 100%;
  z-index: 9;
  justify-content: center;
}
.productbut{
  height:40px;
}
.product-item-but{
  visibility: hidden;
  text-align: center;
  height:0px;
  line-height: 40px;
  height:40px;
  background-color: var(--main-color);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  margin-top: 0;
  display: block;
  width: 100%;
  border: none;
  margin-top:40px;
  transition: margin-top .3s linear;
}
@media only screen and (max-width: 749px){
  .my_qvm .modal__inner__wrapper{
    overflow-x: hidden;
    overflow-y: initial;
    padding:0;
    border-radius:5px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
    max-height: 72vh;
    padding-bottom: 15px;
  }
  .my_qvm .modal--quickview {
    width: 81.13vw;
    height: auto;
    max-width: initial;
    max-height: initial;
    border-radius: 5px;
    overflow-x: hidden;
    position: relative;
    overflow: initial;
  }
  .my_qvm .product__thumbs--square{
    display:none !important;
  }
  .my_qvm .lazy-image img{
    height: 74.13vw;
    width: 74.13vw;
    border-radius:5px;
  }
  .my_qvm .product__slides{
    height:78.13vw;
    padding: 20px 20px 0 20px;
  }
  .my_qvm .product__selectors{
    margin-top:-10px;
  }
  .my_qvm .variant-label{
    margin: 10px 0 10px;
  }
  .my_qvm .shopify-payment-button{
    display:none;
  }
  .my_qvm .slick-list{
    height:100% !important;
  }
  .qvm_but{
    margin-top:0 !important;
    background-color:var(--main-color);
    height:6.5vh;
    text-transform: uppercase;
    border:none;
    font-size:16px;
    color: #FFFFFF;
    border-radius: 5px;
    border-top-left-radius:0;
    border-top-right-radius:0;
    line-height: 6.5vh ;
    text-align:center;
    font-weight: bold;
  }
  .my_qvm .product__submit__add{
    display:none;
  }
  .my_qvm .form__width .product__submit{
    display:none;
    margin-top:2.26vw;
    height:13.378vw;
  }
  .my_qvm .product__title__wrapper{
    padding:0 31px;
  }
  .my_qvm .selector-wrapper{
    padding:0 31px;
  }
  .my_qvm .selector-wrappe{
    padding:0 31px;
  }
  .my_qvm .quantity-selector{
    margin:0 29px;
  }
  .my_qvm .quantity__input{
    margin-top:10px;
    width: 92px;
    height: 32px;
  }
  .my_qvm .product__title{
    margin-top:10px;
  }
  .my_qvm .product__price--sale{
    margin-right:0;
  }
  .my_qvm .swatch label{
    width:18px !important;
    height:18px !important;
    min-width:18px !important;
  }
  /*  单个效果  */
  .product-item-but{
    width: 20px;
    height: 15px;
    font-size: 0;
    background-color: #fff;
    background-image: url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/cartbut2.svg?v=1658397343);
    background-size: cover;
    margin-top: 4px;
    visibility: inherit;
    transition: none;
  }
  .product-item .product-link{
    border:none !important;
  }
  .productbut-scope{
    position: absolute;
    bottom: -6px;
    right: 0px;
    padding-right: 10px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    width:80px;
    height:80px;
    z-index:999;
  }
  .productbut{
    width: 32px;
    height: 32px;
    background: #fff;
    box-shadow: 0 2px 4px rgb(0 0 0 / 9%);
    border-radius: 50%;
    padding: 5px;
    visibility: inherit;
    z-index:999;
  }
  .list .productbut{
    position: absolute;
    width: auto;
    height: 0;
    background: #ffff;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
    top: 81px;
    right: 14px;
    z-index:30;
  }
  .list .productbut-scope{
    display:none !important;
  }
  .list .list-productbut-display-none{
    display:block !important;
  }
  .list .product-item-but {
    text-align: center;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    visibility: visible;
    display: block;
    border: none;
    width: 37.92vw;
    height: 6.68vw;
    line-height: 6.28vw;
    background-image:none;
    transition: none;
    margin-top:14.33vw;
  }
/*    集合页色圈 */
  .template-collection .product-item{
    padding-bottom: 12px;
  }
  .product-item-colors{
    margin-top:15px;
    align-items: center;
    height: 12%
  }
  .list1 .product-item-colors{
    position: absolute;
    left: 11px;
    bottom: 2px;
    justify-content: flex-start;
    padding-right: 100px;
    height:10%;
  }
  .list1 .product-item-but{
    margin-top:8px;
    background-image: url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/cartbut2.svg?v=1658397343) !important;
  }
  .list1 .product-clk-img{
    width: 18px;
    height: 18px;
  }
  .list1 .p-color-hov{
    width: 24px;
    height: 24px;
  }
/*   .list1 .productbut-scope{
    display:none;
  } */
  .list .product-item-colors{
    position: absolute;
    width: auto;
    top: 76px;
    height: 8px !important;
    left: 52.5%;
    height: 20px !important;
    transform: none;
    justify-content: flex-start;
    padding-top:0;
    margin-top: 6.98vw;
  }
  .list .product-information{
   padding-top:3.53vw !important;
   justify-content: initial;
  }
  .list .product-clk-img{
    margin-left:0;
    margin-right:0;
  }
  .list .product-clk-img-box{
    padding:15px 6.5px;
  }
  .my_qvm a.close .icon{
    height:11px;
    width:11px;
  }
  .my_qvm .variant__button-label{
    width:29px !important;
    height: 29px !important;
    padding: 0 !important;
    text-align: center;
    line-height: 29px;
  }
  .my_qvm .product__submit--spb .product__submit__buttons{
    margin-bottom:0;
  }
  .my_qvm .label-hidden{
    position: initial !important;
    font-size: 12px;
  }
  .my_qvm .quantity__minus, .quantity__plus{
    top:11px;
  }
  .my_qvm .quantity__plus{
    right:24px;
  }
  .product-colr-pc{
    display:none !important;
  }
  .product-clk-img{
    margin: 0px;
  }
  .product-clk-img-box{
    padding:15px 7.5px;
  }
  .pci-remaining{
    margin-left:-2px;
    margin-right: -3.89vw;
  }
  .product-information{
    margin-bottom:-5px;
  }
  .swatch .swatch-element{
    margin-right:15px;
  }
  .list .template-collection .product__grid__title{
    margin-top:10px;
  }
  /*  控制列表页购物车按钮pc的隐藏  */
  .productbut-isshow-pc{
    display:none !important;
  }
  .list .product-item .product-link{
    width:50%;
  }
  .list .product-item__image{
    width:100% !important;
    height: 100%;
    padding-top: 100%!important;
  }
  .list .template-collection .product-item{
    padding-bottom:0;
  }
  .list .product-item{
    display:flex;
  }
  .product__slides .slick-slide{
    border-radius: 5px !important;
  }

}
.template-collection .product__grid__title:hover{
  color:#545454;
}
@media only screen and (max-width: 330px){
  .product-clk-img-box{
    padding:15px 4.5px;
  }
  .list .product-clk-img{
    margin-left:0;
    margin-right:2.401vw;
  }
  .list .product-clk-img-box {
    padding:10px 0px;
  }
  .list1 .product-item-colors{
    bottom:-7px;
  }
  .list .product-item-colors{
    top: 59px;
    left: 55.5%;
    margin-right: 6.5px;
  }
  .list .product-item-but{
    margin-top: 9.07vw;
  }
  .list .productbut{
    right:11px;
  }
  .pci-remaining{
    margin-right:-0.89vw;
  }
}
.product-item .product-link{
  height:auto !important;
}
.product__submit:not(.product__submit--spb) .product__submit__add{
  background-color:var(--main-color);
}
.but-test{
  background-color:var(--main-color);
}
.slideup{
  display: none;
}
.swatch label::after{
  border: 2px solid var(--main-color) !important;
}
.product-grid--search .product-item, .search__results .product-item{
  padding-bottom:20px;
}
.header__cart__count{
  background-color:var(--main-color);
}
.cart__subtotal .wh-original-price{
  color:var(--main-color);
}
.cart-info-container .btn{
  background-color:var(--main-color);
  width: 262px;
  border-radius: 5px;
}
.variant-input:checked+.variant__button-label{
  box-shadow:0 0 0 2px var(--main-color);
  color:var(--main-color);
}
.cart-popover .btn--primary{
  background-color:var(--main-color);
}
.cart-popover .btn--secondary{
  border:1px solid var(--main-color);
  color:var(--main-color);
}
.cart-popover .btn--secondary:hover{
  background-color:transparent;
  color:var(--main-color);
}
.my_qvm .product__submit__add:hover{
  background-color:var(--main-color);
  color:#fff;
}
#customer_login .btn{
  background-color:var(--main-color);
}
/* collections 颜色 end */
/* 修改多变体弹窗end */
.trigger-button-holder{
  display:none;
}
.pci-remaining-a{
  display:block;
  width:100%;
  height:100%;
}
.cart-info-container{
  margin:30px 0;
}
.search__results-container{
  padding-bottom:30px;
}
#ga-product_bought_together button.ga-addalltocart, #ga-product_bought_together button.ga-product_addtocart{
  background-color: var(--main-color) !important;
}
@media only screen and (max-width: 749px){
  .double__image-hover .product-item__bg__under{
    opacity: 1!important;
    display: block!important; 
  }
  /* 移动关闭小按钮 */
  .my_qvm .modal--quickview .close_mobile{
    top: -10px;
    right: -7px;
    background-size: cover;
    background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/icon-guanbi.svg?v=1635321697) !important;
  }
}
@media only screen and (max-width: 749px){
  /* 首页移动端的加购按钮 */
  .listofgoods .product-item-but{
    text-align: center;
    height: 0;
    line-height: 40px;
    height: 40px;
    background-color: var(--main-color);
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 0;
    display: block;
    width: 100%;
    border: none;
  }
  .popout--sort .popout__toggle{
    letter-spacing: .5px;
  }
/*   .search__results{
    padding-bottom:60px;
  } */
  .collection .collection__title .hero__title+.hero__description{
    word-break: break-word !important;
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 380px){
  .popout--sort .popout__toggle{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 130px;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 340px){
  .popout--sort .popout__toggle{
    width: 90px;
  }
}
/* 筛选功能样式start  */
.sidebar__item_active{
  border: 1px solid var(--main-color) !important;
  background-image:url(https://cdn.shopifycdn.net/s/files/1/0440/7142/0058/files/icons122.svg?v=1658398601) !important;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: right top;
}
.collection__sidebar__heading{
  letter-spacing: 0;
}
.collection_fliter_body{
  position: relative;
}
.fliter_loding{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 30px;
  height: 30px;
  z-index:3;
}
.sidebar__item{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media only screen and (min-width: 750px){
  .collection__sidebar__heading{
    border-bottom:0;
    color:#000;
    font-size:14px;
    font-weight:bold;
    text-transform: capitalize;
  }
  .collection-nav{
    display:flex;
    flex-wrap:wrap;
  }
  .link--add a:before, .link--disable:before, .link--remove a:before{
   display:none !important;
  }
  .link--add a, .link--disable, .link--remove a{
    display:block;
  }
  .product-grid{
    margin: 0 auto;
    max-width: 1400px;
  }
  .collection__sidebar{
    display:flex;
    max-width:1357px;
    margin:0 auto;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  .collection_fliter_body{
    height:100%;
    padding-top:40px;
    padding-left:20px;
  }
  .collection__sidebar__slider{
    height: auto;
    width:100%;
    z-index: 9999;
  }
  .sidebar__item{
    position: relative;
     display:block;
    width:90px;
    border:1px solid #e8e8e8;
    text-align:center;
    padding: 6px 0px;
    margin-right:5px;
    color:#4a4a4a;
    font-weight:bold;
    cursor: pointer;
    letter-spacing: 0px;
    text-transform: capitalize;
  }
  .tag-color{
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    left: 12px;
    border-radius:2px;
    top: 50%;
    transform: translate(0%,-50%);
    background-size:cover;
    border:transparent 1px solid;
  }
  .sidebar_but{
    display: flex;
    justify-content: center;
    font-size:15px;
    margin-bottom:45px;
  }
  .cs-but1{
    width:155px;
    height:45px;
    line-height:45px;
    margin-right:20px;
    border:1px solid var(--main-color);
    color:var(--main-color);
    text-align:center;
    cursor:pointer
  }
  .cs-but2{
    width:155px;
    height:45px;
    border:1px solid var(--main-color);
    background-color:var(--main-color);
    line-height:45px;
    text-align:center;
    cursor:pointer;
    color:#fff;
  }
  .cs-but2:hover{
    background: var(--main-color);
    color:#fff;
  }
  .cs_header{
    display:none;
  }
  .m_cs_mask{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 3;
    display:none;
    z-index:998;
  }
  .collection__sidebar__group{
    flex:1;
  }
  .collection__sidebar_border{
    display:none;
  }
  .collection__nav--sort{
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1357px;
  }
  .collection__products{
    overflow: hidden;
  }
  .product-grid{
    min-height:calc(100vh - 10vh);
  }
  .popout-list{
    z-index:99991;
  }
  .collection__sidebar__slider{
    transform: translateY(-100%) !important;
  }
  .collection__sidebar__slider.expanded{
    transform: translateY(0%) !important;
  }
  .collection__sidebar__slider.expanding.expanded{
   z-index:999;
  }
}
@media only screen and (max-width: 749px){
  .collection__sidebar__slider{
    width: 82.2%;
    position: fixed;
    top: 0;
    z-index: 999999 !important;
    height:100%;
  }
  .collection__sidebar__slider::-webkit-scrollbar {
    display: none; 
  }
  .collection__sidebar::-webkit-scrollbar {
    display: none; 
  }
  .cs_header{
    height: 53px;
    text-align:center;
    line-height:53px;
    color:#000;
    font-size:18px;
    border-bottom:1px solid #e8e8e8;
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 1;
  }
  .collection__sidebar{
    margin:14vw 6.8vw 0 6.8vw;
    overflow: scroll;
    padding-bottom: 70px;
    padding-top: 30px;
    width:auto !important;
  }
  .collection-nav{
    display:flex;
    flex-wrap:wrap;
  }
  .link--add a:before, .link--disable:before, .link--remove a:before{
    display:none !important;
  }
  .sidebar__item{
    position: relative;
    display:block;
    width: 31%;
    border:1px solid #e8e8e8;
    text-align:center;
    padding: 1.58vw 0;
    margin-right:1.13vw;
    font-weight:bold;
    letter-spacing: 0px;
    color:#4a4a4a;
    text-transform: capitalize;
    font-size:12px;
  }
  .collection__sidebar__heading{
    position: relative;
    border-bottom:none;
    color:#000;
    font-size:14px;
    margin-bottom:0px;
    text-transform: capitalize;
  }
  .sidebar_but{
    width:100%;
    position: absolute;
    bottom: 0;
    display: flex;
    z-index:1;
  }
  .cs-but1{
    width:50%;
    height:45px;
    line-height:45px;
    color:var(--main-color);
    text-align:center;
    cursor:pointer;
    background-color:#d4fcfb;
  }
  .cs-but2{
    width:50%;
    height:45px;
    background-color:var(--main-color);
    line-height:45px;
    text-align:center;
    cursor:pointer;
    color:#fff;
  }
  .tag-color{
    height: 10px;
    width: 10px;
    display: inline-block;
    position: absolute;
    left: 10px;
    border-radius:2px;
    top: 50%;
    transform: translate(0%,-50%);
    background-size:cover;
    border:transparent 1px solid;
  }
  .cs_header_close{
    background-size: cover;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translate(0%,-50%);
    right: 17px;
    background-image:url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/Shut_down.svg?v=1636005399) !important;
  }
  .m_cs_mask{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 999999;
    display:none;
  }
  .collection__sidebar__heading_top{
    width: 18px;
    height: 15px;
    display: inline-block;
    position: absolute;
    right: 9px;
    top:5px;
    background-size: cover;
    background-image:url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/topfiiter.svg?v=1636005286) !important;
  }
  .csh_border_bot{
    height: 1px;
    background: #e8e8e8;
    width:96%;
    display:none;
    margin-bottom: 10px;
    margin-top:10px;
  }
  .csh_to_pactive{
    transform: rotate(180deg);
  }
  .collection__sidebar_border{
    height:1px; 
    margin-bottom:10px;
    margin-top:10px;
  }
  .collection_fliter_body{
    overflow: hidden;
    overflow-y: scroll;
    height: 100%;
  }
  .collection_fliter_body::-webkit-scrollbar {
    display: none;
  }
  .product-grid{
    min-height:calc(100vh - 34vh);
  }
}
.collection_snum{
  display:none;
}
.color_sidebar__item .collection-nav .sidebar__item{
  text-align:left;
  padding-left: 24px;
}
@media only screen and (max-width: 355px){
  .sidebar__item{
    width: 48%;
  }
  .color_sidebar__item .collection-nav .sidebar__item{
    text-align:center;
    padding-left:0;
  }
}
.body_hidden{
  overflow:hidden;
  height: 100%;
}
.collection__sidebar__slider{
  z-index:9999;
}
.prev-display-none{
  display:none;
}
.sidebar__item_disable{
  background: #FAFAFA;
  border: 1px solid #E8E8E8;
  color:#E2E2E2;
  cursor:not-allowed;
}
.sidebar__item_disable .tag-color{
  background:#E8E8E8 !important;
  border:1px solid #E8E8E8 !important;
}
.qvm_but_disable{
  background-color: #bbb;
}
.variant--soldout .product__submit__add{
  background-color: #bbb !important;
}
.product-item_disabled .productbut{
  display:none !important;
}
#wigget_3544 button.ga-addalltocart, #wigget_3544 button.ga-product_addtocart{
  background-color:var(--main-color)!important;
}
@media only screen and (min-width: 750px){
  .collection__title{
    max-width: 1400px !important;
    margin: 0 auto ;
  }
}

/* 价格筛选 */
.slider-container{
  flex:1;
  width:275px !important;
  margin-bottom:50px;
}
.slider-container .back-bar{
  border-bottom: #9B9B9B 1px dashed;
  border-radius: 0px;
  background-color: #fff !important;
  background-image: none !important;
}
.slider-container .back-bar .selected-bar{
  top:3px;
}
.slider-container .scale span{
  border-left:none !important;
}
.slider-container .scale ins{
  font-size:12px !important;
  color: #9B9B9B;
  background-color:#fff;
  margin-top:10px;
}
.slider-container .scale span:nth-child(2) ins{
  left: -8px !important;
}
.slider-container .back-bar .pointer-label{
  color:var(--main-color);
  font-size:15px !important;
  top:-29px !important;
}
.slider-container .back-bar .selected-bar{
  color:var(--main-color);
  background-color:var(--main-color) !important;
  background-image: linear-gradient(to bottom, var(--main-color), var(--main-color)) !important;
}
.slider-container .back-bar .pointer{
  width:18px !important;
  height:18px !important;
  background-color: #fff !important;
  border:3px solid var(--main-color)!important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  background-image: linear-gradient(to bottom, #fff, #fff) !important;
  top:-3px;
  z-index:3;
}
.pricefilter_title{
  margin-bottom:70px;
  border-bottom: 0;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}
.pointer-label.high{
  margin-left:2px;
}
.slider-container{
  position: relative;
}
.facet-checkbox{
  text-transform: capitalize;
}
.products_count{
  color:var(--main-color);
  font-size:14px;
}
.products_count_span{
  color:#9b9b9b;
}
.slider-dot {
  display:block;
  position: absolute;
  top: 1px;
  z-index:1;
  height:5px;
  width:5px;
  background-color:black;
  border-radius:50%;
}
.slider-dot2 {
  right: 0;
}
.theme-blue .back-bar .pointer-label{
  color:var(--main-color) !important;
}
@media only screen and (min-width: 750px){
  .collection__sidebar{
    max-width:1474px;
    padding-right:20px;
  }
  .collection .collection__nav--filter.collection__nav--sort{
    max-width:1474px;
  }
  .slider-container .scale ins{
    left:-3px !important;
  }
  .products_count{
    text-align: center;
    margin-bottom:20px;
  }
  .sidebar_but{
    margin-bottom:20px;
  }
  .products_count_pc{
    display:block !important;
  }
  .products_count_m{
    display:none !important;
  }
}
@media only screen and (max-width: 749px){
  .slider-container{
    width:265px !important;
    margin-left: 6px;
  }
  .slider-container .back-bar .pointer-label {
    top:-24px !important;
    font-size:12px !important;
  }
  .pricefilter_title{
    margin-bottom:50px;
  }
  .collection__sidebar{
    margin:0;
    padding: 14vw 5vw 100px 6.8vw;
  }
  .slider-container .scale ins{
    left:-3px !important;
  }
  .products_count{
    bottom: 50px;
  }
  .products_count_pc{
    display:none !important;
  }
  .products_count_m{
    display:block !important;
  }
  .filter_heafer_2{
    display: flex;
    padding-left: 6.8vw;
    padding-right: 7.3vw;
    justify-content: space-between;
  }
  .filter_heafer_2 .cs_header_close{
    right: -30px;
  }
}
@media only screen and (max-width: 400px){
  .slider-container{
    width:240px !important;
  }
}
@media only screen and (max-width: 360px){
  .slider-container{
    width:220px !important;
  }
}
.sidebar_but{
 z-index:4;
}
.sidebar_item_disabled{
  display:none !important;
}
@media only screen and (min-width: 750px){
  .collection__sidebar{   
    overflow-y: scroll;
    height: 420px;
  }
}
.my_qvm .variant-input-wrap .variant__button-label {width:100% !important;padding:0 8px !important;}
.my_qvm .product__price{color: #ffc4ab!important;}
/* 头部小图标 */
.ft-l-box-bg{display:none !important;}

/*  礼品盒 start */
.product-item[data-product-id="7176995373210"],
.product-item[data-product-id="7315813892250"]{
  display:none;
}
.product_gift_wrap{
  border-radius: 4px;
  width:100%;
  height:70px;
  background-color: rgba(241,114,40,.1);
  display:flex;
  align-items: center;
  padding:0 20px;
  cursor: pointer;
  margin-top:10px;
}
.pgw_img{
  margin:-4px 10px 0 24px;
  width:18px;
  height:17px;
  background-size:cover;
  background-image:url(https://cdn.shopifycdn.net/s/files/1/0569/5891/0664/files/gift_wrap.svg?v=1639477650);
}
.pgw_title{
  font-size:13px;
  color:#000000;
}
.prgw_left{
  flex:1;
  display: flex;
  align-items: center;
}
.prgw_center{
  flex:1;
  display: flex;
  justify-content: end;
}
.prgw_right{
  flex:1;
  display: flex;
  justify-content: center;
  color:#FB9F79;
  font-size:15px;
  font-weight:bold;
}
.pgw_redio{
  width: 14px;
  height: 14px;
  border: 1px solid #9b9b9b;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pgw_bg_color{
  width:8px;
  height:8px;
  border-radius:50%;
}
.template-product .pgw_adjust,.pgw_adjust_plus{
  padding:20px !important;
  text-align:center;
}
.pgw_number{
  display:flex;
  align-items:center;
  margin:0 20px;
}
/* 弹窗 */
.my_qvm .pgw_adjust{
  padding:10px !important;
}
.my_qvm .pgw_adjust_plus{
  padding:10px !important;
}
.my_qvm .pgw_number{
  margin:0 10px;
}
.my_qvm .product_gift_wrap{
  width:250px;
  padding:0 7px;
}
.my_qvm .pgw_img{
  margin: -4px 3px 0 10px;
}
.my_qvm .prgw_left{
  flex:auto;
  margin-right:20px;
}
/* 购物车 */
#CartForm .prgw_left,.prgw_right{flex:1;}
#CartForm .prgw_right{justify-content: end;padding-right: 28px;}
#CartForm .prgw_left{margin-right:10px;}
#CartForm .pgw_img{margin:-4px 5px 0 13px;}
#CartForm .product_gift_wrap{padding-right:0;}
#CartForm .pgw_adjust{padding: 20px!important;text-align: center;}
#CartForm .pgw_number{margin:0 14px;}
@media only screen and (max-width: 749px){
  .ga-product-form{width:100%;}
  .product__submit:not(.product__submit--spb) .product__submit__buttons{
    width:100%;
  }
  .product__submit:not(.product__submit--spb) .product__submit__add{
    margin-top:20px;
    width:100%;
  }
  .pgw_img{
    margin:0 4px 0 13px;
  }
  .prgw_left{
    flex:auto;
  }
  .pgw_number{
    margin:0 4vw;
  }
  .template-product .pgw_adjust,.pgw_adjust_plus{
    padding:5vw !important;
  }
  .my_qvm .pgw_adjust{
    padding:3vw !important;
  }
  .my_qvm .pgw_adjust_plus{
    padding:3vw !important;
  }
  .my_qvm .product_gift_wrap{
    margin:0 29px;
    width:auto;
  }
  .my_qvm .prgw_left{
    margin-right:0;
  }
  #CartForm .prgw_left{flex: inherit;}
  #CartForm .prgw_right{justify-content: center; padding-right:0;flex:1;}
  #CartForm .product_gift_wrap{padding:0 0 0 15px;}
  #CartForm .pgw_adjust{padding: 5vw !important;}
  #CartForm .pgw_adjust_plus{padding:5vw !important;}
}
@media only screen and (max-width: 326px){
  .my_qvm .pgw_adjust{
    padding:3vw !important;
  }
  .my_qvm .pgw_adjust_plus{
   padding:3vw !important;
  }
  .my_qvm .pgw_number{
    margin:0;
  }
  #CartForm .pgw_adjust{padding: 3vw !important;}
  #CartForm .pgw_adjust_plus{padding:3vw !important;}
}
.giftwrap_active .pgw_bg_color{
  background-color:#F17228;
}
.giftwrap_active{
  background-color: rgba(241,114,40,.2);
}
.gift_wrap_pgwnumber{display:none;}
/* .js_gift_box{display:none;} */
.product_gift_wrap{display:none;}
.cart_giftwrap_hidden{display:none;}
.cart table tbody tr:first-child>td{
  border:none;
}
.cart table tr>td, table tr>th {
  border-bottom: 1px solid #f0f0f0 !important;
}
.cart .theme{
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding-bottom: 0.5em;
}
.gutter-top{border:none !important;}
.cart_container_hidden{display:none!important;}
/*  礼品盒 end */
@media only screen and (max-width: 749px){
  #wigget_3544 h2{font-size:21px !important;}
  ul.ga-products-input li input{
    margin-top:0px !important;
  }
  .ga-products-input input[type=checkbox]{
    position: relative !important;
  }
  ul.ga-products-input li{
    padding-left: 0px !important;
  }
  .ga-product_variants-container{
    margin-left:0 !important;
  }
}
#ga-product_related button.ga-addalltocart, #ga-product_related button.ga-product_addtocart{
  background-color:var(--main-color)!important;
}
.product__price .money{color:var(--main-color);font-size: 16px;}
.product__price--sale .money{font-size: 25px;}
.product__price--strike .money{color: rgba(0,0,0,.3) !important;}
/* 详情页调整start */
.quantity_label{display:none;}
.option_values_style{display:none;}
#template-product .option_values_style{color:#a1a1a1;font-weight: normal;}
#template-product .product__title{margin-bottom:20px;}
#template-product .product__price--sale{color:var(--main-color);font-size:25px;margin-right:8px;}
#template-product .product__price--strike{color:#D9D9D9;font-size:16px;}
#template-product .product__price{margin-bottom:0px;}
#template-product .variant-label{
  margin-top:1.6vw;
  color:#000000;
  font-size:14px !important;
  border-bottom:1px solid #e8e8e8;
  padding-bottom:8px;
  font-weight:bold;
  margin-bottom:1.04vw;
  text-transform: uppercase;
}
#template-product .swatch .swatch-element{margin-bottom:15px;margin-right:17px;}
#template-product .swatch label span{
  top: 2px;
  left: 2px;
}
#template-product .swatch input[type=radio]:checked+label::after{
  width:26px;
  height:26px;
}
#template-product .swatch label{
  height:20px !important;
  min-width: 20px!important;
}
#template-product .product__form .selector-wrapper{min-width:100%;}
#template-product .variant__button-label{border-radius:5px;margin-bottom:10px;}
#template-product .quantity_label{
  display:block;
  margin-top:1.6vw;
  color:#000000;
  font-size:14px !important;
  border-bottom:1px solid #e8e8e8;
  padding-bottom:8px;
  font-weight:bold;
  margin-bottom:1.04vw;
}
#template-product .quantity__input{
  margin:0;
  border: none;
}
#template-product .quantity__plus{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #E8E8E8;
  padding: 0;
}
#template-product .quantity__minus{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #E8E8E8;
  padding: 0;
}
#template-product .product_gift_wrap{
  margin-top:1.7vw;
  height:50px;
}
#template-product .form__width .product__submit{
  margin-top:25px;
}
#template-product .prgw_center{flex:2;}
#template-product .prgw_right{justify-content: end;}
#template-product .product__form__errors{padding-bottom:0;}
#template-product .form__width .product__submit__buttons .product__submit__add{
  margin-bottom:1.05vw;
  border-radius:4px;
  text-transform: uppercase;
  font-size:16px;
  font-family: 'SourceSansPro';
}
#template-product .product__selectors{margin-top:0;}
#template-product .product-description{
  padding:0; 
  background: #fafafa;
  margin-top:0;
}
#template-product .accordion-toggle{
  border-bottom:1px solid #e8e8e8;
  padding:20px 0 8px 0;
  border-top:0;
  color: #000;
  font-size: 14px!important;
  font-weight:bold;
}
#template-product .accordion{
  border:none;
}
#template-product .variant-field{
  margin-right:10px;
}
#template-product .product-description em{
  font-style: normal !important;
}
#template-product .product-description span{
  margin-top:5px;
  display: inline-block;
}
#template-product .product-description p{
 margin:0;
}
#template-product #ga-product_bought_together .ga-title{
  text-align:left !important;
  color: #000 !important;
  font-size: 14px!important;
  font-weight: bold;
  border-bottom: 1px solid #e8e8e8;
  padding: 20px 0 8px 0;
  text-transform: uppercase;
}
#globoRecommendationsBottom .ga-title{
  text-transform: uppercase !important;
}
#template-product #ga-product_bought_together{padding-bottom:0;}
#template-product .ga-product-form{bottom:-77px;}
#template-product .accordion .accordion__icon{
  background-image: url(https://cdn.shopify.com/s/files/1/0440/7142/0058/files/detail_icon.svg?v=1642037497);
  background-size: cover;
  width: 7.6px;
  height: 14px;
}
#template-product .oi[data-glyph=chevron-right]:before{
  content: '';
}
.product__sharing .sharing{
  justify-content: end;
}
#template-product .share{
  padding: 0 0 0 0.875rem;
}
#template-product .product__sharing .sharing{
  padding:25px 0 0 0;
}
#ga-product_bought_together .ga-products-input .ga-product_title{
  font-size:14px !important;
}
.ga-products-box h2{
  color:#000 !important;
  margin-bottom:45px !important;
  font-size:16px !important;
  font-weight:bold !important;
  text-transform: uppercase !important;
}
.ga-carousel_wrapper .gowl-carousel .gowl-item{
  padding:0 4px;
}
.ga-carousel_wrapper .ga-product{
  border: 1px solid #E8E8E8;
  border-radius: 4px;
  padding:0;
  padding-left: 0px!important;
  padding-right: 0px!important;
  padding-bottom: 13px !important;
  position: relative;
}
.gowl-item .ga-product_title {
  color:#000 !important;
  font-weight:bold;
  margin:0 13px !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ga-product_active .ga-product_title  {
  white-space:pre-line;
  margin-bottom :20px !important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp: 2;
  height:39px !important;
  min-height:39px !important;
}
.ga-product_variants-container .ga-hidden{display:none !important;}
.gowl-item .ga-product_variants-container{
  margin:0 13px !important;
}
.gowl-item .ga-product_price-container{
  margin:0 13px !important;
}
.ga-product_oldprice{margin-left:0 !important;}
span.ga-product_price-container{
  display: flex !important;
  flex-direction: column-reverse;
  margin-bottom:0 !important;
}
.ga-product_addtocart{
  position: absolute;
  bottom: 18px;
  right:14px;
  width:5.52vw !important;
  height:1.21vw !important;
  font-size:.78vw !important;
  line-height: 0 !important; 
  padding-left: 0 !important; 
  padding-right: 0 !important;
  border-radius: 28px !important;
  background-color:var(--main-color) !important;
  padding:0 10px;
  font-family: 'SourceSansPro';
}
#ga-product_related span.ga-product_price{
  font-size:16px !important;
  color: var(--main-color) !important;
  margin-top:-6px;
}
#ga-product_related .ga-product_oldprice{
  font-size:14px !important;
  color: #D9D9D9 !important;
  font-weight: normal !important;
}
#wigget_3544 h2{
  margin-bottom: 45px;
  color: #000 !important;
  font-size: 16px!important;
  font-weight:bold !important;
}
.ga-product_oldprice .money{
  font-size: 14px!important;
  color: #d9d9d9!important;
}
.ga-product_price .money{
  color: var(--main-color)!important;
  font-size:16px !important;
}
#template-product .accordion-content{
  margin-top:20px;
  padding-bottom: 0px;
  padding: 0.89vw;
  background: #fafafa;
}
#template-product .accordion-content p{
  margin:0 !important;
  font-size:13px !important;
}
.ga-product-form .ga-addalltocart{
  border-radius: 4px;
}
.ga-product_addtocart{
  text-transform: uppercase;
}
.product__submit__add{
  text-transform: uppercase;
}
#ga-product_bought_together button.ga-addalltocart, #ga-product_bought_together button.ga-product_addtocart{
  text-transform: uppercase;
  font-size:16px !important;
  font-family: 'SourceSansPro';
}
#productBoughtTogether{
  margin-bottom:65px!important;
}
.ga-carousel_wrapper .gowl-nav .gowl-next, .ga-carousel_wrapper .gowl-nav .gowl-prev{
  top:50% !important;
}
@media only screen and (min-width: 750px){
  #template-product .product__page>div:last-child{padding-left:80px;}
  ul.ga-products-input li{
    display:flex;
    justify-content: space-between;
  }
  #ga-product_bought_together .ga-products-input .ga-product_title{
    margin-left:24px;
    min-width: 200px;
  }
  .ga-products-input input[type=checkbox]{
    position: absolute !important;
    top: 2px !important;
  }
  .grid__item .form__wrapper {
    width: auto;
  }
  #template-product .product_gift_wrap{
    padding:0 1.04vw;
  }
}
@media only screen and (max-width: 1440px){
  .ga-product_addtocart{
    width: 7vw!important;
    height: 2vw!important;
  }
  ul.ga-products-input li{
    display: block;
  }
  .ga-products-input .ga-product_variants-container{
    display:block;
  }
  .product__wrapper{
    margin: 90px 40px 0 40px;
  }
  #ga-product_related{
    padding:30px 40px 0 40px !important;
  }
}
@media only screen and (max-width: 1110px){
  .ga-product_addtocart{
    width: 8.52vw!important;
    height: 2.5vw!important;
  }
  #template-product .pgw_img{
    margin:-4px 5px 0 9px;
  }
  #template-product .pgw_number{
    margin:0 10px;
  }
  #template-product  .pgw_adjust_plus{
    padding:10px !important;
  }
  #template-product  .pgw_adjust{
    padding:10px !important;
  }
  .product__thumbs--square .swiper-button-next{
    right:-3vw !important;
  }
  .product__thumbs--square .swiper-button-prev{
   left:-3vw !important;
  }
}
@media only screen and (max-width: 749px){
  #template-product .product-description{
    margin-top:0;
    padding:0;
  }
  #template-product .accordion-content{
    padding:17px;
  }
  #ga-product_related span.ga-product_price{
    font-size:14px !important;
  }
  #template-product .grid__item {
    padding-left: 15px;
  }
  #template-product .breadcrumbs{
    margin-bottom:18px;
  }
  #template-product .product__title{
  	margin:7.25vw 0px 8px;
  }
  #template-product .variant-label{
    margin-top:7.25vw;
    margin-bottom:4.9vw;
    font-size:13px !important;
  }
  #template-product .swatch .swatch-element{
    margin-right:15px;
  }
  #template-product .variant-field{
    margin-right:0;
  }
  #template-product .quantity_label{
    margin-top:5.8vw;
    margin-bottom:4.9vw;
    font-size:13px !important;
  }
  #template-product .quantity__input{
    padding:6px 10px;
  }
  #template-product .product_gift_wrap{
    border-radius: 4px;
    margin-top:7.25vw;
  }
  .product__submit:not(.product__submit--spb) .product__submit__add{
    margin-top:0;
  }
  #template-product .product__submit__add{
    height:50px;
  }
  #template-product .accordion .accordion__icon{
    width: 5.6px;
    height: 11px;
  }
  #template-product .accordion-toggle{
    padding:5.8vw 0 8px 0;
    font-size:13px !important;
  }
  #template-product #ga-product_bought_together .ga-title{
    padding:7.23vw 0 8px 0;
    margin-bottom:4.9vw !important;
  }
  #template-product .ga-product-form{
    bottom:-82px;
  }
  .product__sharing .sharing{
    justify-content: flex-start;
  }
  #template-product .share{
    padding: 0 0.875rem 0 0;
  }
  #ga-product_related{
    margin:10px auto !important;
    padding:0 !important;
    padding-top:40px !important;
  }
  .ga-products-box h2{
    margin-bottom:35px !important;
  }
  .ga-product_addtocart{
    width: 79px !important;
    height: 23px !important;
    font-size:12px !important;
    right: 13px !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }
  #ga-product_bought_together button.ga-addalltocart, #ga-product_bought_together button.ga-product_addtocart{
    border-radius: 4px;
    padding: 25px 35px;
    line-height: 2px;
  }
  #template-product .form__width .product__submit__buttons .product__submit__add{
    margin-bottom:0;
    border-radius: 4px;
    font-size:16px;
  }
  #template-product .product-description em{font-size:13px;}
  .product-description{font-size:13px;}
  .gowl-nav{display:none;}
  .gowl-item{width: 171.5px!important;}
  .ga-carousel_wrapper{padding-left:0 !important;padding-right:0 !important;}
  #ga-product_bought_together .ga-products-input .ga-product_title{
    display: inline-block;
  }
  .ga-products-input input[type=checkbox]{
    display: inline-block;
    position: relative!important;
  }
 .ga-products-input .ga-product_variants-container{
    display:block;
  }
  #template-product #ga-product_bought_together .ga-title{
    font-size:13px !important;
  }
  .product__wrapper {
    margin: 90px 15px 0 15px;
  }
  ul.ga-products-input li{display: block;}
}
ul.ga-products-input li input{
  margin-top:0px !important;
}
ul.ga-products-input li{
  padding-left: 0px !important;
}
.ga-products-input input[type=checkbox]::after{
  background-color:var(--main-color);
}
.ga-products-input input[type=checkbox]{
  width: 16px;
  height: 16px;
  border:1px solid transparent;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 0.8rem;
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
}
.ga-products-input input[type=checkbox]:checked::after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  border-radius: 50%;
}
.ga-deactive input[type=checkbox]::after{
  background-color: transparent;
}
.ga-deactive input[type=checkbox]{
  border:1px solid #e8e8e8;
}
.ga-deactive .ga-product_title{
  color:#9B9B9B !important;
}
.ga-products-input .ga-product_variants-container{
  margin-left:25px !important;
}
.ga-product_variant_select {
  appearance:none !important;
  -moz-appearance:none !important;
  -webkit-appearance:none !important;
  -ms-appearance:none !important;
  background:url("https://cdn.shopify.com/s/files/1/0440/7142/0058/files/jiantouselect.png?v=1642037103") no-repeat scroll 95% 50% #fff !important;
  background-size: 8px 5px!important;
  border-radius: 4px !important;
}
.ga-products-input .ga-product_variant_select {padding:0 13px!important;}
.gowl-item .ga-product_title{
  min-height:auto!important;
}
.gowl-item .ga-product_variant_select{
  margin:0 !important;
  margin-top:6px !important;
  margin-bottom:6px!important;
}
#template-product  .size_guide_bg{
  background-color:#fff;
}
#template-product .prgw_left{flex:auto;}
.form__width .product__submit__buttons .product__submit__add{
  width:100%;
}
.product__submit:not(.product__submit--spb) .product__submit__buttons{
  width:100%;
}
.ga-product-form .ga-addalltocart{
  width:100% !important;
}
.ga-product-form {width:100% !important;}
#ga-product_related .ga-label_sale{display:none !important;}
.ga-product_image:after{
  padding-top:100% !important;
}
/* 详情页调整end */
/* 定制产品 */
.customized_text_input{
  width:100%;
  border-radius:4px;
}
.customized_text_tips{
  color:red;
  display:none;
}
.customized_text_tips_active{
  display:block;
}
.cart_ustomized_text{
  font-size: 0.875em;
  opacity: .7;
}
.customized_text_label{
  margin-top:1.6vw;
  color:#000000;
  font-size:14px !important;
  border-bottom:1px solid #e8e8e8;
  padding-bottom:8px;
  font-weight:bold;
  margin-bottom:1.04vw;
  text-transform: uppercase;
}
.my_qvm .customized_text_label{
  border-bottom:none;
  font-weight:normal;
  margin: 5px 0 10px;
  padding-bottom:0;
  font-size:12px !important;
  text-transform:capitalize;
  color:#292929;
}
@media only screen and (max-width: 749px){
  .customized_text_label{
    margin-top:5.8vw;
    margin-bottom:4.9vw;
    font-size:13px !important;
  }
  .my_qvm .customized_text_label{
    padding: 0 31px;
  }
  .my_qvm .customized_text_input{
    width:82%;
    margin: 0 0 0 31px;
  }
  .my_qvm .customized_text_tips{
    padding: 0 31px;
  }
  .collection__nav--sort {
    justify-content: space-between;
  }
  
}
/* 定制产品end */
/* 新增头部公告栏跟购物车文案样式 start*/
.price-span-border{
  border-bottom: 1px solid #ffb292;
  color:#F17228;
  font-weight:bold;
}
.page_msgs{left: 50%;}
.cdc_title{margin-bottom:12px;font-weight:bold;}
.cart_dis_code{
  font-size:14px;
  color:#1a1a1a;
  margin-bottom:12px;
}
.cdc_cont_title{
  color: #000000;
  margin-bottom:10px;
}
.cdc_more_title{
  color: #9B9B9B; 
  margin-top:10px;
}
#coupons_stacker_wrapper label{display:none !important;}
.stack-discounts-applied-discount svg{
  display:none !important;
}
.cart_amount{
  color:#9B9B9B;
  font-weight:bold;
}
.info__subtotal{
  font-size:18px; 
  color:#1a1a1a;
  display: flex;
  justify-content: space-between;
}
.info__subtotal>span:nth-child(1){font-size:15px;}
.cart-info-container h3 span{margin-right:0 !important;}
.cart__subtotal .wh-original-price{font-size:18px;}
.additional-notes{display:none;}
.wh-original-cart-total{width:100%; text-align:right; margin-right:0;}
#stack-discounts-subtotal-value{font-size:18px;font-weight:bold !important; color:#f17228 !important;}
#stack-discounts-subtotal-value strike{color:#9B9B9B;font-size:15px !important;font-weight:normal;}
.cart_to_active{display:none;}
.form_tol_body{
  width: 25%;
  margin: 30px 0;
}
.cart-info-container{
  width: 100%;
  margin-top:15px;
}
.cart_free{
  font-size: 0.875em;
  line-height: 1.5;
}
.discount-label span{font-size: 15px;}
.info__tax{display:none;}
@media only screen and (max-width: 749px){
  .form_tol_body{
    width: 100%;
    margin: 30px 0;
    display: block;
  }
  #stack-discounts-input-block{
    margin-top:5px;
  }
  .cart_free{
    text-align:center;
  }
}

/* 头部公告栏 自动折扣*/
.info__subtotal>span:nth-child(1){
  font-size:18px;
}
.cart__discounts__amount{
  color:#f17228;
}
