/* Minification failed. Returning unminified contents.
(150,39): run-time error CSS1046: Expect comma, found '0'
(150,43): run-time error CSS1046: Expect comma, found '/'
(371,38): run-time error CSS1046: Expect comma, found '0'
(371,42): run-time error CSS1046: Expect comma, found '/'
(372,36): run-time error CSS1046: Expect comma, found '0'
(372,40): run-time error CSS1046: Expect comma, found '/'
 */
/*detail.css*/
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=number] {
    -moz-appearance: textfield
}

.priceDetail {
    display: inline-block;
    margin-right: 0.5rem;
    font-weight: 700;
    font-size: 2rem;
    color: #161d15
}

@media(max-width:320px) {
    .priceDetail {
        display: block
    }
}

.countdown-area {
    height: auto;
    background: #eee;
    vertical-align: middle;
    line-height: 50px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    font-size: 15px;
    color: #000;
    text-align: center;
    max-width: 500px
}

.clockrun {
    margin: 2px 0 0 0;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 45px;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.countdown-area .lblflashdeal {
    display: inline-block;
    line-height: 25px;
    font-size: 20px;
    width: 100%;
    text-align: center
}

.clockrun .num {
    flex: 1;
    min-width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #222;
    border-radius: 3px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: baseline;
    font-family: Arial
}

.clockrun .dots {
    float: left;
    width: 10px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #000 !important;
    margin-left: 4px;
    margin-right: 4px
}

.clockrun .num .nummark {
    font-size: 15px;
    color: #fff
}

.priceori {
    display: inline-block;
    margin-right: 4px
}

    .priceori i {
        text-decoration: line-through;
        font-weight: 700;
        color: #afb0b2
    }

.deductrate {
    font-size: 1.3em;
    color: #fff;
    background: #4682b4;
    padding: 0.5rem;
    font-weight: 700;
    border-radius: 2px
}

table, table tr td, table tr th {
    border: 1px solid #222;
    text-align: center;
    color: #222;
    font-weight: 400;
    padding-top: 3px;
    padding-bottom: 3px
}

    table tr {
        height: 30px
    }

.gosSalesDescIcon {
    font-family: CalceusWoff;
    background: #c00000;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.gosSalesDesc {
    color: #fff;
    background: #000;
    line-height: 16px;
    font-size: 16px;
    padding: 5px 10px;
    font-weight: 700;
    margin: 10px 0;
    display: inline-block;
    box-shadow: 2px 2px 2px 1px rgb(0 0 0 / 20%);
    border-radius: 2px
}

.miniMainImageSwiper {
    overflow: hidden
}

.swiper-container {
    margin: 0 5%
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff
}

    .swiper-slide span.txt {
        margin-bottom: 5px;
        height: 42px;
        font-size: 15px;
        line-height: 22px;
        color: #222;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .swiper-slide a .imagearea img {
        padding: 7%
    }

    .swiper-slide a .imagearea .salemark {
        font-size: 13px;
        position: absolute;
        background: #c00000;
        color: #fff;
        right: 0;
        top: 0;
        padding: 1px 2px 1px 2px
    }

.remswiper-prev {
    font-family: CalceusWoff;
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ccc;
    color: #fff
}

    .remswiper-prev:hover {
        background: #000
    }

.swiper-button-disabled {
    display: none
}

.remswiper-prev:before {
    content: "\e686"
}

.remswiper-next {
    font-family: CalceusWoff;
    font-size: 50px;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: #ccc;
    color: #fff;
    line-height: 50px
}

    .remswiper-next:hover {
        background: #000
    }

    .remswiper-next:before {
        content: "\e684"
    }

.productextensions {
    padding: 0 15px 0 15px;
    display: none
}

    .productextensions h3 {
        margin-top: 10px;
        font-size: 17px;
        line-height: 30px;
        font-weight: 700;
        color: #000
    }

    .productextensions p {
        color: #222;
        font-size: 16px;
        line-height: 28px
    }

.productList {
    padding-bottom: 20px;
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px
}

.reviewstars {
    background: url(/Content/images/icon-star.png) top right no-repeat;
    background-size: 150px;
    display: inline-block;
    vertical-align: top;
    width: 75px;
    height: 20px;
    margin-right: 10px
}

    .reviewstars em {
        background: url(/Content/images/icon-star.png) top left no-repeat;
        background-size: 150px;
        width: 100%;
        height: 20px;
        display: block
    }

.shop-product-intro .sale-info {
    padding: 10px 0
}

    .shop-product-intro .sale-info ul {
        background: #fafafa;
        padding: 0 0 0 15px
    }

        .shop-product-intro .sale-info ul li {
            position: relative;
            border-bottom: 1px solid #f1f1f1;
            font-size: 13px;
            padding: 15px 30px 15px 40px
        }

            .shop-product-intro .sale-info ul li:first-child {
                color: #161d15
            }

            .shop-product-intro .sale-info ul li:last-child {
                border: 0
            }

            .shop-product-intro .sale-info ul li i {
                position: absolute;
                left: 0;
                font-size: 20px;
                margin-top: -5px
            }

            .shop-product-intro .sale-info ul li a {
                text-decoration: underline
            }

            .shop-product-intro .sale-info ul li i.iconfont {
                font-family: CalceusWoff
            }

                .shop-product-intro .sale-info ul li i.iconfont.icon-size:before {
                    content: "\e734"
                }

                .shop-product-intro .sale-info ul li i.iconfont.icon-shipTo:before {
                    content: "\e737"
                }

                .shop-product-intro .sale-info ul li i.iconfont.icon-icon-test2:before {
                    content: "\e738"
                }

.pagniation {
    float: right
}

    .pagniation::after {
        content: '';
        clear: both
    }

.product-features-wrapper:not(:first-child) {
    margin-top: 20px
}

.product-features-wrapper h2 {
    border-bottom: 1px solid #999;
    padding-bottom: 15px
}

.product-onsalemsg {
    color: #fff;
    background: #d00000;
    padding: 3px 15px;
    font-size: 25px;
    display: inline-block;
    margin: 10px 0;
    font-style: italic;
    font-weight: 700;
    border-radius: 3px;
    font-family: emoji;
    box-shadow: 0 5px 5px -5px rgb(0 0 0 / 75%);
    text-shadow: 1px 1px 2px rgb(0 0 0 / 75%)
}

@media(max-width:767px) {
    .swiper-slide a .imagearea img {
        padding: 0
    }

    .remswiper-prev {
        top: 45%;
        width: 38px;
        z-index: 2;
        left: 0;
        background: rgba(0,0,0,.3)
    }

    .remswiper-next {
        top: 45%;
        width: 38px;
        z-index: 2;
        right: 0;
        background: rgba(0,0,0,.3)
    }

        .remswiper-next:before, .remswiper-prev:before {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%)
        }
}

.detail-img {
    display: flex;
    margin: 10px auto;
    flex-wrap: wrap
}

    .detail-img img {
        max-width: 700px;
        margin: 10px auto 10px
    }


.detail-img-halfpc {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3,1fr);
}

.detail-img-col4 {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4,1fr);
}

    .detail-img img, .detail-img-halfpc img, .detail-img-col4 img {
        border-radius: 10px;
        width: 100%;
        margin: 0 auto
    }


@media(max-width:767px) {

    .detail-img, .detail-img-halfpc, .detail-img-col4 {
        margin: 10px auto;
        gap: 10px;
        grid-template-columns: repeat(2,1fr);
    }

}

.detail-img-combine {
    display: flex;
    margin: 10px auto;
    flex-wrap: wrap
}

    .detail-img-combine img {
        max-width: 700px;
        margin: 0
    }

@media(max-width:767px) {
    .detail-img-combine {
        display: block;
        margin: 10px auto
    }

        .detail-img-combine img {
            width: 100%;
            margin: 0 auto
        }
}

@font-face {
    font-family: "FuturaPTBold";
    src: url("/font/FuturaPTBold.otf")
}

@font-face {
    font-family: "FuturaPTMedium";
    src: url("/font/FuturaPTMedium.otf")
}

.leftpannel {
    width: 100%
}

.rightpannel {
    width: 100%
}

.pannelstyle1, .pannelstyle2, .pannelstyle3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 10px;
    align-items: center;
    flex-direction: column
}

    .pannelstyle1:first-child {
        padding-top: 10px
    }

    .pannelstyle1 img, .pannelstyle2 img {
        width: 100%;
        padding: 0;
        margin: 0;
        max-width: 100%
    }

.pannelstyle1 {
    flex-direction: column
}

.pannelstyle2 {
    flex-direction: column-reverse;
    background-color: #f5f5f5
}

.pannelstyle1 .leftpannel {
    margin: 0 auto 20px
}

.pannelstyle2 .rightpannel {
    margin: 0 auto 20px
}

.pannelstyle1 h2, .pannelstyle2 h2, .pannelstyle3 h2 {
    font: 500 50px/90px "FuturaPTBold";
    border-bottom: 0 !important;
    padding: 0
}

.pannelstyle1 h3, .pannelstyle2 h3, .pannelstyle3 h3 {
    font: 700 25px/37px "Poppins",sans-serif;
    margin: 0 0 10px 0;
    color: black
}

.pannelstyle1 p, .pannelstyle2 p, .pannelstyle3 p {
    font-size: 16px;
    line-height: 25px;
    font-family: Poppins;
    padding: 0
}

@media(max-width:415px) {
    .pannelstyle1 h2, .pannelstyle2 h2, .pannelstyle3 h2 {
        font: 500 40px/60px "FuturaPTBold";
        border-bottom: 0 !important;
        padding: 0
    }

    .pannelstyle1 h3, .pannelstyle2 h3, .pannelstyle3 h3 {
        font: 700 22px/35px "Poppins",sans-serif;
        margin: 0 0 10px 0;
        color: black
    }

    .pannelstyle1 p, .pannelstyle2 p, .pannelstyle3 p {
        font-size: 16px;
        line-height: 25px;
        font-family: Poppins;
        padding: 0
    }
}

@media(min-width:1199px) {
    .pannelstyle1 .leftpannel h2, .pannelstyle2 .rightpannel h2, .pannelstyle3 .leftpannel h2 {
        font: 500 67px/110px "FuturaPTBold";
        border: 0 !important;
    }

    .pannelstyle1 h3, .pannelstyle2 h3, .pannelstyle3 h3 {
        font: 700 28px/40px "Poppins",sans-serif;
        margin: 0 0 10px 0;
        color: black
    }

    .pannelstyle1 p, .pannelstyle2 p, .pannelstyle3 p {
        font-size: 16px;
        line-height: 36px;
        font-family: Poppins;
        padding: 0
    }
}

@media(min-width:992px) {
    .pannelstyle1, .pannelstyle2, .pannelstyle3 {
        padding: 30px 15px;
        flex-direction: row
    }

        .pannelstyle1:first-child {
            padding-top: 30px
        }

        .pannelstyle1 .leftpannel, .pannelstyle2 .leftpannel {
            width: 50%;
            margin: 0 auto
        }

        .pannelstyle1 .leftpannel {
            padding-right: 30px
        }

        .pannelstyle1 .rightpannel, .pannelstyle2 .rightpannel {
            width: 50%
        }

        .pannelstyle2 .rightpannel {
            padding-left: 30px
        }

        .pannelstyle1 .rightpannel {
            text-align: center
        }

            .pannelstyle1 .rightpannel img {
                width: auto;
                max-width: 500px;
                padding: 0;
                margin: 0
            }

        .pannelstyle2 .leftpannel {
            text-align: center
        }

            .pannelstyle2 .leftpannel img {
                width: auto;
                max-width: 500px;
                padding: 0;
                margin: 0
            }

        .pannelstyle3 .leftpannel {
            width: 100%
        }
}
.lastPrice, .lastprice {
    margin-left: 10px;
    color: #959595;
    text-decoration: line-through;
}

/* ------- 统一排版 ------- */
.specs-wrap {
    display: flex;
    justify-content: center;
    padding: 30px 15px;
    font-family: "Inter","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #0f172a;
}

.specs-grid {
    display: grid;
    gap: 40px 30px;
    width: 100%;
    grid-template-columns: repeat(3,1fr);
}

@media(max-width:1200px) {
    .specs-grid {
        grid-template-columns: repeat(2,1fr);
    }
}

.spec-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.icon-box {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border: 2px solid currentColor;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-box svg{
    width:24px;
    height:24px;
}

.icon-circle {
    border-radius: 50%;
}

.spec-label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    line-height: 1.3;
    color: #475569;
}

.spec-details {
    text-align: left;
}

.spec-value {
    font-size: 15px; /* ← 已改为 15 px */
    font-weight: 700;
    line-height: 1.3;
    margin: .1em 0;
}

.spec-sub {
    font-size: 14px;
    color: #475569;
    line-height: 1.25;
}

.specs-wrap-mobile {
    display: none;
}
/* 核心样式 */
.pf {
    display: grid; /* 默认一列，移动端上下堆叠 */
    gap: 1rem; /* 行/列间距 */
    margin-bottom: 20px; /* 题设要求 */
    text-align: center; /* 移动端居中 */
    grid-template-columns: repeat(2,1fr);
    min-height: 200px;
}

.pf__title {
    font-size: 2.25rem; /* 36 px */
    font-weight: 700;
    color: #111;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pf__desc {
    font-size: 1.125rem; /* 18 px */
    color: #222;
    display: flex; /* 与标题垂直居中保持一致 */
    align-items: center;
    justify-content: center;
    line-height: 1.5;
    text-align: left;
}

/* ------- 手机端隐藏整个模块 ------- */
@media(max-width:768px) {
    .specs-wrap-pc {
        display: none;
    }

    .specs-wrap-mobile {
        display: block;
    }

    .icon-box {
        width: 30px;
        height: 30px;
    }

    .spec-value {
        font-size: 13px; /* ← 已改为 15 px */
    }

    .pf {
        grid-template-columns: repeat(1,1fr);
        min-height: auto;
    }

    .pf__desc {
        font-size: 14px;
        line-height: 21px;
        padding: 0.5rem;
    }
}


/*product.css*/
.shop-product-intro .selectpara-body a.disabled {
    border: 1px dashed #e4e4e4;
    color: #c4c4c4;
    cursor: not-allowed;
    opacity: 0.5;
}

.page-block.padding {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 13px
}

    .page-block.padding h2 {
        font-size: 2.0425em;
        color: #fff
    }

.rte:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:769px) {
    .rte {
        margin-bottom: 15px
    }
}

.rte {
    margin-bottom: 7.5px
}

    .rte > div {
        margin-bottom: 15px
    }

.page-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 75px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.press-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1280px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.press-quote {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    text-align: center
}

.reviewsDivider {
    padding: 10px 0;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px
}
.product-features-wrapper .text {
    font-size: 16px;
    line-height: 25px
}

.product-features-wrapper .text h3 {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-top: 10px
}

.product-features-wrapper table {
    margin: 15px 0
}

.product-features-wrapper th {
    width: 200px;
    font-weight: 700;
    font-size: 14px;
    text-align: center
}

.product-features-wrapper td {
    padding: 15px;
    line-height: 24px
}

.product-features-wrapper td, .product-features-wrapper th {
    border: 1px solid #ddd
}

.product-features-wrapper h2, .product-features-wrapper h3 {
    margin: 0 0 8px;
    color: #000 !important;
    padding: 0 24px
}

.product-features-wrapper p {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    padding: 0 24px
}

.product-features-wrapper img {
    padding: 0 24px;
    margin: 10px 0
}

@media(max-width:767px) {
    .product-features-wrapper h2, .product-features-wrapper h3 {
        padding: 0 10px
    }

    .product-features-wrapper p {
        padding: 0 10px
    }

    .product-features-wrapper img {
        padding: 0
    }
}

.product-features-wrapper .product-features-list ul {
    padding-left: 24px;
    margin: 0 10px;
    color: #666;
    line-height: 1.7
}

    .product-features-wrapper .product-features-list ul li {
        display: list-item;
        list-style-type: circle !important;
        font-weight: 400;
        color: #000;
        font-size: 15px;
        line-height: 25px
    }

        .product-features-wrapper .product-features-list ul li p {
            padding: 0
        }

.miniMainImage {
    padding-left: 35px;
    padding-right: 35px;
    width: 100%;
    position: relative
}

    .miniMainImage li {
        cursor: pointer
    }

        .miniMainImage li img {
            width: 100%;
            border: 1px solid #d1d1d1
        }

        .miniMainImage li.on img {
            border: 2px solid #ff6d00;
            box-shadow: 0 0 3px 2px rgba(255,109,0,.5)
        }

a.minimg_next, a.minimg_prev {
    position: absolute;
    width: 30px;
    height: 100%;
    display: block;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    align-items: stretch;
    display: block;
    color: #333;
    background: #fafafa
}

    a.minimg_next:hover, a.minimg_prev:hover {
        color: #333;
        background: #e4eaec
    }

a.minimg_prev {
    left: 0
}

a.minimg_next {
    right: 0
}

    a.minimg_next:before, a.minimg_prev:before {
        font-family: CalceusWoff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        text-align: center;
        font-size: 30px;
        font-weight: 700
    }

a.minimg_prev:before {
    content: "\e686"
}

a.minimg_next:before {
    content: "\e684"
}

a.minimg_next.out-of, a.minimg_prev.out-of {
    cursor: not-allowed
}

a.minimg_prev:before swiper-button-disabled {
    display: none
}

a.minimg_next:before swiper-button-disabled {
    display: none
}

.tab-content-area {
    border-top: 1px solid #ddd;
    padding-top: 30px; /*
    padding-bottom: 30px*/
}

.control-label {
    position: relative
}

.size_guide_mobile {
    display: flex;
    white-space: nowrap;
    padding: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #161d15;
    line-height: 30px;
    align-items: center;
}

    .size_guide_mobile i {
        font-family: CalceusWoff;
        font-size: 16px
    }

        .size_guide_mobile i:before {
            content: "\e734"
        }

    .size_guide_mobile span {
        text-decoration: underline;
        margin-left: 5px
    }

@media (min-width:768px) {
    .size_guide_mobile {
        display: none;
    }
}

.size_guide {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    font-size: 16px;
    color: #161d15
}

    .size_guide i {
        font-family: CalceusWoff;
        font-size: 16px
    }

        .size_guide i:before {
            content: "\e734"
        }

    .size_guide span {
        text-decoration: underline;
        margin-left: 5px
    }

@media (max-width:767px) {
    .size_guide {
        display: none !important;
    }

    #div_mobile_size_cart h2 {
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        color: #222;
    }
}

.modal_sizechart {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: .3s;
    pointer-events: none
}

    .modal_sizechart.show {
        background: rgba(0,0,0,.5);
        pointer-events: inherit
    }

    .modal_sizechart .modal_dialog {
        width: 700px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        background: #fff;
        padding-bottom: 30px
    }

    .modal_sizechart:not(.show) .modal_dialog {
        opacity: 0;
        top: 40%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

    .modal_sizechart .modal_dialog .hd {
        text-align: right;
        padding: 5px 10px
    }

        .modal_sizechart .modal_dialog .hd i {
            font-family: CalceusWoff;
            font-size: 35px;
            cursor: pointer;
            color: #999
        }

            .modal_sizechart .modal_dialog .hd i:hover {
                color: #333
            }

            .modal_sizechart .modal_dialog .hd i:before {
                content: "\e680"
            }

    .modal_sizechart .modal_dialog .bd {
        padding: 0 5px 10px 15px
    }

        .modal_sizechart .modal_dialog .bd .hd_tab {
            padding: 0 15px 0 10px
        }

            .modal_sizechart .modal_dialog .bd .hd_tab ul {
                text-align: center;
                border-bottom: 1px solid #e6e6e6
            }

                .modal_sizechart .modal_dialog .bd .hd_tab ul li {
                    display: inline-block;
                    padding: 10px;
                    color: #666;
                    font-weight: 700;
                    margin: 0 10px
                }

                    .modal_sizechart .modal_dialog .bd .hd_tab ul li.active {
                        color: #333;
                        border-bottom: 2px solid #333
                    }

        .modal_sizechart .modal_dialog .bd .size_bd {
            overflow-y: scroll;
            max-height: 400px;
            position: relative;
            padding: 0 10px 0 10px
        }

            .modal_sizechart .modal_dialog .bd .size_bd .size-chart-table-content h2 {
                font-size: 16px;
                font-weight: 700;
                padding: 20px 0 10px;
                text-align: center
            }

            .modal_sizechart .modal_dialog .bd .size_bd .size-chart-table-content .choose_box {
                display: -ms-flexbox;
                display: flex;
                justify-content: space-between;
                font-size: 12px;
                padding: 10px 0
            }

                .modal_sizechart .modal_dialog .bd .size_bd .size-chart-table-content .choose_box > div {
                    display: -ms-flexbox;
                    display: flex
                }

                    .modal_sizechart .modal_dialog .bd .size_bd .size-chart-table-content .choose_box > div > span {
                        margin-right: 5px
                    }

.length_unit span {
    padding-left: 20px;
    position: relative;
    cursor: pointer
}

    .length_unit span:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #333;
        border-radius: 50%
    }

    .length_unit span.on:after {
        border: 2px solid #c00000
    }

    .length_unit span.on:before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 4px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: #c00000
    }

.tab-chart-size-table {
    margin-top: 10px
}

    .tab-chart-size-table .table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        border: 0
    }

    .tab-chart-size-table .table {
        font-size: 16px
    }

        .tab-chart-size-table .table thead {
            background-color: #f7f7f7
        }

            .tab-chart-size-table .table thead th {
                border-top: 1px solid #e6e6e6
            }

        .tab-chart-size-table .table th, .table td {
            padding: 5px 0;
            display: table-cell;
            word-break: break-word
        }

    .tab-chart-size-table table tr td {
        border-collapse: collapse;
        border: 1px solid #ccc
    }

    .tab-chart-size-table table tr th {
        border-collapse: collapse;
        border: 1px solid #ccc
    }

.table-hover tbody tr:hover {
    background-color: #f2f2f2
}

.table-td-hover td:hover {
    color: #fff;
    background-color: #333
}

.tab-chart-size-table .table .bg-grey {
    background-color: #f7f7f7
}

.htmc_bd {
    color: #333
}

.disclaimer {
    color: #333;
    letter-spacing: 1px;
    line-height: 25px
}

    .disclaimer .title {
        font-weight: 700;
        display: block;
        padding: 0;
        border: 0;
        margin-top: 10px
    }

.modal_sizechart .modal_dialog .bd .size_bd::-webkit-scrollbar {
    position: relative;
    right: -20px;
    width: 5px;
    background: #fff
}

.modal_sizechart .modal_dialog .bd .size_bd::-webkit-scrollbar-thumb {
    background: #ccc
}

@media (min-width:720px) {
    .product-reviews-slider-heading {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 42px
    }

    .yotpo-star-container {
        display: none
    }

    .product-reviews-slider-heading-right {
        width: 65%;
        text-align: right
    }
}

@media (max-width:719px) {
    .product-reviews-slider-heading {
        padding: 0 10px
    }
}

.product-reviews-slider-heading-left {
    font-size: 24px;
    color: #000
}

    .product-reviews-slider-heading-left h2 {
        font-size: 74px;
        line-height: 1;
        margin: 20px 0 0
    }

.product-reviews-slider-heading {
    text-align: center
}

.yotpo-star-container {
    margin-bottom: 8px;
    -ms-flex-order: 1;
    order: 1;
    color: inherit
}

.product-reviews-slider-heading-right h4 {
    text-align: inherit;
    font-weight: 700;
    margin: 20px 0 40px;
    font-size: 28px;
    line-height: 40px
}

.product-reviews-slider-heading-right p {
    line-height: 2;
    font-size: 16px
}

.product-reviews-slider-heading .yotpo-star-container {
    display: block
}

.product-reviews-slider-heading .yotpo-star-container {
    margin: 8px 0 0;
    display: block
}

.yotpo-star-container .starshower {
    display: block;
    height: 30px;
    position: relative
}

.yotpo-star-container .icon-star {
    background: url(/Content/images/icon-star.png) top right no-repeat;
    background-size: 200px;
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.yotpo-star-container .review-title {
    font-size: 13px
}

.yotpo-star-container .icon-star em {
    background: url(/Content/images/icon-star.png) top left no-repeat;
    background-size: 200px;
    width: 100%;
    height: 20px;
    display: block
}

.review_content {
    border-bottom: 1px solid #e7e7e7;
    font-size: 13px;
    padding-bottom: 15px;
    color: #111
}

    .review_content .review-title {
        font-weight: 700
    }

    .review_content .review-data {
        color: #333;
        font-size: 13px;
        font-weight: 700;
        line-height: 20px
    }

    .review_content .reviewText {
        overflow: hidden;
        box-sizing: border-box;
        word-wrap: break-word;
        line-height: 1.5;
        padding-bottom: 20px;
        position: relative
    }

#CustomerReviews {
    padding-top: 20px;
}

.review_content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 20px;
    background: #fff;
    border-radius: 3px
}

    .review_content .reviewerInfo {
        width: 140px;
        flex-shrink: 0
    }

.reviewerInfo .reviewername {
    font-weight: 700;
    font-size: 16px;
    padding-left: 5px;
    margin-bottom: 5px
}

.reviewerInfo .verified {
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

    .reviewerInfo .verified i {
        font-family: iconfont;
        color: #2374ab;
        font-size: 18px;
        font-weight: 700;
        margin-right: 5px;
        font-style: normal
    }

.reviewdetail {
    flex: 1;
    padding: 0 5px;
    position: relative
}

    .reviewdetail .review-title {
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 10px
    }

    .reviewdetail .review-content {
        font-size: 15px
    }

.review_content .reviewRate {
    margin-bottom: 10px
}

    .review_content .reviewRate .icon-star {
        background: url(/Content/images/icon-star.png) top right no-repeat;
        background-size: 150px;
        display: inline-block;
        vertical-align: top;
        width: 75px;
        height: 20px;
        margin-right: 10px
    }

        .review_content .reviewRate .icon-star em {
            background: url(/Content/images/icon-star.png) top left no-repeat;
            background-size: 150px;
            width: 100%;
            height: 20px;
            display: block
        }

.ReviewsTop {
    background: #f5f5f5;
    padding: 15px;
    max-width: 1200px;
    margin: 0 auto 15px;
    position: relative
}

    .ReviewsTop h2 {
        padding: 15px 0 15px
    }

    .ReviewsTop .viewall {
        position: absolute;
        right: 25px;
        top: 35px;
        font-size: 16px;
        text-decoration: underline;
        color: #2374ab
    }

    .ReviewsTop span.review_prev {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 1000
    }

        .ReviewsTop span.review_prev:before {
            font-family: CalceusWoff;
            content: "\e686";
            font-size: 40px;
            color: #fff;
            background: rgba(192,192,192,.8)
        }

    .ReviewsTop span.review_next {
        position: absolute;
        top: 50%;
        right: 0;
        z-index: 9
    }

        .ReviewsTop span.review_next:before {
            font-family: CalceusWoff;
            content: "\e684";
            font-size: 40px;
            color: #fff;
            background: rgba(192,192,192,.8)
        }

    .ReviewsTop .review_content {
        padding: 10px 15px;
        text-align: left
    }

.breadcrumb {
    max-width: 1440px;
    margin: 0 50px 10px
}

    .breadcrumb ul {
        display: flex;
        font-size: 14px;
        flex-wrap: wrap
    }

        .breadcrumb ul li {
            display: flex;
            padding: 0 10px 0 0
        }

            .breadcrumb ul li:after {
                font-family: CalceusWoff;
                content: "\e684";
                color: #bebebe
            }

            .breadcrumb ul li:last-child:after {
                display: none
            }

            .breadcrumb ul li a {
                margin-right: 10px;
                color: #666
            }

                .breadcrumb ul li a:hover {
                    color: #ff6d00
                }

.navbar-fixed-tb {
    position: fixed;
    left: 0;
    top: 150px
}

.fsvd_btn {
    display: inline-block
}

    .fsvd_btn a {
        font-size: 16px;
        color: #c1b497;
        letter-spacing: 0;
        font-size: 16px;
        text-decoration: underline;
        transition: color .1s linear
    }

        .fsvd_btn a:hover {
            color: #968766;
            text-decoration: underline
        }

        .fsvd_btn a i {
            transform: scale(2);
            display: inline-block
        }

.sd_pop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: .3s;
    pointer-events: none
}

    .sd_pop.show {
        background: rgba(0,0,0,.5);
        pointer-events: inherit
    }

    .sd_pop .bd {
        width: 80%;
        max-width: 800px;
        min-width: 500px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        background: #fff;
        padding: 40px
    }

    .sd_pop:not(.show) .bd {
        opacity: 0;
        top: 40%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%)
    }

    .sd_pop .bd i {
        font-family: CalceusWoff;
        font-size: 35px;
        cursor: pointer;
        color: #999;
        position: absolute;
        right: 0;
        top: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        display: block
    }

        .sd_pop .bd i:before {
            content: "\e680"
        }

    .sd_pop .bd h2 {
        text-align: center;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #a9a9a9;
        margin-bottom: 20px;
        font-size: 18px
    }

    .sd_pop .bd .text_box h3 {
        font-size: 20px;
        text-decoration: underline;
        line-height: 1.5;
        margin-bottom: 20px
    }

    .sd_pop .bd .text_box ul {
        list-style: disc outside;
        padding-left: 30px
    }

        .sd_pop .bd .text_box ul li {
            margin-bottom: 12px;
            list-style: disc outside
        }

.add_review {
    padding-top: 20px;
    border-top: 1px solid #eee;
    margin: 10px 15px
}

    .add_review .heading {
        color: #444;
        text-decoration: underline;
        cursor: pointer
    }

        .add_review .heading i {
            font-family: CalceusWoff
        }

    .add_review .add_review_bd {
        padding-top: 20px
    }

        .add_review .add_review_bd ul li {
            margin-bottom: 20px
        }

            .add_review .add_review_bd ul li label {
                font-weight: lighter;
                margin-bottom: 0
            }

                .add_review .add_review_bd ul li label em {
                    color: #c00000
                }

            .add_review .add_review_bd ul li .data-table {
                border: 0;
                width: 100%;
                max-width: 176px;
                line-height: 1em
            }

                .add_review .add_review_bd ul li .data-table th {
                    font-weight: 700
                }

                .add_review .add_review_bd ul li .data-table td, .add_review .add_review_bd ul li .data-table th {
                    padding: 10px;
                    border-color: #eee
                }

            .add_review .add_review_bd ul li .input-box .input-text {
                width: 100%;
                max-width: 340px;
                padding: 8px;
                height: 36px;
                background: #fff;
                border: 1px solid #ddd;
                color: #888
            }

            .add_review .add_review_bd ul li .input-box textarea {
                width: 100%;
                max-width: 500px;
                height: 10em;
                border: 1px solid #ddd;
                color: #888
            }

            .add_review .add_review_bd ul li .input-box button {
                height: 36px;
                border: 1px solid #ddd;
                padding: 0 10px;
                background: #f5f5f5;
                cursor: pointer;
                transition: all .3s ease-out
            }

                .add_review .add_review_bd ul li .input-box button:hover {
                    background: #333;
                    color: #fff
                }

        .add_review .add_review_bd .add_review_buttons button {
            background: #f5f5f5;
            color: #333;
            height: 40px;
            line-height: 40px;
            transition: all .3s ease-out;
            padding: 0 20px;
            border: 0;
            cursor: pointer
        }

            .add_review .add_review_bd .add_review_buttons button:hover {
                background: #c00000;
                color: #fff
            }

.comments-photos ul {
    margin: 10px 0;
    list-style-type: none;
    height: 100px
}

.photos-thumb li {
    float: left;
    border: 2px solid #f2f2f2;
    padding: 2px;
    margin-right: 8px;
    position: relative;
    transition: border-color .2s ease-out
}

.photos-thumb .current {
    border: 2px solid #f23d6a;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    cursor: auto
}

.photos-thumb img {
    display: block;
    width: auto;
    height: 100px
}

.photo-viewer {
    position: relative;
    margin: 10px 0 0;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    box-sizing: initial;
    display: inline-block
}

    .photo-viewer img {
        max-width: 400px
    }

.photos-arrow {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border: 6px dashed transparent;
    border-top: 6px solid #f23d6a;
    position: absolute;
    left: 15px;
    opacity: 0;
    bottom: -8px;
    background: 0 0
}

.current .photos-arrow {
    opacity: 1;
    bottom: -12px
}

@media(max-width:767px) {
    .breadcrumb {
        margin: 0 0 10px
    }

        .breadcrumb ul li {
            padding: 0
        }

    .detail_tabrow li {
        padding: 8px
    }

        .detail_tabrow li span {
            font-size: 16px
        }

    .sd_pop .bd {
        max-width: 90%;
        min-width: 90%;
        padding: 20px
    }

    #selectedReviews {
        padding: 25px 10px
    }

        #selectedReviews > h2 {
            font-size: 20px
        }

        #selectedReviews .press-container {
            flex-direction: column
        }

    #RateContext .review_content {
        flex-direction: column;
        padding: 10px
    }

        #RateContext .review_content .reviewerInfo {
            width: 100%
        }

        #RateContext .review_content .reviewdetail {
            padding: 0
        }

        #RateContext .review_content .reviewRate {
            top: -65px
        }

            #RateContext .review_content .reviewRate .icon-star {
                margin-right: 0
            }

    .modal_sizechart .modal_dialog {
        width: 90%
    }
}

.select__box:after {
    content: "\e688";
    font-family: CalceusWoff;
    font-size: 35px;
    position: absolute;
    top: 12px;
    right: 5px;
    color: #000;
    pointer-events: none;
    z-index: 10
}

.skuselect {
    position: relative
}

    .skuselect:after {
        content: "\e688";
        font-family: CalceusWoff;
        font-size: 35px;
        position: absolute;
        top: 8px;
        right: 5px;
        color: #000;
        pointer-events: none;
        z-index: 10;
        line-height: 35px
    }

    .skuselect select {
        -webkit-appearance: none;
        background-color: #fff;
        display: block;
        width: 100%;
        padding: 5px 15px 5px 20px;
        outline: 0;
        font-size: 18px;
        color: #384245;
        border: 1px solid #ddd;
        box-shadow: 0 0 5px -3px transparent;
        transition: all .1s ease-in-out;
        box-sizing: border-box;
        margin-top: 8px;
        height: 50px;
        position: relative
    }

        .skuselect select:focus {
            border: 2px solid #000;
            border-radius: 5px
        }

    .skuselect .select_option {
        font-size: 18px;
        text-align: left
    }

#ShippingReturns li {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 10px;
    border-bottom: 1px solid #f1f1f1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    #ShippingReturns li:last-child {
        border-bottom: 0
    }

.product-s-info {
    display: inline-block;
    margin-top: 10px;
    display: flex;
    align-items: center
}

.shop-product-intro .freeshipping {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translate(0, -50%);
    color: white;
    font-size: 15px;
    background: #c00000;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: bold;
}

@media(max-width:767px) {
    .photo-viewer img {
        max-width: 100%
    }
}

.product-features-wrapper .shortdesc {
    padding: 15px;
    color: #000;
    font-size: 15px;
    line-height: 25px;
    background: #f5f5f5;
    margin-bottom: 10px;
}

    .product-features-wrapper .shortdesc em {
        font-weight: bold;
    }

.product-features-wrapper .product-features-list ul li em {
    font-weight: bold;
    display: block;
}

.miniImageArea {
    margin-top: 20px;
}

.form-group label {
    font-size: 16px;
}

#numberSlides {
    position: absolute;
    bottom: 10px;
    right: 5px;
    z-index: 9;
    background-color: rgba(0,0,0,.65);
    color: white;
    padding: 3px 10px;
    border-radius: 10px;
}

#ProductPopUpInfo {
    position: absolute;
    bottom: 10px;
    left: 5px;
    z-index: 9;
    background: hsla(0,0%,100%,.8);
    box-shadow: 0 0 0.1rem 0 rgba(0,0,0,.07);
    color: #222;
    padding: 3px 10px;
    border-radius: 10px;
    border: 1px solid #eee;
}

#marquee-container {
    z-index: 11;
    color: #222;
    height: 23px;
}

.marquee-content {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-property: transform;
    /* 初始的transition-duration设为0，之后通过JS动态调整 */
    transition-duration: 0ms;
    transform: translateX(0px) translateY(0px) translateZ(0px);
}

    .marquee-content .message {
        text-align: center;
        font-size: 14px;
        line-height: 23px;
        height: 23px;
        overflow: hidden;
    }

@media(max-width:767px) {
    .breadcrumb {
        display: none;
    }

    .miniImageArea {
        display: none;
    }

    .met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .product-s-info {
        margin-top: 5px;
    }

    .priceDetail {
        font-size: 1.3rem;
    }

    #marquee-container {
        position: fixed;
        bottom: 70px;
        left: 0px;
        width: 100%;
        background: #ebebe9;
    }
}
/**
 * PgwSlider - Version 1.3
 *
 * Copyright 2014, Jonathan M. Piat
 * http://pgwjs.com - http://pagawa.com
 *
 * Released under the GNU GPLv3 license - http://opensource.org/licenses/gpl-3.0
 */
.pgwSlider{width:100%}.pgwSlider .ps-current{float:left;width:74%;overflow:hidden;height:inherit;position:relative;font-size:1rem}.pgwSlider .ps-current span{position:absolute;width:100%;padding:8px 10px 10px;background:rgba(0,0,0,0.7);left:0;bottom:0;color:#fff}.pgwSlider .ps-current img{max-width:100%;min-width:100%;height:auto;display:block}ul.pgwSlider,.pgwSlider>ul{float:right;width:25%;padding:0;list-style:none;margin:0}ul.pgwSlider>li,.pgwSlider>ul>li{height:50px;margin-bottom:6px;overflow:hidden;position:relative;opacity:.6;filter:alpha(opacity=60);font-size:.8rem}ul.pgwSlider>li:last-child,.pgwSlider>ul>li:last-child{margin-bottom:0}ul.pgwSlider>li span,.pgwSlider>ul>li span{display:block;width:100%;position:absolute;bottom:0;padding:3px 0 5px 5px;color:#fff;background:rgba(0,0,0,0.7);overflow:hidden;text-overflow:ellipsis}ul.pgwSlider>li:hover,.pgwSlider>ul>li:hover{opacity:1 !important}ul.pgwSlider>li img,.pgwSlider>ul>li img{width:100%;min-height:100%;display:block}@media(min-width:481px){ul.pgwSlider>li,.pgwSlider>ul>li{width:100% !important}}@media(max-width:480px){.pgwSlider .ps-current{margin-bottom:6px;font-size:.9rem}.pgwSlider .ps-current img{width:100%;min-height:inherit}.pgwSlider .ps-current,ul.pgwSlider,.pgwSlider>ul{width:100%}ul.pgwSlider>li,.pgwSlider>ul>li{float:left;min-height:50px;max-height:70px;min-width:20%}ul.pgwSlider>li span,.pgwSlider>ul>li span{white-space:nowrap}}

