.wpsr_content .icon-quote-right:before {
	content: "a";
}

.wpsr_content .icon-angle-right:before {
	content: "b";
}

.wpsr_content .icon-angle-left:before {
	content: "c";
}

.wpsr_content .icon-arrow-circle-o-right:before {
	content: "d";
}

.wpsr_content .icon-arrow-circle-o-left:before {
	content: "e";
}

.wpsr_content .icon-arrow-right:before {
	content: "f";
}

.wpsr_content .icon-arrow-left:before {
	content: "g";
}

.wpsr_content .icon-arrow-circle-right:before {
	content: "h";
}

.wpsr_content .icon-arrow-circle-left:before {
	content: "i";
}

.wpsr_content .icon-chevron-right:before {
	content: "j";
}

.wpsr_content .icon-chevron-left:before {
	content: "k";
}

.wpsr_content .icon-long-arrow-right:before {
	content: "l";
}

.wpsr_content .icon-long-arrow-left:before {
	content: "m";
}

.wpsr_content .icon-map-marker:before {
	content: "n";
}

.wpsr_content .icon-link:before {
	content: "o";
}

.wpsr_content .icon-calendar:before {
	content: "p";
}

.wpsr_content .icon-instagram:before {
	content: "q";
}

.wpsr_content .icon-facebook-square:before {
	content: "r";
}

.wpsr_content .icon-picture-o:before {
	content: "t";
}

.wpsr_content .icon-video-camera:before {
	content: "s";
}

.wpsr_content .icon-ban:before {
	content: "u";
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev-next, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next {
	background-color: #000;
	border-radius: 50%;
	cursor: pointer;
	height: 40px;
	margin-top: -25px;
	position: absolute;
	text-transform: none;
	top: 50%;
	transition: all .2s ease;
	width: 40px;
	z-index: 2;
}

.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;
	border-radius: 50%;
	height: 10px;
	margin: 0 5px;
	opacity: .2;
	transition: .4s;
	width: 10px;
}

.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-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active, .wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active {
	opacity: 1;
	transform: scale(1.3);
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next:after {
	font-size: 14px;
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-next {
	right: -20px;
}

@media screen and (max-width:767px) {
	.wpsr-swiper-carousel-wrapper .wpsr-swiper-next {
		right: -10px;
	}
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev {
	left: -20px;
}

@media screen and (max-width:767px) {
	.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev {
		left: -10px;
	}
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-next, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev {
	background-color: #fff;
	background-image: none;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
	color: #909090;
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:after, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:after {
	font-size: 16px;
}

.wpsr-swiper-carousel-wrapper .wpsr-swiper-next:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-next:hover, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:focus, .wpsr-swiper-carousel-wrapper .wpsr-swiper-prev:hover {
	background-color: #fff;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .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-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}

@media screen and (max-width:767px) {
	.wpsr-reviews-wrapper .wpsr-reviews-slider {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.wpsr-reviews-slider-wrapper-inner {
	margin-left: -10px;
	margin-right: -10px;
	position: relative;
}

@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-twitter-carousel .wpsr-twitter-wrapper-inner, .wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner {
	position: relative;
}

@media screen and (max-width:767px) {
	.wpsr-youtube-slider-activate .wpsr-yt-feed-wrapper-inner .wpsr-yt-video {
		margin-bottom: 0;
	}
}

.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-item {
	margin-bottom: 30px;
}

.wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-item {
	height: auto;
	margin-bottom: 30px;
}

.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner {
	position: relative;
}

@media screen and (max-width:1024px) {
	.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination {
		bottom: -5px !important;
	}
}

@media screen and (max-width:767px) {
	.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-swiper-pagination, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-swiper-pagination {
		bottom: auto !important;
	}
	
	.wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-fb-feed-item, .wpsr-facebook-feed-slider-activate .wpsr-fb-feed-wrapper-inner .wpsr-tiktok-feed-slider-activate .wpsr-tiktok-feed-wrapper-inner .wpsr-ig-post, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-fb-feed-item, .wpsr-instagram-slider-activate .wpsr-ig-feed-wrapper-inner .wpsr-ig-post {
		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-twitter-feed-wrapper .swiper-wrapper .wpsr-twitter-tweet {
	margin-bottom: 0;
}

.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-twitter-footer {
	margin-top: 30px;
}

.wpsr-twitter-feed-wrapper.wpsr-twitter-carousel .wpsr-swiper-pagination {
	bottom: inherit !important;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev {
	left: 5px;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-next {
	right: 5px;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span {
	background-color: #fff;
	opacity: .4;
}

.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active {
	opacity: 1;
}

.elementor-widget-container .wpsr-feed-wrap .swiper-button-next, .elementor-widget-container .wpsr-feed-wrap .swiper-button-prev {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	position: absolute;
	top: 50%;
	z-index: 10;
}

.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after, .elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after {
	font-family: wp-social-reviews;
	font-size: 26px;
	font-variant: normal;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none !important;
	text-transform: none;
}

.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after, .elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-next:after {
	content: "c";
}

.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after, .elementor-widget-container .wpsr-feed-wrap .swiper-container-rtl .swiper-button-prev:after {
	content: "b";
}

.wpsr_content .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .wpsr_content .swiper:not(.swiper-initialized)>.swiper-wrapper {
	overflow: unset;
}

.wpsr-feed-popup-active {
	overflow: hidden;
}

.wpsr-error, .wpsr-success {
	display: block;
	padding: 10px 0;
}

.wpsr-success {
	color: green;
}

.wpsr-error {
	color: red;
}

.wpsr_frontend_errors {
	background-color: #ffecc3;
	border-radius: 6px;
	margin: 15px;
	padding: 20px;
	text-align: center;
}

.wpsr_frontend_errors span {
	word-break: break-all;
}

.wpsr_frontend_errors a {
	color: red;
	font-weight: 700;
	margin-left: 5px;
	text-decoration: underline;
}

.wpsr-notification {
	left: 0;
	margin: 0 auto;
	right: 0;
	top: 35px !important;
}

.oxy-instagram-widget.wpsr-oxy-element, .oxy-reviews-widget.wpsr-oxy-element, .oxy-twitter-widget.wpsr-oxy-element, .oxy-youtube-widget.wpsr-oxy-element {
	max-width: 100%;
}

.wpsr-display-excerpt, .wpsr-review-fullcontent {
	display: none;
}

.wpsr-display-content {
	display: block;
}

.wpsr_pagination {
	margin-top: 20px;
	text-align: right;
}

.wpsr-equal-height {
	min-height: 500px;
}

.wpsr-hide {
	display: none;
}

.wpsr-mb-10 {
	margin-bottom: 10px;
}

.wpsr-mb-20 {
	margin-bottom: 20px !important;
}

.wpsr-mb-30 {
	margin-bottom: 30px;
}

.wpsr-mt-20 {
	margin-top: 20px !important;
}

.wpsr-mt-30 {
	margin-top: 30px !important;
}

.wpsr-mt-50 {
	margin-top: 50px;
}

.wpsr-ml-15 {
	margin-left: 15px;
}

.wpsr-d-flex {
	display: flex;
}

.wpsr-flex-column {
	flex-direction: column;
}

.wpsr-flex-align-center {
	align-items: center;
}

.wpsr-jc-between {
	justify-content: space-between;
}

.wpsr-align-center {
	text-align: center;
}

.wpsr-display-block {
	display: block !important;
}

@media (min-width:768px) {}

@media (min-width:992px) {}

@media screen and (max-width:767px) {}

.wpsr-column-gap-no_gap {
	margin-left: 0;
	margin-right: 0;
}

.wpsr-column-gap-no_gap [class*=wpsr-col] {
	padding-left: 0;
	padding-right: 0;
}

.wpsr-column-gap-no_gap [class*=wpsr-col]>div {
	margin-bottom: 0;
}

.wpsr-column-gap-small {
	margin-left: -10px;
	margin-right: -10px;
}

.wpsr-column-gap-small [class*=wpsr-col] {
	padding-left: 10px;
	padding-right: 10px;
}

.wpsr-column-gap-small [class*=wpsr-col]>div {
	margin-bottom: 20px;
}

.wpsr-column-gap-wide {
	margin-left: -20px;
	margin-right: -20px;
}

.wpsr-column-gap-wide [class*=wpsr-col] {
	padding-left: 20px;
	padding-right: 20px;
}

.wpsr-column-gap-wide [class*=wpsr-col]>div {
	margin-bottom: 40px;
}

.wpsr-column-gap-wider {
	margin-left: -25px;
	margin-right: -25px;
}

.wpsr-column-gap-wider [class*=wpsr-col] {
	padding-left: 25px;
	padding-right: 25px;
}

.wpsr-column-gap-wider [class*=wpsr-col]>div {
	margin-bottom: 50px;
}

.wpsr-loader.wpsr-loading {
	background: #fff;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4;
}

.wpsr-loader.wpsr-loading .wpsr-spinner-animation {
	display: block;
}

.wpsr-loader .wpsr-spinner-animation {
	display: none;
	height: 50px;
	left: 50%;
	position: absolute;
	top: 3%;
	transition: all .4s ease;
	visibility: visible;
	width: 50px;
}

.wpsr-loader .wpsr-spinner-animation:before {
	animation: wpsr-spinner 1.2s infinite;
	border: 1px solid rgba(0, 0, 0, .8);
	border-radius: 50%;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
}

.wpsr-animated-background {
	animation-duration: 1.25s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: wpsrPlaceHolderShimmer;
	animation-timing-function: linear;
	background: #a9a9a9;
	background: linear-gradient(90deg, #eee 10%, #ddd 18%, #eee 33%);
	background-size: 800px 104px;
	height: 100px;
	position: relative;
}

.wpsr_content .swiper-container {
	overflow: hidden;
}

.wpsr-visually-hidden {
	clip: rect(0, 0, 0, 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.wpsr-single-product-rating {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 5px;
}

.wpsr-single-product-rating .star-rating {
	margin: 0;
}

.wpsr-display-block {
	display: block;
}

.wpsr-social-wall-tabs {
	display: flex;
	justify-content: center;
	margin: 15px auto;
}

.wpsr-social-wall-tabs .wpsr-social-wall-tab {
	align-items: center;
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	display: flex;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px 20px;
	text-decoration: none;
	transition: background-color .3s ease;
}

.wpsr-social-wall-tab:hover {
	background-color: #eee;
}

.wpsr-social-wall-tab.wpsr-active {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.wpsr-social-wall-tab-content-wrapper .wpsr-feed-wrap {
	position: relative;
}

.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-active {
	display: block;
}

.wpsr-social-wall-tab-content-wrapper .wpsr-social-wall-content.wpsr-deactivate {
	display: none;
}

.wpsr-ig-header {
	margin-bottom: 30px;
	width: 100%;
}

.wpsr-ig-header.wpsr-gap-no_gap {
	margin-bottom: 0;
}

.wpsr-ig-header.wpsr-gap-narrow {
	margin-bottom: 10px;
}

.wpsr-ig-header.wpsr-gap-small {
	margin-bottom: 20px;
}

.wpsr-ig-header.wpsr-gap-wide {
	margin-bottom: 40px;
}

.wpsr-ig-header.wpsr-gap-wider {
	margin-bottom: 50px;
}

.wpsr-ig-header .wpsr-ig-header-inner {
	align-items: center;
	background-color: #f9f9f9;
	display: flex;
	flex-wrap: nowrap;
	padding: 15px;
}

@media screen and (max-width:767px) {
	.wpsr-ig-header .wpsr-ig-header-inner {
		display: block;
		padding: 20px 15px;
		text-align: center;
	}
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo {
	flex: auto 0 0;
	margin-right: 15px;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a {
	box-shadow: none;
	display: inline-block;
	text-decoration: none;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:focus {
	outline: 2px solid #72aee6;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a:hover {
	outline: none;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img {
	border-radius: 50%;
	display: block;
	height: 80px;
	width: 80px;
}

@media screen and (max-width:767px) {
	.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-logo a img {
		margin: 0 auto;
	}
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info {
	flex-grow: 1;
}

@media screen and (max-width:767px) {
	.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info {
		margin-bottom: 10px;
		padding-top: 5px;
	}
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a {
	box-shadow: none;
	color: #262626;
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:focus {
	outline: 2px solid #72aee6;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a:hover {
	outline: none;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-fullname {
	color: #262626;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin: 10px 0 0;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p {
	color: #262626;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 5px;
	word-break: break-word;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics {
	display: flex;
	flex-wrap: nowrap;
	padding-top: 5px;
}

@media screen and (max-width:767px) {
	.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics {
		justify-content: center;
	}
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item {
	color: #262626;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin-right: 15px;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item strong {
	color: #262626;
}

.wpsr-ig-header .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics .wpsr-ig-header-statistic-item:last-child {
	margin-right: 0;
}

.wpsr-feed-popup-overlay {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
	z-index: 99999;
}

.wpsr-feed-popup-overlay:before {
	background: rgba(0, 0, 0, .7);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .25s ease;
	visibility: hidden;
}

.wpsr-feed-popup-overlay.wpsr-feed-popup-open, .wpsr-feed-popup-overlay.wpsr-feed-popup-open:before {
	visibility: visible;
}

.wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
	height: auto;
	opacity: 1;
	transform: translateY(-50%) translateX(-50%) scale(1);
	transition: all .4s ease;
	visibility: visible;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-overlay.wpsr-feed-popup-open .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
		height: calc(100vh - 80px);
	}
}

.wpsr-feed-popup-box-wraper {
	bottom: 0;
	left: 0;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 50px 0;
	position: absolute;
	right: 0;
	top: 0;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
	background-color: #fff;
	box-sizing: border-box;
	display: flex;
	height: 100%;
	left: 50%;
	opacity: 0;
	position: relative;
	top: 50%;
	transform: translateX(-50%) scale(.9);
	transition: all .35s ease;
	visibility: hidden;
	width: 850px;
}

@media screen and (max-width:1024px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
		width: 660px;
	}
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
		flex-direction: column;
		width: 300px;
	}
}

@media only screen and (max-width:320px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner {
		width: 270px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar {
	width: 500px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner.wpsr-feed-popup-box-no-sidebar .wpsr-feed-popup-media {
	flex: 0 0 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner a:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner video:hover {
	outline: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn {
	background: rgba(0, 0, 0, 0);
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn.wpsr-link-disable, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn.wpsr-link-disable {
	display: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span {
	border-radius: 50%;
	color: #fff;
	font-size: 45px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn span, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn span {
		font-size: 35px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn {
	left: -50px;
	padding: 5px;
}

@media screen and (max-width:1024px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn {
		left: -50px;
	}
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn {
		left: -33px;
	}
}

@media (max-width:320px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-prev-btn {
		left: -35px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn {
	padding: 5px;
	right: -50px;
}

@media screen and (max-width:1024px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn {
		right: -50px;
	}
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn {
		right: -33px;
	}
}

@media (max-width:320px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-next-btn {
		right: -35px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn {
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: -40px;
	top: -40px;
	transition: all .3s ease;
	width: 40px;
	z-index: 2;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn {
		right: -20px;
		top: -30px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:hover:before {
	background: #fff;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before {
	transform: rotate(45deg);
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after {
	transform: rotate(-45deg);
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before {
	background: #d5cece;
	border-radius: 10px;
	content: "";
	display: block;
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -10px;
	position: absolute;
	top: 50%;
	transition: all .3s ease;
	width: 25px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn:before {
		width: 20px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media {
	background-color: #000;
	display: flex;
	flex: 0 0 60%;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media {
		flex: auto;
		width: 100%;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media>div {
	align-items: center;
	display: flex;
	height: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-review-popup-image-counter {
	bottom: -30px;
	color: #fff;
	position: absolute;
	right: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper {
	width: 500px;
}

@media screen and (max-width:1024px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper {
		width: 392px;
	}
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper {
		width: auto;
	}
	
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .swiper-pagination {
		bottom: 10px !important;
		display: block;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right {
	align-items: center;
	background-color: #fff;
	background-image: none;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .2);
	color: #909090;
	display: flex;
	font-size: 24px;
	height: 40px;
	justify-content: center;
	text-align: center;
	width: 40px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left.swiper-button-disabled, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right.swiper-button-disabled {
	cursor: auto;
	opacity: .35;
	pointer-events: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:after, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:after {
	font-size: 16px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right {
		display: none;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-left:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-feed-popup-carousel-wrapper .icon-arrow-circle-o-right:hover {
	background-color: #fff;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .3);
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img {
	width: 500px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img {
		width: auto;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img {
	display: block;
	height: 100%;
	max-height: 700px;
	object-fit: contain;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video {
	width: 500px;
}

@media screen and (max-width:1024px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video {
		width: 392px;
	}
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media iframe, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media video {
		width: 100%;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-no-video img {
	max-height: 600px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-thumbnail {
	width: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice {
	background-color: #fff;
	bottom: 0;
	color: #000;
	padding: 10px;
	position: absolute;
	width: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice strong {
	margin-bottom: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-ig-notice p {
	font-size: 14px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a {
	box-shadow: none;
	color: #262626;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a:hover {
	outline: none;
	text-decoration: underline;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info {
	align-items: center;
	border-bottom: 1px solid #eee;
	display: flex;
	padding: 20px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info {
		padding: 10px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info p {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a {
	box-shadow: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img {
	border-radius: 50%;
	height: 40px;
	margin-right: 10px;
	object-fit: cover;
	width: 40px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-info a img {
		height: 30px;
		width: 30px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper {
	flex: 1;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar {
	border-radius: 100px;
	width: 8px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-thumb, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-thumb {
	background: rgba(73, 72, 72, .23);
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-track, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-track {
	background: rgba(72, 70, 70, .1);
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner {
	height: 370px;
	overflow-y: scroll;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner {
		height: 200px;
	}
	
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner {
		height: 120px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment {
	display: flex;
	padding: 20px 20px 0;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment {
		padding: 20px 20px 10px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment a img {
	border-radius: 50%;
	height: 40px;
	margin-right: 10px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment .wpsr-feed-popup-comment-inner {
	width: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span {
	box-shadow: none;
	color: #262626;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	text-decoration: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a:hover, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover {
	outline: none;
	text-decoration: underline;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text a, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span {
	margin-right: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text span:hover {
	text-decoration: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p {
	color: #262626;
	display: inline;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin: 0;
	word-break: break-word;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-text p a {
	color: #00376b;
	font-weight: 400;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta {
	margin-top: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper .wpsr-feed-popup-comment-meta time {
	color: #8e8e8e;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	display: flex;
	flex-direction: column;
	padding: 20px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date {
		gap: 5px;
		padding: 10px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date span {
	color: #262626;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-statistics-date a {
	box-shadow: none;
	color: #8e8e8e;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none;
	text-transform: uppercase;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta {
	align-items: center;
	display: flex;
	padding: 20px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta {
		padding: 10px 15px;
	}
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a {
	align-items: center;
	box-shadow: none;
	color: #262626;
	display: flex;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	text-decoration: none;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-facebook-square, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span.icon-instagram {
	font-size: 18px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span {
	display: inline-block;
	margin-top: 2px;
	padding-left: 5px;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:focus, .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a span+span:hover {
	outline: none;
	text-decoration: underline;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a .wpsr-icon-tiktok-black {
	background-image: url("/wp-content/plugins/wp-social-reviews/assets/css/../images/icon-tiktok-black.png?7146ef0826b3c23ca309da88d40e830f");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 15px;
	margin-right: 2px;
	width: 15px;
	--lzl-bg-img: "/wp-content/plugins/wp-social-reviews/assets/css/../images/icon-tiktok-black.png?7146ef0826b3c23ca309da88d40e830f";
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn {
	background: #000;
	border-radius: 4px;
	color: #dee3e7;
	display: block;
	font-size: 16px;
	font-weight: 700;
	padding: 13px 16px;
	text-align: center;
	text-decoration: none;
	transition: .4s;
	width: 100%;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a.wpsr-popup-shoppable-btn:hover {
	opacity: .6;
}

.wpsr-feed-wrap .wpsr-ig-follow-btn {
	flex: auto 0 0;
	margin-left: 30px;
}

@media screen and (max-width:767px) {
	.wpsr-feed-wrap .wpsr-ig-follow-btn {
		margin-left: 0;
	}
}

.wpsr-feed-wrap .wpsr-ig-follow-btn a {
	background-color: #0095f6;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	height: auto;
	padding: 5px 20px;
	text-decoration: none;
}

.wpsr-feed-wrap .wpsr-ig-follow-btn a:focus, .wpsr-feed-wrap .wpsr-ig-follow-btn a:hover {
	background: #0095f6;
	text-decoration: none;
}

.wpsr_feeds.wpsr-loading-feeds {
	opacity: .5;
	transition: .3s;
}

.wpsr-load-more-default {
	user-focus: none;
	align-items: center;
	background-color: #000;
	border: none;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-weight: 600;
	height: 36px;
	justify-content: center;
	margin: 15px auto;
	max-width: 300px;
	opacity: 1;
	outline: none;
	position: relative;
	transition: .3s ease;
	width: calc(100% - 16px);
}

.wpsr-load-more-default:focus {
	outline: 2px solid #3962b3;
}

.wpsr-load-more-default:hover {
	opacity: .7;
}

.wpsr-load-more-default:focus, .wpsr-load-more-default:hover {
	box-shadow: none;
}

.wpsr-load-more-default .wpsr-load-icon-wrapper {
	align-items: center;
	background: #dddedf;
	border-radius: 4px;
	bottom: 0;
	display: none;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.wpsr-load-more-default span {
	animation-delay: .2s;
	-webkit-animation-delay: .2s;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-name: rotateAnimation;
	-webkit-animation-name: rotateAnimation;
	background-color: rgba(0, 0, 0, 0) !important;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-color: #fff #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	border-radius: 15px;
	border-style: solid;
	border-width: 3px;
	display: block;
	font-size: 0;
	height: 15px;
	margin: 10px auto;
	padding: 0;
	width: 15px;
}

.wpsr-load-more-default.wpsr-spinner-loading .wpsr-load-icon-wrapper {
	display: inline-flex;
}

.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a .wpsr-icon-tiktok-black.lzl:not(.lzl-ed), .wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-view-post-cta a .wpsr-icon-tiktok-black.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArgAAAMeCAYAAAD28ndoAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIgElEQVR42u3BMQEAAADCoPVP7W8GoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4A3rTQABEOTe6QAAAABJRU5ErkJggg==");
}

.elementor-widget-container .wpsr-load-more-default, .elementor-widget-container .wpsr-load-more-default:focus, .elementor-widget-container .wpsr-load-more-default:hover {
	background: none;
}

.widget_wpsn-widget .wpsr-container {
	padding-left: 0;
	padding-right: 0;
}

.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-feed-wrapper-inner {
	background-color: #f9f9f9;
	height: 100%;
	max-height: 400px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px;
	transition: height .1s cubic-bezier(.4, 0, .2, 1) 0s;
}

.widget_wpsn-widget .wpsr-ig-feed-wrapper:not(.wpsr-instagram-slider-activate) .wpsr-ig-header {
	margin-bottom: 0 !important;
}

.widget_wpsn-widget .wpsr-ig-header-inner {
	display: block;
	text-align: center;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo {
	margin-right: 5px;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-logo a img {
	height: 40px;
	width: 40px;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-statistics {
	justify-content: center;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-name a {
	font-size: 16px;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-header-info .wpsr-ig-header-description p {
	font-size: 14px;
}

.widget_wpsn-widget .wpsr-ig-header-inner .wpsr-ig-follow-btn {
	margin-left: 0;
	margin-top: 10px;
}

.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info {
	padding: 10px;
}

.widget_wpsn-widget .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p {
	font-size: 12px;
}

.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-ig-post {
	margin-bottom: 0;
}

.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-pagination {
	bottom: auto !important;
}

.widget_wpsn-widget .wpsr-instagram-slider-activate .wpsr-swiper-prev-next {
	opacity: 0;
	transition: .3s;
}

.widget_wpsn-widget .wpsr-instagram-slider-activate:hover .wpsr-swiper-prev-next {
	opacity: 1;
}

.widget_wpsn-widget .wpsr-ig-footer {
	margin-top: 0 !important;
}

.widget_wpsn-widget .wpsr-ig-follow-btn {
	margin-left: 10px;
}

.widget_wpsn-widget .wpsr-ig-follow-btn a, .widget_wpsn-widget .wpsr-ig-load-more.wpsr-load-more-default {
	font-size: 13px;
	padding: 5px 6px;
}

.wpsr-instagram-slider-activate .wpsr-ig-footer {
	margin-top: 10px;
}

.wpsr-ig-post:hover .wpsr-ig-shoppble-icon-top img {
	visibility: hidden;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 30px;
	pointer-events: auto;
	position: absolute;
	text-decoration: none;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:focus, .wpsr-ig-post .wpsr-ig-post-info .wpsr-shoppable-button:hover {
	text-decoration: none;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic {
	align-items: center;
	display: flex;
	margin-right: 15px;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child {
	margin-right: 0;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span {
	font-size: 14px;
	font-weight: 700;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic {
	color: #fff;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	word-break: break-word;
}

@media screen and (max-width:767px) {
	.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p {
		font-size: 16px;
	}
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a {
	color: #00376b;
	cursor: pointer;
	font-weight: 400;
	pointer-events: auto;
	text-decoration: none;
}

.wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:focus, .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p a:hover {
	text-decoration: underline;
}

.wpsr-ig-post .wpsr-ig-shoppble-icon-top {
	left: 10px;
	position: absolute;
	top: 10px;
}

.wpsr-ig-post .wpsr-ig-shoppble-icon-top img {
	box-shadow: 0 4px 11px 1px rgba(0, 0, 0, .2);
	height: 18px;
	visibility: visible;
	width: 18px;
}

.wpsr-ig-load-more.wpsr-load-more-default {
	background-color: #0095f6;
	height: auto;
	margin: 0;
	max-width: none;
	padding: 10px 20px;
	width: auto;
}

.wpsr-ig-load-more.wpsr-load-more-default:hover {
	background-color: #0a8bdf;
}

.wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-feed-popup-media, .wpsr-ig-post.wpsr-image-ratio-frame34 .wpsr-ig-post-media {
	padding-top: 133.33333333%;
}

.wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-feed-popup-media, .wpsr-ig-post.wpsr-image-ratio-frame45 .wpsr-ig-post-media {
	padding-top: 125%;
}

.wpsr-ig-feed-popup-media {
	padding-top: 0;
}

.wpsr-ig-feed-popup-media a {
	width: 100%;
}

.wpsr-ig-feed-popup-media .wpsr-ig-post-type-icon {
	right: 15px;
}

.wpsr-ig-feed-popup-media img {
	position: static;
	transform: none;
}

.wpsr-instagram-slider-activate .wpsr-ig-post-media {
	display: none;
}

.wpsr-slider-before-init .wpsr-ig-post-media {
	display: block;
}

.wpsr-instagram-slider-activate .wpsr-animated-background {
	background: #f0f0f0;
}

.wpsr-slider-before-init .wpsr-animated-background {
	animation-duration: 1.25s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: wpsrPlaceHolderShimmer;
	animation-timing-function: linear;
	background: #a9a9a9;
	background: linear-gradient(90deg, #eee 10%, #ddd 18%, #eee 33%);
	background-size: 800px 104px;
	height: 100px;
	position: relative;
}

.wpsr-ig-feed-template2 .wpsr-instagram-masonry-activate .wpsr-ig-post {
	height: auto;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-no_gap [class*=wpsr-col] {
	margin-bottom: 0;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col] {
	margin-bottom: 10px;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-narrow [class*=wpsr-col]>div {
	margin-bottom: 0;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col] {
	margin-bottom: 20px;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-small [class*=wpsr-col]>div {
	margin-bottom: 0;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col] {
	margin-bottom: 40px;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-wide [class*=wpsr-col]>div {
	margin-bottom: 0;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col] {
	margin-bottom: 50px;
}

.wpsr-ig-feed-template2 .wpsr-column-gap-wider [class*=wpsr-col]>div {
	margin-bottom: 0;
}

.wpsr-ig-feed-template2.wpsr-instagram-masonry-activate .wpsr-ig-post {
	height: auto;
}

.wpsr-ig-feed-template2 .wpsr-ig-post {
	background-color: #fff;
	box-shadow: 0 0 10px 4px rgba(0, 0, 0, .04);
	height: 100%;
	margin-bottom: 0;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-media img {
	height: 100%;
	left: 50%;
	max-width: inherit;
	min-width: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: auto;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button {
	align-items: center;
	background-color: #241717;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	font-weight: 400;
	justify-content: space-between;
	padding: 8px 15px;
	pointer-events: auto;
	position: inherit;
	text-decoration: none;
	transition: .3s;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus, .wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover {
	border: none;
	box-shadow: none;
	outline: none;
	text-decoration: none;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:focus i, .wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button:hover i {
	margin-right: -5px;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-shoppable-button i {
	font-size: 18px;
	transition: .3s;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info {
	background-color: rgba(0, 0, 0, 0);
	opacity: 1;
	padding: 15px;
	position: inherit;
	visibility: initial;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics {
	align-items: center;
	display: flex;
	pointer-events: none;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic {
	align-items: center;
	display: flex;
	margin-right: 15px;
	pointer-events: none;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic:last-child {
	margin-right: 0;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic span {
	color: #262626;
	font-weight: 700;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-statistics .wpsr-ig-post-single-statistic {
	color: #000;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption {
	margin-top: 5px;
}

.wpsr-ig-feed-template2 .wpsr-ig-post .wpsr-ig-post-info .wpsr-ig-post-caption p {
	color: #000;
}