@charset "UTF-8";
.strong-view .wpmslider-wrapper {
position: relative;
margin: 0 auto;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
direction: ltr;
}
.strong-view .wpmslider {
margin: 0;
padding: 0;
}
.strong-view .wpmslider-viewport { -webkit-transform: translatez(0);
} .strong-view .wpmslider-pager {
display: inline-block;
}
.strong-view.rtl .wpmslider-pager {
direction: rtl;
}
.strong-view .wpmslider-pager-item {
display: inline-block;
}
.strong-view .wpmslider-pager-link {
text-decoration: none;
} .strong-view .wpmslider-start,
.strong-view .wpmslider-stop,
.strong-view .wpmslider-next,
.strong-view .wpmslider-prev {
z-index: 5;
}
.strong-view .wpmslider-controls-auto,
.strong-view .wpmslider-controls-direction {
display: inline-block;
vertical-align: middle;
}
.strong-view .wpmslider-controls a {
box-shadow: none;
text-decoration: none;
}
.strong-view .wpmslider-controls a:hover, .strong-view .wpmslider-controls a:active, .strong-view .wpmslider-controls a:focus {
outline: 0;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls {
position: absolute;
bottom: 0;
width: 100%;
line-height: 1;
padding-bottom: 15px;
text-align: center;
z-index: 5;
}
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-start,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-stop,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-prev,
.strong-view.nav-position-inside:not(.controls-type-sides) .wpmslider-controls .wpmslider-next {
margin: 0 3px;
}
.strong-view.nav-position-outside .wpmslider-controls {
line-height: 1;
padding: 20px 0 20px;
text-align: center;
z-index: 5;
}
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-start,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-stop,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-prev,
.strong-view.nav-position-outside .wpmslider-controls .wpmslider-next {
margin: 0 3px;
}
.strong-view.controls-type-sides-outside {
padding: 0 50px;
}
.strong-view.controls-type-sides-outside .wpmslider-controls {
height: 0;
}
.strong-view.controls-type-sides-outside.pager-style-text .wpmslider-controls, .strong-view.controls-type-sides-outside.pager-style-buttons .wpmslider-controls {
height: auto;
}
.strong-view.controls-type-sides-outside .wpmslider-prev,
.strong-view.controls-type-sides-outside .wpmslider-next {
position: absolute;
top: calc(50% - 14px);
}
.strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-prev {
left: -40px;
}
.strong-view.controls-type-sides-outside:not(.rtl) .wpmslider-next {
right: -40px;
}
.strong-view.controls-type-sides-outside.rtl .wpmslider-prev {
right: -40px;
}
.strong-view.controls-type-sides-outside.rtl .wpmslider-next {
left: -40px;
}
.strong-view.controls-style-buttons .wpmslider-start,
.strong-view.controls-style-buttons .wpmslider-stop,
.strong-view.controls-style-buttons .wpmslider-next,
.strong-view.controls-style-buttons .wpmslider-prev {
display: inline-block;
color: #999;
cursor: pointer;
font-size: 24px;
line-height: 24px;
width: 24px;
height: 24px;
text-align: center;
transition: all 0.2s ease;
}
.strong-view.controls-style-buttons .wpmslider-start:before,
.strong-view.controls-style-buttons .wpmslider-stop:before {
position: relative;
top: -1px;
}
.strong-view.controls-style-buttons .wpmslider-start:before {
content: "";
position: relative;
background: #999;
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/play-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/play-solid.svg) center center no-repeat;
top:3px;
display: inline-block;
width: 20px;
height: 20px;
left: 1px;
}
.strong-view.controls-style-buttons .wpmslider-stop:before {
content: "";
background:#999;
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/pause-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/pause-solid.svg) center center no-repeat;
display: inline-block;
width: 20px;
height: 20px;
position: relative;
top:3px;
}
.strong-view.controls-style-buttons .wpmslider-start:hover,
.strong-view.controls-style-buttons .wpmslider-stop:hover,
.strong-view.controls-style-buttons .wpmslider-next:hover,
.strong-view.controls-style-buttons .wpmslider-prev:hover {
color: #111;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 20px;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg) center center no-repeat;
position: relative;
left: 1px;
display: inline-block;
width: 20px;
background: #999;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons.rtl .wpmslider-prev:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-right-solid.svg) center center no-repeat;
position: relative;
left: 1px;
display: inline-block;
width: 20px;
background: #999;
height: 20px;
top: 3px;
}
.strong-view.controls-style-buttons.rtl .wpmslider-next:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/chevron-left-solid.svg) center center no-repeat;
background:#999;
position: relative;
left: -1px;
display: inline-block;
width: 20px;
height: 20px;
top: 3px;
}.strong-rating-wrapper {
line-height: 1.7;
} .strong-rating-wrapper.average > span {
display: inline-block;
} .strong-rating-wrapper.average.block > span {
display: block;
margin: 0;
} .strong-rating-wrapper.average.centered {
text-align: center;
}
.strong-rating-title {
font-weight: 700;
}
.strong-rating-wrapper legend {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} .strong-rating {
display: inline-block;
border: 0;
} .strong-rating span.star {
display: inline-block;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
}
.strong-rating-wrapper:not(.average) span.star:first-child:before {
padding-left: 0;
}
.strong-rating-wrapper:not(.average) span.star:last-child:before {
padding-right: 0;
}
.strong-rating span.star:hover {
cursor: default;
}  .strong-rating-wrapper.in-form .strong-rating {
padding: 0;
} .strong-rating-wrapper.in-view {
display: inline-block;
}
.strong-rating-wrapper.in-view .strong-rating {
margin: 0;
padding: 0;
} .strong-rating-wrapper.in-metabox {
display: inline-block;
}
.strong-rating-wrapper.in-metabox .strong-rating span.star:before {
font-size: 20px;
line-height: 27px;
}
.strong-rating-wrapper.in-table-list .strong-rating span.star:before { padding: 1px;
}   .strong-rating span.star0 {
display: none;
} .strong-rating-wrapper .star svg path {
fill: #FFB900;
} .strong-rating-wrapper .star svg {
width: 20px;
} .strong-rating span.current ~ span.star:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/star-regular.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/star-regular.svg) center center no-repeat;
} .strong-rating span.current:before {
color: #FFB900;
} .strong-rating-wrapper.average .strong-rating span.star.half:before {
content: "";
-webkit-mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/star-half-alt-solid.svg) center center no-repeat;
mask: url(//suriliheals.com/wp-content/plugins/strong-testimonials/assets/public/svg/star-half-alt-solid.svg) center center no-repeat;
} @media only screen and (max-width: 480px) {
.strong-rating-wrapper > span {
display: block;
line-height: 30px;
vertical-align: middle;
margin: 0;
text-align: center;
}
}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;-webkit-text-decoration:none;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{color:#f3f3f3;line-height:18px;text-align:left;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.carousel-slider{display:none;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1}.carousel-slider .owl-stage{backface-visibility:hidden;position:relative;touch-action:manipulation}.carousel-slider .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.carousel-slider .owl-stage-outer{overflow:hidden;position:relative;transform:translateZ(0)}.carousel-slider .owl-carousel .owl-item,.carousel-slider .owl-carousel .owl-wrapper{backface-visibility:hidden;transform:translateZ(0)}.carousel-slider .owl-item{backface-visibility:hidden;float:left;min-height:1px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.carousel-slider .owl-item img{display:block;width:100%}.carousel-slider .owl-dots.disabled,.carousel-slider .owl-nav.disabled{display:none}.carousel-slider .owl-dot,.carousel-slider .owl-nav .owl-next,.carousel-slider .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.carousel-slider .owl-nav button.owl-next,.carousel-slider .owl-nav button.owl-prev,.carousel-slider button.owl-dot{background:none;border:none;font:inherit;padding:0!important}.carousel-slider.owl-loaded{display:block}.carousel-slider.owl-loading{display:block;opacity:0}.carousel-slider.owl-hidden{opacity:0}.carousel-slider.owl-refresh .owl-item{visibility:hidden}.carousel-slider.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.carousel-slider.owl-grab{cursor:move;cursor:grab}.carousel-slider.owl-rtl{direction:rtl}.carousel-slider.owl-rtl .owl-item{float:right}.no-js .carousel-slider{display:block}.carousel-slider .animated{animation-duration:1s;animation-fill-mode:both}.carousel-slider .owl-animated-in{z-index:0}.carousel-slider .owl-animated-out{z-index:1}.carousel-slider .fadeOut{animation-name:fadeOut}.carousel-slider .fadeInDown{animation-name:fadeInDown}.carousel-slider .fadeInUp{animation-name:fadeInUp}.carousel-slider .fadeInRight{animation-name:fadeInRight}.carousel-slider .fadeInLeft{animation-name:fadeInLeft}.carousel-slider .zoomIn{animation-name:zoomIn}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.owl-height{transition:height .5s ease-in-out}.carousel-slider .owl-item img.owl-lazy{background:url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///5aWlufn58zMzODg4NXV1aysrLm5ue7u7vPz8+Li4qKiopeXlwAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==) no-repeat 50%;min-height:32px;min-width:32px}.carousel-slider .owl-nav .owl-next,.carousel-slider .owl-nav .owl-prev{color:var(--carousel-slider-nav-color,#9e9e9e);display:inline-block;height:var(--carousel-slider-arrow-size,48px);margin:0;opacity:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:var(--carousel-slider-arrow-size,48px)}.carousel-slider .owl-nav .owl-next:hover,.carousel-slider .owl-nav .owl-prev:hover{color:var(--carousel-slider-active-nav-color,#4caf50)}.carousel-slider .owl-nav .owl-next svg,.carousel-slider .owl-nav .owl-prev svg{fill:currentColor}.carousel-slider .owl-nav .owl-prev{left:0}.carousel-slider .owl-nav .owl-next{right:0}.carousel-slider.arrows-visibility-always .owl-next,.carousel-slider.arrows-visibility-always .owl-prev,.carousel-slider:hover .owl-nav .owl-next,.carousel-slider:hover .owl-nav .owl-prev{opacity:1}.carousel-slider.arrows-outside .owl-nav .owl-prev{left:calc(var(--carousel-slider-arrow-size, 48px)*-1)}.carousel-slider.arrows-outside .owl-nav .owl-next{right:calc(var(--carousel-slider-arrow-size, 48px)*-1)}.carousel-slider .owl-dots{text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);margin-top:10px}.carousel-slider .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.carousel-slider .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background-color:var(--carousel-slider-nav-color,#9e9e9e);display:block;height:var(--carousel-slider-bullet-size,10px);margin:4px 8px;transition:opacity .2s ease;width:var(--carousel-slider-bullet-size,10px)}.carousel-slider .owl-dots .owl-dot.active span,.carousel-slider .owl-dots .owl-dot:hover span{background-color:var(--carousel-slider-active-nav-color,#4caf50)}.carousel-slider.dots-center .owl-dots{text-align:center}.carousel-slider.dots-left .owl-dots{text-align:left}.carousel-slider.dots-left .owl-dots:first-child span{margin-left:0}.carousel-slider.dots-right .owl-dots{text-align:right}.carousel-slider.dots-right .owl-dots:last-child span{margin-right:0}.carousel-slider.dots-visibility-hover .owl-dots{opacity:0}.carousel-slider.dots-visibility-hover:hover .owl-dots{opacity:1}.carousel-slider.dots-circle .owl-dots .owl-dot span{border-radius:9999px}.cs-hero-button{-webkit-appearance:none;-webkit-font-smoothing:inherit;border-radius:0;box-sizing:border-box;display:inline-block;font-size:1rem;line-height:1;padding:.75em 1em;text-align:center;transition:all .2s ease-in-out}.cs-hero-button,.cs-hero-button:hover{-webkit-text-decoration:none;text-decoration:none}.cs-hero-button--normal{filter:alpha(opacity=90);opacity:.9}.cs-hero-button--stroke{background:transparent;border:1px solid transparent}.cs-hero-button--medium{font-size:1.2rem;padding:.9em 1.2em}.cs-hero-button--large{font-size:1.5rem;padding:.9em 1.6em}.carousel-slider-hero__cell__background{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100%;min-width:100%;transition-duration:10s;transition-property:transform}.carousel-slider-hero__cell__background.carousel-slider-hero-ken-out{transform:scale(1.3)}.carousel-slider .active .carousel-slider-hero__cell__background,.carousel-slider .swiper-slide-active .carousel-slider-hero__cell__background,.carousel-slider .swiper-slide-duplicate-active .carousel-slider-hero__cell__background{animation-duration:20s;animation-timing-function:linear}.carousel-slider .active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-in,.carousel-slider .swiper-slide-active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-in,.carousel-slider .swiper-slide-duplicate-active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-in{animation-name:ken-burns-in;transform:scale(1.3)}.carousel-slider .active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-out,.carousel-slider .swiper-slide-active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-out,.carousel-slider .swiper-slide-duplicate-active .carousel-slider-hero__cell__background.carousel-slider-hero-ken-out{animation-name:ken-burns-out;transform:scale(1)}.carousel-slider-hero__cell{align-items:center;display:flex;height:var(--cell-height,400px);justify-content:center;overflow:hidden;position:relative}.carousel-slider-hero__cell:focus{outline:0}.carousel-slider-hero__cell__inner{background-position:50%;background-repeat:no-repeat;bottom:0;left:0;padding:50px;position:absolute;right:0;top:0}.carousel-slider-hero__cell__inner,.carousel-slider-hero__cell__inner:hover{color:#fff;display:flex}.carousel-slider-hero__cell__background_overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.carousel-slider-hero__cell__content{max-width:1140px;position:relative;width:100%;z-index:1}.carousel-slider-hero__cell__content.hidden{display:none}.carousel-slider-hero__cell__heading{color:var(--cs-heading-color,#fff);font-size:var(--cs-heading-font-size,40px);font-weight:700;line-height:1;margin-bottom:var(--cs-heading-gutter,30px)}.carousel-slider-hero__cell__description{color:var(--cs-description-color,#fff);font-size:var(--cs-description-font-size,20px);line-height:1.4;margin-bottom:var(--cs-description-gutter,30px)}.carousel-slider-hero__cell__button__one{margin-right:5px}.carousel-slider-hero__cell__button__two{margin-left:5px}.carousel-slider-hero__cell__button__one,.carousel-slider-hero__cell__button__two{display:inline-flex}.button.cs-hero-button{border-color:var(--cs-button-bg-color,#00d1b2);border-radius:var(--cs-button-border-radius,3px);border-style:solid;border-width:var(--cs-button-border-width,0)}.button.cs-hero-button,.button.cs-hero-button:hover{background-color:var(--cs-button-bg-color,#00d1b2);color:var(--cs-button-color,#fff)}.button.cs-hero-button.cs-hero-button-stroke,.button.cs-hero-button:hover{border-color:var(--cs-button-bg-color,#00d1b2)}.button.cs-hero-button.cs-hero-button-stroke{background-color:transparent;color:var(--cs-button-bg-color,#00d1b2)}.button.cs-hero-button.cs-hero-button-stroke:hover{background-color:var(--cs-button-bg-color,#00d1b2);color:var(--cs-button-color,#fff)}.carousel-slider-hero__cell__inner.carousel-slider--v-position-top{align-items:flex-start}.carousel-slider-hero__cell__inner.carousel-slider--v-position-bottom{align-items:flex-end}.carousel-slider-hero__cell__inner.carousel-slider--v-position-middle{align-items:center}.carousel-slider-hero__cell__inner.carousel-slider--h-position-left{justify-content:flex-start}.carousel-slider-hero__cell__inner.carousel-slider--h-position-right{justify-content:flex-end}.carousel-slider-hero__cell__inner.carousel-slider--h-position-center{justify-content:center}.carousel-slider-hero__cell__inner.carousel-slider--text-left{text-align:left}.carousel-slider-hero__cell__inner.carousel-slider--text-right{text-align:right}.carousel-slider-hero__cell__inner.carousel-slider--text-center{text-align:center}@media(max-width:767px){.carousel-slider-hero__cell__inner{padding:30px}.carousel-slider-hero__cell__heading{font-size:24px;line-height:1;margin-bottom:15px}.carousel-slider-hero__cell__description{font-size:14px;line-height:1.4;margin-bottom:15px}}.carousel-slider .carousel-slider__item{position:relative}.carousel-slider .carousel-slider__item img{display:block;height:auto;margin-left:auto;margin-right:auto;max-width:100%}.carousel-slider .carousel-slider__caption{position:relative}.carousel-slider .carousel-slider__caption .title{color:#474747;font-size:16px;font-weight:500;margin:10px 0 0;overflow:hidden;text-align:center;text-overflow:ellipsis}.carousel-slider .carousel-slider__caption .caption{font-size:14px;font-weight:300;margin:10px 0 0;text-align:center}.carousel-slider .carousel-slider__caption .caption:empty,.carousel-slider .carousel-slider__caption .title:empty{display:none}.carousel-slider[data-slide-type=post-carousel] .owl-stage{display:flex;flex-wrap:wrap}.carousel-slider[data-slide-type=post-carousel] .owl-item{display:flex;height:auto}.carousel-slider__post{border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);margin:2px;position:relative;width:100%}.carousel-slider__post-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.carousel-slider__post-image{background-color:#f1f1f1;background-position:50%;background-size:cover;border-top-left-radius:4px;border-top-right-radius:4px;display:block;line-height:0;margin:0 auto;overflow:hidden;padding-top:66.6666%;position:relative;text-align:center;width:100%}.carousel-slider__post-title{display:block;margin:1rem;min-height:3.75em}.carousel-slider__post-title h1{font-size:1.25rem;margin:0}.carousel-slider__post-excerpt{font-size:1rem;line-height:1.6;margin:1rem 1rem 2rem;text-align:left}.carousel-slider__post-meta{align-items:flex-end;display:flex;font-size:.75rem;justify-content:space-between;margin:auto 1rem 1rem}.carousel-slider__post-author,.carousel-slider__post-publication-meta{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-slider__post-author{font-style:normal;line-height:1.6}.carousel-slider__post-author-link{display:inline-block;max-width:175px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.carousel-slider__post-category{text-transform:uppercase}.carousel-slider[data-slide-type=product-carousel] .owl-stage{display:flex;flex-wrap:wrap}.carousel-slider[data-slide-type=product-carousel] .owl-item{display:flex;height:auto}.carousel-slider__product{box-shadow:0 1px 2px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);margin:2px;position:relative;text-align:center;width:100%}.carousel-slider .woocommerce-loop-category__title,.carousel-slider .woocommerce-loop-product__title{color:var(--cs-product-text,#333);font-size:1.25rem;margin:1rem;padding:0}.carousel-slider .woocommerce-loop-product__link{display:block;margin:0;overflow:hidden;-webkit-text-decoration:none!important;text-decoration:none!important}.carousel-slider .price{color:var(--cs-product-text,#333);display:inline-block;font-size:.875rem;font-weight:400;margin:0 .5rem 0 1rem}.carousel-slider .price del{background-color:transparent;color:inherit;display:inline-block;opacity:.5}.carousel-slider .price ins{background-color:transparent;color:inherit;font-weight:700}.carousel-slider .onsale{background-color:var(--cs-product-primary,#96588a);color:var(--cs-product-on-primary,#f1f1f1);left:1rem;position:absolute;top:1rem}.carousel-slider .star-rating span:before{color:var(--cs-product-primary,#96588a)}.carousel-slider a.add_to_cart_button,.carousel-slider a.add_to_cart_read_more,.carousel-slider a.added_to_cart,.carousel-slider a.quick_view{background-color:var(--cs-product-primary,#96588a);color:var(--cs-product-on-primary,#f1f1f1);margin-bottom:.5rem;position:relative}.carousel-slider a.add_to_cart_button:hover,.carousel-slider a.add_to_cart_read_more:hover,.carousel-slider a.added_to_cart:hover,.carousel-slider a.quick_view:hover{background-color:var(--cs-product-primary,#96588a);color:var(--cs-product-on-primary,#f1f1f1);-webkit-text-decoration:none;text-decoration:none}.mfp-content .product{background-color:#fff;display:table;margin:0 auto;padding:15px}.mfp-content .product .images{display:inline-block;float:left;max-width:600px}.mfp-content .product .images img{display:block}.mfp-content .product .onsale{left:24px;position:absolute;top:24px}.mfp-content .product .summary{display:inline-block;margin-left:15px;width:300px}.mfp-content .product .description,.mfp-content .product .product_title{margin:0 0 1em}.mfp-content .product .price{display:inline-block;float:left;font-size:.857em;font-weight:400;margin:.5em 1em}.mfp-content .product .price del{background-color:transparent;color:inherit;display:inline-block;opacity:.5}.mfp-content .product .price ins{background-color:transparent;color:inherit;font-weight:700}.mfp-content .product a.add_to_cart_button,.mfp-content .product a.added_to_cart{background-image:none;border:0;border-radius:3px;box-shadow:none;-webkit-box-shadow:none;cursor:pointer;display:inline-block;font-weight:400;left:auto;line-height:1;margin:0;overflow:visible;padding:.5em 1em;position:relative;-webkit-text-decoration:none;text-decoration:none;text-shadow:none;white-space:nowrap}.mfp-content .product a.add_to_cart_button:hover,.mfp-content .product a.added_to_cart:hover{background-image:none;-webkit-text-decoration:none;text-decoration:none}.mfp-content .product a.add_to_cart_button.loading{opacity:.25;padding-right:2.618em}.mfp-content .product a.add_to_cart_button.loading:after{content:"";font-family:WooCommerce;vertical-align:top;-webkit-font-smoothing:antialiased;animation:spin 2s linear infinite;font-weight:400;position:absolute;right:1em;top:.618em}.mfp-content .product a.add_to_cart_button.added:after{content:"";font-family:WooCommerce;margin-left:.53em;vertical-align:bottom}.carousel-slider .star-rating,.mfp-content .star-rating{display:inline-block;float:right;font-family:star;font-size:1em;height:1em;line-height:1;margin:.5em 1em;overflow:hidden;position:relative;width:5.4em}.carousel-slider .star-rating:before,.mfp-content .star-rating:before{content:"sssss";float:left;left:0;position:absolute;top:0}.carousel-slider .star-rating span,.mfp-content .star-rating span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}.carousel-slider .star-rating span:before,.mfp-content .star-rating span:before{content:"SSSSS";left:0;position:absolute;top:0}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{margin-bottom:40px;margin-top:40px;max-width:945px}@media(max-width:600px){.mfp-content .product .images{margin-bottom:30px}.mfp-content .product .summary{display:block;margin:0;width:100%}}@media(min-width:601px){.mfp-content .product .images{display:inline-block;width:49%}.mfp-content .product .summary{display:inline-block;margin:0 0 0 1%;width:49%}}.carousel-slider .carousel-slider-video-wrapper{background:#000;height:100%;position:relative}.carousel-slider .carousel-slider-video-play-icon{-webkit-backface-visibility:hidden;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='%23f1f1f1'%3E%3Cpath d='m12.1 6.7 23 13.5-23 13.5V6.8z'/%3E%3Cpath d='M19.7 40c-11 0-20-9-20-20s9-20 20-20 20 9 20 20-9 20-20 20m0-38c-9.9 0-18 8.1-18 18s8.1 18 18 18 18-8.1 18-18-8.1-18-18-18'/%3E%3C/svg%3E") no-repeat;cursor:pointer;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;transition:transform .1s ease;width:40px;z-index:2}.carousel-slider .carousel-slider-video-overlay{background-color:rgba(0,0,0,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.carousel-slider .carousel-slider-video-play-icon:hover{transform:scale(1.3)}.mfp-counter{display:none}.product .cpw-disabled, .wcopc .product-item .cpw-disabled {
opacity: 0.2;
}
.product .single_variation_wrap .cpw, .wcopc .product-item .single_variation_wrap .cpw {
display: none;
}
.product .single_variation_wrap .suggested-text, .wcopc .product-item .single_variation_wrap .suggested-text {
margin-bottom: 1.5em;
display: inline-block;
}
.product .cpw, .wcopc .product-item .cpw {
margin-bottom: 1.5em;
}
.product .cpw label, .wcopc .product-item .cpw label {
font-weight: bold;
display: block;
}
.product .cpw .cpw-input, .wcopc .product-item .cpw .cpw-input {
display: inline-block;
margin-bottom: 0;
text-align: center;
font-weight: bold;
min-width: 10em;
}
.product .cpw .maximum-price, .wcopc .product-item .cpw .maximum-price,
.product .cpw .minimum-price, .wcopc .product-item .cpw .minimum-price {
margin: 0;
color: inherit;
font-size: .75em;
opacity: .7;
clear: both;
}
.product .cpw .woocommerce-cpw-message, .wcopc .product-item .cpw .woocommerce-cpw-message {
margin: 1em 0 !important;
}
.product .cpw:after, .wcopc .product-item .cpw:after {
content: "";
display: table;
clear: both;
} .woocommerce div.cpw-product.elementor form.cart {
display: block !important;
} .cpw-product #ppc-button, .cpw-product #ppcp-messages {
display: none !important;
} .cpw-product #wcpay-payment-request-wrapper, .cpw-product #wcpay-payment-request-button-separator {
display: none !important;
}
@font-face{font-family:wp-social-reviews;font-style:normal;font-weight:400;src:url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?a057defcb36f1bbf8e9fc232061b7076);src:url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?a057defcb36f1bbf8e9fc232061b7076) format("embedded-opentype"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.woff?fd48dc29ab485fcfe5ca85901224a277) format("woff"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.ttf?6e589d66903e0605686e919345084153) format("truetype"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.svg?ab9710c0f945516f82de196e87cca574) format("svg")}.wpsr_content [data-icon]:before{content:attr(data-icon)}.wpsr_content [class*=" icon-"]:before,.wpsr_content [class^=icon-]:before,.wpsr_content [data-icon]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:wp-social-reviews!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1;text-transform:none!important}.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_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:initial!important;border-bottom:3px solid #fff;border-left:3px solid #fff;border-color:#fff #fff #fff0 #fff0;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}.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}.wpsr-feed-wrap *,.wpsr-feed-wrap :after,.wpsr-feed-wrap :before{box-sizing:border-box}.wpsr_content{display:block;width:100%}.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-show{display:block}.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}.wpsr-container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.wpsr-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.wpsr-col-1,.wpsr-col-12,.wpsr-col-2,.wpsr-col-3,.wpsr-col-4,.wpsr-col-5,.wpsr-col-6{padding-left:15px;padding-right:15px;width:100%}@media (min-width:768px){.wpsr-col-sm-12{flex:0 0 100%;max-width:100%}.wpsr-col-sm-6{flex:0 0 50%;max-width:50%}.wpsr-col-sm-5{flex:0 0 20%;max-width:20%}.wpsr-col-sm-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-sm-3{flex:0 0 25%;max-width:25%}.wpsr-col-sm-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-sm-1{flex:0 0 10%;max-width:10%}}@media (min-width:992px){.wpsr-col-12{flex:0 0 100%;max-width:100%}.wpsr-col-6{flex:0 0 50%;max-width:50%}.wpsr-col-5{flex:0 0 20%;max-width:20%}.wpsr-col-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-3{flex:0 0 25%;max-width:25%}.wpsr-col-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-1{flex:0 0 10%;max-width:10%}}@media screen and (max-width:767px){.wpsr-col-xs-12{flex:0 0 100%;max-width:100%}.wpsr-col-xs-6{flex:0 0 50%;max-width:50%}.wpsr-col-xs-5{flex:0 0 20%;max-width:20%}.wpsr-col-xs-4{flex:0 0 33.333%;max-width:33.333%}.wpsr-col-xs-3{flex:0 0 25%;max-width:25%}.wpsr-col-xs-2{flex:0 0 16.666%;max-width:16.666%}.wpsr-col-xs-1{flex:0 0 10%;max-width:10%}}.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-narrow{margin-left:-5px;margin-right:-5px}.wpsr-column-gap-narrow [class*=wpsr-col]{padding-left:5px;padding-right:5px}.wpsr-column-gap-narrow [class*=wpsr-col]>div{margin-bottom:10px}.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 #000c;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-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 #0003;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 #0000004d}.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}.widget_wpsn-widget ::-webkit-scrollbar{height:12px;overflow:visible;width:12px}.widget_wpsn-widget ::-webkit-scrollbar-button{height:0;width:0}.widget_wpsn-widget ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:solid #0000;border-radius:8px;min-height:8px}.widget_wpsn-widget ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1}.widget_wpsn-widget .wpsr-container{padding-left:0;padding-right:0}.widget_wpsn-widget :not(.wpsr-reviews-slider-wrapper).wpsr-reviews-wrapper{background-color:#fcfcfc}.widget_wpsn-widget :not(.wpsr-reviews-slider-wrapper) .wpsr-fixed-height .wpsr-row:nth-child(2){height:auto;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-business-info{border-radius:0!important;flex-direction:column}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left{flex:0 0 100%;margin-bottom:5px}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{justify-content:center}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count{display:block;text-align:center}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-total-rating{font-size:16px}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-star svg{height:16px;width:16px}.widget_wpsn-widget .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count .wpsr-total-reviews{font-size:14px}.widget_wpsn-widget .wpsr-reviews-slider{padding-top:0}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-review-template{margin-bottom:0}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-pagination{bottom:auto!important}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-prev-next{opacity:0;transition:.3s}.widget_wpsn-widget .wpsr-reviews-slider-wrapper-inner:hover .wpsr-swiper-prev-next{opacity:1}@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}}.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:#000000b3;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:#0000;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 #0003;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 #0000004d}.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:#4948483b}.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:#4846461a}.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(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/images/icon-tiktok-black.png?7146ef0826b3c23ca309da88d40e830f);background-position:50%;background-repeat:no-repeat;background-size:contain;height:15px;margin-right:2px;width:15px}.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-star-rating-val{color:#d1d1d1;font-size:20px;height:20px;line-height:20px;position:relative;unicode-bidi:bidi-override;width:100px}.wpsr-star-rating-val:before{content:"★★★★★";font-family:initial;opacity:.3}.wpsr-star-rating-val:after{color:#e7711a;content:"★★★★★";display:block;font-family:initial;left:0;overflow:hidden;position:absolute;top:0;z-index:1}[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-review-feed-popup .wpsr-feed-popup-box-wraper-inner{background:#0000}.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media{background:#0000;flex:0 0 100%}.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img,.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media>div{width:100%}.e-con-full .wpsr-reviews-wrapper .wpsr-row{margin-left:0;margin-right:0}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner{margin-left:10px;margin-right:10px}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-next{right:0}.e-con-full .wpsr-reviews-wrapper .wpsr-reviews-slider-wrapper-inner .wpsr-swiper-prev{left:0}a.wpsr-reviewer-image-animation{display:inline-block;height:80px;overflow:hidden;position:relative;width:80px}a.wpsr-reviewer-image-animation:before{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;bottom:0;content:"";height:auto;left:0;opacity:1;position:absolute;right:0;top:0;width:auto;z-index:1}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{background-color:#fcfcfc;position:fixed!important;right:-350px!important;top:0;visibility:hidden;width:350px!important}@media only screen and (max-width:320px){.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{width:280px}}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{box-shadow:0 0 20px 0 #0000001a,0 0 10px 0 #0000001a;height:100vh;transition:.3s;z-index:999999}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-empty-business-info .wpsr-business-info,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-empty-business-info .wpsr-business-info{flex-direction:column}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-left,.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-left,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right{align-items:center;width:100%}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right{border-left:none}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-fixed-height .wpsr-review-fixed-height-wrap,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-fixed-height .wpsr-review-fixed-height-wrap{margin-left:-10px;padding-top:10px}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar{height:12px;overflow:visible;width:12px}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-button,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-button{height:0;width:0}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-thumb,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#0003;border:solid #0000;border-radius:8px;min-height:8px}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-track-piece,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-collapse,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-collapse{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 5px 20px 10px #0000001a;color:#111;display:inline-flex;font-size:28px;height:30px;justify-content:center;line-height:30px;position:absolute;right:-10px;text-decoration:none;top:-15px;transform:rotate(90deg);width:30px;z-index:2}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-collapse:focus,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-collapse:focus{box-shadow:none;outline:none}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-close,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-close{align-items:center;background-color:#4c4b4ba8;border-radius:50%;display:flex;height:30px;justify-content:center;padding:0;position:absolute;right:5px;text-align:center;top:5px;width:30px;z-index:2}.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}.widget_wpsn-widget .wpsr-reviews-layout-badge.active,.wpsr-reviews-layout-badge.active{right:0!important;visibility:visible!important}.widget_wpsn-widget .wpsr-reviews-layout-badge.active:not(.wpsr-header-enable),.wpsr-reviews-layout-badge.active:not(.wpsr-header-enable){height:100vh;max-height:none;overflow-x:hidden;overflow-y:scroll}@media screen and (max-width:767px){.widget_wpsn-widget .wpsr-reviews-layout-badge.active,.wpsr-reviews-layout-badge.active{width:100%}}.widget_wpsn-widget .wpsr-reviews-layout-badge.active .wpsr-container .wpsr-row,.wpsr-reviews-layout-badge.active .wpsr-container .wpsr-row{margin-left:0;margin-right:0}.widget_wpsn-widget .wpsr-reviews-layout-badge.active .wpsr-all-reviews.wpsr-row,.wpsr-reviews-layout-badge.active .wpsr-all-reviews.wpsr-row{margin-top:30px}.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-all-reviews.wpsr-row,.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(2),.widget_wpsn-widget .wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(3),.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-all-reviews.wpsr-row,.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(2),.wpsr-reviews-layout-badge.active.wpsr-header-enable .wpsr-row:nth-child(3){height:calc(100vh - 100px);max-height:none;overflow-x:hidden;overflow-y:scroll;padding:10px;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.wpsr-product-review-drawer [class*=wpsr-col-]{flex:0 0 100%!important;max-width:100%!important}.wpsr-product-review-drawer .wpsr-business-info{border-radius:0;flex-direction:column}.wpsr-product-review-drawer .wpsr-business-info .wpsr-business-info-left{flex:initial;width:100%}.wpsr-product-review-drawer .wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo,.wpsr-product-review-drawer .wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms,.wpsr-product-review-drawer .wpsr-business-info .wpsr-business-info-left .wpsr-rating-and-count{display:flex;justify-content:center;white-space:nowrap}.wpsr-product-review-drawer .wpsr-business-info .wpsr-business-info-right{border-left:none;display:flex;justify-content:center;margin-top:5px;width:100%}.wpsr-product-review-drawer button.wpsr-popup-close{border:none;cursor:pointer;padding:0}.wpsr-product-review-drawer .wpsr-all-reviews.wpsr_feeds{padding:15px}.wpsr-reviews-wrapper.wpsr-drawer-wide{right:-403px!important;width:403px}.wpsr-reviews-wrapper.wpsr-drawer-wide.active{right:0!important}.wpsr-reviews-layout-badge.wpsr-drawer-wide{border-radius:20px;margin-bottom:25px;margin-right:35px;margin-top:25px}.wpsr-reviews-layout-badge.wpsr-drawer-wide .wpsr-row{padding-left:15px;padding-right:15px}.wpsr-reviews-layout-badge.wpsr-drawer-wide .wpsr-business-info-wrapper .wpsr-row{padding:0}.wpsr-reviews-layout-badge.wpsr-drawer-wide .wpsr-rating-and-count{white-space:nowrap}.wpsr-no-reviews.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner{display:initial}.wpsr-no-reviews.wpsr-reviews-badge1 .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{display:inline-block}.wpsr-no-reviews .wpsr-reviews-badge-wrapper-inner .wpsr-rating-and-count{padding-top:0}.wpsr-no-reviews .wpsr-reviews-badge-wrapper-inner .wpsr-rating-and-count .wpsr-reviews-badge-title{padding-bottom:0}.wpsr-no-reviews .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo,.wpsr-no-reviews .wpsr-reviews-badge-wrapper-inner .wpsr-rating-and-count .wpsr-rating{margin-left:0}.wpsr-fixed-height.wpsr-container{margin-bottom:30px;max-width:none;padding-left:0;padding-right:0;width:100%}.wpsr-fixed-height .wpsr-business-info{background-color:#fdf4f4;border-radius:8px}@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 h3{font-size:20px}.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left .wpsr-rating{justify-content:center}.wpsr-fixed-height .wpsr-business-info{flex-direction:column;padding:20px 15px;text-align:center}}.wpsr-fixed-height :first-child.wpsr-row{height:inherit!important;overflow:inherit!important}.wpsr-fixed-height .wpsr-row{display:block;flex-wrap:nowrap;margin-left:0;margin-right:0}.wpsr-fixed-height .wpsr-review-fixed-height-wrap{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;overflow:hidden;padding-top:30px}.wpsr-reviews-badge-wrapper.trustpilot .wpsr-star-container,.wpsr-reviews-badge-wrapper.yelp .wpsr-star-container,.wpsr-reviews-wrapper .trustpilot .wpsr-star-container,.wpsr-reviews-wrapper .yelp .wpsr-star-container{margin-right:.25rem}.wpsr-reviews-badge-wrapper .wpsr-star-empty,.wpsr-reviews-badge-wrapper .wpsr-star-filled,.wpsr-reviews-wrapper .wpsr-star-empty,.wpsr-reviews-wrapper .wpsr-star-filled{height:100%;width:100%}.wpsr-reviews-badge-wrapper .wpsr-star-container,.wpsr-reviews-wrapper .wpsr-star-container{margin-right:0}.wpsr-reviews-badge-wrapper .wpsr-star-empty,.wpsr-reviews-wrapper .wpsr-star-empty{background-color:#d6dae4}.wpsr-reviews-badge-wrapper .wpsr-star-filled,.wpsr-reviews-wrapper .wpsr-star-filled{background-color:#f7b80c}.wpsr-empty-business-info .wpsr-business-info{background-color:initial;justify-content:center}.wpsr-empty-business-info .wpsr-business-info .wpsr-no-reviews-message{color:#666;font-size:14px;margin-bottom:0;margin-top:5px}.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-left{display:flex;flex:initial;flex-direction:column;width:30%}.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right{border-left:1px solid #ddd;display:flex;justify-content:center;margin:initial;padding:10px 0;text-align:initial;width:30%}@media screen and (max-width:767px){.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-left,.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right{border-left:none;width:100%}}.wpsr_add_read_more_slice_content{transition:.5s}.wpsr_add_read_more.wpsr_show_less_content .wpsr_add_read_more_slice_content,.wpsr_add_read_more.wpsr_show_less_content .wpsr_read_less,.wpsr_add_read_more.wpsr_show_more_content .wpsr_read_more{display:none}.wpsr-reviews-form-popup-overlay .wpsr-popup-close{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:-50px;top:-5px}.wpsr-reviews-form-popup-overlay .wpsr-popup-close svg{height:25px}.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode,.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode:before{visibility:visible}.wpsr-reviews-form-popup-overlay.wpsr_has_fluent_forms_shortcode .wpsr-reviews-form-popup-box-wraper-inner{opacity:1;transform:translateX(-50%) scale(1);transition:all .4s ease;visibility:visible}.wpsr-reviews-form-popup-overlay{bottom:0;left:0;position:fixed;right:0;text-align:initial;top:0;visibility:hidden;z-index:9999999}.wpsr-reviews-form-popup-overlay:before{background:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:all .25s ease;visibility:hidden}.wpsr-reviews-form-popup-box-wraper{bottom:0;left:0;max-height:100%;overflow-x:hidden;overflow-y:scroll;padding:50px 0;position:absolute;right:0;top:0}.wpsr-reviews-form-popup-box-wraper-inner{background-color:#fff;border-radius:18px;box-sizing:border-box;left:50%;opacity:0;padding:20px;position:relative;transform:translateX(-50%) scale(.9);transition:all .35s ease;visibility:hidden;width:500px}.wpsr-reviews-form-popup-box-wraper-inner .ff-el-group.ff-custom_html{margin-bottom:0}.wpsr-reviews-form-popup-box-wraper-inner .fluentform .ff-el-ratings{line-height:20px}@media screen and (max-width:767px){.wpsr-reviews-form-popup-box-wraper-inner{width:280px}}.wpsr-reviews-wrapper .wpsr-business-info .wpsr-write-review-modal .wpsr-business-info-paltforms-url .wpsr-reviews-form-popup-overlay .wpsr-popup-close:hover{background-color:initial}.wpsr_add_read_more .wpsr_read_less,.wpsr_add_read_more .wpsr_read_more{color:#1194dc;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;padding:0 0 0 4px;text-decoration:underline;text-decoration-color:#1194dc}.wpsr-has-equal-height ::-webkit-scrollbar,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar{border-radius:4px;width:4px}.wpsr-has-equal-height ::-webkit-scrollbar-thumb,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-thumb{background:#46454599}.wpsr-has-equal-height ::-webkit-scrollbar-track,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-track{background:#4846461a}.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{border-radius:4px;width:4px}.wpsr-has-equal-height ::-webkit-scrollbar-thumb{background:#46454599}.wpsr-has-equal-height ::-webkit-scrollbar-track{background:#4846461a}.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}.wpsr-has-multiple-reviews-platform .wpsr-star-empty{background-color:#d6dae4}.wpsr-has-multiple-reviews-platform .wpsr-star-filled{background-color:#f7b80c}.airbnb .wpsr-star-empty{background-color:#fff}.airbnb .wpsr-star-filled{background-color:#ff385c}.tripadvisor .wpsr-star-empty{background-color:#d6dae4}.tripadvisor .wpsr-star-filled{background-color:#04a96c}.aliexpress .wpsr-star-empty{background-color:#d6dae4}.aliexpress .wpsr-star-filled{background-color:#fe4646}.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-cart .wpsr-star-empty,.fluent-cart .wpsr-star-filled,.fluent_forms .wpsr-star-empty,.fluent_forms .wpsr-star-filled,.google .wpsr-star-empty,.google .wpsr-star-filled,.native_form .wpsr-star-empty,.native_form .wpsr-star-filled,.tripadvisor .wpsr-star-empty,.tripadvisor .wpsr-star-filled,.woocommerce .wpsr-star-empty,.woocommerce .wpsr-star-filled,.wpsr-fluent-cart-list-rating .wpsr-star-empty,.wpsr-fluent-cart-list-rating .wpsr-star-filled,.wpsr-fluent-cart-single-rating .wpsr-star-empty,.wpsr-fluent-cart-single-rating .wpsr-star-filled,.wpsr-has-multiple-reviews-platform .wpsr-star-empty,.wpsr-has-multiple-reviews-platform .wpsr-star-filled,.wpsr-review-template .wpsr-star-empty,.wpsr-review-template .wpsr-star-filled,.wpsr-review-template-custom .wpsr-star-empty,.wpsr-review-template-custom .wpsr-star-filled,.wpsr-review-template-fluent-cart .wpsr-star-empty,.wpsr-review-template-fluent-cart .wpsr-star-filled,.wpsr-review-template-fluent_forms .wpsr-star-empty,.wpsr-review-template-fluent_forms .wpsr-star-filled,.wpsr-review-template-native_form .wpsr-star-empty,.wpsr-review-template-native_form .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{height:100%;width:100%}.airbnb .wpsr-star-container,.aliexpress .wpsr-star-container,.custom .wpsr-star-container,.facebook .wpsr-star-container,.fluent-cart .wpsr-star-container,.fluent_forms .wpsr-star-container,.google .wpsr-star-container,.native_form .wpsr-star-container,.tripadvisor .wpsr-star-container,.woocommerce .wpsr-star-container,.wpsr-fluent-cart-list-rating .wpsr-star-container,.wpsr-fluent-cart-single-rating .wpsr-star-container,.wpsr-has-multiple-reviews-platform .wpsr-star-container,.wpsr-review-template .wpsr-star-container,.wpsr-review-template-custom .wpsr-star-container,.wpsr-review-template-fluent-cart .wpsr-star-container,.wpsr-review-template-fluent_forms .wpsr-star-container,.wpsr-review-template-native_form .wpsr-star-container,.wpsr-review-template-testimonial .wpsr-star-container,.wpsr-review-template-woocommerce .wpsr-star-container{margin-right:0}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-container,.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-container{margin-right:.25rem}.wpsr-business-info{align-items:center;display:flex;justify-content:space-between;padding:20px;width:100%}.wpsr-business-info.wpsr-display-block{border-radius:0}.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-logo,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-paltforms,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-rating-and-count{display:flex;justify-content:center}@media only screen and (max-width:320px){.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-logo,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-business-info-paltforms,.wpsr-business-info.wpsr-display-block .wpsr-business-info-left .wpsr-rating-and-count{display:block}}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right{display:flex;justify-content:center;margin-top:5px}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{right:-50px;transition:.3s}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active,.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper.wpsr-read-all-review-modal.active{right:0}.wpsr-business-info .wpsr-business-info-paltforms.facebook span{margin-top:5px}.wpsr-business-info.amazon .wpsr-business-info-left .wpsr-business-info-logo span{margin-top:-10px}.wpsr-business-info.amazon .wpsr-business-info-left .wpsr-business-info-paltforms span{margin-top:-8px}.wpsr-business-info.facebook .wpsr-business-info-left .wpsr-business-info-logo span,.wpsr-business-info.trustpilot .wpsr-business-info-left .wpsr-business-info-logo span{margin-top:5px}.wpsr-business-info .wpsr-business-info-left{flex:0 0 70%}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{align-items:center;display:flex}@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{height:25px;margin-right:5px;object-fit:cover;width:auto}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo .wpsr-business-info-platform-icon{height:25px;object-fit:contain;width:75px}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo .wpsr-business-info-platform-icon-small{height:20px;object-fit:contain;width:20px}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo span{color:#333;font-size:16px;font-weight:400}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms{align-items:center;display:flex;padding-bottom:5px}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms a{display:inherit}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms span{color:#333;font-size:18px;font-weight:400;line-height:1.2;margin-top:4px}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms img{border-radius:4px;box-shadow:none;margin-right:10px;max-height:25px;width:auto}@media screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms{justify-content:center}}.wpsr-business-info .wpsr-rating-and-count{align-items:center;display:flex;line-height:1.2;margin:0}@media screen and (max-width:767px){.wpsr-business-info .wpsr-rating-and-count{display:block}}.wpsr-business-info .wpsr-rating-and-count .wpsr-rating{display:flex;margin-top:-2px}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-rating{color:#333;font-size:16px;font-weight:700;padding-right:5px;white-space:nowrap}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews{font-size:14px;padding-left:5px}.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-rating-and-count .wpsr-star-rand stop{stop-color:#f7b80c}.wpsr-business-info .wpsr-rating-and-count .wpsr-star-rand stop+stop{stop-color:#d6dae4}.wpsr-business-info .wpsr-business-info-right{margin-left:auto;text-align:right}@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{background-color:#4284f3;border-radius:50px;box-shadow:none;color:#fff;display:block;font-size:14px;line-height:1.4;margin:0;padding:5px 15px;text-align:right;text-decoration:none}.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-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal-btn,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal-btn{background-color:#4284f3;border-radius:50px;box-shadow:none;color:#fff;cursor:pointer;display:block;font-size:14px;line-height:1.4;margin:0;padding:5px 15px;text-decoration:none}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{background-color:#fff;border-radius:10px;box-shadow:0 9px 13px 3px #1113;display:flex;flex-direction:column;margin-top:-4px;opacity:0;position:absolute;right:-20px;top:100%;transition:.3s;visibility:hidden;width:290px;z-index:999}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{right:30px;width:300px}}@media only screen and (max-width:320px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal{right:30px;width:260px}}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-top:4px;opacity:1;right:0;visibility:visible}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-left:-90px;right:auto}}@media only screen and (max-width:320px){.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.active,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.active{margin-left:-70px;right:auto}}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal p,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal p{color:#333;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:0;padding:10px 20px;text-align:left;text-transform:none}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a{box-shadow:none;display:flex;padding:6px 20px;text-decoration:none;transition:.4s}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a:hover,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a:hover{background-color:#fdf4f4}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a img,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a img{border-radius:4px;box-shadow:none;max-height:25px;width:auto}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-business-info-war-btn-icon,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-business-info-war-btn-icon{margin-right:10px}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;line-height:16px;overflow:hidden;text-align:left}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-platform,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-platform{color:#333;display:block;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;width:100%}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-url,.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal .wpsr-business-info-paltforms-url a .wpsr-paltforms-url span.wpsr-url{color:#888;display:block;font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.wpsr-business-info .wpsr-people-list img{border-radius:50%;box-shadow:none;display:inline-block;height:30px;margin-left:-4px;object-fit:cover;width:30px}.yelp .wpsr-star-container{margin-right:3px}.yelp .wpsr-star-container .wpsr-star-empty,.yelp .wpsr-star-container .wpsr-star-filled{height:80%;width:80%}.yelp .wpsr-star-background-filled{background-color:#fa3e3e}.yelp .wpsr-star-background-empty{background-color:#d6dae4}.yelp .wpsr-star-empty,.yelp .wpsr-star-filled{background-color:#fff}.trustpilot .wpsr-star-container{margin-right:3px}.trustpilot .wpsr-star-container .wpsr-star-empty,.trustpilot .wpsr-star-container .wpsr-star-filled{height:80%;width:80%}.trustpilot .wpsr-star-background-filled{background-color:#00b67a}.trustpilot .wpsr-star-background-empty{background-color:#d6dae4}.trustpilot .wpsr-star-empty,.trustpilot .wpsr-star-filled{background-color:#fff}.trustpilot .wpsr-star-container{border-radius:0}.wpsr-reviews-footer-cta{justify-content:center}.wpsr-reviews-footer-cta .wpsr-business-info-right{margin-left:0}.wpsr-review-template{background-color:#fff;border-radius:4px;box-shadow:0 8px 20px 2px #00000012;margin-bottom:30px;margin-top:30px;padding:30px;position:relative;transition:.4s;width:100%}.wpsr-review-template .wpsr-review-title{color:#333;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:0;margin-top:10px;padding:0}.wpsr-review-template .wpsr-reviewer-image img{height:80px;max-width:none;object-fit:cover;width:80px}.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{left:15px;position:absolute;top:15px}.wpsr-review-template .wpsr-review-platform img{border-radius:4px;box-shadow:none;max-height:25px;width:auto}.wpsr-review-template .wpsr-recommends{margin-right:4px;margin-top:1px}.wpsr-review-template .wpsr-recommends span{color:#616770;font-size:14px;margin-top:-5px;padding-left:5px}.wpsr-review-template .wpsr-recommends svg path{fill:#f36b7f}.wpsr-review-template .wpsr-reviewer-name-url{box-shadow:none;display:inline-block;margin:0;padding:0;text-decoration:none}.wpsr-review-template .wpsr-reviewer-name-url .wpsr-reviewer-name{color:#333;font-size:18px;font-weight:700;line-height:1.4;margin:0;padding:0;word-break:break-word}.wpsr-review-template .wpsr-verified-review{align-items:center;display:inline-flex;margin-left:6px;position:relative;top:-1px;vertical-align:middle;white-space:nowrap}.wpsr-review-template .verified-badge-star{align-items:center;background:#197bff;border-radius:5%;display:flex;height:13px;justify-content:center;margin-bottom:1px;position:relative;transform:rotate(0deg);width:13px}.wpsr-review-template .verified-badge-star:before{background:#197bff;border-radius:5%;content:"";height:13px;position:absolute;transform:rotate(30deg);width:13px;z-index:-1}.wpsr-review-template .verified-badge-star:after{background:#197bff;border-radius:5%;content:"";height:13px;position:absolute;transform:rotate(60deg);width:13px;z-index:-2}.wpsr-review-template .checkmark{border:2px solid #fff;border-right:none;border-top:none;height:5px;transform:rotate(-45deg) translate(1px,-1px);width:9px;z-index:1}.wpsr-review-template .wpsr-tooltip{cursor:pointer;position:relative}.wpsr-review-template .wpsr-tooltip:after,.wpsr-review-template .wpsr-tooltip:before{left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s,visibility .3s;visibility:hidden;z-index:9999}.wpsr-review-template .wpsr-tooltip:before{background-color:#000;border-radius:4px;bottom:160%;color:#fff;content:attr(data-tooltip);font-size:12px;line-height:1.2;padding:5px 8px;white-space:nowrap}.wpsr-review-template .wpsr-tooltip:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #000;bottom:120%;content:"";height:0;width:0}.wpsr-review-template .wpsr-tooltip:hover:after,.wpsr-review-template .wpsr-tooltip:hover:before{opacity:1;visibility:visible}.wpsr-review-template .wpsr-review-date{color:#888;display:block;font-size:12px;line-height:18px}.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-rating-wrapper.wpsr-rating-style1{align-items:center;font-size:13px;font-weight:400;line-height:1.6;text-transform:uppercase}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style1 span{background:#f7b80c;border-radius:8px;color:#fff;display:inline-block;font-size:12px;height:23px;line-height:25px;margin-left:5px;text-align:center;width:28px}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2{padding-top:3px}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2 span{color:#2bc54d;font-size:14px;font-weight:500;margin-right:2px}.wpsr-review-template .wpsr-rating-wrapper .wpsr-booking-rating-style{align-items:center;display:flex}.wpsr-review-template .wpsr-rating-wrapper .wpsr-booking-rating-style span{background:#003580;border-radius:6px 6px 6px 0;color:#fff;display:inline-block;font-size:14px;font-weight:500;height:32px;line-height:32px;min-width:28px;text-align:center;width:32px}.wpsr-review-template .wpsr-review-content p{color:#555;font-size:14px;line-height:1.6;margin:0;overflow:initial}.wpsr-review-template .wpsr-review-content a{box-shadow:none;color:#1194dc;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;padding:0;text-decoration:underline;text-decoration-color:#1194dc}.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{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-ai .wpsr-star-filled{background-color:#f7b80c}.wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-filled{background-color:#ff385c}.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-container{margin-right:3px}.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-container .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-container .wpsr-star-filled{height:80%;width:80%}.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-background-filled{background-color:#fa3e3e}.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-background-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-yelp .wpsr-star-filled{background-color:#fff}.wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-filled{background-color:#04a96c}.wpsr-review-template.wpsr-review-template-amazon .wpsr-star-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-amazon .wpsr-star-filled{background-color:#ffa41c}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-container{margin-right:3px}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-container .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-container .wpsr-star-filled{height:80%;width:80%}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-background-filled{background-color:#00b67a}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-background-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-filled{background-color:#fff}.wpsr-review-template.wpsr-review-template-trustpilot .wpsr-star-container{border-radius:0}.wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-empty{background-color:#d6dae4}.wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-filled{background-color:#fe4646}.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-native_form .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-native_form .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{height:100%;width: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-native_form .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}[data-template-type=masonry].wpsr-reviews-loadmore{position:relative;z-index:2}.wpsr-reviews-loadmore{background:#0000;border:none;box-shadow:none;display:flex;margin:0 auto;padding:0 0 50px;text-align:center;width:auto}.wpsr-reviews-loadmore:focus,.wpsr-reviews-loadmore:hover{background:#0000;box-shadow:none;outline:none}.wpsr-reviews-loadmore:focus span,.wpsr-reviews-loadmore:hover span{outline:2px solid #757579}.wpsr-reviews-loadmore span{background-color:#000;border-radius:8px;color:#fff;cursor:pointer!important;font-size:15px;font-weight:700;outline:none;padding:10px 20px}.wpsr-reviews-loadmore .wpsr-loading{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:initial!important;border-bottom:3px solid #000;border-left:3px solid #000;border-color:#000 #000 #fff0 #fff0;border-radius:15px;border-style:solid;border-width:3px;display:block;font-size:0;height:30px;margin:0 auto;padding:0;width:30px}.elementor-widget-container .wpsr-reviews-loadmore,.elementor-widget-container .wpsr-reviews-loadmore:focus,.elementor-widget-container .wpsr-reviews-loadmore:hover{background:none}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wpsr-star-container{align-items:center;border-radius:4px;display:flex;height:20px;justify-content:center;line-height:20px;margin-right:3px;position:relative;text-align:center;width:20px}.wpsr-star-container:last-child{margin-right:0}.wpsr-star-empty,.wpsr-star-filled{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%);height:80%;position:absolute;width:80%}.wpsr-star-filled{mask-image:linear-gradient(to right,#000 var(--wpsr-review-star-fill),#0000 var(--wpsr-review-star-fill));-webkit-mask-image:linear-gradient(to right,#000 var(--wpsr-review-star-fill),#0000 var(--wpsr-review-star-fill))}.wpsr-star-background-empty .wpsr-star-filled{display:none}.wpsr-rating{display:flex;flex-direction:row}.wpsr-ai-summary-enabled{display:grid;grid-template-columns:repeat(12,1fr);margin-top:30px;row-gap:0}.wpsr-ai-summary-enabled [class*=wpsr-col-]{display:flex}.wpsr-ai-summary-enabled.wpsr-reviews-with-top-padding{padding-top:30px}.wpsr-ai-summary-enabled .wpsr-review-summary-list.wpsr-review-content,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list.wpsr-review-content,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list.wpsr-review-content,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list.wpsr-review-content{text-align:left}.wpsr-ai-summary-enabled .wpsr-review-summary-list,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list{overflow:hidden}.wpsr-ai-summary-enabled .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list ul{list-style:none;margin:0;padding:0;transition:max-height .3s ease}.wpsr-ai-summary-enabled .wpsr-review-summary-list ul li,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list ul li,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list ul li,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list ul li{margin-bottom:10px}.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-ai-review-summary-list-scroll,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list .wpsr-ai-review-summary-list-scroll,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list .wpsr-ai-review-summary-list-scroll,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list .wpsr-ai-review-summary-list-scroll{height:70px!important;overflow:auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-summary-point,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list .wpsr-summary-point,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list .wpsr-summary-point,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list .wpsr-summary-point{display:grid;grid-template-columns:auto auto}.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-list-style-check,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list .wpsr-list-style-check,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list .wpsr-list-style-check,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list .wpsr-list-style-check{background:#000;clip-path:path("M10.043.554a1 1 0 0 1 1.497 1.32l-.083.095-6.272 6.899a1 1 0 0 1-1.32.083l-.095-.083-3.227-3.5a1 1 0 0 1 1.32-1.498l.094.083 2.52 2.793L10.043.554Z");display:inline-block;height:10px;margin-right:8px;margin-top:8px;width:12px}.wpsr-ai-summary-enabled .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list ul,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list ul{align-items:flex-start;display:flex;flex-direction:column;width:100%}.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-text p,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list .wpsr-text p,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list .wpsr-text p,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list .wpsr-text p{margin:0;overflow:initial;overflow-x:initial;padding-right:10px;position:static;scrollbar-color:auto;scrollbar-width:auto;text-align:left}.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr_read_more_list,.wpsr-ai-summary-enabled-badge .wpsr-review-summary-list .wpsr_read_more_list,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list .wpsr_read_more_list,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list .wpsr_read_more_list{color:#65676b;cursor:pointer;font-size:13px;font-weight:400;line-height:1.4;margin:0;padding-left:4px;text-decoration:underline;text-decoration-color:#65676b}.wpsr-ai-summary-fixed-height{min-height:250px}.wpsr-review-template-ai .wpsr-ai-review-summary{text-align:left}.wpsr_add_read_more_list .wpsr_read_less,.wpsr_add_read_more_list .wpsr_read_more{color:#1194dc;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;padding:0 0 0 4px;text-decoration:underline;text-decoration-color:#1194dc}.wpsr-ai-summary-list-collapsed .wpsr-ai-review-summary-remaining,.wpsr-ai-summary-list-collapsed .wpsr_read_less,.wpsr-ai-summary-list-expanded .wpsr_read_more{display:none}.wpsr-ai-summary-list-expanded .wpsr-ai-review-summary-remaining{display:inline}.wpsr-total-reviews-for-ai-summary-card{color:#333;font-size:14px;font-weight:400;margin:0;padding:0;text-align:inherit}.wpsr-ai-summary-read-more-dots{color:#888;display:inline;font-weight:700;padding-left:2px;padding-right:2px}.wpsr-ai-summary-list-expanded .wpsr-ai-summary-read-more-dots{display:none}.wpsr-review-images{display:flex;flex-wrap:wrap;gap:10px}.wpsr-review-images .wpsr-review-image{border:1px solid #0000;border-radius:4px;cursor:pointer;height:100px;object-fit:cover;transition:.3s;width:100px}.wpsr-review-images .wpsr-review-image:focus,.wpsr-review-images .wpsr-review-image:hover{border:1px solid #4284f3}.fct-product-card .wpsr-fluent-cart-list-rating{padding-bottom:12px;padding-left:12px;padding-right:12px}@media (min-width:992px){.wpsr-ai-summary-enabled .wpsr-col-12{grid-column:span 12;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-6{grid-column:span 6;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-4{grid-column:span 4;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-3{grid-column:span 3;min-width:100%}}@media (min-width:768px) and (max-width:991px){.wpsr-ai-summary-enabled .wpsr-col-sm-12{grid-column:span 12;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-sm-6{grid-column:span 6;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-sm-4{grid-column:span 4;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-sm-3{grid-column:span 3;min-width:100%}}@media (max-width:767px){.wpsr-ai-summary-enabled .wpsr-col-xs-12{grid-column:span 12;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-xs-6{grid-column:span 6;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-xs-4{grid-column:span 4;min-width:100%}.wpsr-ai-summary-enabled .wpsr-col-xs-3{grid-column:span 3;min-width:100%}}.wpsr-review-template-one{border-radius:8px}.wpsr-review-template-one .wpsr-reviewer-image{left:0;line-height:0;position:absolute;right:0;text-align:center;top:-40px}.wpsr-review-template-one .wpsr-reviewer-image img{border:4px solid #fff;border-radius:50%;box-shadow:0 0 10px 0 #00000057;margin:auto;max-height:80px;object-fit:cover;width:80px}.wpsr-review-template-one .wpsr-review-info{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:20px}.wpsr-review-template-one .wpsr-review-info .wpsr-rating-wrapper.wpsr-rating .wpsr-star{margin-right:2px}.wpsr-review-template-one .wpsr-review-info .wpsr-rating-wrapper .wpsr-booking-rating-style{justify-content:center}.wpsr-review-template-one .wpsr-review-content{margin-top:15px;text-align:center}.wpsr-review-template-one .wpsr-rating-wrapper.wpsr-rating{justify-content:center}.wpsr-review-template-one .wpsr-review-title{margin-bottom:-10px;margin-top:10px;text-align:center}.wpsr-review-template-one .wpsr-review-images{justify-content:center}.wpsr-review-template.wpsr-review-template-two{margin-top:0}@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-review-template-zomato{border-bottom:10px solid #f3153c}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-facebook{border-bottom:10px solid #345a9e}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-yelp{border-bottom:10px solid #fa3e3e}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-tripadvisor{border-bottom:10px solid #04a96c}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-amazon{border-bottom:10px solid #ffa41c}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-trustpilot{border-bottom:10px solid #00b67a}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-aliexpress{border-bottom:10px solid #fe4646}.wpsr-review-template.wpsr-review-template-two{display:flex;flex-direction:inherit;flex-wrap:wrap}.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{left:auto;right:15px}@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 img{border-radius:50%;height:70px;object-fit:cover;width:70px}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{padding-right:15px}@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;padding-top:0;text-align:inherit}.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-title{margin-bottom:-10px}.wpsr-review-template.wpsr-review-template-two .wpsr-review-content{margin-top:15px}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-facebook .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-three{margin-left:30px;margin-top:0;width:auto}.wpsr-review-template.wpsr-review-template-three .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-three .wpsr-review-platform{left:-55px;position:absolute;top:40px;transform:rotate(-90deg)}.wpsr-review-template.wpsr-review-template-three .wpsr-review-platform span{background-color:#1cb03b;color:#fff;display:block;font-size:16px;line-height:1.3;padding:6px 15px;text-transform:capitalize}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-three .wpsr-recommends{padding-top:0}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-facebook .wpsr-review-platform{left:-64px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-facebook .wpsr-review-platform span{background-color:#345a9e}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-zomato .wpsr-review-platform{left:-58px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-zomato .wpsr-review-platform span{background-color:#f3153c}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-yelp .wpsr-review-platform{left:-45px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-yelp .wpsr-review-platform span{background-color:#fa3e3e}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-airbnb .wpsr-review-platform span{background-color:#ff385c}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-tripadvisor .wpsr-review-platform{left:-70px;top:50px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-tripadvisor .wpsr-review-platform span{background-color:#04a96c}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-amazon .wpsr-review-platform{left:-58px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-amazon .wpsr-review-platform span{background-color:#ffa41c}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-trustpilot .wpsr-review-platform{left:-65px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-trustpilot .wpsr-review-platform span{background-color:#00b67a}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-aliexpress .wpsr-review-platform{left:-68px}.wpsr-review-template.wpsr-review-template-three.wpsr-review-template-aliexpress .wpsr-review-platform span{background-color:#fe4646}.wpsr-review-template.wpsr-review-template-three[class~="wpsr-review-template-booking.com"] .wpsr-review-platform{left:-76px}.wpsr-review-template.wpsr-review-template-three .wpsr-rating-wrapper{padding-bottom:0}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header{align-items:center;display:flex;justify-content:space-between;padding-top:15px}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image img{border-radius:50%;max-height:60px;object-fit:cover;width:60px}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image{padding-right:20px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image{padding-right:10px}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image img{max-height:55px}}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info{margin-right:auto;padding-top:0;text-align:inherit}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:14px}}.wpsr-review-template.wpsr-review-template-three .wpsr-review-title{margin-bottom:5px;margin-top:0}.wpsr-review-template.wpsr-review-template-three .wpsr-review-content{margin-top:5px}.wpsr-review-template.wpsr-review-template-four{background-color:initial;border-radius:0;box-shadow:none;margin-bottom:30px;margin-top:0;padding:0;position:static}.wpsr-review-template.wpsr-review-template-four .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header{background-color:#fff;border-radius:8px;box-shadow:0 0 57px 0 #0000000d;margin-bottom:25px;padding:30px;position:relative}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header:after{border-right:20px solid #0000;border-top:20px solid #fff;bottom:-20px;content:"";height:0;left:60px;position:absolute;width:0}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-rating-wrapper{padding-bottom:8px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-rating-wrapper{padding-bottom:0}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform{left:auto;right:15px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform{top:5px}.wpsr-review-template.wpsr-review-template-four .wpsr-review-header .wpsr-review-platform img{max-height:18px}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info{align-items:center;display:flex;margin-left:30px;margin-right:auto;padding-top:0;text-align:inherit}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url{box-shadow:none;margin:0;padding:0;text-decoration:none}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url .wpsr-reviewer-name{color:#333;font-size:16px;font-weight:700;line-height:1.4;margin:0;padding:0}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image img{border-radius:50%;max-height:60px;object-fit:cover;width:60px}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image{padding-right:20px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image{padding-right:10px}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image img{max-height:55px}}.wpsr-review-template.wpsr-review-template-four .wpsr-review-title{margin-bottom:5px;margin-top:0}.wpsr-review-template.wpsr-review-template-five{border-radius:8px;margin-top:30px}.wpsr-review-template.wpsr-review-template-five .wpsr-review-platform{left:auto;right:15px}.wpsr-review-template.wpsr-review-template-five .wpsr-recommends{justify-content:center}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image{left:0;line-height:0;position:absolute;right:0;text-align:center;top:-40px}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image img{border:4px solid #fff;border-radius:50%;box-shadow:0 0 10px 0 #00000057;margin:auto;max-height:80px;object-fit:cover;width:80px}.wpsr-review-template.wpsr-review-template-five .wpsr-review-header{align-items:center;display:flex;justify-content:space-between}.wpsr-review-template.wpsr-review-template-five .wpsr-review-info{margin:0 auto;padding-top:20px;text-align:center}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper{justify-content:center;padding-bottom:0;padding-top:10px}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper.wpsr-rating .wpsr-star{margin-right:2px}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper .wpsr-booking-rating-style{justify-content:center}.wpsr-review-template.wpsr-review-template-five .wpsr-review-date{padding-top:5px;text-align:center}.wpsr-review-template.wpsr-review-template-five .wpsr-review-title{margin-bottom:-5px;margin-top:5px;text-align:center}.wpsr-review-template.wpsr-review-template-five .wpsr-review-content{margin-top:10px;position:relative;text-align:center;z-index:1}.wpsr-review-template.wpsr-review-template-five .wpsr-review-content:after{color:#1c7298;content:"a";font-family:wp-social-reviews;font-size:70px;left:0;opacity:.2;position:absolute;right:0;top:-25px;z-index:-1}.wpsr-review-template.wpsr-review-template-five .wpsr-review-images{justify-content:center}.wpsr-review-template.wpsr-review-template-six{margin-left:30px;margin-top:0}.wpsr-review-template.wpsr-review-template-six .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image{left:-25px;position:absolute;top:40px}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image img{border-radius:50%;height:50px;max-height:50px;object-fit:cover;width:50px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image{left:-20px}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image img{max-height:40px}.wpsr-review-template.wpsr-review-template-six{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-six .wpsr-review-info{margin-right:auto;padding-left:15px;padding-top:15px;text-align:inherit}.wpsr-review-template.wpsr-review-template-six .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px}.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform{bottom:15px;left:auto;right:15px;top:auto}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform{top:5px}.wpsr-review-template.wpsr-review-template-six .wpsr-review-platform img{max-height:18px}}.wpsr-review-template.wpsr-review-template-six .wpsr-review-title{margin-bottom:5px;margin-top:0}.wpsr-review-template.wpsr-review-template-six .wpsr-review-content,.wpsr-review-template.wpsr-review-template-six .wpsr-review-title{padding-left:15px}.wpsr-review-template.wpsr-review-template-six .wpsr-review-date{padding-top:5px}.wpsr-review-template.wpsr-review-template-six .wpsr-review-images{padding-left:15px}.wpsr-review-template.wpsr-review-template-seven{align-items:center;border-radius:8px;display:flex;justify-content:space-between;margin-top:0;padding:25px 20px}.wpsr-review-template.wpsr-review-template-seven .wpsr-recommends{justify-content:flex-start}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-seven{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:15px}.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image img{border-radius:50%;max-height:50px;object-fit:cover;width:50px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-seven .wpsr-reviewer-image img{max-height:40px}}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info{margin-right:auto;padding-top:0;text-align:inherit}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-info .wpsr-review-date{padding-top:5px}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-platform{position:static}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-title{margin-bottom:5px;margin-top:0}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content{height:100%;overflow:inherit!important;overflow-x:inherit!important}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar{border-radius:4px;width:4px}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-thumb{background:#46454599}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-track{background:#4846461a}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content p{height:100%;overflow:auto;overflow-x:hidden;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ul{height:100%;overflow:hidden auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 57px 0 #0000000d;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:25px 20px;position:absolute;text-align:inherit;top:0;transition:.4s;visibility:hidden;z-index:1}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content:after{border-right:20px solid #0000;border-top:20px solid #fff;bottom:-20px;content:"";height:0;left:50px;position:absolute;width:0}.wpsr-review-template.wpsr-review-template-seven:hover .wpsr-review-content{min-height:120px;opacity:1;top:-20px;visibility:visible}.wpsr-review-template.wpsr-review-template-eight{align-items:center;border-radius:8px;display:flex;justify-content:space-between;margin-top:0;padding:25px 20px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-google .wpsr-reviews-on-hover .wpsr-review-platform span{color:#e7711a}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-facebook .wpsr-reviews-on-hover .wpsr-review-platform span{color:#1c7298}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-yelp .wpsr-reviews-on-hover .wpsr-review-platform span{color:#fa3e3e}.wpsr-review-template.wpsr-review-template-eight.wpsr-review-template-zomato .wpsr-reviews-on-hover .wpsr-review-platform span{color:#f4474c}.wpsr-review-template.wpsr-review-template-eight .wpsr-rating-wrapper{display:flex;justify-content:center;padding-top:15px;position:relative;z-index:2}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:15px}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image img{border-radius:50%;height:80px;margin:0 auto;max-height:80px;object-fit:cover;width:80px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight .wpsr-reviewer-image img{max-height:80px;max-width:80px}}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info{text-align:center;width:100%}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-info .wpsr-review-date{padding-top:5px}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform{position:static}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform{top:5px}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-platform img{max-height:18px}}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-title{margin-bottom:-10px;margin-top:5px}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 57px 0 #0000000d;display:flex;flex-direction:column;height:100%;justify-content:center;left:100px;opacity:0;padding:25px 20px;position:absolute;right:0;text-align:inherit;text-align:center;top:0;transition:.5s;visibility:hidden;width:100%;z-index:1}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar{border-radius:4px;width:4px}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-thumb{background:#46454599}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-track{background:#4846461a}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-content{height:100%}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-content .wpsr-ai-review-summary-list,.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-content .wpsr_show_more_content{height:100%;overflow:auto;overflow-x:hidden;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-platform{margin-top:5px}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-review-platform span{font-size:14px;font-weight:700;line-height:1.4;text-transform:capitalize}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover p{height:100%;overflow:auto;overflow-x:hidden;padding-right:10px;position:relative;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin;z-index:1}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover p:after{color:#1c7298;content:"a";font-family:wp-social-reviews;font-size:70px;left:30%;opacity:.2;position:absolute;top:-25px;z-index:-1}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-ai-review-summary-list .wpsr-text p{margin:0;overflow:initial;overflow-x:initial;padding-right:10px;position:static;scrollbar-color:auto;scrollbar-width:auto}.wpsr-review-template.wpsr-review-template-eight .wpsr-review-images{justify-content:center}.wpsr-review-template.wpsr-review-template-eight:hover .wpsr-reviews-on-hover{left:0;opacity:1;visibility:visible}.wpsr-review-template.wpsr-review-template-nine{align-items:center;border-radius:8px;display:flex;margin-top:0;padding:20px 15px;transition:.4s}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-nine{padding:20px 15px}}.wpsr-review-template.wpsr-review-template-nine:hover{background-color:#6a65e7}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-recommends span{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-recommends svg path{fill:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content p,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-title{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content .wpsr_add_read_more .wpsr_read_less,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content .wpsr_add_read_more .wpsr_read_more,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-content a{color:#fff;text-decoration-color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-info .wpsr-review-date,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name,.wpsr-review-template.wpsr-review-template-nine:hover p{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover p a,.wpsr-review-template.wpsr-review-template-nine:hover p a:hover{color:#59f333;text-decoration-color:#59f333}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-star path{fill:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style1{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style1 span{background:#e7711a;color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper.wpsr-rating-style2 span{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-rating-wrapper .wpsr-booking-rating-style .review-badge{background:#fff;color:#003580}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-total-review-count{color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr_read_more_list{color:#fff;text-decoration-color:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr-list-style-check{background:#fff}.wpsr-review-template.wpsr-review-template-nine:hover .wpsr_read_less,.wpsr-review-template.wpsr-review-template-nine:hover .wpsr_read_more{color:#fff;text-decoration-color:#fff}.wpsr-review-template.wpsr-review-template-nine .wpsr-reviewer-image .wpsr-reviewer-image-url{display:block;margin-right:10px}.wpsr-review-template.wpsr-review-template-nine .wpsr-reviewer-image img{border:5px solid #fff;border-radius:50%;box-shadow:0 0 9px 0 #00000026;height:60px;margin:0 auto;max-width:60px;object-fit:cover;width:auto}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-date{padding-top:3px}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-info .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:15px}.wpsr-review-template.wpsr-review-template-nine .wpsr-rating-wrapper{padding-bottom:0;padding-top:5px}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform{position:static}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform{top:5px}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-platform img{max-height:18px}}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-title{margin-top:10px}.wpsr-review-template.wpsr-review-template-nine .wpsr-review-content{padding-top:5px}.wpsr-all-reviews [class^=wpsr-col-]:last-of-type>.wpsr-review-template-ten{border-bottom:none}.wpsr-review-template.wpsr-review-template-ten{background-color:initial;border-radius:unset;box-shadow:none;display:flex;flex-direction:column;margin:10px 0 0;padding:0;position:relative}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten{margin:5px 0}}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-date-row .wpsr-review-date-container .wpsr-review-time{font-size:12px;margin:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row{align-items:flex-start;display:flex;flex:1;gap:15px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row{gap:10px}}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-image-column{flex-shrink:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-image-column .wpsr-reviewer-image img{border-radius:50%;height:40px;object-fit:cover;width:40px}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column{display:flex;flex:1;flex-direction:column;gap:6px}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-name-row{align-items:center;display:flex;justify-content:space-between}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-name-row .wpsr-reviewer-name-wrapper a{text-decoration:none}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-name-row .wpsr-reviewer-name-wrapper .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:18px;font-weight:600;line-height:1.4;text-decoration:none}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-name-row .wpsr-reviewer-name-wrapper .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:16px}}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-rating-row .wpsr-rating-wrapper{align-items:center;display:flex}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-reviewer-rating-row .wpsr-rating-wrapper{padding-bottom:0}}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-review-content-row .wpsr-review-title{font-size:16px;font-weight:600;line-height:1.4;margin-top:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-review-content-row .wpsr-review-content{font-size:14px;line-height:1.6;margin-top:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-review-content-row .wpsr-review-content p{line-height:1.6;margin:0 0 10px}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform-row{display:flex;justify-content:flex-end}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform-row .wpsr-review-platform-container img{max-height:20px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform-row .wpsr-review-platform-container img{max-height:18px}}.wpsr-review-template.wpsr-review-template-ten.wpsr-review-template-facebook .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-content-section,.wpsr-review-template.wpsr-review-template-ten .wpsr-review-date-top,.wpsr-review-template.wpsr-review-template-ten .wpsr-review-header,.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform-bottom{display:none}.wpsr-review-template.wpsr-review-template-ten .wpsr-reviewer-image{flex-shrink:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-reviewer-image img{border-radius:50%;height:40px;object-fit:cover;width:40px}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-ten .wpsr-reviewer-image img{height:40px;width:40px}}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-info{flex:1;padding-top:0;text-align:inherit}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform{display:none}.wpsr-reviews-badge-wrapper{display:block;text-align:center;width:100%}.wpsr-reviews-badge-wrapper.wpsr-enable-cursor{cursor:pointer}.wpsr-reviews-badge-wrapper.wpsr-has-multiple-reviews-platform .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:28px}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_top_left,.wpsr-reviews-badge-wrapper .wpsr-float_top_right{position:fixed;width:auto;z-index:2}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom,.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom{bottom:0;margin-bottom:15px!important}.wpsr-reviews-badge-wrapper .wpsr-float_top_left{left:15px;top:160px}.wpsr-reviews-badge-wrapper .wpsr-float_top_right{right:15px;top:160px}.wpsr-reviews-badge-wrapper .wpsr-float_top_right.active{right:365px}.wpsr-reviews-badge-wrapper .wpsr-float_left_bottom{left:15px}.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom{right:15px}.wpsr-reviews-badge-wrapper .wpsr-float_right_bottom.active{right:365px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html{background-color:#fff;border-radius:4px;box-shadow:0 5px 20px 0 #0000001a;color:inherit;display:inline-block;margin-bottom:30px;padding:20px 40px;text-align:center;text-decoration:none!important;transition:.3s}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn:focus,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn:hover,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html:focus,.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-html:hover{border:none;box-shadow:0 5px 20px 0 #0000001f;outline:none}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{align-items:center;display:flex;justify-content:center;line-height:0;padding-bottom:5px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:20px;width:auto}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo .wpsr-business-info-platform-icon{height:25px;object-fit:contain;width:75px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo .wpsr-business-info-platform-icon-small{height:20px;object-fit:contain;width:20px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo span{color:#333;font-size:16px;font-weight:400;padding-left:10px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms{line-height:0}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms img{border-radius:4px;display:inline-block;height:28px;margin-right:5px;object-fit:cover;width:auto}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms img:last-child{margin-right:0}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-paltforms .wpsr-business-info-platform-icon-small{height:20px;object-fit:contain;width:20px}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-btn .wpsr-rating-and-count .wpsr-total-reviews{text-decoration:underline}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:1.2;margin:0;padding-top:5px}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-reviews-badge-title{color:#333;display:block;font-size:16px;padding-bottom:5px;text-align:left}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-rating{margin-left:5px;margin-top:2px}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-rating{align-items:center;color:#333;display:flex;font-size:20px;font-weight:700}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-reviews{color:#333;font-size:14px;padding-left:5px;padding-top:5px;text-align:left}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-star-rand stop{stop-color:#f7b80c}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-star-rand stop+stop{stop-color:#d6dae4}.wpsr-reviews-badge2 .wpsr-reviews-badge-btn,.wpsr-reviews-badge2 .wpsr-reviews-badge-html{padding:15px 20px}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner{display:flex}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{margin-right:15px}.wpsr-reviews-badge2 .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo img{height:50px}.wpsr-reviews-badge2 .wpsr-rating-and-count{display:block}.wpsr-reviews-badge2 .wpsr-rating-and-count .wpsr-total-reviews{padding-left:0}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{bottom:-200px;height:90vh!important;left:20px!important;opacity:0;right:auto!important;top:auto!important;transition:.5s!important;visibility:hidden}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active{border-radius:10px 10px;bottom:0;opacity:1;visibility:visible!important}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active.wpsr-float_right_bottom{left:auto!important;right:20px!important}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-read-all-review-modal.wpsr-notification-active,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-review-modal.wpsr-notification-active{right:-70px}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active.wpsr-reviews-wrapper .wpsr-all-reviews.wpsr-row{padding-top:30px}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-all-reviews.wpsr-row,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active .wpsr-row:nth-child(2){height:calc(100vh - 180px);max-height:none;overflow-x:hidden;overflow-y:scroll;padding:10px;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate{left:20px!important;opacity:0;right:auto!important;top:auto!important}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate.wpsr-float_right_bottom{left:auto!important;right:20px!important}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-review-source-title{display:none}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-loadmore{padding-bottom:20px}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-footer-cta{display:flex;justify-content:center;margin-bottom:30px}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-footer-cta a{background-color:#000;border-radius:8px;color:#fff;cursor:pointer!important;font-size:15px;font-weight:700;outline:none;padding:6px 16px;text-decoration:none}.wpsr-reviews-notification-card-wrapper{background-color:#fff;border-radius:10px;bottom:-200px;box-shadow:0 5px 20px 0 #0000001a;color:#000;left:20px;outline:none;padding:20px;position:fixed;text-decoration:none;transition:.4s;z-index:99999999}.wpsr-reviews-notification-card-wrapper.cursor-none{cursor:default}@media only screen and (max-width:320px){.wpsr-reviews-notification-card-wrapper{padding:10px}}.wpsr-reviews-notification-card-wrapper.wpsr-enable-cursor{cursor:pointer}.wpsr-reviews-notification-card-wrapper.wpsr-float_right_bottom{left:auto;right:20px}@media only screen and (max-width:320px){.wpsr-reviews-notification-card-wrapper.wpsr-float_right_bottom{right:15px}}.wpsr-reviews-notification-card-wrapper:focus,.wpsr-reviews-notification-card-wrapper:hover{box-shadow:-1px 4px 8px 5px #0000001a;color:#000;outline:none;text-decoration:none}.wpsr-reviews-notification-card-wrapper .wpsr-hide-logo{display:none}.wpsr-reviews-notification-card-wrapper .wpsr-show-logo{display:block}.wpsr-reviews-notification-card-wrapper .wpsr-close{align-items:center;cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:5px;text-align:center;top:6px;width:20px;z-index:2}.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-wrapper.wpsr-visible-card{display:block}.wpsr-reviews-notification-card-wrapper.wpsr-notification-active{bottom:20px;opacity:1}.wpsr-reviews-notification-card-wrapper.deactivate{bottom:-200px;opacity:0}.wpsr-reviews-notification-card-wrapper .wpsr-review-source-title{display:none}.wpsr-reviews-notification-card-wrapper .wpsr-reviewer-image{display:block}.wpsr-reviews-notification-card-wrapper.wpsr-reviews-platform-woocommerce .wpsr-review-platform .wpsr-show-logo{display:none}.wpsr-reviews-notification-card-wrapper.wpsr-reviews-platform-woocommerce .wpsr-review-source-title{display:block}.wpsr-reviews-notification-card{align-items:center;display:flex}.wpsr-reviews-notification-card .wpsr-notification-image-wrapper{margin-right:10px}.wpsr-reviews-notification-card .wpsr-product-image img,.wpsr-reviews-notification-card .wpsr-reviewer-image img{border-radius:50%;height:50px;object-fit:cover;width:50px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-star-empty,.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-star-filled{height:100%;width:100%}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-star-container{margin-right:0}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header{align-items:center;display:flex}@media only screen and (max-width:767px){.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header{display:block}}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header .reviewer-name{color:#111;font-size:16px;font-weight:700;padding-right:5px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header p{font-size:14px;line-height:1.4;margin:0;padding:0}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body{align-items:center;display:flex;line-height:0}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper{padding-right:5px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating{align-items:center;display:flex}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg{display:inherit;height:18px;width:18px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg path{fill:#f7b80c}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform img{border-radius:4px;max-height:20px;width:auto}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform{padding-left:5px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform .wpsr-review-source-title{color:#0954db;font-size:13px;margin-top:3px}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-footer{line-height:1}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-footer .review-time{color:#888;font-size:12px;line-height:18px}.wpsr-business-info.wpsr-template-2{background-color:initial;display:flex;flex-direction:column}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns{align-items:center;display:flex;gap:20px;min-height:120px;width:100%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1{align-items:center;display:flex;flex:0 0 30%;height:100%;justify-content:center;min-width:200px;width:30%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-business-info-paltforms{align-items:center;display:flex;justify-content:center;padding-bottom:10px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-business-info-paltforms img{margin-right:10px;max-height:25px;width:auto}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-business-info-logo{align-items:center;display:flex;justify-content:center;padding-bottom:10px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-business-info-logo img{margin-right:8px;max-height:30px;width:auto}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-reviews-header-template-2-overall-rating{align-items:center;display:flex;gap:10px;margin-bottom:10px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-reviews-header-template-2-overall-rating-wrapper .wpsr-reviews-header-template-2-overall-rating .wpsr-reviews-header-template-2-stars{align-items:center;display:flex}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2{align-items:center;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;display:flex;flex:0 0 40%;flex-direction:column;height:100%;justify-content:center;margin:20px 0;min-width:250px;position:relative;width:40%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown{margin:0 auto;max-width:300px;width:100%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row{align-items:center;display:flex;font-size:14px;gap:8px;margin-bottom:8px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-star-label{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;overflow:visible;padding-right:5px;text-align:right;width:120px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-star-icons{display:flex;flex-shrink:0;gap:1px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-star-icons .wpsr-star-filled{color:#ffc107;font-size:12px;line-height:1}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-star-icons .wpsr-star-empty{color:#e0e0e0;font-size:12px;line-height:1}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-point-range{align-items:center;color:#333;display:flex;font-size:14px;font-weight:600;justify-content:flex-end;min-width:40px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-progress-bar{flex:1;height:12px;overflow:hidden;position:relative}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-progress-bar .wpsr-reviews-header-template-2-progress-fill{height:100%;transition:width .3s ease}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown .wpsr-reviews-header-template-2-star-row .wpsr-reviews-header-template-2-star-count{text-align:left;width:35px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3{align-items:center;display:flex;flex:0 0 30%;height:100%;justify-content:center;min-width:150px;width:30%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-business-info-right{margin-left:0}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-read-all-review-modal-btn,.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-write-review-modal-btn{background-color:#4284f3;border:none;border-radius:6px;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;line-height:1.4;margin:0;min-width:120px;padding:12px 24px;text-align:center;text-decoration:none}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-read-all-review-modal-btn:hover,.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-write-review-modal-btn:hover{background-color:#1265f0;text-decoration:none}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-read-all-review-modal-btn:focus,.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3 .wpsr-write-review-modal-btn:focus{background-color:#4284f3;outline:none;text-decoration:none}@media (max-width:768px){.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns{flex-direction:column;gap:15px;margin-top:10px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1,.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2,.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3{flex:none;min-width:unset;width:100%}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2{border-left:none;border-right:none;flex-direction:column;margin:0}}.wpsr-reviews-header-template-2-progress-bar{background-color:#e0e0e0}.wpsr-reviews-header-template-2-progress-bar .wpsr-reviews-header-template-2-progress-fill{background-color:#ffc107}.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns{border-radius:0}.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-business-info-logo,.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-business-info-paltforms,.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-rating-and-count{display:flex;justify-content:center}@media only screen and (max-width:320px){.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-business-info-logo,.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-business-info-paltforms,.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1 .wpsr-rating-and-count{display:block}}.wpsr-template-2-block .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3{display:flex;justify-content:center;margin-top:5px}.wpsr-notification-active .wpsr-template-2 .wpsr-reviews-header-template-2-three-columns,.wpsr-reviews-layout-badge.active .wpsr-template-2 .wpsr-reviews-header-template-2-three-columns{flex-direction:column}.wpsr-notification-active .wpsr-template-2 .wpsr-reviews-header-template-2-column-2,.wpsr-reviews-layout-badge.active .wpsr-template-2 .wpsr-reviews-header-template-2-column-2{border-left:none;border-right:none}.wpsr-notification-active .wpsr-reviews-header-template-2-three-columns,.wpsr-reviews-layout-badge.active .wpsr-reviews-header-template-2-three-columns{margin-top:10px}.wpsr-notification-active .wpsr-business-title,.wpsr-reviews-layout-badge.active .wpsr-business-title{display:flex;justify-content:center}.wpsr-reviews-header-template-2-title{display:block;font-size:16px;font-weight:600;text-align:center;width:100%}.wpsr-business-info-wrapper.wpsr-template-2-wrapper{background-color:initial;border-bottom:1px solid #e0e0e0}