:root{--ywar-general-color: #0eb7a8;--ywar-general-hover-icons: #fff;--ywar-stats-background: #f5f5f5;--ywar-graph-default: #d8d8d8;--ywar-graph-accent: #12a6b1;--ywar-graph-percentage: #000;--ywar-stars-default: #cdcdcd;--ywar-stars-accent: #dc9202;--ywar-avatar-background: #eaeaea;--ywar-avatar-initials: #acacac;--ywar-review-border: #dcdcdc;--ywar-review-shadow: rgba(14, 183, 168, 0.33);--ywar-review-featured-background-color: #c99a15;--ywar-review-featured-text-color: #fff;--ywar-review-featured-border-color: #f7c431;--ywar-review-featured-border-shadow: rgba(247, 196, 49, 0.33);--ywar-review-staff-background-color: #12a6b1;--ywar-review-staff-text-color: #fff;--ywar-review-load-more-button-text: #fff;--ywar-review-load-more-button-background: #0eb7a8;--ywar-review-load-more-button-text-hover: #0eb7a8;--ywar-review-load-more-button-background-hover: #dcdcdc;--ywar-like-background: #f5f5f5;--ywar-like-icon: #000;--ywar-like-background-rated: #e3eff0;--ywar-like-icon-rated: #12a6b1;--ywar-submit-button-text: #fff;--ywar-submit-button-background: #0eb7a8;--ywar-submit-button-text-hover: #0eb7a8;--ywar-submit-button-background-hover: #dcdcdc}html.yith-ywar-open-popup{overflow:hidden !important}html.yith-ywar-open-popup body{overflow:hidden !important}.yith-ywar-product-page{box-sizing:border-box}.yith-ywar-main-wrapper{display:flex;flex-direction:column;padding:0 !important;gap:40px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper{display:grid;gap:30px;padding:0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-3{grid-template-columns:250px 380px auto}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-2{grid-template-columns:250px auto}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper.columns-1{grid-template-columns:auto}@media screen and (max-width: 768px){.yith-ywar-main-wrapper .yith-ywar-stats-wrapper{grid-template-columns:auto !important;gap:0}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div{border-radius:0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div:first-child{border-radius:16px 16px 0 0 !important}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper>div:last-child{border-radius:0 0 16px 16px !important}}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box{background:var(--ywar-stats-background);min-height:250px;border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .average-rating{font-size:50px;line-height:50px;color:#000}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .total-reviews{font-size:14px;color:#000}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-average-rating-box .stars{display:inline-block;height:20px;width:100px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;margin:10px 0;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg")}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box{background:var(--ywar-stats-background);min-height:250px;border-radius:16px;display:flex;flex-direction:column;padding:20px 30px;justify-content:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion{display:flex;width:100%;flex-direction:row;justify-content:space-between;font-size:14px;color:#000;border-bottom:1px solid #e7e7e7;height:50px;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-label.has-icon{padding-left:40px;background-repeat:no-repeat;background-position:left center;background-size:25px 25px;height:25px;display:flex;align-items:center}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-rating{font-weight:500;display:flex;flex-direction:row;align-items:center;width:35px;justify-content:space-between}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion .criterion-rating:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");background-color:#000;display:inline-block}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-multi-criteria-box .single-criterion:last-of-type{border:none}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box{background:var(--ywar-stats-background);height:250px;border-radius:16px;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;padding:40px;gap:15px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group{display:flex;flex-direction:row;width:100%;gap:15px;align-items:center;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group[data-count="0"]{cursor:default}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-label{font-size:14px;color:#000;display:flex;flex-direction:row;gap:5px;align-items:center;width:30px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-label:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");background-color:#000;display:inline-block}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-bar{border-radius:7px;background-color:var(--ywar-graph-default);width:100%;height:10px;overflow:hidden}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-bar .rating-bar-accent{border-radius:7px;background-color:var(--ywar-graph-accent);height:10px}.yith-ywar-main-wrapper .yith-ywar-stats-wrapper .yith-ywar-graph-box .rating-group .rating-count{font-size:12px;color:var(--ywar-graph-percentage);width:30px;text-align:right}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-title{font-size:20px;font-weight:600}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons{display:flex;flex-direction:row;gap:20px}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button{border-radius:3px;border:1px solid #bebebe;padding:0 15px;font-size:14px;display:inline-flex;align-items:center;gap:15px;min-width:170px;height:50px;justify-content:center;position:relative}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.rating-label:after{content:"";background-color:var(--ywar-general-color);background-image:url("../images/close.svg");background-size:12px;background-position:center center;background-repeat:no-repeat;display:block;height:16px;width:16px;position:absolute;top:-8px;right:-8px;border-radius:8px;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.show-all-reviews{background:#f5f5f5;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-filter-data .filter-buttons .filter-button.show-all-reviews:hover{background-color:var(--ywar-general-color);color:#fff}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper{display:flex;gap:30px;flex-direction:column}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs{display:flex;flex-direction:row;justify-content:flex-start;border-bottom:1px solid #e3e3e3;font-size:16px;color:#8e8e8e}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item{padding:10px 20px;position:relative;cursor:pointer}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item.selected,.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item:hover{color:#000}.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item.selected:after,.yith-ywar-main-wrapper .yith-ywar-reviews-wrapper .review-tabs .tab-item:hover:after{content:"";display:block;height:2px;width:100%;background:var(--ywar-general-color);position:absolute;bottom:0;left:0}.yith-ywar-edit-forms .form-header{border-radius:16px 16px 0 0;padding:35px;background-color:#f5f5f5;font-size:18px;font-weight:bold}.yith-ywar-edit-forms .form-content{padding:0 35px 35px 35px;background-color:#f5f5f5;display:flex;flex-direction:column}.yith-ywar-edit-forms .form-content .form-element{display:flex;flex-direction:column}.yith-ywar-edit-forms .form-content .form-element label{font-size:13px;display:flex;flex-direction:column;gap:15px;margin:0;padding-bottom:35px}.yith-ywar-edit-forms .form-content .form-element label input{padding:0.3rem 1rem}.yith-ywar-edit-forms .form-content .form-element label textarea{padding:1rem}.yith-ywar-edit-forms .form-content .form-element label input[type="text"],.yith-ywar-edit-forms .form-content .form-element label input[type="email"],.yith-ywar-edit-forms .form-content .form-element label textarea{border-radius:3px;border:1px solid #bebebe;font-size:14px;line-height:24px;height:44px;background:#fff;box-shadow:none}.yith-ywar-edit-forms .form-content .form-element label input[type="text"].review-content,.yith-ywar-edit-forms .form-content .form-element label input[type="email"].review-content,.yith-ywar-edit-forms .form-content .form-element label textarea.review-content{min-height:150px;resize:vertical;overflow:auto auto}.yith-ywar-edit-forms .form-content .form-element label.has-error{position:relative}.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="text"],.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="email"],.yith-ywar-edit-forms .form-content .form-element label.has-error textarea{border-color:#ce0000}.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="text"]:focus-visible,.yith-ywar-edit-forms .form-content .form-element label.has-error input[type="email"]:focus-visible,.yith-ywar-edit-forms .form-content .form-element label.has-error textarea:focus-visible{outline:none}.yith-ywar-edit-forms .form-content .form-element label.has-error:after{content:attr(data-message);position:absolute;bottom:10px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating{display:grid;grid-template-columns:min-content auto;gap:20px;align-items:center;padding-bottom:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-label{font-size:15px;height:25px;line-height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-label.has-error{color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper{height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars{height:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span{position:relative;display:inline-block;text-decoration:none;cursor:pointer;height:25px;width:25px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span:before{content:"";display:inline-block;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");height:25px;width:25px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars span:hover ~ span:before{background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars:hover span:before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span.active:before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span.active ~ span:before{background:var(--ywar-stars-default)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper .stars.selected span:not(.active):before{background:var(--ywar-stars-accent)}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper.has-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.yith-ywar-edit-forms .form-content .form-element.form-review-rating .rating-wrapper.has-error:after{content:attr(data-message);font-size:15px;height:25px;line-height:25px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-rating.has-error:after{content:attr(data-message);color:#ce0000;font-size:15px;grid-column:1 / 3}.yith-ywar-edit-forms .form-content .form-element.form-review-user-data{flex-direction:row;gap:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-user-data label{flex:1}@media screen and (max-width: 480px){.yith-ywar-edit-forms .form-content .form-element.form-review-user-data{flex-direction:column;gap:0}}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment label{gap:0;margin-bottom:15px;padding:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment label span{font-size:12px;color:#7a7a7a}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper{display:flex;gap:10px;flex-direction:row;align-items:center}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list{display:flex;gap:10px;flex-direction:row;flex-wrap:wrap;margin:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list.empty{display:none}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment{display:inline-block;width:80px;height:80px;margin:0;position:relative;border:1px solid #bebebe;border-radius:3px}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment img{display:flex;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url("../images/trash.svg");mask-image:url("../images/trash.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url("../images/play-video.svg");mask-image:url("../images/play-video.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:hover:before{background-color:var(--ywar-general-hover-icons);-webkit-mask-image:url("../images/trash.svg");mask-image:url("../images/trash.svg")}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .attachments-list .attachment.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment{position:relative;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:3px;overflow:hidden;border:1px solid #bebebe;color:#475569;text-decoration:none;cursor:pointer;background:#fcfbfb}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:before{content:"";width:100%;height:100%;background-color:#475569;position:absolute;-webkit-mask-image:url("../images/plus.svg");mask-image:url("../images/plus.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:hover:before{background-color:var(--ywar-general-hover-icons)}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .attachments-wrapper .new-attachment .attachment-field{cursor:pointer;position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;z-index:10}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments .messages{font-size:13px;color:#ce0000}.yith-ywar-edit-forms .form-content .form-element.form-review-attachment .yith-ywar-attachments.yith-ywar-is-dragging .new-attachment{background:var(--ywar-general-color);color:#fff}.yith-ywar-edit-forms .form-content .form-element.form-review-recaptcha{padding-top:35px}.yith-ywar-edit-forms .form-content .form-element.form-review-recaptcha.has-error:after{content:attr(data-message);font-size:13px;color:#ce0000}.yith-ywar-edit-forms .form-footer{border-radius:0 0 16px 16px;padding:35px;height:54px;box-sizing:content-box;background-color:#ececec;display:flex;gap:10px;justify-content:space-between}.yith-ywar-edit-forms .form-footer .login-info{display:flex;gap:10px;align-items:center;font-size:13px}.yith-ywar-edit-forms .form-footer .login-info a{color:var(--ywar-general-color);text-decoration:none}.yith-ywar-edit-forms .form-footer .login-info a:hover{text-decoration:underline}.yith-ywar-edit-forms .form-footer .submit-button{padding:0 40px;height:54px;color:var(--ywar-submit-button-text);background:var(--ywar-submit-button-background);display:flex;border-radius:8px;align-items:center;justify-content:center;text-align:center;cursor:pointer;font-size:16px;font-weight:600}.yith-ywar-edit-forms .form-footer .submit-button:hover{color:var(--ywar-submit-button-text-hover);background:var(--ywar-submit-button-background-hover)}.yith-ywar-edit-forms .form-footer .submit-button.create-action{max-width:400px;width:100%}@media screen and (max-width: 768px){.yith-ywar-edit-forms .form-footer{flex-direction:column;height:auto;align-items:center}.yith-ywar-edit-forms .form-footer .submit-button.create-action{width:auto}}.yith-ywar-edit-forms.new-reply{margin-left:150px}@media screen and (max-width: 768px){.yith-ywar-edit-forms.new-reply{margin-left:25px}}.yith-ywar-review-form-message,.yith-ywar-pending-reviews-list,.yith-ywar-reviews-list,.yith-ywar-reviews-list-popup,.yith-ywar-reviews-list-shortcode,.yith-ywar-replies-wrapper{display:flex;flex-direction:column;gap:35px;box-sizing:border-box}.yith-ywar-review-form-message .yith-ywar-single-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review,.yith-ywar-replies-wrapper .yith-ywar-single-review{border:1px solid var(--ywar-review-border);border-radius:10px;box-shadow:0 2px 4px 2px var(--ywar-review-shadow);padding:40px;display:flex;flex-direction:column;gap:20px;position:relative;overflow:hidden;background:#fff}.yith-ywar-review-form-message .yith-ywar-single-review.review-reply,.yith-ywar-pending-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-popup .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.review-reply,.yith-ywar-replies-wrapper .yith-ywar-single-review.review-reply{margin-left:150px}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review.review-reply,.yith-ywar-pending-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-popup .yith-ywar-single-review.review-reply,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.review-reply,.yith-ywar-replies-wrapper .yith-ywar-single-review.review-reply{margin-left:25px}}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge:after{display:inline-block;content:attr(data-badge);border-radius:3px 0 0 3px;font-size:12px;font-weight:bold;position:absolute;right:0;top:20px;padding:10px 20px}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.featured-review,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.featured-review{border:1px solid var(--ywar-review-featured-border-color);box-shadow:0 2px 4px 2px var(--ywar-review-featured-border-shadow)}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.featured-review:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.featured-review:after{color:var(--ywar-review-featured-text-color);background:var(--ywar-review-featured-background-color)}.yith-ywar-review-form-message .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-pending-reviews-list .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list-popup .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.with-badge.staff-review:after,.yith-ywar-replies-wrapper .yith-ywar-single-review.with-badge.staff-review:after{color:var(--ywar-review-staff-text-color);background:var(--ywar-review-staff-background-color)}.yith-ywar-review-form-message .yith-ywar-single-review.in-shortcode,.yith-ywar-pending-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-popup .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.in-shortcode,.yith-ywar-replies-wrapper .yith-ywar-single-review.in-shortcode{padding-top:165px}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review.in-shortcode,.yith-ywar-pending-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-popup .yith-ywar-single-review.in-shortcode,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review.in-shortcode,.yith-ywar-replies-wrapper .yith-ywar-single-review.in-shortcode{padding-top:120px}}@media screen and (max-width: 768px){.yith-ywar-review-form-message .yith-ywar-single-review,.yith-ywar-pending-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list .yith-ywar-single-review,.yith-ywar-reviews-list-popup .yith-ywar-single-review,.yith-ywar-reviews-list-shortcode .yith-ywar-single-review,.yith-ywar-replies-wrapper .yith-ywar-single-review{padding:20px}}.yith-ywar-review-form-message .load-more-reviews,.yith-ywar-review-form-message .load-more-reviews-popup,.yith-ywar-review-form-message .load-more-reviews-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews,.yith-ywar-pending-reviews-list .load-more-reviews-popup,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode,.yith-ywar-reviews-list .load-more-reviews,.yith-ywar-reviews-list .load-more-reviews-popup,.yith-ywar-reviews-list .load-more-reviews-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews,.yith-ywar-reviews-list-popup .load-more-reviews-popup,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode,.yith-ywar-replies-wrapper .load-more-reviews,.yith-ywar-replies-wrapper .load-more-reviews-popup,.yith-ywar-replies-wrapper .load-more-reviews-shortcode{text-align:center;font-size:14px;font-weight:bold}.yith-ywar-review-form-message .load-more-reviews .load-more-button,.yith-ywar-review-form-message .load-more-reviews .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews .load-more-button-shortcode,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews .load-more-button,.yith-ywar-reviews-list .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-shortcode,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-popup,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-shortcode{color:var(--ywar-review-load-more-button-text);background:var(--ywar-review-load-more-button-background);padding:10px 50px;cursor:pointer;border-radius:10px;margin:10px 0 0 0;display:inline-block}.yith-ywar-review-form-message .load-more-reviews .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-review-form-message .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-pending-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list-popup .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-reviews-list-shortcode .load-more-reviews-shortcode .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews-popup .load-more-button-shortcode:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-popup:hover,.yith-ywar-replies-wrapper .load-more-reviews-shortcode .load-more-button-shortcode:hover{color:var(--ywar-review-load-more-button-text-hover);background:var(--ywar-review-load-more-button-background-hover)}.yith-ywar-no-reviews{display:flex;min-height:250px;align-items:center;justify-content:center;flex-direction:column;gap:20px}.yith-ywar-no-reviews .icon{width:70px}.yith-ywar-no-reviews .message{font-size:14px;text-align:center;line-height:24px}.yith-ywar-review-form-message,.yith-ywar-pending-reviews-list{border:1px solid #cacaca;border-radius:10px;gap:0;overflow:hidden}.yith-ywar-review-form-message .wrapper-title,.yith-ywar-pending-reviews-list .wrapper-title{background:#f6f6f6;height:70px;padding:0 35px;display:flex;flex-direction:row;align-items:center;font-size:14px;font-weight:500;gap:5px}.yith-ywar-review-form-message .wrapper-title span,.yith-ywar-pending-reviews-list .wrapper-title span{color:var(--ywar-general-color);cursor:pointer}.yith-ywar-review-form-message .wrapper-content,.yith-ywar-pending-reviews-list .wrapper-content{opacity:0.5}.yith-ywar-review-form-message .wrapper-content .yith-ywar-single-review,.yith-ywar-pending-reviews-list .wrapper-content .yith-ywar-single-review{border:none;border-top:1px solid #cacaca;border-radius:0;box-shadow:none}.yith-ywar-review-form-message.has-toggle .wrapper-title,.yith-ywar-pending-reviews-list.has-toggle .wrapper-title{cursor:pointer}.yith-ywar-review-form-message.has-toggle .wrapper-content,.yith-ywar-pending-reviews-list.has-toggle .wrapper-content{display:none}.yith-ywar-filter-data .review-product-info,.yith-ywar-review-attachments .review-product-info,.yith-ywar-single-review .review-product-info{background:#ececec;padding:35px;position:absolute;left:0;top:0;border-radius:10px 10px 0 0;width:100%;height:130px}.yith-ywar-filter-data .review-product-info .reviewed-product,.yith-ywar-review-attachments .review-product-info .reviewed-product,.yith-ywar-single-review .review-product-info .reviewed-product{display:inline-flex;align-items:center;gap:20px;font-size:18px;font-weight:bold}.yith-ywar-filter-data .review-product-info .reviewed-product .img-wrapper,.yith-ywar-review-attachments .review-product-info .reviewed-product .img-wrapper,.yith-ywar-single-review .review-product-info .reviewed-product .img-wrapper{height:60px;width:60px}.yith-ywar-filter-data .review-product-info .reviewed-product .img-wrapper img,.yith-ywar-review-attachments .review-product-info .reviewed-product .img-wrapper img,.yith-ywar-single-review .review-product-info .reviewed-product .img-wrapper img{height:100%;width:auto}@media screen and (max-width: 768px){.yith-ywar-filter-data .review-product-info,.yith-ywar-review-attachments .review-product-info,.yith-ywar-single-review .review-product-info{padding:20px;height:100px}}.yith-ywar-filter-data .review-user-group,.yith-ywar-review-attachments .review-user-group,.yith-ywar-single-review .review-user-group{display:flex;flex-direction:row;gap:20px;order:1}.yith-ywar-filter-data .review-user-group .review-user-avatar,.yith-ywar-review-attachments .review-user-group .review-user-avatar,.yith-ywar-single-review .review-user-group .review-user-avatar{width:75px;height:75px;border-radius:10px;overflow:hidden}.yith-ywar-filter-data .review-user-group .review-user-avatar span,.yith-ywar-review-attachments .review-user-group .review-user-avatar span,.yith-ywar-single-review .review-user-group .review-user-avatar span{display:flex;background-color:var(--ywar-avatar-background);flex-wrap:nowrap;justify-content:center;align-items:center;height:100%;color:var(--ywar-avatar-initials);font-weight:600;font-size:26px;text-transform:uppercase}.yith-ywar-filter-data .review-user-group .review-info,.yith-ywar-review-attachments .review-user-group .review-info,.yith-ywar-single-review .review-user-group .review-info{display:flex;gap:4px;flex-direction:column;flex:1}.yith-ywar-filter-data .review-user-group .review-info .multi-rating,.yith-ywar-review-attachments .review-user-group .review-info .multi-rating,.yith-ywar-single-review .review-user-group .review-info .multi-rating{display:flex;flex-direction:row;gap:10px 30px;flex-wrap:wrap}.yith-ywar-filter-data .review-user-group .review-info .multi-rating .single-criterion,.yith-ywar-review-attachments .review-user-group .review-info .multi-rating .single-criterion,.yith-ywar-single-review .review-user-group .review-info .multi-rating .single-criterion{display:flex;flex-direction:row;align-items:center;font-size:14px;gap:15px}.yith-ywar-filter-data .review-user-group .review-info .review-user,.yith-ywar-review-attachments .review-user-group .review-info .review-user,.yith-ywar-single-review .review-user-group .review-info .review-user{font-size:14px;font-weight:bold}.yith-ywar-filter-data .review-user-group .review-info .review-user .verified,.yith-ywar-review-attachments .review-user-group .review-info .review-user .verified,.yith-ywar-single-review .review-user-group .review-info .review-user .verified{display:inline-flex;background-color:#e7f0de;padding:2px 8px;font-size:11px;font-weight:normal;border-radius:10px;align-items:center;gap:6px;line-height:20px}.yith-ywar-filter-data .review-user-group .review-info .review-user .verified img,.yith-ywar-review-attachments .review-user-group .review-info .review-user .verified img,.yith-ywar-single-review .review-user-group .review-info .review-user .verified img{height:9px}.yith-ywar-filter-data .review-user-group .review-info .review-date,.yith-ywar-review-attachments .review-user-group .review-info .review-date,.yith-ywar-single-review .review-user-group .review-info .review-date{font-size:12px}.yith-ywar-filter-data .review-rating,.yith-ywar-review-attachments .review-rating,.yith-ywar-single-review .review-rating{display:block;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");height:15px;width:75px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x}.yith-ywar-filter-data .review-rating.rating-1,.yith-ywar-review-attachments .review-rating.rating-1,.yith-ywar-single-review .review-rating.rating-1{background:linear-gradient(90deg, var(--ywar-stars-accent) 20%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-2,.yith-ywar-review-attachments .review-rating.rating-2,.yith-ywar-single-review .review-rating.rating-2{background:linear-gradient(90deg, var(--ywar-stars-accent) 40%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-3,.yith-ywar-review-attachments .review-rating.rating-3,.yith-ywar-single-review .review-rating.rating-3{background:linear-gradient(90deg, var(--ywar-stars-accent) 60%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-4,.yith-ywar-review-attachments .review-rating.rating-4,.yith-ywar-single-review .review-rating.rating-4{background:linear-gradient(90deg, var(--ywar-stars-accent) 80%, var(--ywar-stars-default) 0)}.yith-ywar-filter-data .review-rating.rating-5,.yith-ywar-review-attachments .review-rating.rating-5,.yith-ywar-single-review .review-rating.rating-5{background:var(--ywar-stars-accent)}.yith-ywar-filter-data.avatar-below-review .review-user-group,.yith-ywar-review-attachments.avatar-below-review .review-user-group,.yith-ywar-single-review.avatar-below-review .review-user-group{order:6}.yith-ywar-filter-data.avatar-below-review .review-title,.yith-ywar-review-attachments.avatar-below-review .review-title,.yith-ywar-single-review.avatar-below-review .review-title{margin:0}.yith-ywar-filter-data .reply-to,.yith-ywar-review-attachments .reply-to,.yith-ywar-single-review .reply-to{font-size:13px;padding-top:20px;order:2}.yith-ywar-filter-data .review-title,.yith-ywar-review-attachments .review-title,.yith-ywar-single-review .review-title{font-size:18px;font-weight:bold;order:3;margin-top:20px}.yith-ywar-filter-data .review-title.reply-title,.yith-ywar-review-attachments .review-title.reply-title,.yith-ywar-single-review .review-title.reply-title{margin:0}.yith-ywar-filter-data .review-content,.yith-ywar-review-attachments .review-content,.yith-ywar-single-review .review-content{font-size:16px;line-height:24px;order:4}.yith-ywar-filter-data .review-content .edit-button,.yith-ywar-review-attachments .review-content .edit-button,.yith-ywar-single-review .review-content .edit-button{border-radius:12px;border:1px solid #e2e2e2;background-color:#f5f5f5;height:24px;display:inline-flex;padding:0 10px;align-items:center;color:#000;font-size:12px;font-weight:500;margin:0 20px;gap:5px;cursor:pointer;vertical-align:middle}.yith-ywar-filter-data .review-content .edit-button:hover,.yith-ywar-review-attachments .review-content .edit-button:hover,.yith-ywar-single-review .review-content .edit-button:hover{color:var(--ywar-general-color)}.yith-ywar-filter-data .review-content .edit-button:hover:before,.yith-ywar-review-attachments .review-content .edit-button:hover:before,.yith-ywar-single-review .review-content .edit-button:hover:before{background-color:var(--ywar-general-color)}.yith-ywar-filter-data .review-content .edit-button:before,.yith-ywar-review-attachments .review-content .edit-button:before,.yith-ywar-single-review .review-content .edit-button:before{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url("../images/edit.svg");mask-image:url("../images/edit.svg");background-color:#000;display:inline-block}.yith-ywar-filter-data .review-attachments,.yith-ywar-review-attachments .review-attachments,.yith-ywar-single-review .review-attachments{order:5;display:flex;gap:5px;flex-direction:row;flex-wrap:wrap;margin:0}.yith-ywar-filter-data .review-attachments .single-attachment,.yith-ywar-review-attachments .review-attachments .single-attachment,.yith-ywar-single-review .review-attachments .single-attachment{width:80px;height:80px;margin:0;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.yith-ywar-filter-data .review-attachments .single-attachment:hover:before,.yith-ywar-review-attachments .review-attachments .single-attachment:hover:before,.yith-ywar-single-review .review-attachments .single-attachment:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url("../images/zoom.svg");mask-image:url("../images/zoom.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment:hover:after,.yith-ywar-review-attachments .review-attachments .single-attachment:hover:after,.yith-ywar-single-review .review-attachments .single-attachment:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:before,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:before,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url("../images/play-video.svg");mask-image:url("../images/play-video.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:after,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:after,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-filter-data .review-attachments .single-attachment.attachment-video:hover:after,.yith-ywar-review-attachments .review-attachments .single-attachment.attachment-video:hover:after,.yith-ywar-single-review .review-attachments .single-attachment.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-filter-data .review-actions,.yith-ywar-review-attachments .review-actions,.yith-ywar-single-review .review-actions{order:7;display:flex;flex-direction:column;gap:10px}.yith-ywar-filter-data .review-actions .helpful-count,.yith-ywar-review-attachments .review-actions .helpful-count,.yith-ywar-single-review .review-actions .helpful-count{font-size:12px;text-align:right}.yith-ywar-filter-data .review-actions .buttons-wrapper,.yith-ywar-review-attachments .review-actions .buttons-wrapper,.yith-ywar-single-review .review-actions .buttons-wrapper{display:flex;flex-direction:row;gap:10px}.yith-ywar-filter-data .review-actions .buttons-wrapper .spacer,.yith-ywar-review-attachments .review-actions .buttons-wrapper .spacer,.yith-ywar-single-review .review-actions .buttons-wrapper .spacer{margin-left:auto}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons{border-radius:3px;cursor:pointer;display:inline-flex;align-items:center;flex-direction:row;padding:5px 10px;gap:10px;font-size:12px;height:36px;color:#000;border-width:1px;border-style:solid;justify-content:center}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button{border-color:#d6d6d6;background-color:var(--ywar-like-background)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:before{content:"";display:block;height:22px;width:22px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--ywar-like-icon)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.reply-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.reply-button:before{-webkit-mask-image:url("../images/reply.svg");mask-image:url("../images/reply.svg")}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.helpful-button:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.helpful-button:before{-webkit-mask-image:url("../images/like.svg");mask-image:url("../images/like.svg")}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.selected{border-color:#cce0e2;background-color:var(--ywar-like-background-rated)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button:hover:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.reply-button.selected:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button:hover:before,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.helpful-button.selected:before{background:var(--ywar-like-icon-rated)}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button{border-color:#ebc7c7;background-color:#fff1f1;min-width:60px}.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-filter-data .review-actions .buttons-wrapper .action-buttons.delete-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-review-attachments .review-actions .buttons-wrapper .action-buttons.delete-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.report-button.selected,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button:hover,.yith-ywar-single-review .review-actions .buttons-wrapper .action-buttons.delete-button.selected{border-color:#ebc7c7;background-color:#ebc7c7}.yith-ywar-filter-data .review-actions .reported-message,.yith-ywar-review-attachments .review-actions .reported-message,.yith-ywar-single-review .review-actions .reported-message{font-size:12px;text-align:right;color:#ce0000}.yith-ywar-filter-data .yith-ywar-edit-forms,.yith-ywar-review-attachments .yith-ywar-edit-forms,.yith-ywar-single-review .yith-ywar-edit-forms{order:999}.yith-ywar-product-rating{width:100%;display:flex;flex-direction:row;gap:10px;align-items:center;position:relative;margin:0 !important;padding:0 0 10px 0}.yith-ywar-product-rating .stars{display:inline-block;height:20px;width:100px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg")}.yith-ywar-product-rating .total-reviews{font-size:14px;display:inline-block;height:20px;line-height:20px}.yith-ywar-product-rating.page-loop{padding:0;justify-content:center}.yith-ywar-product-rating.page-loop .stars{height:15px;width:75px;margin:5px 0}.yith-ywar-product-rating .yith-ywar-graph-box{border:1px solid var(--ywar-stats-background);width:320px;border-radius:16px;flex-direction:column-reverse;justify-content:center;align-items:center;padding:15px;gap:5px;position:absolute;margin:10px 0 0 0;top:0;background:#fff;z-index:1;display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:all ease .3s;box-shadow:2px 2px 2px rgba(0,0,0,0.15)}.yith-ywar-product-rating .yith-ywar-graph-box:before{content:"";border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent var(--ywar-stats-background) transparent;position:absolute;margin-top:-7px;left:35px;top:0}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group{display:flex;flex-direction:row;width:100%;gap:5px;align-items:center}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-label{font-size:14px;color:#000;display:flex;flex-direction:row;gap:5px;align-items:center;width:30px}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-label:after{content:"";height:10px;width:10px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat;mask-repeat:repeat;vertical-align:bottom;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");background-color:#000;display:inline-block}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-bar{border-radius:7px;background-color:var(--ywar-graph-default);width:calc(85% - 30px);height:10px;overflow:hidden}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-bar .rating-bar-accent{border-radius:7px;background-color:var(--ywar-graph-accent);height:10px}.yith-ywar-product-rating .yith-ywar-graph-box .rating-group .rating-count{font-size:12px;color:var(--ywar-graph-percentage);width:15%;text-align:right}.yith-ywar-product-rating:hover .yith-ywar-graph-box{visibility:visible;opacity:1;top:20px;pointer-events:auto}.filter-options-wrapper,.sorting-options-wrapper{display:flex;flex-direction:row;align-items:center;gap:20px;font-size:13px;margin:0 !important}.filter-options-wrapper .filter-options,.filter-options-wrapper .sorting-options,.sorting-options-wrapper .filter-options,.sorting-options-wrapper .sorting-options{min-width:230px}.filter-options-wrapper .select2-container,.sorting-options-wrapper .select2-container{height:44px}.filter-options-wrapper .select2-container .select2-selection,.sorting-options-wrapper .select2-container .select2-selection{padding:5px;height:44px;border:1px solid #bebebe;border-radius:3px !important}.filter-options-wrapper .select2-container .select2-selection .select2-selection__rendered,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__rendered{font-size:13px;line-height:32px}.filter-options-wrapper .select2-container .select2-selection .select2-selection__arrow,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__arrow{height:44px;width:34px}.filter-options-wrapper .select2-container .select2-selection .select2-selection__arrow b,.sorting-options-wrapper .select2-container .select2-selection .select2-selection__arrow b{-webkit-mask-size:20px;mask-size:20px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("../images/chevron-down.svg");mask-image:url("../images/chevron-down.svg");border:none;margin:0 0;width:100%;height:100%;top:0;left:0;background:#888}.filter-options-wrapper .select2-container.select2-container--open .select2-selection__arrow b,.sorting-options-wrapper .select2-container.select2-container--open .select2-selection__arrow b{-webkit-mask-image:url("../images/chevron-up.svg");mask-image:url("../images/chevron-up.svg")}.yith-ywar-select2-stars .select2-star-rating,.yith-ywar-select2-stars .select2-selection__rendered,.filter-options-wrapper .select2-star-rating,.filter-options-wrapper .select2-selection__rendered{display:flex !important;gap:30px;align-items:center}.yith-ywar-select2-stars .select2-star-rating:before,.yith-ywar-select2-stars .select2-selection__rendered:before,.filter-options-wrapper .select2-star-rating:before,.filter-options-wrapper .select2-selection__rendered:before{-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");height:15px;width:75px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;display:inline-block;content:""}.yith-ywar-select2-stars .select2-star-rating[title*="1"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="1"]:before,.filter-options-wrapper .select2-star-rating[title*="1"]:before,.filter-options-wrapper .select2-selection__rendered[title*="1"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 20%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="2"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="2"]:before,.filter-options-wrapper .select2-star-rating[title*="2"]:before,.filter-options-wrapper .select2-selection__rendered[title*="2"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 40%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="3"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="3"]:before,.filter-options-wrapper .select2-star-rating[title*="3"]:before,.filter-options-wrapper .select2-selection__rendered[title*="3"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 60%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="4"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="4"]:before,.filter-options-wrapper .select2-star-rating[title*="4"]:before,.filter-options-wrapper .select2-selection__rendered[title*="4"]:before{background:linear-gradient(90deg, var(--ywar-stars-accent) 80%, var(--ywar-stars-default) 0)}.yith-ywar-select2-stars .select2-star-rating[title*="5"]:before,.yith-ywar-select2-stars .select2-selection__rendered[title*="5"]:before,.filter-options-wrapper .select2-star-rating[title*="5"]:before,.filter-options-wrapper .select2-selection__rendered[title*="5"]:before{background:var(--ywar-stars-accent)}.yith-ywar-select2-stars,.yith-ywar-select2{padding:0 !important;font-size:13px;border:none;border-radius:8px !important;box-shadow:0 2px 4px 0 rgba(0,0,0,0.12),0 2px 10px 0 rgba(0,0,0,0.12) !important;z-index:99999}.yith-ywar-select2-stars.select2-dropdown--below,.yith-ywar-select2.select2-dropdown--below{margin-top:10px}.yith-ywar-select2-stars.select2-dropdown--above,.yith-ywar-select2.select2-dropdown--above{margin-top:-10px}.yith-ywar-select2-stars .select2-results .select2-results__option,.yith-ywar-select2 .select2-results .select2-results__option{padding:10px}.yith-ywar-select2-stars .select2-results .select2-results__option.select2-results__option--highlighted,.yith-ywar-select2 .select2-results .select2-results__option.select2-results__option--highlighted{background-color:#fff;color:var(--ywar-general-color)}.yith-ywar-select2-stars .select2-results .select2-results__option[aria-selected=true],.yith-ywar-select2-stars .select2-results .select2-results__option[data-selected=true],.yith-ywar-select2 .select2-results .select2-results__option[aria-selected=true],.yith-ywar-select2 .select2-results .select2-results__option[data-selected=true]{background-color:#fff;color:var(--ywar-general-color)}.yith-ywar-select2-stars .select2-results .select2-results__option:first-child,.yith-ywar-select2 .select2-results .select2-results__option:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.yith-ywar-select2-stars .select2-results .select2-results__option:last-child,.yith-ywar-select2 .select2-results .select2-results__option:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.yith-ywar-popup{position:fixed;height:100%;visibility:hidden;top:0;z-index:99999;background-color:rgba(255,255,255,0.98);display:flex;flex-direction:row;justify-content:center;width:0;left:50%;padding:80px 0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width 0.5s 0.3s, visibility 0s 0.8s;transition:width 0.5s 0.3s, visibility 0s 0.8s}.yith-ywar-popup.visible{visibility:visible;width:100%;-webkit-transition:width 0.5s;transition:width 0.5s}.yith-ywar-popup.visible .popup-close,.yith-ywar-popup.visible .popup-wrapper{opacity:1;-webkit-transition-delay:0.5s;transition-delay:0.5s}.yith-ywar-popup.closed .popup-close,.yith-ywar-popup.closed .popup-wrapper{-webkit-transition-delay:0s;transition-delay:0s}.yith-ywar-popup .popup-close{position:absolute;right:12px;top:12px;width:70px;height:70px;mask-size:35px 35px;-webkit-mask-size:35px 35px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("../images/close.svg");mask-image:url("../images/close.svg");background-color:#c1c1c1;z-index:10;opacity:0;-webkit-transition:opacity 0.3s 0.5s;transition:opacity 0.3s 0.5s}.yith-ywar-popup .popup-close:hover{cursor:pointer;background-color:#6d6d6d}.yith-ywar-popup .popup-wrapper{position:relative;height:100%;box-sizing:border-box;padding:20px 40px;max-width:1280px;width:100%;opacity:0;-webkit-transition:opacity 0.3s 0.5s;transition:opacity 0.3s 0.5s}.yith-ywar-popup .popup-wrapper .popup-close-link{font-size:12px;margin:0 0 16px 0;display:inline-block;color:var(--ywar-general-color);text-decoration:none}.yith-ywar-popup .popup-wrapper .popup-close-link:hover{text-decoration:underline}.yith-ywar-popup .popup-wrapper .product-name{font-size:24px;color:#000;font-weight:600;margin:0 0 16px 0}.yith-ywar-popup .popup-wrapper .popup-title{font-size:20px;color:#000;font-weight:600;margin:0 0 16px 0}.yith-ywar-popup .popup-wrapper .popup-content{margin-top:16px}@media screen and (max-width: 1710px){.yith-ywar-popup .popup-wrapper{max-width:1050px}}@media screen and (max-width: 1024px){.yith-ywar-popup .popup-wrapper{padding:40px}}.yith-ywar-popup .simplebar-scrollbar::before{background-color:#cacaca}.yith-ywar-review-attachments{display:flex;flex-direction:row;gap:30px}.yith-ywar-review-attachments .review-data{max-width:470px;width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1024px){.yith-ywar-review-attachments .review-data{max-width:40%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments .review-data{max-width:100%}}.yith-ywar-review-attachments .review-data .review-user-group{display:grid !important;grid-template-columns:75px auto;gap:15px 5px}.yith-ywar-review-attachments .review-data .review-user-group .multi-rating{grid-column:1 / 3;width:min-content;display:flex;flex-direction:column;gap:5px}.yith-ywar-review-attachments .review-data .review-user-group .multi-rating .single-criterion{display:grid;font-size:14px;gap:15px;align-items:center;justify-content:space-between;grid-template-columns:auto 75px}.yith-ywar-review-attachments .review-data.inactive-review{display:none}.yith-ywar-review-attachments .attachments-gallery{max-width:700px;width:100%;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1710px){.yith-ywar-review-attachments .attachments-gallery{max-width:550px}}@media screen and (max-width: 1470px){.yith-ywar-review-attachments .attachments-gallery{max-width:400px}}@media screen and (max-width: 1024px){.yith-ywar-review-attachments .attachments-gallery{max-width:60%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments .attachments-gallery{max-width:100%}}@media screen and (max-width: 768px){.yith-ywar-review-attachments{flex-direction:column}}.yith-ywar-swiper{--swiper-navigation-sides-offset: 0px;max-height:700px}.yith-ywar-swiper.swiper-gallery-gallery,.yith-ywar-swiper.swiper-gallery-lightbox{width:100%;aspect-ratio:1 / 1}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide{display:flex;justify-content:center;align-items:center;background:#f7f7f7;min-height:100px}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide .wp-video,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide .wp-video{width:100% !important;height:100% !important}.yith-ywar-swiper.swiper-gallery-gallery .swiper-slide .wp-video .wp-video-shortcode,.yith-ywar-swiper.swiper-gallery-lightbox .swiper-slide .wp-video .wp-video-shortcode{width:100%;height:100%;max-width:100%}.yith-ywar-swiper.thumbs-gallery-gallery,.yith-ywar-swiper.thumbs-gallery-lightbox,.yith-ywar-swiper.preview-gallery{box-sizing:border-box;margin:0}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide,.yith-ywar-swiper.preview-gallery .swiper-slide{display:flex;align-items:center;justify-content:center;cursor:pointer}.yith-ywar-swiper.thumbs-gallery-gallery,.yith-ywar-swiper.thumbs-gallery-lightbox{height:80px}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide{width:80px;height:80px;opacity:0.4}.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.swiper-slide-thumb-active,.yith-ywar-swiper.thumbs-gallery-lightbox .swiper-slide.swiper-slide-thumb-active{opacity:1}.yith-ywar-swiper.preview-gallery{height:160px}.yith-ywar-swiper.preview-gallery .swiper-slide{width:160px;height:160px}.yith-ywar-swiper.preview-gallery .swiper-slide:hover,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover{opacity:1}.yith-ywar-swiper.preview-gallery .swiper-slide:hover:before,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover:before{content:"";width:100%;height:100%;background-color:var(--ywar-general-hover-icons);position:absolute;-webkit-mask-image:url("../images/zoom.svg");mask-image:url("../images/zoom.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide:hover:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide:hover:after{content:"";width:100%;height:100%;background-color:var(--ywar-general-color);position:absolute;opacity:0.8;z-index:1;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:before,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;-webkit-mask-image:url("../images/play-video.svg");mask-image:url("../images/play-video.svg");-webkit-mask-size:30px;mask-size:30px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:9;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:after{content:"";width:100%;height:100%;background-color:#000;position:absolute;opacity:0.6;z-index:1;top:0;left:0}.yith-ywar-swiper.preview-gallery .swiper-slide.attachment-video:hover:after,.yith-ywar-swiper.thumbs-gallery-gallery .swiper-slide.attachment-video:hover:after{background-color:var(--ywar-general-color);opacity:0.8}.yith-ywar-swiper .swiper-buttons{height:60px;width:30px;background:var(--ywar-general-color);color:#fff;margin-top:-30px;opacity:0.8}.yith-ywar-swiper .swiper-buttons:after{font-size:20px}.yith-ywar-swiper .swiper-buttons:hover{opacity:1}.yith-ywar-reviews-with-attachments{font-size:18px;font-weight:bold;color:#000;display:flex;flex-direction:column;gap:20px}.yith-ywar-reviews-with-attachments.empty-gallery{display:none}.yith-ywar-gallery-lightbox{position:fixed;height:100%;width:100%;display:flex;visibility:hidden;z-index:100001;opacity:1;top:0;left:0;align-items:center;justify-content:center}.yith-ywar-gallery-lightbox .lightbox-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:100000;background-color:rgba(255,255,255,0.9)}.yith-ywar-gallery-lightbox .lightbox-wrapper{width:100%;z-index:100001;visibility:hidden;max-width:700px;max-height:820px;padding:40px;background:#fff;box-shadow:0 0 6px 2px rgba(0,0,0,0.15);align-self:center;box-sizing:border-box;position:relative}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-content{display:flex;flex-direction:column;gap:20px}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-close{position:absolute;right:-14px;top:-14px;width:70px;height:70px;mask-size:35px 35px;-webkit-mask-size:35px 35px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("../images/close.svg");mask-image:url("../images/close.svg");background-color:#c1c1c1;z-index:10}.yith-ywar-gallery-lightbox .lightbox-wrapper .lightbox-close:hover{cursor:pointer;background-color:#6d6d6d}.yith-ywar-gallery-lightbox.visible{visibility:visible}.yith-ywar-gallery-lightbox.visible .lightbox-overlay,.yith-ywar-gallery-lightbox.visible .lightbox-wrapper{visibility:visible}.yith-ywar-user-reviews .review-product-column,.yith-ywar-user-reviews .review-rating-column,.yith-ywar-user-reviews .review-content-column{width:28%;font-size:13px}@media screen and (max-width: 768px){.yith-ywar-user-reviews .review-product-column,.yith-ywar-user-reviews .review-rating-column,.yith-ywar-user-reviews .review-content-column{width:auto}}.yith-ywar-user-reviews .review-action-column{text-align:right}@media screen and (max-width: 768px){.yith-ywar-user-reviews .review-action-column:before{display:none}}.yith-ywar-user-reviews .review-prev-column{text-align:left}.yith-ywar-user-reviews .review-next-column{text-align:right}.yith-ywar-user-reviews .reviewed-product{display:inline-flex;align-items:center;gap:20px}.yith-ywar-user-reviews .reviewed-product .img-wrapper{height:50px;width:50px}.yith-ywar-user-reviews .reviewed-product .img-wrapper img{height:100%;width:auto}.yith-ywar-user-reviews .rating-wrapper{display:inline-grid;align-items:center;grid-template-columns:70px auto}.yith-ywar-user-reviews .rating-wrapper .single-rating{font-weight:bold;display:inline-flex;gap:3px;font-size:14px;align-items:center;width:35px}.yith-ywar-user-reviews .rating-wrapper .single-rating:after{content:"";display:inline-block;-webkit-mask-image:url("../images/rating-star.svg");mask-image:url("../images/rating-star.svg");height:20px;width:20px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:#dc9202}.yith-ywar-user-reviews .rating-wrapper .overall{font-size:12px}.yith-ywar-user-reviews .rating-wrapper .multi-criteria{display:flex;flex-direction:column;width:100%}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 0;border-bottom:1px solid #cacaca;gap:5px}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion:last-child{border:none}.yith-ywar-user-reviews .rating-wrapper .multi-criteria .single-criterion .criterion-label{width:calc(100% - 40px)}#ywar_receive_requests_field{padding:0}.yith-ywar-unsubscribe-form .form-header{font-weight:normal}.yith-ywar-unsubscribe-form .form-content{padding:0 35px}
