body{
background:#f6f6f6;
}


/*---------------- Section Block -----------------------*/
.secBlock{
    padding:0.333rem;
    margin-bottom:0.2778rem;
    background: #fff;
}

/*------------ Swatches -------------------*/

.swatch input:checked + label {
    box-shadow: 0 0 0 0.03rem rgb(34 34 34);
    border-color: #222;
}

.swatch .swatch-element.soldout label {
    border: 1px dashed;
    box-shadow: unset;
    color: #ccc;
    opacity: .6;
    cursor: not-allowed;
}

.swatch-color label>img{
    width: 100%;
    height:100%;
    border-radius:50%;
}
.swatch .swatch-color label{
    width: 0.96rem;
    height: 0.96rem;
    cursor: pointer;
    border-radius: 50%;
    padding: 0.02667rem;
    display: inline-block;
}
.swatch .swatch-size label{
    font-size: 0.38889rem;
}
.swatch-header{
    font-size:0.3889rem;
}
/*------------Shipping swipers -----------------*/




/*------------ Product Gallery ---------------------*/

.swiper {
    width: 100%;
    height: auto;
}
#gallery-sec .swiper-slide{
    width:auto;
    margin-right:0.1389rem;
}
#gallery-sec .swiper-slide a.image-slide-link{
    width: 8rem;
    height: 10rem;
    overflow: hidden;
    background-color: #efebef;
    position: relative;
    display:block;
 
}
#gallery-sec .swiper-slide img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;  
}

.galleryThumbsSwiper .swiper-slide img{  
    border-radius: 5px;
}

.galleryThumbsSwiper .swiper-slide-thumb-active {
    border: 0.0556rem solid #222!important;
    border-radius: 0.1889rem
}
.swiper-pagination{
    background-color: rgba(0,0,0,0.3);
    width: 1.3889rem;
    left: calc(50% - 0.6944rem);
    border-radius: 0.2778rem;   
    color: #fff;
    font-size: 0.3611rem;
}


/*-------------- shipping Info swiper --------------------*/
.shippingInfoSwiper .swiper-slide{    
    width: 85%;
    background-color: #f7f7f7;
    padding: 0.37333rem 0.13333rem;
    font-size: .32rem;
    color: #666666;
}
.shippingInfoSwiper .shipping-swiper-title{
    font-size: 0.3889rem;
}

.shippingInfoSwiper .shipping-swiper-title i{
    color:#198055;
    font-weight: 600;
}
.shippingBlock .swiper-button-next:after, .shippingBlock  .swiper-button-prev:after{
    font-size: 0.4444rem;
    color: #222;
    font-weight: bold;
}
.shipping-swiper-button-wrapper{
    width: 1.9444rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    right: 0;
    top: 0.5556rem;
}


/*--------------- borders --------*/
.border-dotted{
 border-style: dotted;
 border-top:none;
 border-left:none;
 border-right:none;
 border-width:1px;
 border-color:#ccc
}

/*--------------- form section ----------*/
.secBlock h1.title{
    font-size: 0.3889rem;
    text-transform: none;
    font-weight: 400;
    color:#666;
    word-break: break-word;
}
#salePrice{
    font-size: 0.5556rem;
    font-weight: 700;
    font-family: Arial Black;
    vertical-align: middle;
    color: #fa6338;
}
#fullPrice{
    color:#999;
    vertical-align: middle;
    font-size:0.3611rem;
}
#percentageOff{
    font-size: 0.3333rem;
    background-color: #222;
    color: #fff;
    vertical-align: middle;
    margin-left: 0.13889rem;
    padding: 0 0.13889rem;
}


.secBlock .sizing-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #efefef;
}
.secBlock .sizing-block i, .secBlock .shippingBlock i, .secBlock .product-desc i{
    font-size: 0.5rem;
    color: #999;
}

.secBlock .product-desc{
    font-size:0.3611rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.secBlock .shipping-line,.secBlock .return-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.secBlock .product-desc span, .secBlock .return-line span,.secBlock .shipping-line span, .secBlock .sizing-block span{
    display:block;
    height: 1.1111rem;
    line-height: 1.1111rem;
    position: relative;
    font-size:0.38889rem;
}

.secBlock .sizing-block span a{
    color:#222;
    text-decoration:none;
}


.secBlock .product-desc span>b:before {
    content: "";
    position: absolute;
    right: 0.027778rem;
    top: 0.3611rem;
    background: #333;
    width: 0.27778rem;
    height: 0.05556rem;
    border-radius: 0.027778rem;
}
.secBlock .product-desc span.toggled b:after {
    width: 0.05556rem;
    height: 0.27778rem;
    right: 0.13889rem;
    top: 0.25rem;
    content: "";
    position: absolute;
    background: #333;
    border-radius: 0.027778rem;
}
/*------------- Recommendation Sec ---------------------*/
#recom-sec{
    width: 100%;
    margin-bottom: 1.1111rem;
    
}

#recom-sec .product-list {
    width: 50%;
    
}

#recom-sec .main_box {
    margin: 0.13889rem;
}

#recom-sec ul.recom-head{
    padding:0;
}

#recom-sec .recom-head > li.active {
  color: #222;
}
#recom-sec .recom-head > li:first-child {
  margin-left: 0;
}
.recom-title {
  margin-left: 0.8333rem;
  font-weight: bold;
  font-size: 0.6111rem;
  color: #999;
  cursor: pointer;
  text-transform: capitalize;
  display: inline-block;
}

#recom-sec .main_box .box_1 {
    width: 100%;    
    text-align: center;
    position: relative;
    display: inline-block;
    height: 0;
    padding-bottom: 124%;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

#recom-sec .main_box .box_1 .product-image img {
    width: 100%;
    height: auto;
    position: relative;  
}

#recom-sec .main_box .desc {
    padding: 0 0 0.5555rem 0;
}

#recom-sec .wishlist-btn {
    position: absolute;
    right: 0.138889rem;
    bottom: 0.138889rem;
    background-color: #fff;
    width: 0.83333rem;
    height: 0.83333rem;
    line-height: 0.86111rem;
    cursor: pointer;
    border-radius: 50%;
}
#recom-sec .wishlist-btn i{
    font-size:16px;
}
#recom-sec .main_box .desc .block-with-text {
    color: #999;
    position: relative;
    line-height: 0.38889rem;
    font-size: 0.333rem;
    padding-right: 0.27778rem;
    height: 0.416667rem;
    white-space: normal;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
}

#recom-sec .main_box .desc .block-with-text a {
    color: #767676;
    text-transform: capitalize;
    text-decoration: none;
}

#recom-sec .main_box .desc .price-review-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

#recom-sec .main_box .desc .price span.sale_price {
    font-weight: 600;
    font-size: 0.3611rem;
    color: #fa6338;
}

#recom-sec .main_box .desc .price del.full_price {
    font-size: 0.3611rem;
    color: #999;
}

#recom-sec .main_box .desc .col-reveiews {
    font-size: 0.3333rem
}

#recom-sec .main_box .desc .col-reveiews .col-review-num {
    color: #999;
}

.LoadMore_wrapper {
    padding-top: 0.66667rem;
    padding-bottom: 0.88889rem;
    text-align: center;
  }
  
.LoadMore_loadMoreButton {
    font-size: 0.38889rem;
    font-weight: 500;
    color: #fff;
    line-height: 0.45833rem;
    width: 3.88889rem;
    height: 1.1111rem;
    border: none;
}
.LoadMore_loadMoreButton {
    background-size: 1.9444rem;
    background-image: url(/assets/img/load-more.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: transparent;
}

#recom-sec .background_load {
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(/assets/img/load-more.svg)  no-repeat center center;
    background-size: 2.77778rem 2.77778rem;
    z-index: 2;
    transform: translate3d(0px, 0px, 27.75rem)
}
#recommend-index, #matching-index{
    position:relative;
    display:flex;
    flex-wrap: wrap;
}


.recom-title {        
    font-size: 0.41667rem;
    padding: 0.27778rem 0;
}

ul.recom-head{
    margin-bottom:0;
    margin-top:0;
}


/*------------------- Reviews ----------------------------*/
#review-sec-pc{
    font-size: 0.333rem;
    margin-top: 2.0833rem;
}
#review-sec-pc .review-header{
    display:flex;
    min-width:4.111rem;
    background-color: #f7f8fa;
    flex-wrap: wrap;
}

#review-sec-pc h2.review-sec-title{
    font-size:0.66667rem;
    font-weight:700;
    padding: 18px 0;
}
#review-sec-pc .review-rating,#review-sec-pc .review-stat{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0.6667rem;
}

.secBlock .review-stat{
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0.27778rem;
    font-size:0.3333rem;
    background-color: #f7f8fa;
    margin-top: 0.27778rem;
}


#commentsframeMobile .review-stat{
    margin: 0 auto;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
}

#review-sec-pc .review-rating{
    max-width: 7.55556rem;
}

#review-sec-pc .review-rating .name{
    margin-bottom: 0.41667rem;
    font-size: 0.027778rem;
    color: #222;
}
#review-sec-pc .review-rating .ave-rate{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

#review-sec-pc .review-rating .rate-num{
    margin-right: 0.1111rem;
    font-size: 1rem;
    line-height: 1.27778rem;
    font-weight: 700;
    color: #000;
}

#review-sec-pc .review-rating .common-rate_star i{
    vertical-align: baseline;
    color: #ffc107;
    font-size:0.5rem;
    margin-left: 0.08333rem;
}
#review-sec-pc .review-stat .name{
    font-size: 0.44444rem;
    color: #222;
    margin-bottom: 0.41667rem;
}

.review-stat .fit-item{
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #222;
}
.review-stat .fit-name{
    width: 2.2222rem;
}

.review-stat .common-reviews_progress{
    margin-right: 0.41667rem;
    background-color: #e4e4e4;
    border-radius: 0.1111rem;
    width: 5.27778rem;
    height: 0.2222rem;
}

.review-stat .progress-bar{
    background-color: #222;
    border-radius: 0.11111rem;
    width: 0;
    height: 100%;
    -webkit-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}

.secBlock .review-header-mobile{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.27778rem;
}

.secBlock .review-sec-title-mobile{
    font-weight: bold;
    font-size: 0.388889rem;
    color: #222222;
}

.secBlock .ave-rate-mobile{
    display: flex;
    align-items: center;
    font-size: 0.388889rem;
}

.secBlock .rate-num-mobile{
    color: #000;
}

.secBlock .rate-num-total-mobile{
    margin-right: 0.194444rem;
    color: #666;
}

.secBlock .common-rate_star-mobile{
    margin:0.13889rem;
}

.secBlock .common-rate_item{
    color: #ffc107;
}

.secBlock .review-stat .name {
    font-size: 0.36111rem;
    color: #222;
    margin-bottom: 0.13889rem;
}


.secBlock .content{
    padding: 0.27778rem 0;
    border-bottom: 1px dashed #e5e5e5;
}
.secBlock  .first-content{   
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 0.27778rem;
}
.secBlock  .first-content span:first-child {
    margin-right: 0.416667rem;
    font-size: 0.36111rem;
}
.secBlock  .first-content .content-stars{
    font-size:0.36111rem;
}
.secBlock .first-content .content-time {
    font-size: 0.36111rem;
    color: #999;
}

.secBlock  .second-content{
    font-size: 0.38889rem;
    line-height: 0.4444rem;
    color: #222;
    padding: 0.27778rem 0px;
    overflow: hidden;
}
.secBlock  .third-content{
    overflow: visible;
    font-size: 0;
    white-space: nowrap;
    height: auto;
    -webkit-overflow-scrolling: touch;
}

.secBlock  .third-content .swiper-slide{
    font-size: 0.38889rem;
    position: relative;
    flex-shrink: 0;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    overflow: hidden;
    
}

.secBlock  .third-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    cursor: pointer;
    background-color: #f7f7f7;
}

#commentsframeMobile .view-more-comments, .secBlock .view-more-comments{
    text-align: center;
    margin-top: 0.5556rem;
    color: #999;
}
#commentsframeMobile .view-more-comments{
    text-align: center;
    margin: 0.5556rem 0;
    color: #999;
}

#commentsframeMobile .waypointComments{
    height: 30px;
    background: #999;
}
/*------------------ Cart Block -------------------*/
.cartBlock{
    -webkit-transform: translateZ(9px);
    transform: translateZ(0.25rem);
    padding: 0.27778rem 0.41667rem;
    margin: 0 auto;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:3;
}


/*-------------- Sizing iframe --------------*/
.popup-body-container.active {
    left: 0;
}

.popup-body-container {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 100%;
    background-color: #fff;
    z-index: 103;
    transition: .5s ease;
}

.popup-body-container > .__hd {
    height: 1.2222rem;
    border-bottom: 1px solid #f5f5f5;
    line-height: 1.9444rem;
    text-align: center;
    position: relative;
}

.p-size-title {
    font-weight: bold;
    font-size: 0.38889rem;
    color: #222222;
    text-transform: capitalize;
    top: -0.36rem;
    position: absolute;
    left: 38%;
}

.popup-body-container > .__hd .__close {
    position: absolute;
    left: 0.27778rem;
    top: -0.36rem;
    cursor: pointer;
    width: 0.92rem;
}

.popup-body-container .__close i {
    font-size: 0.5rem;
    overflow: hidden;
}

.popup-body-container > .__bd {
    position: absolute;
    top: 1.222rem;
    height: calc(100% - 1.222rem);
    width: 100%;
    overflow: auto;
}
.popup-body-container iframe {
    border: none!important;
}

/*---------- Description Popup -------------*/
.popup-desc-container.active {
    bottom: 0;
}
.popup-desc-container {
    position: fixed;
    height: 10.66667rem;
    width: 100%;
    bottom: -1000px;
    left: 0;
    background-color: #fff;
    z-index: 103;
    transition: .5s ease;
}
.popup-desc-container > .__hd .__close {
    position: absolute;
    right: 0.27778rem;
    top: -0.36rem;
    cursor: pointer;
    width: 0.92rem;
    z-index:4;
}

.popup-desc-container .__close i {
    font-size: 0.75rem;
    overflow: hidden;
    color:#666;
}

.popup-desc-container > .__bd {
    position: absolute;
    top: 1.222rem;
    height: calc(100% - 1.222rem);
    width: 100%;
    overflow: auto;
}
.popup-desc-container > .__hd {
    height: 1.2222rem;
    border-bottom: 1px solid #f5f5f5;
    line-height: 1.9444rem;
    text-align: center;
    position: relative;
}

.popup-desc-container .desc-rte{
    font-size:0.3611rem;
}
.popup-desc-container .desc-rte table{
    margin-left:0.27778rem;
}
.desc-popup-opened .overlay-bg {
    display: block!important;
}

.overlay-bg{
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    background-color: rgba(0,0,0,.45);
    cursor: pointer;
}