 .product-details-img-tab img{width: 100%!important;}
.breadcrumb_item-link {
    cursor: pointer
}
.breadcrumb_div {
    position: relative;
    margin: 10px 0 0;
    padding: 10px 0;
    font-size: 15px;
}
.breadcrumb_item:last-child {
    color: #222
}
.breadcrumb_item-link a:hover {
    color: #222
}

.goods-detailv2 {
    width: 100%
}

.goods-detailv2__media {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    width: 1450px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px
}

@media (max-width: 1440px) {
    .goods-detailv2__media {
        width: 1173px
    }
}

@media (max-width: 1366px) {
    .goods-detailv2__media {
        width: 1074px
    }
}

.pro-container {
    padding-left: 40px;
    padding-right: 40px
}

.bread-crumb {
    font-size: 12px;
    white-space: nowrap
}

.bread-crumb__inner {
    padding: 16px 0
}

.bread-crumb__item {
    display: inline-block
}

.bread-crumb__item-link {
    color: #999
}

.bread-crumb__item + .bread-crumb__item:before {
    content: "/";
    color: #999
}

.bread-crumb__item + .bread-crumb__item:before {
    margin-left: 3px;
    margin-right: 5px
}

.product-intro {
    position: relative;
    display: -webkit-box;
    display: flex
}

/*.product-intro__gallery {*/
/*    position: -webkit-sticky;*/
/*    position: sticky;*/
/*    top: 0;*/
/*    width: 850px;*/
/*    height: -webkit-fit-content;*/
/*    height: -moz-fit-content;*/
/*    height: fit-content;*/
/*    display: -webkit-box;*/
/*    display: flex*/
/*}*/

@media (max-width: 1440px) {
    .product-intro__gallery {
        width: 623px
    }
}

@media (max-width: 1366px) {
    .product-intro__gallery {
        width: 524px
    }
}

.product-intro__thumbs {
    position: absolute;
    top: 0;
    width: 60px;
    height: 100%
}

.product-intro__thumbs {
    left: 0;
    padding-right: 3px
}

.product-intro__thumbs-inner {
    height: 100%;
}

.product-intro__thumbs-item {
    position: relative;
    width: 50px;
    height: 55px;
    overflow: hidden
}

.product-intro__thumbs-item {
    margin-bottom: 5px;
    cursor: pointer
}

.product-intro__thumbs-item_active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    content: "";
    width: 100%;
    height: 100%
}

.product-intro__thumbs-item_active:before {
    border: 1px solid #222;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    box-shadow: inset 0 0 0 2px #fff;
    background: transparent
}

.product-intro__thumbs-item_active:before, [mir=rtl] .product-intro__thumbs-item_active:before {
    left: 0;
    right: 0
}

.product-intro__thumbs-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.product-intro__main {
    position: relative;
    width: 670px;
    overflow: hidden;
    outline: 0
}

@media (max-width: 1440px) {
    .product-intro__main {
        width: 563px
    }
}

@media (max-width: 1366px) {
    .product-intro__main {
        width: 464px
    }
}

.product-intro__main .product-img-list {
    width: 100%;
    position: relative
}

.product-intro__main .product-img-list .prev {
    color: #fff;
    position: absolute;
    top: 50%;
    font-size: 1.5em;
    left: 14px;
    z-index: 10;
    cursor: pointer;
    display: none
}

.product-intro__main .product-img-list .prev .glyphicon-menu-left:before {
    content: "\e667";
    font-size: 43px
}

.product-intro__main .product-img-list .prev-r {
    color: #fff;
    position: absolute;
    top: 50%;
    font-size: 1.5em;
    right: 14px;
    z-index: 10;
    cursor: pointer;
    display: none
}

.product-intro__main .product-img-list .prev-r .glyphicon-menu-right:before {
    content: "\e601";
    font-size: 43px
}

.product-img-list:hover .prev-r, .product-img-list:hover .prev {
    display: block
}

.product-img-list img {
    width: 100%
}

.product-img-list iframe {
    width: 100%;
    height: 840px;
    border: 0;
    padding: 0
}

.product-intro__info {
    width: 470px;
    min-height: 893px;
    font-size: 14px;
    color: #222
}

.product-intro__info {
    margin-left: 50px
}

@media (max-width: 1366px) {
    .product-intro__info {
        min-height: 618px
    }
}

.product-intro__info-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1
}

.product-intro__head {
    position: relative;
    margin-bottom: 10px
}

.sf-zjshow {
    display: block !important;
    max-height: 60px;
    overflow: hidden;
    border-top: 1px dashed #e5e5e5;
    margin-top: 10px;
    padding: 10px 0
}

.product-intro__head-name {
    margin-bottom: 5px;
    outline: 0;
    padding-right: 48px
}

.product-intro__head-sku-ctn {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    box-flex: center;
    align-items: center;
    font-size: 12px;
    margin-bottom: 10px
}

.product-intro__head-sku {
    margin-right: 10px
}

.product-intro__head-sku {
    color: #767676
}

.product-intro__head-reviews .common-rate {
    display: inline-block
}

.product-intro__head-reviews .common-rate {
    margin-right: 5px
}

.common-rate__star {
    font-size: 0
}

.svgicon-star4:after {
    content: "\e616"
}

.svgicon-star3:after {
    content: "\e615"
}

.svgicon-star2:after {
    content: "\e612"
}

.svgicon-star1:after {
    content: "\e613"
}

.svgicon-star0:after {
    content: "\e614"
}

.svgicon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat
}

.common-rate__item.svgicon {
    vertical-align: baseline;
    font-size: 13px;
    color: #ffc016;
    margin-right: 2px
}

.product-intro__head-reviews-text {
    vertical-align: top
}

.product-intro__head-reviews-text {
    cursor: pointer
}

.goods-detailv2 .color-blue-text {
    color: #1860a7;
    font-size: 12px
}

.product-intro__head-price {
    position: relative
}

.product-intro__head-price .original *, .product-intro__head-price .original, .product-intro__head-price .del-price, .product-intro__head-price .discount-label {
    display: inline-block;
    direction: ltr
}

.product-intro__head-price .original {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    vertical-align: middle;
    font-family: Arial Black
}

.product-intro__head-price .from {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    box-flex: center;
    align-items: center;
    font-size: 14px;
    color: inherit;
    font-family: Arial;
    font-weight: 400
}

.product-intro__head-price .from span {
    color: inherit;
    font-size: 24px;
    font-weight: 700;
    font-family: Arial Black
}

.product-intro__head-price .del-price {
    color: #999;
    vertical-align: middle
}

.product-intro__head-price .discount-label, .product-intro__head-price .flashsale-label {
    height: 18px;
    line-height: 18px;
    display: inline-block;
    font-size: 12px;
    direction: ltr;
    color: #fff;
    padding: 0 8px;
    text-align: center
}

.product-intro__head-price .discount-label {
    background-color: #222
}

.product-intro__head-price .discount-label {
    margin-left: 5px
}

.product-intro__head-price .freeshippingts {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    color: #3bb143;
    font-size: 12px;
    height: 36px;
    line-height: 36px
}

.product-intro__head-price .freeshippingts:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #3bb143;
    border-radius: 50%;
    margin-right: 3px;
    vertical-align: middle
}

.product-intro__head-share {
    position: absolute;
    top: 0;
    right: 0
}

.svgicon-share {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon' viewBox='0 0 1024 1024'%3E%3Cdefs%3E%3Cstyle/%3E%3C/defs%3E%3Cpath d='M362.667 469.333V512H192v384h640V512H661.333v-42.667h213.334v469.334H149.333V469.333z'/%3E%3Cpath d='m512 85.333 226.133 226.134-29.866 29.866L533.333 166.4v516.267h-42.666V166.4L315.733 341.333l-29.866-29.866z'/%3E%3C/svg%3E")
}

.svgicon {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.product-intro__head-share .svgicon {
    width: 24px;
    height: 24px
}

.product-intro__head-share .svgicon {
    cursor: pointer
}

.common-hovertips {
    position: absolute;
    z-index: 9;
    color: #222
}

.common-hovertips_pos-share {
    bottom: -47px
}


.common-hovertips_pos-share {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.at-share-tbx-element {
    position: relative;
    margin: 0;
    color: #fff;
    font-size: 0
}

.at-share-tbx-element, .at-share-tbx-element .at-share-btn {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    padding: 0;
    line-height: 0
}

.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
    padding: 0;
    margin: 0
}

.at4-show {
    display: block !important;
    opacity: 1 !important
}

.addthis-animated {
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    animation-duration: .3s
}

.goods-detailv2 .addthis-smartlayers {
    white-space: nowrap
}

.at4-visually-hidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    overflow: hidden
}

.at-share-tbx-element, .at-share-tbx-element .at-share-btn {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    padding: 0;
    line-height: 0
}

.at-share-tbx-element .at-share-btn {
    cursor: pointer;
    margin: 0 5px 5px 0;
    display: inline-block;
    overflow: hidden;
    border: 0;
    text-decoration: none;
    text-transform: none;
    background-color: transparent;
    color: inherit;
    transition: all .2s ease-in-out
}

.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle
}

.goods-detailv2 .addthis-smartlayers .at-share-btn {
    margin-bottom: 0
}

.at-icon-wrapper {
    display: inline-block;
    overflow: hidden
}

a .at-icon-wrapper {
    cursor: pointer
}

.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle
}

.at-icon {
    fill: #fff;
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

.common-hovertips_pos-share:after {
    position: absolute;
    top: -6px;
    z-index: 1;
    content: "";
    width: 10px;
    height: 10px
}

.common-hovertips_pos-share:after {
    background: #fff;
    border-top: 1px solid #f2f2f2
}

.common-hovertips_pos-share:after {
    left: 50%;
    margin-left: -6px;
    border-left: 1px solid #f2f2f2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.product-intro__select-box {
    padding-top: 5px;
    border-top: 1px dashed #e5e5e5
}

.product-intro__color, .product-intro__qty, .product-intro__size, .product-intro__qty, .product-intro__set {
    margin-top: 15px
}

.product-intro__color-title {
    position: relative;
    display: inline-block
}

.product-intro__color-title, .product-intro__qty-title, .product-intro__size-title, .product-intro__qty-title, .product-intro__set-title {
    font-size: 16px;
    font-weight: 700
}

.product-intro__color-title {
    cursor: pointer
}

.product-intro__color-title, .product-intro__size-title, .product-intro__set-title {
    margin-bottom: 15px
}

.product-intro__color-title .color-block {
    font-weight: 700;
    display: inline-block
}

.product-intro__color-title .color-999 {
    font-weight: 400;
    color: #222
}

.product-intro__color-title .color-999 {
    padding-left: 9px
}

.product-intro__color-radio {
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 28px;
    display: inline-block;
    font-size: 0;
    outline: 0
}

.product-intro__color-radio {
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid transparent;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 10px
}

.product-intro__color-radio:hover {
    border: 1px solid #222
}

.product-intro__color-radio_active:before {
    position: absolute;
    top: -1px;
    bottom: 0;
    display: block;
    content: "";
    width: 36px;
    height: 36px
}

.product-intro__color-radio_active:before {
    border: 2px solid #222;
    border-radius: 50%;
    background: transparent
}

.product-intro__color-radio_active:before {
    left: -1px;
    right: 0
}

.product-intro__color-radio_active:after {
    position: absolute;
    top: 2px;
    display: block;
    content: "";
    width: 30px;
    height: 30px
}

.product-intro__color-radio_active:after {
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent
}

.product-intro__color-radio_active:after {
    left: 2px
}

.product-intro__color-radio .color-inner {
    position: relative;
    width: 28px;
    height: 28px
}

.product-intro__color-radio img {
    width: 28px;
    height: 28px
}

.product-intro__color-radio img {
    border-radius: 50%
}

.product-intro__size-radio {
    position: relative;
    min-width: 66px;
    height: 32px;
    line-height: 30px;
    font-size: 0;
    display: inline-block;
    outline: 0;
    margin-bottom: 12px;
    padding: 0 12px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 12px
}

.product-intro__size-radio:hover {
    border: 1px solid #222
}

.product-intro__size-radio .inner {
    font-size: 14px;
    display: inline-block
}

.product-intro__size-radio_active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.product-intro__size-radio_active:before {
    margin: auto;
    border: 2px solid #222;
    border-radius: 16px;
    background: transparent
}

.product-intro__size-radio_active:before, .product-intro__size-radio_active:before {
    left: 0;
    right: 0
}

.product-intro__set-radio {
    position: relative;
    min-width: 66px;
    height: 32px;
    line-height: 30px;
    font-size: 0;
    display: inline-block;
    outline: 0;
    margin-bottom: 12px;
    padding: 0 12px;
    border: 1px solid #e5e5e5;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 12px
}

.product-intro__set-radio:hover {
    border: 1px solid #222
}

.product-intro__set-radio .inner {
    font-size: 14px;
    display: inline-block
}

.product-intro__set-radio_active:before {
    position: absolute;
    top: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 100%;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.product-intro__set-radio_active:before {
    margin: auto;
    border: 2px solid #222;
    border-radius: 16px;
    background: transparent
}

.product-intro__set-radio_active:before, .product-intro__set-radio_active:before {
    left: 0;
    right: 0
}

.product-intro__kezi {
    margin-top: 15px
}

.product-intro__kezi-title {
    font-size: 16px;
    font-weight: 700
}

.product-intro__kezi-title {
    margin-bottom: 15px
}

.product-intro__kezi-title .kezizfcount {
    padding-left: 9px;
    color: #222;
    font-size: 12px;
    font-weight: 400
}

.product-intro__kezi_in {
    position: relative;
    width: 80%;
    height: 32px;
    line-height: 30px;
    font-size: 0;
    display: inline-block;
    outline: 0;
    margin-bottom: 12px;
    text-align: left;
    cursor: pointer;
    margin-right: 12px;
    overflow: hidden
}

.product-intro__kezi_in .inptkzi {
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 0;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    padding: 0 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}

.product-intro__kezi_in .inptkzi:focus {
    border: 1px solid #222
}

.product-intro__qty-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.product-intro__qty-title {
    margin-bottom: 25px
}

.product-intro__color-title span, .product-intro__qty-title span, .product-intro__size-title span {
    font-weight: 400
}

.product-intro__qty_cal {
    display: -webkit-box;
    display: flex
}

.product-intro__qty_cal {
    border: 1px solid #f6f6f6;
    margin: 0 15px
}

.product-intro__qty_cal .add, .product-intro__qty_cal .reduce {
    display: inline-block;
    width: 26px;
    height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 24px
}

.product-intro__qty_cal .add, .product-intro__qty_cal .reduce {
    background: #f7f6f7;
    cursor: pointer;
    text-align: center
}

.svgicon {
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background-repeat: no-repeat
}

.product-intro__qty_cal input {
    width: 50px;
    height: 24px;
    line-height: 24px;
    outline: 0;
    font-size: 16px;
    font-weight: 700
}

.product-intro__qty_cal input {
    text-align: center;
    border: 0;
    background: #fff
}

.product-intro__qty_cal .add, .product-intro__qty_cal .reduce {
    background: #f7f6f7;
    cursor: pointer;
    text-align: center
}

.svgicon-add:before {
    content: "\e626"
}

.svgicon-reduce:before {
    content: "\eb40"
}

.svgicon-reduce.disabled {
    color: #999;
    cursor: auto
}

.svgicon-qu {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-repeat: no-repeat
}

.product-intro__add-btn {
    float: left !important
}

.product-intro__add {
    margin-top: 15px
}

.product-intro__add-btn {
    width: calc(100% - 71px);
    font-family: Arial Black
}

.miss-btn-xl-addc {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    background: #222;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-transform: uppercase;
    outline: 0;
    -webkit-transition: background .2s, border-color, .2s, color .2s;
    transition: background .2s, border-color, .2s, color .2s;
    min-width: 144px;
    height: 36px;
    line-height: 34px;
    padding: 0 16px;
    font-size: 15px;
    min-width: 144px;
    height: 54px;
    line-height: 52px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 700
}

.miss-btn-xl-addc span.mobileprice {
    font-weight: 400;
    font-size: 15px;
    margin-left: 8px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    display: inline-block
}

.miss-btn-xl-addc span.mobileprice em {
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 6px;
    vertical-align: 2px
}

.miss-btn-xl-addc:hover {
    opacity: .85
}

.product-intro__add-like {
    position: relative;
    width: 54px;
    height: 54px;
    line-height: 54px;
    outline: 0;
    text-align: center;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    border-radius: 50%;
    float: left !important;
    margin-left: 17px
}

.svgicon-gd-like:after {
    content: "\e619"
}

.svgicon-like:after {
    content: "\e617"
}

.product-intro__add-like i {
    font-size: 24px
}

.product-intro__add-like i:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.product-intro__add-like .svgicon {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.product-intro__freeshipping {
    margin-top: 0;
    background-color: #f7f8fa
}

.product-intro__freeshipping.product-intro__bg-none {
    background: none
}

.product-intro__shipto {
    font-family: 'Work Sans';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000
}

.product-intro__shipto {
    margin: 5px 0 25px
}

.product-intro__freeshipping-abt {
    margin-bottom: 15px
}

.product-intro__freeshipping-icon {
    position: relative;
    width: 32px
}

.product-intro__freeshipping-abt .product-intro__freeshipping-icon {
    width: auto
}

.svgicon-gd-shipping:before {
    content: "\e61b"
}

.product-intro__freeshipping-icon .svgicon {
    width: 22px;
    height: 22px;
    font-size: 22px
}

.product-intro__freeshipping-icon p {
    display: inline-block;
    font-size: 12px;
    color: #000;
    font-weight: 700
}

.product-intro__freeshipping-icon p {
    cursor: pointer
}

.product-intro__freeshipping-icon p {
    padding-left: 6px
}

.product-intro__shippage {
    position: absolute;
    top: 2px;
    font-size: 12px
}

.product-intro__shippage {
    right: 0
}

.product-intro__freeshipping-icon .icon-left, .product-intro__freeshipping-icon .icon-right {
    font-size: 12px;
    color: #666;
    display: inline-block;
    cursor: pointer
}

.icon-left:before {
    content: "\e667"
}

.icon-right:before {
    content: "\e601"
}

.product-intro__shipswiper {
    margin-left: 32px;
    word-break: break-all
}

#produshipswiper {
    overflow: hidden !important
}

.product-intro__freeshipping-abt .swiper-slide {
    color: #767676;
    font-size: 12px;
    height: auto;
    padding: 10px
}

.product-intro__freeshipping-abt .swiper-slide {
    background: #f6f6f6;
    box-sizing: border-box;
    cursor: pointer;
    margin-right: 10px
}

.product-intro__shiptype {
    text-transform: capitalize
}

.product-intro__shipcheap {
    font-weight: 700;
    color: #222
}

.product-intro__light {
    font-weight: 100
}

.product-intro__shipcost {
    color: #5ebd66
}

.product-intro__shipcost, .product-intro__shipcost {
    direction: ltr
}

.product-intro__timetip {
    margin-top: 5px
}

.product-intro__freeshipping-item {
    width: 50%;
    display: table
}

.product-intro__freeshipping-item {
    padding: 20px;
    cursor: pointer
}

.product-intro__freeshipping-item.full-line {
    width: 100%
}

.product-intro__bg-none .product-intro__freeshipping-item {
    padding-left: 0
}

.product-intro__freeshipping-item.paddingTop-0 {
    padding-top: 0
}

.product-intro__freeshipping-item.paddingBottom-0 {
    padding-bottom: 0
}

.product-intro__freeshipping-icon {
    position: relative;
    width: 32px
}

.product-intro__freeshipping-item > div {
    display: table-cell;
    vertical-align: top
}

.svgicon-gd-freereturn:before {
    content: "\e61a"
}

.product-intro__freeshipping-icon .svgicon {
    width: 22px;
    height: 22px
}

.product-intro__freeshipping-title {
    color: #000;
    font-size: 12px;
    font-weight: 700
}

.product-intro__bg-none .product-intro__freeshipping-title {
    line-height: 22px
}

.product-intro__freeshipping-title {
    margin-bottom: 5px
}

.product-intro__freeshipping-title span {
    max-width: 90%;
    display: inline-block;
    vertical-align: middle
}

.product-intro__freeshipping-desc {
    font-size: 12px;
    line-height: 1
}

.product-intro__freeshipping-desc {
    color: #767676
}

.product-intro__accordion {
    margin-top: 25px
}

.product-intro__aboutbrand-head, .product-intro__sustainability-head, .product-intro__brand-head, .product-intro__description-head, .product-intro__ingredients-head, .product-intro__sizeguide-head {
    cursor: pointer;
    position: relative;
    font-size: 15px;
    height: 47px;
    line-height: 47px;
    font-weight: 700;
    text-transform: uppercase
}

.product-intro__sustainability-head i, .product-intro__aboutbrand-head i, .product-intro__brand-head i, .product-intro__description-head i, .product-intro__ingredients-head i, .product-intro__sizeguide-head i {
    position: absolute;
    font-size: 16px;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.product-intro__sustainability-head .svgicon, .product-intro__aboutbrand-head .svgicon, .product-intro__brand-head .svgicon, .product-intro__description-head .svgicon, .product-intro__ingredients-head .svgicon, .product-intro__sizeguide-head .svgicon {
    width: 16px;
    height: 16px;
    top: 50%;
    line-height: 16px
}

.product-intro__description-panel {
    overflow: hidden
}

.product-intro__description-panel {
    padding: 0 0
}

.product-intro__description-table {
    font-size: 12px;
    padding: 0
}

.product-intro__description-table p, .product-intro__description-table div {
    display: table-row;
    line-height: 20px;
    color: #222
}

.product-intro__description-table p a, .product-intro__description-table div a {
    color: #222;
    font-size: 12px
}

.product-intro__ma {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px
}

.product-intro__ma:last-child {
    border-bottom: 0 solid #ddd;
    padding-bottom: 15px
}

.product-intro__accordion .product-intro-con {
    display: none
}

.product-intro__accordion .product-intro__ma.active .product-intro-con {
    display: block
}

.svgicon-jianjiahao:before {
    content: "\e626"
}

.product-intro__accordion .product-intro__ma.active .svgicon-jianjiahao:before {
    content: "\eb40"
}

.common-reviews {
    font-size: 12px
}

.common-reviews {
    margin-top: 75px;
    margin-bottom: 40px
}

.common-reviews {
    color: #767676;
    width: 100%
}

.common-reviews__tab {
    font-size: 24px;
    font-family: Arial Black;
    font-weight: 700;
    padding: 25px 0
}

.common-reviews__tab-item_active {
    color: #222;
    outline: 0
}

.common-reviews__averate {
    display: table;
    width: 100%;
    height: 148px
}

.common-reviews__averate_center {
    height: auto
}

.common-reviews__averate {
    background-color: #f7f8fa
}

.common-reviews__averate-item {
    display: table-cell;
    width: 50%;
    vertical-align: top
}

.common-reviews__averate-item_center {
    padding: 45px 25px
}

.common-reviews__averate-item .name {
    font-size: 16px;
    color: #222
}

.common-reviews__averate-item .name {
    margin-bottom: 15px
}

.common-reviews__averate-item .ave-rate {
    font-size: 20px;
    font-weight: 700
}

.common-reviews__averate-item .ave-rate {
    color: #ffc016
}

.common-reviews__averate-item .common-rate {
    display: inline-block;
    vertical-align: 2px
}

.common-rate__star {
    font-size: 0
}

.common-rate__star .common-rate__item_m.svgicon {
    vertical-align: baseline;
    font-size: 18px;
    color: #ffc016;
    margin-right: 9px
}

.common-reviews__list-item {
    position: relative;
    width: 100%
}

.common-reviews__list-item {
    padding: 25px 0;
    border-bottom: 1px dashed #e5e5e5
}

.common-reviews__list-item-left {
    width: 288px;
    white-space: nowrap;
    float: left !important
}

.common-reviews__list-item-left .nikename {
    color: #222;
    font-weight: 700
}

.common-reviews__list-item-left .nikename {
    margin-bottom: 15px
}

.common-reviews__list-item-mid {
    position: relative;
    width: calc(100% - 288px);
    display: -webkit-box;
    display: flex
}

.common-reviews__list-item-mid {
    float: left !important;
    padding-right: 150px
}

.common-reviews__list-item-detail {
    width: 50%;
    padding-right: 40px
}

.common-reviews__list-item-detail .rate-star {
    margin-bottom: 7px
}

.common-reviews__list-item-detail .rate-star {
    margin-bottom: 7px
}

.common-reviews__list-item-detail .rate-des {
    font-size: 16px;
    color: #222;
    line-height: 21px;
    word-break: break-word;
    margin-bottom: 10px
}

.common-reviews__list-item-pic {
    width: 50%;
    display: -webkit-box;
    display: flex;
    overflow: hidden
}

.common-reviews__list-item-pic .pic-item {
    position: relative;
    flex-shrink: 0;
    width: 108px;
    height: 108px;
    line-height: 108px;
    overflow: hidden
}


.goods-detailv2__1200 {
    max-width: 1450px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 40px
}

.common-rate__star .common-rate__item_m_s.svgicon {
    vertical-align: baseline;
    font-size: 15px;
    color: #ffc016;
    margin-right: 7px
}

.common-reviews__oms {
    position: relative
}

.common-reviews__oms {
    padding: 15px 0 0
}

.common-reviews__changepage {
    text-align: right
}



/*.llivba.S-pagination {*/
/*    font-family: Arial, Helvetica, sans-serif*/
/*}*/

/*.llivba.S-pagination.S-align__right {*/
/*    text-align: right*/
/*}*/

/*.llivba .S-pagination__total {*/
/*    vertical-align: top;*/
/*    display: inline-block;*/
/*    height: 24px;*/
/*    line-height: 24px;*/
/*    font-size: 13px;*/
/*    color: #959595;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    margin-right: 16px*/
/*}*/

/*.llivba .S-pagination__pages {*/
/*    display: inline-block*/
/*}*/

/*.llivba .S-pagination__arrow {*/
/*    display: inline-block;*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    font-size: 12px;*/
/*    font-weight: bold;*/
/*    vertical-align: top;*/
/*    cursor: pointer;*/
/*    text-align: center;*/
/*    line-height: 24px;*/
/*    border-radius: 12px;*/
/*    background-color: #fff*/
/*}*/

/*.llivba .S-pagination__arrow-pre {*/
/*    -webkit-transform: rotate(0);*/
/*    -ms-transform: rotate(0);*/
/*    transform: rotate(0);*/
/*    -moz-transform: rotate(0);*/
/*    -o-transform: rotate(0)*/
/*}*/

/*.llivba .S-pagination__arrow.disable {*/
/*    cursor: not-allowed;*/
/*    color: #ccc;*/
/*    background-color: #fff*/
/*}*/

/*.icons-Jump-Alert:before {*/
/*    content: "\e667"*/
/*}*/

/*.llivba .S-pagination__item {*/
/*    vertical-align: top;*/
/*    display: inline-block;*/
/*    min-width: 24px;*/
/*    height: 24px;*/
/*    line-height: 24px;*/
/*    margin: 0 3px;*/
/*    border-radius: 6px;*/
/*    cursor: pointer;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    text-align: center;*/
/*    box-sizing: content-box;*/
/*    background-color: #e6e6e6*/
/*}*/

/*.llivba .S-pagination__item.active {*/
/*    background-color: #222*/
/*}*/

/*.llivba .S-pagination__item.active i {*/
/*    font-weight: bold;*/
/*    color: #fff*/
/*}*/

/*.llivba .S-pagination__item i {*/
/*    display: inline-block;*/
/*    padding: 0 2px;*/
/*    font-size: 14px;*/
/*    font-style: normal;*/
/*    font-weight: bold;*/
/*    color: #222*/
/*}*/

/*.llivba .S-pagination__arrow-next {*/
/*    -webkit-transform: rotate(180deg);*/
/*    -ms-transform: rotate(180deg);*/
/*    transform: rotate(180deg);*/
/*    -moz-transform: rotate(180deg);*/
/*    -o-transform: rotate(180deg)*/
/*}*/

/*.llivba .S-pagination__item:hover {*/
/*    background: #f5f5f5*/
/*}*/

/*.llivba .S-pagination__item.active:hover {*/
/*    background-color: #222*/
/*}*/

.recommend-title > label, .recommend-title__main {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize
}

.related-list {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    position: relative;
}

.related-list .related-pro-item {
    /*position: relative;*/
    /*display: inline-block;*/
    margin-bottom: 2em;
    border: 1px solid #c6c6c6a1;
    /* display: inline-block; */
    width: 25%;
    padding: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.related-list .related-pro-item:hover {
    opacity: .85
}
 .recommend-title {
    margin: 60px 0;text-align: center;
}
.pro-img {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 150px;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.S-product-item__img-container {
    position: relative;
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.S-product-item__img-container > img {
    width: 100%
}

.S-product-item__info {
    min-height: 74px
}

.pro-item {
    padding:  .5rem;
    text-align: center;
    width: 100%
}

.pro-item .title{
    word-wrap:break-word;  white-space: pre-wrap;;font-size: 1em;font-weight:bolder;line-height: 30px;
}
.pro-price {
    float: right;
    line-height: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.product-img-list .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    display: none;
    --swiper-pagination-color: rgba(34, 34, 34, .8);
}

.product-intro__description-table .icon-in {
    display: inline-block;
    color: #222;
    font-size: 16px;
    margin-right: 5px;
    vertical-align: middle
}

.product-intro__description-table .icon-in.heart-ico-info:before {
    content: "\e62a"
}

.product-intro__description-table .icon-in.price-ico-info:before {
    content: "\e61e"
}

.product-intro__description-table .icon-in.leaves-ico-info:before {
    content: "\e61d"
}


.mob-style-flex .goods-addbag__save.j-btn-save {
    display: none
}

.goods-addbag__save .suiiconfont {
    font-size: 34px
}

.goods-addbag__save-wrap .svgicon {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-size: 25px;
    width: 35px;
    height: 45px;
    line-height: 45px
}


.m-bag-item .goods-num .c-bag-qty > li > input {
    width: 26px;
    height: 20px;
    line-height: 20px;
    text-align: center !important;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #000;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 13px
}

.m-bag-item .goods-num .c-bag-qty > li.qty-opt.right {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    cursor: pointer
}

.m-bag-item .goods-delete {
    position: absolute;
    top: 30px;
    right: 0;
    color: #333
}

.m-bag-item .goods-delete > i {
    font-size: 18px;
    cursor: pointer
}

.m-bag-item .goods-delete .icon-delate:before {
    content: "\e61f"
}

.m-bag-item .goods-total {
    position: absolute;
    top: 64px;
    right: 0;
    max-width: 140px;
    text-align: right !important
}

.m-bag-item .goods-engraving {
    margin-bottom: 4px
}

.m-bag-item .goods-engraving span {
    display: inline-block;
    color: #dca493
}

.m-bag-item .bag-footer {
    width: 100%;
    color: #666;
    padding-top: 10px;
    float: left
}

.m-bag-item .bag-footer .warning-icon:before {
    content: "\e618"
}

.m-bag-item .bag-footer span {
    margin: 0 5px;
    vertical-align: 2px
}

.cart-wrap .cart-wrap-footer-floag {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    background: #fff;
    padding: 10px
}

.cart-wrap .cart-wrap-footer-floag .cart-checkout__title {
}

.cart-wrap-footer-floag .cart-checkout__title .cart-checkout__price {
    white-space: nowrap;
    margin-right: .2133rem;
    margin-bottom: 9px
}

.cart-checkout__title .cart-checkout__price .cart-checkout__price-title {
    font-size: 14px
}

.cart-checkout__title .cart-checkout__price .cart-checkout__price-text {
    font-weight: 700;
    font-size: 16px;
    float: right
}

.cart-checkout__title .cart-checkout__price.subtotal .cart-checkout__price-text {
    font-weight: 400;
    font-size: 13px
}

.cart-checkout__price-text.savingsc {
    color: #d53333
}

.cart-checkout__price-text.freeshipping {
    color: #198055
}

.patcheiytxt {
    position: relative;
    text-align: center
}

.patcheiytxt hr {
    position: absolute;
    top: 3px;
    left: 50%;
    width: 100%;
    --transform-translate-x: -50%;
    --transform-translate-y: -50%;
    --transform-rotate: 0;
    --transform-skew-x: 0;
    --transform-skew-y: 0;
    --transform-scale-x: 1;
    --transform-scale-y: 1;
    transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))
}

.cheoupathotes {
    padding: 12px 0 0 0
}

.patcheiytxt .txtvcont {
    display: inline-block;
    text-align: center;
    background-color: #fff;
    color: #3a3a3a;
    z-index: 10000;
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 12px
}

.product-guarantee-info {
    width: 100%
}

.product-guaranteetil {
    margin-top: 22px;
    margin-bottom: 22px
}

.product-guaranteetil .shg-rich-text {
    overflow-wrap: break-word
}

.product-guaranteetil .shg-rich-text p {
    font-family: 'Work Sans';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px
}

.product-guarant-img-list {
    margin-top: 3px;
    margin-left: 5%;
    margin-bottom: 3px;
    margin-right: 5%
}

.product-guarant-img-list .shg-row {
    display: flex;
    flex-wrap: wrap;
    min-height: inherit;
    max-height: inherit;
    justify-content: space-between
}

.product-guarant-img-list .shg-row .shg-c-lg-6 {
    width: 50%;
    word-break: break-word
}

.product-guarant-img-list .shg-row .shg-c-lg-6:first-child {
    margin-bottom: 10px
}

.product-guarant-img-list .shg-row .shg-c-lg-6 .shogun-image-container {
    position: relative;
    margin-left: 10%;
    margin-right: 10%;
    text-align: center
}

.shg-c-lg-6 .shogun-image-container .shogun-image {
    max-width: 100%;
    min-height: inherit;
    max-height: inherit;
    display: inline !important;
    border: 0;
    vertical-align: middle;
    opacity: 1;
    transition: opacity 300ms;
    margin: 0 auto;
    max-width: 100%
}

.s-b151bbf2-ef5e-46ae-bcdf-0b89e9af8490 {
    padding-top: 15px;
    padding-bottom: 15px
}

.s-b151bbf2-ef5e-46ae-bcdf-0b89e9af8490 hr {
    border: 0;
    width: 100%;
    border-top: 1px solid #ddd
}

.product-guarantee-info .product-zb-shogun-image {
    text-align: center;
    cursor: pointer;
    position: relative
}

.product-zb-shogun-image .shogun-image-link {
    display: block;
    min-height: inherit;
    max-height: inherit
}

.product-zb-shogun-image .shogun-image-link img.shogun-image {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.addartlabl {
    min-width: 144px;
    height: 54px;
    line-height: 52px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 700;
    background: #222;
    border: 1px solid transparent;
    border-radius: 0;
    text-align: center;
    opacity: .85
}

.addartlabl-mobile {
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 700;
    background: #222;
    border: 1px solid transparent;
    border-radius: 0;
    text-align: center;
    width: 100%;
    opacity: .85
}

.product-intro__description-table table {
    width: 100% !important
}

.product-intro__description-table table colgroup col {
    width: 15px
}

.product-intro__description-table table colgroup col:first-child {
    min-width: 120px;
    width: auto
}

.product-intro__description-table table colgroup col:last-child {
    min-width: 163px;
    width: auto
}

.product-intro__description-table table tr {
    height: 25px;
    line-height: 25px
}

.product-intro__description-table table tr td {
    color: rgb(0, 0, 0);
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle
}

.product-intro__description-table {
    padding-left: 10px;
    font-size: 14px
}

.product-intro-con .product-intro__description-table ul {
    width: 100% !important;
    padding-left: 10px
}

.product-intro-con .product-intro__description-table ul li {
    word-wrap: break-word;
    white-space: unset;
    word-break: break-word;
    padding-left: 0;
    position: relative;
    margin-bottom: 4px
}

.product-intro-con .product-intro__description-table ul li::before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #000;
    left: -13px;
    top: 7px
}

.product-intro-con .product-intro__description-table ul li p {
    display: inline-block
}

.pdp-product-gallery {
    scroll-behavior: smooth;
    padding-bottom: 0;
    flex-flow: row nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
    scroll-snap-type: none;
    min-height: 390px
}

.pdp-product-gallery-item {
    scroll-snap-align: start;
    min-width: 100%;
    margin-right: 8px;
    width: 60%;
    --aspect-ratio: .796;
    height: auto;
    position: relative
}

.pdp-product-gallery-item:not(:last-child) {
    margin: 0;
    margin-bottom: 0
}

.pdp-product-gallery-item > img {
    height: 100%;
    width: 100%;
    transition: opacity .3s ease;
    object-fit: cover;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    opacity: 1;
    cursor: pointer
}

.pdp-product-gallery-item > img:hover {
    opacity: .85
}

.product-intro__description-table table tr td {
    width: auto !important
}

.product-intro__description-table table tr td:nth-child(2) {
    width: 20px !important
}

.product-intro__description-table table tr td:first-child {
    width: 27% !important
}

.product-intro__option {
    margin-top: 15px;
    margin-bottom: 25px
}

.product-intro__option .product-intro__option-title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 15px
}

.product-intro__option .product-intro__option-title .color-block {
    font-weight: 700;
    display: inline-block
}

.product-intro__option .product-intro__option-title .color-999 {
    font-weight: 400;
    color: #222;
    padding-left: 9px
}

.product-intro__option .main-variant {
    position: relative;
    width: 100%
}

.product-intro__option .main-variant .main-variant-selector {
    display: flex;
    background: #fff;
    position: relative;
    padding: 4px;
    border: 1px solid #dedede;
    margin: 0;
    cursor: pointer
}

.product-intro__option .main-variant .main-variant-selector:hover {
    border: 1px solid #a3a3a3
}

.product-intro__option .main-variant.active-dropdown .pdp-swatches__list-item {
    display: block
}

.pad5-active-lis {
    width: 100%;
    padding: 10px;
    padding-bottom: 35px;
    background: #f4f6f9
}

h2.font-bold {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.text-center {
    text-align: center;
    margin: 1em;
    padding-top: 1em;
    color: #333
}

.items-center {
    align-items: center
}

.flex {
    display: flex
}

.inline-block {
    display: inline-block
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-10 {
    margin-bottom: 10px
}

.w-full {
    width: 100%
}

.relative {
    position: relative
}

.bg-gray-200 {
    --bg-opacity: 1;
    background-color: #e5e7eb
}

.mt-1 {
    margin-top: 2px
}

.p-1 {
    padding: 2px
}

.absolute {
    position: absolute
}

.z-0 {
    z-index: 0
}

.bg-brand-black {
    --bg-opacity: 1;
    background-color: #212121
}

.justify-between {
    justify-content: space-between
}

.z-20 {
    z-index: 20
}

.leading-none {
    line-height: .7
}

.text-white {
    --text-opacity: 1;
    color: #fff
}

.rounded-full {
    border-radius: 9999px
}

.mx-4 {
    margin-left: 15px;
    margin-right: 27px
}

.mt-2 {
    margin-top: .5rem
}

.p-3 {
    padding: 9px
}

.font-bold {
    font-weight: 700
}

.truncate, .whitespace-no-wrap {
    white-space: nowrap
}

.justify-center {
    justify-content: center
}

.product-intro__head-flashsale {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.product-intro__head-flashsale {
    margin-top: 15px;
    padding: 15px;
    background-color: #facf19;
    border-radius: 2px
}

.product-intro__head-flashsale-title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: #000
}

.product-intro__head-flashsale-title .flashsale-icon {
    color: #222
}

.product-intro__head-flashsale-title .flashsale-icon {
    margin-right: 5px
}

.product-intro__head-flashsale-title i {
    width: 14px;
    height: 14px
}

.suiiconfont-critical[class*="_16px"], .suiiconfont[class*="_16px"] {
    font-size: 16px
}

.sui_icon_flashsale_16px:before {
    content: "\e8c5"
}

.product-intro__head-flashsale-time {
    color: #000
}

.product-intro__head-flashsale-time * {
    display: inline-block
}

.product-intro__head-flashsale-time .num {
    background-color: #222;
    padding: 0 1px;
    text-align: center;
    color: #fff;
    height: 14px;
    line-height: 14px;
    min-width: 14px
}


.product-intro__option .main-variant .pdp-swatches__list-item ul {
    width: 100%;
    height: auto;
    padding-bottom: 0
}

.main-variant .pdp-swatches__list-item ul li {
    border-bottom: 1px solid transparent;
    padding-left: 4px;
    border: 0;
    padding-right: 16px;
    display: flex;
    background: #fff;
    position: relative;
    padding: 4px;
    margin: 0;
    cursor: pointer
}

.main-variant .pdp-swatches__list-item ul li:hover {
    background: rgb(250, 250, 250)
}

.main-variant .pdp-swatches__list-item ul li img {
    width: 56px;
    height: 56px;
    object-fit: cover;
    object-position: bottom;
    margin-bottom: 0;
    min-width: 56px
}

.main-variant .pdp-swatches__list-item ul li .title {
    padding-left: 16px;
    align-items: center;
    justify-content: center;
    display: flex;
    line-height: 25px
}

.main-variant .main-variant-selector img {
    vertical-align: top;
    width: 56px;
    height: 56px;
    object-fit: cover;
    object-position: bottom
}

.main-variant .main-variant-selector .alternate-title {
    font-size: 14px
}

.main-variant .main-variant-selector .pdp-product__tag {
    align-self: center;
    padding-left: 23px;
    padding-right: 45px;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%
}

.main-variant .main-variant-selector i.jtxsbox {
    position: absolute;
    right: 12px;
    top: 25px;
    transform: translateY(-50%);
    display: block;
    width: 10px;
    height: 10px;
    border-left: 1px solid rgb(159 159 159);
    border-bottom: 1px solid rgb(159 159 159);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.productuploadphotoT {
    margin-top: 15px;
    margin-bottom: 25px
}

.productuploadphotoT .productuploadphotoT-title {
    position: relative;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 15px
}

.productuploadphotoT .productuploadphotoT-title .color-block {
    font-weight: 700;
    display: inline-block
}

.productuploadphotoT .main-variant {
    position: relative;
    width: 100%;
    outline: 0
}

.productuploadphotoT .main-variant .uploadphotoebx {
    display: block
}

.uploadphotoebx .uploadphotobtn {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border: 1px dashed #ffa800;
    cursor: pointer;
    position: relative
}

.uploadphotoebx .uploadphotobtn .uploadphotobtnicon {
    display: block;
    font-size: 25px;
    color: #ffa800;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.uploadphotoebx .uploadphotoimg {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #fff;
    cursor: pointer;
    position: relative
}

.uploadphotoebx .uploadphotoimg img {
    display: block;
    width: 100%;
    height: 100%
}

.uploadphotoebx .uploadphotoimg i.delupimg {
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #000;
    border-radius: 50%;
    right: -6px;
    top: -6px;
    text-align: center;
    color: #fff;
    font-size: 12px
}

.uploadphotoebx .errortxt {
    display: block;
    font-size: 12px;
    margin-top: 4px;
    color: #ff373c
}

span.tipts {
    font-size: 12px;
    font-weight: normal;
    color: #2f2f2f;
    padding-left: 3px;
    display: block;
    width: 50%;
    flex: 1;
    text-align: right;
    padding-top: 4px
}

.charms-placeholder.photo-ring {
    width: 100%
}

.charms-placeholder.photo-ring .charms-cropper-wrapper {
    width: 100%;
    border: 0 solid #ddd
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area {
    background-color: #fff;
    position: relative;
    padding-bottom: 100%;
    width: 100%;
    height: 100%
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area .preview-image-wrapper {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 88
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area img {
    position: absolute;
    top: 0;
    width: 100%
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area .cropper-area {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area .cropper-area .cropper-container .cropper-crop-box .cropper-skin-box {
    position: absolute;
    pointer-events: none;
    width: 100%;
    height: 100%;
    z-index: 66
}

.charms-placeholder .charms-cropper-wrapper .charms-main-area .cropper-area .cropper-container .cropper-crop-box .cropper-view-box {
    outline-color: #fff;
    outline: 0
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar {
    height: 50px;
    line-height: 50px;
    background-color: #fbfbfb;
    padding-top: 15px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list {
    display: flex;
    justify-content: center;
    margin: 0
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-left {
    background-position-x: 0
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-right {
    background-position-x: -20px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-down {
    background-position-x: -40px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-up {
    background-position-x: -60px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-plus {
    background-position-x: -80px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-minus {
    background-position-x: -100px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-turn-right {
    background-position-x: -120px
}

.charms-placeholder .charms-cropper-wrapper .charms-toolbar .tool-list dd.action-turn-left {
    background-position-x: -140px
}

.charms-placeholder .charms-cropper-wrapper .confibxo {
    width: 100%;
    padding: 20px 0;
    padding-top: 6px
}

.charms-placeholder .charms-cropper-wrapper .confibxo .charms-tstxt {
    font-size: 13px;
    line-height: 15px;
    color: #333;
    margin-bottom: 15px;
    padding: 0 20px
}

.charms-placeholder .charms-cropper-wrapper .confibxo .charms-btn-box {
    width: 100%;
    text-align: center
}

.charms-btn-box span {
    display: inline-block;
    padding: 6px 18px;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.charms-btn-box span.cancel {
    margin-right: 50px;
    border: 1px solid #a2a2a2;
    color: #737373
}

.charms-btn-box span.confirm {
    border: 1px solid #f46;
    color: #fff;
    background: #f46
}

.product-flashsale-remk span {
    display: block;
    line-height: 17px
}

.dbysXo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}


.dbysXo .S-drawer__container_rtl, .dbysXo .S-drawer__container_ltr {
    top: 0;
    bottom: 0
}

.dbysXo .S-drawer__container_rtl {
    right: 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.dbysXo .S-drawer__container_active {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.dbysXo .S-drawer__container_type-full {
    width: 100%;
    height: 100%
}

.dbysXo .S-drawer__no-transition {
    -webkit-transition: none;
    transition: none
}

.S-animation__drawer_type-full.S-transition__drawer {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

.dbysXo .S-drawer__body {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: auto;
    background-color: #fff
}

.goods-detail__comment-drawer .S-drawer__body {
    height: 100%
}

.review-modal {
    height: 100%
}

.mshe-header-fixed {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1999
}

.mshe-header-fixed {
    margin: 0 auto
}

.mshe-header-fixed .c-header {
    position: relative
}

.no-padding {
    padding: 0 !important
}

.c-header-inner {
    width: 100%;
    height: 45px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.c-header-inner .c-header-left, .c-header-inner .c-header-right {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex: 1
}

.waves-btn {
    display: inline-block;
    text-align: center;
    width: 42px
}

a:active, a:hover {
    outline-width: 0
}

.c-header-inner .c-header-left a {
    margin-right: 10px
}

.c-header-inner .c-header-left a, .c-header-inner .c-header-right a {
    display: inline-block;
    text-decoration: none;
    color: #222;
    pointer-events: auto;
    line-height: 1;
    position: relative
}

.c-header-inner .c-header-title {
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    margin-left: .2rem;
    font-weight: 700
}

i.sui_icon_nav_back_24px:before {
    content: "\e667";
    color: #333;
    float: left;
    font-size: 22px
}

.c-header-inner .c-header-right {
    text-align: right;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.c-header-inner .c-header-right .header-bag {
    position: relative
}

.sui_icon_nav_shoppingbag_24px {
    font-size: 19px
}

i.sui_icon_nav_shoppingbag_24px:before {
    content: "\e600"
}

.mshe-trans-contain-footer {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    z-index: 999
}

.view-review {
    background: #fff;
    margin-top: .27rem
}

.view-review.view-review-mt {
    position: relative
}

.mshe-trans-contain-footer {
    margin-top: 1.36rem;
    padding-bottom: 1.36rem;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.view-review.view-review-mt {
    margin-top: 48px
}

.goods-review__rate-wrap {
    position: relative
}

.goods-review__rate-wrap {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5
}

.goods-review__rate {
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.goods-review__rate {
    padding: 10px;
    background-color: #f6f6f6;
    margin: 10px
}

.goods-review__rate-nomg {
    margin: 0
}

.goods-review__rate-info, .goods-review__rate-star {
    display: inline-block;
    width: 3.12rem;
    color: #222;
    font-size: 15px
}

.goods-review__rate-star {
    width: 100%
}

.goods-review__rate-info, .goods-review__rate-star {
    text-align: left
}

.goods-review__rate-star {
    background-color: #f6f6f6
}

.goods-review__rate-info .star-num, .goods-review__rate-star .star-num {
    font-size: 30px;
    font-weight: 700;
    color: #222
}

.goods-review__rate-star .star div {
    display: inline-block
}

.goods-review__rate-star .star-num {
    text-align: left
}

.suiiconfont {
    display: inline-block
}

.c-header-detail.goods-review__title {
    text-transform: capitalize;
    font-weight: 700;
    color: #222;
    font-size: 20px
}

.bag-btn-wrap {
    right: 13px
}

.mobilestaylist .common-rate__item_m.svgicon {
    font-size: 17px !important;
    margin-right: 8px !important
}

.common-rate__star {
    vertical-align: 4px
}

.goods-detail__comment-drawer .review-split {
    width: 100%;
    height: 10px
}

.goods-detail__comment-drawer .review-split {
    background-color: #f6f6f6
}

.j-expose__common-reviews__list-item {
    padding: 0 10px
}

.mobilereviewshow-hea {
    position: fixed;
    top: -924px
}

.waves-effect {
    position: relative;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    font-size: 13px
}

.view-review__all, .view-review__morer {
    margin-top: 20px;
    text-align: center;
    background: #fff
}

i.sui_icon_more_right2_16px {
    font-size: 17px !important;
    vertical-align: -4px
}

i.sui_icon_more_right2_16px:before {
    content: "\e667";
    color: #767676;
    float: left;
    font-size: 14px;
    transform: rotate(180deg)
}

.showmobilerew {
    z-index: 10111;
    display: block
}

.showmobilerew-h {
    z-index: 10111;
    display: none
}

i.sui_icon_more_down_16px {
    font-size: 17px !important;
    vertical-align: -4px;
    transform: rotate(90deg)
}

i.sui_icon_more_down_16px:before {
    content: "\e667";
    color: #767676;
    float: left;
    font-size: 14px;
    transform: rotate(180deg)
}

@media screen and (max-width: 1024px) {
    .pro-container {
        padding-left: 0;
        padding-right: 0
    }

    .product-intro__gallery {
        padding-left: 0;
        width: 100%
    }

    .product-intro__main {
        width: 100% !important
    }

    .goods-detailv2__media {
        width: 100%
    }

    .product-intro {
        width: 100%;
        display: block
    }

    .product-intro__info {
        padding: 10px;
        margin: 0;
        width: 100%
    }

    .product-intro__shipswiper {
        margin: 0
    }

    .common-hovertips_pos-share {
        left: auto;
        right: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none
    }

    .common-hovertips_pos-share:after {
        left: 93%
    }

    .product-intro__description-table {
        padding-left: 10px;
        font-size: 14px
    }

    .product-intro-con .product-intro__description-table ul li {
        list-style: inside
    }

    .product-intro-con .product-intro__description-table ul li p {
        display: inline-block
    }

    .product-intro-con .product-intro__description-table ul.list-paddingleft-2 li {
        list-style: none !important
    }

    .common-reviews {
        margin-top: 0;
        margin-bottom: 10px;
        border-top: 10px solid #f6f6f6
    }

    .goods-detailv2__1200 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 10px
    }

    .common-reviews__tab {
        font-size: 14px;
        font-weight: normal;
        padding: 10px;
        padding-bottom: 0
    }

    .goods-detailv2__media {
        margin-bottom: 0
    }

    .common-reviews__averate-item_center {
        padding: 15px 10px
    }

    .common-reviews-con {
        padding: 10px
    }

    .common-reviews__averate-item .name {
        display: none
    }

    .common-reviews__averate-item .ave-rate {
        color: #222
    }

    .common-rate__star .common-rate__item_m.svgicon {
        font-size: 13px;
        margin-right: 4px
    }

    .common-reviews__list-item-left {
        width: 100%;
        white-space: nowrap;
        float: none !important
    }

    .common-reviews__list-item-mid {
        float: none;
        padding-right: 0;
        width: 100%;
        display: block
    }

    .common-reviews__list-item-detail {
        width: 100%;
        padding-right: 0
    }

    .common-rate__star .common-rate__item_m_s.svgicon {
        vertical-align: baseline;
        font-size: 13px;
        margin-right: 5px
    }

    .common-reviews__list-item-detail .rate-des {
        font-size: 12px;
        line-height: 15px
    }

    .common-reviews__list-item-pic {
        width: 100%
    }

    .common-reviews__list-item-right .date {
        position: relative;
        text-align: right;
        width: 100%;
        margin-top: 5px;
        font-size: 12px
    }

    .common-reviews__list-item-left .nikename {
        margin-bottom: 8px
    }

    .common-reviews__list-item {
        padding: 15px 0
    }

     .recommend-title > label, .recommend-title__main {
        font-size: 14px;
        font-weight: 600
    }

    .related-list .related-pro-item {
        width: 50%
    }

    .related-list {
        margin: 0
    }

    .S-product-item__info {
        min-height: 34px
    }

    .product-img-list .swiper-pagination {
        display: block
    }

    .swiper-pagination-bullet {
        margin-right: 2px
    }

    .product-img-list:hover .prev-r, .product-img-list:hover .prev {
        display: none
    }

    .product-img-list .prev-r, .product-img-list .prev {
        display: none
    }

    .m-header-h .c-header-inner .c-header-left a i.m-header-logo {
        font-size: 21px
    }

    .fade {
        opacity: 0;
        -webkit-transition: opacity .15s linear;
        -o-transition: opacity .15s linear;
        transition: opacity .15s linear
    }

    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }

    .fade.in {
        opacity: 1
    }

    .modal .fexdop {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .3
    }

    .modal-testimonial {
        box-shadow: none !important;
        border: 0 !important;
        background-color: rgba(0, 0, 0, 0) !important
    }


    .modal-body {
        position: relative;
        padding: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .close {
        float: right;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .2
    }

    .testimonial-video-block .btn-close-modal-video {
        height: 39px !important;
        right: -3% !important;
        top: 9.3% !important
    }

    .testimonial-video-block .btn-close-modal-video {
        position: absolute;
        right: -2%;
        top: 26%;
        opacity: 1;
        z-index: 1;
        display: block
    }

    .btn-close-modal-video span.btn-close-modal-video-1 {
        color: #fff;
        background-color: #d49783;
        width: 28px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border-radius: 50%;
        font-size: 15px;
        display: block
    }

    .modal iframe {
        width: 100%;
        height: 85vh;
        position: absolute
    }

    .video-m-btn-in {
        position: absolute;
        right: 10px;
        bottom: 15px;
        width: 50px;
        height: 50px;
        text-align: center;
        z-index: 100
    }

    .video-m-btn-in img {
        width: 100%;
        display: inline-block;
        margin-top: 8px;
        margin-left: -2px
    }

    .product-flashsale-remk span {
        display: block;
        line-height: 15px
    }

    .activity-reminder-box {
        width: 100%;
        padding: 10px;
        background: #d4aa9b;
        color: #323232
    }

    .activity-reminder-box .yddd {
        position: relative;
        padding-left: 10px
    }

    .activity-reminder-box .yddd:before {
        content: '';
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #000;
        left: 0;
        top: 5px
    }

    .giftrel {
        font-size: 13px;
        color: #080808;
        font-weight: 500;
        margin-bottom: 4px
    }

    .m-bag-item .bag-left .header-bag-dis-free {
        position: absolute;
        color: #fff;
        text-align: center;
        text-transform: initial;
        direction: ltr;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        background: #222;
        width: 39px;
        top: 5px;
        left: 0;
        color: #222;
        background: #fcd364
    }

    .product-intro__head-flashsale {
        padding: 15px 5px
    }

    .font14-gift {
        font-size: 14px;
        font-family: 'EffraMedium';
        color: #222;
        padding-bottom: 4px
    }

    .font12-gift {
        font-size: 12px;
        font-family: 'EffraRegular';
        color: #222
    }
}

.img-content {
    width: 100%;
}
.img-content .img-pane {
    display: block;
    height: 0;
    max-width: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.img-content .img-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    overflow: visible;
}

.product-large-thumb{
    position: relative;
    overflow: hidden;
}

.product-menu {
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
    margin: 10px 0;
    padding: 5px 0;
    width: 100%;
}
.product-details-img  {
    padding: 0 10px;
}
.product-details-img img  {
    border-radius: 4px;
    margin-left: 13px;
    width: 70%;
}
.product-tab-menu .slick-arrow {
    position: absolute;
    /* border: 1px solid #e5e5e552; */
    /*color: #e5e5e5;*/
    background: #fff0;
    height: 28px;
    width: 22px;
    line-height: 26px;
    font-size: 18px;
    display: block;
    cursor: pointer;
    margin-top: 1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    z-index: 99;
}
.product-tab-menu .slick-next-btn.slick-arrow {
    left: auto;
    right: -6px;
}
@media (min-width: 992px) {
    .product-tab-menu .slick-next-btn.slick-arrow {
        left: auto;
        right: 0;
    }
}
/*.product-tab-menu .slick-arrow:hover{*/
/*    color: #fff;*/
/*    !*border-color: #abd373;*!*/
/*    !*background-color: #abd373;*!*/
/*}*/
.product-tab-menu:hover .slick-arrow{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.product-large-thumb{
    margin:0  -14px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.product-summary {
    padding: 0 15px;
}

@media (min-width: 992px) {
    .product-summary {

        padding: 0 27px 37px 45px;
    }
    .product-gallery__big img {
        height: 550px;
    }
}
@media (min-width: 1200px) {
    .product-featured-item {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;

    }
}
.spu_desc{
    padding: 10px 0;line-height: 30px;
}
.add_cart_btn{
    color: #212529;
    background-color: #fe801a;
    box-shadow: 0px 0px 0px #fe801a, 1px 2px 4px #98999E;
    animation: color-cycle 5s infinite;
}
@keyframes color-cycle {
    0% { background-color: #fe801a; }
    25% { background-color: #fee72d; }
    50% { background-color: #f5ff97; }
    75% { background-color: #FEDB31; }
    100% { background-color: #fe801a; }
}

.add_cart_btn:hover{
    box-shadow:   1px 2px 6px  #fee72d;
}

@media screen and (max-width: 767px) {
    .choose_attr{
        width: 100%; margin: 10px 0;
    }
}
@media screen and (min-width: 769px) {
    .product-intro__option .main-variant .pdp-swatches__list-item {
        border: 1px solid #a3a3a3;
        border-top: none;
        padding-top: 0;
        position: absolute;
        top: 65px;
        height: auto;
        bottom: auto;
        transition: all .3s ease-out;
        overflow-x: hidden;
        width: 100%;
        z-index: 1000;
        max-height: 230px;
        display: none
    }
    .choose_attr{
        width: 70%;
        margin: 10px 0;
    }
    .product-intro__option .main-variant.active-dropdown .main-variant-selector {
        border: 1px solid #a3a3a3
    }

    .product-intro__option .main-variant.active-dropdown .main-variant-selector i.jtxsbox {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg)
    }

    .mobileopti {
        display: none
    }
}

@media screen and (max-width: 800px) {
    .product-intro__option .main-variant .pdp-swatches__list-item {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 3000;
        left: 0;
        display: none;
        transition: all .3s ease-out;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 280px;
        min-height: 192px;
        box-shadow: 0 -2px 11px 4px #dfdfdf;
        background: #fff
    }

    .product-intro__option .main-variant .pdp-swatches__list-item ul {
        padding: 0 10px
    }

    .mobileopti {
        margin-left: 1px;
        padding: 16px 18px 18px;
        display: block;
        background: #fff;
        font-size: 15px
    }

    .mobileopti p {
        letter-spacing: 0;
        line-height: 18px;
        font-size: 15px;
        position: relative
    }

    .closeCheksku {
        position: absolute;
        right: 11px;
        top: 0;
        font-size: 19px
    }
}

/*----------------------------------------------------
    11. SOCIAL
------------------------------------------------------*/
.icons-list,
.social-links {
    margin-bottom: 12px;
    padding: 10px  0;
}
.icons-list .icon:last-child,
.social-links_demo li:last-child,
.social-links_hovered li:last-child {
    margin-right: 0;
}
.social-links {
    margin-bottom: 0;
    display: inline-block;
}
.social-links li {
    display: inline-block;
    margin: 4px 6px 7px 0;
}
.social-links li:last-child {
    margin-right: 0
}


.social-links li a {
    border-radius: 100%;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 55px;
    text-align: center;
    margin: 0;
    text-decoration: none;
}
.social-links_hovered li a,
.social-links_demo li a {
    margin: 5px;
    background: #fe801a;
}
.social-links_hovered li a,
.social-links li a:hover {
    background: #fe801a;
    color: rgba(65, 65, 65, 0.95);
}
.social-links_hovered {
    margin-bottom: 0;
}
.icons-list ,
.social-links_hovered li,
.social-links_demo li {
    margin: 0 4px 5px 0;
}

@media (min-width: 769px) {
    .icons-list ,
    .social-links_hovered li,
    .social-links_demo li {
        margin: 0 12px 10px 0;
    }
    .share .social-links {
        margin: 0 -15px;
    }
}

.why-chose{background-color: #f9f9f9;    padding-bottom: 3em;
}
.chose_us{display: flex;height: 180px}
 .chose_us ul{
     list-style:none;
     text-align: center;}
.chose_us li svg{
    background: #c7dced;
    padding: 7px;
    border-radius: 45%;}
@media (min-width: 769px) {
    .chose_us ul{
        width: 50%;
    }
    .chose_us ul li{
        background: #f1f1f1a3;
        padding: 1rem;
        font-weight: bold;
    }
}

.center-class{text-align: center}
.image-text-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    height: 195px;
}

.image {
    text-align: center;
}

.text {
    text-align: center;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}

.text-content p{text-align: left}
.product-description{ overflow-x: auto;}
.product-description table{ width: 100%;
    table-layout: fixed;
}
@media (max-width: 768px) {
    .breadcrumb_div {}
    .image-text-container {
        display: block; /* 切换为块级元素 */
        grid-template-columns: 1fr;
        position: relative;
    }
    .chose_us{display:table}
    .image{
        background-size: cover;
    }
    .product-description table {
        width: auto;
    }
    .text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .text-content p{display: none}
    .product-description{margin: 10px}
}


@media (min-width: 769px) {
    .hot_pro_div{    padding: 10px 75px;}
    .image-text-container {
        padding: 10px 40px;
    }
    .text{ background-color: #e7e7e7;}
    .image{
        clip-path: polygon(0 0, 86% 0, 100% 100%, 0% 100%);
        width: 80%;
    }
}


/* Slider */

.slick-arrow {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 1;
    margin-top: -30px;
    text-align: center;
    top: 50%;
    color: #00000066;
    background: #ffffff2e;
    font-size: 18px;
    border: none;
    /*border-radius: 100%;*/
    z-index: 1;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}
.slick-arrow:before {
    font-size: inherit;
}
.slick-arrow:hover {
    background: rgba(153, 206, 224, 0.31);
}
.slick-prev {
    left: 10px;
}
.slick-next {
    right: 10px;
}
.slick-slide:focus {
    outline: none;
}
.slick-slider
{
    position: relative;
    z-index: 0;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{    cursor: pointer;
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-loading @font-face{font-family:slick;font-weight:400;font-style:normal;}.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-10px}[dir=rtl] .slick-prev{right:-10px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'} .slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:20px;line-height:20px;position:absolute;top:0;left:0;width:20px;text-align:right;height:20px;content:'•';opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.slick-dots{margin-bottom:2rem;text-align: right}

.breadcrumb_div{margin:15px ;font-weight: bolder;}
@media (min-width: 769px) {
    .breadcrumb_div {
        padding-top: 180px;
    }
}
.back-to-top {
    /*background: rgba(7,7,9,.85);*/
    color: #FFFFFF;
    text-align: center;
    display: block;
    padding: 20px 0;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
.back-to-top i {
    font-size: 17px;
    padding-right: 11px
}
.selLang{
    padding: .2rem .4rem;
}
.mail-inptu{
    color: #fff;
    background: 0 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding-left: 3px;
    font-size: 14px;
}

.mail-submit{
    color: #fff;
    margin: 1px 0 0 -30px;
    background: 0 0;
    border: 0;
    cursor: pointer;
}
.mail-tip{
    font-size: 12px;
}

@media (max-width: 991px) {
    .logo-footer {
        margin-bottom: 15px;
    }
    .page-footer .social {
        margin-top: 15px;
    }
    .page-footer .social > span {
        /*display: block;*/
    }
}

@media (max-width: 768px) {
    .footer-navigation .nav-item {
        width: 100%;
        text-align: center;
    }
    .footer-navigation .nav-link {
        padding: 5px 0;
        text-transform: none;
        font-weight: normal;
    }
}

@media (min-width: 992px) {
    /*.page-footer {*/
    /*    !*padding: 90px 0 0;*!*/
    /*}*/
    .footer-navigation .nav-item + .nav-item {
        margin-left: 44px;
    }
    .footer-navigation .nav-link {
        font-weight: 800;
    }
    .page-footer__text {
        line-height: 1;
    }
    .page-footer .social {
        text-align: right;
        padding-right: 0;
    }
    /*.footer-bottom {*/
    /*    padding: 50px 0 36px*/
    /*}*/
    .footer-navigation {
        margin-top: 40px;
    }

    .whatsapp-style{
        margin: 0  10px;
    }
}
/**footer cart**/
.footbar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 0.3rem 0;
    border-top: 1px solid #eee;
}
.footbar .col-12.billing{ display: block; line-height: 3rem; padding-bottom: 0.5rem;}
.footbar .col-12.billing a.btn{ line-height: normal;}
.square{ width: 11%; float: left; text-align: center; font-size: 0.7rem; position: relative;}
.square .number{ font-style: normal;color: #f5f5f5;background: #ffaeca;border-radius: 50%;-webkit-border-radius: 50%;text-align: center;min-width: 1rem;height: 1rem;line-height: normal;right: .1rem;top: 0;position: absolute;}
.square span{ display: block; font-size: 0.7rem; line-height: 1.7rem;}
.btn-cart{ background:#B768A5; border: 1px solid transparent; display: inline-block; letter-spacing: 1px; padding: 0.8rem 2.2rem; color: #fff; text-align: center;}
.btn-group{ width: 65%;cursor: pointer;  display: flex; display: -webkit-flex; display: -moz-flex; align-items: center; justify-content: space-around;}
.btn-group a.btn-cart{ width: 50%; padding: 0.8rem 0; float: left;    border-radius: 1px;}
.btn-fade {background: #d292c3;}

.backToTop {
    cursor: pointer;
    display: none;
    height: 40px;
    width: 40px;
    position: fixed;
    right: 12px;
    bottom: 65px;
    background: #eaeaea;
    border-radius: 22%;
    opacity: 0.7;
    /*font-size: 24px;*/
    color: #fff;
    line-height: 35px;
    z-index: 2;
    text-align: center;}

/* Slider */
.slick-slider
{
    position: relative;
    z-index: 0;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{    cursor: pointer;
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}


.hot_pro_btn {
    font-weight: bolder;
    text-align: center;
    color: #000;
    height: 45px;
    width: 100%;
    border: 1px solid #eee;
    outline: none;}
.hot_pro_btn:hover {
    color: #fff;
    height: 45px;
    width: 100%;
    background-color: #6091dd;
    border: 1px solid #eee;
    outline: none;
}
