.rm-product-tabs-reviews, .rm-product-tabs-questions {
    padding: 0;
}

#product-reviews-general .product-reviews {
    padding: 0 0 24px 0;
    margin: 0 0 24px 0;
    border-bottom: 1px solid #ebebeb;
}

.product-reviews {
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 24px 0;
}

.rm-product-tabs-reviews .product-reviews {
    padding: 30px;
}

.rm-product-tabs-questions .product-reviews {
    padding: 30px;
}

.product-reviews .noreviews, .product-questions .noreviews {
    font-weight: 500;
    font-size: 15px;
    color: #232323;
    padding-top: 0;
    margin: 0 !important;
}

.product-questions .noreviews {
}

.product-reviews .product-review-button-right-block {
    text-align: left;
    margin-bottom: 24px;
}

.product-reviews .product-review-star {
    width: 14px;
    height: 14px;
    fill: #000000;
}

.product-reviews .product-review-star-grey {
    fill: #B3B3B3;
}

.product-reviews .product-review-cart-svg {
    height: 16px;
    width: 16px;
    fill: #009a0a;
    vertical-align: sub;
}

#product-review-modal .rm-btn.dark,
.product-questions .rm-btn.dark {
    background-color: rgb(2, 91, 170);
}

#product-review-modal .rm-btn.dark:disabled,
.product-questions .rm-btn.dark:disabled {
    background-color: rgb(101, 108, 125);
    cursor: default;
}

.product-reviews .product-reviews-top-block {
    display: flex;
    position: relative;
    background: #FFFFFF;
    color: #232323;
    border-radius: 4px;
    border: 0 solid #FFFFFF;
    box-shadow: none;
}

.product-reviews button.rm-btn {
    padding: 0 25px;
    font-size: 15px;
    background-color: rgb(2, 91, 170);
}

.product-reviews .product-reviews-top-left {
    flex: 0 0 auto;
    width: 75%;
}

.product-reviews .product-reviews-top-right {
    flex: 0 0 auto;
    width: 25%;
}

.product-reviews .product-reviews-top-block .desc_extra_title_rew {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: .3px;
    margin-bottom: 25px;
    color: #232323;
}

.product-reviews .rating-container-avg {
    display: flex;
    align-items: center;
}

.product-reviews .rating-container-avg {
    display: flex;
    align-items: center;
}

.product-reviews .rating-container-top-left {
    position: relative;
    width: fit-content;
    display: flex;
    margin-right: 15px;
    padding-bottom: 2px;
}

.product-reviews .rating-container-top-left .product-review-star {
    width: 25px;
    height: 25px;
}

.product-reviews .rating-container-top-full {
    position: absolute;
    top: 0;
    width: 50%;
    overflow: hidden;
    white-space: nowrap;
}

.product-reviews .store-reviews-top-value {
    font-size: 34px;
    margin-bottom: 0;
    color: #232323;
}

.product-reviews .store-reviews-top-value span {
    font-size: 20px;
    font-weight: 300;
}

.product-reviews .store-reviews-top-value-text {
    font-size: 15px;
    margin-bottom: 20px;
    color: #a4a2a2;
}

.product-reviews .product-reviews-top-right > div {
    display: flex;
    flex-direction: column;
    justify-content: start;
    background: #fafafa;
    padding: 24px;
    position: sticky;
    top: 24px;
    margin-left: 24px;
    color: #232323;
    margin-bottom: 74px;
}

.product-reviews .rating-box-top {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 10px;
}

.product-reviews .link-off {
    pointer-events: none;
    cursor: default;
}

.product-reviews .rating-number {
    padding-right: 5px;
    font-size: 15px;
    line-height: 20px;
    width: 20px;
    text-align: center;
}

.product-reviews .rating-container-top {
    display: flex;
    flex-direction: row-reverse;
}


.product-reviews .rating-box-top .product-review-star {
    margin: 0 2px 0 0;
}

.product-reviews .product-reviews-rating-line {
    height: 6px;
    background: #ebebeb;
    margin: 0 15px;
    width: 300px;
    border-radius: 4px;
    overflow: hidden;
}

.product-reviews .product-reviews-rating-line span {
    display: block;
    height: 100%;
    background: #232323;
}

.product-reviews .product-reviews-rating-value {
    padding: 3px 7px;
    font-weight: 500;
    line-height: 17px;
    color: #f4f4f4;
    border-radius: 4px;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100px;
    min-width: 20px;
    background: #ffa900;
}

.product-reviews .product-review-return {

}

.product-reviews .product-review-return #all-reviews-btn {
    padding: .80rem 2rem;
    font-size: 14px;
}

.product-reviews .product-review-top-group {
    margin: 24px 0 24px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}

.product-reviews .product-review-sort {
    width: 230px;
    margin-right: 30px;
}

.product-reviews .rm-category-sort-select {
    font-size: 12px;
    border: 1px solid #ebebeb;
    color: #232323;
    cursor: pointer;
    outline: 0;
    text-overflow: ellipsis;
    max-width: 240px;
    background: #fafafa url(/catalog/view/javascript/product_reviews/images/category-sort-icon.svg) no-repeat left 15px center;
    padding: 0.875rem 1.25rem 0.875rem 2.25rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.product-reviews .product-review-reviews-box {

}

.product-reviews .review-container {
    padding: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    background: #fff;
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #232323;
    border-radius: 0;
    border: 1px solid #ebebeb;
    box-shadow: none;
}

.product-reviews .review-title-container {
    padding: 5px 10px;
    min-height: 40px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    margin: -10px -10px 0;
    color: #232323;
    font-size: 14px;
    line-height: 18px;
}

.product-reviews .children-review-container:first-child .review-answer-title-container, .review-title-container {
    border-top: 0 !important;
}

.product-reviews .allready-buy {
    padding-right: 6px;
}

.product-reviews .review-author {
    flex: 1;
}

.product-reviews .product-review-plus,
.product-reviews .product-review-minus {
    margin-top: 8px;
    display: flex;
    align-items: flex-start;
}

.product-reviews .product-review-plus .product-review-plus-s {
    color: #009a0a;
    margin-right: 5px;
    font-size: 20px;
}

.product-reviews .product-review-minus .product-review-minus-s {
    color: #ff6464;
    margin-right: 5px;
    font-size: 20px;
}

.product-reviews .product-review-minus-s, .product-review-plus-s, .review-author-name {
    font-weight: 500;
}

.product-reviews .review-date {
    position: relative;
    font-size: 11px;
    font-weight: 400;
    color: #a4a2a2 !important;
    text-align: right;
    flex: 1;
    width: auto;
}

.product-reviews .rating-container {
    width: 100%;
    height: 18px;
    text-align: left;
    flex: 1;
    margin-left: 2px;
}

.product-reviews .review-container .rating-container {
    margin-left: 0;
}

.product-reviews .review-text-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}

.product-reviews .product-review-comment-text, .review-author-name {
    color: #232323;
}

.product-reviews .product-review-comment-text {
    padding: 10px 0 12px;
    width: 100%;
    min-height: 50px;
    line-height: 24px;
}

.product-reviews .review-media-container {
    overflow: hidden;
    margin: 0 0 10px;
}

.product-reviews .product-review-futer-buttons {
    display: flex;
    align-items: center;
}

.product-reviews .review-rating-change-buttons {
    text-align: right;
    align-self: center;
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

.product-reviews .review-rating-change-buttons.disabled {
    cursor: default;
    opacity: 0.5;
}

.product-reviews .review-vote {
    border: 0;
    background: 0 0;
    outline: 0;
    height: 15px;
    display: flex;
    padding: 0 0 0 8px;
    margin-left: 8px;
    color: #232323;
    fill: #232323;
    align-content: center;
    align-items: center
}

.product-reviews .review-vote.review-vote-negative {
    border-color: #ebebeb !important;
    border-left: 1px solid
}

.product-reviews .review-vote:hover, .product-reviews .review-vote.active {
    opacity: 1
}

.product-reviews .review-answer-container {
    overflow: hidden;
}

.product-reviews .product-review-like {
    height: 15px;
    width: 15px;
    fill: relative;
    vertical-align: baseline;
}

div[itemprop="reviewRating"] {
    display: none;
}

.product-reviews .product-review-dislike {
    transform: rotate(180deg);
}

.product-reviews .review-vote-count {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: -.5px;
    margin-left: 5px;
}

.product-reviews .review-vote.active .review-vote-count {
    font-weight: bold;
}

.product-reviews .review-media-container {
    margin-bottom: 0 !important;
}

.product-reviews .product-review-light {
    background: #FFFFFF;
    color: #232323;
    border-color: #EEEEEE;
    fill: #232323;
}

.product-reviews .review-answer-button {
    padding: 0;
    margin-right: 20px;
}

.product-reviews .product-review-light:hover {
    background: #FFFFFF;
    color: #656C7D;
    border-color: #FFFFFF;
    fill: #656C7D;
}

.product-reviews .show-more-block {
    margin-bottom: 0;
}

.product-reviews .show-more-block .show-more-knopka {
}

.product-reviews .show-more-block .show-more-knopka:before {
}

.product-reviews .show-more-block .show-more-knopka:hover:before {
}

.product-reviews .show-more-block .show-more-knopka .rm-btn-icon img {
    transition: -ms-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    -webkit-transition: -webkit-transform .6s ease;
}

.product-reviews .show-more-block .show-more-knopka:hover .rm-btn-icon img {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.product-review-modal .product-review-modal-dialog {
    max-width: 480px;
}

.product-review-modal .product-review-flex-modal {
    padding: 0;
}

.product-review-modal #product-review-form-write {
    width: 100%;
    margin: 0;
    background: #FFFFFF;
    color: #a4a2a2;
    border-radius: 4px;
    border: 0 solid #FFFFFF;
    box-shadow: none;
}

.product-review-modal .product-review-form {
    display: block;
    position: relative;
}

.product-review-modal .add-review-star-wrap {
    margin: 0 0 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    width: fit-content;
}

.product-review-modal .star-block {
    width: 40px;
    cursor: pointer;
}

.product-review-modal .product-review-star-input {
    fill: #EBEBEB;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
}

.product-review-modal .super-star-text {
    text-align: center;
    position: absolute;
    top: 50px;
    color: #232323;
    width: 200px;
    font-size: 14px;
}

.product-review-modal .text-question-info {
    margin: 0 0 25px;
    font-size: 14px;
}

.product-review-modal .product-review-form {
    display: block;
    margin-bottom: 16px;
    position: relative;
    width: -webkit-fill-available;
}

.product-review-modal .product-review-form .form-control {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 38px;
    box-shadow: none;
}

.product-review-modal .product-review-form .form-control {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 38px;
    box-shadow: none;
}

.product-review-modal .reviews-user-add-content-block {
    overflow: hidden;
    padding-top: 0;
    margin-bottom: 24px;
}

.product-review-modal .review-media-add-block {
    float: left;
    margin-right: 18px;
}

.product-review-modal .btn-link-review {
    padding: 0 5px;
    color: #656c7d;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-review-modal .media-add-button-icon {
    width: 45px;
    height: 45px;
    fill: #232323;
    display: block;
}

.product-review-modal .review-media-add-block span.btn-link-text {
    font-weight: 500;
    color: #232323;
}

.product-review-modal .dropzone {
    margin: 25px;
    border: 2px dashed #c2c1c1;
}

.product-review-modal .product-review-hidden {
    display: none;
}

.product-review-modal .product-review-form .product-review-form,
.product-review-modal .product-review-form p,
.product-review-modal .product-review-form span,
.product-review-modal .review-date {
    color: #a4a2a2 !important;
}


.product-review-modal .review-video-drop-list {

}

.product-review-modal .review-video-drop {
    margin-bottom: 16px;
    position: relative;
    display: none;
}

.product-review-modal .review-video-drop #review-video-dropzone {
    margin: 0;
    padding: 16px;
    border-radius: 0;
    border: 1px solid #ebebeb;
    min-height: 0;
    background: 0 0;
}

.product-review-modal .review-video-drop #review-video-dropzone > div > p {
    font-size: 12px;
    color: #232323;
}

.product-review-modal .review-video-drop .add-video-separator {
    text-align: center;
    color: #232323;
    margin-top: 16px;
}

.product-review-modal .review-video-drop .add-video-button {

}

.product-review-modal .review-video-drop .add-video-button:hover {
    color: white;
}

.product-review-modal .review-video-drop .dz-preview,
.product-review-modal .review-video-drop-list .dz-preview {
    padding: 0;
    width: 120px;
    z-index: 9999;
    background: white;
    border-radius: 10px;
    position: relative;
    margin: 16px 1% 5px 1%;
    display: inline-block;
}

.product-review-modal .review-video-drop .dz-preview .dz-image,
.product-review-modal .review-video-drop-list .dz-preview .dz-image {
    width: 100%;
    height: 90px;
    margin-bottom: 5px;
}

.product-review-modal .review-video-drop .dz-preview.with-video .dz-image,
.product-review-modal .review-video-drop-list .dz-preview.with-video .dz-image {
    display: none;
}

.product-review-modal .review-video-drop .dz-preview .dz-progress,
.product-review-modal .review-video-drop-list .dz-preview .dz-progress {
    width: 80%;
    left: 10%;
    margin: 0;
    top: 40px;
}

.product-review-modal .review-video-drop .dz-preview .dz-details,
.product-review-modal .review-video-drop-list .dz-preview .dz-details {
    position: relative;
    display: none;
}

.product-review-modal .review-video-drop .dz-preview .dz-remove,
.product-review-modal .review-video-drop-list .dz-preview .dz-remove {
    position: static;
    height: 36px;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    border-radius: 3px;
    margin: 5px auto 0;
    width: 36px;
}

.product-review-modal .review-video-drop .dz-preview .dz-success-mark,
.product-review-modal .review-video-drop .dz-preview .dz-error-mark,
.product-review-modal .review-video-drop-list .dz-preview .dz-success-mark,
.product-review-modal .review-video-drop-list .dz-preview .dz-error-mark {
    display: none;
}

.product-review-modal .review-video-drop .dz-preview .dz-remove .rm-btn-icon,
.product-review-modal .review-video-drop-list .dz-preview .dz-remove .rm-btn-icon {
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
}

.product-review-modal .review-video-drop .dz-preview.with-video .dz-details,
.product-review-modal .review-video-drop-list .dz-preview.with-video .dz-details {
    padding: 10px;
}

.product-review-modal .review-video-drop .dz-preview video,
.product-review-modal .review-video-drop-list .dz-preview video,
.product-review-modal .review-video-drop-list .dz-preview img {
    width: 100%;
    margin: 0;
    border-radius: 0;
    height: 90px;
    object-fit: cover;
}

.product-review-modal .images-user-content-block,
.product-review-modal #video-thumb-preview,
.product-review-modal .review-video-drop-list {
    margin-bottom: 5px;
}


.product-review-modal #review-image {
    margin: 10px 0 20px 0;
    border-radius: 0;
    border: 1px solid #ebebeb;
    min-height: 0;
    background: 0 0;
}

.product-review-modal #review-image > div > p {
    font-size: 12px;
    color: #232323;
}

.product-review-modal .dropzone .dz-message {
    margin: 0;
}


.product-review-modal #review-video {
    padding: 16px;
    margin: 0 0 16px 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    display: none;
}

.product-review-modal #review-video label {
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #a4a2a2;
    margin-bottom: 10px;
}

.product-review-modal #review-video #video-caption {
    font-size: 12px;
    color: #232323;
}

.product-review-modal .video-input {
    position: relative;
}

.product-review-modal .vd-prev {
    display: inline-block;
    border-radius: 0;
    overflow: hidden;
    width: 120px;
    margin: 5px 1% 5px 1%;
}

.product-review-modal .vd-prev img {
    border-radius: 0;
    width: 100%;
}

.product-review-modal .vd-prev .rm-btn-del.remove_video {
    position: static;
    height: 36px;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    border-radius: 3px;
    margin: 5px auto 0;
    width: 36px;
}

.product-review-modal .product-review-form .form-control {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 38px;
    box-shadow: none;
    border: 1px solid #ccc;
}

.product-review-modal #input-video-href {
    width: 100%;
    display: block;
}

.product-review-modal #add-youtube-button {
    width: 100%;
    margin: 10px 0;
}

.product-review-modal #add-youtube-button:hover {
    color: white;
}

.product-review-modal #video-caption {
    text-align: center;
}

.product-review-modal .product-review-allert-block {
    margin: 0;
}

.product-review-modal .product-review-form .checkbox label {
    color: #a4a2a2 !important;
    font-size: 12px !important;
}

.product-review-modal .product-review-form-footer {
    margin: 0;
}

.product-review-modal #button-review-write {
    margin-right: 0;
    display: block;
}

.product-review-modal .add-review-star-wrap:hover .product-review-star-input,
.product-review-modal .star-active .product-review-star-input {
    fill: #212121;
}

.product-review-modal .add-review-star-wrap > div:hover ~ div svg {
    fill: #cccccc !important
}

.product-review-modal .add-review-star-wrap {
    margin: 16px 0 0 0;
    text-align: center;
    display: flex;
    justify-content: center;
    width: fit-content
}

.product-review-modal #review-image {
    margin: 0 0 16px 0;
    padding: 16px;
    border-radius: 0;
    border: 1px solid #ebebeb;
    min-height: 0;
    background: 0 0;
}

.product-review-modal #review-image .dz-preview {
    margin: 16px 1%;
}

.product-review-modal #review-image .dz-preview .dz-image {
    width: 118px;
}

.product-review-modal .images-user-content-block .dz-preview {
    display: inline-block;
    margin: 5px;
    text-align: center;
}

.product-review-modal .images-user-content-block .dz-image img {
    border-radius: 0;
    height: 60px;
    width: 60px;
}

.product-review-modal .images-user-content-block .dz-details {
    display: none;
}

.product-review-modal .images-user-content-block .dz-error-mark,
.product-review-modal .images-user-content-block .dz-size,
.product-review-modal .images-user-content-block .dz-success-mark {
    display: none;
}

.product-review-modal .dz-remove {
    position: static;
    height: 36px;
    -ms-flex: 0 0 34px;
    flex: 0 0 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    border-radius: 3px;
    margin: 5px auto 0;
    width: 36px;
}

.product-review-modal .dz-remove .rm-btn-icon, .product-review-modal .rm-btn-del .rm-btn-icon {
    display: inline-block;
    -webkit-mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-del-icon);
    mask: url(/catalog/view/theme/oct_showcase/img/sprite.svg#include--btn-del-icon);
    -webkit-mask-size: cover;
    mask-size: cover;
    background: #eb5757;
    width: 16px;
    height: 16px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    margin-top: 0;
}

.product-review-modal #review-image .dz-remove .rm-btn-icon {
    margin-top: 9px;
}

.product-reviews .answer-count-n {
    display: block;
    text-decoration: none !important;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    background: #232323;
    border-radius: 0.8rem;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 500;
    margin-right: 10px;
    min-width: 20px;
    text-align: center;
}

.product-reviews .show-answer-btn {
    outline: 0;
    border: 0;
    background: 0 0;
    box-shadow: none;
    padding: 0;
    color: #232323;
    display: flex;
    align-items: center;
}

.product-reviews .show-answer-btn.active::after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #232323
}

.product-reviews .show-answer-btn::after {
    content: "";
    display: inline-block;
    -webkit-mask: url(/catalog/view/javascript/product_reviews/images/chevron-down.svg);
    mask: url(/catalog/view/javascript/product_reviews/images/chevron-down.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    margin-left: 4px;
    width: 6px;
    height: 4px;
    transition: -ms-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    background: #656c7d;
}

.product-reviews .children-reviews-box {
    position: relative;
    display: none;
}

.product-reviews .children-review-container {
    position: relative;
    background: #fafafa;
    border-radius: 0;
    padding: 16px;
    margin-left: 5%;
    margin-bottom: 24px;
}

.product-reviews .review-answer-title-container {
    color: #232323;
    font-size: 14px !important;
    line-height: 18px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-reviews .review-answer-title-container .review-author {
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
}

.product-reviews .product-review-check-svg {
    height: 20px;
    width: 20px;
    vertical-align: top;
    margin-right: 5px;
}

.product-reviews .product-review-children-text {
    overflow: hidden;
    width: 100%;
}

.product-reviews .children-review-container .product-review-comment-text {
    min-height: auto;
    padding: 10px 0 0;
}

#product-review-form-write-answer {
    padding: 30px;
}

.product-reviews .product-review-drag {
    overflow-x: auto;
    white-space: nowrap;
    transition: all .2s;
    will-change: transform;
    user-select: none;
    cursor: pointer;
    padding-bottom: 5px;
    text-align: left;
}

.product-reviews .product-review-drag > div {
    display: inline-block;
}

.product-reviews .product-review-media-all {
    margin: 0;
}

.product-reviews .product-review-media-all .product-review-all-photo-title {
    padding: 0 0 12px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0 !important;
    font-weight: 500;
    color: #232323;
    margin-top: 24px;
}

.product-reviews .product-review-media-all .product-review-drag {
    padding-bottom: 5px;
    margin-bottom: 16px;
}

.product-reviews .product-review-media-all img-item,
.product-reviews .product-review-video-additional img-item {
    position: relative;
    border: none;
    overflow: hidden;
    padding: 0;
    display: block;
    margin: 3px 5px 0 0;
    height: 70px !important;
    width: 70px !important;
    border-radius: 0 !important;
}

#product-review-modal-info .review-media-all .video-placeholder,
.product-reviews .product-review-media-all .video-placeholder,
.product-reviews .product-review-video-additional .video-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0;
}

#product-review-modal-info .review-media-all .video-placeholder svg,
.product-reviews .product-review-media-all .video-placeholder svg,
.product-reviews .product-review-video-additional .video-placeholder svg {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    top: 50%;
    margin-top: -17px;
    transition: all .2s ease-in-out;
    color: white;
}

#product-review-modal-info .review-media-all a:hover .video-placeholder svg,
.product-reviews .product-review-media-all a:hover .video-placeholder svg,
.product-reviews .product-review-video-additional img-item:hover .video-placeholder svg {
    transform: scale(1.2);

}

#product-review-modal-info .review-media-all .video-placeholder video,
.product-reviews .product-review-media-all .video-placeholder video,
.product-reviews .product-review-video-additional .video-placeholder video {
    width: 100%;
    height: 100%;
    min-width: 100%;
    object-fit: cover;
}

#product-review-modal-info .review-media-all .product-review-video-additional img-item,
.product-reviews .product-review-media-all .product-review-video-additional img-item {
    height: 70px !important;
    width: 120px !important;
    position: relative;
}

#product-review-modal-info .review-media-all .product-review-video-additional img-item img,
.product-reviews .product-review-media-all .product-review-video-additional img-item img {
    height: 100%;
}

.product-reviews .product-review-media-all .product-review-video-additional img-item .video-placeholder > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.product-review-drag.all-reviews-thumbnails .product-review-media-additional img-item .video-placeholder > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#product-review-modal-info .review-media-all .product-review-video-additional img-item img,
.product-reviews .product-review-media-all .product-review-video-additional img-item img {
    height: 100%;
}

#product-review-modal-info .review-media-all .product-review-video-additional .product-review-youtube-svg,
.product-reviews .product-review-media-all .product-review-video-additional .product-review-youtube-svg {
    position: absolute;
    left: calc(50% - 15px);
    height: 100%;
    width: 30px;
}


.product-reviews .product-review-media-all .image-crop {
    position: absolute;
    max-width: 500px !important;
    top: -40%;
    left: -40%;
    height: 126px !important;
    width: 126px !important;
}

.product-reviews .product-review-media-all a:hover img {
    transform: scale(1.1);
    transition: all .1s ease-in-out;
}

#product-review-modal-info {
    max-width: 100% !important;
}

#product-review-modal-info .product-review-flex-modal {
    display: flex;
    flex-direction: row;
}

#product-review-modal-info .modal-image-container {
    flex: 3;
    overflow: hidden;
    padding: 0 14px 10px 0;
}

#product-review-modal-info .slideshow-container {
    max-width: 1000px;
    height: 500px;
    position: relative;
    margin: 0 0 20px;
    cursor: grab;
    display: flex;
    justify-content: center;
    align-items: center;
}

#product-review-modal-info .product-review-fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

#product-review-modal-info .slide {
    display: none;
    width: 100%;
}

#product-review-modal-info .slide.active {
    display: block;
}


#product-review-modal-info .slideshow-container .review-info-youtube-player iframe {
    width: 100%;
    height: 500px;
    max-width: 100%;
}

#product-review-modal-info .review-info-video {

}

#product-review-modal-info .review-info-video video {
    height: 500px;
    width: 100%;
}

#product-review-modal-info .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    background: #00000036;
    border-radius: 0;
}

#product-review-modal-info .product-review-modal-image {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 500px;
}

#product-review-modal-info .original_image {
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0;
    color: #86868b;
    text-align: center;
}

#product-review-modal-info .original_image a {
    text-decoration: none;
    font-size: 14px;
}

.product-review-modal.product-review-modal-add-review .modal-content {
}

.product-review-modal.product-review-modal-add-question .modal-content {
}

.product-review-modal.product-review-modal-add-question .modal-dialog {
}

#product-review-modal-info .product-review-info-prev,
#product-review-modal-info .product-review-info-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    border-radius: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: flex;
    margin-top: -22px;
    font-weight: 700;
    transition: .6s ease;
    user-select: none;
    background: #00000036;
    align-items: center;
    justify-content: center;
}

#product-review-modal-info .product-review-info-prev {
    left: 0;
}

#product-review-modal-info .product-review-info-next {
    right: 0;
}

#product-review-modal-info .product-review-info-prev svg,
#product-review-modal-info .product-review-info-next svg {
    height: 24px;
    width: 24px;
    fill: #fff;
    vertical-align: middle;
    opacity: .7;
}

#product-review-modal-info .product-review-info-prev:hover svg,
#product-review-modal-info .product-review-info-next:hover svg {
    opacity: 1;
}

#product-review-modal-info .modal-review-info {
    flex: 2;
    padding: 10px 0 0 0;
}

#product-review-modal-info .modal-review-info::-webkit-scrollbar {
    width: 5px;
    background-color: #f9f9fd
}

#product-review-modal-info .modal-review-info::-webkit-scrollbar-thumb {
    background-color: #a5a5a5
}

#product-review-modal-info .modal-review-info::-webkit-scrollbar-track {
    background-color: #eaeaea
}

#product-review-modal-info .modal-footer {
    justify-content: start;
    border-top: 0 solid transparent;
    padding: 24px;
}

#product-review-modal-info .review-media-all {
    margin: 0;
    overflow: hidden;
}

#product-review-modal-info .product-review-drag {
    padding-bottom: 0;
    overflow-x: auto;
    white-space: nowrap;
    transition: all .2s;
    will-change: transform;
    user-select: none;
    cursor: pointer;
    text-align: left;
}

#product-review-modal-info .product-review-drag > div {
    display: inline-block;
}

#product-review-modal-info .product-review-media-additional img-item {
    height: 70px !important;
    width: 70px !important;
    border-radius: 0 !important;
    position: relative;
    border: none;
    overflow: hidden;
    padding: 0;
    display: block;
    margin: 3px 5px 0 0;
}

#product-review-modal-info .product-review-media-additional .image-crop {
    height: 126px !important;
    width: 126px !important;
    position: absolute;
    max-width: 500px !important;
    top: -40%;
    left: -40%;
}

#product-review-modal-info .product-review-media-additional a:hover img {
    transform: scale(1.1);
    transition: all .1s ease-in-out;
}

#product-review-modal-info .modal-dialog {
    width: 85%;
    max-width: inherit;
}

.product-reviews .product-review-drag::-webkit-scrollbar {
    height: 4px;
}

.product-reviews .product-review-drag::-webkit-scrollbar-track {
    background: #eaeaea;
}

.product-reviews .product-review-drag::-webkit-scrollbar-thumb {
    background-color: #a5a5a5;
    border: 0;
}

.product-reviews .product-review-drag::-webkit-scrollbar-thumb:hover {
    background: #7b7b7b;
}

@media (min-width: 1600px) {
    .product-reviews .show-more-block .show-more-knopka:hover:before {
        width: 400px;
    }
}

@media (min-width: 768px) {
    .product-reviews .review-container {
        margin-bottom: 24px;
    }

    .product-reviews .review-answer-button {
        margin: 0;
    }

    .product-reviews .show-answer-btn {
        margin-left: 8px;
        padding-left: 8px;
        border-color: #EBEBEB !important;
        border-left: 1px solid;
        white-space: nowrap;;
        overflow: hidden;
    }

    .product-reviews .show-answer-btn:focus {
        box-shadow: none;
    }

    .product-reviews .review-thumb .image {
        float: left;
        padding: 0 15px;
    }

    .product-reviews .children-review-container:first-child .review-answer-title-container {
        border-top: 0 !important;
    }

    .product-reviews .review-thumb .caption {
        padding: 0 20px;
        min-height: 180px;
        margin-left: 230px;
    }

    .product-reviews .review-inner-container {
        flex-direction: row;
        display: flex;
    }

    .product-reviews .product-review-image {
        margin: 0 10px 0 0;
        position: relative;
        z-index: 1
    }

    .product-review-modal .product-review-modal .product-review-caption {
        flex: 3;
        width: 100px;
    }

    .product-review-modal .product-review-drag::-webkit-scrollbar {
        height: 4px;
    }

    .product-review-modal .product-review-drag::-webkit-scrollbar-track {
        background: #eaeaea;
    }

    .product-review-modal .product-review-drag::-webkit-scrollbar-thumb {
        background-color: #a5a5a5;
        border: 0;
    }

    .product-review-modal .product-review-drag::-webkit-scrollbar-thumb:hover {
        background: #7b7b7b;
    }

    .show-answer-btn {
        margin-left: 10px;
        padding-left: 10px;
        border-color: #EBEBEB !important;
        border-left: 1px solid;
        white-space: nowrap;
        overflow: hidden;
    }

    .children-review-container {

    }

    .children-review-container:first-child .review-answer-title-container {
        border-top: 0 !important;
    }
}

@media (min-width: 420px) {
    .product-reviews .show-more-block .show-more-knopka:hover:before {
        width: 300px;
    }
}

@media (min-width: 1280px) {
    #product-review-modal-info .modal-review-info {
        max-height: 500px;
        overflow-y: auto;
        padding: 0 5px 0 10px;
        margin: 0;
    }
}


@media (max-width: 1280px) {
    #product-review-modal-info .slideshow-container {
        height: 400px;
    }

    #product-review-modal-info .product-review-modal-image {
        max-height: 400px;
    }

    #product-review-modal-info .slideshow-container .review-info-youtube-player iframe {
        height: 400px;
        max-width: 100%;
    }

    #product-review-modal-info .review-info-video video {
        height: 400px;
    }
}


@media (min-width: 1024px) {
    .product-review-flex-modal .product-reviews .children-review-container:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 1280px) {

    #product-review-modal-info .product-review-flex-modal {
        flex-direction: column;
    }

}

@media (min-width: 1024px) {
    #product-review-modal-info .product-review-flex-modal {
        flex-direction: row;
    }
}

@media (max-width: 992px) {
    .product-reviews .product-reviews-top-block {
        flex-direction: column;
    }

    .product-reviews .product-reviews-top-right {
        width: 100%;
        order: 1;
    }

    .product-review-modal #button-review-write {
        width: 100% !important;
    }

    #product-reviews-general .product-reviews {
        margin: 0;
    }

    .product-reviews .product-reviews-top-left {
        width: 100%;
        order: 2;
    }

    .product-questions.product-reviews {
        margin: 0;
        padding: 24px 0;
    }

    .product-reviews .product-reviews-top-right > div {
        position: relative;
        margin: 0 0 115px;
    }

    .product-reviews .product-reviews-rating-line {
        width: 100%;
    }

    .product-reviews .product-review-media-all {
        position: relative;
        width: 100%;
    }

    .product-reviews .product-review-media-all .product-review-drag {
        width: 100%;
    }

    #product-review-modal-info .modal-review-info {
        margin: 0;
    }

    .product-reviews .product-review-star {
        margin-left: 0;
    }

    .product-reviews .product-reviews-rating-value {
        min-width: 45px;
    }

    #product-review-modal-info .product-review-flex-modal {
        padding: 24px;
        padding-bottom: 0 !important;
    }


    #product-review-modal-info .modal-image-container {
        flex: 3;
        overflow: hidden;
        padding: 0 0 10px 0;
    }

    .product-reviews .product-review-star {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .product-review-modal .modal-body {
        padding: 24px 104px;
    }

    .product-review-modal .limitations-block {
        flex-direction: column !important;
        gap: 0 !important;
    }

    .product-reviews .children-review-container:last-child {
    }

    .product-reviews .children-review-container:first-child {
    }

    .product-reviews .review-container:last-child {
        margin-bottom: 24px;
    }

    #product-review-form-write-answer {
        padding: 20px;
    }

    .product-reviews .review-title-container {
        justify-content: space-between;
    }

    #product-review-modal-info .product-review-flex-modal {
        padding: 16px 16px 0 !important;
    }

    .product-reviews .product-review-return #all-reviews-btn {
        margin-top: 20px;
        margin-bottom: 0;
        width: 100%;
    }

    .product-reviews button.rm-btn {
        margin-bottom: 20px;
    }

    .product-reviews .review-author {
        max-width: 70%;
    }

    .review-author-name {
        font-weight: 500;
        white-space: normal;
    }

    #product-reviews-general .product-reviews {
        padding: 0 0 1.5rem 0;
        margin: 0 1rem;
    }

    .product-reviews .product-review-button-right-block {
        margin-bottom: 0;
    }

    .product-reviews {
        padding: 0;
        margin: 1.5rem 1rem 1.5rem 1rem;
    }

    .rm-product-tabs-reviews .product-reviews {
        padding: 20px;
    }

    .rm-product-tabs-questions .product-reviews {
        padding: 20px;
    }

    .product-questions .noreviews {
        padding-top: 16px;
    }

    .product-reviews .rew-m-w-100 {
        width: 100%;
    }

    .product-reviews .product-reviews-top-block {
        padding-bottom: 0;
        flex-direction: column;
    }

    .product-reviews .product-reviews-rating-line {
        width: 100%;
    }

    .product-reviews .product-review-top-group {
        flex-direction: column;
    }

    .product-reviews .product-review-sort {
        width: 100%;
        margin: 0;
    }

    .product-reviews .noreviews, .product-questions .noreviews {
        padding-top: 16px;
    }

    .product-reviews .product-review-reviews-box {
        padding: 0;
    }

    .product-review-modal #product-review-form-write {
        padding: 0;
    }

    #product-review-modal-info .modal-dialog {
        width: 100%;
        margin: 0 auto;
        height: auto;
    }

    #product-review-modal-info .modal-image-container {
        flex: 3;
        overflow: visible;
        padding: 0 0 10px;
    }

    #product-review-modal-info .modal-footer {
        padding: 16px;
    }

    .product-reviews .rm-category-sort-select {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .product-reviews .product-reviews-top-right {
        margin-bottom: 0;
        width: 100%;
    }

    .product-reviews .review-date {
        flex: none;
    }

    .product-reviews .review-container-footer {
        position: relative;
    }

    #product-review-modal-info .slideshow-container {
        height: 280px;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    #product-review-modal-info .review-info-video video {
        height: 280px;
    }

    #product-review-modal-info .product-review-modal-image {
        max-height: 280px;
    }

    #product-review-modal-info .slideshow-container .review-info-youtube-player iframe {
        height: 280px;
    }

    .product-reviews .show-answer-btn {
        order: 3;
        justify-content: center;
        width: calc(100% + 32px);
        padding-top: 10px;
        border-top: 1px solid #ebebeb;
        margin: 10px -16px -6px;
    }

    .product-reviews .product-review-futer-buttons {
        flex-wrap: wrap;
    }

    .product-reviews .review-container-footer {
        position: relative;
    }

    .product-reviews .review-date {
        flex: none;
    }

    .product-reviews .product-reviews-top-block .no-reviews {
        display: none;
    }

}


@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.product-reviews-list-reviews {
}

.product-reviews-list-questions {
}

.reviews-top-button {
    margin-bottom: 24px;
}

.product-review-modal.product-review-modal-add-review .modal-dialog {
    max-width: 624px;
}

.product-review-modal-add-question .modal-dialog {
    max-width: 624px;
}

.product-review-form-stars {
    margin-bottom: 40px !important;
}

.product-review-modal .modal-body {
    padding: 24px;
    padding-bottom: 0;
    height: auto;
}

.product-review-modal .limitations-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 50px;
}

.product-review-modal-rating-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #232323;
    text-align: center;
}

.averageRatingInfo-rating {
    width: fit-content;
    font-weight: 700;
    margin: 16px auto 16px auto;
    font-size: 3rem;
    line-height: 3.5rem;
}

.ratingIndicator-starWrapper {
    display: flex;
    padding-right: 8px;
}

.averageRatingInfo-starsRoot {
    display: flex;
    justify-content: center;
    align-items: center;
}

.averageRatingInfo-count {
    display: grid;
    grid-auto-flow: column;
    gap: 4px;
    width: fit-content;
    width: -moz-fit-content;
    margin: 16px auto 0 auto;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    letter-spacing: 0.75px;
    font-weight: 500;
}

.averageRatingInfo-root {

}

#scrollToReviewButton {
    cursor: pointer;
}

#scrollToReviewButton:hover {
    text-decoration: underline;
}

.product-reviews-stack .review-container:last-child {
    margin-bottom: 0;
}

.product-review-modal #product-review-form-write .sp_google_captcha {
    padding: 0;
}

.product-review-modal #product-review-form-write .sp_google_captcha_title {
    font-size: .875rem;
    padding-bottom: .5rem;
}

.product-review-modal.show .sp_google_captcha label {
    display: none;
}

.sp_image_video_title {
    margin-bottom: 16px;
    font-size: 14px;
    color: #272323;
}

#product-product #sc-related-products_0.p-related {
    padding: 0 !important;
    padding-top: 1rem !important;
}

@media (max-width: 800px) and (min-width: 750px) {
    #product-product #sc-related-products_0.p-related {
        padding: 1rem !important;
    }
}

@media (max-width: 700px) {
    #product-product #sc-related-products_0.p-related {
        padding: 0 !important;
        border-top: none;
    }
}