:focus {
    outline: none;
}

img {
    max-width: 100%;
}

img {
    border-style: none;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
}

textarea {
    overflow: auto;
}

body {
    font-family: Arial, sans-serif;
}

.content {
    display: grid;
    grid-template-columns: 1fr 360px;
    gap: 24px;
}

#sidebar-right {
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 8px;
    padding: 16px;
}

.iner-customer_review {
    display: grid;
    grid-template-columns: 100%;
    gap: 16px;
}

.iner-customer_review .wrap-review {
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 8px;
    padding: 16px;
    gap: 4px;
}

.review-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: rgb(39, 39, 42);
}

.iner-customer_review .customer-reviews {
    word-break: break-word;
    opacity: 1;
    color: rgb(36, 36, 36);
    min-height: auto;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    padding-top: 8px;
}

.customer-reviews__inner {
    padding-bottom: 16px;
}

ul.commentlist {
    margin: 0;
    padding: 0;
}

ul.commentlist li.review__comment {
    list-style-type: none;
}

.customer-reviews__top {
    display: flex;
}

.customer-reviews__grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    width: 100%; 
    padding-bottom: 16px;
}

.customer-reviews__grid-boder {
    display: grid;
    grid-template-columns: 1fr 2fr;
    border-top: 1px solid rgb(242, 242, 242);
    width: 100%;
    padding-top: 16px;
}

.fvFoxk .review-rating__heading {
    margin: 0px 0px 16px;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
}

.fvFoxk .review-rating__summary {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.fvFoxk .review-rating__point {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    white-space: nowrap;
    margin: 0px 16px 0px 0px;
}

.fvFoxk .review-rating__total {
    margin-top: 1px;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: rgb(128, 128, 137);
}

.fvFoxk .review-rating__detail {
    margin: 12px 0px 0px;
}

.fvFoxk .review-rating__level {
    display: flex;
    margin: 4px 0px;
    -webkit-box-align: center;
    align-items: center;
}

.fvFoxk .review-rating__stars span {
    margin: 0px 2px;
}

.fvFoxk .review-rating__stars span:first-child {
    margin: 0px 2px 0px 0px;
}

.jUynBq {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.jUynBq span {
    display: inline-block;
    vertical-align: middle;
}

.jUynBq > div {
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
}

.bBKTyc {
    width: 138px;
    height: 6px;
    background-color: rgb(245, 245, 250);
    position: relative;
    z-index: 1;
    margin: 0px 8px;
    border-radius: 99em;
}

.bBKTyc > div {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgb(10, 104, 255);
    border-radius: 99em;
}

.fvFoxk .review-rating__number {
    font-size: 11px;
    line-height: 16px;
    color: rgb(128, 128, 137);
}

.hJdbHd {
    display: block;
    background: white;
    border-left: 1px solid rgb(235, 235, 240);
    padding-left: 12px;
}

.hJdbHd .section-item {
    margin-bottom: 12px;
}

.hJdbHd .title {
    margin-bottom: 4px;
}

.hJdbHd .text-bold {
    font-weight: 600;
    color: rgb(39, 39, 42);
}

.hJdbHd .text-lighter {
    color: rgb(128, 128, 137);
}

.hJdbHd .flex {
    display: flex;
    align-items: flex-start;
}

.hJdbHd .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: rgb(39, 39, 42);
}

.hJdbHd .text img {
    margin: 2px 4px 0px 0px;
}

.hJdbHd .flex-between {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.hJdbHd .wrapper-icon img {
    cursor: pointer;
    margin-right: 8px;
}

.hJdbHd .disclaimer {
    display: flex;
    color: rgb(128, 128, 137);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    -webkit-box-align: center;
    align-items: center;
}

.hJdbHd .disclaimer span {
    color: rgb(10, 104, 255);
    text-decoration-line: underline;
    cursor: pointer;
}

.hJdbHd .disclaimer img {
    cursor: pointer;
    margin: 0px 4px;
}

.kgxcsu {
    padding-left: 12px;
    height: 100%;
    border: none !important;
}

.kgxcsu .wrapper-product-attributes__title {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: rgb(39, 39, 42);
    margin-bottom: 12px;
}

.kgxcsu .wrapper-product-attributes__wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(81px, 1fr));
    gap: 8px;
}

.iUpLUa {
    text-align: center;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.dIZrXl {
    --p: 84;
    --v: calc( ((18/5) * var(--p) - 90)*1deg);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(#fff,#fff) content-box, linear-gradient(var(--v),#C9DEFF 50%,transparent 0) 0/min(100%,(50 - var(--p))*100%), linear-gradient(var(--v),transparent 50%,#0A68FF 0) 0/min(100%,(var(--p) - 50)*100%), linear-gradient(to right,#C9DEFF 50%,#0A68FF 0);
    color: rgb(10, 104, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.gNhpNt {
    --p: 95;
    --v: calc( ((18/5) * var(--p) - 90)*1deg);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 3px;
    background: linear-gradient(#fff,#fff) content-box, linear-gradient(var(--v),#C9DEFF 50%,transparent 0) 0/min(100%,(50 - var(--p))*100%), linear-gradient(var(--v),transparent 50%,#0A68FF 0) 0/min(100%,(var(--p) - 50)*100%), linear-gradient(to right,#C9DEFF 50%,#0A68FF 0);
    color: rgb(10, 104, 255);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

.iUpLUa .label {
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: rgb(56, 56, 61);
    margin-top: 4px;
}

.dGoJJR .review-images__heading {
    margin: 0px 0px 16px;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
}

.dGoJJR .review-images__inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, 69px);
    gap: 8px;
}

.dGoJJR .review-images__item {
    width: 69px;
    height: 69px;
    cursor: pointer;
}

.dGoJJR .review-images__img {
    background-size: cover;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    background-position: center center;
}

.review-images__img img {
    width: 69px;
    height: 69px;
    object-fit: cover;
}

.AgEvk {
    display: flex;
    padding: 16px 0px 4px;
    border-top: 1px solid rgb(242, 242, 242);
    flex-direction: column;
    margin-top: 16px;
}

.AgEvk .filter-review__label {
    flex-shrink: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: rgb(56, 56, 61);
}

.AgEvk .filter-review__inner {
    -webkit-box-flex: 1;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    padding-top: 8px;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    gap: 8px;
    padding-bottom: 8px;
    color: rgb(39, 39, 42);
}

.AgEvk .filter-review__item {
    -webkit-box-align: center;
    align-items: center;
    padding: 0px 12px;
    height: 32px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 227);
    border-radius: 16px;
    cursor: pointer;
    display: flex;
    user-select: none;
}

.AgEvk .filter-review__check {
    display: none;
    width: 18px;
    height: 18px;
    margin-right: 11px;
}

.jSHEVq {
    padding: 16px 0px;
    display: flex;
    border-top: 1px solid rgb(242, 242, 242);
    gap: 10px;
    flex-direction: column;
}

.jSHEVq .review-comment__user {
    flex-basis: auto;
    flex-shrink: 0;
}

.jSHEVq .review-comment__user-inner {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.jSHEVq .review-comment__user-avatar {
    margin: 0px 12px 0px 0px;
    width: 50px;
    height: 50px;
    background-size: cover;
    border-radius: 50%;
    position: relative;
    z-index: 1;
}

.oGSEO.has-character {
    position: relative;
    padding-top: 100%;
    background-color: rgb(194, 225, 255);
}

.oGSEO {
    border-radius: 50%;
    overflow: hidden;
    width: inherit;
    height: inherit;
}

.oGSEO.has-character img {
    display: none;
}

.oGSEO img {
    display: block;
    object-fit: cover;
    width: inherit;
    height: inherit;
}

.oGSEO.has-character span {
    position: absolute;
    inset: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: rgb(39, 39, 42);
}

.jSHEVq .review-comment__user-name {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
}

.jSHEVq .review-comment__user-date {
    font-size: 13px;
    line-height: 20px;
    color: rgb(128, 128, 137);
}

.jSHEVq .review-comment__user-info {
    margin: 12px 0px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

.jSHEVq .review-comment__user-info > div {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(128, 128, 137);
}

.jSHEVq .review-comment__user-info img {
    width: 20px;
    height: 20px;
    margin: 0px 8px 0px 0px;
}

.jSHEVq .review-comment__user-info > span {
    color: rgb(56, 56, 61);
    margin-left: 4px;
}
.upp_text_name_user{
    text-transform: uppercase;
}
.jSHEVq .review-comment__rating-title {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px 0px 4px;
}

.jSHEVq .review-comment__rating {
    flex-shrink: 0;
}

.jSHEVq .review-comment__seller-name-attributes {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px 0px 16px;
}

.jSHEVq .review-comment__rating span {
    margin: 0px 1px;
    width: 18px;
}


.jSHEVq .review-comment__rating span:first-child {
    margin: 0px 1px 0px 0px;
}

.jSHEVq .review-comment__content {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0px 0px 8px;
    /* white-space: pre-wrap; */
}

.jSHEVq .review-comment__content .show-more-content {
    font-size: 13px;
    line-height: 20px;
    color: rgb(128, 128, 137);
    cursor: pointer;
}

.jSHEVq .review-comment__content .show-more-height  {
/*    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;*/
}
.text.show-more-height p {
    margin: 0 0 6px 0;
    font-size: 14px;
    line-height: 22px;
}
.jSHEVq .review-comment__title {
    margin: 0px 0px 0px 12px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: rgb(36, 36, 36);
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.jSHEVq .review-comment__seller-name {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: rgb(0, 171, 86);
}

.jSHEVq .review-comment__check-icon {
    display: block;
    width: 14px;
    height: 14px;
    background-color: rgb(0, 171, 86);
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin: 0px 6px 0px 0px;
}

.jSHEVq .review-comment__check-icon::before {
    content: "";
    width: 6px;
    height: 3px;
    border-left: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -70%) rotate(-45deg);
}

.jSHEVq .review-comment__images {
    display: grid;
    grid-template-columns: repeat(auto-fit, 69px);
    gap: 8px;
}

.jSHEVq .review-comment__images .review-images__img {
    cursor: pointer;
}

.jSHEVq .review-comment__image {
    width: 77px;
    height: 77px;
    border-radius: 4px;
    background-size: cover;
    background-position: center center;
    margin: 0px 6px 8px;
    cursor: pointer;
}

.jSHEVq .review-comment__created-date {
    font-size: 13px;
    line-height: 20px;
    margin: 0px 0px 16px;
    color: rgb(128, 128, 137);
}

.jSHEVq .review-comment__attributes {
    font-size: 13px;
    line-height: 20px;
    color: rgb(128, 128, 137);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 2px;
}

.jSHEVq .review-comment__time-line {
    position: relative;
    padding-left: 10px;
    margin-left: 8px;
}

.jSHEVq .review-comment__thank {
    border-radius: 4px;
    margin: 0px 14px 0px 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px 0px;
    gap: 8px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: rgb(128, 128, 137);
    user-select: none;
}

.jSHEVq .review-comment__reply {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px 0px;
    gap: 8px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: rgb(128, 128, 137);
}

.jSHEVq .review-comment__reply {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px 0px;
    gap: 8px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: rgb(128, 128, 137);
}

.jSHEVq .review-comment__sub-comments {
    margin: 16px 0px 0px;
}

.YHGRF {
    margin-bottom: 10px;
}

.YHGRF:first-child {
    margin-top: 20px;
}

.YHGRF .review-sub-comment__inner {
    display: flex;
    padding: 10px 12px;
    background: rgb(245, 245, 250);
    border-radius: 12px;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.YHGRF .review-sub-comment__avatar {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.YHGRF .review-sub-comment__avatar-thumb {
    width: 24px;
    height: 24px;
    background-size: cover;
    margin: 0px 8px 0px 0px;
    border-radius: 50%;
    min-width: 24px;
}

.YHGRF .review-sub-comment__avatar-name {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
}

.YHGRF .review-sub-comment__avatar-date {
    color: rgb(128, 128, 137);
    margin: 0px 0px 0px 6px;
    padding: 0px 0px 0px 8px;
    position: relative;
    z-index: 1;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}

.YHGRF .review-sub-comment__avatar-date::before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: rgb(221, 221, 227);
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    margin: -1px 0px 0px;
}

.jSHEVq .review-comment__count {
    margin: 16px 0px 0px;
    color: rgb(10, 104, 255);
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
}

.YHGRF .review-sub-comment__content {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    margin: 4px 0px 0px;
}

.jZgcAK {
    margin: 12px 0px;
    display: none;
}

.jZgcAK.hidden-chat {
    display: block;
}

.jZgcAK .reply-comment__outer {
    display: flex;
}

.jZgcAK .reply-comment__avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
    flex-shrink: 0;
    margin: 0px 8px 0px 0px;
}

.jZgcAK .reply-comment__avatar img {
    display: block;
    border-radius: 50%;
    background-color: rgb(242, 242, 242);
}

.jZgcAK .reply-comment__wrapper {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.iOuAHt {
    border: 1px solid rgb(238, 238, 238);
    padding: 10px 40px 10px 12px;
    border-radius: 12px;
    width: 100%;
    outline: 0px;
    font-size: 13px;
    line-height: 20px;
    resize: none;
    overflow: hidden;
}

.jZgcAK .reply-comment__submit {
    position: absolute;
    z-index: 1;
    width: 17px;
    right: 12px;
    bottom: 16px;
    cursor: pointer;
}

/** Modal Review **/ 

.modal-content .form-submit input[type="submit"],
.review-rating__btn .modal-toggle {
    height: 30px;
    background: #0a68ff;
    border: 1px solid #0a68ff;
    color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
    display: block;
    line-height: 25px;
    margin-top: 15px;
    cursor: pointer;
}
.AgEvk .filter-review__item.active {
    color: #4a73e7;
    border: 1px solid #4a73e7;
}
.AgEvk .filter-review__item.active .filter-review__check{
    display: block;
}
span.review-comment__thank.active{
    color: #4a73e7;
}
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.comment-reply-title {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin: 0 0 20px 0;
}

.modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

.modal-wrapper {
    position: fixed;
    z-index: 9999;
    top: 10em;
    left: 50%;
    max-width: 590px;
    margin-left: -16em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    opacity: 1;
}

.modal-header,
.modal-content {
    padding: 1em;
    padding-top: 0;
}

.modal-header {
    position: relative;
    background-color: #fff;
}

.modal-close {
    background: #000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    overflow: hidden;
    padding: 0;
    color: #fff;
    width: 25px;
    height: 25px;
    top: 5px;
    right: 5px;
    position: absolute;
    outline: 0;
    margin: 0;
    min-height: inherit;
    line-height: inherit;
}

.modal-close:hover {
    color: #777;
}

.modal-heading {
    font-size: 1.125em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
    margin-top: 0;
}

.modal-content > *:last-child {
    margin-bottom: 0;
}

svg:not(:root) {
    overflow: hidden;
}

.icon {
    color: #FFF;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    fill: currentcolor;
}

.svg-icon {
    width: 2em;
    height: 2em;
    padding-right: 8px;
}
  
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
    fill: #4691f6;
}
  
.svg-icon circle {
    stroke: #4691f6;
    stroke-width: 1;
}
.box_pag_comment_review li.active{
    pointer-events: none;
}
ul.devvn_attach_view {
    margin: 10px 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
ul.devvn_attach_view li{
    margin: 0 10px 0 0 !important;
}
.hidden_input {
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden;
}
.list_attach .devvn_insert_attach {
    width: 80px;
    height: 80px;
    text-align: center;
    border: 2px dashed #ccc;
    line-height: 76px;
    font-size: 25px;
    color: #ccc;
    display: block;
    cursor: pointer;
}
.modal-content input[type=text],
.modal-content input[type=email],
.modal-content select {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-sizing: border-box;
    color: #333;
    font-size: .97em;
    height: 2.507em;
    max-width: 100%;
    padding: 0 0.75em;
    vertical-align: middle;
    width: 100%;
}

.comment-form-comment {
    width: 100%;
    margin-bottom: 10px;
}

.modal-content textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0.75em 10px;
    color: #333;
    font-size: .97em;
    max-width: 100%;
    width: 100%;
    height: 100px;
    border-radius: 3px;
}

.wrap-attaddsend {
    background: #f7f7f7;
    padding: 6px !important;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.wrap-attaddsend .review-attach {
    position: relative;
    float: left;
}

.wrap-attaddsend .review-attach .btn-attach {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    color: #4691f6;
}

.wrap-attaddsend span#countContent {
    float: right;
    color: #999;
    margin-top: 5px;
}

.list_attach span.insert_attach {
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    float: left;
    border: 2px dashed #ccc;
    line-height: 76px;
    font-size: 25px;
    color: #ccc;
}

.list_attach.show-btn span.insert_attach {
    display: block;
    margin: 0 0 20px 0 !important;
}

.list_attach span.insert_attach {
    display: none;
}

i.devvn-plus {
    font-style: normal;
    font-weight: 900;
    font-size: 35px;
    line-height: 1;
}

.comment-form-rating {
    width: 100%;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 10px 0;
}

.comment-form-rating label {
    width: 150px;
    padding-right: 10px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

.comment-form-rating p.stars_cus {
    margin: 0;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
}

.comment-form-rating p.stars_cus span {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    width: 100%;
}

.comment-form-rating p.stars_cus a {
    font-size: 14px;
    text-decoration: none;
    width: 20%;
    height: auto;
    float: left;
    text-align: center;
    color: #999 !important;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    margin: 0;
    font-family: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.comment-form-rating p.stars_cus a img {
    margin-bottom: 5px;
        filter: grayscale(1);
}
.comment-form-rating p.stars_cus a.active {
    color: #ffc400 !important;
}
.comment-form-rating p.stars_cus a.active img {
    filter: none;
}
.comment-form-rating p.stars_cus a:hover {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

.form_row_reviews {
    margin: 0 0 10px 0;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.form_row_reviews p.comment-form-author {
    padding-right: 10px;
}

.form_row_reviews p.comment-form-email {
    padding-left: 10px;
}

.form_row_reviews > p {
    width: 33.333%;
    margin: 0 0 5px 0;
}

@media only screen and (max-width: 48em) {
    .container {
        width: 100%;
    }
    .content {
        grid-template-columns: 1fr;
    }
    .customer-reviews__grid,
    .customer-reviews__grid-boder {
        grid-template-columns: 1fr;
    }
    .customer-reviews__grid .fvFoxk.review-rating {
        margin-bottom: 15px;
    }
    .jSHEVq {
        flex-direction: column;
    }
    .hJdbHd {
        border-left: 0;
        padding-left: 0px;
    }
    .hJdbHd >.flex-between {
        flex-direction: column;
        align-items: flex-start;
    }
    .hJdbHd .flex-between .wrapper-icon {
        margin-bottom: 10px;
    }
    .kgxcsu {
        padding-left: 0;
    }
    .dGoJJR {
        border-left: 0;
        padding-left: 0;
        margin-top: 15px;
    }
}