@font-face {
    font-family: "woocommerce-photo-reviews";
    src: url("../fonts/woocommerce-photo-reviews.eot");
    src: url("../fonts/woocommerce-photo-reviews.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woocommerce-photo-reviews.woff") format("woff"),
    url("../fonts/woocommerce-photo-reviews.ttf") format("truetype"),
    url("../fonts/woocommerce-photo-reviews.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "woocommerce-photo-reviews";
        src: url("../fonts/woocommerce-photo-reviews.svg") format("svg");
    }
}

.rtl .wcpr-stars-count {
    padding-left: 0;
    padding-right: 20px;
}
.wcpr_image_upload_button, .wcpr_image_upload_button.button{
    text-transform: inherit;
    margin-top: 0;
    margin-bottom: 0;
}
.wcpr-hidden {
    display: none !important;
}
.wcpr-comment-form-error{
    color: red;
    display: inline-grid;
    white-space: break-spaces !important;
    margin-bottom: 15px;
    width: 100% !important;
}

.wcpr-comment-form-notify {
    color: #456083;
    display: inline-block;
}
.wcpr-comment-form-notify > span {
    display: inline-flex;
    white-space: break-spaces !important;
    align-items: baseline;
    gap: 5px;
    margin-left: 5px;
}
.wcpr-comment-form-notify > span span {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #456083;
    animation: wcpr_notify_loading 0.5s 0.1s alternate infinite cubic-bezier(.6, .05, .15, .95) backwards;
}
.wcpr-comment-form-notify > span span:first-child {
    animation: wcpr_notify_loading 0.5s alternate infinite cubic-bezier(.6, .05, .15, .95);
}
.wcpr-comment-form-notify > span span:last-child {
    animation: wcpr_notify_loading 0.5s 0.12s alternate infinite cubic-bezier(.6, .05, .15, .95) backwards;
}
@keyframes wcpr_notify_loading {
    0% {
        transform: translate3d(0, 2px, 0) scale(1.2, 0.85);
    }
    100% {
        transform: translate3d(0, -5px, 0) scale(0.9, 1.1);
    }
}
@keyframes wcpr_notify_loading {
    0% {
        transform: translate3d(0, 2px, 0) scale(1.2, 0.85);
    }
    100% {
        transform: translate3d(0, -5px, 0) scale(0.9, 1.1);
    }
}
.wcpr-stars-count {
    padding-left: 20px;
    font-size: 10px;
    width: -webkit-fill-available;
    width: -moz-available;
}

.wcpr-stars-count .wcpr-row {
    display: flex;
    font-size: 14px;
    width: 100%;
    height: 22px;
    align-items: center;
    justify-content: space-between;
}

.wcpr-stars-count .wcpr-row > div {
    vertical-align: middle;
    font-size: 0;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
}

.wcpr-stars-count .wcpr-row .wcpr-col-rank-count {
    width: 50px;
    white-space: nowrap;
    font-size: inherit;
}

.wcpr-stars-count .wcpr-row .wcpr-col-process {
    max-width: calc(100% - 50px - 6.6em);
    width: 100%;
    font-size: inherit;
}

.wcpr-stars-count .wcpr-row .wcpr-col-star {
    width: 5.5em;
    font-size: inherit;
}

.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating {
    width: 100%;
    font-size: inherit;
    float: left;
}

.wcpr-stars-count .wcpr-row .wcpr-col-star:before,
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before {
    color: #ffb600;
    opacity: 0.3 !important;
}

.wcpr-stars-count .wcpr-row .wcpr-col-star span:before,
.wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before {
    color: #ffb600;
}

.wcpr-stars-count .wcpr-row .wcpr-col-number {
    width: 16px;
    display: none;
}

.wcpr-html {
    overflow: hidden;
}

.rate-percent-bg .rate-percent-bg-1 {
    position: absolute;
    text-align: center;
    width: 100%;
    color: white;
    z-index: 2;
}

.rate-percent-bg .rate-percent {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-radius: 3px;
}

.rtl .rate-percent-bg .rate-percent {
    left: unset;
    right: 0;
}

.rate-percent-bg {
    position: relative;
    height: 6px;
    background-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-size: 0;
    border-radius: 3px;
    overflow: hidden;
}

.wcpr-modal-light-box,
.wcpr-modal-light-box * {
    box-sizing: border-box;
}

.wcpr-col-star .star-rating:before,
.wcpr-col-star .star-rating span:before,
.wcpr-overall-rating-right-star .star-rating:before,
.wcpr-overall-rating-right-star .star-rating span:before {
    font-size: inherit;
    letter-spacing: 1px !important;
}

/*overall rating*/
.wcpr-overall-rating-and-rating-count {
    width: 100%;
    padding-bottom: 30px;
}

#comments .wcpr-overall-rating-and-rating-count {
    display: inline-flex !important;
}

.wcpr-overall-rating-and-rating-count h2 {
    display: inline;
    white-space: nowrap;
}

.wcpr-overall-rating-main {
    display: flex;
    align-items: center;
}

.wcpr-overall-rating-left {
    padding: 15px 10px;
    text-align: center;
    vertical-align: middle;
    background: #2d2b2b;
    color: white;
    border-radius: 3px;
    font-size: 16px;
    margin: 10px 1px;
}

.wcpr-overall-rating-left .wcpr-overall-rating-left-average {
    white-space: nowrap;
}

.wcpr-overall-rating-right {
    padding-left: 10px;
    text-align: left;
}

.rtl .wcpr-overall-rating-right {
    padding-left: unset;
    text-align: right;
    padding-right: 10px;
}

.wcpr-overall-rating-main .wcpr-overall-rating-right .wcpr-overall-rating-right-total {
    float: none;
    clear: both;
    white-space: nowrap;
}

.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
    width: 5.5em;
    font-size: 14px;
    float: left !important;
}

.rtl .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
    float: right !important;
}

.product .woocommerce-product-rating .star-rating:before,
.commentlist .comment-text .star-rating:before,
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before {
    color: #ffb600;
    opacity: 0.3 !important;
}

.product .woocommerce-product-rating .star-rating span:before,
.commentlist .comment-text .star-rating span:before,
.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before {
    color: #ffb600;
}

/*filter*/
.wcpr-filter-container {
    padding: 0;
    margin: 20px 0;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
}

#comments .wcpr-filter-container {
    display: flex !important;
}

/*filter overlay-normal style only*/
.wcpr-filter-container .wcpr-filter-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 100;
    cursor: progress;
    display: none;
}

.wcpr-filter-container.wcpr-filter-loading .wcpr-filter-button-wrap {
    overflow: hidden;
}

.wcpr-filter-container.wcpr-filter-loading .wcpr-filter-overlay {
    display: block;
}

.wcpr-filter-container .wcpr-filter-button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    padding: 10px 15px !important;
    display: inline-block;
    margin: 10px 5px !important;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 300ms ease-in-out 0s;
    border: 1px solid;
}

.wcpr-filter-container .wcpr-filter-button:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.wcpr-filter-container .wcpr-filter-button.wcpr-active {
    background-color: #000000;
}

.wcpr-filter-button.wcpr-filter-button-images:before {
    font-family: "woocommerce-photo-reviews";
    content: "\f109";
}

.wcpr-filter-button.wcpr-filter-button-verified:before {
    font-family: "woocommerce-photo-reviews";
    content: "\f10a";
}

.wcpr-filter-button:before {
    margin: 0 5px 0 0 !important;
    font-size: inherit !important;
}

.rtl .wcpr-filter-button:before {
    margin: 0 0 0 5px !important;
}

.wcpr-filter-container ul.wcpr-filter-button-ul {
    list-style-type: none;
    position: absolute;
    z-index: 999;
    margin: 10px 0 0 0;
    left: -1px;
    padding: 0;
    display: none;
}

.wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul {
    display: block;
}

.wcpr-filter-button-wrap {
    position: relative;
    display: inline-block;
    width: 125px;
}

li.wcpr-filter-button-li {
    margin: 0 !important;
    display: inline-block;
}

.wcpr-filter-container li.wcpr-filter-button-li a {
    margin: 0 !important;
    width: 125px !important;
}

.rtl .wcpr-filter-button[data-filter_type="verified"],
.rtl .wcpr-filter-button.wcpr-filter-button-images,
.rtl .wcpr-filter-button .wcpr-filter-rating-placeholder,
.rtl .wcpr-filter-container li.wcpr-filter-button-li a {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 680px) {
    #comments .wcpr-overall-rating-and-rating-count {
        display: inline-block !important;
    }

    .wcpr-overall-rating-main {
        justify-content: center;
    }

    .wcpr-overall-rating {
        text-align: center;
    }

    .wcpr-stars-count {
        margin: 0;
        padding: 0;
    }
}

.wcpr-comment-form-images label {
    display: block;
}

.wcpr-comment-form-title input {
    margin: 0;
    width: 100%;
}

/*button load more*/
.wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button {
    display: inline-block !important;
    background: rgb(0, 0, 0);
    color: #fff;
    border-radius: 3px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin: 10px 0;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}

.wcpr-load-more-reviews-button-container span.wcpr-load-more-reviews-button.wcpr-loading:before {
    background: white;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.wcpr-load-more-reviews-button-container span.wcpr-load-more-reviews-button.wcpr-loading:after {
    content: url(../images/loading-1.gif);
    width: 64px;
    height: 64px;
    font-size: 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 1;
    transform: translate(-50%, -50%) scale3d(0.5, 0.5, 0.5);
    /* z-index: 1; */
    display: inline-block;
}

.wcpr-load-more-reviews-button-container {
    text-align: center;
}

/*Input file*/
.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-end;
}

.wcpr-input-file-container .wcpr-input-file-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wcpr-comment-form-images .wcpr-selected-image {
    width: 30%;
    max-width: 128px;
    margin: 10px 0 0;
}

.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image {
    width: 100%;
    max-width: 100%;
    margin: 5px 0;
    display: flex;
    align-items: center;
}

.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image img.wcpr-selected-image-preview {
    width: 25%;
    max-width: 64px;
}
.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image video.wcpr-selected-image-preview {
    width: auto;
    max-width: 100px;
}

.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image input {
    margin: 0;
}

.wcpr-comment-form-images {
    margin: .5em 0;
    width: 100%;
}

.wcpr-comment-form-images .wcpr_image_upload {
    width: 100%;
    margin-bottom: 10px;
}

.wcpr-comment-form-images.wcpr-comment-form-images-with-caption .wcpr-selected-image-info {
    width: calc(100% - 64px);
    padding-left: 10px;
}

.wcpr-comment-form-images .wcpr-selected-image-caption {
    width: 100%;
}

.wcpr-comment-form-images .wcpr-selected-image-name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .8em;
    white-space: nowrap;
}

/*custom fields*/
.wcpr-custom-field {
    margin: 8px 0;
}

.wcpr-custom-field .wcpr-custom-field-name {
    font-size: 16px;
}

.wcpr-custom-field .wcpr-custom-field-input {
    display: flex;
    justify-content: space-between;
    justify-items: center;
    align-items: center;
}

.wcpr-custom-field .wcpr-custom-field-input > div {
    width: 48%;
}

.wcpr-custom-field .wcpr-custom-field-input > div input,
.wcpr-custom-field-input > div select {
    width: 100%;
    padding: 5px;
    margin: 0;
    font-size: 14px;
}

/*custom fields in review*/
.wcpr-review-custom-fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

span.wcpr-review-custom-field-value {
    font-weight: 500;
}

span.wcpr-review-custom-field-name {
    font-weight: 300;
}

/*vote button*/
.wcpr-comment-helpful-button-container {
    margin: 5px 0;
    display: flex;
    justify-content: flex-end;
    line-height: 2em;
    border-top: 1px solid rgba(1, 1, 1, .1);
    flex-wrap: wrap;
    padding: 5px 0;
    position: relative;
}

.reviews-content-right-meta .wcpr-comment-helpful-button-container {
    margin: 10px 0;
}

.wcpr-comment-helpful-button-container span {
    cursor: pointer;
}

span.wcpr-comment-helpful-button-label {
    margin: 0 5px;
}

.wcpr-comment-helpful-button-vote-container {
    display: flex;
}

span.wcpr-comment-helpful-button-down-vote {
    transform: rotate(180deg);
}

.wcpr-comment-helpful-button-up-vote,
.wcpr-comment-helpful-button-up-vote-count,
.wcpr-comment-helpful-button-down-vote,
.wcpr-comment-helpful-button-down-vote-count {
    font-weight: 300;
    margin: 0 2px;
}

.wcpr-comment-helpful-button-up-vote {
    margin-right: 8px;
}

.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote,
.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count,
.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote,
.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count {
    font-weight: 700;
    cursor: initial;
}

.wcpr-comment-helpful-button-voting-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .5);
    display: none;
}

.wcpr-comment-helpful-button-voting .wcpr-comment-helpful-button-voting-overlay {
    display: block;
}

.wcpr-comment-helpful-button {
    transition: transform 200ms ease;
}

.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-up) .wcpr-comment-helpful-button-up-vote:hover {
    transform: scale3d(1.2, 1.2, 1.2);
}

.wcpr-comment-helpful-button-container:not(.wcpr-comment-helpful-button-voted-down) .wcpr-comment-helpful-button-down-vote:hover {
    transform: scale3d(1.2, 1.2, 1.2) rotate(180deg);
}
.wcpr-comment-author-with-country {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.wcpr-comment-author-with-country .vi-flag-64{
    margin: -8px -12px;
    transform: scale(0.6);
}
.shortcode-reviews-images, .reviews-videos, .reviews-images{
    height: auto;
}