/** Shopify CDN: Minification failed

Line 562:2 Comments in CSS use "/* ... */" instead of "//"
Line 1700:52 Expected ")" to end URL token

**/
/*daojishi */
.memberFlash-timeBox ul{
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 767px) {
	.play {
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        margin-right: 10px;
    }
    .flip {
        position: relative;
        width: 24px;
        height: 24px;
        font-size: 12px;
        font-weight: 700;
        line-height: 24px;
        border-radius: 2px;
        padding: 0;
        margin:0;
    }
}
@media screen and (max-width: 749px){
	.play {
        display: inline-block;
        vertical-align: middle;
        overflow: hidden;
        margin-right: -10px;
    }
    .flip {
        position: relative;
        width: 20px;
        height: 20px;
        font-size: 12px;
        font-weight: 700;
        line-height: 20px;
        border-radius: 2px;
        padding: 0;
        margin:0;
    }
}
.flash-flip{
  text-align: center;
      margin-bottom: 10px;
}
.flash-title{
      font-weight: 600;
      font-size: 20px;
}
 .memberFlash-timeBox {
        display: inline-block;
        font-size: 20px;
        font-weight: 600;
        line-height: 36px;
        vertical-align: middle;
        letter-spacing: normal;
    }
    .colon {
        display: inline-block;
        margin-left: 4px;
        margin-right: 4px;
        font-size: 12px;
        font-weight: 700;
        vertical-align: middle;
        line-height: 20px
    }
    .flip .item {
        list-style: none;
        z-index: 1;
        position: absolute;
        left: 0;
        top: 0;
        width: 60%;
        height: 100%;
        perspective: 200px;
        transition: opacity .3s
    }
    .flip .item.active,.flip .item:first-child {
        z-index: 2
    }
    .flip .item .down,.flip .item .up {
        z-index: 1;
        position: absolute;
        left: 0;
        width: 100%;
        height: 50%;
        overflow: hidden
    }
    .flip .item .up {
        transform-origin: 50% 100%;
        top: 0
    }
    .flip .item .up:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        height: 18px
    }
    .flip .item .down {
        transform-origin: 50% 0;
        bottom: 0;
        transition: opacity .3s
    }
    .flip .item .inn {
        position: absolute;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 200%;
        color: #fff;
        background-color: #000;
    }
    .flip .item .up .inn {
        top: 0
    }
    .flip .item .down .inn {
        bottom: 0
    }
    .flip-clock {
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        margin-bottom: 3px;
    }
    .flip-item__right {
        border-radius: 0 3px 3px 0
    }
    .flip-item__left {
        border-radius: 3px 0 0 3px
    }
    .play .item.before {
        z-index: 3
    }
    .play .item.active {
        animation: asd .5s linear .5s both;
        z-index: 2
    }
    .play .item.before .up {
        z-index: 2;
        animation: turn-up .5s linear both
    }
    .play .item.active .down {
        z-index: 2;
        animation: turn-down .5s linear .5s both
    }
    @keyframes turn-down {
        0% {
            transform: rotateX(90deg)
        }

        to {
            transform: rotateX(0deg)
        }
    }

    @keyframes turn-up {
        0% {
            transform: rotateX(0deg)
        }

        to {
            transform: rotateX(-90deg)
        }
    }

    @keyframes asd {
        0% {
            z-index: 2
        }

        5% {
            z-index: 4
        }

        to {
            z-index: 4
        }
    }
    .play .shadow {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2
    }
    .play .before .up .shadow {
        animation: show .5s linear both
    }
    .play .active .up .shadow,.play .before .up .shadow {
        background: #000;
    }
    .play .active .up .shadow {
        animation: hide .5s linear .3s both
    }
    .play .before .down .shadow {
        background: #000;
        animation: show .5s linear both
    }
    .play .active .down .shadow {
        background: #000;
        animation: hide .5s linear .3s both
    }
    @keyframes show {
        0% {
            opacity: 0
        }

        to {
            opacity: 1
        }
    }

    @keyframes hide {
        0% {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }
/* daojishi */
/* 首页倒计时模块 */
@media screen and (min-width: 767px) {
  #shopify-section-0a0d761b-316b-4044-a0e2-b0a09bca9045{
    margin-bottom: 40px;
  }
  .hu-flash-down .play{
      margin-right:0px;
  }
  .hu-flash-down .flip .item{
    width:100%;
  }
  .hu-flash-down .flash-end-title{
      font-weight: 600;
  }
  .hu-flash-down .memberFlash-timeBox{
        font-weight: 100;
   }
  .hu-flash-down .flip{
    font-weight: 100;
    width: 20px;
    height:40px;
    line-height: 40px;
    font-size: 18px;
  }
  .hu-flash-down .colon{
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 749px){
  .hu-flash-down .flip{
      font-weight: 100;
      width: 15px;
      height:30px;
      line-height: 30px;
      font-size: 16px;
    }
  .hu-flash-down .flip .item{
    width:100%;
  }
  .hu-flash-down .play{
      margin-right:0px;
  }
  .hu-flash-down .flash-end-title{
      font-weight: 600;
  }
}
.flash-end .flash-end-title,.flash-end .flash-flip{
  display: inline-block;
}
/* 圣诞活动页倒计时 */
@media screen and (min-width: 767px) {
  .merry-christmas .play{
      margin-right:5px;
  }
  .merry-christmas .flip{
    width:24px;
  }
  .merry-christmas .flip .item{
    width:100%;
  }
}
.merry-christmas .flip .item .inn, 
.merry-christmas .play .active .up .shadow,
.merry-christmas .play .before .up .shadow,
.merry-christmas .play .before .down .shadow,
.merry-christmas .play .active .down .shadow{
  background: #9536ff;
}
.merry-christmas  .section-header{
  background: #000;
}
.merry-christmas .section-header__title{
  color:#fff;
}
.merry-christmas .flash-end{
  color:#fff;
}
/* 圣诞活动页倒计时 */
/* 首页倒计时模块 */
.black_friday{
  background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
}
.money_code_all{
  display: flex;
  margin-left: 100px;
  color: #fff;
}
.time{
    font-size: 9px;
    margin-left: 122px;
    margin-top: 11px;
    font-weight: 600;
}
.money_code_1,.money_code_2{
    padding: 4px 5px;
}
.money_code_1 .money,.money_code_2 .money{
    font-weight: 600;
    font-size: 18px;
}
.money_code_1 .code,.money_code_2 .code{
    font-size: 10px;
    text-align: center;
}
.money_code_all .money_1,.money_code_all .code_1{
    font-weight: 600;
    font-size: 18px;
    padding: 11px 5px;
}
.money_code_all_right{
    display: flex;
    color: #fff;
    margin-top: 52px;
    margin-left: 7px;
}
.money_code_all_right .money_1{
    font-weight: 600;
    font-size: 18px;
}
.money_code_all_right .code_1{
    font-size: 10px;
    text-align: center;
}

@media screen and (min-width: 767px) {
	.black_friday .price{
      color: #fff;
      margin: 6px 0;
      font-size: 25px;
      font-weight: 600;
  }
  .black_friday .price span{
      margin-left: 15px;
      margin-top: 12px;
      display: block;
  }
}


@media screen and (max-width: 749px){
.money_code_all {
    display: flex;
    margin-left: 60px;
    color: #fff;

  }
  .black_friday .price span{
    margin-left: 10px;
    display: block;
    margin-top: 8px;
  }
   .black_friday .price {
    color: #fff;
    margin: 4px 0;
    font-size: 12px;
    font-weight: 600;
}
  .black_friday .money_code_all_one{
  margin: 5px 0 5px 60px;
}
  .money_code_all .money_code_1,.money_code_all .money_code_2{
    padding: 0 3px;
  }
  .time {
    font-size: 8px;
    margin-left: 70px;
    font-weight: 600;
    padding-top: 5px;
    margin-top: 0;
}
  .money_code_1, .money_code_2 {
    padding: 12px 5px 0 5px;
}
  .money_code_1 .money, .money_code_2 .money {
    font-weight: 600;
    font-size: 8px;
}
  .money_code_1 .code, .money_code_2 .code {
    font-size: 8px;
    text-align: center;
}
  .money_code_all_right {
    display: flex;
    color: #fff;
    margin-top: 17px;
    margin-left: 7px;
}
  .money_code_all_right .money_1 {
    font-weight: 600;
    font-size: 8px;
}
  .money_code_all_right .code_1 {
    font-size: 8px;
    text-align: center;
}
 
  .money_code_all .money_1, .money_code_all .code_1 {
    font-weight: 600;
    font-size: 8px;
    padding: 0 3px;
}
  .black_friday .pc-time{
    display:none;
  }
}
/* flash 倒计时 优化 产品tag*/
@media screen and (min-width: 767px) {
	#bf-tablist-container .black_friday{
      bottom: 23px;
    }
  #bf-tablist-container .black_friday .price{
    font-size: 16px;
  }
}
/* product heiwu */
.photo-zoom-link  .time{
      font-size: 18px;
    margin-left: 226px;
    margin-top: 24px;
    font-weight: 600;
}
.photo-zoom-link  .money_code_all{
    display: flex;
    color: #fff;
    margin: 14px 0 14px 260px;
}
.photo-zoom-link .money_code_all .money_1, .photo-zoom-link .money_code_all .code_1 {
    font-weight: 600;
    font-size: 26px;
    padding: 11px 5px;
}
.photo-zoom-link .money_code_all_right {
    display: flex;
    color: #fff;
    margin-top: 100px;
    margin-left: 43px;
}
.photo-zoom-link .money_code_all_right .money_1 {
    font-weight: 600;
    font-size: 40px;
}
.photo-zoom-link .money_code_all_right .code_1 {
    font-size: 31px;
    text-align: center;
}
.photo-zoom-link  .black_friday .price {
    color: #fff;
    margin: 25px 0;
    font-size: 42px;
    font-weight: 600;
}
.photo-zoom-link .money_code_1 .money,.photo-zoom-link  .money_code_2 .money {
    font-weight: 600;
    font-size: 30px;
}
.photo-zoom-link .money_code_all-two {
    display: flex;
    color: #fff;
    margin: 0 0 0 250px;
}
.photo-zoom-link .money_code_all-two .money_code_1 .code,.photo-zoom-link .money_code_all-two .money_code_2 .code {
    font-size: 25px;
    text-align: center;
}
@media screen and (max-width: 749px){
	.photo-zoom-link .time {
    font-size: 18px;
    margin-left: 163px;
    margin-top: 4px;
    font-weight: 600;
  }
  .photo-zoom-link .money_code_all {
    display: flex;
    color: #fff;
    margin-left: 130px;
  }
  .photo-zoom-link .money_code_all .money_1, .photo-zoom-link .money_code_all .code_1 {
    font-weight: 600;
    font-size: 20px;
    padding: 0px 5px;
  }
  .photo-zoom-link .money_code_all_right {
    display: flex;
    color: #fff;
    margin-top: 47px;
    margin-left: 31px;
}
  .photo-zoom-link  .money_code_1,  .photo-zoom-link .money_code_2 {
    padding-top: 20px;
    margin-bottom: 5px;
}
  .photo-zoom-link .money_code_all_right .money_1 {
    font-weight: 600;
    font-size: 20px;
}
  .photo-zoom-link .money_code_all_right .code_1 {
    font-size: 15px;
    text-align: center;
}
  .photo-zoom-link .black_friday .price {
    color: #fff;
    margin: 16px 0;
    font-size: 23px;
    font-weight: 600;
}
 .photo-zoom-link .money_code_all-two {
    display: flex;
    color: #fff;
    margin-left: 147px;
}
  .photo-zoom-link  .money_code_all-two .money_code_1, .photo-zoom-link  .money_code_all-two .money_code_2 {
    margin-bottom: 5px;
    padding-top: 0;
  }
  .photo-zoom-link   .money_code_all-two .money_code_1 .money, .photo-zoom-link  .money_code_all-two .money_code_2 .money {
    font-weight: 600;
    font-size: 20px;
}
  .photo-zoom-link .money_code_all-two .money_code_1 .code, .photo-zoom-link .money_code_all-two .money_code_2 .code {
    font-size: 12px;
    text-align: center;
}
}
  //home banner slide
  #bfpcSwiper, .hermosa-slide_container, #bfmobSwiper, .hermosa-banner_container {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 1920px;
    text-align: center;
}
.hermosa-slide_container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000;
}
@media screen and (max-width: 768px){
  #bfpcSwiper, .pc-banner-images {
    display: none!important;
  }
}
@media screen and (min-width: 767px){
    #bfmobSwiper, .mobile-banner-images {
      display: none!important;
    }
}
#bfpcSwiper img,#bfmobSwiper img{
      display:block;
      margin:0 auto;
}

/* 多列导航 */
.hu-multicolumn  .multicolumn-card img{
  height:100%
}
.hu-multicolumn  .multicolumn-list{
   list-style: none; 
    margin: 0;
}
.hu-multicolumn ul{
   margin:0;
  margin: 0px 0 0 -22px;
  gap: 11px;
}
@media screen and (min-width: 767px) {
    .hu-multicolumn .multicolumn-card__title {
      text-align: center;
      font-size:14px;
      font-weight: 600;
      margin-top: 15px;
    }
   .hu-multicolumn .multicolumn-list__item{
     padding:0;
   }
   .hu-multicolumn .multicolumn-card{
        margin-bottom: 20px;
   }
}

@media screen and (max-width: 749px){
  .hu-multicolumn  ul{
  flex-wrap: wrap;
}
    .hu-multicolumn .multicolumn-card__title {
      text-align: center;
      font-size:12px;
      height: 15px;
      font-weight: 600;
      margin-top: 10px;
    }
  .hu-multicolumn .multicolumn-list__item{
     padding: 0;
    width: 31%;
   }
}
/* 保证 */
.guarantees .page-width-guarantees{
  padding: 0 5px;
}
@media screen and (min-width: 767px) {
  .guarantees--horizontal{
    background: #FAFAFA;
    padding-top: 17px;
}
  .guarantees--horizontal .guarantee__item {
      display: flex;
      column-gap: 1.5rem;
      justify-content: center;
  }
  .guarantees-ul .grid__item-li{
      width: 100%;
  }
}
@media screen and (max-width: 749px){
  #Slide-7a882141-ae6a-499c-81d3-ae50b3461dbb-1{
    display: none;
  }
  .guarantees-title{
      font-size:10px;
      font-weight:700;
    }
  .guarantee__icon{
    text-align: center;
    display: block;
  }
  .guarantees--horizontal .guarantee__item{
    text-align:center;
  }
}
.guarantees-ul{
    display: flex;
    justify-content: space-between;
}
.slider-gutter .guarantees-ul{
     margin: 0 5px;
}
.pc_home_tanchuang img{
    width:100%;
    height: 100%;
}
.window-cover_con {
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 4px;
      box-sizing: border-box;
      z-index: 101;
}
.window-cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
}
.hu_none {
    display: none;
}
/* 进度条 */
.jdbar {
  background: rgb(227, 227, 227);
  width: 100%;
  margin-top: 3px;
  height: 5px;
}
.jdper {
  height: 5px;
  background: #A84CFF;
  max-width: 80%;
  width: 100%;
  position: relative;
  animation: aniBar 1s;
  border-radius: 5px;
}
.bf-quantity {
    font-size: 13px;
}
/* 进度条 */
/* 圣诞夜页面 */

  .merry-christmas .merry-option .grid-product__content{
      display: flex;
  }
  .merry-christmas .merry-option .grid-product__content .grid-product__link {
      width: 50%;
  }
  .merry-christmas .merry-option .grid-product__content .grid-product__meta {
      width: 50%;
  }
  .merry-christmas .merry-option .grid-product__content .merry-product_button {
      position: absolute;
      bottom: 0px;
      width: 100%;
      background: #cface7;
  } 
  .merry-christmas .merry-option .merry-product__title{
    text-align:left;
  }
@media screen and (min-width: 767px) {
  .merry-button_top{
      line-height: 43px;
  }
  .merry-button_buotom {
    background: #000;
    line-height: 46px;
  }
   .merry-button_top span{
    color: #a84cff;
    line-height: 35px;
    font-weight: 600;
    font-size: 23px;
  }
}
@media screen and (max-width: 749px){
  .merry-button_top{
      line-height: 30px;
  }
  .merry-button_buotom {
    background: #000;
    line-height: 35px;
  }
  .merry-button_top span {
    color: #a84cff;
    line-height: 35px;
    font-weight: 600;
    font-size: 20px;
  }
} 
 
  .merry-button_buotom a{
    color: #fff;
  }
  .merry-christmas .grid-product__meta{
    padding:0 !important;
    margin: 10px 10px 0;
  }
  .option_hutitle{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .option_jia{
    text-align:center;
  }
.grid-product__meta  .option_jia:last-of-type{
  display:none;
}
/* 折扣 */
.featured-badge{
    background: #000;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
}
.hu-flash-down .grid-product__meta .grid-product__title {
  -webkit-line-clamp: 1;
}
/* 主图背景 */
.img_backgr{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1 !important;
  z-index: 9;
}
/* 详情页视频 */
    @media screen and (max-width: 768px){
        .product_detail_video h5 {
            text-align: center;
            color: #011701;
            font-size: 18px;
            font-weight: 700;
            margin: 0 0 20px;
            padding-top: 30px;
        }
        .product_detail_video ul {
            margin: 0;
        }
        .product_detail_video li {
            padding: 0 12px;
        }
        .video_word {
            padding: 10px 0 10px 20px;
            text-align: center;
        }
        .video_word_title {
            color: #000000;
            font-size: 14px;
            font-weight: 600;
        }
        .video_word p {
            color: #011701;
            font-size: 13px;
            line-height: 20px;
        }
    }
    @media screen and (min-width: 769px){
        .product_detail_video h5 {
            text-align: center;
            color: #011701;
            font-size: 28px;
            font-weight: 700;
            margin: 0 0 20px;
            padding-top: 30px;
        }
        .product_detail_video ul {
            margin: 0 40px;
        }
        .video_word {
            text-align: center;
            padding: 20px 0;
        }
        .video_word_title {
            color: #000;
            font-size: 18px;
            font-weight: 600;
        }
        .video_word p {
            color: #011701;
            font-size: 13px;
            line-height: 30px;
        }
    }
    .product_detail_video ul{
        list-style-type: none;
    }
    .product_detail_video {
        background: #F0DFFF;
    }
/* 详情页视频 */
/* 详情图片间距 */
.product-single__description img{
      display: block;
      margin: 0;
}
/*新版倒计时*/
@media screen and (min-width: 769px){
	.endsIn .right {
	    line-height: 40px;
	    font-size: 18px;
	}
	.endsIn .right .clock-time {
	    background: #000;
        color: #fff;
        height: 40px;
        width: 40px;
        text-align: center;
        line-height: 40px;
        margin: 0 0.2rem;
        font-size: 25px;
        font-weight: 500;
	}
    .endsIn{
    	text-align: center;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 768px){
	.endsIn .right {
	    line-height: 24px;
	    font-size: 16px;
	}
	.endsIn .right .clock-time {
	    background: #000;
	    color: #fff;
	    height: 24px;
	    width: 24px;
	    text-align: center;
	    line-height: 24px;
	    font-weight: 400;
	    margin: 0 0.2rem;
	    font-size: 15px;
	}
    .endsIn{
    	text-align: center;
        /* margin-bottom: 10px; */
    }
}
.endsIn .left {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
}
.endsIn .right {
    display: inline-flex;
    font-weight: 700;
}
/*新版倒计时*/
/* pages/facebook-flash-sale title */
.fbtitle{
      background: #000;
      color: #fff;
      text-align: center;
      padding: 10px 0;
    }
  .fbtitle .heading{
      font-weight: 600;
      font-size: 25px;
  }
/* pages/facebook-flash-sale title */
.product_sketchyapp .money{
  display: contents;
}
/* 锚点点击 */
#homepage-text-images .grid--flush-bottom .grid__item{
      padding-left: 0;
  }
@media screen and (min-width: 769px){
  #anchor_idClick .grid__item{
      width: 35%;
  }
  #homepage-text-images .grid--flush-bottom {
    display: flex;
    gap: 15px;
    margin: 0;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(1){
      margin-left: 3%;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(2){
        margin-left:-5.5%;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(3){
        margin-left: -6%;
  }
  #anchor_idClick .grid--uniform{
    margin-top: -19%;
  }
  #anchor_idClick .image-wrap.text-spacing{
      width: 85%;
      margin: 0 auto;
  }
}
@media screen and (max-width: 768px){
  #anchor_idClick{
    padding:0;
  }
  #homepage-text-images .grid--flush-bottom {
    display: flex;
    gap: 10px;
    margin: 0;
  }
  #anchor_idClick .grid__item{
      width: 36%;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(1){
      margin-left: 1%;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(2){
        margin-left: -5%;
  }
  .grid--flush-bottom .medium-up--one-third:nth-child(3){
        margin-left: -4%;
  }
  #anchor_idClick .grid--uniform{
    margin-top: -57%;
    /* padding: 0 10px; */
    margin-bottom: 60px;
  }
  #anchor_idClick .image-wrap.text-spacing{
      margin: 0 auto;
  }
}
/* 货币切换插件位置 */
@media screen and (max-width: 749px){
 .bacurr-cur-blocker .baDropdownStyle.mobile_bottom_left:not(.hideOnMobile){
    all: unset !important;
    bottom: 65px !important;
    left: 0px !important;
    right: unset !important;
    position: fixed !important;
    display: flex !important;
    z-index: 999999999999 !important;
  }
}
/* 购物流程优化 */
@media screen and (max-width: 749px){
  .shopify-payment-button__more-options{
    display:none;
  }
  .product-single__form .payment-buttons{
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      border-top: 1px solid #E2E2E2;
      padding: 10px 0;
      z-index: 4;
  }
  .payment-buttons .add-to-cart{
      min-height: 45px;
      background: #000;
      color: #fff;
      border: 1px solid #003714;
      float: left;
      width: 46%;
      padding: 0;
      margin-left: 2%;
      margin-top: 2%;
  }
  .payment-buttons .shopify-payment-button{
      text-align: center;
      width: 46%;
      float: right;
      margin-top: 2%;
      margin-right: 2%;
  }
}

/* 详情页支付分期 */
  .hu_none{
    display:none;
  }
  @media screen and (max-width: 769px){
    .home_tanchuang{
      width:90%;
    }
  }
 .window-cover_con {
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 4px;
      box-sizing: border-box;
      z-index: 101;
  }
  .window-cover {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
}
 .pc_home_tanchuang img,.pc_home_tanchuang-paypal img,.pc_home_tanchuang-afterpay img,.pc_home_tanchuang-klarna img,.pc_home_tanchuang-tiktok img{
    width:100%
  }
.home_tanchuang .home-close{
    width: 25px;
    height: 25px;
    /* background: #686868; */
    position: absolute;
    right: 3px;
    top: 3px;
    font-weight: 600;
    font-size: 15px;
    border-radius: 20px;
}
.home_tanchuang .home-close .home-close-x{
    position: absolute;
    right: 8px;
    top: 1px;
    color: #000;
}
.Paypalbtn .paypal-help{
    background: #0171e5;
    border-color: #0171e5;
    font-size: 12px;
    color: #fff;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    line-height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #0171e5;
    padding: 0;
    text-align: center;
    font-family: Open Sans;
}
.afterpay-container .afterpay-help{
    background: #b2fce4;
    border-color: #b2fce4;
    font-size: 12px;
    color: #000;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    line-height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #b2fce4;
    padding: 0;
    text-align: center;
    font-family: Open Sans;
}
.klarna-payment .klarna-help{
    background: #ffb3c7;
    border-color: #ffb3c7;
    font-size: 12px;
    color: #000;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    line-height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ffb3c7;
    padding: 0;
    font-family: Open Sans;
}
.price-box_fenqi{
    margin: 0 5px;
}
.fenqi-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
.installments-p{
  margin-top: 10px;
}
.Paypalbtn{
    margin-left: 10px;
    margin-top: 3px;
}
@media screen and (max-width: 749px){
  .installments-pc .fenqi-container{
    display: block;
  }
  .installments-pc .Paypalbtn,.installments-pc .afterpay-container,.installments-pc .klarna-payment{
    display: inline-block;
  }
}

/* 购物车样式调整 */
.grid .one-quarter{
  width:30%;
}
.grid .three-quarters{
  width:70%;
}
.two-fifths-hx .medium-up--two-thirds{
  width: inherit;
  text-align: start !important;
}
.two-fifths-hx .medium-up--text-center{
  width: 50%;
}
.cart__product-name-hx{
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.two-fifths-hx .one-third .cart__price-original,
.text-right.right-cethird .cart__price .money
{
    color: #c148f7;
    font-size: 17px;
    font-weight: 600;
    display:block;
    font-size: 20px;
}
.two-fifths-hx .one-third .cart__price--strikethrough{
  display:inline-block;
  margin-left: 6px;
}
/* #checkout-button-hx{
  display: flex;
  justify-content: space-between;
}
#checkout-button-hx .additional_checkout_buttons{
  width:45%;
}
#checkout-button-hx .cart__checkout{
    width: 45%;
    margin-top: 28px;
    height: 54px;
    border-radius: 3px;
    background: #000;
} */
#checkout-button-hx .shopify-cleanslate .p28_J2fRvZNDqyZkZ2H9{
  display: block !important;
}
.js-qty__wrapper-hx .js-qty__num{
      margin: 0;
}
.grid__item.three-quarters{
      position: relative;
}
@media screen and (max-width: 768px){
  .cart__product-name-hx{
    width:90%;
  }
}
@media screen and (min-width: 769px){
  .grid__item.medium-up--three-fifths{
    width:100%;
  }
  .grid__item.two-thirds.small--half.text-right{
    width: 33.33333%;
  }
  .grid .one-quarter{
    width:15%;
  }
  .grid .three-quarters{
    width:85%;
  }
  .grid__item.medium-up--two-fifths.two-fifths-hx{
      width: 52%;
  }
  .two-fifths-hx .medium-up--text-center{
    width: 33.33333%;
  }
  .hu_title-meta{
    width:48%;
  }
}
/* wap详情页产品缩略图 */
@media screen and (max-width: 768px){
  button.slick-prev.slick-arrow,button.slick-next.slick-arrow{
    display:none !important;
  }
  .product__thumbs--below .product__thumb-item{
      /* width: 5% !important; */
      width: 65px !important;
  }
}
/* 详情页虚线框 */
.additional-discount{
  display: inline-table;
  background: #c148f7;
  border: 0.5px solid #c148f7;
  font-size:14px;
  margin-left:8px;
}
@media screen and (max-width: 749px){
	.additional-discount .discountPrice{
      padding: 4px 3px !important;
    }
}
.additional-discount .discountPrice{
  color: #c148f7;
  background:#fff;
  padding: 4px 20px;
  display: inline-block;
}
.additional-discount .discountMoney{
  color:#fff;
  background: #c148f7;
  padding: 0 20px;
  font-weight: bold;
}
.ccfa-i{
    line-height: 30px;
}
.coupon-copy {
    cursor: pointer;
    display: inline-block;
    line-height: 17px;
    padding: 3px;
    border-radius: 4px;
    color: #fff;
    background-color: #9536ff;
    margin-left: 10px;
}
.discountCount-down .flip .item {
    width: 100%;
}
.discountCount-down .play{
  margin-right:5px;
}
.discountCount-down .colon{
    display: inline-block;
    margin-left: -4px;
    margin-right: 1px;
    font-size: 40px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 2px;
    position: relative;
    top: 6px;
    vertical-align: text-bottom;
    color: #9536ff;
}
.discountCount-down .flip {
    position: relative;
    width: 30px;
    height: 40px;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    border-radius: 2px;
    padding: 0;
}
.discountCount-down .flip .item .inn,
.discountCount-down .play .active .up .shadow,
.discountCount-down .play .before .up .shadow,
.discountCount-down .play .before .down .shadow,
.discountCount-down .play .active .down .shadow{
  background: #c148f7;
}

.product-single__description.rte p {
    margin: 0;
}
/* 详情页百分比折扣 */
.ash-codetit{
    padding: 5px 12px;
    font-size: .8rem;
    font-weight: 500;
    margin-right: 10px;
    vertical-align: middle;
    background: linear-gradient(to bottom, #fff, #9536ff);
    font-family: Helvetica, Helvetica Neue, Arial, Lucida Grande, sans-serif;
}
/* 购物车页面 */
#CartSpecialInstructions {
      background: #fff;
}
.grid-product__price--original .money{
  font-weight: 400;
}

.min_none{
  display:none;
}

/* 购物车优化-new */
@media only screen and (min-width: 769px) {
    #cartpro-info {
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
  .cart-left{
      flex: 1 1 60%;
      margin-right: 15px;
      padding: 20px 50px;
      background: #efefef;
      border-radius: 10px;
  }
  .cart-right{
      flex: 0 1 25%;
      padding: 30px;
      background: #efefef;
  }
    .medium-up--seven-twelfths {
        width: 100%;
    }
    .medium-up--five-twelfths {
        width: 100%;
    }
    .cart-left .cart_pro_itmes{
          border-top: 1px solid;
          padding: 20px 0;
          margin-bottom:0;
          padding-bottom:20px;
    }
    .cart-left .cart__row:first-child {
      margin-bottom:0;
      padding-bottom:0;
  }
  .cart-left  .gridh_flex{
        display: flex;
  }
  .cart-left .gridh_flex .three-quarters {
        display: flex;
    }
  .cart-left .right-cethird{
    width:33.3333%
  }
  .cart__discount{
        margin-left: -13px;
  }
}
@media screen and (max-width: 749px){
        .text-right.right-cethird{
            display:none
        }
  .two-fifths-hx{
        padding-left: 0;
  }
  .two-fifths-hx .one-third .cart__price-original{
    font-size:15px;
  }
  .two-fifths-hx .one-third .cart__price--strikethrough {
    margin-left: 2px;
  }
  .two-fifths-hx .medium-up--two-thirds{
      width: 30%;
  }
  .two-fifths-hx .medium-up--text-center {
    width: 75%;
  }
  .cart__row .js-qty__wrapper,.cart__product-meta.remove-cart-btn{
    display: inline-block;
  }
  .cart-sidebar-discount #apply-discount-btn {
    right: 20px;
    padding: 8px 12px;
  }
}

#cartpro-info .btn-remove{
    background: none;
    text-decoration: underline;
    color:#000;
  }
.js-qty__num {
    padding: 2px 14px;
}
.js-qty__wrapper {
    max-width: 80px;
}
.label, label:not(.variant__button-label):not(.text-label) {
    text-transform: capitalize;
    font-size: .8em;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
}
.note .note_hint {
    font-size: 11px;
}
#CartNote{
    border: 1px solid #e3dfdf;
    height: 80px;
    min-height: 80px;
}
.cart-right .note{
      border: 1px solid #e3dfdf;
}
textarea#CartNote {
    display: none;
}
button.btn.cart__checkout{
      width: 100%;
      border-radius: 10px;
}
.installments-cart {
    font-size: 14px;
    border: none;
}
.cart-zhifu {
    width: 65%;
    margin: 0 auto;
}
.cart__savings{
  display:none;
}
.cart-right .medium-up--text-right {
    text-align: start !important;
}
.cart__subtotal-xl{
  text-align: left;
  margin: 0;
}
.cart__subtotal-xr{
  text-align: right;
  margin: 0;
}
/* 详情新折扣样式 */
.coupon-box {
                  background-image: linear-gradient(to right, #efd9fa, #efd9fa);
                  display: block;
                  position: relative;
                  padding: 7px 15px;
                  font-family: OpenSans-Semibold;
                  margin-bottom: 2px;
                  color: #fff;
                  font-size: 14px;
              }
              @media screen and (min-width: 767px) {
                  .coupon-box{
                      width: 70% !important;
                  }
              }
              .coupon-box:before {
                  left: -4px;
                  content: '';
                  position: absolute;
                  top: 50%;
                  border-radius: 50%;
                  background: #fff;
                  -moz-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
                  width: 8px;
                  height: 8px;
              }
            .coupon-box:after {
                right: -4px;
                content: '';
                position: absolute;
                top: 50%;
                border-radius: 50%;
                background: #fff;
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 8px;
                height: 8px;
            }
          .coupon-copy {
              cursor: pointer;
              display: inline-block;
              line-height: 1;
              padding: .2rem .4rem;
              border-radius: .6rem;
              color: #0d0d0d;
              background-color: #ffffff;
          }
          .opibox .coupon-oqbox{
            background-image: linear-gradient(to right, #efd9fa , #efd9fa);
          }
          .opibox .coupon-condition,.opibox .coupon-code{
            color:#111111;
            font-weight: bolder;
          }
          .opibox .coupon-zk{
            color:#dc9a15;
            font-weight: bolder;
          }
          .opibox .flash-end{
            display: inline-block;
          }
          .opibox .endsIn{
            margin-bottom: 0;
          }
          .opibox .endsIn .right .clock-time {
              height: 25px;
              width: 25px;
              line-height: 25px;
              font-size: 15px;
          }
          .opibox .endsIn .right {
              line-height: 25px;
              font-size: 18px;
              color: #000;
          }
/* 详情新折扣样式 */
/* 首页类目标题优化 */
.section-header__title, .section-header h2 {
    font-size: 25px;
    font-weight: 600;
}
.section-header .text-pzleft{
      width: auto;
}
.section-header .text-pzleft .btn:hover{
    background: #fff !important;
    color: #c148f7;
}
.section-header .text-pzleft .btn{
    background: none;
    color: #000;
}
@media only screen and (max-width: 767px) {
    .template-index .section-header h2.section-header__title, .template-index .section-header h2 {
        font-size: 16px !important;
    }
    .produ-tablist .section-header--with-link {
        display: block;
    }
    .produ-tablist .recomtitle .section-header__title{
          text-align: center;
    }
}
/* 表格 */
.product-single__description .table-wrapper table{
    border-collapse: collapse;
}
@media only screen and (max-width: 767px) {
    .product-single__description .table-wrapper table{
      width: auto;
    }
}
.product-single__description .table-wrapper table td{
      border: 1px solid;
      font-size: 15px;
}
.product-single__description .table-wrapper table td b,
.product-single__description .table-wrapper table td strong
{
      font-weight:500;
}
.grid-product__meta .grid-product__price,
.jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup{
      text-align: left;
}
/* 首页类目标题优化 */
.min-care-p{
    float: right;
    position: absolute;
    bottom: 6px;
    right: 5px;
    color: #c148f7;
}
@media screen and (max-width: 749px){
        .min-care-p{
            /* display: none; */
        }
  .min-care-p{
    float: right;
    position: absolute;
    bottom: 20px;
    right: 5px;
    color: #c148f7;
}
}
#homepage-text-images .grid--uniform .grid__item{
      width: 50%;
}
.revirw_sold{
        text-align: left;
  }
  .revirw_sold .jdgm-widget{
        display: inline-block !important;
  }

/* hermosa-sale 专题 */
.hpr_code{
    position: absolute;
    left: 5px;
    top: 5px;
    background: #c148f7;
    border-radius: 5px;
    font-size: 13px;
    padding: 2px 5px;
    color: #fff;
  }
.pro_tit_home{
  display:none !important;
}
#hermosa-sale .pro_tit_home{
  display:inline-block !important;
}
.pro_tit_home {
    border: .45px solid rgba(0, 0, 0, .16);
    border-radius: 1.8px;
    display: inline-block;
    padding: 0 4px;
    /* margin-top: 10px; */
    font-size: 11px;
    margin-left: 2px;
}

/* 详情选择属性 */
.variant-input-wrap input[type=radio]:checked+label:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 22px;
    height: 22px;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M0 22h17a5 5 0 0 0 5-5V0L11 11 0 22z' fill='%2304ABB5'/%3E%3Cpath d='M19.907 11.29Q20 11.16 20 11q0-.05-.01-.098t-.028-.093q-.019-.046-.046-.087-.028-.04-.062-.076-.035-.034-.076-.062-.041-.027-.087-.046-.045-.019-.093-.028-.049-.01-.098-.01-.121 0-.229.055-.107.056-.178.154l-4.682 6.556-3.085-2.644q-.069-.059-.153-.09Q11.09 14.5 11 14.5q-.05 0-.098.01t-.093.028q-.046.019-.087.046-.04.028-.076.062-.034.035-.062.076-.027.041-.046.087-.019.045-.028.093-.01.049-.01.098 0 .11.046.209.045.1.129.17l3.5 3q.016.015.034.028.081.058.178.08.097.023.195.006.098-.016.183-.069.084-.052.142-.133l5-7z' fill-rule='evenodd' fill='%23FFF'/%3E%3C/svg%3E);
}

