@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;src:url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1);src:url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.eot?9c891aac996238db994f0b2339ad70b1) format("embedded-opentype"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.woff?c396e76beea1b804b738330b986a0d3d) format("woff"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.ttf?909ba8227d4bc6433543fcdff4c1d89a) format("truetype"),url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/fonts/wp-social-reviews.svg?44a2cc4ecd6a359975bf445472cd2b03) format("svg");font-weight:400;font-style:normal}.wpsr_content [data-icon]:before{content:attr(data-icon)}.wpsr_content [class*=" icon-"]:before,.wpsr_content [class^=icon-]:before,.wpsr_content [data-icon]:before{font-family:wp-social-reviews!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpsr_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{display:flex;justify-content:center;align-items:center;border-radius:4px;background-color:#000;border:none;height:36px;width:calc(100% - 16px);margin:15px auto;cursor:pointer;color:#fff;font-size:14px;user-focus:none;outline:none;opacity:1;max-width:300px;transition:.3s ease;position:relative;font-weight:600;box-shadow:none}.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{display:none;justify-content:center;align-items:center;position:absolute;left:0;top:0;right:0;bottom:0;background:#dddedf;border-radius:4px}.wpsr-load-more-default span{font-size:0;width:15px;height:15px;border-radius:15px;padding:0;border-left:3px solid #fff;border-bottom:3px solid #fff;border-color:#fff #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid;border-width:3px;background-color:transparent!important;animation-name:rotateAnimation;-webkit-animation-name:rotateAnimation;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:.2s;-webkit-animation-delay:.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;display:block;margin:10px auto}.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{width:100%;display:block}.wpsr-feed-popup-active{overflow:hidden}.wpsr-error,.wpsr-success{padding:10px 0;display:block}.wpsr-success{color:green}.wpsr-error{color:red}.wpsr_frontend_errors{background-color:#ffecc3;padding:20px;border-radius:6px;text-align:center;margin:15px}.wpsr_frontend_errors span{word-break:break-all}.wpsr_frontend_errors a{color:red;text-decoration:underline;margin-left:5px;font-weight:700}.wpsr-notification{top:35px!important;left:0;right:0;margin:0 auto}.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{text-align:right;margin-top:20px}.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-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%}.wpsr-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.wpsr-col-1,.wpsr-col-2,.wpsr-col-3,.wpsr-col-4,.wpsr-col-5,.wpsr-col-6,.wpsr-col-12{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-right:0;margin-left: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-right:-5px;margin-left:-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-right:-10px;margin-left:-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-right:-20px;margin-left:-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-right:-25px;margin-left:-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{z-index:4;position:absolute;width:100%;background:#fff;left:0;top:0;bottom:0}.wpsr-loader.wpsr-loading .wpsr-spinner-animation{display:block}.wpsr-loader .wpsr-spinner-animation{visibility:visible;transition:all .4s ease;position:absolute;width:50px;height:50px;top:3%;left:50%;display:none}.wpsr-loader .wpsr-spinner-animation:before{display:block;width:100%;height:100%;border:1px solid rgba(0,0,0,.8);border-radius:50%;animation:wpsr-spinner 1.2s infinite;content:""}.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{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.wpsr-single-product-rating{display:flex;flex-direction:row;align-items:center;gap:5px}.wpsr-single-product-rating .star-rating{margin:0}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-prev-next,.wpsr-swiper-carousel-wrapper .wpsr-swiper-prev-next{background-color:#000;height:40px;width:40px;position:absolute;top:50%;margin-top:-25px;border-radius:50%;z-index:2;text-transform:none;transition:all .2s ease;cursor:pointer}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:0!important;left:0;right:0}@media screen and (max-width:767px){.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination{bottom:auto!important}}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span{background-color:#000;opacity:.2;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:.4s}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:focus,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{opacity:1}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span:hover,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span:hover{transform:scale(1.3)}.wpsr-feed-popup-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active,.wpsr-swiper-carousel-wrapper .wpsr-swiper-pagination span.swiper-pagination-bullet-active{transform:scale(1.3);opacity:1}.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-image:none;background-color:#fff;color:#909090;box-shadow:0 0 16px 0 rgba(0,0,0,.2)}.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{box-shadow:0 0 16px 0 rgba(0,0,0,.3);background-color:#fff}.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:-5px;margin-right:-5px}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-fixed-height .wpsr-row{margin-left:0;margin-right:0}}.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-top:30px;padding-left:10px;padding-right:10px}@media screen and (max-width:767px){.wpsr-reviews-wrapper .wpsr-reviews-slider{padding-left:5px;padding-right:5px}}.wpsr-reviews-slider-wrapper-inner{position:relative;margin-left:-10px;margin-right:-10px}@media screen and (max-width:767px){.wpsr-reviews-slider-wrapper-inner{margin-left:0;margin-right:0}.wpsr-reviews-slider-wrapper-inner .wpsr-review-template{margin-bottom:0}}.wpsr-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{margin-bottom:30px;height:auto}.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{position:absolute;top:50%;margin-top:calc(var(--swiper-navigation-size)/-2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}.elementor-widget-container .wpsr-feed-wrap .swiper-button-next:after,.elementor-widget-container .wpsr-feed-wrap .swiper-button-prev:after{font-size:26px;text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1;font-family:wp-social-reviews}.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{width:12px;height:12px;overflow:visible}.widget_wpsn-widget ::-webkit-scrollbar-button{width:0;height:0}.widget_wpsn-widget ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;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;padding:10px;overflow-y:scroll;max-height:400px;overflow-x:hidden;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.widget_wpsn-widget .wpsr-business-info{flex-direction:column;border-radius:0!important}.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{position:fixed;z-index:99999;visibility:hidden;left:0;right:0;top:0;bottom:0}.wpsr-feed-popup-overlay:before{content:"";background:rgba(0,0,0,.7);position:absolute;visibility:hidden;left:0;right:0;top:0;bottom:0;transition:all .25s ease}.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;visibility:visible;opacity:1;transition:all .4s ease;transform:translateY(-50%) translateX(-50%) scale(1)}@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{position:absolute;overflow-x:hidden;overflow-y:hidden;max-height:100%;top:0;right:0;bottom:0;left:0;padding:50px 0}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner{height:100%;background-color:#fff;opacity:0;position:relative;visibility:hidden;box-sizing:border-box;left:50%;top:50%;width:850px;transition:all .35s ease;transform:translateX(-50%) scale(.9);display:flex}@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{width:300px;flex-direction:column}}@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{position:absolute;top:50%;padding:0;transform:translateY(-50%);cursor:pointer;border:none;outline:none;background:transparent;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{right:-50px;padding:5px}@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{position:absolute;z-index:2;width:40px;height:40px;top:-40px;right:-40px;cursor:pointer;transition:all .3s ease}@media screen and (max-width:767px){.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-close-btn{top:-30px;right:-20px}}.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{content:"";position:absolute;display:block;top:50%;left:50%;width:25px;height:2px;margin:-1px 0 0 -10px;border-radius:10px;background:#d5cece;transition:all .3s ease}@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{flex:0 0 60%;display:flex;background-color:#000}@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{display:flex;height:100%;align-items:center}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media .wpsr-review-popup-image-counter{position:absolute;bottom:-30px;right:5px;color:#fff}.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{display:block;bottom:10px!important}}.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{background-color:#fff;color:#909090;box-shadow:0 0 16px 0 rgba(0,0,0,.2);height:40px;width:40px;background-image:none;font-size:24px;text-align:center;display:flex;align-items:center;justify-content:center}.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{opacity:.35;cursor:auto;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{box-shadow:0 0 16px 0 rgba(0,0,0,.3);background-color:#fff}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img{width:500px;height:100%;-o-object-fit:contain;object-fit:contain;display:block;max-height:700px}@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 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;color:#000;width:100%;padding:10px;position:absolute;bottom:0}.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{width:100%;display:flex;flex-direction:column}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-user-name a{color:#262626;font-size:14px;font-weight:600;line-height:1.4;box-shadow:none;text-decoration:none;display:inline-block}.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{display:flex;align-items:center;padding:20px;border-bottom:1px solid #eee}@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{margin:0;font-size:16px;font-weight:600}.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{height:40px;margin-right:10px;border-radius:50%;width:40px;-o-object-fit:cover;object-fit:cover}@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{width:8px;border-radius:100px}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-thumb,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-thumb{background:rgba(73,72,72,.23)}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments ::-webkit-scrollbar-track,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar ::-webkit-scrollbar-track{background:rgba(72,70,70,.1)}.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-have-comments .wpsr-feed-popup-comments-wrapper-inner,.wpsr-feed-popup-box-wraper .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-box-content .wpsr-feed-popup-comments-wrapper.wpsr-feed-popup-scrollbar .wpsr-feed-popup-comments-wrapper-inner{overflow-y:scroll;height:370px}@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}}@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{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{padding:20px 20px 0;display:flex}@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{height:40px;margin-right:10px;border-radius:50%}.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{color:#262626;font-size:14px;font-weight:600;line-height:1.4;box-shadow:none;text-decoration:none;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 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 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{margin:0;color:#262626;font-size:14px;font-weight:400;line-height:1.4;display:inline;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-top:1px solid #eee;padding:20px;display:flex;flex-direction:column;border-bottom:1px solid #eee}@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{padding:10px;gap:5px}}.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{color:#8e8e8e;font-size:10px;font-weight:400;line-height:1.4;box-shadow:none;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{padding:20px;display:flex;align-items:center}@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{color:#262626;font-size:12px;font-weight:400;line-height:0;box-shadow:none;text-decoration:none;display:flex;align-items:center}.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;padding-left:5px;margin-top:2px}.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{width:15px;height:15px;background-image:url(//suriliheals.com/wp-content/plugins/wp-social-reviews/assets/images/icon-tiktok-black.png?c020e35ee202aa178ddc7bb6e731af39);background-size:contain;margin-right:2px;background-repeat:no-repeat;background-position:50%}.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;font-size:16px;font-weight:700;text-decoration:none;text-align:center;color:#dee3e7;border-radius:4px;padding:13px 16px;width:100%;display:block;transition:.4s}.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{unicode-bidi:bidi-override;color:#d1d1d1;font-size:20px;height:20px;line-height:20px;width:100px;position:relative}.wpsr-star-rating-val:before{content:"★★★★★";opacity:.3;font-family:initial}.wpsr-star-rating-val:after{color:#e7711a;content:"★★★★★";position:absolute;z-index:1;display:block;left:0;top:0;overflow:hidden;font-family:initial}[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:transparent}.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media{flex:0 0 100%;background:transparent}.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media>div,.wpsr-review-feed-popup .wpsr-feed-popup-box-wraper-inner .wpsr-feed-popup-media img{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{width:80px;height:80px;overflow:hidden;position:relative;display:inline-block}a.wpsr-reviewer-image-animation:before{content:"";position:absolute;top:0;left:0;width:auto;height:auto;z-index:1;right:0;opacity:1;bottom:0;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}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification{position:fixed!important;top:0;right:-350px!important;background-color:#fcfcfc;width:350px!important;visibility:hidden;height:100vh;transition:.3s;z-index:999999;box-shadow:0 0 20px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1)}@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-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{width:100%;align-items:center}.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{padding-top:10px;margin-left:-10px}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar{width:12px;height:12px;overflow:visible}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-button,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-button{width:0;height:0}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge ::-webkit-scrollbar-thumb,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;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{display:inline-flex;text-decoration:none;transform:rotate(90deg);position:absolute;z-index:2;right:-10px;top:-15px;font-size:28px;color:#111;background-color:#fff;height:30px;width:30px;line-height:30px;border-radius:50%;align-items:center;justify-content:center;box-shadow:0 5px 20px 10px rgba(0,0,0,.1)}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-collapse:focus,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-collapse:focus{outline:none;box-shadow:none}.wpsr-reviews-wrapper.wpsr-reviews-layout-badge .wpsr-popup-close,.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-popup-close{position:absolute;z-index:2;top:5px;right:5px;height:30px;width:30px;background-color:rgba(76,75,75,.66);border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center}.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-y:scroll;overflow-x:hidden}@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;padding:10px;overflow-y:scroll;overflow-x:hidden;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.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{max-width:none;padding-right:0;padding-left:0;width:100%;margin-bottom:30px}.wpsr-fixed-height .wpsr-business-info{border-radius:8px;background-color:#fdf4f4}@media screen and (max-width:767px){.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left{margin-bottom:10px}.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left h3{font-size:20px}.wpsr-fixed-height .wpsr-business-info .wpsr-business-info-left .wpsr-rating{justify-content:center}}@media screen and (max-width:767px){.wpsr-fixed-height .wpsr-business-info{padding:20px 15px;text-align:center;flex-direction:column}}.wpsr-fixed-height :first-child.wpsr-row{height:inherit!important;overflow:inherit!important}.wpsr-fixed-height .wpsr-row{margin-right:0;margin-left:0;display:block;flex-wrap:nowrap}.wpsr-fixed-height .wpsr-review-fixed-height-wrap{padding-top:30px;display:flex;flex-wrap:wrap;overflow:hidden;margin-right:-15px;margin-left:-15px}.wpsr-empty-business-info .wpsr-business-info{justify-content:center;background-color:transparent}.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-left{display:flex;width:30%;flex-direction:column;flex:initial}.wpsr-empty-business-info .wpsr-business-info .wpsr-business-info-right{padding:10px 0;border-left:1px solid #ddd;width:30%;display:flex;justify-content:center;margin:initial;text-align:initial}@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{width:100%;border-left:none}}.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{position:fixed;visibility:hidden;top:0;bottom:0;left:0;right:0;z-index:99999;text-align:initial}.wpsr-reviews-form-popup-overlay .wpsr-popup-close{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{visibility:visible;opacity:1;transition:all .4s ease;transform:translateX(-50%) scale(1)}.wpsr-reviews-form-popup-overlay:before{content:"";background:rgba(0,0,0,.7);position:absolute;visibility:hidden;left:0;right:0;top:0;bottom:0;transition:all .25s ease}.wpsr-reviews-form-popup-box-wraper{position:absolute;overflow-x:hidden;overflow-y:scroll;max-height:100%;top:0;right:0;bottom:0;left:0;padding:50px 0}.wpsr-reviews-form-popup-box-wraper-inner{background-color:#fff;opacity:0;position:relative;visibility:hidden;box-sizing:border-box;left:50%;width:500px;padding:20px;border-radius:18px;transition:all .35s ease;transform:translateX(-50%) scale(.9)}.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 a.wpsr-popup-close:hover{background-color:transparent}.wpsr_add_read_more .wpsr_read_less,.wpsr_add_read_more .wpsr_read_more{display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;text-decoration:underline;-webkit-text-decoration-color:#1194dc;text-decoration-color:#1194dc;color:#1194dc;cursor:pointer;padding:0 0 0 4px}.wpsr-has-equal-height ::-webkit-scrollbar,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar{width:4px;border-radius:4px}.wpsr-has-equal-height ::-webkit-scrollbar-thumb,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6)}.wpsr-has-equal-height ::-webkit-scrollbar-track,.wpsr-reviews-content-length-deactive ::-webkit-scrollbar-track{background:rgba(72,70,70,.1)}.wpsr-has-equal-height .wpsr-review-content,.wpsr-reviews-content-length-deactive .wpsr-review-content{height:70px!important;overflow-y:scroll;overflow:auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-has-equal-height ::-webkit-scrollbar{width:4px;border-radius:4px}.wpsr-has-equal-height ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6)}.wpsr-has-equal-height ::-webkit-scrollbar-track{background:rgba(72,70,70,.1)}.wpsr-has-equal-height .wpsr-review-content{height:80px!important;overflow-y:scroll;overflow:auto;padding-right:10px;scrollbar-color:#8d8d8d #e0e0e0;scrollbar-width:thin}.wpsr-rating .wpsr-star-empty{background-color:#d6dae4}.wpsr-rating .wpsr-star-filled{background-color:#ffb542}.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_forms .wpsr-star-empty,.fluent_forms .wpsr-star-filled,.google .wpsr-star-empty,.google .wpsr-star-filled,.tripadvisor .wpsr-star-empty,.tripadvisor .wpsr-star-filled,.woocommerce .wpsr-star-empty,.woocommerce .wpsr-star-filled,.wpsr-has-multiple-reviews-platform .wpsr-star-empty,.wpsr-has-multiple-reviews-platform .wpsr-star-filled,.wpsr-review-template-custom .wpsr-star-empty,.wpsr-review-template-custom .wpsr-star-filled,.wpsr-review-template-fluent_forms .wpsr-star-empty,.wpsr-review-template-fluent_forms .wpsr-star-filled,.wpsr-review-template-testimonial .wpsr-star-empty,.wpsr-review-template-testimonial .wpsr-star-filled,.wpsr-review-template-woocommerce .wpsr-star-empty,.wpsr-review-template-woocommerce .wpsr-star-filled{width:100%;height:100%}.airbnb .wpsr-star-container,.aliexpress .wpsr-star-container,.custom .wpsr-star-container,.facebook .wpsr-star-container,.fluent_forms .wpsr-star-container,.google .wpsr-star-container,.tripadvisor .wpsr-star-container,.woocommerce .wpsr-star-container,.wpsr-has-multiple-reviews-platform .wpsr-star-container,.wpsr-review-template-custom .wpsr-star-container,.wpsr-review-template-fluent_forms .wpsr-star-container,.wpsr-review-template-testimonial .wpsr-star-container,.wpsr-review-template-woocommerce .wpsr-star-container{margin-right:0}.wpsr-business-info{display:flex;width:100%;justify-content:space-between;padding:20px;align-items:center}.wpsr-business-info.wpsr-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{margin-top:5px;display:flex;justify-content:center}.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{transition:.3s;right:-50px}.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper.wpsr-read-all-review-modal.active,.wpsr-business-info.wpsr-display-block .wpsr-business-info-right .wpsr-write-review-modal-wrapper .wpsr-write-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{display:flex;align-items:center}@media screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo{justify-content:center}}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo img{margin-right:5px;height:25px;width:auto;-o-object-fit:cover;object-fit:cover}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-logo span{font-size:16px;color:#333;font-weight:400}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms{padding-bottom:5px;display:flex;align-items:center}.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{font-size:18px;color:#333;font-weight:400;line-height:1.2;margin-top:4px}.wpsr-business-info .wpsr-business-info-left .wpsr-business-info-paltforms img{max-height:25px;box-shadow:none;margin-right:10px;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{display:flex;align-items:center;margin:0;line-height:1.2}@media screen and (max-width:767px){.wpsr-business-info .wpsr-rating-and-count{display:block}}.wpsr-business-info .wpsr-rating-and-count .wpsr-rating{margin-top:-2px;display:flex}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-rating{color:#333;font-size:16px;font-weight:700;padding-right:5px}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews{padding-left:5px;font-size:14px}.wpsr-business-info .wpsr-rating-and-count .wpsr-total-reviews span{font-weight:700}.wpsr-business-info .wpsr-rating-and-count .wpsr-star{display:inherit}.wpsr-business-info .wpsr-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{text-align:right;margin-left:auto}@media only screen and (max-width:767px){.wpsr-business-info .wpsr-business-info-right{margin-left:0}}.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review{text-align:right;color:#fff;font-size:14px;line-height:1.4;margin:0;display:block;box-shadow:none;text-decoration:none;background-color:#4284f3;padding:5px 15px;border-radius:50px}.wpsr-business-info .wpsr-business-info-right a.wpsr-write-review:focus{background-color:#4284f3;text-decoration:none}.wpsr-business-info .wpsr-business-info-right .wpsr-write-review-modal-wrapper{position:relative}.wpsr-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{color:#fff;font-size:14px;line-height:1.4;margin:0;display:block;box-shadow:none;cursor:pointer;text-decoration:none;background-color:#4284f3;padding:5px 15px;border-radius:50px}.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{position:absolute;top:100%;display:flex;width:290px;box-shadow:0 9px 13px 3px rgba(17,17,17,.2);background-color:#fff;z-index:999;opacity:0;margin-top:-4px;visibility:hidden;border-radius:10px;transition:.3s;flex-direction:column;right:-20px}@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{width:300px;right:30px}}@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{width:260px;right:30px}}.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;visibility:visible;right:0}@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{padding:10px 20px;color:#333;font-weight:600;font-size:14px;line-height:1.4;text-align:left;text-transform:none;margin-bottom:0}.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{display:flex;transition:.4s;padding:6px 20px;box-shadow:none;text-decoration:none}.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{max-height:25px;width:auto;box-shadow: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-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{overflow:hidden;line-height:16px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.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{font-size:14px;font-weight:700;color:#333;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;display:block}.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;font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;display:block}.wpsr-business-info .wpsr-people-list img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-left:-4px;display:inline-block;box-shadow:none}.yelp .wpsr-star-container{margin-right:3px}.yelp .wpsr-star-container .wpsr-star-empty,.yelp .wpsr-star-container .wpsr-star-filled{width:80%;height: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{width:80%;height: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;box-shadow:0 8px 20px 2px rgba(0,0,0,.07);padding:30px;margin-bottom:30px;margin-top:30px;position:relative;border-radius:4px;transition:.4s;width:100%}.wpsr-review-template .wpsr-review-title{font-weight:600;color:#333;font-size:16px;line-height:1.4;padding:0;margin-top:10px;margin-bottom:0}.wpsr-review-template .wpsr-reviewer-image img{height:80px;width:80px;-o-object-fit:cover;object-fit:cover;max-width:none}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url{box-shadow:none}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover{outline:none!important}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:focus,.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url:hover{box-shadow:none!important}.wpsr-review-template .wpsr-reviewer-image .wpsr-reviewer-image-url img{box-shadow:none}.wpsr-review-template .wpsr-review-platform{position:absolute;top:15px;left:15px}.wpsr-review-template .wpsr-review-platform img{max-height:25px;width:auto;box-shadow:none}.wpsr-review-template .wpsr-recommends{margin-top:1px;margin-right:4px}.wpsr-review-template .wpsr-recommends span{padding-left:5px;margin-top:-5px;color:#616770;font-size:14px}.wpsr-review-template .wpsr-recommends svg path{fill:#f36b7f}.wpsr-review-template .wpsr-reviewer-name-url{margin:0;padding:0;text-decoration:none;box-shadow:none;display:inline-block}.wpsr-review-template .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:18px;line-height:1.4;color:#333;font-weight:700;margin:0;word-break:break-word;padding:0}.wpsr-review-template .wpsr-verified-review{display:inline-flex;align-items:center;vertical-align:middle;white-space:nowrap;position:relative;margin-left:2px;top:-1px}.wpsr-review-template .verified-badge-star{width:13px;height:13px;background:#197bff;position:relative;display:flex;align-items:center;justify-content:center;border-radius:5%;transform:rotate(0deg);margin-bottom:1px}.wpsr-review-template .verified-badge-star:before{content:"";position:absolute;width:13px;height:13px;background:#197bff;border-radius:5%;transform:rotate(30deg);z-index:-1}.wpsr-review-template .verified-badge-star:after{content:"";position:absolute;width:13px;height:13px;background:#197bff;border-radius:5%;transform:rotate(60deg);z-index:-2}.wpsr-review-template .checkmark{width:9px;height:5px;border:2px solid #fff;border-top:none;border-right:none;transform:rotate(-45deg) translate(1px,-1px);z-index:1}.wpsr-review-template .wpsr-tooltip{position:relative;cursor:pointer}.wpsr-review-template .wpsr-tooltip:after,.wpsr-review-template .wpsr-tooltip:before{position:absolute;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:9999;pointer-events:none}.wpsr-review-template .wpsr-tooltip:before{content:attr(data-tooltip);bottom:160%;background-color:#000;color:#fff;padding:5px 8px;border-radius:4px;font-size:12px;line-height:1.2;white-space:nowrap}.wpsr-review-template .wpsr-tooltip:after{content:"";bottom:120%;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #000}.wpsr-review-template .wpsr-tooltip:hover:after,.wpsr-review-template .wpsr-tooltip:hover:before{opacity:1;visibility:visible}.wpsr-review-template .wpsr-review-date{font-size:12px;line-height:18px;color:#888;display:block}.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{font-size:13px;font-weight:400;line-height:1.6;text-transform:uppercase;align-items:center}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style1 span{background:#f7b80c;margin-left:5px;display:inline-block;border-radius:8px;color:#fff;font-size:12px;width:28px;height:23px;line-height:25px;text-align:center}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2{padding-top:3px}.wpsr-review-template .wpsr-rating-wrapper.wpsr-rating-style2 span{margin-right:2px;font-size:14px;font-weight:500;color:#2bc54d}.wpsr-review-template .wpsr-rating-wrapper .wpsr-booking-rating-style{display:flex;align-items:center}.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;width:32px;height:32px;line-height:32px;min-width:28px;font-weight:500;text-align:center}.wpsr-review-template .wpsr-review-content p{font-size:14px;line-height:1.6;color:#555;margin:0;overflow:initial}.wpsr-review-template .wpsr-review-content a{display:inline-block;font-size:14px;font-weight:500;line-height:1.6;padding:0;margin:0;text-decoration:underline;-webkit-text-decoration-color:#1194dc;text-decoration-color:#1194dc;color:#1194dc;cursor:pointer;box-shadow:none}.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{width:80%;height: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{width:80%;height: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-tripadvisor .wpsr-star-empty,.wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-filled,.wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-empty,.wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-filled{width:100%;height:100%}.wpsr-review-template.wpsr-review-template-ai .wpsr-star-container,.wpsr-review-template.wpsr-review-template-airbnb .wpsr-star-container,.wpsr-review-template.wpsr-review-template-aliexpress .wpsr-star-container,.wpsr-review-template.wpsr-review-template-amazon .wpsr-star-container,.wpsr-review-template.wpsr-review-template-google .wpsr-star-container,.wpsr-review-template.wpsr-review-template-tripadvisor .wpsr-star-container,.wpsr-review-template[class~="wpsr-review-template-booking.com"] .wpsr-star-container{margin-right:0}[data-template-type=masonry].wpsr-reviews-loadmore{position:relative;z-index:2}.wpsr-reviews-loadmore{text-align:center;width:auto;background:transparent;margin:0 auto;display:flex;padding:0 0 50px;border:none;box-shadow:none}.wpsr-reviews-loadmore:focus,.wpsr-reviews-loadmore:hover{background:transparent;outline:none;box-shadow: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;padding:10px 20px;color:#fff;font-size:15px;font-weight:700;cursor:pointer!important;outline:none}.wpsr-reviews-loadmore .wpsr-loading{font-size:0;width:30px;height:30px;border-radius:15px;padding:0;border-left:3px solid #000;border-bottom:3px solid #000;border-color:#000 #000 hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-style:solid;border-width:3px;background-color:transparent!important;animation-name:rotateAnimation;-webkit-animation-name:rotateAnimation;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:.2s;-webkit-animation-delay:.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;display:block;margin:0 auto}.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{width:20px;height:20px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:3px;border-radius:4px;text-align:center;line-height:20px}.wpsr-star-container:last-child{margin-right:0}.wpsr-star-empty,.wpsr-star-filled{position:absolute;width:80%;height:80%;-webkit-clip-path:polygon(49.14% 79.18%,74.94% 93.78%,71.04% 64.43%,92.87% 44.26%,63.88% 38.95%,51.54% 11.97%,37.51% 37.94%,8.09% 41.34%,28.44% 62.8%,22.57% 91.98%);clip-path:polygon(49.14% 79.18%,74.94% 93.78%,71.04% 64.43%,92.87% 44.26%,63.88% 38.95%,51.54% 11.97%,37.51% 37.94%,8.09% 41.34%,28.44% 62.8%,22.57% 91.98%)}.wpsr-star-filled{mask-image:linear-gradient(90deg,#000 var(--wpsr-review-star-fill),transparent var(--wpsr-review-star-fill));-webkit-mask-image:linear-gradient(90deg,#000 var(--wpsr-review-star-fill),transparent var(--wpsr-review-star-fill))}.wpsr-rating{display:flex;flex-direction:row}.wpsr-ai-summary-enabled{display:grid;grid-template-columns:repeat(12,1fr);row-gap:0;margin-top:30px}.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-badge .wpsr-review-summary-list,.wpsr-ai-summary-enabled-masonry .wpsr-review-summary-list,.wpsr-ai-summary-enabled-slider .wpsr-review-summary-list,.wpsr-ai-summary-enabled .wpsr-review-summary-list{overflow:hidden}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list.wpsr-review-content{text-align:left}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list ul{transition:max-height .3s ease;margin:0;padding:0;list-style:none}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list ul li{margin-bottom:10px}.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,.wpsr-ai-summary-enabled .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-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,.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-summary-point{display:grid;grid-template-columns:auto auto}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-list-style-check{display:inline-block;width:12px;height:10px;background:#000;margin-right:8px;margin-top:8px;-webkit-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");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")}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list ul{display:flex;flex-direction:column;align-items:flex-start;width:100%}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr-text p{margin:0;position:static;overflow:initial;overflow-x:initial;padding-right:10px;scrollbar-color:auto;scrollbar-width:auto;text-align:left}.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,.wpsr-ai-summary-enabled .wpsr-review-summary-list .wpsr_read_more_list{font-size:13px;font-weight:400;line-height:1.4;margin:0;text-decoration:underline;-webkit-text-decoration-color:#65676b;text-decoration-color:#65676b;color:#65676b;cursor:pointer;padding-left:4px}.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{display:inline-block;font-size:14px;font-weight:500;line-height:1.6;margin:0;text-decoration:underline;-webkit-text-decoration-color:#1194dc;text-decoration-color:#1194dc;color:#1194dc;cursor:pointer;padding:0 0 0 4px}.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{font-size:14px;font-weight:400;color:#333;margin:0;padding:0;text-align:inherit}.wpsr-ai-summary-read-more-dots{display:inline;padding-left:2px;padding-right:2px;font-weight:700;color:#888}.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{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:4px;cursor:pointer;border:1px solid transparent;transition:.3s}.wpsr-review-images .wpsr-review-image:focus,.wpsr-review-images .wpsr-review-image:hover{border:1px solid #4284f3}@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{position:absolute;top:-40px;left:0;right:0;text-align:center;line-height:0}.wpsr-review-template-one .wpsr-reviewer-image img{margin:auto;max-height:80px;border-radius:50%;width:80px;-o-object-fit:cover;object-fit:cover;border:4px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.34)}.wpsr-review-template-one .wpsr-review-info{display:flex;align-items:center;justify-content:center;flex-direction:column;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{text-align:center;margin-top:15px}.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;display:flex;flex-direction:inherit;flex-wrap:wrap}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-two.wpsr-review-template-google{border-bottom:10px solid #e7711a}.wpsr-review-template.wpsr-review-template-two.wpsr-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 .wpsr-reviewer-image{margin-right:10px}.wpsr-review-template.wpsr-review-template-two .wpsr-review-info{flex-grow:1}.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform{right:15px;left:auto}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform{top:5px}.wpsr-review-template.wpsr-review-template-two .wpsr-review-platform img{max-height:18px}}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{padding-right:15px}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img{height:70px;border-radius:50%;width:70px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image{padding-right:10px}.wpsr-review-template.wpsr-review-template-two .wpsr-reviewer-image img{height:55px;width:55px}}.wpsr-review-template.wpsr-review-template-two .wpsr-review-info{margin-right:auto;text-align:inherit;padding-top:0}.wpsr-review-template.wpsr-review-template-two .wpsr-reviews-content-footer{margin-top:10px;width:100%}.wpsr-review-template.wpsr-review-template-two .wpsr-review-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-top:0;margin-left:30px;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{position:absolute;top:40px;left:-55px;transform:rotate(-90deg)}.wpsr-review-template.wpsr-review-template-three .wpsr-review-platform span{background-color:#1cb03b;color:#fff;padding:6px 15px;font-size:16px;text-transform:capitalize;display:block;line-height:1.3}@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{display:flex;justify-content:space-between;align-items:center;padding-top:15px}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image{padding-right:20px}.wpsr-review-template.wpsr-review-template-three .wpsr-review-header .wpsr-reviewer-image img{max-height:60px;border-radius:50%;width:60px;-o-object-fit:cover;object-fit:cover}@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;text-align:inherit;padding-top:0}.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:transparent;padding:0;box-shadow:none;margin-bottom:30px;margin-top:0;border-radius: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;box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:30px;margin-bottom:25px;position:relative;border-radius:8px}@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{position:absolute;left:60px;content:"";bottom:-20px;width:0;height:0;border-right:20px solid transparent;border-top:20px solid #fff}.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{right:15px;left:auto}@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{margin-right:auto;text-align:inherit;padding-top:0;display:flex;align-items:center;margin-left:30px}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url{margin:0;padding:0;text-decoration:none;box-shadow:none}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-review-name-date .wpsr-reviewer-name-url .wpsr-reviewer-name{font-size:16px;line-height:1.4;color:#333;font-weight:700;margin:0;padding:0}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image{padding-right:20px}.wpsr-review-template.wpsr-review-template-four .wpsr-review-info .wpsr-reviewer-image img{max-height:60px;width:60px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@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{margin-top:30px;border-radius:8px}.wpsr-review-template.wpsr-review-template-five .wpsr-review-platform{right:15px;left:auto}.wpsr-review-template.wpsr-review-template-five .wpsr-recommends{justify-content:center}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image{position:absolute;top:-40px;left:0;right:0;text-align:center;line-height:0}.wpsr-review-template.wpsr-review-template-five .wpsr-reviewer-image img{margin:auto;max-height:80px;width:80px;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 0 10px 0 rgba(0,0,0,.34)}.wpsr-review-template.wpsr-review-template-five .wpsr-review-header{display:flex;justify-content:space-between;align-items:center}.wpsr-review-template.wpsr-review-template-five .wpsr-review-info{margin:0 auto;text-align:center;padding-top:20px}.wpsr-review-template.wpsr-review-template-five .wpsr-rating-wrapper{padding-bottom:0;padding-top:10px;justify-content:center}.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{text-align:center;padding-top:5px}.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{text-align:center;margin-top:10px;position:relative;z-index:1}.wpsr-review-template.wpsr-review-template-five .wpsr-review-content:after{position:absolute;content:"a";font-family:wp-social-reviews;font-size:70px;top:-25px;z-index:-1;opacity:.2;left:0;right:0;color:#1c7298}.wpsr-review-template.wpsr-review-template-five .wpsr-review-images{justify-content:center}.wpsr-review-template.wpsr-review-template-six{margin-top:0;margin-left:30px}.wpsr-review-template.wpsr-review-template-six .wpsr-recommends{justify-content:flex-start}.wpsr-review-template.wpsr-review-template-six .wpsr-reviewer-image{position:absolute;top:40px;left:-25px}.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{max-height:50px;border-radius:50%;width:50px;height:50px;-o-object-fit:cover;object-fit:cover}@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}}@media screen and (max-width:1024px){.wpsr-review-template.wpsr-review-template-six{padding:25px 15px}}.wpsr-review-template.wpsr-review-template-six .wpsr-review-info{margin-right:auto;text-align:inherit;padding-left:15px;padding-top:15px}.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{left:auto;bottom:15px;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{padding:25px 20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-top:0}.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{max-height:50px;border-radius:50%;width:50px;-o-object-fit:cover;object-fit:cover}@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;text-align:inherit;padding-top:0}.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{width:4px;border-radius:4px}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6)}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content ::-webkit-scrollbar-track{background:rgba(72,70,70,.1)}.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{text-align:inherit;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:25px 20px;border-radius:8px;position:absolute;top:0;transition:.4s;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.wpsr-review-template.wpsr-review-template-seven .wpsr-review-content:after{position:absolute;left:50px;content:"";bottom:-20px;width:0;height:0;border-right:20px solid transparent;border-top:20px solid #fff}.wpsr-review-template.wpsr-review-template-seven:hover .wpsr-review-content{opacity:1;visibility:visible;top:-20px;min-height:120px}.wpsr-review-template.wpsr-review-template-eight{padding:25px 20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-top:0}@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{max-height:80px;border-radius:50%;width:80px;-o-object-fit:cover;object-fit:cover;margin:0 auto;height: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{text-align:inherit;opacity:0;visibility:hidden;background-color:#fff;box-shadow:0 0 57px 0 rgba(0,0,0,.05);padding:25px 20px;border-radius:8px;position:absolute;transition:.5s;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;left:100px;right:0;top:0;width:100%;height:100%;z-index:1}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar{width:4px;border-radius:4px}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-thumb{background:rgba(70,69,69,.6)}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover ::-webkit-scrollbar-track{background:rgba(72,70,70,.1)}.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;line-height:1.4;text-transform:capitalize;font-weight:700}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover p{position:relative;z-index:1;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 p:after{position:absolute;content:"a";font-family:wp-social-reviews;font-size:70px;top:-25px;z-index:-1;opacity:.2;left:30%;color:#1c7298}.wpsr-review-template.wpsr-review-template-eight .wpsr-reviews-on-hover .wpsr-ai-review-summary-list .wpsr-text p{margin:0;position:static;overflow:initial;overflow-x:initial;padding-right:10px;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{opacity:1;visibility:visible;left:0}.wpsr-review-template.wpsr-review-template-nine{padding:20px 15px;border-radius:8px;display:flex;align-items:center;transition:.4s;margin-top:0}@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;-webkit-text-decoration-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;-webkit-text-decoration-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;-webkit-text-decoration-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;-webkit-text-decoration-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{height:60px;border-radius:50%;max-width:60px;-o-object-fit:cover;object-fit:cover;width:auto;margin:0 auto;border:5px solid #fff;box-shadow:0 0 9px 0 rgba(0,0,0,.15)}.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{position:relative;background-color:transparent;box-shadow:none;padding:0;display:flex;flex-direction:column;margin:10px 0 0;border-radius:unset}@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{display:flex;align-items:flex-start;gap:15px;flex:1}@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{height:40px;width:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column{flex:1;display:flex;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{display:flex;align-items:center;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{display:flex;align-items:center}@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{margin-top:0;font-size:14px;line-height:1.6}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-main-content-row .wpsr-review-info-column .wpsr-review-content-row .wpsr-review-content p{margin:0 0 10px;line-height:1.6}.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{height:40px;border-radius:50%;width:40px;-o-object-fit:cover;object-fit:cover}@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;text-align:inherit;padding-top:0}.wpsr-review-template.wpsr-review-template-ten .wpsr-review-platform{display:none}.wpsr-reviews-badge-wrapper{width:100%;display:block;text-align:center}.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{width:auto;position:fixed;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{top:160px;left:15px}.wpsr-reviews-badge-wrapper .wpsr-float_top_right{top:160px;right:15px}.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{transition:.3s;background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-radius:4px;padding:20px 40px;display:inline-block;margin-bottom:30px;color:inherit;text-align:center;text-decoration:none!important}.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{box-shadow:0 5px 20px 0 rgba(0,0,0,.12);outline:none;border:none}.wpsr-reviews-badge-wrapper .wpsr-reviews-badge-wrapper-inner .wpsr-business-info-logo{display:flex;align-items:center;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 span{padding-left:10px;font-size:16px;color:#333;font-weight:400}.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{margin-right:5px;height:28px;width:auto;-o-object-fit:cover;object-fit:cover;display:inline-block}.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-btn .wpsr-rating-and-count .wpsr-total-reviews{text-decoration:underline}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:5px;margin:0;line-height:1.2}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-reviews-badge-title{text-align:left;display:block;font-size:16px;color:#333;padding-bottom:5px}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-rating{margin-top:2px;margin-left:5px}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-rating{color:#333;font-size:20px;font-weight:700;display:flex;align-items:center}.wpsr-reviews-badge-wrapper .wpsr-rating-and-count .wpsr-total-reviews{padding-left:5px;font-size:14px;color:#333;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{left:20px!important;right:auto!important;top:auto!important;bottom:-200px;opacity:0;transition:.5s!important;height:90vh!important;visibility:hidden}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active{opacity:1;bottom:0;border-radius:10px 10px;visibility:visible!important}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.wpsr-notification-active.wpsr-float_right_bottom{right:20px!important;left:auto!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;padding:10px;overflow-y:scroll;overflow-x:hidden;transition:height .1s cubic-bezier(.4,0,.2,1) 0s}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate{left:20px!important;right:auto!important;top:auto!important;opacity:0}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification.deactivate.wpsr-float_right_bottom{right:20px!important;left:auto!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{justify-content:center;display:flex;margin-bottom:30px}.wpsr-reviews-wrapper.wpsr-reviews-layout-notification .wpsr-reviews-footer-cta a{background-color:#000;border-radius:8px;padding:6px 16px;color:#fff;font-size:15px;font-weight:700;cursor:pointer!important;outline:none;text-decoration:none}.wpsr-reviews-notification-card-wrapper{position:fixed;bottom:-200px;left:20px;z-index:99999999;background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);border-radius:10px;padding:20px;transition:.4s;text-decoration:none;color:#000;outline:none}.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{right:20px;left:auto}@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 rgba(0,0,0,.1);text-decoration:none;color:#000;outline: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{position:absolute;z-index:2;cursor:pointer;top:6px;right:5px;height:20px;width:20px;text-align:center;display:flex;align-items:center;justify-content:center}.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{opacity:1;bottom:20px}.wpsr-reviews-notification-card-wrapper.deactivate{opacity:0;bottom:-200px}.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{display:flex;align-items:center}.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{height:50px;width:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-star-empty,.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-star-filled{width:100%;height: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{display:flex;align-items:center}@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{font-size:16px;color:#111;padding-right:5px;font-weight:700}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-review-header p{padding:0;margin:0;font-size:14px;line-height:1.4}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body{display:flex;align-items:center;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{display:flex;align-items:center}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg{height:18px;width:18px;display:inherit}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-rating-wrapper .wpsr-rating .wpsr-star svg path{fill:#f7b80c}.wpsr-reviews-notification-card .wpsr-notification-content-wrapper .wpsr-notification-body .wpsr-review-platform img{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{font-size:13px;color:#0954db;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{font-size:12px;line-height:18px;color:#888}.wpsr-business-info.wpsr-template-2{display:flex;flex-direction:column;background-color:transparent}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns{display:flex;gap:20px;align-items:center;width:100%;min-height:120px}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-1{flex:0 0 30%;width:30%;min-width:200px;display:flex;align-items:center;justify-content:center;height:100%}.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{display:flex;flex-direction:column;align-items:center;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{padding-bottom:10px;display:flex;align-items:center;justify-content: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 img{max-height:25px;width:auto;margin-right: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{padding-bottom:10px;display:flex;align-items:center;justify-content: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-logo img{max-height:30px;width:auto;margin-right:8px}.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{display:flex;align-items:center;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{display:flex;align-items:center}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2{flex:0 0 40%;width:40%;min-width:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;position:relative;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;margin:20px 0}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2 .wpsr-reviews-header-template-2-star-breakdown{width:100%;max-width:300px;margin:0 auto}.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{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px}.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{width:120px;text-align:right;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;overflow:visible;padding-right:5px}.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;gap:1px;flex-shrink:0}.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{font-weight:600;font-size:14px;color:#333;display:flex;align-items:center;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{width:35px;text-align:left}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-3{flex:0 0 30%;width:30%;display:flex;align-items:center;justify-content:center;min-width:150px;height:100%}.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{padding:12px 24px;border-radius:6px;font-weight:600;text-decoration:none;display:inline-block;text-align:center;min-width:120px;color:#fff;background-color:#4284f3;font-size:14px;line-height:1.4;margin:0;box-shadow:none;border:none;cursor:pointer}.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;text-decoration:none;outline:none}@media (max-width:768px){.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns{flex-direction:column;margin-top:10px;gap:15px}.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{min-width:unset;width:100%;flex:none}.wpsr-template-2 .wpsr-reviews-header-template-2-three-columns .wpsr-reviews-header-template-2-column-2{flex-direction:column;border-left:none;border-right:none;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{margin-top:5px;display:flex;justify-content:center}.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{font-size:16px;font-weight:600;text-align:center;width:100%;display:block}.wpsr-business-info-wrapper.wpsr-template-2-wrapper{background-color:transparent;border-bottom:1px solid #e0e0e0}