.needTime .tailoring-timeMobile::before {
    content: '';
    background: url(../img/icon-ship-time01.png) no-repeat center;
    background-size: 18px;
    margin-right: -3px;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-left: -4px;
}

.needTime .shipping-timeMobile::before {
    content: '';
    background: url(../img/icon-ship-time02.png) no-repeat center;
    background-size: 18px;
    margin-right: -2px;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-left: -4px;
}

.needTime em.icon-worryMobile {
    background-size: 18px;
    margin-right: -5px;
}

.isSuitable {
    height: 1.25rem;
    line-height: 6px;
    font-size: 13px;
    margin-top: 6px;
    margin-left: 12px;
}

.review_sharelinks .icons {
    font-weight: normal !important;
}

.comment_author .customer_photo {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    background: #cc7f85;
}

#bonask-wrapper .title {
    padding: 20px 0;
}

#bonask-wrapper div.popup-close {
    display: block !important;
    left: 35px;
    top: 25px;
}
.questionText {
    padding-left: 25px;
    font-size: 13px;
    font-family: 'OpenSans-Semibold';
}

#bonask-wrapper .modal-body .questionTop {
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    width: 100%;
}

#bonask-wrapper label {
    text-align: left;
    font-size: 13px;
}

#bonask-wrapper .bon_ask_box label {
    margin: 20px 0 10px 0 !important;
}
#bonask-wrapper .submit {
    border-top: 1px solid #eee;
}

.question_submit {
    height: 45px !important;
    font-size: 14px;
    font-family: LoraMedium;
    font-weight: normal;
}

.details-best-seller-phone .phone-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 15px;
}

#id_new_comment_form .row {
    margin: 20px ;
    margin-top: 12px;
}
.infoSelect select {
    height: 35px;
}

.lineStep {
    width: 60%;
    display: inline-block;
    border: 2px solid #ddd;
    position: absolute;
    top: 44%;
    left: 70%;
}

.line-color-step {
    display: inline-block;
    border: 2px solid #000;
    position: absolute;
    top: 44%;
    left: 70%;
    z-index: -1;
}

.guestOrderTracking-search-form {
    margin: 40px;
}
.order-step {
    padding: 0 10px;
}

.product_comments_block_tabPhone {
    position: relative;
    left: -0.9375rem;
    width: 100vw !important;
    /* border-bottom: 10px solid rgb(250, 250, 250); */
    padding-left: 15px;
    padding-right: 15px;
}
.review-filter {
    font-size: 12px;
}

.product-variants>.product-variants-item ul li {
    /* width: calc(33.3333% - 10px); */

}

#categoryTitle {
    font-weight: 500;
    font-family: LoraMedium;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: -5px;
}

#writeReview #review_back {
    margin-top:0;
    text-align: left;
    font-size:16px;
    display:inline-block;
    width:2%;
    border:0;
    margin-left: 11px;
    margin-bottom: 6px;
    position: absolute;
    left: 6px;
    top: 0px;
}

.xinxingLight {
    display: inline-block;
    width: 16px;
    background: url(../img/big-star1.png) repeat-x 0 0px;
    height: 16px;
    background-size: 100%;
    margin-right: -4px;
    /* margin-bottom: 5px; */
}

.xinxingNoLight {
    display: inline-block;
    width: 16px;
    background: url(../img/big-star2.png) repeat-x 0 0px;
    height: 16px;
    background-size: 100%;
    /* margin-bottom: 5px; */
    margin-right: -3px;
}

.colorBorder {
    border: 2px solid;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: none;
    width: 100%;
    aspect-ratio: 1;
}

.for-mobile-getvalue .groupLabel {
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .show-all-color{
        display: inline;
        position: absolute;
        bottom: 20px;
        right: 4%;
        background: white;
        height: 20px;
        width: 20%;
        /* line-height: 45px; */
        text-align: right;
    }

    .searchCategoryTitle {
        font-weight: 500;
        font-family: LoraMedium;
        font-size: 16px;
        text-transform: uppercase;
        margin-bottom: 0;
    }

    .viewImg {
        width: 100%;
        background-color: #fff;
        position: fixed;
        top: 50px;
        left: 0;
        padding: 20px 10px;
        display: none;
    }
    #product-size-modal .modal-header {
        padding: 10px 10px 0;
        border-bottom: 2px solid #e5e5e5;
    }
    #sizeTitle {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        text-transform: uppercase;
        margin-right: 20px;
        color: #666;
        font-family: LoraMedium;
        margin-bottom: 0;
    }
    .verify {
        font-size: 12px;
        color: #F31544;
        animation-name: validation;
        animation-duration: 2s;
    }
    .commentItem {
        display: flex;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }
    .commentItem strong{
        padding-top: 5px;
    }

    .commentImgDetail {
        height: 100vh;
        position: fixed;
        overflow-y: auto;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        background: #fff;
        padding-bottom: 100px;
    }
    .mfp-close {
        width: 30px;
        height: 30px;
        line-height: 0;
        right: 8px;
        top: 8px;
        color: #fff;
        font-size: 26px;
        background: rgba(0, 0, 0, 0.4);
        z-index: 2;
        padding: 0;
        border-radius: 50%;
        position: fixed; 
    }

    .productImg {
        max-width: 80px;
        margin-right: 20px;
    }

    .detailInfo {
        display: flex;
        flex-direction:column;
        margin-left: 1rem;
    }
    #authorName {
        margin-top: 20px;
        margin-left: 15px;
        margin-bottom: 20px;
        font-weight: bold;
    }
    .commentContent {
        font-size: 14px;
        margin-left: 15px;
        margin-right: 15px;
        overflow: auto;
    }

    .right-share .facebook-share-icon {
        background: rgba(0, 0, 0, 0) url(../img/new_fb.jpg) no-repeat scroll 0 0;
    }
    .right-share .pinterest-share-icon {
        background: #fff url(../img/new_pin.jpg) no-repeat scroll 0 0;
    }
    .right-share .googleplus-share-icon {
        background: rgba(0, 0, 0, 0) url(../img/new_g+.jpg) no-repeat scroll 0 0;
    }
    .right-share .share-icon {
        margin-top: 20px;
        display: inline-block;
        height: 30px;
        position: relative;
        width: 30px;
        text-indent: -9999px;
        margin-right: 8px;
    }
    .phone-layout-reverse{
        margin-top: 20px;
    }

    .phone-photo-page .back-header {
        display:flex;
        position: fixed; 
        top: 0;
        width: 100vw;
        left: 0px;
        z-index: 2; 
        background: #fff;
        height: 50px;
        border-bottom: 1px solid #e0e0e7;
        font-size: 16px;
        justify-content: center; 
        align-items: center;
        opacity: 0;
    }

    .wrapper.cms-icon-opcl ul {

    }

    .chouT .icon {
        width: 17px;
        height: 17px;
        margin-top: -2px;
    }
    .clear-tips li::before{
        content: "";
        display: inline-block;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #cc7f85;
        margin: 0 6px 3px -12px;
    }

    body#product footer#footer.js-footer {
        padding-bottom: 55px;
    }

    .modal-dialog .close {
        position: absolute;
        right: 15px;
        top: 0px;
        z-index: 10;
    }

    .review-history {
        padding: 0 15px;
    }
    .page-title svg {
        margin-left: 12px;
    }
    .shareIconList {
        width: 40vw;
        display: flex;
        justify-content: space-between;
    }