@charset "UTF-8";

@font-face {
	font-family: wp-social-reviews;
	src: url("/wp-content/plugins/wp-social-reviews/assets/css/../fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1");
	src: url("/wp-content/plugins/wp-social-reviews/assets/css/../fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1") format("embedded-opentype"), url("/wp-content/plugins/wp-social-reviews/assets/css/../fonts/wp-social-reviews.woff?c396e76beea1b804b738330b986a0d3d") format("woff"), url("/wp-content/plugins/wp-social-reviews/assets/css/../fonts/wp-social-reviews.ttf?909ba8227d4bc6433543fcdff4c1d89a") format("truetype"), url("/wp-content/plugins/wp-social-reviews/assets/css/../fonts/wp-social-reviews.svg?44a2cc4ecd6a359975bf445472cd2b03") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

.wpsr_content [data-icon]:before {
	content: attr(data-icon);
}

.wpsr_content [class*=" icon-"]:before, .wpsr_content [class^=icon-]:before, .wpsr_content [data-icon]:before {
	font-family: wp-social-reviews !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wpsr-feed-wrap *, .wpsr-feed-wrap :after, .wpsr-feed-wrap :before {
	box-sizing: border-box;
}

.wpsr_content {
	width: 100%;
	display: block;
}

.wpsr-container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

.wpsr-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.wpsr_content .swiper-container {
	overflow: hidden;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination {
	bottom: 0 !important;
	left: 0;
	right: 0;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination {
		bottom: auto !important;
	}
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span {
	background-color: #000;
	opacity: .2;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	transition: .4s;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:focus, .wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover {
	opacity: 1;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover {
	transform: scale(1.3);
}

.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row {
	margin-left: -5px;
	margin-right: -5px;
}

@media screen and (max-width:767px) {
	.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row {
		margin-left: 0;
		margin-right: 0;
	}
}

.wpsr-reviews-wrapper .wpsr-reviews-slider {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

@media screen and (max-width:767px) {
	.wpsr-reviews-wrapper .wpsr-reviews-slider {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.wpsr-reviews-slider-wrapper-inner {
	position: relative;
	margin-left: -10px;
	margin-right: -10px;
}

@media screen and (max-width:767px) {
	.wpsr-reviews-slider-wrapper-inner {
		margin-left: 0;
		margin-right: 0;
	}
	
	.wpsr-reviews-slider-wrapper-inner .wpsr-review-template {
		margin-bottom: 0;
	}
}

.wpsr-fb-feed-wrapper .swiper-wrapper, .wpsr-ig-feed-wrapper .swiper-wrapper, .wpsr-reviews-slider .swiper-wrapper, .wpsr-twitter-feed-wrapper .swiper-wrapper, .wpsr-yt-feed-wrapper .swiper-wrapper {
	margin-bottom: 10px;
}

.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-reviews-slider .swiper-wrapper .swiper-slide, .wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide, .wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide {
	overflow: inherit !important;
}

.wpsr-fb-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-ig-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-reviews-slider .swiper-wrapper .swiper-slide:focus, .wpsr-twitter-feed-wrapper .swiper-wrapper .swiper-slide:focus, .wpsr-yt-feed-wrapper .swiper-wrapper .swiper-slide:focus {
	outline: 2px solid #000;
}

.wpsr_content .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .wpsr_content .swiper:not(.swiper-initialized)>.swiper-wrapper {
	overflow: unset;
}

.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-star svg {
	height: 16px;
	width: 16px;
}

@keyframes wpsr-spinner {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	
	75% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(1.2);
	}
}

@keyframes wpsrPlaceHolderShimmer {
	0% {
		background-position: -468px 0;
	}
	
	to {
		background-position: 468px 0;
	}
}

[title="0"]:after {
	width: 0;
}

[title="1"]:after {
	width: 20%;
}

[title="2"]:after {
	width: 40%;
}

[title="3"]:after {
	width: 60%;
}

[title="4"]:after {
	width: 80%;
}

[title="4.5"]:after {
	width: 90%;
}

[title="5"]:after {
	width: 100%;
}

.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-close svg, .wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-close svg {
	height: 16px;
	width: 16px;
}

.wpsr-fixed-height.wpsr-container {
	max-width: none;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	margin-bottom: 30px;
}

.wpsr-fixed-height .wpsr-business-info {
	border-radius: 8px;
	background-color: #fdf4f4;
}

@media screen and (max-width:767px) {
	.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left {
		margin-bottom: 10px;
	}
	
	.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left .wpsr-rating {
		justify-content: center;
	}
}

@media screen and (max-width:767px) {
	.wpsr-fixed-height .wpsr-business-info {
		padding: 20px 15px;
		text-align: center;
		flex-direction: column;
	}
}

.wpsr-fixed-height :first-child.wpsr-row {
	height: inherit !important;
	overflow: inherit !important;
}

.wpsr-fixed-height .wpsr-row {
	margin-right: 0;
	margin-left: 0;
	display: block;
	flex-wrap: nowrap;
}

.wpsr-reviews-form-popup-overlay .wpsr-popup-close svg {
	height: 25px;
}

.wpsr-has-equal-height ::-webkit-scrollbar, .wpsr-reviews-content-length-deactive ::-webkit-scrollbar {
	width: 4px;
	border-radius: 4px;
}

.wpsr-has-equal-height ::-webkit-scrollbar-thumb, .wpsr-reviews-content-length-deactive ::-webkit-scrollbar-thumb {
	background: rgba(70, 69, 69, .6);
}

.wpsr-has-equal-height ::-webkit-scrollbar-track, .wpsr-reviews-content-length-deactive ::-webkit-scrollbar-track {
	background: rgba(72, 70, 70, .1);
}

.wpsr-has-equal-height .wpsr-review-content, .wpsr-reviews-content-length-deactive .wpsr-review-content {
	height: 70px !important;
	overflow-y: scroll;
	overflow: auto;
	padding-right: 10px;
	scrollbar-color: #8d8d8d #e0e0e0;
	scrollbar-width: thin;
}

.wpsr-has-equal-height ::-webkit-scrollbar {
	width: 4px;
	border-radius: 4px;
}

.wpsr-has-equal-height ::-webkit-scrollbar-thumb {
	background: rgba(70, 69, 69, .6);
}

.wpsr-has-equal-height ::-webkit-scrollbar-track {
	background: rgba(72, 70, 70, .1);
}

.wpsr-has-equal-height .wpsr-review-content {
	height: 80px !important;
	overflow-y: scroll;
	overflow: auto;
	padding-right: 10px;
	scrollbar-color: #8d8d8d #e0e0e0;
	scrollbar-width: thin;
}

.wpsr-rating .wpsr-star-empty {
	background-color: #d6dae4;
}

.wpsr-rating .wpsr-star-filled {
	background-color: #ffb542;
}

.airbnb .wpsr-star-empty, .airbnb .wpsr-star-filled, .aliexpress .wpsr-star-empty, .aliexpress .wpsr-star-filled, .custom .wpsr-star-empty, .custom .wpsr-star-filled, .facebook .wpsr-star-empty, .facebook .wpsr-star-filled, .fluent_forms .wpsr-star-empty, .fluent_forms .wpsr-star-filled, .google .wpsr-star-empty, .google .wpsr-star-filled, .tripadvisor .wpsr-star-empty, .tripadvisor .wpsr-star-filled, .woocommerce .wpsr-star-empty, .woocommerce .wpsr-star-filled, .wpsr-has-multiple-reviews-platform .wpsr-star-empty, .wpsr-has-multiple-reviews-platform .wpsr-star-filled, .wpsr-review-template-custom .wpsr-star-empty, .wpsr-review-template-custom .wpsr-star-filled, .wpsr-review-template-fluent_forms .wpsr-star-empty, .wpsr-review-template-fluent_forms .wpsr-star-filled, .wpsr-review-template-testimonial .wpsr-star-empty, .wpsr-review-template-testimonial .wpsr-star-filled, .wpsr-review-template-woocommerce .wpsr-star-empty, .wpsr-review-template-woocommerce .wpsr-star-filled {
	width: 100%;
	height: 100%;
}

.airbnb .wpsr-star-container, .aliexpress .wpsr-star-container, .custom .wpsr-star-container, .facebook .wpsr-star-container, .fluent_forms .wpsr-star-container, .google .wpsr-star-container, .tripadvisor .wpsr-star-container, .woocommerce .wpsr-star-container, .wpsr-has-multiple-reviews-platform .wpsr-star-container, .wpsr-review-template-custom .wpsr-star-container, .wpsr-review-template-fluent_forms .wpsr-star-container, .wpsr-review-template-testimonial .wpsr-star-container, .wpsr-review-template-woocommerce .wpsr-star-container {
	margin-right: 0;
}

.wpsr-business-info {
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 20px;
	align-items: center;
}

.wpsr-business-info .wpsr-business-info-left {
	flex: 0 0 70%;
}

.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo {
	display: flex;
	align-items: center;
}

@media screen and (max-width:767px) {
	.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo {
		justify-content: center;
	}
}

.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo img {
	margin-right: 5px;
	height: 25px;
	width: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo span {
	font-size: 16px;
	color: #333;
	font-weight: 400;
}

.wpsr-business-info .wpsr-rating-and-count {
	display: flex;
	align-items: center;
	margin: 0;
	line-height: 1.2;
}

@media screen and (max-width:767px) {
	.wpsr-business-info .wpsr-rating-and-count {
		display: block;
	}
}

.wpsr-business-info .wpsr-rating-and-count .wpsr-rating {
	margin-top: -2px;
	display: flex;
}

.wpsr-business-info .wpsr-rating-and-count .wpsr-total-rating {
	color: #333;
	font-size: 16px;
	font-weight: 700;
	padding-right: 5px;
}

.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews {
	padding-left: 5px;
	font-size: 14px;
}

.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews span {
	font-weight: 700;
}

.wpsr-business-info .wpsr-rating-and-count .wpsr-star {
	display: inherit;
}

.wpsr-business-info .wpsr-business-info-right {
	text-align: right;
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.wpsr-business-info .wpsr-business-info-right {
		margin-left: 0;
	}
}

.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review {
	text-align: right;
	color: #fff;
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
	display: block;
	box-shadow: none;
	text-decoration: none;
	background-color: #4284f3;
	padding: 5px 15px;
	border-radius: 50px;
}

.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review:focus {
	background-color: #4284f3;
	text-decoration: none;
}

.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper {
	position: relative;
}

.wpsr-review-template {
	background-color: #fff;
	box-shadow: 0 8px 20px 2px rgba(0, 0, 0, .07);
	padding: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	border-radius: 4px;
	transition: .4s;
	width: 100%;
}

.wpsr-review-template .wpsr-reviewer-image img {
	height: 80px;
	width: 80px;
	-o-object-fit: cover;
	object-fit: cover;
	max-width: none;
}

.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url {
	box-shadow: none;
}

.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover {
	outline: none !important;
}

.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:focus, .wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover {
	box-shadow: none !important;
}

.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url img {
	box-shadow: none;
}

.wpsr-review-template .wpsr-review-platform {
	position: absolute;
	top: 15px;
	left: 15px;
}

.wpsr-review-template .wpsr-review-platform img {
	max-height: 25px;
	width: auto;
	box-shadow: none;
}

.wpsr-review-template .wpsr-recommends svg path {
	fill: #f36b7f;
}

.wpsr-review-template .wpsr-reviewer-name-url {
	margin: 0;
	padding: 0;
	text-decoration: none;
	box-shadow: none;
	display: inline-block;
}

.wpsr-review-template .wpsr-reviewer-name-url .wpsr-reviewer-name {
	font-size: 18px;
	line-height: 1.4;
	color: #333;
	font-weight: 700;
	margin: 0;
	word-break: break-word;
	padding: 0;
}

.wpsr-review-template .wpsr-rating-wrapper {
	display: flex;
	padding-bottom: 5px;
}

.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating {
	align-items: center;
}

.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating .wpsr-star {
	display: inherit;
}

.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating .wpsr-star path {
	fill: #f7b80c;
}

.wpsr-review-template .wpsr-review-content p {
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	margin: 0;
	overflow: initial;
}

.wpsr-review-template.wpsr-review-template .wpsr-star-empty {
	background-color: #d6dae4;
}

.wpsr-review-template.wpsr-review-template .wpsr-star-filled {
	background-color: #f7b80c;
}

.wpsr-review-template.wpsr-review-template-google .wpsr-review-platform img {
	max-height: 20px;
	width: auto;
}

.wpsr-review-template.wpsr-review-template-ai .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-ai .wpsr-star-filled, .wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-filled, .wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-filled, .wpsr-review-template.wpsr-review-template-amazon .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-amazon .wpsr-star-filled, .wpsr-review-template.wpsr-review-template-google .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-google .wpsr-star-filled, .wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-empty, .wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-filled, .wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-empty, .wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-filled {
	width: 100%;
	height: 100%;
}

.wpsr-review-template.wpsr-review-template-ai .wpsr-star-container, .wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-container, .wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-container, .wpsr-review-template.wpsr-review-template-amazon .wpsr-star-container, .wpsr-review-template.wpsr-review-template-google .wpsr-star-container, .wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-container, .wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-container {
	margin-right: 0;
}

@keyframes rotateAnimation {
	0% {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(1turn);
	}
}

.wpsr-star-container {
	width: 20px;
	height: 20px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 3px;
	border-radius: 4px;
	text-align: center;
	line-height: 20px;
}

.wpsr-star-container:last-child {
	margin-right: 0;
}

.wpsr-star-empty, .wpsr-star-filled {
	position: absolute;
	width: 80%;
	height: 80%;
	-webkit-clip-path: polygon(49.14% 79.18%, 74.94% 93.78%, 71.04% 64.43%, 92.87% 44.26%, 63.88% 38.95%, 51.54% 11.97%, 37.51% 37.94%, 8.09% 41.34%, 28.44% 62.8%, 22.57% 91.98%);
	clip-path: polygon(49.14% 79.18%, 74.94% 93.78%, 71.04% 64.43%, 92.87% 44.26%, 63.88% 38.95%, 51.54% 11.97%, 37.51% 37.94%, 8.09% 41.34%, 28.44% 62.8%, 22.57% 91.98%);
}

.wpsr-star-filled {
	mask-image: linear-gradient(90deg, #000 var(--wpsr-review-star-fill), transparent var(--wpsr-review-star-fill));
	-webkit-mask-image: linear-gradient(90deg, #000 var(--wpsr-review-star-fill), transparent var(--wpsr-review-star-fill));
}

.wpsr-rating {
	display: flex;
	flex-direction: row;
}

.wpsr-review-template.wpsr-review-template-two {
	margin-top: 0;
	display: flex;
	flex-direction: inherit;
	flex-wrap: wrap;
}

@media screen and (max-width:1024px) {
	.wpsr-review-template.wpsr-review-template-two {
		padding: 25px 15px;
	}
}

.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-google {
	border-bottom: 10px solid #e7711a;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image {
	margin-right: 10px;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-review-info {
	flex-grow: 1;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform {
	right: 15px;
	left: auto;
}

@media screen and (max-width:1024px) {
	.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform {
		top: 5px;
	}
	
	.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform img {
		max-height: 18px;
	}
}

.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image {
	padding-right: 15px;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img {
	height: 70px;
	border-radius: 50%;
	width: 70px;
	-o-object-fit: cover;
	object-fit: cover;
}

@media screen and (max-width:1024px) {
	.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image {
		padding-right: 10px;
	}
	
	.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img {
		height: 55px;
		width: 55px;
	}
}

.wpsr-review-template.wpsr-review-template-two .wpsr-review-info {
	margin-right: auto;
	text-align: inherit;
	padding-top: 0;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-reviews-content-footer {
	margin-top: 10px;
	width: 100%;
}

.wpsr-review-template.wpsr-review-template-two .wpsr-review-content {
	margin-top: 15px;
}

.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-recommends svg path {
	fill: #fff;
}

.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-star path {
	fill: #fff;
}

.wpsr-reviews-notification-card-wrapper .wpsr-close svg {
	height: 12px;
	width: 12px;
}

.wpsr-reviews-notification-card-wrapper .wpsr-close svg path {
	fill: #111;
}

.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg {
	height: 18px;
	width: 18px;
	display: inherit;
}

.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg path {
	fill: #f7b80c;
}