.sc_card {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
border-radius: 4px;
background: #fff;
margin: 2em auto;
width: 100%;
overflow: hidden;
padding: 1em;
box-sizing: border-box;
}
.sc_card h1,
.sc_card h2,
.sc_card h3,
.sc_card h4,
.sc_card h5,
.sc_card h6 {
font-size: 1em;
line-height: 1.2em;
margin: 0 0 1em;
font-weight: 700;
}
.sc_card p {
font-size: 1em;
}
.sc_card p:last-child {
margin-bottom: 0;
}
.sc_card p:empty {
display: none;
margin-bottom: 0;
}
.sc_card img {
margin-bottom: 1em;
}
.sc_card .sc_row {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 15px;
margin-top: 15px;
}
.sc_card .sc_row--nogrid {
grid-template-columns: 1fr;
}
.sc_card .sc_row--three-columns {
grid-template-columns: repeat(3, 1fr);
}
.sc_card .sc_margin-top-15 {
margin-top: 15px;
}
.sc_card .sc_company {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 15px;
}
.sc_card .sc_inner_grid {
display: grid;
grid-template-columns: 2fr 1fr;
grid-column-gap: 15px;
}
.sc_card .sc_company-logo-wrapper,
.sc_card .sc_person-image-wrapper {
height: auto;
margin-top: 15px;
background: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.08);
border-radius: 4px;
max-width: 100%;
width: auto;
overflow: hidden;
margin-bottom: 12px;
}
.sc_card .sc_company-logo-wrapper img,
.sc_card .sc_person-image-wrapper img {
width: auto;
height: auto;
max-width: 100%;
margin: 0;
}
.sc_card .sc_grey-box {
background: #f2f2f2;
border-radius: 4px;
padding: 16px;
}
.sc_card .sc_grey-box .sc_box-label {
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
text-transform: uppercase;
color: #000;
margin-bottom: 12px;
}
.sc_card .sc_input-group .sc_input-label {
font-style: normal;
font-weight: 700;
font-size: 12px;
line-height: 150%;
color: #000;
}
.sc_card .wp-block-structured-content-person__colleague_url {
font-size: 0.875em;
word-break: break-word;
}
@media (max-width: 468px) {
.sc_card p {
padding: 0 1em 1em;
}
}
@media (min-width: 469px) {
.sc_fs_faq__figure,
.sc_profile-page__figure {
float: right;
margin-left: 1em;
margin-bottom: 1em;
}
.sc_fs_faq__figure a,
.sc_profile-page__figure a {
display: block;
}
.sc_fs_faq__figure a img,
.sc_profile-page__figure a img {
margin-bottom: 0;
}
}
@media (max-width: 640px) {
.sc_card .sc_row {
grid-template-columns: 1fr;
margin-top: 0;
}
.sc_card .sc_company {
grid-template-columns: 1fr;
}
.sc_card .sc_grey-box {
margin-top: 15px;
}
} .w-100 {
width: 100%;
} i.mce-ico.mce-i-structured-content {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgBrZThUcMwDIWfQrgDfiUbdASPkG7ABsAEhU3YAJigsEFHMBtkg+YX9OBi8YyTNmAuuG3enRM7tj/JkhVpzPkaQIFp1OQDWNO9OdYakIER7eZkFtb5cdT/3pv3WzJkty0+XjOcLBzwxIUVP9ehqeG8OugL4AxX05hjE8vGOagC94HTycOA05lyAYe9xTr0tXZwkkEWQN59F3rWeg8LwqqeI4yhxkfe9ocqdkY8TM2vfgScRNsYKvSmtJtHHKC1ObsWyMMP4G7y4jIEPEVZU9q3Z/zlYS+BLv0zTRq2jAF59DmS1UbJi4C8b1dIls/wpx0F0kPGMLkUvYd3o8DCvpc4QhGQ93KJPX4WdGA+CvSlhGTp/0kp7GaPLMcalt6Kt73GASLA9PU89LBSHF/WBOoKk0mbL1wWbz1nKPlvAAAAAElFTkSuQmCC) !important;
background-size: 85%;
background-repeat: no-repeat;
background-position: center;
margin-right: 4px;
}
.mce-window.mce-container.mce-sc_panel .mce-container-body.mce-abs-layout {
overflow: hidden;
} .entry-content .sc_fs_faq summary:focus,
.sc_fs_faq summary:focus {
outline: none;
}
.entry-content .sc_fs_faq summary *,
.sc_fs_faq summary * {
margin: 0;
display: inline;
padding: 0;
}
.entry-content .sc_fs_faq summary + div,
.sc_fs_faq summary + div {
overflow: hidden;
}
.entry-content .sc_fs_faq summary + div img,
.sc_fs_faq summary + div img {
margin-top: 0;
}
.sc_fs_card__animate {
padding: 0;
}
.sc_fs_card__animate .sc_fs_faq__content {
padding: 0 1em 1em;
}
.sc_fs_card__animate .sc_fs_faq__content > *:first-child {
margin-top: 0;
}
.sc_fs_card__animate summary {
display: block;
cursor: pointer;
position: relative;
padding: 1em 1em 1em 2em;
}
.sc_fs_card__animate summary:before {
content: "";
position: absolute;
top: 1.5em;
left: 1em;
transform: rotate(0);
transform-origin: 0.2rem 50%;
transition: 0.25s transform ease;
border: 0.4rem solid transparent;
border-left-color: inherit;
}
.sc_fs_card__animate[open] > summary:before {
transform: rotate(90deg);
}
.sc_business-logo-wrapper,
.sc_business-image-wrapper {
margin: 0;
}
.sc_recipe .sc_recipe__head {
display: grid;
grid-template-columns: 1.5fr 1fr;
gap: 1em;
}
@media (max-width: 767px) {
.sc_recipe .sc_recipe__head {
grid-template-columns: 1fr;
}
}
.sc_recipe h1, .sc_recipe h2, .sc_recipe h3, .sc_recipe h4, .sc_recipe h5, .sc_recipe h6 {
font-size: 2em;
margin-bottom: 0.5em;
}
.sc_recipe .sc_recipe__head--figure {
margin: 0;
}
.sc_recipe .sc_recipe__head--figure img {
width: 100%;
max-width: 100%;
height: auto;
margin: 0;
}
.sc_recipe .sc_recipe__print {
margin: 1em 0;
}
.sc_recipe .sc_recipe__print .sc_recipe__printButton {
background-color: black;
color: white;
border-radius: 4px;
padding: 12px;
font-size: 16px;
border: none;
position: relative;
cursor: pointer;
width: 100%;
display: block;
text-align: center;
}
.sc_recipe .sc_recipe__divider {
margin: 1.5em 0;
border: none;
border-bottom: 1px solid #ddd;
}
.sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 1em;
text-align: center;
}
@media (max-width: 767px) {
.sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {
grid-template-columns: 1fr;
}
}
.sc_recipe .sc_recipe__times--label, .sc_recipe .sc_recipe__meta--label {
display: block;
font-weight: bold;
margin-bottom: 0.75em;
}
.sc_recipe .sc_recipe__instructions--figure {
margin: 0.5em 0 1em 0;
line-height: 0;
}
.sc_recipe .sc_recipe__instructions--figure img {
width: auto;
height: auto;
max-width: 100%;
margin: 0;
}
.sc_recipe .sc_recipe__ingredients--checklist {
list-style: none !important;
padding: 0 !important;
margin: 0 0 1em 0 !important;
}
.sc_recipe .sc_recipe__ingredients--checklist li {
margin-bottom: 0.5em;
position: relative;
padding-left: 0;
}
.sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox] {
display: none;
}
.sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox]:checked + label:before {
border-color: black;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTAgMTFsMi0yIDUgNUwxOCAzbDIgMkw3IDE4eiIvPjwvc3ZnPgo=");
background-size: 70%;
background-repeat: no-repeat;
background-position: center;
}
.sc_recipe .sc_recipe__ingredients--checklist li label {
cursor: pointer;
display: inline-block;
margin: 0;
padding-left: 1.5em;
position: relative;
}
.sc_recipe .sc_recipe__ingredients--checklist li label:before {
content: "";
display: block;
width: 1em;
height: 1em;
border: 1px solid #ddd;
border-radius: 50%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.sc_recipe .sc_recipe__video--oembed {
aspect-ratio: 16/9;
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
padding-top: 56.25%; }
.sc_recipe .sc_recipe__video--oembed > iframe {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
@supports (aspect-ratio: 16/9) {
.sc_recipe .sc_recipe__video--oembed {
padding-top: 0 !important;
}
.sc_recipe .sc_recipe__video--oembed > iframe {
position: static;
}
}
.sc_recipe .sc_recipe__video video {
width: 100%;
height: auto;
}
.sc_recipe .sc_recipe__nutrition--heading,
.sc_recipe .sc_recipe__video--heading,
.sc_recipe .sc_recipe__instructions--heading,
.sc_recipe .sc_recipe__ingredients--heading {
font-size: 1.125em;
margin-bottom: 0.5em;
font-weight: bolder;
}
.sc_card .has-wpsc-lightbox {
cursor: zoom-in;
}
body.hidden-scroll {
overflow: hidden;
}
.sl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
display: none;
z-index: 1035;
}
.sl-wrapper {
z-index: 1040;
width: 100%;
height: 100%;
left: 0;
top: 0;
position: fixed;
}
.sl-wrapper * {
box-sizing: border-box;
}
.sl-wrapper button {
border: 0 none;
background: transparent;
font-size: 28px;
padding: 0;
cursor: pointer;
}
.sl-wrapper button:hover {
opacity: 0.7;
}
.sl-wrapper .sl-close {
display: none;
position: fixed;
right: 30px;
top: 30px;
z-index: 10060;
margin-top: -14px;
margin-right: -14px;
height: 44px;
width: 44px;
line-height: 44px;
font-family: Arial, Baskerville, monospace;
color: #000;
font-size: 3rem;
}
.sl-wrapper .sl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 10060;
color: #000;
font-size: 1rem;
}
.sl-wrapper .sl-download {
display: none;
position: fixed;
bottom: 5px;
width: 100%;
text-align: center;
z-index: 10060;
color: #fff;
font-size: 1rem;
}
.sl-wrapper .sl-download a {
color: #fff;
}
.sl-wrapper .sl-navigation {
width: 100%;
display: none;
}
.sl-wrapper .sl-navigation button {
position: fixed;
top: 50%;
margin-top: -22px;
height: 44px;
width: 22px;
line-height: 44px;
text-align: center;
display: block;
z-index: 10060;
font-family: Arial, Baskerville, monospace;
color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 5px;
font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 5px;
font-size: 2rem;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 10px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 10px;
font-size: 3rem;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 20px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 20px;
font-size: 3rem;
}
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
direction: ltr;
}
.sl-wrapper .sl-image {
position: fixed;
-ms-touch-action: none;
touch-action: none;
z-index: 10000;
}
.sl-wrapper .sl-image img {
margin: 0;
padding: 0;
display: block;
border: 0 none;
width: 100%;
height: auto;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
.sl-wrapper .sl-image iframe {
background: #000;
border: 0 none;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
.sl-wrapper .sl-image .sl-caption {
display: none;
padding: 10px;
color: #fff;
background: rgba(0, 0, 0, 0.8);
font-size: 1rem;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
bottom: auto;
top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
bottom: auto;
}
.sl-spinner {
display: none;
border: 5px solid #333;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
-webkit-animation: pulsate 1s ease-out infinite;
-moz-animation: pulsate 1s ease-out infinite;
-ms-animation: pulsate 1s ease-out infinite;
-o-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.sl-transition {
transition: -moz-transform ease 200ms;
transition: -ms-transform ease 200ms;
transition: -o-transform ease 200ms;
transition: -webkit-transform ease 200ms;
transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-moz-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-o-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@-ms-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}.saswp-rf-form{background-color:#f8f8f8;padding:30px;border-radius:4px}.saswp-rf-form .saswp-rf-form-title{color:#000;font-size:22px;font-weight:600;margin:0 0 12px}.children .saswp-rf-template-main-review,.saswp-rf-form-submit-wrapper{margin-top:20px}.saswp-rf-form .saswp-rf-form-group,.saswp-rf-template-action-area,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media{margin-bottom:15px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check{display:flex;margin:20px 0;position:relative}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check input[type=checkbox]{cursor:pointer;height:20px;margin:0;width:20px;z-index:1}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check .saswp-rf-form-checkbox-label{color:#646464;cursor:pointer;line-height:1.1;padding-left:8px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-check .saswp-rf-form-checkbox-label:before{border:2px solid #a2a2a2;border-radius:4px;color:#fff;font-size:13px;height:16px;left:0;margin:0;position:absolute;top:2px;transition:.3s ease-in-out;width:16px}.saswp-rf-form .saswp-rf-form-group .saswp-rf-form-control{padding:10px 20px;border-radius:5px}.saswp-rf-form .saswp-rf-form-rating-ul{display:grid;grid-template-columns:repeat(2,270px);list-style:none;margin:27px 0 0 5px;padding:0}.saswp-rf-form .saswp-rf-form-rating-ul li{display:flex;margin-bottom:10px}.saswp-rf-form .saswp-rf-form-rating-ul .saswp-rf-form-rating-text{color:#000;font-size:17px;font-weight:500;min-width:120px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper{background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;display:flex}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-cons-items,.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-pros-items{border-right:1px solid #ebebeb;flex:1;padding:25px 30px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title{margin:0 0 16px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-filed{padding-right:30px;position:relative}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-remove-field{background:red;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:18px;height:20px;line-height:18px;position:absolute;right:0;text-align:center;top:10px;transform:rotate(45deg);transition:.3s ease-in-out;width:20px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .form-control{background-color:#fff;border:1px solid #ebebeb;border-radius:4px;font-size:16px;height:40px;margin-bottom:10px;padding:5px 20px;width:100%}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-add-field{color:#646464;cursor:pointer;display:inline-block;font-size:14px;transition:.3s ease-in-out}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-add-field i{margin-top:5px;font-size:17px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title .dashicons-thumbs-up:before,.saswp-rf-template-feedback-title .dashicons-thumbs-up:before{color:green}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title i{margin:2px 4px}.saswp-rf-form .saswp-rf-form-pros-cons-wrapper .saswp-rf-form-input-title .dashicons-thumbs-down:before,.saswp-rf-form-image-error,.saswp-rf-form-video-error,.saswp-rf-template-feedback-title .dashicons-thumbs-down:before{color:red}.saswp-rf-form-media-form-group{display:flex;margin-top:20px}.saswp-rf-form-media-form-group>div{margin-right:20px}.saswp-rf-form-media-form-group div>label{color:#000;display:inline-block;font-size:14px;font-weight:500;margin-top:6px}.saswp-rf-form .saswp-rf-form-multimedia-upload{width:160px}.saswp-rf-form .saswp-rf-form-multimedia-upload .saswp-rf-form-upload-box{align-items:center;background-color:#efefef;border:1px solid #8a8787;border-radius:2px;cursor:pointer;display:flex;justify-content:center;padding:4px 10px;text-align:center}.saswp-rf-form .saswp-rf-form-multimedia-upload .saswp-rf-form-upload-box span{color:#4c4b4b;font-size:14px}#saswp-rf-form-video-source{color:#6d6d6d;padding:8px 5px;text-indent:22px;width:160px}.saswp-rf-form-box .saswp-rf-form-group .saswp-rf-form-input-label{color:#010101;font-size:18px;font-weight:500;margin-bottom:18px;padding-top:22px;display:none}.saswp-rf-form-box .saswp-rf-form-group .saswp-rf-form-control{background-color:#fff;border:1px solid #e1e1e1;border-radius:4px;color:#111;font-size:15px;padding:10px 20px;width:100%}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video{display:inline;position:relative}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img img,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video .name{background:#fff;border:1px solid #e1e1e1;display:inline-block;margin-bottom:10px;margin-right:10px;max-width:130px;padding:10px;vertical-align:top;width:auto}.saswp-rf-form-preview-imgs .saswp-rf-form-preview-img .saswp-rf-form-file-remove,.saswp-rf-form-preview-videos .saswp-rf-form-preview-video .saswp-rf-form-file-remove{background:red;color:#fff;cursor:pointer;line-height:17px;padding:0 6px 3px;position:absolute;right:10px}.saswp-rf-template-wrapper{background:#fff}.saswp-rf-template-summary-wrapper{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper{align-items:center;border:1px solid #eaeaea;border-radius:6px;display:flex;flex:1;height:100%;padding:25px 30px}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-number{margin-right:25px}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating{color:#000;font-size:48px;font-weight:700}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-overall{color:#747474;font-size:36px;font-weight:700}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list-box,.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-icon{flex:1}.saswp-rf-template-summary-wrapper .saswp-rf-template-summary-rating-wrapper .saswp-rf-template-rating-icon i,.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-multi-criteria li i{color:#ffb300;font-size:18px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper{border:1px solid #eaeaea;border-radius:6px;padding:30px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress{align-items:center;display:flex;margin-bottom:20px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress label{color:#000;font-size:14px;font-weight:500;min-width:88px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;height:5px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .service-preogress[value]::-webkit-progress-value{background-color:gold}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-progress-bar{flex:auto}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .saswp-rf-template-multi-progress span{min-width:70px}.saswp-rf-template-summary-layout-wrapper .saswp-rf-template-multi-wrapper .progress-percent{color:#000;font-size:14px;font-weight:500;min-width:40px;text-align:right}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-summary{align-items:flex-start;display:flex;flex-wrap:wrap}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item:first-child{margin-left:30px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item:last-child{border-right:none;flex:1;margin-right:0;padding-right:0}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-item{border-right:1px solid #ededed;margin-right:30px;padding-right:25px;margin-top:10px!important}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle{max-width:190px;position:relative}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar{border-radius:50%;height:190px;position:relative;width:190px;z-index:1}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg{height:100%;position:relative;width:100%}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg circle{fill:transparent;stroke:#efefef;stroke-width:12;stroke-linecap:round;height:100%;transform:translate(20px,25px);width:100%}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-bar svg circle:nth-child(2n){stroke-dasharray:490;stroke-dashoffset:147;stroke:green}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content{left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-percent{color:#000;font-size:30px;font-weight:700;margin-bottom:4px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-text{color:#474747;font-size:12px;font-weight:600;margin-bottom:4px}.saswp-rf-template-summary-wrapper-two .saswp-rf-template-circle-content .saswp-rf-template-rating-icon i{color:#ffb300;font-size:13px}.saswp-rf-template-comment-box .saswp-rf-template-comment-list,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta,.saswp-rf-template-summary-wrapper-two .saswp-rf-template-rating-multi-criteria{list-style:none;margin:0;padding:0}.saswp-rf-template-rating-multi-criteria ul{border-bottom:none}.saswp-rf-template-rating-multi-criteria li label{color:#111;display:inline-block;font-weight:500;min-width:150px}.saswp-rf-template-rating-multi-criteria li{margin-bottom:20px}.saswp-rf-template-comment-box .saswp-rf-template-main-review{display:block!important;margin-bottom:20px}.saswp-rf-template-comment-box .saswp-rf-template-single-review{align-items:flex-start;background-color:#f8f8f8;display:flex;padding:30px 25px 20px}.saswp-rf-template-comment-box .saswp-rf-template-avatar-holder{margin-right:15px}.saswp-rf-template-comment-box .saswp-rf-template-avatar-holder img{border-radius:50%}.saswp-rf-template-comment-box .saswp-rf-template-review-container{flex:1;position:relative}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-rating{color:#ffb300;font-size:16px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta li{display:inline-block;margin-bottom:10px;margin-right:15px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-author-link{font-size:14px}.saswp-rf-template-author-link .dashicons-yes-alt{color:green!important}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item:last-child,.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta li:last-child{margin-right:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-date{color:#6d6d6d;font-size:14px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-title{color:#000;font-size:16px;font-weight:600;margin:0 0 12px}.saswp-rf-template-comment-box .saswp-rf-template-review-container p{color:#646464;font-size:16px;line-height:24px;margin:0 0 18px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons{display:flex;margin-top:24px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title{margin:0 0 14px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title .item-icon{border-radius:4px;display:inline-block;font-size:18px;height:28px;line-height:28px;width:29px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-title .item-text{color:#010101;font-size:15px;font-weight:600}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list{list-style:none;margin-bottom:10px;padding:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list li{display:block!important;color:#646464;font-size:15px;margin-bottom:4px;position:relative}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-pros-cons .saswp-rf-template-feedback-list li:before{color:#000;font-size:13px;font-weight:700;margin-right:8px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reply-btn{padding:10px 0;float:left}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reaction-review-wrapper{float:right}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reaction-review-wrapper label:hover,.saswp-rf-template-review-edit-btn,.saswp-rf-template-single-review .saswp-rf-template-review-helpful label{cursor:pointer}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-reply-btn .saswp-rf-template-item-btn{background-color:#045cb4;border:none;border-radius:4px;color:#fff;display:inline-block;font-size:14px;line-height:1;margin:0;padding:10px 20px;text-decoration:none;font-weight:600}.saswp-rf-template-feedback-title .dashicons{margin-top:5px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item{display:inline-block;margin-right:10px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item a{padding:0}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-item img{border-radius:4px}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video{position:relative;text-align:center}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video:before{background-color:rgba(0,0,0,.3);border-radius:4px;bottom:0;content:"";height:100%;left:0;margin:0;position:absolute;right:0;top:0;width:100%}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video .saswp-rf-template-review-video-icon{display:inline-block;left:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%)}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-item-media .saswp-rf-template-review-media-video .saswp-rf-template-review-video-icon .dashicons-play:before{color:#000;font-size:12px;margin:0 0 0 3px}.saswp-rf-form #cancel-comment-reply-link{margin-left:10px}.saswp-rf-template-sorting-bar{align-items:center;background-color:#fafafa;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding:5px 22px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-title{color:#444;font-size:16px;font-weight:400;margin:0}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select{display:flex;gap:5px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select label{color:#444;margin-right:8px}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select select{background-color:#fff;border:none;border-radius:3px;box-shadow:0 3px 8px 0 hsla(0,0%,75%,.27);color:#969696;cursor:pointer;font-size:14px;margin-bottom:6px;margin-top:5px;padding:10px 25px 9px 15px}.saswp-rf-template-paginate .current,.saswp-rf-template-paginate a{border-radius:4px;padding:7px 14px}.saswp-rf-template-sort-filter{margin-right:10px}.saswp_rf_template_review_filter{width:auto}.saswp-rf-template-sorting-bar .saswp-rf-template-sorting-select i{top:15px;position:relative}.saswp-rf-template-paginate{margin:10px 0 20px;padding:5px 1px;text-align:right}.featherlight,.saswp-rf-template-align-center{text-align:center}.saswp-rf-template-paginate a.next,.saswp-rf-template-paginate a.prev{background-color:#d0d0d0;color:#fff;padding:7px 4px}.saswp-rf-template-paginate a{background-color:#efefef;color:#666;text-decoration:none}.saswp-rf-template-paginate .current,.saswp-rf-template-paginate a:active,.saswp-rf-template-paginate a:focus,.saswp-rf-template-paginate a:hover{background-color:#646464;color:#fff}#saswp-rf-template-load-more{background-color:#444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 24px;text-decoration:none;transition:.3s ease-in-out}.saswp-rf-modal{background-color:rgba(0,0,0,.5);height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999}.saswp-rf-review-popup{left:0;margin:auto;max-height:80%;max-width:90%!important;overflow:auto;position:fixed;right:0;top:10%;width:800px;z-index:9999}.saswp-rf-template-single-review .saswp-rf-template-review-helpful .saswp-rf-form-helful-radio{height:0;opacity:0;position:absolute;width:0}.saswp-rf-template-single-review .saswp-rf-template-review-helpful{margin-top:10px;display:flex;gap:20px;font-size:18px;align-items:center}.saswp-rf-template-single-review .saswp-rf-template-review-helpful label:last-of-type{margin-left:20px}.saswp-rf-template-single-review .saswp-rf-template-review-helpful label .dashicons{font-size:24px}.saswp-rf-template-single-review .saswp-rf-template-review-helpful .saswp-rf-template-helpful-count{padding-left:5px;font-size:16px}.saswp-rf-helpful-selected{color:#045cb4!important}.saswp-rf-template-comment-box .saswp-rf-template-review-container .saswp-rf-template-review-meta .saswp-rf-template-review-social-share i{margin-top:4px}.saswp-rf-template-comment-box .saswp-rf-template-top-review{background-color:#fffbf1;box-shadow:0 1px 9px 0 #646464}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner,.saswp-rf-template-hide{display:none}.saswp-rf-form-highlight-wrapper label{font-size:12px;font-weight:500;color:#646464}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;white-space:nowrap;cursor:pointer;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:0}.featherlight *{box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}