.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap, .cr-ajax-reviews-review-form .cr-review-form-wrap, .cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap, .cr-qna-block.cr-qna-new-q-form-open .cr-qna-new-q-form {
	display: block;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav, .cr-qna-block .cr-review-form-nav {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #e5e9eb;
	border-bottom: 1px solid #e5e9eb;
	height: 50px;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left, .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right, .cr-qna-block .cr-review-form-nav .cr-nav-left, .cr-qna-block .cr-review-form-nav .cr-nav-right {
	display: flex;
	align-items: center;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg, .cr-qna-block .cr-review-form-nav .cr-nav-left svg {
	margin: 0 5px 0 0;
}

.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg {
	pointer-events: none;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover, .cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover, .cr-qna-block .cr-review-form-nav .cr-nav-left svg:hover, .cr-qna-block .cr-review-form-nav .cr-nav-right svg:hover {
	cursor: pointer;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span, .cr-qna-block .cr-review-form-nav .cr-nav-left span {
	font-size: 16px;
	color: #0e252c;
}

.cr-all-reviews-shortcode .cr-review-form-item, .cr-ajax-reviews-review-form .cr-review-form-item, .cr-reviews-grid .cr-review-form-item, .cr-qna-block .cr-review-form-item {
	display: flex;
	max-width: 500px;
	margin: 0 auto;
	padding: 30px 0;
	border-bottom: 1px solid #e5e9eb;
	position: relative;
	align-items: center;
}

.cr-all-reviews-shortcode .cr-review-form-item img, .cr-ajax-reviews-review-form .cr-review-form-item img, .cr-reviews-grid .cr-review-form-item img, .cr-qna-block .cr-review-form-item img {
	display: block;
	height: 60px;
	width: auto;
	margin: 0 20px 0 0;
}

.cr-all-reviews-shortcode .cr-review-form-item span, .cr-ajax-reviews-review-form .cr-review-form-item span, .cr-reviews-grid .cr-review-form-item span, .cr-qna-block .cr-review-form-item span {
	display: block;
	font-size: 22px;
	font-weight: 500;
	color: #0e252c;
}

.cr-all-reviews-shortcode .cr-review-form-rating, .cr-ajax-reviews-review-form .cr-review-form-rating, .cr-reviews-grid .cr-review-form-rating {
	max-width: 500px;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	position: relative;
}

.cr-onsite-ratings .cr-review-form-rating, .cr-review-form-rating-overall .cr-review-form-rating {
	max-width: 500px;
	margin: 1em 0 1em 0;
	padding: 0;
	position: relative;
}

.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating {
	margin: 1em 0 1.5em 0;
}

.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating, .cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating {
	margin-left: auto;
	margin-right: auto;
}

.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont, .cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont, .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont, .cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont {
	display: flex;
	position: relative;
	height: auto;
	padding: 5px 0;
}

.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner {
	height: 30px;
	padding: 0 5px;
}

.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg {
	height: 30px;
	width: 33px;
}

.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child, .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child {
	padding-left: 0;
}

.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act, .cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act, .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act, .cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act, .cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act {
	display: none;
}

.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover, .cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover, .cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover {
	cursor: pointer;
}

.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	margin: 0 0 0 10px;
}

.cr-review-form-rating-overall .cr-review-form-rating-label {
	font-size: 18px;
}

.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label, .cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label, .cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label {
	font-size: 16px;
}

.cr-all-reviews-shortcode .cr-review-form-field-error, .cr-onsite-ratings .cr-review-form-field-error, .cr-review-form-rating-overall .cr-review-form-field-error, .cr-onsite-questions .cr-onsite-question .cr-review-form-field-error, .cr-ajax-reviews-review-form .cr-review-form-field-error, .cr-reviews-grid .cr-review-form-field-error, .cr-qna-block .cr-review-form-field-error {
	font-size: 11px;
	color: #ce2b37;
	margin: 5px 0 0 0;
	display: none;
}

.cr-all-reviews-shortcode .cr-review-form-comment, .cr-ajax-reviews-review-form .cr-review-form-comment, .cr-reviews-grid .cr-review-form-comment, .cr-qna-block .cr-review-form-comment {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
}

.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt, .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt, .cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt, .cr-qna-block .cr-review-form-comment .cr-review-form-comment-txt {
	border: solid 1px #d8e2e7;
	background-color: #fff;
	box-shadow: none;
	position: relative;
	padding: 12px 16px;
	color: #0e252c;
	font-size: 14px;
	width: 100%;
	margin: 0;
}

.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl, .cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl, .cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl, .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-name .cr-review-form-lbl, .cr-reviews-grid .cr-review-form-email .cr-review-form-lbl, .cr-qna-block .cr-review-form-lbl {
	position: absolute;
	top: -7px;
	z-index: 1;
	left: 16px;
	background-color: #fff;
	padding: 0 5px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	color: #4d5d64;
}

.cr-all-reviews-shortcode .cr-form-item-media, .cr-ajax-reviews-review-form .cr-form-item-media, .cr-reviews-grid .cr-form-item-media {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

.cr-all-reviews-shortcode .cr-review-form-ne, .cr-ajax-reviews-review-form .cr-review-form-ne, .cr-reviews-grid .cr-review-form-ne, .cr-qna-block .cr-review-form-ne {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	position: relative;
	display: flex;
	gap: 10px;
}

.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name, .cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email, .cr-reviews-grid .cr-review-form-ne .cr-review-form-name, .cr-reviews-grid .cr-review-form-ne .cr-review-form-email, .cr-qna-block .cr-review-form-ne .cr-review-form-name, .cr-qna-block .cr-review-form-ne .cr-review-form-email {
	width: 50%;
	position: relative;
}

.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input, .cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input, .cr-reviews-grid .cr-review-form-ne .cr-review-form-name input, .cr-reviews-grid .cr-review-form-ne .cr-review-form-email input, .cr-qna-block .cr-review-form-ne .cr-review-form-name input, .cr-qna-block .cr-review-form-ne .cr-review-form-email input {
	width: 100%;
}

.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt, .cr-reviews-grid .cr-review-form-ne .cr-review-form-txt, .cr-qna-block .cr-review-form-ne .cr-review-form-txt {
	border: solid 1px #d8e2e7;
	background-color: #fff;
	box-shadow: none;
	position: relative;
	padding: 12px 16px;
	color: #0e252c;
	font-size: 14px;
	margin: 0;
}

.cr-all-reviews-shortcode .cr-review-form-buttons, .cr-ajax-reviews-review-form .cr-review-form-buttons, .cr-reviews-grid .cr-review-form-buttons, .cr-qna-block .cr-review-form-buttons {
	max-width: 500px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	position: relative;
	display: flex;
	gap: 10px;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit {
	display: flex;
	background-color: #31856c;
	color: #fff;
	border: 0;
	height: 40px;
	line-height: 20px;
	font-size: 15px;
	width: 50%;
	padding: 0 10px;
	margin: 0;
	align-items: center;
	justify-content: center;
}

.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover {
	background-color: #276a56;
	text-decoration: none;
	cursor: pointer;
}

.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span {
	display: block;
}

.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img, .cr-qna-block .cr-review-form-buttons .cr-review-form-submit img {
	display: none;
	height: 10px;
}

.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel, .cr-qna-block .cr-review-form-buttons .cr-review-form-cancel {
	display: flex;
	background-color: #fff;
	color: #0e252c;
	border: 0;
	border: solid 1px #d8e2e7;
	height: 40px;
	line-height: 20px;
	font-size: 15px;
	width: 50%;
	padding: 0 10px;
	margin: 0;
	align-items: center;
	justify-content: center;
}

.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover, .cr-qna-block .cr-review-form-buttons .cr-review-form-cancel:hover {
	border: solid 1px #4d5d64;
	text-decoration: none;
	cursor: pointer;
}

.cr-all-reviews-shortcode .cr-review-form-result, .cr-ajax-reviews-review-form .cr-review-form-result, .cr-all-reviews-shortcode .cr-review-form-not-logged-in, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in, .cr-reviews-grid .cr-review-form-result, .cr-reviews-grid .cr-review-form-not-logged-in, .cr-qna-block .cr-review-form-not-logged-in, .cr-qna-block .cr-review-form-result {
	max-width: 500px;
	margin: 0 auto;
	display: none;
	position: relative;
	padding: 40px 0;
}

#reviews.cr-reviews-ajax-reviews {
	width: 100%;
}

.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row {
	background-color: #f9f9f9;
	padding: 10px 12px;
	font-size: 12px;
	color: #0e252c;
	margin: 24px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cr-all-reviews-shortcode .cr-count-row a, .cr-reviews-ajax-comments .cr-count-row a {
	color: #0e252c;
	text-decoration: underline;
}

.cr-all-reviews-shortcode .cr-count-row a:hover, .cr-reviews-ajax-comments .cr-count-row a:hover {
	cursor: pointer;
	color: #0e252c;
}

.cr-voting-cont img, .cr-voting-cont-uni svg {
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 13px;
	height: 16px;
	cursor: pointer;
	pointer-events: auto;
}

.rtl .cr-voting-cont img, .rtl .cr-voting-cont-uni svg {
	margin-right: 0px;
	margin-left: 7px;
}

.cr-voting-cont-uni .cr-voting-update svg {
	pointer-events: none;
}

.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int {
	fill: none;
}

.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext {
	fill: #18b394;
}

.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int {
	fill: #00a382;
	fill-opacity: .4;
}

.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext {
	fill: #00a382;
}

.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext, .cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext, .cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext, .cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext, .cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext, .cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext {
	fill: #202020;
}

.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int, .cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int {
	fill: none;
	animation: pulse 1s infinite;
}

@keyframes pulse {
	0% {
		fill: #fff;
	}
	
	50% {
		fill: #a9a9a9;
	}
	
	100% {
		fill: #fff;
	}
}

.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int {
	fill: none;
}

.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext {
	fill: #ce2b37;
}

.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int {
	fill: #ca2430;
	fill-opacity: .4;
}

.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext {
	fill: #ca2430;
}

#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container, .cr-all-reviews-shortcode ol li.comment .comment_container, .cr-all-reviews-shortcode ol li.review .comment_container {
	position: relative;
	padding: 0px;
}

.cr-all-reviews-shortcode ol li.review .comment_container .meta, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	color: #767676;
	font-size: 14px;
	flex-wrap: wrap;
}

.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text, .cr-all-reviews-shortcode ol.commentlist li .comment-text {
	margin: 0 0 0 70px;
	border-top: 0 solid #e4e1e3;
	border-left: 0 solid #e4e1e3;
	border-right: 0 solid #e4e1e3;
	border-bottom: 1px solid #e4e1e3;
	padding: 0 0 1em 0;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text p, .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p {
	margin: 1em 0;
	text-align: left;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	align-items: baseline;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author {
	color: #0e252c;
	font-size: 16px;
	display: inline;
	font-weight: 500;
	margin: 0;
	text-indent: 0;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified {
	display: block;
	color: #4d5d64;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	text-indent: 0;
}

.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg {
	width: 18px;
	height: 18px;
	display: block;
	margin: 0 0 0 10px;
	color: #4d5d64;
}

.cr-all-reviews-shortcode ol.commentlist, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list {
	list-style-type: none;
	margin: 0;
	padding: 0 0 1.5em 0;
	display: block;
	position: relative;
}

.cr-all-reviews-shortcode ol.commentlist li, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li {
	margin: 0 0 30px 0;
	list-style: none;
	clear: both;
	border: 0;
	padding: 0;
}

.cr-form-item-media-none {
	padding: 24px;
	text-align: left;
	display: flex;
	align-items: center;
	cursor: pointer;
	border: 1px dashed #d8e2e7;
	border-radius: 2px;
}

.cr-form-item-media-none .cr-form-item-media-icon {
	width: 60px;
	height: 60px;
	padding: 8px;
	border: 1px solid #e0e0e0;
	fill: #e0e0e0;
	border-radius: 2px;
	flex-shrink: 0;
}

.cr-form-item-media-none .cr-form-item-media-icon:first-child {
	margin: 0 5px 0 0;
}

.cr-form-item-media-none span {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
	color: #4d5d64;
	font-size: 12px;
}

.cr-form-item-media-none:active {
	border-color: #c9c9c9;
}

.cr-form-item-media-none:active .cr-form-item-media-icon {
	border: 1px solid #c9c9c9;
	fill: #c9c9c9;
}

.cr-form-item-media .cr-form-item-media-file {
	display: none;
}

.cr-form-item-media-preview {
	display: none;
	margin: 0;
	flex-wrap: wrap;
}

.crstar-rating-svg {
	margin: 8px 0;
	position: relative;
	display: inline-block;
}

.crstar-rating-svg .cr-rating-icon-base {
	display: flex;
	height: 20px;
}

.crstar-rating-svg .cr-rating-icon-frnt {
	display: flex;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg {
	width: 20px;
	height: 20px;
	fill: none;
	stroke: #ffbc00;
}

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon {
	width: 20px;
	height: 20px;
	fill: #ffbc00;
	flex-shrink: 0;
}

.cr-onsite-questions .cr-onsite-question .required, .cr-onsite-ratings .cr-review-form-rating .required, .cr-review-form-rating-overall .cr-review-form-rating .required {
	margin: 0 0 0 3px;
}

.cr-reviews-ajax-reviews .cr-show-more-reviews-prd, .cr-all-reviews-shortcode .cr-show-more-button, .cr-reviews-grid .cr-show-more-button, .cr-qna-block .cr-show-more-que {
	display: block;
	margin: 10px auto;
	height: 40px;
	padding: 0 20px 0 20px;
	border: solid 1px #bcccd4;
	font-size: 14px;
	background-color: transparent;
	color: #0e252c;
}

.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover, .cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus, .cr-all-reviews-shortcode .cr-show-more-button:hover, .cr-all-reviews-shortcode .cr-show-more-button:focus, .cr-reviews-grid .cr-show-more-button:hover, .cr-reviews-grid .cr-show-more-button:focus, .cr-qna-block .cr-show-more-que:hover, .cr-qna-block .cr-show-more-que:focus {
	border: solid 1px #00a79d;
	background-color: transparent;
	color: #0e252c;
}

.cr-show-more-review-spinner, .cr-show-more .cr-show-more-spinner, .cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner {
	display: block;
	margin: 20px auto;
	background: url("/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif") no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
	--lzl-bg-img: "/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif";
}

.cr-show-more-review-spinner.lzl:not(.lzl-ed), .cr-show-more .cr-show-more-spinner.lzl:not(.lzl-ed), .cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner.lzl:not(.lzl-ed), .cr-show-more-review-spinner.lzl-ing:not(.lzl-ed), .cr-show-more .cr-show-more-spinner.lzl-ing:not(.lzl-ed), .cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAMklEQVRYCe3QgQAAAADDoPlTH+SFUGHAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgwY+BwYGSgAAT8cMQ8AAAAASUVORK5CYII=");
}

.cr-show-more-review-spinner-cnt {
	width: 100%;
	height: 60px;
	display: flex;
	align-items: center;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort, .cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort {
	display: block;
	margin: 0;
	background: transparent;
	border: 0px;
	padding: 4px;
	width: auto;
	height: auto;
	appearance: auto;
	color: #0e252c;
	font-size: 12px;
	font-weight: 500;
}

.cr-ajax-reviews-sort-div {
	display: flex;
	justify-content: space-between;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search, .cr-all-reviews-shortcode .cr-ajax-search {
	display: flex;
	padding: 0;
	margin: 24px 0;
	width: 100%;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search div, .cr-all-reviews-shortcode .cr-ajax-search div, .cr-qna-block .cr-qna-search-block div {
	position: relative;
	flex-grow: 1;
}

#reviews.cr-reviews-ajax-reviews .cr-input-text, .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text, .cr-ajax-search input[type="text"] {
	border: 1px solid;
	border-radius: 4px 4px 4px 4px;
	border-color: #adb1b8 #a2a6ac #8d9096;
	background-color: #fff;
	padding: 3px 10px;
	padding-left: calc(1.5em + .75rem);
	padding-right: 1.8em;
	width: 100%;
	line-height: 1.5em;
	margin: 0px;
	font-size: 1em;
	box-sizing: border-box;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon, .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon, .cr-ajax-search .cr-ajax-search-icon {
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 9px;
	transform: translateY(-50%);
	width: 1.1em;
	height: 1.1em;
}

.cr-qna-block .cr-input-text, .cr-ajax-search input[type="text"] {
	border: 1px solid;
	border-radius: 4px 4px 4px 4px;
	border-color: #adb1b8 #a2a6ac #8d9096;
	background-color: #fff;
	color: #898f92;
	padding: 3px 10px;
	padding-left: calc(1.5em + .75rem);
	padding-right: 1.5em;
	width: 100%;
	margin: 0px;
	font-size: 1em;
	box-shadow: none;
	outline: none;
}

.cr-ajax-search input[type="text"] {
	height: 42px;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt {
	height: 40px;
	display: flex;
	align-items: center;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val {
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 0 15px;
	color: #0e252c;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0 15px;
	color: #4d5d64;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add {
	margin: 0 0 0 15px;
	cursor: pointer;
	background-color: #31856c;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	text-transform: none;
	line-height: 20px;
	font-size: 15px;
	border: none;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover {
	background-color: #276a56;
}

#reviews.cr-reviews-ajax-reviews .cr-clear-input, .cr-all-reviews-shortcode .cr-clear-input, .cr-qna-block .cr-qna-search-block .cr-clear-input {
	display: none;
	position: absolute;
	cursor: pointer;
	margin-left: -1.7em;
	margin-top: -8px;
	height: 16px;
	top: 50%;
	right: 8px;
}

#reviews.cr-reviews-ajax-reviews .cr-clear-input svg, .cr-all-reviews-shortcode .cr-clear-input svg, .cr-qna-block .cr-qna-search-block .cr-clear-input svg {
	display: block;
	height: 16px;
}

#reviews.cr-reviews-ajax-reviews .cr-input-text:focus, .cr-all-reviews-shortcode .cr-input-text:focus, .cr-qna-block .cr-input-text:focus, .cr-ajax-search input[type="text"]:focus {
	background-color: #fff;
	outline: none;
	border-color: #e77600;
	box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5);
}

.cr-ajax-reviews-review-form {
	display: none;
}

#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg, .cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg {
	opacity: .64;
	width: 15px;
	height: 15px;
	font-size: 15px;
}

.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle {
	stroke: #31856c;
}

.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path {
	fill: #31856c;
}

#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text {
	display: block;
	border-bottom: 1px solid #e4e1e3;
	padding-bottom: 1em;
}

#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg, .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg {
	padding: 0px;
	width: 18px;
	height: 18px;
	font-size: 18px;
	line-height: 18px;
	display: block;
}

@font-face {
	font-family: "slick";
	font-weight: normal;
	font-style: normal;
	src: url("/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot");
	src: url("/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot?#iefix") format("embedded-opentype"), url("/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.woff") format("woff"), url("/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.ttf") format("truetype"), url("/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.svg#slick") format("svg");
	font-display: swap;
}

.cr-reviews-slider .slick-dots, .cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	border: none;
}

.cr-reviews-slider .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.cr-reviews-slider .slick-dots li button, .cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}

.cr-reviews-slider .slick-dots li button:not(:hover), .cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button:not(:hover) {
	background: transparent;
}

.cr-reviews-slider .slick-dots li button:hover, .cr-reviews-slider .slick-dots li button:focus {
	outline: none;
}

.cr-reviews-slider .slick-dots li button:hover:before, .cr-reviews-slider .slick-dots li button:focus:before {
	opacity: 1;
}

.cr-reviews-slider .slick-dots li button:before {
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: "•";
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cr-reviews-slider .slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}