.content{

    border: 0px solid black;

    border-radius: 3px;

    padding: 5px;

    margin: 0 auto;

    width: 50%;

}



.post{

    border-bottom: 1px solid black;

    padding: 10px;

    margin-top: 10px;

    margin-bottom: 10px;

}

.post:last-child{

    border: 0;

}



.post h1{

    font-weight: normal;

    font-size: 30px;

}



.post a.link{

    text-decoration: none;

    color: black;

}

.post-text{

    letter-spacing: 1px;

    font-size: 15px;

    font-family: serif;

    color: gray;

    text-align: justify;

}

.post-action{

    margin-top: 15px;

    margin-bottom: 15px;

}



.like,.unlike{

    border: 0;

    background: none;

    letter-spacing: 1px;

    color: lightseagreen;

}



.like,.unlike:hover{

    cursor: pointer;

}





/* media query */

@media (max-width: 800px){

    .content{

        width: 95%;

    }

}

/*rating*/
.mod-rating .left {
    float: left;
    margin-left: 25px;
}
.mod-rating .summary {
    float: left;
    width: 145px;
    margin-right: 90px;
}
.mod-rating .score {
    color: #212121;
}
.mod-rating .score-average {
    font-size: 48px;
}
.mod-rating .score-max {
    font-size: 32px;
    color: #9e9e9e;
    text-align: center;
    line-height: 40px;
}
.mod-rating .average {
    margin-top: 7px;
}
.mod-rating .detail {
    float: left;
}
.detail li .progress-title {
    display: inline-block;
}
.detail ul {
    list-style: none;
}
.mod-rating .detail li .progress-wrap {
    margin-left: 17px;
    margin-right: 12px;
}
.pdp-review-progress {
    display: inline-block;
    position: relative;
    width: 138px;
    height: 12px;
}
.pdp-review-progress .bg {
    background: #eff0f5;
}
.pdp-review-progress .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.pdp-review-progress .fg {
    background: #faca51;
}
.pdp-review-progress .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.mod-rating .detail li .percent {
    font-size: 12px;
    color: #212121;
}
.pdp-mod-section-title.outer-title {
    padding-left: 24px;
    padding-right: 24px;
    height: 52px;
    line-height: 52px;
    background: #fafafa;
}
.pdp-mod-section-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #212121;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.mod-reviews .item {
    padding: 17px 21px;
    color: gray;
    border-bottom: 1px solid #eff0f5;
}
.mod-reviews .starCtn {
    margin-right: 6px;
}
.mod-reviews .left {
    float: left;
}
.mod-reviews .title {
    font-size: 12px;
    display: inline-block;
    overflow: hidden;
    word-break: break-word;
    color: #757575;
    float: right;
}
.mod-reviews .middle {
    margin: 5px 0 15px;
}
.mod-reviews .verifyImg {
    margin-left: 8px;
    margin-right: 3px;
    vertical-align: sub;
    width: auto;
}
.mod-reviews .verify {
    color: #4caf50;
}
.mod-reviews .content {
    color: #212121;
    font-size: 14px;
    white-space: pre-wrap;
    word-break: break-word;
}
.review-image {
    padding-top: 16px;
    padding-bottom: 8px;
}

.review-image__item .image {
    width: 94px;
    height: 94px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.review-image__item {
    position: relative;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all .3s cubic-bezier(.46,.03,.52,.96);
    display: block;
    width: auto;
    height: auto;
    text-align: initial;
}
.pdp-common-image:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.pdp-common-image:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 100%;
    vertical-align: middle;
}
.mod-reviews .skuInfo {
    font-size: 12px;
    margin-top: 8px;
}
.mod-reviews .bottom {
    margin-top: 8px;
}
.mod-reviews .bottom .left {
    cursor: pointer;
}
.mod-reviews .left {
    float: left;
}
.mod-reviews .bottom .like-icon {
    color: #bababa;
    margin-right: 7px;
}
.write-review-main .left {
    width: 100%;
    padding: 0 50px 0 24px;
    border-right: 1px solid #eff0f5;
}
.write-review-group-header__time {
    color: #9e9e9e;
    font-size: 14px;
}
.write-review-group-header__desc {
    color: #424242;
    font-size: 12px;
    margin-top: 13px;
    margin-bottom: 17px;
}
.write-review-reviews .item-rating-container {
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: solid 1px #000;
}
.item-rating-container .item-left {
    float: left;
    padding-right: 5px;
}
@media screen and (max-width: 640px) {
    .item-rating-container .item-left {
        width: 30%;
    }
}
.item-rating-container .item-right {
    padding-left: 72px;
    color: #212121;
    font-size: 14px;
    max-width: 524px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.item-rating-container .item-right .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item-rating-container .item-right .sku {
    color: #757575;
    font-size: 14px;
    margin-top: 5px;
}
.item-rating-container .item-right .starWrap {
    margin-top: 10px;
}
.item-rating-container .item-right .input-title {
    color: #212121;
    font-size: 12px;
    margin-top: 14px;
}
.item-rating-container .item-right .input-wrap .next-input {
    width: 100%;
}
.next-input.next-input-multiple {
    border-color: #eff0f5;
    border-radius: 2px;
}
.next-input textarea{
    width: 100%;
}
.image-upload {
    padding-top: 10px;
    padding-bottom: 8px;
}
.image-viewer__item, .image-viewer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.image-viewer__item {
    position: relative;
    cursor: pointer;
    border: 2px solid #fff;
    -webkit-transition: all .3s cubic-bezier(.46,.03,.52,.96);
    transition: all .3s cubic-bezier(.46,.03,.52,.96);
    text-align: initial;
    margin-right: 2px;
    background-color: #eee;
    width: 70px;
    height: 70px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.image-viewer__icon-remove {
    position: absolute;
    top: -4px;
    right: -4px;
    color: #666;
    font-size: 14px;
    width: 14px;
    height: 14px;
}
.image-upload__uploader {
    width: 70px;
    height: 70px;
    border: 1px dashed #c4c6cf;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2px 0 0 2px;
}
.image-upload__icon {
    color: #c4c6cf;
    font-size: 20px;
    margin-bottom: 8px;
}
.image-upload__text {
    color: #c4c6cf;
    font-size: 10px;
    padding: 0 3px;
    text-align: center;
}
.image-upload__file-input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
}
.item-left img, .image-viewer__item img{
    width: auto !important;
}