@keyframes wcpr_notify_loading {
    0% {
        transform: translate3d(0, 2px, 0) scale(1.2, .85)
    }
    to {
        transform: translate3d(0, -5px, 0) scale(.9, 1.1)
    }
}

@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: 400;
    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")
    }
}

@font-face {
    font-family: 'w-p-r';
    src: url('../fonts/f_woocommerce-photo-reviews.eot?ceulzl');
    src: url('../fonts/f_woocommerce-photo-reviews.eot?ceulzl#iefix') format('embedded-opentype'),
    url('../fonts/f_woocommerce-photo-reviews.ttf?ceulzl') format('truetype'),
    url('../fonts/f_woocommerce-photo-reviews.woff?ceulzl') format('woff'),
    url('../fonts/f_woocommerce-photo-reviews.svg?ceulzl#woocommerce-photo-reviews') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

i.wpr {
    font-family: 'w-p-r' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.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 {
    white-space: break-spaces !important;
    margin-bottom: 15px;
    color: white;
    display: block;
    background: #f44336;
    font-size: 13px;
    padding: 7px 10px !important;
    border-radius: 3px;
}

.woocommerce-pagination {
    margin-bottom: 15px !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-right: 5px
}

.wcpr-comment-form-notify > span span {
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #456083;
    animation: wcpr_notify_loading .5s .1s alternate infinite cubic-bezier(.6, .05, .15, .95) backwards
}

.wcpr-comment-form-notify > span span:first-child {
    animation: wcpr_notify_loading .5s alternate infinite cubic-bezier(.6, .05, .15, .95)
}

.wcpr-comment-form-notify > span span:last-child {
    animation: wcpr_notify_loading .5s .12s alternate infinite cubic-bezier(.6, .05, .15, .95) backwards
}

.wcpr-stars-count {
    padding-right: 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: right
}

#reviews .comment-form-rating {
    margin: 20px 0;
}

.commentlist .comment-text .star-rating:before, .product .woocommerce-product-rating .star-rating:before, .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating:before, .wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:before, .wcpr-stars-count .wcpr-row .wcpr-col-star:before {
    color: #ffb600;
    opacity: .3 !important
}

.commentlist .comment-text .star-rating span:before, .product .woocommerce-product-rating .star-rating span:before, .wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating span:before, .wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating span:before, .wcpr-stars-count .wcpr-row .wcpr-col-star 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: #fff;
    z-index: 2
}

.rate-percent-bg .rate-percent {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 3px
}

.rate-percent-bg {
    position: relative;
    height: 6px;
    background-color: rgba(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 span:before, .wcpr-col-star .star-rating:before, .wcpr-overall-rating-right-star .star-rating span:before, .wcpr-overall-rating-right-star .star-rating:before {
    font-size: inherit;
}

.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: #fff;
    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-right: 10px;
    text-align: right
}

.rtl .wcpr-overall-rating-right {

    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;
    font-size: 13px;
}

.wcpr-overall-rating-right .wcpr-overall-rating-right-star .star-rating {
    width: 5.5em;
    font-size: 14px;
    float: right !important
}


.wcpr-filter-container {
    padding: 0;
    margin: 20px 0;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 5px;
    position: relative
}

#comments .wcpr-filter-container {
    display: flex !important
}

.wcpr-filter-container .wcpr-filter-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 100;
    cursor: progress;
    display: none
}

.wcpr-filter-container.wcpr-filter-loading .wcpr-filter-button-wrap {
    overflow: hidden
}

.wcpr-comment-form-images label, .wcpr-filter-button-wrap:hover ul.wcpr-filter-button-ul, .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: #fff;
    background-color: rgba(0, 0, 0, .5);
    transition: all 300ms ease-in-out 0s;
    border: 1px solid;
    text-decoration: none;
}

.wcpr-filter-container .wcpr-filter-button:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, .8) !important
}

.wcpr-filter-container .wcpr-filter-button.wcpr-active {
    background-color: #000
}

.wcpr-filter-button.wcpr-filter-button-images:before {
    font-family: "w-p-r";
    content: "\e90f"
}

.wcpr-filter-button.wcpr-filter-button-verified:before {
    font-family: "woocommerce-photo-reviews";
    content: "\f10a"
}

.wcpr-filter-button:before {
    margin: 0 0 0 5px !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;
    right: -1px;
    padding: 0;
    display: none
}

.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 .wcpr-filter-rating-placeholder, .rtl .wcpr-filter-button.wcpr-filter-button-images, .rtl .wcpr-filter-button[data-filter_type=verified], .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-title input {
    margin: 0;
    width: 100%
}

.wcpr-load-more-reviews-button-container .wcpr-load-more-reviews-button {
    display: inline-block !important;
    background: #000;
    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: #fff;
    content: "";
    position: absolute;
    right: 0;
    left: 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;
    right: 50%;
    top: 50%;
    opacity: 1;
    transform: translate(50%, -50%) scale3d(.5, .5, .5);
    display: inline-block
}

.wcpr-load-more-reviews-button-container {
    text-align: center
}

.wcpr-input-file-container .wcpr-input-file-wrap .wcpr-selected-image-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    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-right: 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
}

.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
}

.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
}

.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;
    font-size: 13px;
}

.wcpr-comment-helpful-button-vote-container {
    display: flex
}

span.wcpr-comment-helpful-button-down-vote {
    transform: rotate(-180deg)
}

.wcpr-comment-helpful-button-down-vote, .wcpr-comment-helpful-button-down-vote-count, .wcpr-comment-helpful-button-up-vote, .wcpr-comment-helpful-button-up-vote-count {
    font-weight: 300;
    margin: 0 2px
}

.wcpr-comment-helpful-button-up-vote {
    margin-left: 8px
}


.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,
.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 {
    font-weight: 700;
    cursor: initial
}

.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote-count,
.wcpr-comment-helpful-button-voted-up .wcpr-comment-helpful-button-up-vote {
    color: #8bc34a;
}

.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote-count,
.wcpr-comment-helpful-button-voted-down .wcpr-comment-helpful-button-down-vote {
    color: #e91e63;
}

.wcpr-comment-helpful-button-voting-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 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(.6)
}

.reviews-images, .reviews-videos, .shortcode-reviews-images {
    height: auto
}

.woocommerce-review__awaiting-approval {
    font-size: 12px;
}