.product-title {
    font-size: 28px;
    color: #000;
    margin-bottom: 9px;
}

.woocommerce-review-link {
    line-height: 14px;
}

.star-rating {
    margin: 0 !important;
}

.star-rating span:before {
    color: #000 !important;

}

.vslider-thumbs-inner {
    margin-top: 0 !important;
}

.item-view h5.price-type {
    font-size: 12px !important;
    color: #000 !important;
    font-weight: normal;
}

span.woocommerce-Price-amount {
    font-size: 20px !important;
    font-weight: bolder !important;
}
.item-view span.amount {
    color: #000 !important;
}

.product-short-description {
    font-size: 12px;
    line-height: 14px;
}

.item-packages .title {
    border-bottom: 2px solid #515151;
}

.item-packages .thumbnail-image{
    width: 48px;
    height: 48px;
}

.item-packages .title h5 {
    margin-bottom: 8px;
    color: #000 !important;
    line-height: 21px;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (min-width: 850px) {
    .item-packages .title h5 {
        margin-bottom: 15px !important;
        line-height: 54px !important;
        font-size: 46px !important;
    }
    #recommend-items .title {
        margin-bottom: 15px !important;
        font-size: 46px !important;
        line-height: 54px !important;
    }
    /*#recommend-items img {*/
    /*    width: 327px !important; height: 327px !important;*/
    /*}*/
    #recommend-items {
        padding: 50px 0 !important;
    }
    /*#recommend-items .box {*/
    /*    width: 327px !important;*/
    /*}*/

    #recommend-items p {
        font-size: 18px !important;
        line-height: 20px !important;
    }
}


.product_meta>span {
    border-top: none;
}

.tabber-nav > .tabber-nav-item.active {
    background: #2D58B1;
    color: #fff;
    border: none !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tabber-nav > .tabber-nav-item {
    font-size: 22px !important;
    font-weight: bold !important;
    color: #000;
    padding: 15px 45px;
    border-bottom: 0 !important;
}

.tabber-nav > .tabber-nav-item.hover {
    border : none !important;
}

.tabber-panel-item {
    font-size: 18px;
    padding: 40px !important;
}
.order-type {
    overflow: hidden;
}
.order-type .active {
    background: #000;
    border-radius: 14px;
    color: #fff;
}
@media (max-width: 549px) {
    .quantity input[type="number"] {
        width: 2.5em !important;
    }
}

.tab-list {
    border-top: 2px solid #C7C7C7;
    margin-bottom: 20px;
}

.tab-list .tab-item {
    border-bottom: 2px solid #C7C7C7;
    font-size: 14px;
    color: #000;
}

.tab-list .tab-item .tab-toggle,.tab-list .tab-item .tab-content  {

    padding: 18px 36px;

}

.tab-list .tab-item span.title {
    font-weight: bold;
    line-height: 26px;
}

.tab-list .tab-item span.icon {
    font-size: 24px;
    font-weight: bold;
    float: right;
    line-height: 26px;
    width: 14px;
    text-align: center;
}

#recommend-items .title {
    font-size: 18px;
    color: #000;
    line-height: 21px;
    margin-bottom: 8px;
}

/*#recommend-items img {*/
/*    width: 196px; height: 196px;*/
/*}*/

/*#recommend-items .box {*/
/*    width: 196px;*/
/*}*/

#recommend-items {
    padding: 28px 0;
}

#recommend-items p {
    font-size: 14px;
    line-height: 16px;
}

/*-------------------------------------------*/
/*----------------  review  -----------------*/
/*-------------------------------------------*/
.tabber-panel .tabber-panel-item:last-child {
    background-color: transparent;
}

.review.rating {
    display: flex;
    flex-wrap:wrap;
    color:#000;
}
.rating-first {
    width:150px;
}
.rating-chart {
    width:400px;
}
.rating-button {
    width:300px;
}
.rating h2, .rating h4 {
    color:#000;
}
.rating-total h4 {
    margin-top: 20px;
    margin-bottom: 0;
}

progress {
    vertical-align: middle;
    width:300px;
    -webkit-appearance: none;
}
::-webkit-progress-bar {
    background-color: #aaa;
}
::-webkit-progress-value {
    background-color: #000;
}
.progress span {
    color:#000;
    font-weight: 700;
    margin-left: 5px;
}
.progress span small {
    font-size:15px;
    padding-left:5px;
}


.button.write-button, .button.ask-button {
    background-color:#FFF;
    border-radius: 10px;
    border:1px solid #000;
    color:#000;
    font-size:.94rem;
    padding:8px 35px;
}
.button.ask-button {
    margin-bottom:0;
}

select {
    border: 1px solid #999;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.sort-control {
    border-radius: 0;
    border:1px solid #aaa;
    box-shadow :none;
}
.best-item {
    background-color:#eee;
    width:100%;
    margin:1.2rem 0;
    padding:1rem;
}

.comment-user {
    width:300px;
}
.avatar-icon {
    display: flex;
    width:70px;
    height:70px;
    border-radius:50px;
    border:2px solid #000;
    text-align:center;
    font-size:30px;
    font-weight: 700;
    color:#000;
    align-items:center;
    justify-content:center;
}
.user-name {
    margin-top:10px;
    font-weight: 800;
    font-size:20px;
    color:#000;
}
.user-country {
    padding:0;
    margin-bottom:10px;
    font-size:15px;
    color:#000;
}
.user-button {
    background-color:#eee;
    color:#000;
    font-size:8px;
}
.review-title {
    font-size:1.25rem;
    font-weight: 600;
    color:#000;
    margin-top:5px;
}
.comment-time {
    font-size:.95rem;
    color:#000;
}
.user-comment {
    font-size:.95rem;
    color:#000;
    margin-top:15px;
}
.user-comment > p {
    line-height: 1.5;
    margin-bottom:0;
}
.comment-img {
    display: flex;
}
.comment-img > div {
    width: 180px;
    height: 180px;
    background:#eee;
    margin-top:10px;
    margin-right: 10px;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
}

.best-item div.img {
    width: 180px;
    height: 180px;
    background:#eee;
    /*margin-top:10px;*/
    margin-right: 10px;
    border-radius: 5px;
    background-position: center;
    background-size: cover;
    display: inline-block;
}

.recommend {
    font-size:18px;
    font-weight:800;
    padding-bottom: 30px;
}
.recommend i {
    margin-right:8px;
}


.help-comment {
    font-weight: 800;
}
.help-comment > span {
    margin-right:10px;
}
.commentlist li, .comment-list li {
    padding:1.5em 0;
}
.comment-button {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 5px;
    cursor: pointer;
}
.comment-button i {
    margin-right:8px;
}
.comment-yes {
    background-color:#2D58B1;
    color:#fff;
}
.comment-no {
    border:1px solid #000;
    color:#000;
}
.help-count {
    font-weight: 800;
    border-left:1px solid #000;
    padding-left:8px;
    margin-left:8px;
}
.comment-yes .help-count {
    border-left:1px solid #fff;
}

.nav-pagination > li > span, .nav-pagination > li > a {
    border:none;
}
.nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover {
    background-color:transparent;
    color:#000 !important;
    font-weight: 600;
}
.comment-reply {
    margin-top:1rem;
    padding:1.5rem;
    border-radius: 20px;
    background-color: #eee;
}
.comment-reply .review-title {
    font-size:1.2rem;
}
.comment-reply .review-title {
    margin-top:0;
}
.reply-content {
    margin-top: 10px;
}
.rating-total span {
    font-size:15px;
}
.total-review-num {
    font-weight: 600;
    margin-right:5px;

}
/*review mobile*/

@media (max-width: 1160px) {
    .review.rating {
        display: block;
        text-align: center;
    }
    .rating > div {
        width:100%;
    }
    .rating-count {
        font-size:50px;
    }
    .star-rating {
        display: inline-block;
    }
    .rating-total {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    .rating-total h4 {
        width:auto;
        margin:0;
        margin-right:10px;
    }
    progress {
        width:80%;
        height: 30px;
        margin: 4px 0;
    }
    .progress span {
        display:inline-block;
        width:50px;
        text-align: left;
    }
    .button.ask-button {
      margin-bottom:1em;
    }
    .button.ask-button, .button.write-button {
        margin-top:1em;
    }
    .sortby {
        text-align: left;
    }
}
@media (max-width: 850px) {
    .review-write.modal .comment-form-image .comment-form-image-box > .image-box {
        width: 50px !important;
        height: 50px !important;
    }
    .review-write.modal .comment-form-image .comment-form-image-box > div > a {
        height: 14px !important;
        width: 14px !important;
    }
    .comment_container {
        flex-direction: column;
    }
    .commentlist li .comment-text, .comment-list li .comment-text {
        padding:0;
    }
    .comment-user{
        width: 100%;
        display: flex;
    }
    .comment-user .avatar.photo {
        margin-right:20px;
    }
    .comment-user .avatar-icon{
        margin-right:20px;
    }
    .user-name {
        margin-top:0;
    }
    .user-country{
        margin-bottom: 0;
    }
    .comment-text{
        margin-top: 20px;
    }
    .comment-img > div {
        width:130px;
        height: 130px;
        margin-top:10px;
    }
    .best-item div.img {
        width:130px;
        height: 130px;
        /*margin-top:10px;*/
        display: inline-block;
    }
}
/*-------------------------------------------*/
/*-------  review write modal  -----------------*/
/*-------------------------------------------*/

.review-write.modal {
    max-width:600px;
}
.review-write.modal label {
    font-size:.95em;
}
.review-write.modal .comment-reply-title {
    color:#222;
    margin:0;
    line-height: 1;
}
.review-write.modal .required {
    color:red;
}
.review-write.modal .sub-title {
    font-size:.8em;
    line-height: 2;
}

.review-write.modal .comment-form-rating {
    margin-top:1rem;
}
.review-write.modal .rating-stars > i:after {
    color:#222;
    font-size:30px;
    font-weight: lighter;
}
.review-write.modal .comment-form-rating label {
    margin-bottom:0;
}

.review-write.modal .comment-form-comment .text-right {
    font-size:.8em;
}

.review-write.modal .recommend-radio {
    font-size:13px;
    line-height: 1.5;
    display: flex;
    align-items: center;
}
.review-write.modal input[type='checkbox'], input[type='radio'] {
    margin-top:0;
}
.review-write.modal .comment-form-location input[type='text'] {
    width:150px;
}
.review-write.modal .comment-form-location input[type='text']:last-child {
    width:80px;
}
.review-write.modal .comment-form-image label small {
    color:#aaa;
    font-size:.8em;
    font-weight: lighter;
    margin-left:.8em;
}

.review-write.modal .comment-form-image .comment-form-image-box {
    display: flex;
    flex-wrap:wrap;
}
.review-write.modal .comment-form-image .comment-form-image-box > .image-box {
    position:relative;
    width:150px;
    height: 150px;
    margin-right:1.1em;
    margin-top:1em;
}
.review-write.modal .comment-form-image .comment-form-image-box .image-box > div {
    width:100%;
    height: 100%;
    background-color: #eee;
    background-size:cover;
    background-position: center;
}
.review-write.modal .comment-form-image .comment-form-image-box > div > a {
    position: absolute;
    top: -9.5px;
    right: -9.5px;
    display: block;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/img/icon/close.png");
    background-color:#fff;
    border-radius: 50%;
}
.review-write.modal .comment-form-image .comment-form-image-box .image-box.image-none > div {
    border:2px dashed #333;
    background-color: transparent;
    position:relative;
    cursor: pointer;
}
.review-write.modal .comment-form-image .comment-form-image-box .image-box.image-none > div i {
    position:absolute;
    top:calc(50% - 16px);
    left:calc(50% - 13px);
    color:#222;
    font-size:2rem;
}

.review-write.modal .comment-form-button button {
    background-color: #000;
    color:#fff;
    border-radius: 10px;
    padding:.2em 1.8em;
}
