.woocommerce-tabs.wc-tabs-wrapper li#tab-title-additional_information {
    display: none;
}

div#tab-reviews div#reviews_summary {
    display: none;
}

h3#reply-title {
    font-family: arial, noto sans kr !important;
    font-size: 15px !important;
    font-weight: 400;
}

body.single.single-product div#review_form p.comment-form-comment textarea#comment {
    border: 1px solid #bababa;
    width: 100%;
}

body.single.single-product div#review_form p.comment-form-author input#author {
    border: 1px solid #bababa;
    width: 100%;
}

body.single.single-product div#review_form p.comment-form-email input#email {
    border: 1px solid #bababa;
    width: 100%;
}

body.single.single-product div#review_form p.comment-form-title input#title {
    border: 1px solid #bababa;
    width: 100%;
}