@charset "UTF-8";
.marketpress-salesman-fsn{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;padding:1rem;margin:var(--mps-fsn-margin);color:var(--mps-fsn-txt-color);background:var(--mps-fsn-bg-color);border:var(--mps-fsn-brdr-width) var(--mps-fsn-brdr-style) var(--mps-fsn-brdr-color);border-radius:var(--mps-fsn-brdr-radius)}.marketpress-salesman-fsn p{color:var(--mps-fsn-txt-color);margin:0}.marketpress-salesman-fsn.free-shipping-available{color:var(--mps-fsn-success-txt-color);background:var(--mps-fsn-success-bg-color);border:var(--mps-fsn-brdr-width) var(--mps-fsn-brdr-style) var(--mps-fsn-success-brdr-color)}.marketpress-salesman-fsn.free-shipping-available p{color:var(--mps-fsn-success-txt-color)}.marketpress-salesman-fsn .bar,.marketpress-salesman-fsn .current{background:var(--mps-fsn-prgrss-br-bg-color);height:100%}.marketpress-salesman-fsn.free-shipping-available .bar,.marketpress-salesman-fsn.free-shipping-available .current{background:var(--mps-fsn-prgrss-br-bg-color-success)}.marketpress-salesman-fsn .marketpress-salesman-fsn-progress-bar{flex-basis:100%;position:relative;margin-top:.25rem;height:4px}.marketpress-salesman-fsn .marketpress-salesman-fsn-progress-bar .bar{opacity:.3}.marketpress-salesman-fsn .marketpress-salesman-fsn-progress-bar .current{position:absolute}.marketpress-salesman-fsn .style-with-stripes{height:6px}.marketpress-salesman-fsn .style-with-stripes .current:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgb(255 255 255 / .2) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .2) 50%,rgb(255 255 255 / .2) 75%,transparent 75%,transparent);z-index:1;background-size:50px 50px;animation:movingStripes 2s linear infinite;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}@keyframes movingStripes{0%{background-position:0 0}100%{background-position:50px 50px}}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name,.wp-block-preformatted{box-sizing:border-box}.wp-block-preformatted{white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0%;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.nk-awb{position:relative;z-index:0}.wp-block-nk-awb{padding:20px 30px}.nk-awb .nk-awb-inner,.nk-awb .nk-awb-overlay,.nk-awb .nk-awb-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-99}.nk-awb .nk-awb-wrap{overflow:hidden}.nk-awb .nk-awb-mouse-parallax{transform:translateX(0)}.vc_row.vc_column-gap-1>.vc_column_container>.nk-awb-wrap{margin:1px 0.5px}.vc_row.vc_column-gap-2>.vc_column_container>.nk-awb-wrap{margin:1px 1px}.vc_row.vc_column-gap-3>.vc_column_container>.nk-awb-wrap{margin:1px 1.5px}.vc_row.vc_column-gap-4>.vc_column_container>.nk-awb-wrap{margin:1px 2px}.vc_row.vc_column-gap-5>.vc_column_container>.nk-awb-wrap{margin:1px 2.5px}.vc_row.vc_column-gap-10>.vc_column_container>.nk-awb-wrap{margin:1px 5px}.vc_row.vc_column-gap-15>.vc_column_container>.nk-awb-wrap{margin:1px 7.5px}.vc_row.vc_column-gap-20>.vc_column_container>.nk-awb-wrap{margin:1px 10px}.vc_row.vc_column-gap-25>.vc_column_container>.nk-awb-wrap{margin:1px 12.5px}.vc_row.vc_column-gap-30>.vc_column_container>.nk-awb-wrap{margin:1px 15px}.vc_row.vc_column-gap-35>.vc_column_container>.nk-awb-wrap{margin:1px 17.5px}.nk-awb-fullheight{min-height:100vh}body.admin-bar .nk-awb-fullheight{min-height:calc(100vh - 32px)}@media screen and (max-width: 782px){body.admin-bar .nk-awb-fullheight{min-height:calc(100vh - 42px)}}@media screen and (max-width: 600px){body.admin-bar .nk-awb-fullheight{min-height:100vh}}.nk-awb-content-valign-center,.nk-awb-content-valign-top,.nk-awb-content-valign-bottom{display:flex;flex-direction:column;justify-content:center}.nk-awb-content-valign-top{justify-content:flex-start}.nk-awb-content-valign-bottom{justify-content:flex-end}.nk-awb .nk-awb-overlay{z-index:0}.nk-awb .nk-awb-inner{z-index:-100;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner{background-size:contain}.nk-awb [data-awb-image-background-size=pattern]>.nk-awb-inner{background-repeat:repeat;background-size:auto}.nk-awb .nk-awb-inner>.jarallax-img,.nk-awb .nk-awb-inner>picture>img{position:absolute;top:0;left:0;z-index:-100;width:100%;height:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover}.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner>.jarallax-img,.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner>picture>img{-o-object-fit:contain;object-fit:contain}.nk-awb .nk-awb-inner picture.jarallax-img>img{width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.intrinsic-ignore iframe{max-width:none !important;max-height:none !important}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-embed,.mejs-embed body,.mejs-container .mejs-controls{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-time-rail .mejs-time-total,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:rgb(255 255 255 / .33)}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{border-radius:0}.mejs-overlay-loading{background:#fff0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting p,.media-embed-details .setting .remove-setting{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-video,.wp_attachment_holder .wp-audio-shortcode{margin-top:18px}video.wp-video-shortcode,.wp-video-shortcode video{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist-current-item .wp-playlist-item-artist{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.yith-wcaf-modal{background:#fff;border-radius:var(--yith-wcaf-dashboard--border-radius,10px);display:none;left:50%;max-height:90vh;max-width:600px;padding:40px 20px;position:fixed;top:5vh;transform:translate(-50%,0);width:90vw;z-index:10010}.yith-wcaf-modal .main-close-button{display:block;font-size:1.5em;padding:5px;line-height:1;position:absolute;right:10px;text-decoration:none;top:5px}.yith-wcaf-modal .title{padding:0 20px}.yith-wcaf-modal .title h3{margin-top:0}.yith-wcaf-modal .centered{text-align:center}.yith-wcaf-modal .content{max-height:calc(80vh - 80px);overflow-y:auto;padding:0 20px}.yith-wcaf-modal .content>div{display:block!important}.yith-wcaf-modal .content::-webkit-scrollbar{-webkit-appearance:none;width:6px}.yith-wcaf-modal .content::-webkit-scrollbar-thumb{background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-modal .errors{margin-bottom:15px;margin-top:0}.yith-wcaf-open-modal:before{bottom:0;background:rgb(0 0 0 / .5);content:"";left:0;position:fixed;right:0;top:0;z-index:10005}.wp-block-yith-yith-wcaf-set-referrer{padding-left:16px;padding-right:16px}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form{display:flex;margin-bottom:0;width:100%}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .wc-block-components-text-input{flex-grow:1;margin-bottom:0;margin-top:0}.wp-block-yith-yith-wcaf-set-referrer .yith-block-components-set-referrer__form .yith-block-components-set-referrer__button{flex-shrink:0;height:3em;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.yith-wcaf-datepicker.ui-datepicker{background-color:#fff;max-width:300px;font-size:.85em;padding:10px;border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);margin-top:5px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{float:left;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header a.ui-datepicker-next{float:right;cursor:pointer}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700}.yith-wcaf-datepicker.ui-datepicker table{border:none;border-spacing:5px}.yith-wcaf-datepicker.ui-datepicker table td,.yith-wcaf-datepicker.ui-datepicker table th{border:none;text-align:right;margin-bottom:10px!important}.yith-wcaf-datepicker.ui-datepicker table th{padding:0 5px}.yith-wcaf-datepicker.ui-datepicker table td{padding:0}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month){background-color:#f7f7f7;border:1px solid #fff0}.yith-wcaf-datepicker.ui-datepicker table td a{padding:0 5px;display:block;color:#707070}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day{border-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month):hover a,.yith-wcaf-datepicker.ui-datepicker table td:not(.ui-datepicker-other-month).ui-datepicker-current-day a{color:#fff}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane{padding-top:10px;border-top:1px solid #cdcdcd}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane:after{content:"";display:block;clear:both}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button{font-size:.85em;padding:10px 15px}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:first-child{float:left}.yith-wcaf-datepicker.ui-datepicker .ui-datepicker-buttonpane button:last-child{float:right}.yith-wcaf-notice-message{background-color:#F0F5FA;border-radius:var(--yith-wcaf-border--radius,4px);font-style:italic;padding:15px 20px}.yith-wcaf-dashboard .dashboard-title{margin-bottom:20px}.yith-wcaf-dashboard .dashboard-title h3,.yith-wcaf-dashboard .dashboard-title span.view-all{display:inline-block;margin:0 5px 0 0;vertical-align:baseline}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation{list-style:none;margin:0;margin-bottom:45px;padding:0;position:relative}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation:after{bottom:0;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);content:"";left:0;position:absolute;width:100%}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li{display:inline-block;position:relative;z-index:1}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a{display:block;padding:10px 15px;text-decoration:none;color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li a:hover{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active{border-bottom:2px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard ul.yith-wcaf-dashboard-navigation li.is-active a{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{margin:30px 0}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.yith-wcaf-dashboard .yith-wcaf-table-top-bar form .table-filters{flex-grow:1}.yith-wcaf-dashboard .yith-wcaf-table-top-bar input,.yith-wcaf-dashboard .yith-wcaf-table-top-bar select,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .apply-filters,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .reset-filters{display:inline-block;margin-left:5px;max-width:130px;min-width:0;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-table-top-bar select,.yith-wcaf-dashboard .yith-wcaf-table-top-bar .select2{max-width:200px}.yith-wcaf-dashboard .yith-wcaf-table-top-bar .quantity-input{max-width:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-gap:40px;margin-bottom:85px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item{display:grid;padding:10px 30px;border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);justify-content:space-between;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item:last-child{border-bottom:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.highlight{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);background-color:var(--yith-wcaf-background-color,#F3F3F3);padding:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large{grid-template-columns:1fr;padding:30px;text-align:center;flex-direction:column}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.large .stat-value{font-size:2.5em;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-label{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance .stat-value{font-size:1em;text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper{grid-column-end:span 2}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper.disabled{cursor:not-allowed}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item.affiliate-active-balance #withdraw_modal_opener_wrapper #withdraw_modal_opener{display:block}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label{color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-label .desc-tip .tooltip{text-align:left}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-box .stat-item .stat-value{font-weight:var(--yith-wcaf-dashboard-font-weight--semi-bold,500);text-align:right}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-commissions,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .latest-clicks{margin-bottom:60px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal h4{margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap{background:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/money.svg);background-repeat:no-repeat;background-size:auto 50%;background-position:30px;border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin-bottom:25px;padding:15px 10px;padding-left:120px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap h4{margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance{font-size:30px;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .balance-recap .affiliate-balance .woocommerce-Price-currencySymbol{margin-right:10px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount{margin-bottom:25px;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount .woocommerce-Price-currencySymbol{display:inline-block;font-size:24px;line-height:1;vertical-align:middle;width:25px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-amount input{padding:15px 10px;width:calc(100% - 30px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes{display:block;margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .withdraw-notes .error{color:var(--yith-wcaf-dashboard--error,#f44336)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .billing-info{margin-bottom:35px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .formatted-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5B5B5B;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .missing-address{background:#f2f2f2;border-radius:var(--yith-wcaf-border--radius,4px);color:#5B5B5B;font-size:12px;display:block;line-height:1.6;padding:15px;text-decoration:none;color:#f44336}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes{list-style:none;margin-bottom:35px;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes label{cursor:pointer}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .invoice-mode-content{margin-bottom:30px;padding-left:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode>label{display:none;padding:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes:not(.both) .invoice-mode .invoice-mode-content{padding-left:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .yith-wcaf-attach-file:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/clip.svg);background-size:100% auto;content:"";display:inline-block;height:23px;margin-left:-5px;width:23px;vertical-align:middle}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_file{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2>.radiobutton{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list{color:#666;display:inline-block;font-style:italic;margin:0 5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:before{content:"( "}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .invoice-modes .files-list:after{content:" )"}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal .submit{display:block;margin-bottom:0;padding:15px 25px;width:100%}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary #withdraw_modal p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper input{position:absolute;left:-9999px}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-trigger{border:1px dashed #ccc;border-radius:2px;cursor:pointer;display:block;font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700);padding:10px;position:static;text-decoration:none;transform:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-coupons table.yith-wcaf-table .copy-field-wrapper .copy-confirmation{left:auto;right:10px;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box{display:grid;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:calc(60% - 15px) calc(40% - 15px);column-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box{margin:0;border-radius:0;border-top:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:first-child{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column .additional-info .settings-box:last-child{border-bottom-left-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box small{display:block;margin:15px 0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right{padding-right:75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box .settings-box .toggle-right .toggle{float:right;margin-right:-75px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field{margin-bottom:15px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span{column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1>.radiobutton,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>input,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2>.radiobutton{position:absolute;left:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col1 label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box #invoice_type_field>span .col2 label{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);cursor:pointer;display:block;line-height:1;margin:0;padding:15px 15px 15px 45px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings form:after{content:"";display:block;clear:both}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings input[type=submit]{float:right;margin:0}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row{position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .terms-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row span.optional{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row textarea{height:140px}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-dashboard [data-tip]{position:relative}.yith-wcaf-dashboard [data-tip] .tooltip{background:rgb(0 0 0 / .8);border-radius:5px;color:#fff;display:block;font-size:.8rem;font-weight:400;left:calc(50% - 100px);padding:15px;position:absolute;text-align:center;top:calc(100% + 10px);width:200px;z-index:10}.yith-wcaf-dashboard [data-tip] .tooltip:before{border:5px solid #fff0;border-bottom-color:rgb(0 0 0 / .8);content:"";display:block;height:1px;left:50%;margin-left:-5px;position:absolute;top:-10px;width:1px}.yith-wcaf-dashboard .desc-tip{line-height:20px;font-size:.8em}.yith-wcaf-dashboard .desc-tip:before{border:2px solid;border-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:50%;color:var(--yith-wcaf-dashboard--border-color,#ccc);content:"?";display:inline-block;font-weight:600;line-height:16px;text-align:center;vertical-align:middle;width:20px}.yith-wcaf-dashboard .desc-tip:hover:before{border-color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040));color:var(--yith-wcaf-dashboard--color,var(--proteo-base_font_color,#404040))}.yith-wcaf-dashboard .yith-wcaf-toggle{display:none}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:15px;cursor:pointer;display:inline-block;font-size:.7em;padding:4px 15px;position:relative;text-align:right;width:75px}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:before{content:attr(data-text-off)}.yith-wcaf-dashboard .yith-wcaf-toggle+.toggle:after{background-color:var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:100%;content:"";display:block;height:20px;left:5px;position:absolute;top:4px;transition:all 0.3s ease;width:20px}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle{border:1px solid var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));background-color:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85));color:#fff;text-align:left}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:before{content:attr(data-text-on)}.yith-wcaf-dashboard .yith-wcaf-toggle:checked+.toggle:after{background-color:#fff;left:49px}.yith-wcaf-dashboard table.yith-wcaf-table{border-collapse:separate;border-spacing:0 25px;max-width:100%}.yith-wcaf-dashboard table.yith-wcaf-table tr{background:none}.yith-wcaf-dashboard table.yith-wcaf-table tr.empty-table td{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr th{text-align:left;padding:0 30px}.yith-wcaf-dashboard table.yith-wcaf-table tr td{border-top:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-bottom:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);padding:20px 25px;text-align:left}.yith-wcaf-dashboard table.yith-wcaf-table tr td:first-child{border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-left-radius:var(--yith-wcaf-border--radius,4px);border-bottom-left-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr td:last-child{border-right:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-border--radius,4px);border-bottom-right-radius:var(--yith-wcaf-border--radius,4px)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-amount{text-align:center}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status{text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge{box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;letter-spacing:.6px;line-height:2.1em;min-width:140px;padding:5px 10px;text-align:center;text-transform:uppercase}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-converted{background-color:var(--yith-wcaf-status--pending--background-color,#cf8300);color:var(--yith-wcaf-status--pending--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.enabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.paid,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.completed,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.converted{background-color:var(--yith-wcaf-status--completed--background-color,#afb000);color:var(--yith-wcaf-status--completed--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.cancelled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.banned{background-color:var(--yith-wcaf-status--cancelled--background-color,#cd1927);color:var(--yith-wcaf-status--cancelled--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.disabled,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.on-hold,.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.not-confirmed{background-color:var(--yith-wcaf-status--rejected--background-color,#748c9c);color:var(--yith-wcaf-status--rejected--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.pending-payment{background-color:var(--yith-wcaf-status--pending--background-color-payment,#999d84);color:var(--yith-wcaf-status--pending--color-payment,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.refunded{background-color:var(--yith-wcaf-status--refunded--background-color,#730000);color:var(--yith-wcaf-status--refunded--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.trash{background-color:var(--yith-wcaf-status--trash--background-color,#c73878);color:var(--yith-wcaf-status--trash--color,#ffffff)}.yith-wcaf-dashboard table.yith-wcaf-table tr .column-status mark.status-badge.small{padding:0 5px;min-width:20px}.yith-wcaf-link-generator .link-generator-box{border:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:10px 30px;margin-bottom:30px;display:grid;padding:0}.yith-wcaf-link-generator .link-generator-box small{display:block;margin:15px 0}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:45% 55%}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{background-color:#fafafa;border-left:1px solid var(--yith-wcaf-dashboard--border-color,#ccc);border-top-right-radius:var(--yith-wcaf-dashboard--border-radius,10px);border-bottom-right-radius:var(--yith-wcaf-dashboard--border-radius,10px)}.yith-wcaf-link-generator .link-generator-box.single-column{grid-template-columns:1fr}.yith-wcaf-link-generator .link-generator-box .affiliate-info,.yith-wcaf-link-generator .link-generator-box .link-generator{box-sizing:border-box;padding:30px}.yith-wcaf-link-generator .link-generator-box .affiliate-info .regular-text,.yith-wcaf-link-generator .link-generator-box .link-generator .regular-text{font-weight:400}.yith-wcaf-link-generator .link-generator-box .affiliate-info .bold-text,.yith-wcaf-link-generator .link-generator-box .link-generator .bold-text{font-weight:var(--yith-wcaf-dashboard-font-weight--bold,700)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper{display:block;position:relative}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper input.copy-target,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper input.copy-target{border-style:dashed;color:#999;padding-right:110px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;color:#434343;font-weight:600;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger:before,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger:before{background:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/copy.svg);content:"";display:inline-block;height:15px;margin-right:5px;vertical-align:middle;width:15px}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{background:#434343;border-radius:5px;color:#fff;display:none;font-size:.8em;font-weight:400;left:calc(-100% - 50px);padding:3px 10px;position:absolute;top:50%;text-align:center;transform:translateY(-50%)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-trigger,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-trigger{cursor:pointer;display:inline-block;font-size:.8em;margin-left:5px;text-decoration:none}.yith-wcaf-link-generator .link-generator-box .affiliate-info p .copy-field-wrapper .copy-confirmation,.yith-wcaf-link-generator .link-generator-box .link-generator p .copy-field-wrapper .copy-confirmation{left:calc(-100% - 10px)}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:first-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:first-child{margin-top:0}.yith-wcaf-link-generator .link-generator-box .affiliate-info p:last-child,.yith-wcaf-link-generator .link-generator-box .link-generator p:last-child{margin-bottom:0}.yith-wcaf-link-generator .yith-wcaf-share{margin-top:40px}.yith-wcaf-link-generator .yith-wcaf-share h4{margin-top:0;margin-bottom:15px}.yith-wcaf-link-generator .yith-wcaf-share ul{padding:0}.yith-wcaf-current-affiliate .referral-user{margin-top:15px}.yith-wcaf-current-affiliate .referral-user:after{content:"";clear:both;display:block}.yith-wcaf-current-affiliate .referral-user .delete-affiliate{color:#ccc;cursor:pointer;display:none;line-height:16px;margin:0 0 0 12px;overflow:hidden;padding:0 0 .5em;position:absolute;right:10px;text-decoration:none;top:0;vertical-align:middle;width:16px}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:hover{color:#a00}.yith-wcaf-current-affiliate .referral-user .delete-affiliate:before{-webkit-font-smoothing:antialiased;content:"\f158";font-family:Dashicons;font-variant:normal;font-weight:400;height:100%;left:0;line-height:1;margin:0;position:relative;speak:none;text-align:center;text-indent:0;text-transform:none;top:0;width:100%}.yith-wcaf-current-affiliate .referral-user .referral-avatar{float:left}.yith-wcaf-current-affiliate .referral-user .referral-avatar img{border:4px solid #e3e3e3;border-radius:50%}.yith-wcaf-current-affiliate .referral-user .referral-info{margin-left:80px;overflow:hidden}.yith-wcaf-current-affiliate .referral-user .referral-info h3{margin:15px 0 0;padding:0}.yith-wcaf-current-affiliate .referral-user .no-referral-message{font-size:110%;font-style:italic;padding-bottom:15px;text-align:center}.yith-wcaf-current-affiliate .referral-user .no-referral-message:before,.yith-wcaf-current-affiliate .referral-user .no-referral-message:after{content:"-";display:inline-block;margin:0 4px}.yith-wcaf-current-affiliate .referral-user .set-referral{padding-top:15px;position:relative}.yith-wcaf-current-affiliate .referral-user .set-referral:before{border-bottom:1px solid #cdcdcd;content:"";display:block;left:-12px;position:absolute;right:-12px;top:0}.yith-wcaf-current-affiliate .referral-user .set-referral .calculate-commission-button{float:right;height:26px;text-indent:-9999px;width:26px}.yith-wcaf-current-affiliate .referral-user.without-avatar .referral-info{margin-left:0}.yith-wcaf-current-affiliate:hover .referral-user .delete-affiliate{display:inline-block}.yith-wcaf-registration-form .forms-container:not(.col2-set){margin:0 auto;max-width:600px}.yith-wcaf-registration-form .login-form,.yith-wcaf-registration-form .register-form{border-radius:var(--yith-wcaf-dashboard--border-radius,10px);padding:40px 80px}.yith-wcaf-registration-form .login-form p.form-row,.yith-wcaf-registration-form .register-form p.form-row{position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper{display:block;position:relative}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper input[type=password],.yith-wcaf-registration-form .register-form p.form-row .password-wrapper input[type=password]{padding-right:40px}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button{font-size:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-show svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-show svg path{fill:var(--yith-wcaf-text-color--light,#A0A0A0)}.yith-wcaf-registration-form .login-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path,.yith-wcaf-registration-form .register-form p.form-row .password-wrapper .toggle-button.click-to-hide svg path{fill:var(--yith-wcaf-dashboard--accent-color,var(--proteo-main_color_shade,#448a85))}.yith-wcaf-registration-form .login-form p.form-row .terms-label,.yith-wcaf-registration-form .login-form p.form-row .woocommerce-privacy-policy-text,.yith-wcaf-registration-form .register-form p.form-row .terms-label,.yith-wcaf-registration-form .register-form p.form-row .woocommerce-privacy-policy-text{font-size:.9em}.yith-wcaf-registration-form .login-form p.form-row span.optional,.yith-wcaf-registration-form .register-form p.form-row span.optional{display:none}.yith-wcaf-registration-form .login-form p.form-row textarea,.yith-wcaf-registration-form .register-form p.form-row textarea{height:140px}.yith-wcaf-registration-form .login-form p.form-row .error-msg,.yith-wcaf-registration-form .register-form p.form-row .error-msg{bottom:-25px;color:var(--yith-wcaf-dashboard--error,#f44336);font-size:.75em;left:15px;position:absolute}.yith-wcaf-registration-form .login-form{border:1px solid var(--yith-wcaf-border--color,#EDEDED)}.yith-wcaf-registration-form .register-form{background-color:var(--yith-wcaf-background-color,#F3F3F3)}.yith-wcaf-registration-form .become-an-affiliate-form,.yith-wcaf-registration-form .already-an-affiliate-wrapper,.yith-wcaf-registration-form .pending-request-wrapper,.yith-wcaf-registration-form .rejected-request-wrapper{background-color:var(--yith-wcaf-background-color,#F3F3F3);border-radius:var(--yith-wcaf-dashboard--border-radius,10px);margin:0 auto;max-width:600px;padding:40px 80px;text-align:center}.yith-wcaf-registration-form h3.thank-you,.yith-wcaf-registration-form h3.we-are-sorry{font-weight:400;margin-bottom:30px}.yith-wcaf-registration-form h3.thank-you:before,.yith-wcaf-registration-form h3.we-are-sorry:before{background-size:100% auto;content:"";display:block;height:40px;margin:0 auto 15px;width:40px}.yith-wcaf-registration-form h3.thank-you:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/circle-check.svg)}.yith-wcaf-registration-form h3.we-are-sorry:before{background-image:url(/wp-content/plugins/yith-woocommerce-affiliates-premium/assets/css/../images/circle-cross.svg)}.yith-wcaf-registration-form form{text-align:left}.yith-wcaf-registration-form input[type=submit],.yith-wcaf-registration-form a.button,.yith-wcaf-registration-form button{padding:25px;width:100%}.yith-wcaf-registration-form .go-to-dashboard{margin-top:50px}@media (max-width:600px){.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td{line-height:1.5;padding:15px 5px;text-align:right}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td:before{display:inline-block}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td.column-status{text-align:left}}@media (max-width:768px){.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-template-columns:100%;row-gap:30px}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive{border-spacing:0}.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr td,.yith-wcaf-dashboard table.yith-wcaf-table.shop_table_responsive tr th{padding:20px 5px}.yith-wcaf-link-generator .link-generator-box.double-column{grid-template-columns:100%}.yith-wcaf-link-generator .link-generator-box.double-column .affiliate-info{border-bottom:1px solid #ccc}.yith-wcaf-link-generator .link-generator-box.double-column .link-generator{border-left:none}table.wp-list-table tr .column-rate,table.wp-list-table tr .column-earnings,table.wp-list-table tr .column-balance,table.wp-list-table tr .column-refunds,table.wp-list-table tr .column-paid,table.wp-list-table tr .column-line_item_total,table.wp-list-table tr .column-enabled{text-align:left!important}table.wp-list-table tr .column-status mark.status-badge{min-width:auto!important;font-size:9px!important}table.wp-list-table tr .column-amount{text-align:left!important;padding:auto!important}#yith_wcaf_panel_commission_details .grid-container{display:block!important}#yith_wcaf_panel_commission_details .grid-container .commission-status mark{display:block;margin-bottom:15px}#yith_wcaf_panel_commission_details .grid-container .commission-details-container{grid-template-columns:auto!important}#yith_wcaf_panel_dashboard #yith_wcaf_dashboard_root .leaderboard-group{grid-template-columns:100%!important}}#yith_wcaf_panel_settings-affiliates-registration table.affiliate-fields tr .column-required{text-align:left!important}.auto-fold .yith-plugin-fw__modal--allow-wp-menu .yith-plugin-fw__modal__wrap{z-index:9999999}@media (max-width:991px){.woocommerce-account .yith-wcaf-dashboard-navigation{display:none}.yith-wcaf-dashboard .yith-wcaf-table-top-bar{display:none}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats{grid-gap:30px}.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-label,.yith-wcaf-dashboard .yith-wcaf-dashboard-summary .affiliate-stats .stat-value{display:block;float:none!important;text-align:center}.yith-wcaf-dashboard .yith-wcaf-dashboard-settings .affiliate-settings-box.double-column{grid-template-columns:100%}}@media (max-width:1200px){.yith-wcaf-dashboard .yith-wcaf-table-top-bar .table-options{float:none}}p.cr-comment-image-text{margin-bottom:.5em;font-size:.9em}p.cr-comment-video-text{margin-bottom:.5em;font-size:.9em}.iv-comment-image{float:left;margin-right:5px;margin-left:0;margin-bottom:5px;margin-top:0;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.iv-comment-image:hover,.cr-comment-video:hover{filter:brightness(95%)}.cr-comment-image-top{display:inline-block;margin-right:5px;vertical-align:top;max-height:150px;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%);box-sizing:content-box;position:relative}.cr-comment-image-top:hover{filter:brightness(95%)}.cr-comment-video{float:left;margin-right:5px;margin-bottom:5px;position:relative;cursor:pointer;border-radius:5px;overflow:hidden;border:1px solid #e4e1e3;filter:brightness(100%)}.cr-comment-video video.cr-video-a{width:75px;height:75px;display:block;object-fit:cover}.cr-comment-video-modal.cr-comment-video video.cr-video-a{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;background-color:rgb(0 0 0 / .4)}.cr-comment-video .cr-comment-videoicon,.cr-comment-image-top .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:32px;height:auto;margin-top:-16px;margin-left:-16px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:26px;height:auto;margin-top:-13px;margin-left:-13px}.cr-comment-image-top img,.cr-comment-image-top video{width:150px;height:150px;box-shadow:none;padding:0;border-radius:0;object-fit:cover;cursor:pointer}#reviews div.iv-comment-image img,div.iv-comment-image img{box-shadow:none;width:75px;height:75px;max-width:75px;max-height:75px;object-fit:cover;padding:0;border-radius:0;display:block;position:relative}.cr-comment-images,.cr-comment-videos{margin-bottom:1em}.cr-all-reviews-shortcode .cr-comment-images,.cr-comment-videos{margin:0}.cr-comment-videos .cr-comment-video .cr-comment-video-close{display:none}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close{display:block;background-color:#7A7A7A;color:#FFF;border:0 solid;border-radius:10px;position:absolute;top:0;right:0;padding:1px;line-height:0;cursor:pointer}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg{display:block;width:18px;height:18px}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-comment-video-close .cr-close-button-svg-p{fill:#fff}.cr-comment-videos .cr-comment-video .cr-video-cont{display:flex;position:relative;margin:auto}.cr-comment-videos .cr-comment-video.cr-comment-video-modal .cr-video-cont{padding:10px;max-width:100%;max-height:100%}.cr-comment-videos-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;overflow:auto;background-color:rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center}.cr-comment-videos-modal .cr-comment-video,.cr-comment-videos-modal .iv-comment-image{display:none}.cr-comment-video.cr-comment-video-modal{width:80%;height:80%;float:none;margin:auto;z-index:1;display:flex;justify-content:center;cursor:auto;border-width:0;filter:brightness(100%)}.cr-recaptcha{margin-bottom:1.5em}#commentform.comment-form .cr-upload-local-images,.comment-form .cr-upload-local-images{width:100%;flex:none}#commentform.comment-form .cr-upload-local-images label,.comment-form .cr-upload-local-images label{display:block;transform:none;position:relative;left:auto;top:auto}#commentform.comment-form .cr-upload-local-images input,.comment-form .cr-upload-local-images input{display:block;width:100%}.ivole-meter{overflow:hidden;background:#f2f2f2;background:-webkit-linear-gradient(top,#eee,#f6f6f6);background:linear-gradient(to bottom,#eee,#f6f6f6);background-color:#f3f3f3;height:22px;border-radius:1px;box-shadow:inset 0 1px 2px rgb(0 0 0 / .4),inset 0 0 0 1px rgb(0 0 0 / .1);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar{border-radius:1px;background:#fb0;background:-webkit-linear-gradient(top,#ffce00,#ffa700);background:linear-gradient(to bottom,#ffce00,#ffa700);background-color:#ffce00;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .25),inset 0 -1px 0 rgb(0 0 0 / .05);-webkit-transition:width .5s ease;transition:width .5s ease;float:left;font-size:0;height:100%;width:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ivole-meter .ivole-meter-bar:before{background-color:rgb(255 255 255 / .25);content:"";display:block;font-size:0;height:1px;margin:1px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell1{white-space:nowrap;width:auto}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{width:70%}.cr-all-reviews-shortcode .cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell2{min-width:100px}.cr-histogramTable tr.ivole-histogramRow .ivole-histogramCell3{text-align:right;white-space:nowrap;width:auto}#reviews .cr-summaryBox-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:2px;align-items:center}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-summaryBox-wrap{display:none}.cr-reviews-grid.cr-reviews-grid-new-review .cr-summaryBox-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-empty{display:none}#reviews .cr-summaryBox-wrap{margin:0 0 1em 0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap,.cr-reviews-grid .cr-summaryBox-wrap{margin:0;background-color:#F9F9F9}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:auto;height:40px}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator{flex:2 2 auto;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-summary-separator-side{flex:1 1 auto}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:2px;height:40px;background-color:#BCCCD4}.cr-reviews-grid .cr-summaryBox-wrap{margin:0 10px 20px 10px}#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap{margin:0;width:49%;flex:0 0 49%;padding:10px;border-radius:4px;border:0 solid #e4e1e3;box-sizing:border-box}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox{width:35%;flex:1 0 35%}.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:auto;flex:0 0 auto}#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:column}#reviews .cr-summaryBox-wrap .cr-average-rating,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-average-rating,.cr-reviews-grid .cr-summaryBox-wrap .cr-average-rating{font-size:36px;font-weight:700;line-height:50px;color:#0E252C}#reviews .cr-summaryBox-wrap .cr-total-rating-count,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-total-rating-count,.cr-reviews-grid .cr-summaryBox-wrap .cr-total-rating-count{font-size:14px;color:#0E252C;line-height:25px}.cr-all-reviews-shortcode .cr-review-form-wrap,.cr-reviews-grid .cr-review-form-wrap,.cr-qna-block .cr-qna-new-q-form{display:none}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-form-wrap,.cr-ajax-reviews-review-form .cr-review-form-wrap,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-form-wrap,.cr-qna-block.cr-qna-new-q-form-open .cr-qna-new-q-form{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav,.cr-qna-block .cr-review-form-nav{display:flex;justify-content:space-between;border-top:1px solid #E5E9EB;border-bottom:1px solid #E5E9EB;height:50px}.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-nav{margin:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right,.cr-qna-block .cr-review-form-nav .cr-nav-left,.cr-qna-block .cr-review-form-nav .cr-nav-right{display:flex;align-items:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-right{display:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg,.cr-qna-block .cr-review-form-nav .cr-nav-left svg{margin:0 5px 0 0}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left svg:hover,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-right svg:hover,.cr-qna-block .cr-review-form-nav .cr-nav-left svg:hover,.cr-qna-block .cr-review-form-nav .cr-nav-right svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav .cr-nav-left span,.cr-qna-block .cr-review-form-nav .cr-nav-left span{font-size:16px;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-item,.cr-ajax-reviews-review-form .cr-review-form-item,.cr-reviews-grid .cr-review-form-item,.cr-qna-block .cr-review-form-item{display:flex;max-width:500px;margin:0 auto;padding:30px 0;border-bottom:1px solid #E5E9EB;position:relative;align-items:center}.cr-all-reviews-shortcode .cr-review-form-item img,.cr-ajax-reviews-review-form .cr-review-form-item img,.cr-reviews-grid .cr-review-form-item img,.cr-qna-block .cr-review-form-item img{display:block;height:60px;width:auto;margin:0 20px 0 0}.rtl .cr-all-reviews-shortcode .cr-review-form-item img,.rtl .cr-ajax-reviews-review-form .cr-review-form-item img,.rtl .cr-reviews-grid .cr-review-form-item img,.rtl .cr-qna-block .cr-review-form-item img{margin:0 0 0 20px}.cr-all-reviews-shortcode .cr-review-form-item span,.cr-ajax-reviews-review-form .cr-review-form-item span,.cr-reviews-grid .cr-review-form-item span,.cr-qna-block .cr-review-form-item span{display:block;font-size:22px;font-weight:500;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-rating,.cr-reviews-grid .cr-review-form-rating{max-width:500px;margin:0 auto;padding:30px 0 30px 0;position:relative}.cr-onsite-ratings .cr-review-form-rating,.cr-review-form-rating-overall .cr-review-form-rating{max-width:500px;margin:1em 0 1em 0;padding:0;position:relative}.cr-review-form-rating-overall.cr-review-form-rating-ovonly .cr-review-form-rating{margin:1em 0 1.5em 0}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating,.cr-review-form-wrap .cr-review-form-rating-overall .cr-review-form-rating{margin-left:auto;margin-right:auto}.cr-review-form-wrap .cr-onsite-ratings .cr-review-form-rating-label{font-size:12px;color:#4D5D64}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont{display:flex;position:relative;height:auto;padding:5px 0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:20px;padding:0 5px;line-height:0}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner{height:30px;padding:0 5px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg{height:30px;width:33px}.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner:first-child{padding-left:0}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner .cr-rating-act{display:none}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-ajax-reviews-review-form .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-inner svg:hover{cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-onsite-ratings .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr,.cr-reviews-grid .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:14px;line-height:20px;height:20px;margin:0 0 0 10px}.cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{font-size:18px;line-height:30px;height:30px;margin:0 0 0 10px}.rtl .cr-review-form-rating-overall .cr-review-form-rating .cr-review-form-rating-cont .cr-review-form-rating-nbr{margin:0 10px 0 0}.cr-review-form-rating-overall .cr-review-form-rating-label{font-size:18px}.cr-all-reviews-shortcode .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-ajax-reviews-review-form .cr-review-form-rating-overall .cr-review-form-rating-label,.cr-reviews-grid .cr-review-form-rating-overall .cr-review-form-rating-label{font-size:16px}.cr-all-reviews-shortcode .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-field-error,.cr-qna-block .cr-review-form-field-error{font-size:11px;color:#CE2B37;margin:5px 0 0 0;display:none}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont,.cr-reviews-grid .cr-review-form-rating.cr-review-form-error .cr-review-form-rating-cont{background-color:#fae9eb}.cr-all-reviews-shortcode .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-ratings .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-review-form-rating-overall .cr-review-form-rating.cr-review-form-error .cr-review-form-field-error,.cr-onsite-questions .cr-onsite-question.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-all-reviews-shortcode .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-ajax-reviews-review-form .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-captcha.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-form-item-media.cr-review-form-error .cr-review-form-field-error,.cr-reviews-grid .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-field-error,.cr-qna-block .cr-review-form-terms.cr-review-form-error .cr-review-form-field-error{display:block}.cr-all-reviews-shortcode .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-comment,.cr-reviews-grid .cr-review-form-comment,.cr-qna-block .cr-review-form-comment{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt,.cr-qna-block .cr-review-form-comment .cr-review-form-comment-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;width:100%;margin:0}.cr-all-reviews-shortcode .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt,.cr-qna-block .cr-review-form-comment.cr-review-form-error .cr-review-form-comment-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,.cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,.cr-qna-block .cr-review-form-lbl{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64}.rtl .cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-lbl,.rtl .cr-all-reviews-shortcode .cr-review-form-name .cr-review-form-lbl,.rtl .cr-all-reviews-shortcode .cr-review-form-email .cr-review-form-lbl,.rtl .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-lbl,.rtl .cr-ajax-reviews-review-form .cr-review-form-name .cr-review-form-lbl,.rtl .cr-ajax-reviews-review-form .cr-review-form-email .cr-review-form-lbl,.rtl .cr-reviews-grid .cr-review-form-comment .cr-review-form-lbl,.rtl .cr-reviews-grid .cr-review-form-name .cr-review-form-lbl,.rtl .cr-reviews-grid .cr-review-form-email .cr-review-form-lbl,.rtl .cr-qna-block .cr-review-form-lbl{left:auto;right:16px}.cr-all-reviews-shortcode .cr-form-item-media,.cr-ajax-reviews-review-form .cr-form-item-media,.cr-reviews-grid .cr-form-item-media{max-width:500px;margin:0 auto;padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-terms,.cr-reviews-grid .cr-review-form-terms,.cr-qna-block .cr-captcha-terms,.cr-qna-block .cr-review-form-terms{max-width:500px;margin:0 auto;padding:0 0 20px 0;line-height:1;display:block}.cr-all-reviews-shortcode .cr-review-form-terms label,.cr-ajax-reviews-review-form .cr-review-form-terms label,.cr-reviews-grid .cr-review-form-terms label,.cr-qna-block .cr-review-form-terms label{display:inline-block;font-size:14px;font-weight:400;margin:0}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox{appearance:auto;width:auto;height:auto;border:none;display:inline-block;vertical-align:middle;margin:0 5px 0 0;accent-color:#4D5D64}.rtl .cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox,.rtl .cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox,.rtl .cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox,.rtl .cr-qna-block .cr-review-form-terms .cr-review-form-checkbox{margin:0 0 0 5px}.cr-all-reviews-shortcode .cr-review-form-terms span,.cr-ajax-reviews-review-form .cr-review-form-terms span,.cr-reviews-grid .cr-review-form-terms span,.cr-qna-block .cr-review-form-terms span{display:inline;vertical-align:middle;color:#0E252C;line-height:1.3}.cr-all-reviews-shortcode .cr-review-form-terms .cr-review-form-checkbox::after,.cr-ajax-reviews-review-form .cr-review-form-terms .cr-review-form-checkbox::after,.cr-reviews-grid .cr-review-form-terms .cr-review-form-checkbox::after,.cr-qna-block .cr-review-form-terms .cr-review-form-checkbox::after{border:none;content:normal}.cr-qna-block .cr-captcha-terms{font-size:12px;font-weight:400;vertical-align:middle;color:#0E252C}.cr-all-reviews-shortcode .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-ne,.cr-reviews-grid .cr-review-form-ne,.cr-qna-block .cr-review-form-ne{max-width:500px;margin:0 auto;padding:0 0 20px 0;position:relative;display:flex;gap:10px}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email,.cr-qna-block .cr-review-form-ne .cr-review-form-name,.cr-qna-block .cr-review-form-ne .cr-review-form-email{width:50%;position:relative}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-name input,.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-email input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-email input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-name input,.cr-reviews-grid .cr-review-form-ne .cr-review-form-email input,.cr-qna-block .cr-review-form-ne .cr-review-form-name input,.cr-qna-block .cr-review-form-ne .cr-review-form-email input{width:100%}.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-ne .cr-review-form-txt,.cr-qna-block .cr-review-form-ne .cr-review-form-txt{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;position:relative;padding:12px 16px;color:#0E252C;font-size:14px;margin:0}.cr-review-form-wrap .cr-onsite-question .cr-onsite-question-inp{border:solid 1px #D8E2E7;background-color:#FFF;box-shadow:none;padding:12px 16px;color:#0E252C;font-size:14px;width:50%}.cr-review-form-wrap .cr-onsite-question label{position:absolute;top:-7px;z-index:1;left:16px;background-color:#FFF;padding:0 5px;font-size:12px;line-height:12px;height:12px;color:#4D5D64;font-weight:400}.rtl .cr-review-form-wrap .cr-onsite-question label{left:auto;right:16px}.cr-review-form-wrap .cr-onsite-questions{max-width:500px;margin:0 auto}.cr-all-reviews-shortcode .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='text'],.cr-onsite-questions .cr-onsite-question.cr-review-form-error input[type='number'],.cr-single-product-review .cr-review-form-textbox.cr-review-form-error,.cr-reviews-grid .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-reviews-grid .cr-review-form-email.cr-review-form-error .cr-review-form-txt,.cr-qna-block .cr-review-form-name.cr-review-form-error .cr-review-form-txt,.cr-qna-block .cr-review-form-email.cr-review-form-error .cr-review-form-txt{border:#CE2B37 solid 2px}.cr-all-reviews-shortcode .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-captcha{max-width:500px;margin:0 auto;padding:0 0 20px 0;display:flex;flex-direction:column;align-items:start}.cr-all-reviews-shortcode .cr-review-form-captcha .cr-recaptcha,.cr-ajax-reviews-review-form .cr-review-form-captcha .cr-recaptcha,.cr-reviews-grid .cr-review-form-captcha .cr-recaptcha{margin:0}.cr-all-reviews-shortcode .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-buttons,.cr-qna-block .cr-review-form-buttons{max-width:500px;margin:0 auto;padding:0 0 30px 0;position:relative;display:flex;gap:10px}.cr-qna-block .cr-qna-list-inl-answ .cr-review-form-buttons{padding:0}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:50%;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-submit{width:100%}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-onsite-question-inp,.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-onsite-question-inp,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-terms,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-rating .cr-review-form-rating-inner,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-comment .cr-review-form-comment-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-ne .cr-review-form-txt,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question,.cr-reviews-grid .cr-review-form-submitting .cr-onsite-question-inp,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-terms,.cr-qna-block .cr-review-form-submitting.cr-qna-new-q-form,.cr-qna-block .cr-review-form-submitting.cr-qna-list-inl-answ{pointer-events:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit span{display:block}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span,.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit span{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit img,.cr-qna-block .cr-review-form-buttons .cr-review-form-submit img{display:none;height:10px}.cr-all-reviews-shortcode .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-ajax-reviews-review-form .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-reviews-grid .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img,.cr-qna-block .cr-review-form-submitting .cr-review-form-buttons .cr-review-form-submit img{display:block}.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel,.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel{display:flex;background-color:#fff;color:#0E252C;border:0;height:40px;line-height:20px;font-size:15px;width:50%;border:solid 1px #D8E2E7;padding:0 10px;margin:0;align-items:center;justify-content:center}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc .cr-review-form-buttons .cr-review-form-cancel{display:none}.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover,.cr-qna-block .cr-review-form-buttons .cr-review-form-cancel:hover{border:solid 1px #4D5D64;text-decoration:none;cursor:pointer}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-rating,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-comment,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-ne,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-captcha,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-buttons,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-ratings,.cr-all-reviews-shortcode .cr-review-form-res .cr-onsite-question,.cr-all-reviews-shortcode .cr-review-form-res .cr-form-item-media,.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-terms,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-rating,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-comment,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-ne,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-captcha,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-buttons,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-ratings,.cr-ajax-reviews-review-form .cr-review-form-res .cr-onsite-question,.cr-ajax-reviews-review-form .cr-review-form-res .cr-form-item-media,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-terms,.cr-reviews-grid .cr-review-form-res .cr-review-form-rating,.cr-reviews-grid .cr-review-form-res .cr-review-form-comment,.cr-reviews-grid .cr-review-form-res .cr-review-form-ne,.cr-reviews-grid .cr-review-form-res .cr-review-form-captcha,.cr-reviews-grid .cr-review-form-res .cr-review-form-buttons,.cr-reviews-grid .cr-review-form-res .cr-onsite-ratings,.cr-reviews-grid .cr-review-form-res .cr-onsite-question,.cr-reviews-grid .cr-review-form-res .cr-form-item-media,.cr-reviews-grid .cr-review-form-res .cr-review-form-terms,.cr-qna-block .cr-review-form-res .cr-review-form-comment,.cr-qna-block .cr-review-form-res .cr-review-form-ne,.cr-qna-block .cr-review-form-res .cr-review-form-buttons,.cr-qna-block .cr-review-form-res .cr-captcha-terms,.cr-qna-block .cr-review-form-res .cr-review-form-terms{display:none}.cr-all-reviews-shortcode .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-result{max-width:500px;margin:0 auto;display:none;position:relative;padding:40px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result,.cr-all-reviews-shortcode .cr-review-form-not-logged-in,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in,.cr-reviews-grid .cr-review-form-res .cr-review-form-result,.cr-reviews-grid .cr-review-form-not-logged-in,.cr-qna-block .cr-review-form-res .cr-review-form-result,.cr-qna-block .cr-review-form-not-logged-in{display:flex;flex-direction:column;align-items:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result span,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result span,.cr-all-reviews-shortcode .cr-review-form-not-logged-in span,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in span,.cr-reviews-grid .cr-review-form-res .cr-review-form-result span,.cr-reviews-grid .cr-review-form-not-logged-in span,.cr-qna-block .cr-review-form-res .cr-review-form-result span,.cr-qna-block .cr-review-form-not-logged-in span{padding:0 0 20px 0}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue{display:flex;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;text-decoration:none;align-items:center;justify-content:center}.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue{padding:10px 20px;min-width:100px;text-align:center}.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover,.cr-qna-block .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover,.cr-qna-block .cr-review-form-not-logged-in .cr-review-form-continue:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.ivole-summaryBox{max-width:100%;font-size:14px}div.ivole-summaryBox{margin-bottom:2rem}.cr-summaryBox-wrap .cr-histogramTable{margin-bottom:0;border-collapse:collapse;border:0;width:100%;max-width:320px;min-width:auto;margin:0 auto}.cr-histogramTable .ivole-histogramRow{border:0}.cr-histogramTable tr.ivole-histogramRow td{padding:.2rem .3rem;vertical-align:middle;border:0;background-color:#fff0}.cr-histogramTable tr.ivole-histogramRow:first-child td{padding-top:0}.cr-histogramTable tr.ivole-histogramRow:last-child td{padding-bottom:0}.cr-histogramTable tr.ivole-histogramRow td:first-child{padding-left:0}.cr-histogramTable tr.ivole-histogramRow td:last-child{padding-right:0}#reviews .cr-credits-div,.cr-all-reviews-shortcode .cr-credits-div,.cr-reviews-grid .cr-credits-div{font-size:10px;text-align:right;width:100%;padding:0 5px;margin:7px 0;line-height:16px;display:flex;align-items:center;justify-content:right;box-sizing:border-box}.cr-reviews-grid .cr-credits-div{margin-top:0;padding:0 10px}.cr-all-reviews-shortcode .cr-credits-div a,#reviews .cr-credits-div a,.cr-reviews-grid .cr-credits-div a{text-decoration:none}.cr-all-reviews-shortcode .cr-credits-div a img,#reviews .cr-credits-div a img,.cr-reviews-grid .cr-credits-div a img{display:inline;height:16px;margin:0 0 0 4px;padding:0;vertical-align:middle}#reviews .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-count-filtered-reviews,.cr-reviews-grid .cr-summaryBox-wrap .cr-count-filtered-reviews{width:100%;padding:5px 10px;margin-top:0;font-size:14px;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow .cr-histogram-a{display:inline;cursor:pointer;color:#0E252C}.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .ivole-histogram-a,.cr-histogramTable tr.ivole-histogramRow.ivole-histogramRow-s .cr-histogram-a{display:inline;font-weight:700}#reviews.cr-reviews-ajax-reviews{width:100%}.cr-all-reviews-shortcode .cr-count-row,#reviews.cr-reviews-ajax-reviews .cr-count-row{background-color:#F9F9F9;padding:10px 12px;font-size:12px;color:#0E252C;margin:24px 0;display:flex;align-items:center;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-count-row{display:none}.cr-all-reviews-shortcode .cr-count-row a,.cr-reviews-ajax-comments .cr-count-row a{color:#0E252C;text-decoration:underline}.cr-all-reviews-shortcode .cr-count-row a:hover,.cr-reviews-ajax-comments .cr-count-row a:hover{cursor:pointer;color:#0E252C}div.ivole-summaryBox.cr-summaryBox-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-all-reviews-ajax.cr-summaryBar-updating,div.ivole-summaryBox.cr-summaryBar-updating,.cr-count-row .cr-seeAll-updating,.cr-ajax-reviews-sort.cr-sort-updating,.cr-review-tags-filter.cr-tags-updating{opacity:.5;pointer-events:none}.cr-voting-cont{display:flex;align-items:center;justify-content:flex-end}.cr-voting-cont img,.cr-voting-cont-uni svg{margin-left:0;margin-right:7px;margin-top:0;margin-bottom:0;width:13px;height:16px;cursor:pointer;pointer-events:auto}.rtl .cr-voting-cont img,.rtl .cr-voting-cont-uni svg{margin-right:0;margin-left:7px}.cr-voting-cont-uni .cr-voting-update svg{pointer-events:none}.cr-voting-cont-uni span.cr-voting-upvote svg:hover{color:#000}.cr-voting-cont-uni span{display:block;line-height:11px;font-size:11px;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-upvote svg .cr-voting-svg-ext{fill:#18B394}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-int{fill:#00A382;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg .cr-voting-svg-ext{fill:#00A382}.cr-voting-cont-uni span.cr-voting-upvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg:hover .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-ext,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-ext{fill:#202020}.cr-voting-cont-uni span.cr-voting-upvote.cr-voting-update svg .cr-voting-svg-int,.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-update svg .cr-voting-svg-int{fill:none;animation:pulse 1s infinite}@keyframes pulse{0%{fill:#FFF}50%{fill:#A9A9A9}100%{fill:#FFF}}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-int{fill:none}.cr-voting-cont-uni span.cr-voting-downvote svg .cr-voting-svg-ext{fill:#CE2B37}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-int{fill:#CA2430;fill-opacity:.4}.cr-voting-cont-uni span.cr-voting-downvote.cr-voting-active svg .cr-voting-svg-ext{fill:#CA2430}.cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:10px;color:#18B394}.rtl .cr-voting-cont-uni span.cr-voting-upvote-count{margin-right:0;margin-left:10px}.cr-voting-cont-uni span.cr-voting-downvote-count{color:#CE2B37}.cr-all-reviews-shortcode ol li.comment,.cr-all-reviews-shortcode ol li.review{list-style:none;margin-right:0;margin-bottom:2.5em;position:relative;border:0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container,.cr-all-reviews-shortcode ol li.comment .comment_container,.cr-all-reviews-shortcode ol li.review .comment_container{position:relative;padding:0}.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar{float:left;position:absolute;padding:0;top:0;left:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px;max-height:none}.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .cr-avatar,.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar,.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar{float:right;position:absolute;padding:0;top:0;right:0;width:50px;height:auto;border:0 solid #e4e1e3;margin:0;box-shadow:none;border-radius:25px;max-height:none}.cr-all-reviews-shortcode ol li.review .comment_container.cr-comment-no-avatar .cr-avatar{display:none}.cr-avatar-check{display:none}.cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.cr-reviews-grid .cr-review-card .cr-avatar-check,.cr-reviews-slider .cr-review-card .cr-avatar-check{width:20px;height:20px;background-color:#31856C;position:absolute;left:34px;top:28px;border-radius:10px;border:2px solid #FFF;display:flex;align-items:center;justify-content:center;box-sizing:border-box;z-index:10}.rtl .cr-all-reviews-shortcode ol li.comment .comment_container .cr-avatar-check,.rtl .cr-all-reviews-shortcode ol li.review .comment_container .cr-avatar-check,.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .cr-avatar-check,.rtl .cr-reviews-grid .cr-review-card .cr-avatar-check,.rtl .cr-reviews-slider .cr-review-card .cr-avatar-check{right:34px;left:auto}.cr-all-reviews-shortcode ol li.review .comment_container .meta,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .meta{display:flex;align-items:baseline;justify-content:space-between;color:#767676;font-size:14px;flex-wrap:wrap}.cr-all-reviews-shortcode ol li div.comment_container a.cr-comment-a{box-shadow:none}.cr-all-reviews-shortcode ol li div.comment_container p.iv-comment-product{font-size:90%}.cr-all-reviews-shortcode ol li div.comment_container a.iv-comment-product-a{box-shadow:none;line-height:0}.cr-all-reviews-shortcode ol li .comment_container .iv-comment-product-img{width:20px;height:auto;vertical-align:top;margin-right:5px;display:inline;border-radius:3px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load{opacity:.5;pointer-events:none}.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 0 0 70px;border-top:0 solid #e4e1e3;border-left:0 solid #e4e1e3;border-right:0 solid #e4e1e3;border-bottom:1px solid #e4e1e3;padding:0 0 1em 0}.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text,.rtl .cr-all-reviews-shortcode ol.commentlist li .comment-text{margin:0 70px 0 0}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment_container .comment-text.comment-text-no-avatar,.cr-all-reviews-shortcode ol.commentlist li .comment-text.comment-text-no-avatar{margin:0;float:none;width:100%}.cr-all-reviews-shortcode ol.commentlist li .comment-text p,.cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin:1em 0;text-align:left}.rtl .cr-reviews-ajax-reviews .cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{text-align:right}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta{font-size:16px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta time{font-style:normal}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-featured-date,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .cr-meta-author-featured-date{display:flex;flex-direction:row;column-gap:20px;align-items:baseline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{display:flex;align-items:center;column-gap:20px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture{display:flex;align-items:center;margin:0 0 0 0;column-gap:7px}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a{font-size:14px;color:#0E252C}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name .cr-product-name-picture .cr-comment-productname-a:hover{text-decoration:underline}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author{color:#0E252C;font-size:16px;display:inline;font-weight:500;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__verified,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__verified{display:block;color:#4D5D64;font-size:14px;font-weight:400;margin:0;text-indent:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-date time{color:#4D5D64}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title{display:flex;align-items:flex-start;flex-direction:column}.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .cr-meta-author-title svg{width:18px;height:18px;display:block;margin:0 0 0 10px;color:#4D5D64}.cr-tag{color:#3d3d3d;background-color:#EEEFF2;display:inline-block;padding:.2em .4em;font-size:12px;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.7em;border:1px solid #c3c6d1;border-color:#31856C;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cr-review-tags-filter .cr-tag{font-size:14px;border-radius:.7em;margin-right:5px;margin-bottom:7px;border-color:#D0D0D0}.cr-review-tags-filter span.cr-tag:hover{border-color:#31856C;cursor:pointer}.cr-review-tags-filter{padding-top:5px;padding-left:0;padding-right:0;padding-bottom:0;pointer-events:auto;opacity:1}.cr-review-tags-filter span.cr-tag.cr-tag-selected{border-color:#31856C;background-color:#D3D3D3}div.cr-review-tags-filter.cr-review-tags-filter-disabled{pointer-events:none;opacity:.5}.cr-review-tags{margin-bottom:1em}.cr-incentivized-badge{display:flex;column-gap:4px;align-items:center;font-size:10px;line-height:10px;margin:0 0 1em 0}.cr-reviews-grid .cr-review-card .cr-incentivized-row .cr-incentivized-badge,.cr-reviews-slider .cr-review-card .cr-incentivized-row .cr-incentivized-badge{margin:0}.cr-incentivized-badge .cr-incentivized-icon{display:block;height:12px}.cr-incentivized-badge .cr-incentivized-icon .cr-incentivized-svg{width:12px;height:12px}.cr-all-reviews-shortcode ol.commentlist ul.children,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list ul.children{list-style:none outside;margin:20px 0 0 50px;margin-inline-start:70px;padding-inline-start:0}.ivole-verified-badge{font-size:12px;vertical-align:middle}.ivole-verified-badge-text{vertical-align:middle}.ivole-verified-badge span.ivole-review-country-text,p.ivole-verified-badge span.ivole-review-country-space{vertical-align:middle}.cr-all-reviews-shortcode ol.commentlist,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{list-style-type:none;margin:0;padding:0 0 1.5em 0;display:block;position:relative}.cr-all-reviews-shortcode ol.commentlist li,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li{margin:0 0 30px 0;list-style:none;clear:both;border:0;padding:0}.cr-all-reviews-shortcode.cr-all-reviews-new-review ol.commentlist,.cr-reviews-grid.cr-reviews-grid-new-review .cr-reviews-grid-inner,.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-review-tags-filter,.cr-reviews-grid.cr-reviews-grid-new-review .cr-review-tags-filter{display:none}.cr-all-reviews-shortcode .ivole-review-country-icon,#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .ivole-review-country-icon{display:inline;height:12px;width:auto;margin:0 0 0 5px;border-radius:0}.woocommerce #content #reviews p.ivole-verified-badge img.ivole-review-country-icon,#reviews p.ivole-verified-badge img.ivole-review-country-icon{float:none;height:12px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:auto;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce #content div.Product #reviews .comment_container img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,p.ivole-verified-badge .ivole-verified-badge-text img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-form-item-media-none{padding:24px;text-align:left;display:flex;align-items:center;cursor:pointer;border:1px dashed #D8E2E7;border-radius:2px}.cr-review-form-error .cr-form-item-media-none{border-color:#CE2B37}.cr-form-visible .cr-form-item-media-none{display:none}.cr-form-item-media-none .cr-form-item-media-icon{width:60px;height:60px;padding:8px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px;flex-shrink:0}.cr-form-item-media-none .cr-form-item-media-icon:first-child{margin:0 5px 0 0}.rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin:0 0 0 5px}.cr-rtl .cr-form-item-media-none .cr-form-item-media-icon:first-child{margin-right:0;margin-left:5px}.cr-form-item-media-none span{display:inline-block;vertical-align:top;margin:0 0 0 20px;color:#4D5D64;font-size:12px}.rtl .cr-form-item-media-none span{margin:0 20px 0 0}.cr-rtl .cr-form-item-media-none span{margin-left:0;margin-right:20px}.cr-form-item-media-none:active{border-color:#c9c9c9}.cr-form-item-media-none:active .cr-form-item-media-icon{border:1px solid #c9c9c9;fill:#c9c9c9}.cr-form-item-media .cr-form-item-media-file{display:none}.cr-form-item-media-preview{display:none;margin:0;flex-wrap:wrap}.cr-form-visible .cr-form-item-media-preview{display:flex;row-gap:9px}.cr-form-item-media-preview .cr-upload-images-containers{width:108px;height:108px;margin-bottom:0;margin-right:9px;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid #D8E2E7;padding:0;overflow:hidden}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok{padding:0}.cr-form-item-media-preview .cr-upload-images-containers img{margin:0 0 0 0;opacity:.3;object-fit:cover}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-video-thumbnail{width:108px;height:108px;margin:0 0 0 0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok img{opacity:1}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:.6;border-width:0}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending img{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:2px;right:2px;width:16px;height:16px;display:none;background-color:#CE2B37;border-radius:8px;border:0 solid;line-height:0;cursor:pointer}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete{display:block}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#fff}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-form-item-media-preview .cr-form-item-media-add{cursor:pointer;width:108px;height:108px;text-align:center;line-height:108px;font-size:40px;color:#e0e0e0;border:1px dashed #e0e0e0;margin-bottom:0;display:inline-block}.cr-form-item-media-preview .cr-form-item-media-add:active{border-color:#c9c9c9;color:#c9c9c9}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar{width:94px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}.cr-form-item-media-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-pbar .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#1AB394;border-radius:5px}.cr-pswp{display:none}.cr-reviews-rating{display:flex;column-gap:10px;align-items:center;margin:0;padding:0;line-height:0;.cr-qna-separator{margin:0}}.cr-average-rating-stars{line-height:0}.crstar-rating-svg{margin:8px 0;position:relative;display:inline-block}.cr-reviews-grid .cr-review-card .crstar-rating-svg,.cr-reviews-slider .cr-review-card .crstar-rating-svg,.cr-reviews-rating .crstar-rating-svg,.cr-ajax-reviews-slide-main-comment .crstar-rating-svg,.crf-custom-question-rating-cont .crstar-rating-svg{margin:0}.cr-average-rating-stars .crstar-rating-svg{margin:5px 0 0 0}.crstar-rating-svg .cr-rating-icon-base{display:flex;height:20px}.crstar-rating-svg .cr-rating-icon-frnt{display:flex;height:20px;position:absolute;top:0;left:0;overflow:hidden}.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base,.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt,.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base,.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt{height:25px;column-gap:3px}.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base,.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt,.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base,.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt{height:18px;column-gap:0}.rtl .crstar-rating-svg .cr-rating-icon-frnt{right:0;left:auto}.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg{width:20px;height:20px;fill:none;stroke:#FFBC00}.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{width:20px;height:20px;fill:#FFBC00;flex-shrink:0}.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,.cr-reviews-grid .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,.cr-reviews-slider .cr-review-card .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{width:25px;height:25px}.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,.crf-custom-question-rating-cont .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon,.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg,.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{width:18px;height:18px}.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg{stroke:#aaa}.cr-reviews-slider .cr-sldr-custom-question .crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{fill:#aaa}@media (max-width:500px){#reviews .cr-summaryBox-wrap .ivole-summaryBox,#reviews .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-all-reviews-shortcode .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .ivole-summaryBox,.cr-reviews-grid .cr-summaryBox-wrap .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-overall-rating-wrap,.cr-reviews-grid .cr-summaryBox-wrap.cr-summaryBox-add-review .cr-add-review-wrap{width:100%;flex:0 0 100%}.cr-all-reviews-shortcode ol.commentlist{margin-left:0;margin-right:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator{width:100%;display:flex;justify-content:center;align-items:center}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-int,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-int{width:50px;height:2px}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-summary-separator-side,.cr-reviews-grid .cr-summaryBox-wrap .cr-summary-separator-side{display:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap{width:100%;padding:10px}}.woocommerce .product #reviews .comment-text p.ivf-custom-question-checkbox{font-weight:550;margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul{margin:.6em 0}.woocommerce .product #reviews .comment-text ul.ivf-custom-question-ul li{margin:0}.woocommerce .product #reviews .comment-text span.ivf-custom-question-radio{font-weight:550}.woocommerce .product #reviews .comment-text hr.ivf-custom-question-hr,.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{margin:.6em 0}.cr-all-reviews-shortcode .commentlist hr.ivf-custom-question-hr{display:none}.cr-all-reviews-shortcode .commentlist .comment-text .ivf-custom-question-p{font-size:14px;margin:.5em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{margin:.6em 0;display:flex;align-items:center;flex-direction:row}.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont{font-size:14px}.woocommerce .product #reviews .comment-text p.ivf-custom-question-p,.cr-all-reviews-shortcode .commentlist p.ivf-custom-question-p{margin:.6em 0}.woocommerce .product #reviews .comment-text .crf-custom-question-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating{padding-right:7px;font-weight:550}.woocommerce .product #reviews .comment-text .crf-custom-question-rating-cont .star-rating,.cr-all-reviews-shortcode .commentlist .crf-custom-question-rating-cont .star-rating{font-size:1em;height:1.1em;line-height:1.1em;float:none;margin:0}.cr-onsite-questions .cr-onsite-question{display:block;margin:1.5em 0;position:relative}.cr-onsite-questions .cr-onsite-question .required,.cr-onsite-ratings .cr-review-form-rating .required,.cr-review-form-rating-overall .cr-review-form-rating .required{margin:0 0 0 3px}.cr-onsite-questions .cr-onsite-question label,.cr-onsite-questions .cr-onsite-question input{display:block}.cr-onsite-questions .cr-onsite-question.cr-full-width label,.cr-onsite-questions .cr-onsite-question.cr-full-width input{width:100%}.cr-review-form-wrap .cr-onsite-questions .cr-onsite-question.cr-full-width label{width:auto}.cr-onsite-ratings{border-top:1px solid #DFE4E7;border-bottom:1px solid #DFE4E7}.cr-onsite-ratings.cr-onsite-ratings-only{border-bottom:none}.cr-review-form-wrap .cr-onsite-ratings{max-width:500px;margin:0 auto}.cr-customer-consent .checkbox input.cr-customer-consent-checkbox{margin-right:7px;position:relative}#kco-extra-checkout-fields .cr-customer-consent{display:none}.cr-show-more{width:100%}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd,.cr-all-reviews-shortcode .cr-show-more-button,.cr-reviews-grid .cr-show-more-button,.cr-qna-block .cr-show-more-que{display:block;margin:10px auto;height:40px;padding:0 20px 0 20px;border:solid 1px #BCCCD4;font-size:14px;background-color:#fff0;color:#0E252C}.cr-qna-block .cr-show-more-que{margin:20px auto}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-button,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-button{display:none}.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:hover,.cr-reviews-ajax-reviews .cr-show-more-reviews-prd:focus,.cr-all-reviews-shortcode .cr-show-more-button:hover,.cr-all-reviews-shortcode .cr-show-more-button:focus,.cr-reviews-grid .cr-show-more-button:hover,.cr-reviews-grid .cr-show-more-button:focus,.cr-qna-block .cr-show-more-que:hover,.cr-qna-block .cr-show-more-que:focus{border:solid 1px #00A79D;background-color:#fff0;color:#0E252C}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{display:block;margin:20px auto;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-show-more-review-spinner,.cr-reviews-grid.cr-reviews-grid-new-review .cr-show-more-review-spinner,.cr-all-reviews-shortcode .commentlist .cr-pagination-review-spinner{display:none}.cr-show-more-review-spinner-cnt{width:100%;height:60px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort,.cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort{display:block;margin:0;background:#fff0;border:0;padding:4px;width:auto;height:auto;appearance:auto;color:#0E252C;font-size:12px;font-weight:500}.cr-ajax-reviews-sort-div{display:flex;justify-content:space-between}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-search-no-reviews{display:none}#reviews.cr-reviews-ajax-reviews .cr-button-search,.cr-all-reviews-shortcode .cr-button-search{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:400;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:1.5em;margin-top:0;margin-bottom:0;margin-left:5px;margin-right:0;white-space:nowrap;width:auto}.rtl #reviews.cr-reviews-ajax-reviews .cr-button-search,.rtl .cr-all-reviews-shortcode .cr-button-search{margin-left:0;margin-right:5px}#reviews.cr-reviews-ajax-reviews .cr-button-search:hover,.cr-all-reviews-shortcode .cr-button-search:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search,.cr-all-reviews-shortcode .cr-ajax-search{display:flex;padding:0;margin:24px 0;width:100%}.cr-all-reviews-shortcode.cr-all-reviews-new-review .cr-ajax-search{display:none}#reviews.cr-reviews-ajax-reviews .cr-ajax-search div,.cr-all-reviews-shortcode .cr-ajax-search div,.cr-qna-block .cr-qna-search-block div{position:relative;flex-grow:1}#reviews.cr-reviews-ajax-reviews .cr-input-text,.cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.8em;width:100%;line-height:1.5em;margin:0;font-size:1em;box-sizing:border-box}.rtl #reviews.cr-reviews-ajax-reviews .cr-input-text,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-input-text,.rtl .cr-ajax-search input[type="text"]{padding-right:calc(1.5em + .75rem);padding-left:1.8em}#reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.cr-ajax-search .cr-ajax-search-icon{position:absolute;display:inline-block;top:50%;left:9px;transform:translateY(-50%);width:1.1em;height:1.1em}.rtl #reviews.cr-reviews-ajax-reviews .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-all-reviews-shortcode .cr-ajax-search .cr-ajax-search-icon,.rtl .cr-ajax-search .cr-ajax-search-icon{right:9px}.cr-qna-block .cr-input-text,.cr-ajax-search input[type="text"]{border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;background-color:#fff;color:#898F92;padding:3px 10px;padding-left:calc(1.5em + .75rem);padding-right:1.5em;width:100%;margin:0;font-size:1em;box-shadow:none;outline:none}.cr-ajax-search input[type="text"]{height:42px}.cr-qna-block .cr-input-text{height:100%}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary{display:flex;justify-content:space-between;align-items:center;width:100%}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt{height:40px;display:flex;align-items:center}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val{font-size:25px;font-weight:700;margin:0 0 0 15px;color:#0E252C}.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val{margin:0 15px 0 0}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{font-size:20px;font-weight:400;margin:0 0 0 15px;color:#4D5D64}.rtl .cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{margin:0 15px 0 0}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{margin:0 0 0 15px;cursor:pointer;background-color:#31856C;color:#fff;display:flex;align-items:center;justify-content:center;min-height:40px;text-transform:none;line-height:20px;font-size:15px;border:none}.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{background-color:#276A56}#reviews.cr-reviews-ajax-reviews .cr-clear-input,.cr-all-reviews-shortcode .cr-clear-input,.cr-qna-block .cr-qna-search-block .cr-clear-input{display:none;position:absolute;cursor:pointer;margin-left:-1.7em;margin-top:-8px;height:16px;top:50%;right:8px}.rtl #reviews.cr-reviews-ajax-reviews .cr-clear-input,.rtl .cr-all-reviews-shortcode .cr-clear-input,.rtl .cr-qna-block .cr-qna-search-block .cr-clear-input{left:8px;right:auto;margin-left:0}.cr-all-reviews-shortcode .cr-clear-input.cr-visible{display:inline-block}#reviews.cr-reviews-ajax-reviews .cr-clear-input svg,.cr-all-reviews-shortcode .cr-clear-input svg,.cr-qna-block .cr-qna-search-block .cr-clear-input svg{display:block;height:16px}#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon,.cr-all-reviews-shortcode .cr-qna-search-icon,.cr-qna-block .cr-qna-search-block .cr-qna-search-icon{fill:#18B394;display:inline-block;position:absolute;width:1.1em;height:1.1em;left:9px;top:50%;transform:translateY(-50%)}#reviews.cr-reviews-ajax-reviews .cr-input-text:focus,.cr-all-reviews-shortcode .cr-input-text:focus,.cr-qna-block .cr-input-text:focus,.cr-ajax-search input[type="text"]:focus{background-color:#fff;outline:none;border-color:#e77600;box-shadow:0 0 3px 2px rgb(228 121 17 / .5)}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{display:block;margin:1em 0;border:1px solid;border-radius:4px 4px 4px 4px;border-color:#ADB1B8 #A2A6AC #8D9096;padding:3px 10px;background:-webkit-linear-gradient(top,#f7f8fa,#e7e9ec);background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);font-weight:600;color:#000;letter-spacing:normal;font-size:1em;text-transform:none;line-height:normal}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review:hover{background:#e0e3e9;background:-webkit-linear-gradient(top,#e7eaf0,#d9dce1);background:linear-gradient(to bottom,#e7eaf0,#d9dce1);text-decoration:none}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review{display:block;background-color:#31856C;color:#fff;border:0;height:40px;line-height:20px;font-size:15px;width:auto;padding:10px 20px;margin:0}.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover,.cr-reviews-grid .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover{background-color:#276A56;text-decoration:none;cursor:pointer}.cr-ajax-reviews-review-form{display:none}.cr-ajax-reviews-review-form.cr-ajax-reviews-review-form-nc{display:block}#reviews.cr-reviews-ajax-reviews .comment-reply-title{display:block;font-size:1.5em}.cr-ajax-reviews-review-form p.form-submit{display:flex;justify-content:space-between;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div{margin:12px 0 24px 0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div .cr-ajax-reviews-cus-images-title{font-size:1em;margin:0 auto 5px auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-div2,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-div2{white-space:nowrap;overflow-x:auto;overflow-y:hidden}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(120 120 120 / .8);z-index:100001;display:none;opacity:0}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal-cont.cr-mask-active{visibility:visible;opacity:1;display:flex;justify-content:center;align-items:center}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal{visibility:visible;position:relative;max-width:100vw;width:700px;background:#fff;z-index:100001;display:block;border-radius:3px;opacity:1;max-height:100vh}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-hdr{height:36px;background:#f2f2f2;background:#f1f1f1;background:-webkit-linear-gradient(top,#f7f7f7,#eaeaea);background:linear-gradient(to bottom,#f7f7f7,#eaeaea);box-shadow:0 1px 0 rgb(255 255 255 / .5) inset,0 -1px 0 rgb(255 255 255 / .4) inset;position:relative;border-bottom:1px solid #cdcdcd;border-bottom-color:rgb(0 0 0 / .2);border-top-left-radius:3px;border-top-right-radius:3px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close{display:block;zoom:1;background-color:#fff0;border:none;float:right;padding:8px;position:absolute;top:50%;right:5px;margin:-15px 0 0;line-height:0;min-height:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal button.cr-ajax-reviews-cus-images-close svg{opacity:.64;width:15px;height:15px;font-size:15px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-close .cr-no-icon{fill:#333}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{display:flex;flex-direction:row;justify-content:space-evenly;gap:20px}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav{width:80%;margin:0 auto 35px auto;background-color:#f4f4f4}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav video{max-height:75px;margin:0 auto;width:auto}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-nav .cr-ajax-reviews-slide-nav{padding:0;line-height:0;text-align:center;position:relative}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main img,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main video{max-width:400px;max-height:400px;width:auto}.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:250px;padding:0;line-height:1.5}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment p{margin:0;display:block}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment time{opacity:.5;font-size:.875em;display:block}.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment .cr-ajax-reviews-slide-main-comment-body{max-height:300px;overflow-x:hidden;overflow-y:scroll;line-height:normal}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main.slick-initialized .slick-slide{float:none;display:inline-block;vertical-align:middle}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-vote,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-vote{box-sizing:border-box;margin:1em 0 0 0}.cr-search-highlight{background:linear-gradient(0deg,#FFEB82,#FFEB82),#F9F9F9}.cr-noscroll{overflow:hidden}.product_meta .cr_gtin_val,.product_meta .cr_mpn_val,.product_meta .cr_brand_val{display:inline}.cr-reviews-slider .cr-slider-read-more a,.cr-reviews-slider .cr-slider-read-less a{font-size:.8em}.cr-reviews-slider .cr-slider-details{display:none}.cr-qna-block .cr-qna-search-block{display:flex;justify-content:flex-end;margin-bottom:30px}.cr-qna-block .cr-qna-list-block{display:block}.cr-qna-block.cr-qna-new-q-form-open .cr-qna-search-block,.cr-qna-block.cr-qna-new-q-form-open .cr-qna-list-block{display:none}.cr-qna-block .cr-qna-search-block .cr-qna-ask-button{font-size:16px;font-weight:400;background:#31856C;border:0 solid;border-radius:0;min-height:42px;color:#FFF;cursor:pointer;display:inline-block;outline-style:none;margin-top:0;margin-bottom:0;margin-left:10px;margin-right:0;padding:5px 15px}.cr-qna-block .cr-qna-search-block .cr-qna-ask-button:hover{background:#276A56}.rtl .cr-qna-block .cr-qna-search-block .cr-qna-ask-button{margin-left:0;margin-right:10px}.cr-qna-block .cr-qna-list-block div.cr-qna-list-empty{padding:30px;text-align:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont{margin-top:20px;margin-bottom:0;margin-right:0;margin-left:0;overflow-wrap:break-word;word-break:break-word}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{display:flex;margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b{margin-top:20px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-l{min-width:50px;display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-l,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-l{min-width:50px;display:flex;align-items:flex-start}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon{width:30px;height:30px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon circle{stroke:#31856C}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-icon path{fill:#31856C}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{width:16px;height:16px;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;margin-right:10px}.rtl .cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon{margin-left:10px;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:flex;justify-content:space-between;align-items:flex-end}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r.cr-qna-list-q-b-r-no-ans{justify-content:right}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-q-b-r{display:none}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-inl-answ{padding-bottom:20px;border-bottom:solid 2px #F9F9F9;border-top:solid 0;border-right:solid 0;border-left:solid 0;width:100%;display:none}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b.cr-qna-ans-form-open .cr-qna-list-inl-answ{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{display:flex;align-items:center}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer{display:block;border-left:solid 3px #BCCCD4;border-top:solid 0;border-right:solid 0;border-bottom:solid 0;padding-left:16px;padding-right:0;padding-top:0;padding-bottom:0;margin-bottom:10px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer.cr-qna-list-last{margin-bottom:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-question{font-size:18px;font-weight:600;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s{font-size:16px;font-weight:400;line-height:1.2;display:block;color:#203741}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{margin:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s a{text-decoration:underline;color:#6d6d6d;cursor:pointer}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author{font-size:14px;font-weight:400;line-height:1.2;display:block;color:#276A56;font-style:italic;margin-top:5px;margin-bottom:0;margin-left:0;margin-right:0}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author .cr-qna-list-q-author-b{font-weight:600}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{font-size:14px;color:#276A56}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button{font-size:14px;font-weight:600;background:#FFF;border:1px solid #BCCCD4;border-radius:0;height:42px;color:#276A56;cursor:pointer;display:inline-block;outline-style:none;padding:4px 15px}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-ans-button:hover{border-color:#4D5D64}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b-r-no-ans .cr-qna-ans-button{display:none}.cr-qna-block #cr-show-more-q-spinner{display:block;margin:30px auto;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px}.cr-qna-block .cr-search-no-qna{margin:30px auto;text-align:center;color:#203741}#reviews.cr-reviews-ajax-reviews p.cr-featured-badge,.cr-all-reviews-shortcode p.cr-featured-badge{margin:0 0 10px 0}#reviews.cr-reviews-ajax-reviews .cr-featured-badge span,#reviews.cr-reviews-ajax-reviews .cr-all-featured-badge span,.cr-all-reviews-shortcode .cr-all-featured-badge span{text-transform:uppercase;display:inline-block;font-size:12px;-moz-box-shadow:inset 0 1px 0 0 #fff6af;-webkit-box-shadow:inset 0 1px 0 0 #fff6af;box-shadow:inset 0 1px 0 0 #fff6af;background-color:#ffec64;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;text-indent:0;border:1px solid #fa2;color:#333;font-weight:400;font-style:normal;line-height:20px;text-decoration:none;text-align:center;text-shadow:0 1px 0 #fe6;padding:0 5px}#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{display:block;border-bottom:1px solid #e4e1e3;padding-bottom:1em}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch{text-align:center;background-color:#F9F9F9}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a{color:#4D5D64}.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:hover,.cr-reviews-ajax-reviews .cr-ajax-reviews-wpml-switch a:active{color:#0E252C}#review_form .cr-upload-local-images .cr-upload-images-status,.cr-upload-local-images .cr-upload-images-status{display:block;margin:0 0 10px 0;padding:3px 5px}#review_form .cr-upload-local-images #cr_review_image,.cr-upload-local-images #cr_review_image{margin:0 0 15px 0;width:100%}#review_form .cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error,.cr-upload-local-images .cr-upload-images-status.cr-upload-images-status-error{background-color:#FF4136;color:#303030}#review_form .cr-upload-images-preview,.cr-upload-images-preview{display:flex;margin:0 0 0 0}#review_form .cr-upload-images-preview .cr-upload-images-containers,.cr-upload-images-preview .cr-upload-images-containers{width:75px;height:75px;margin:0 10px 10px 0;position:relative;display:flex;align-items:center;justify-content:center;pointer-events:auto}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-video-thumbnail{margin:0;opacity:.3;padding:15px;border:1px solid #e0e0e0;fill:#e0e0e0;border-radius:2px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending{pointer-events:none}#review_form .cr-upload-images-preview .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-thumbnail{max-width:100%;max-height:100%;margin:0 0 0 0;opacity:.3}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-thumbnail,#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-video-thumbnail{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-pbar{width:65px;height:10px;margin:0 5px 0 5px;padding:0;position:absolute;top:50%;left:0;transform:translate(0,-50%);background-color:#ddd;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-pbar .cr-upload-images-pbarin,.cr-upload-images-preview .cr-upload-images-pbarin{width:0;height:100%;margin:0;padding:0;background-color:#4BBE67;border-radius:5px}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-thumbnail{opacity:1}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-video-thumbnail{opacity:1;border-width:0}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-pbar{display:none}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete{padding:1px;position:absolute;top:0;right:0;width:20px;height:20px;display:none;background-color:#e7412c;border-radius:10px;border:0 solid;line-height:0;cursor:pointer}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete:hover{background-color:#db2c1b}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-ok.cr-upload-delete-pending .cr-upload-images-delete,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete{opacity:.2}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete svg{padding:0;width:18px;height:18px;font-size:18px;line-height:18px;display:block}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete .cr-no-icon{fill:#FFF}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{margin:0;background:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/spinner-2x.gif) no-repeat;background-size:20px 20px;width:20px;height:20px;display:none;text-decoration:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#review_form .cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers.cr-upload-delete-pending .cr-upload-images-delete-spinner{display:block}.cr-reviews-grid{padding:20px 0 10px 0;border-width:1px;border-style:solid;border-color:#fff0;display:block;border-radius:5px;margin:0;width:100%}.cr-reviews-grid-inner{border-radius:inherit;display:flex}.cr-reviews-grid-inner .cr-reviews-grid-col{flex-grow:1;width:0}.cr-reviews-grid-inner .cr-reviews-grid-col.cr-reviews-grid-col-none{display:none}.cr-reviews-grid-empty{border-radius:inherit;display:flex;padding:0 10px;margin:10px 0;justify-content:center}.cr-reviews-slider{padding:15px 0;margin:0 25px;opacity:0;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.cr-reviews-slider.slick-initialized{visibility:visible;opacity:1}.cr-reviews-grid .cr-review-card{padding:0 0 0 0;border-width:1px;border-style:solid;border-color:#fff0;border-radius:10px;margin:0 10px 20px 10px;max-width:100%;overflow:hidden;visibility:hidden;display:none}.cr-reviews-grid .cr-reviews-grid-col .cr-review-card{display:block}.cr-reviews-grid .cr-reviews-grid-inner.cr-colcade-loaded .cr-review-card{visibility:visible}.cr-reviews-slider .cr-review-card{box-sizing:border-box;padding:0 10px;height:100%}.cr-reviews-slider .cr-review-card .cr-review-card-inner{margin:0 auto;padding:10px;border-width:1px;border-style:solid;border-color:#fff0;border-radius:inherit;display:flex;flex-direction:column;height:100%}.cr-reviews-grid .breaker{display:block;margin:5px 0;height:0;width:100%}.cr-reviews-grid .cr-review-card .image-row{display:block;width:100%;position:relative;line-height:0}.cr-reviews-grid .cr-review-card .image-row .image-row-img{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-vid{display:block;max-width:100%;height:auto;border-style:none;border-radius:0;margin:0 auto;width:100%;object-fit:cover;cursor:pointer}.cr-reviews-grid .cr-review-card .image-row .image-row-img.image-row-img-none,.cr-reviews-grid .cr-review-card .image-row .image-row-vid.image-row-vid-none{display:none}.cr-ajax-reviews-video{display:block;position:relative;line-height:0;cursor:pointer;text-align:center}.cr-review-card-content .cr-comment-videoicon,.cr-ajax-reviews-video .cr-comment-videoicon{position:absolute;top:50%;left:50%;width:40px;margin-top:-20px;margin-left:-20px;cursor:pointer}#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main .cr-comment-videoicon{max-width:none;max-height:none;width:40px}.cr-review-card-content .cr-vid-playing .cr-comment-videoicon,.cr-ajax-reviews-video.cr-vid-playing .cr-comment-videoicon{display:none}.cr-reviews-grid .cr-review-card .image-row .image-row-count,.cr-reviews-grid .cr-review-card .image-row .media-row-count{position:absolute;max-width:100%;width:100%;height:60px;border-style:none;border-radius:0;bottom:0;background:#20374199;color:#FFF;display:flex;justify-content:center;align-items:center;cursor:pointer;gap:5px}.cr-reviews-grid .cr-review-card .image-row.cr-vid-playing .media-row-count{display:none}.cr-reviews-grid .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #F4F4F4;margin:0 15px 0 15px}.pswp .cr-video-wrapper{display:flex;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center}.cr-reviews-slider .cr-review-card .top-row{display:flex;padding:16px 0 16px 0;border-bottom:solid 2px #aaa;margin:0 10px 0 10px}.cr-reviews-grid .cr-review-card .top-row .rating,.cr-reviews-slider .cr-review-card .top-row .rating{flex:0 0 50%}.cr-reviews-grid .cr-review-card .top-row .reviewer,.cr-reviews-slider .cr-review-card .top-row .reviewer{text-align:left;display:flex;flex-direction:column;justify-content:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified{display:flex;align-items:center;line-height:20px}.cr-reviews-grid .cr-review-card .top-row .rating .datetime,.cr-reviews-slider .cr-review-card .top-row .rating .datetime{font-size:.9em;color:#676767}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name{font-family:sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#203741;height:50%;display:flex;align-items:center}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-name .ivole-grid-country-icon{height:15px;display:block;margin:0 0 0 8px;border-radius:3px}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified{font-family:sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0em;text-align:left;color:#18B394;height:50%;display:flex;align-items:center;margin:5px 0 0 0}.cr-reviews-grid .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified,.cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{height:16px;width:16px;display:inline;vertical-align:middle;margin:0 6px 0 0}.rtl .cr-reviews-slider .cr-review-card .top-row .reviewer .reviewer-verified .cr-reviewer-verified{margin:0 0 0 6px}.cr-reviews-grid .cr-review-card .middle-row,.cr-reviews-grid .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 15px 15px 15px}.cr-reviews-slider .cr-review-card .middle-row,.cr-reviews-slider .cr-review-card .cr-incentivized-row{padding:16px;background:#FCFCFC;border:1px solid #F9F9F9;border-radius:6px;box-sizing:border-box;font-family:sans-serif;font-style:normal;font-weight:400;line-height:130%;font-size:16px;margin:0 10px 15px 10px;flex:1}.cr-reviews-slider .cr-review-card .cr-incentivized-row{flex:0}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail{flex-basis:56px;flex-shrink:0;margin-right:16px;position:relative}.cr-reviews-grid .cr-review-card .top-row .review-thumbnail img,.cr-reviews-slider .cr-review-card .top-row .review-thumbnail img{max-width:50px;max-height:50px;border-radius:25px}.cr-reviews-grid .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 15px 0 15px;line-height:0}.cr-reviews-slider .cr-review-card .rating-row{padding:17px 0 17px 0;display:flex;align-items:center;margin:0 10px 0 10px;overflow:hidden;line-height:0}.cr-reviews-grid .cr-review-card .rating-row .rating-label,.cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 0 0 15px;font-family:sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.1em;text-align:left;color:#898F92}.rtl .cr-reviews-slider .cr-review-card .rating-row .rating-label{margin:0 16px 0 0}.cr-reviews-grid .cr-review-card .middle-row .review-content,.cr-reviews-slider .cr-review-card .middle-row .review-content{margin:0 0 12px 0;color:#484E51}.cr-reviews-grid .cr-review-card .middle-row .review-content p,.cr-reviews-slider .cr-review-card .middle-row p{margin:0}.cr-reviews-grid .cr-review-card .middle-row .datetime,.cr-reviews-slider .cr-review-card .middle-row .datetime{font-weight:300;font-size:14px;color:#898F92}.cr-reviews-grid .cr-review-card .verified-review-row,.cr-reviews-slider .cr-review-card .verified-review-row{margin:0 0 12px 0;text-align:left;font-family:sans-serif}.cr-reviews-grid .cr-review-card .verified-review-row p.ivole-verified-badge,.cr-reviews-slider .cr-review-card .verified-review-row p.ivole-verified-badge{margin:0}.cr-reviews-grid .cr-review-card .verified-review-row .verified-badge-empty,.cr-reviews-slider .cr-review-card .verified-review-row .verified-badge-empty{min-height:20px}.cr-reviews-grid .cr-review-card .review-product,.cr-reviews-slider .cr-review-card .review-product{border-radius:inherit;display:flex;padding:10px;margin-top:10px;line-height:1}.cr-reviews-slider .cr-review-card .cr-sldr-custom-questions{border-radius:inherit;display:block;padding:0;margin:0 10px 17px 10px;line-height:1;border-top:1px dashed #aaa;border-bottom:1px dashed #aaa;font-size:14px}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail{flex:0 0 20%}.cr-reviews-grid .cr-review-card .review-product .product-thumbnail img,.cr-reviews-slider .cr-review-card .review-product .product-thumbnail img{width:50px;height:50px;max-width:none;max-height:none}.cr-reviews-grid .cr-review-card .review-product .product-title,.cr-reviews-slider .cr-review-card .review-product .product-title{margin:auto 0;padding-left:5px;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0em;text-align:left;color:#203741}.rtl .cr-reviews-slider .cr-review-card .review-product .product-title{padding-left:0;padding-right:5px}p.ivole-verified-badge{font-size:12px;vertical-align:middle}span.ivole-verified-badge-text{vertical-align:middle}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-icon,p.ivole-verified-badge img.ivole-verified-badge-icon,#reviews img.ivole-verified-badge-icon,img.ivole-verified-badge-icon{float:none;height:20px;width:17px;vertical-align:middle;margin:0 5px 0 0;display:inline;border-radius:0}.woocommerce #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page #content div.product #reviews .comment img.ivole-verified-badge-ext-icon,.woocommerce-page div.product #reviews .comment img.ivole-verified-badge-ext-icon,#reviews p.ivole-verified-badge img.ivole-verified-badge-ext-icon,p.ivole-verified-badge img.ivole-verified-badge-ext-icon,#reviews img.ivole-verified-badge-ext-icon,img.ivole-verified-badge-ext-icon{float:none;height:11px;width:11px;vertical-align:middle;margin:0 0 0 5px;display:inline;border-radius:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question{display:flex;align-items:center;margin:15px 0;column-gap:10px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox{flex-direction:column;align-items:flex-start}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-p{margin:0}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox .cr-sldr-p{margin-bottom:7px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question.cr-sldr-checkbox ul{margin:0 0 0 25px}.cr-reviews-slider .cr-review-card .cr-sldr-custom-question .cr-sldr-label{font-weight:550}@font-face{font-family:'slick';font-weight:400;font-style:normal;font-display:swap;src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot);src:url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.woff) format('woff'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.ttf) format('truetype'),url(/wp-content/plugins/customer-reviews-woocommerce/css/../fonts/slick.svg#slick) format('svg')}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.cr-reviews-slider .slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;opacity:1}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.cr-reviews-slider.slick-slider .slick-track{display:flex}.cr-reviews-slider.slick-slider .slick-slide{height:inherit}.cr-reviews-slider.slick-slider .slick-slide>div{height:100%}.cr-ajax-reviews-cus-images-slider-nav.cr-reviews-slider.slick-slider .slick-slide>div{line-height:0}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}.cr-reviews-slider .slick-arrow.slick-prev,.cr-reviews-slider .slick-arrow.slick-next,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-prev,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider.cr-ajax-reviews-cus-images-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:#fff0;border:none;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover,.cr-reviews-slider .slick-prev:focus,.cr-reviews-slider .slick-next:hover,.cr-reviews-slider .slick-next:focus{color:#fff0;outline:none;background:#fff0}.cr-reviews-slider .slick-prev:hover:before,.cr-reviews-slider .slick-prev:focus:before,.cr-reviews-slider .slick-next:hover:before,.cr-reviews-slider .slick-next:focus:before{opacity:1}.cr-reviews-slider .slick-prev.slick-disabled:before,.cr-reviews-slider .slick-next.slick-disabled:before{opacity:.25}.cr-reviews-slider .slick-prev:before,.cr-reviews-slider .slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:grey;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider.slick-slider .slick-prev{left:-25px}[dir='rtl'] .cr-reviews-slider .slick-prev{right:-25px;left:auto}.cr-reviews-slider .slick-prev:before{content:'←'}[dir='rtl'] .cr-reviews-slider .slick-prev:before{content:'→'}.cr-reviews-slider.slick-slider .slick-next{right:-25px}[dir='rtl'] .cr-reviews-slider .slick-next{right:auto;left:-25px}.cr-reviews-slider .slick-next:before{content:'→'}[dir='rtl'] .cr-reviews-slider .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.cr-reviews-slider .slick-dots,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;border:none}.cr-reviews-slider .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.cr-reviews-slider .slick-dots li button,.cr-ajax-reviews-cus-images-modal .cr-reviews-slider .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:#fff0;border:0;outline:none;background:#fff0}.cr-reviews-slider .slick-dots li button:hover,.cr-reviews-slider .slick-dots li button:focus{outline:none}.cr-reviews-slider .slick-dots li button:hover:before,.cr-reviews-slider .slick-dots li button:focus:before{opacity:1}.cr-reviews-slider .slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cr-reviews-slider .slick-dots li.slick-active button:before{opacity:.75;color:#000}.cr-qna-separator{display:inline;margin:0 6px}.cr-all-reviews-pagination{text-align:center;font-size:15px}.cr-all-reviews-pagination.cr-pagination-load{pointer-events:none}.cr-all-reviews-pagination .cr-page-numbers-a{cursor:pointer}.cr-all-reviews-pagination .cr-page-numbers-a.next,.cr-all-reviews-pagination .cr-page-numbers-a.prev{text-decoration:none}.cr-all-reviews-pagination .cr-page-numbers.current{font-weight:700}@media all and (max-width:700px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-slide-main-flex,.cr-all-reviews-shortcode .cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-slide-main-flex{flex-direction:column}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-main .cr-ajax-reviews-slide-main-comment{width:100%;padding-top:10px;padding-right:10px;padding-left:10px;max-width:400px;margin:0 auto}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{overflow-y:scroll}}@media all and (max-width:600px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal{width:100%;height:100%;left:0;margin-left:0;margin-top:0;top:0;max-width:100%;max-height:100%}#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:80px}}@media all and (max-width:415px){#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-modal div.cr-ajax-reviews-cus-images-slider-nav div.cr-ajax-reviews-slide-nav img{width:60px}.cr-qna-block .cr-qna-search-block{flex-wrap:wrap}.cr-qna-block .cr-qna-search-block div{width:100%}.cr-qna-block .cr-qna-search-block button.cr-qna-ask-button{width:100%;margin-top:10px;margin-bottom:0;margin-left:0;margin-right:0}.cr-all-reviews-shortcode ol.commentlist li .comment-text .cr-rating-product-name{flex-direction:column;align-items:flex-start}}@media all and (max-width:370px){.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r{display:block}.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting{margin-top:15px}}@media only screen and (max-width:800px){.cr-reviews-grid-inner .cr-reviews-grid-col3{display:none}}@media only screen and (max-width:550px){.cr-reviews-grid-inner .cr-reviews-grid-col2{display:none}}.cr-trustbadgef,.cr-trustbadgea{max-width:100%;overflow:hidden}.cr-trustbadgef .cr-trustbadge-border{border:1px solid #A3D8CD}.cr-trustbadgef .cr-trustbadge-border.badge_color_dark{border:1px solid #8B8B8B}#cr_floatingtrustbadge{position:fixed;box-sizing:border-box;right:0;bottom:0;width:135px;border-radius:15px;display:block;overflow:hidden;margin:30px;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:pointer}#cr_floatingtrustbadge.cr-floatingbadge-big{position:fixed;box-sizing:border-box;right:0;bottom:0;width:256px;border-radius:15px;display:block;overflow:hidden;margin:0 30px 30px 0;filter:drop-shadow(0 4px 54px rgb(0 0 0 / .25));z-index:99999;cursor:auto}#cr_floatingtrustbadge{border:1px solid}#cr_floatingtrustbadge .cr-floatingbadge-background{position:absolute;top:0;left:0;height:100%;width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background div{width:100%}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-top{height:115px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-top{height:155px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:31px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-middle{height:179px}#cr_floatingtrustbadge .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:27px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-background .cr-floatingbadge-background-bottom{height:43px;border-top:1px solid;border-left:0;border-right:0;border-bottom:0}#cr_floatingtrustbadge .cr-floatingbadge-top{position:relative;height:92px;display:block}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top{position:relative;height:124px;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top svg{position:absolute;left:50%;top:14px;margin-left:-35px}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top svg{position:absolute;width:84px;height:79px;left:50%;top:28px;margin-left:-42px}#cr_floatingtrustbadge img{margin:0;width:100%;position:relative;border:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close{position:absolute;top:5px;right:5px;width:20px;height:20px;cursor:pointer}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{position:absolute;width:16px;height:16px;margin:2px;top:0;left:0;display:block}#cr_floatingtrustbadge .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#F8942D}#cr_floatingtrustbadge.cr-floatingbadge-big .cr-floatingbadge-top .cr-floatingbadge-close svg{fill:#FFF}#cr_floatingtrustbadge .cr-floatingbadge-top svg{width:70px;height:65px}.cr-badge{display:inline-block;padding:40px;font-family:'Open Sans',sans-serif;font-size:0;color:#1F1F1F;line-height:normal;position:relative;text-align:left;text-decoration:none;box-sizing:border-box;transform-origin:left;visibility:hidden}.cr-badge .badge__nowrap{white-space:nowrap}.cr-badge .badge__nowrap-inline{display:inline-block;white-space:nowrap}.cr-badge .badge__store{font-size:24px;font-weight:700;margin-bottom:12px;white-space:nowrap}.cr-badge .badge__stars{display:inline-block;margin-bottom:14px;margin-right:24px}.cr-badge .badge__star{display:inline-block;position:relative;width:36px;height:36px;margin-right:3px;background-size:cover}.cr-badge .badge-vs .badge__star{display:block}.cr-badge .badge__star-icon{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.cr-badge .badge__star-icon_type_empty{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-light.png)}.cr-badge .badge__star-icon_type_fill{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-full.png)}.cr-badge .verified{display:inline-block;vertical-align:middle;background:rgb(23 157 130 / .1);height:36px;border-radius:19px;padding:0 16px}.cr-badge.badge_size_small .verified{vertical-align:top}.cr-badge .verified__logo{display:inline-block;width:32px;height:32px;background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:cover;position:relative;top:2px;left:-6px;margin-right:2px}.cr-badge .verified__text{display:inline-block;line-height:36px;vertical-align:top;font-size:18px;font-weight:600}.cr-badge .rating{font-size:17px;white-space:nowrap}.cr-badge.badge_size_wide .rating{font-size:16px}.cr-badge rating__store{font-weight:600}.cr-badge .rating__product b{font-weight:600}.cr-badge.badge_color_dark{color:#fff}.cr-badge.badge_color_dark .badge__star-icon_type_empty{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/small-star-empty-dark.png)}.cr-badge.badge_color_dark .verified{background:rgb(255 255 255 / .25)}.cr-badge.badge_size_wide{padding:20px;color:#6c6c6c}.cr-badge.badge_size_wide .badge__store{font-size:28px;margin-bottom:24px}.cr-badge .badge__info{position:relative}.cr-badge .badge__logo{position:absolute;top:0;left:0;width:60px;height:60px;background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo.svg);background-size:contain;background-repeat:no-repeat}.cr-badge .badge__reviews{font-size:16px;padding-left:70px;padding-top:15px}.cr-badge.badge_size_wide .verified{font-size:16px;padding-left:70px;height:20px;background:#fff0}.cr-badge.badge_size_wide .badge__stars{margin-bottom:0;margin-right:10px;margin-left:20px;margin-top:0;vertical-align:middle}.cr-badge.badge_size_wide .badge__star{width:20px;height:20px}.cr-badge.badge_size_wide .badge__star-icon_type_empty{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-light.png)}.cr-badge.badge_size_wide .badge__star-icon_type_fill{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-light.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-full-dark.png)}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/wide-star-empty-dark.png)}.cr-badge.badge_size_wide .rating{display:inline-block;padding-top:0;vertical-align:middle;margin-top:0;height:18px}.cr-badge.badge_size_wide.badge_color_dark{color:#fff}.cr-badge.badge_target_mobile{position:relative;padding:0;margin:20px}.cr-badge.badge_target_mobile .badge__logo{top:41px;left:4px;width:32px;height:32px}.cr-badge.badge_target_mobile .badge__store{font-size:24px;margin-bottom:0;padding-left:2px}.cr-badge.badge_target_mobile .badge__reviews,.cr-badge.badge_target_mobile .verified{padding-left:48px;display:block}.cr-badge.badge_target_mobile .badge__stars{padding-left:2px;margin-left:0;margin-top:0}.cr-badge.badge_target_mobile .rating{font-size:15px;margin-top:2px}.cr-badge.badge_size_wide .rating b{display:inline-block;margin-left:8px}.cr-badge.badge_size_small{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.cr-badge .badge__link,.cr-badge__wrap .badge__link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.cr-badge__wrap{display:inline-block;position:relative}.cr-badge.badge-vs{position:relative;color:#4d4d4d;padding:20px;display:inline-block;flex-flow:row nowrap;text-align:left;font-family:sans-serif;border-radius:15px}.cr-badge.badge-vs .cr-badge-vs-flex{display:flex;flex-direction:row}.cr-badge.badge-vs .badge__store{font-size:25px;font-weight:500;margin-bottom:5px;line-height:1.2;max-width:500px;text-overflow:ellipsis;overflow:hidden}.cr-badge.badge-vs .badge__logo{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/logo-vs.svg);height:80px;width:80px;position:relative;display:inline-block;margin-right:20px;flex:0 0 auto}.cr-badge.badge-vs .badge__details{display:flex;flex-flow:row nowrap;align-items:center}.cr-badge.badge-vs .badge__rating-container{display:flex;flex-flow:column nowrap;justify-content:space-evenly;font-family:sans-serif;font-weight:400}.cr-badge.badge-vs .badge__rating-line{display:flex;flex-flow:row nowrap;justify-content:space-between}.cr-badge.badge-vs .badge__stars{margin:0;padding:0;display:flex;align-items:center}.cr-badge.badge-vs .badge__star{width:15px;height:15px;border-spacing:0;display:flex}.cr-badge.badge-vs .badge__star-icon--empty{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-stroke.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__star-icon--fill{background-image:url(/wp-content/plugins/customer-reviews-woocommerce/css/../img/star-fill.svg);background-position:left;border-spacing:0}.cr-badge.badge-vs .badge__rating.rating{font-size:14px;line-height:1.5;justify-content:space-between;display:flex;flex:1 1 0%;margin:-1px 0 0;padding:0;height:20px}.cr-badge.badge-vs .badge__rating.rating span:last-child{padding-left:25px;font-weight:700}.cr-badge .badge__rating+.badge__stars{margin-left:15px}.cr-badge.badge-vs .badge__reviews{border-radius:30px;background-color:#F2F2F2;display:block;font-size:18px;line-height:1;padding:6px 25px 5px;margin-left:15px;border:1px solid #DFDFDF99}.cr-badge.badge-vs.badge_color_dark{color:#e5e5e5;border-color:#fff0}.cr-badge.badge-vs.badge_color_dark .badge__reviews{background-color:#24242499;border-color:#fff0}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{margin:0;padding:0;width:100%;height:100%;font-family:sans-serif}.badge_size_compact.cr-badge,.badge--wide-mobile.cr-badge{display:block;flex-direction:column;visibility:visible}.badge_size_compact.cr-badge .badge__verified,.badge--wide-mobile.cr-badge .badge__verified{font-size:10px;font-weight:700;color:#4c4c4c;text-align:center;margin-bottom:5px;margin-top:5px}.badge--wide-mobile.cr-badge .badge__verified{font-size:16px;color:#fff;margin-bottom:13px}.badge--wide-mobile.cr-badge .badge__store{min-height:50px;margin-bottom:15px;color:#4d4d4d;font-size:28px;font-weight:700;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0 10px}.badge--wide-mobile.cr-badge .badge__store span{min-width:234px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.cr-badge.badge_size_compact .badge__middle,.cr-badge.badge--wide-mobile .badge__middle{padding:10px 0 9px}.cr-badge.badge_size_compact .badge__stars,.cr-badge.badge--wide-mobile .badge__stars{display:flex;justify-content:center;width:100%;margin:0}.cr-badge.badge_size_compact .badge__star,.cr-badge.badge--wide-mobile .badge__star{position:relative;width:14px;height:13px;margin:0 2px;color:#fff}.cr-badge.badge_size_compact .badge__star svg,.cr-badge.badge--wide-mobile .badge__star svg{display:block}.cr-badge.badge_size_compact .badge__star-fill-container,.cr-badge.badge--wide-mobile .badge__star-fill-container{position:absolute;top:0;left:0;overflow:hidden;width:14px;height:13px}.rtl .cr-badge.badge_size_compact .badge__star-fill-container,.rtl .cr-badge.badge--wide-mobile .badge__star-fill-container{left:auto;right:0}.cr-badge.badge_size_compact .badge__star-fill-container svg,.cr-badge.badge--wide-mobile .badge__star-fill-container svg{height:13px}.cr-badge.badge_size_compact .badge__rating,.cr-badge.badge--wide-mobile .badge__rating{font-size:12px;text-align:center;color:#4c4c4c}.cr-badge.badge_size_compact .badge__rating b,.cr-badge.badge--wide-mobile .badge__rating b{margin-left:8px}.cr-badge.badge_size_compact .badge__reviews,.cr-badge.badge--wide-mobile .badge__reviews{padding:8px 0 6px;font-size:10px;text-align:center;border-radius:0 0 15px 15px;color:#4d4d4d}.cr-badge.badge--wide-mobile .badge__middle{padding-top:0;padding-bottom:20px;background-color:#fff0}.cr-badge.badge--wide-mobile .badge__stars{margin-bottom:5px}.cr-badge.badge--wide-mobile .badge__star{color:#f8942d}.cr-badge.badge--wide-mobile .badge__reviews{font-size:13px;border-top:1px solid #fff0;min-height:37px;display:flex;align-items:center;justify-content:center;padding:0}.cr-badge.badge--wide-mobile .mb21{margin-bottom:21px}.cr-badge.badge_size_compact.badge_color_dark .badge__middle,.cr-badge.badge--wide-mobile.badge_color_dark .badge__middle{border:none;box-sizing:border-box}.cr-badge.badge_size_compact.badge_color_dark .badge__star,.cr-badge.badge--wide-mobile.badge_color_dark .badge__star{color:#f8942d}.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews{border:none}.cr-badge.badge_size_compact.badge_color_dark .badge__verified,.cr-badge.badge--wide-mobile.badge_color_dark .badge__verified,.cr-badge.badge_size_compact.badge_color_dark .badge__reviews,.cr-badge.badge--wide-mobile.badge_color_dark .badge__reviews,.cr-badge.badge_size_compact.badge_color_dark .badge__rating,.cr-badge.badge--wide-mobile.badge_color_dark .badge__rating,.cr-badge.badge_size_compact.badge_color_dark .badge__store,.cr-badge.badge--wide-mobile.badge_color_dark .badge__store{color:#e5e5e5}.cr-placeholder-tb{background-color:#FAFAFA;width:100%;padding:20px}.cr-placeholder-tb .cr-placeholder-tb-fr{width:50%;height:40px;margin:0 0 20px 0;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}.cr-placeholder-tb .cr-placeholder-tb-sr{width:100%;height:60px;background-color:#DCDEE2;animation:cr-placeholder-load 3s infinite}@media all and (max-width:600px){#cr_floatingtrustbadge,#cr_floatingtrustbadge.cr-floatingbadge-big{display:none}}@keyframes cr-placeholder-load{0%{background-color:#DCDEE2}50%{background-color:#ededed}100%{background-color:#DCDEE2}}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}#place_order.ppcp-hidden{display:none!important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius:4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius:50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important;display:block}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0 auto;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *,.dgwt-wcas-details-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:none}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px 0;font-size:18px}.dgwt-wcas-suggestion-nores ul,.dgwt-wcas-suggestion-nores ol{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px 0;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:all 200ms ease-in-out}a.dgwt-wcas-details-more-products:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product{min-height:40px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff none repeat scroll 0 0;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-suggestion-history-search .dgwt-wcas-si,.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg,.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;margin-top:5px;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em;}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff none repeat scroll 0 0;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 5px 0}.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 0}.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-details-inner{display:none}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#CCAE72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin-bottom:15px;padding-bottom:5px;font-size:14px}.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;color:#202020;text-decoration:none}.dgwt-wcas-pd-title .product-title{font-weight:900;color:#202020;text-transform:uppercase;letter-spacing:-1px;margin:0}.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:all 200ms ease-in-out;padding:5px;margin:0 -5px 15px -5px}.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgb(0 0 0 / .05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-tpd-image{width:60px;margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{font-size:14px;line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-tpd-price .woocommerce-price-suffix,.dgwt-wcas-pd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-tpd-price del .amount,.dgwt-wcas-pd-price del .amount{font-weight:lighter;background:#fff0;font-size:90%;opacity:.6}.dgwt-wcas-tpd-price ins,.dgwt-wcas-pd-price ins{background:#fff0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-rating:after{content:'';clear:both;display:block}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{border-bottom:1px dashed #eee;display:block;margin:5px 0 15px 0;padding-bottom:5px}.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;margin-bottom:15px;padding-bottom:5px;display:block;text-decoration:none}.dgwt-wcas-pd-title .product-title{font-weight:900;text-transform:uppercase;letter-spacing:-1px}.dgwt-wcas-details-title-tax{text-transform:uppercase;font-weight:900;letter-spacing:-1px;margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;background-color:#fff;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover{text-decoration:underline}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type="search"].dgwt-wcas-search-input{text-align:right}input[type="search"].dgwt-wcas-search-input,input[type="text"].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type="search"].dgwt-wcas-search-input::-ms-clear{display:none}[type="search"].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type="search"].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc strong,.dgwt-wcas-details-desc b{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .quantity input.qty,.dgwt-wcas-pd-addtc-form .add_to_cart_inline{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_inline,.dgwt-wcas-pd-addtc .add_to_cart_button{margin:0}.dgwt-wcas-pd-addtc .add_to_cart_button.added{display:none}input[type="submit"].dgwt-wcas-search-submit,button.dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:all 160ms ease-in-out;-moz-transition:all 160ms ease-in-out;-ms-transition:all 160ms ease-in-out;-o-transition:all 160ms ease-in-out;transition:all 160ms ease-in-out}.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-preloader{right:auto;left:5px}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(/wp-content/plugins/ajax-search-for-woocommerce/assets/css/../img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:#fff0;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:all 160ms ease-in-out;-moz-transition:all 160ms ease-in-out;-ms-transition:all 160ms ease-in-out;-o-transition:all 160ms ease-in-out;transition:all 160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:#fff0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close:hover{opacity:.3}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:before,.dgwt-wcas-sf-wrapp:after{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:none}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:#fff0}.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores{margin-top:5px}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:#fff0}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgb(0 0 0 / .06);-webkit-transition:all 150ms ease-in;-moz-transition:all 150ms ease-in;-ms-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;transition:all 150ms ease-in}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;padding:0 15px;color:#fff;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgb(0 0 0 / .3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:#fff0 #333 #fff0;top:12px;left:-6px;-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-details-wrapp .added_to_cart{display:block}.dgwt-wcas-has-img .dgwt-wcas-sp>*,.dgwt-wcas-has-desc .dgwt-wcas-sp>*{display:block}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px}body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy='product_cat'],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy='product_tag']{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy='product_cat'] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy='product_tag'] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:none;border:medium none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%{background:rgb(128 128 128 / .03)}50%{background:rgb(128 128 128 / .1)}100%{background:rgb(128 128 128 / .03)}}.dgwt-wcas-preloader-price-inner div:nth-child(1){left:0;animation-delay:-0.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-0.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-0.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:none}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgb(128 128 128 / .05);animation:dgwt-wcas-preloader-price-anim 0.8s cubic-bezier(0,.5,.5,1) infinite;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:none}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type="search"].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type="search"].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form{display:none}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler{display:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{height:calc(100vh - 45px)!important}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>*:not(.dgwt-wcas-overlay-mobile){display:none}body .dgwt-wcas-content-wrapp .zwave,body .dgwt-wcas-content-wrapp .rood{display:none}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded){max-width:20px;min-width:unset}.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader{display:none}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}.dgwt-wcas-search-icon-arrow{display:none}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow{display:none}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.menu .dgwt-wcas-search-icon{width:auto}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier{display:none}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow{display:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion{border-bottom:none}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{border-bottom:none}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected{background:#fff0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgb(17 17 17 / .15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:none;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee;border:2px solid #fff0}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:all 30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type="search"].dgwt-wcas-search-input:hover{background-color:#fff}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:#fff0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:fadeIn 300ms}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before{display:none}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:15px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path{fill:#111}.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-radius:0;background:#fff0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-color:#fff0}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover{background-color:#fff0}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path{fill:#111}.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search{display:none}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path{fill:#111}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow{display:none!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:#fff0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:#fff}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}.wc-block-grid__product-onsale span{display:none}.wc-block-grid__product-onsale:after{content:"SALE"}.cc-window{-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .15);box-shadow:0 0 6px 0 rgb(0 0 0 / .15)}.cc-revoke{-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .15);box-shadow:0 0 6px 0 rgb(0 0 0 / .15);background-color:#9ea752!important;color:white!important}.mollie-gateway-icon{margin-left:10px}th.product-name{padding-top:10px!important;padding-left:10px!important}th.product-total{padding-top:10px!important;padding-right:10px!important}tr.cart-subtotal th{padding-left:10px!important}tr.shipping th{padding-left:10px!important}tr.order-total th{padding-left:10px!important}.woocommerce-Price-amount{padding-right:10px!important}td.product-name{padding-left:10px!important}.reset_variations{display:none!important}.bundle_price{display:none!important}.bundle_wrap .legal-price-info{display:none!important}.woocommerce-info{display:none!important}.subheader{color:#fff;background-color:#000}.small-12.medium-8.columns.thb-checkout-form-column{-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;max-width:unset!important}.thb-checkout-form-column{padding-right:0px!important}.cat-parent .children{display:block!important}.star-rating>span::before{color:#ffdd00!important}.star-rating::before{color:#ffdd00!important}.star-rating{color:#ffdd00!important}p.wc-gzd-additional-info.delivery-time-info{font-size:16px!important;font-family:Archivo!important;display:none!important}label[for^=pa_groesse]{font-size:16px!important;font-family:Archivo!important;font-weight:bold!important;color:#5A5958!important}.navplugify{font-size:16px!important;font-family:Archivo!important;font-weight:bold!important;color:#5A5958!important;margin-bottom:15px}li#menu-item-1508 a{color:#FF141A!important}li.menu-item-1508 a{color:#FF141A!important}ul.product-categories li.cat-item-188 a{color:#FF141A!important}ins span.woocommerce-Price-amount bdi{color:#FF141A!important}div.thb-product-inner-wrapper span.onsale,div.wc-block-grid__product-onsale,span.onsale{color:white!important;background-color:#FF141A!important;border:none!important;border-radius:15px!important;padding:9px 15px!important;font-size:12px!important;display:inline-block;font-weight:500!important;text-transform:lowercase}div.thb-product-inner-wrapper span.onsale:first-letter,div.wc-block-grid__product-onsale:first-letter,span.onsale:first-letter{text-transform:uppercase}div.wc-block-grid__product-price ins span.woocommerce-Price-amount{color:#FF141A!important}div.custom-sock-tile{padding:20px;-webkit-box-shadow:0 0 15px 0 rgb(0 0 0 / .1);box-shadow:0 0 15px 0 rgb(0 0 0 / .1)}.shop-category-cover{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shop-category-cover div p{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:0!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shop-category-cover div p a{color:white!important;margin-bottom:-10px;text-shadow:1px 1px 15px rgb(0 0 0 / .8)}.shop-category-cover div p span{color:white!important;font-size:medium;font-weight:700;text-align:left;text-shadow:1px 1px 15px rgb(0 0 0 / .8)}.wc-gzd-additional-info.delivery-time-info{color:#9ea752}.wc-gzd-additional-info.wc-gzd-additional-info-loop.small-business-info{display:none!important}.thb_transform_loop_buttons{display:none!important}.ppc-button-wrapper{margin-top:15px!important}div.needsclick a{display:none!important}header.header{z-index:998!important}nav#mobile-menu{z-index:999!important}#side-filters{z-index:999!important}.shopNow{height:45px;width:150px;background-color:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopNow:hover{color:#fff;background-color:#fff0;border:3px solid #fff}li.payment_method_ppcp-gateway{display:none}.flash_sale{display:none}span.woocommerce-gzd-legal-checkbox-text a{color:#9ea752}#prev-step-payment,#prev-step-order{color:#9ea752}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{display:none!important}.shop-category-cover{cursor:pointer}.shop-category-cover img{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.shop-category-cover:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}.cr-form-footer{display:none}.total_sales_last_month{margin-top:15px}ul.Pflegekennzeichen{list-style:none;margin:0}ul.Pflegekennzeichen li{background-repeat:no-repeat;background-size:20px 20px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Waschen_30.svg);padding-left:25px}ul.Pflegekennzeichen li.Machine_Wash_30{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Waschen_30.svg)}ul.Pflegekennzeichen li.Do_Not_Tumble_Dry{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_trommeltrocknen.svg)}ul.Pflegekennzeichen li.Do_Not_Iron{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_buegeln.svg)}ul.Pflegekennzeichen li.Do_Not_Dry_Clean{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_chemisch_reinigen.svg)}ul.Pflegekennzeichen li.Do_Not_Bleach{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_bleichen_v2.svg)}div.thb-quick-search span.thb-item-text{display:none!important}div.thb-quick-search div.thb-item-icon-wrapper{margin-right:0!important}span.footer_instagram{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/instagram.svg);background-position:left center;padding-left:20px}span.footer_facebook{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/facebook.svg);background-position:left center;padding-left:20px}span.footer_linkedin{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/linkedin.svg);background-position:left center;padding-left:20px}span.footer_strava{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/strava.svg);background-position:left center;padding-left:20px}.wpcf7-response-output{border-color:#9ea752!important}@media (max-width:767px){.row.subfooter-row.align-middle{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.thb-payment-icons.footer-payment-icons{margin-bottom:25px}}.price.price-unit.smaller.wc-gzd-additional-info{color:#5A5958!important;font-size:16px!important;margin-top:0;padding-top:0}.price.price-unit.smaller.wc-gzd-additional-info .woocommerce-Price-amount.amount{color:#5A5958!important;font-size:16px!important}.price.price-unit.smaller.wc-gzd-additional-info .woocommerce-Price-currencySymbol{color:#5A5958!important;font-size:16px!important}.price.price-unit.smaller.wc-gzd-additional-info .unit{color:#5A5958!important;font-size:16px!important}.yith-wcaf.yith-wcaf-dashboard{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}#tab-product_safety{display:block!important}.wc-gzd-product-safety-instructions-heading{display:none!important}svg.dgwt-wcas-ico-magnifier{display:unset!important}input.dgwt-wcas-search-input{color:#444!important;background:white!important;border-top:1px solid rgb(0 0 0 / .1)!important;border-bottom:1px solid rgb(0 0 0 / .1)!important}input.dgwt-wcas-search-input::-webkit-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::-moz-placeholder{color:#444!important}input.dgwt-wcas-search-input:-ms-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::-ms-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::placeholder{color:#444!important}﻿/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent="mouse"] *,[data-whatintent="mouse"] *:focus,[data-whatintent="touch"] *,[data-whatintent="touch"] *:focus,[data-whatinput="mouse"] *,[data-whatinput="mouse"] *:focus,[data-whatinput="touch"] *,[data-whatinput="touch"] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=48em&large=66.75em&xlarge=75em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"system-ui","San Francisco","Segoe UI","Roboto","Oxygen","Ubuntu",Arial,sans-serif;font-weight:400;line-height:1.6;color:#5a5958;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;appearance:none;border:0;border-radius:0;background:#fff0;line-height:1;cursor:auto}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"system-ui","San Francisco","Segoe UI","Roboto","Oxygen","Ubuntu",Arial,sans-serif;font-style:normal;font-weight:600;color:#121212;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:1.75rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:.875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:48em){h1,.h1{font-size:2.5rem}h2,.h2{font-size:1.875rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1.125rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#1779ba;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#1468a0}a img{border:0}hr{clear:both;max-width:86.875rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #272525;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#272525}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}cite,.cite-block{display:block;color:#8a8a8a;font-size:.8125rem}cite:before,.cite-block:before{content:"— "}code,.code-inline{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#272525;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#272525;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:48em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:66.75em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:black!important;print-color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print{display:table-cell!important}th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.row{max-width:86.875rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:48em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:66.75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0%;padding-right:.9375rem;padding-left:.9375rem;min-width:0}@media print,screen and (min-width:48em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0%}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:48em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:48em) and (min-width:48em){.medium-expand{flex:1 1 0%}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:48em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0%}}@media print,screen and (min-width:48em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:66.75em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0%}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:66.75em) and (min-width:66.75em){.large-expand{flex:1 1 0%}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:66.75em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0%}}@media print,screen and (min-width:66.75em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:48em) and (max-width:66.74875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:66.75em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:66.75em){.hide-for-large{display:none!important}}@media screen and (max-width:66.74875em){.show-for-large{display:none!important}}@media print,screen and (min-width:66.75em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:66.74875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:48em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:66.75em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:48em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:66.75em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.reset{margin:0;padding:0;list-style:none}.cf:before,.product_list_widget li:before,.woocommerce-account .woocommerce-MyAccount-content fieldset:before,.woocommerce-ResetPassword:before,.thb-checkout-form-column .col-1:before,.thb-checkout-form-column .col-2:before,.thb-checkout-form-column .woocommerce-billing-fields:before,.thb-checkout-form-column .woocommerce-shipping-fields:before,.thb-checkout-form-column .woocommerce-account-fields:before,.cf:after,.product_list_widget li:after,.woocommerce-account .woocommerce-MyAccount-content fieldset:after,.woocommerce-ResetPassword:after,.thb-checkout-form-column .col-1:after,.thb-checkout-form-column .col-2:after,.thb-checkout-form-column .woocommerce-billing-fields:after,.thb-checkout-form-column .woocommerce-shipping-fields:after,.thb-checkout-form-column .woocommerce-account-fields:after{content:" ";display:table}.cf:after,.product_list_widget li:after,.woocommerce-account .woocommerce-MyAccount-content fieldset:after,.woocommerce-ResetPassword:after,.thb-checkout-form-column .col-1:after,.thb-checkout-form-column .col-2:after,.thb-checkout-form-column .woocommerce-billing-fields:after,.thb-checkout-form-column .woocommerce-shipping-fields:after,.thb-checkout-form-column .woocommerce-account-fields:after{clear:both}.object-fit{object-fit:cover;width:100%;height:100%}.transition,.btn-block.style1 .cover-bg img{transition:all 1s cubic-bezier(.104,.204,.492,1)}.transition2{transition:all 1s cubic-bezier(.645,.045,.095,1.08)}.quick-transition,a,#wrapper .click-capture,.thb-borders,.header,.header.fixed:before,.header:after,.thb-secondary-area .thb-quick-cart .count,.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner,.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:after,.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:before,.commentlist .comment .reply svg path,.commentlist .review .reply svg path,input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea,input[type="submit"],.button,.btn,.pushbutton-wide,.btn-text.style1:before,.btn-text.style2:before,.btn-text.style2:after,.btn-text.style3 span:after,.btn-text.style4 .arrow>div,.mfp-bg,.mfp-zoom-in .mfp-with-anim,.mfp-zoom-in .mfp-iframe-scaler,.mfp-zoom-in .mfp-inline-holder,.mfp-zoom-in .mfp-close,.mfp-zoom-in.mfp-bg,.mfp-zoom-out .mfp-with-anim,.mfp-zoom-out.mfp-bg,button.pswp__button,.pswp--has_mouse button.pswp__button,.woocommerce-product-search,.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover,.wc-block-grid__products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover,.products .product .thb_transform_price .thb_transform_loop_buttons,.products .product .thb_transform_price .thb_transform_loop_price,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_buttons,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_price,.products .product .thb_transform_price .button:before,.products .product .thb_transform_price .add_to_cart_button:before,.wc-block-grid__products .product .thb_transform_price .button:before,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button:before,.thb-product-icon,.thb-icon-text,.products .product-category .thb-category-link,.thb-share-product .sd-content ul li .share-icon,.login-page-form li a:before,.thb-form-container,.thb-form-container .thb-login-form,.thb-form-container .thb-register-form{transition:all 0.25s cubic-bezier(.104,.204,.492,1)}.mid-transition,.thb-full-menu .sub-menu li a{transition:all 0.5s cubic-bezier(.104,.204,.492,1)}.linear-transition{transition:all 1s ease}.linear-quick-transition,.thb-accordion .vc_tta-panel-heading h4 a:after,.thb-carousel{transition:all .25s ease}.linear-mid-transition,.thb-carousel .slick-nav,button.mfp-arrow,button.mfp-arrow .thb-arrow-first,button.mfp-arrow .thb-arrow-second{transition:all .5s ease}.general-shadow-styles.small-shadow{-webkit-box-shadow:0 2px 7px rgb(0 0 0 / .07);-moz-box-shadow:0 2px 7px rgb(0 0 0 / .07);box-shadow:0 2px 7px rgb(0 0 0 / .07)}.general-shadow-styles.medium-shadow{-webkit-box-shadow:0 4px 20px rgb(0 0 0 / .07);-moz-box-shadow:0 4px 20px rgb(0 0 0 / .07);box-shadow:0 4px 20px rgb(0 0 0 / .07)}.general-shadow-styles.large-shadow{-webkit-box-shadow:0 6px 30px rgb(0 0 0 / .07);-moz-box-shadow:0 6px 30px rgb(0 0 0 / .07);box-shadow:0 6px 30px rgb(0 0 0 / .07)}.general-shadow-styles.xlarge-shadow{-webkit-box-shadow:0 8px 40px rgb(0 0 0 / .08);-moz-box-shadow:0 8px 40px rgb(0 0 0 / .08);box-shadow:0 8px 40px rgb(0 0 0 / .08)}.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .subheader,.admin-bar .header.fixed,.admin-bar .mfp-wrap .mfp-close,.mfp-wrap .admin-bar .mfp-close,.admin-bar .thb-side-filters{top:0}@media screen and (min-width:601px){.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .subheader,.admin-bar .header.fixed,.admin-bar .mfp-wrap .mfp-close,.mfp-wrap .admin-bar .mfp-close,.admin-bar .thb-side-filters{top:46px}}@media screen and (min-width:783px){.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .subheader,.admin-bar .header.fixed,.admin-bar .mfp-wrap .mfp-close,.mfp-wrap .admin-bar .mfp-close,.admin-bar .thb-side-filters{top:32px}}.flex-video{margin:0 0 20px;position:relative}.vc_video-aspect-ratio-235 .flex-video.widescreen{padding-bottom:42.5%}.flex-video .wp-video{position:absolute;top:0;left:0;height:100%;width:100%!important}.flex-video .wp-video .plyr--video,.flex-video .wp-video .plyr__video-wrapper{height:100%}.cover-bg{flex-direction:column;background-position:center;background-size:cover}.no-padding,.row .row.no-padding{margin:0}.no-padding>.columns,.row .row.no-padding>.columns{padding:0}@media only screen and (min-width:768px){.no-padding,.row .row.no-padding{padding:0}}.light-button-text,.footer.dark .btn-text{color:#fff}.light-button-text.style1:before,.footer.dark .style1.btn-text:before{background:rgb(255 255 255 / .35)}.light-button-text.style1:hover,.footer.dark .style1.btn-text:hover{color:#fff}.light-button-text.style1:hover:before,.footer.dark .style1.btn-text:hover:before{background:#fff}.light-button-text.style2:before,.footer.dark .style2.btn-text:before{background:rgb(255 255 255 / .35)}.light-button-text.style2:after,.footer.dark .style2.btn-text:after{background:#fff}.light-button-text.style3:hover,.footer.dark .style3.btn-text:hover{color:#fff}.light-button-text.style3 span:after,.footer.dark .style3.btn-text span:after{background:#fff}.light-button-text.style4:hover,.footer.dark .style4.btn-text:hover{color:#fff}.light-button-text.style4 svg:nth-child(2n),.footer.dark .style4.btn-text svg:nth-child(2n){fill:#fff}.light-button-text.style5:hover,.footer.dark .style5.btn-text:hover{color:#fff}.light-button-text.style5 svg,.footer.dark .style5.btn-text svg,.light-button-text.style5 svg .bar,.footer.dark .style5.btn-text svg .bar{fill:#fff}@media only screen and (min-width:768px){.thb-fixed{position:-webkit-sticky;position:sticky;top:40px}.admin-bar .thb-fixed{top:86px}}@media screen and (min-width:783px){.admin-bar .thb-fixed{top:72px}}@media only screen and (min-width:768px){.fixed-header-on.fixed-header-scroll-off .thb-fixed{top:60px}}@media only screen and (min-width:768px){.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed{top:126px}}@media screen and (min-width:783px){.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed{top:112px}}.thb-padding-sizes.regular-padding .columns,.regular-padding.thb-carousel .columns{margin-bottom:20px}@media only screen and (min-width:768px){.thb-padding-sizes.regular-padding .columns,.regular-padding.thb-carousel .columns{margin-bottom:30px}}.thb-padding-sizes.mini-padding,.mini-padding.thb-carousel{margin:0 -5px}.thb-padding-sizes.mini-padding .columns,.mini-padding.thb-carousel .columns{padding:0 5px;margin-bottom:10px}.thb-padding-sizes.small-padding,.small-padding.thb-carousel{margin:0 -3px}.thb-padding-sizes.small-padding .columns,.small-padding.thb-carousel .columns{padding:0 3px;margin-bottom:6px}.thb-padding-sizes.pixel-padding,.pixel-padding.thb-carousel{margin:0 -1px}.thb-padding-sizes.pixel-padding .columns,.pixel-padding.thb-carousel .columns{padding:0 1px;margin-bottom:2px}.thb-padding-sizes.no-padding,.row .thb-padding-sizes.row.no-padding,.row .row.no-padding.thb-carousel,.no-padding.thb-carousel{margin:0}.thb-padding-sizes.no-padding .columns,.no-padding.thb-carousel .columns{padding:0;margin-bottom:0}iframe{max-width:100%;overflow:hidden}.adsbygoogle{max-width:100%;overflow:hidden}.thb-loading:after,.thb-carousel:after,.blockUI.blockOverlay:after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:30;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiBmaWxsPSIjMjIyMjIyIj4KICA8cGF0aCBvcGFjaXR5PSIuMjUiIGQ9Ik0xNiAwIEExNiAxNiAwIDAgMCAxNiAzMiBBMTYgMTYgMCAwIDAgMTYgMCBNMTYgNCBBMTIgMTIgMCAwIDEgMTYgMjggQTEyIDEyIDAgMCAxIDE2IDQiLz4KICA8cGF0aCBkPSJNMTYgMCBBMTYgMTYgMCAwIDEgMzIgMTYgTDI4IDE2IEExMiAxMiAwIDAgMCAxNiA0eiI+CiAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgZnJvbT0iMCAxNiAxNiIgdG89IjM2MCAxNiAxNiIgZHVyPSIwLjhzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L3BhdGg+Cjwvc3ZnPgo=) center center no-repeat}.thb-heading-letterspacing{letter-spacing:.15em}.star-rating,.comment-form-rating p.stars,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating{display:inline-block;position:relative;font-size:14px;line-height:1;height:14px;max-width:66px;align-self:flex-start;letter-spacing:.05em;font-family:"peakshops"!important;color:#f9bc7d;margin:0}.star-rating:before,.comment-form-rating p.stars:before,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating:before,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating:before{opacity:1;color:#f9bc7d;font-family:"peakshops"!important;content:"\e80c \e80c \e80c \e80c \e80c"!important}.star-rating>span,.comment-form-rating p.stars>span,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span{display:block;top:0;left:0;position:absolute;height:14px;line-height:1;overflow:hidden}.star-rating>span:before,.comment-form-rating p.stars>span:before,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span:before,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span:before,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span:before{color:#f9bc7d;content:"\e804 \e804 \e804 \e804 \e804"!important}.rtl .star-rating>span,.rtl .comment-form-rating p.stars>span,.comment-form-rating .rtl p.stars>span,.rtl .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span,.rtl .products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span,.products .wc-block-grid__product .wc-block-grid__product-rating .rtl .star-rating>span,.rtl .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .rtl .star-rating>span{left:auto;right:0}.star-rating>span strong,.comment-form-rating p.stars>span strong,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars>span strong,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span strong,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating>span strong{display:none}.star-rating+.write_first,.comment-form-rating p.stars+.write_first,.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars+.write_first,.products .wc-block-grid__product .wc-block-grid__product-rating .star-rating+.write_first,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating+.write_first{display:inline-block;font-size:13px;font-weight:300;color:#272525;margin-left:20px;line-height:18px;vertical-align:text-top}@font-face{font-family:'peakshops';src:url(data:application/octet-stream;base64,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) format("woff"),url(data:application/octet-stream;base64,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) format("truetype")}[class^="thb-icon-"]:before,[class*=" thb-icon-"]:before{font-family:"peakshops";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0}.thb-icon-down-open-mini:before{content:'\e800'}.thb-icon-right-open-mini:before{content:'\e801'}.thb-icon-mail:before{content:'\e802'}.thb-icon-link:before{content:'\e803'}.thb-icon-star:before{content:'\e804'}.thb-icon-retweet:before{content:'\e805'}.thb-icon-favorite:before{content:'\e806'}.thb-icon-check:before{content:'\e807'}.thb-icon-right-open-big:before{content:'\e808'}.thb-icon-left-open-big:before{content:'\e809'}.thb-icon-comment-1:before{content:'\e80a'}.thb-icon-left-open-mini:before{content:'\e80b'}.thb-icon-star-empty:before{content:'\e80c'}.thb-icon-heart:before{content:'\e80d'}.thb-icon-eye:before{content:'\e80e'}.thb-icon-up-open-mini:before{content:'\e80f'}.thb-icon-ok:before{content:'\e810'}.thb-icon-info:before{content:'\e811'}.thb-icon-twitter:before{content:'\f099'}.thb-icon-facebook:before{content:'\f09a'}.thb-icon-linkedin:before{content:'\f0e1'}.thb-icon-comment:before{content:'\f0e5'}.thb-icon-attention-alt:before{content:'\f12a'}.thb-icon-youtube:before{content:'\f16a'}.thb-icon-instagram:before{content:'\f16d'}.thb-icon-vkontakte:before{content:'\f189'}.thb-icon-wechat:before{content:'\f1d7'}.thb-icon-pinterest:before{content:'\f231'}.thb-icon-whatsapp:before{content:'\f232'}.thb-icon-medium:before{content:'\f23a'}.thb-icon-vimeo:before{content:'\f27d'}.thb-icon-reddit-alien:before{content:'\f281'}body{font-size:16px;background:#fff}a{color:#272525;-webkit-tap-highlight-color:#fff0}a:hover{color:#f9bc7d}a:focus{outline:none;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{text-transform:uppercase;margin-left:10px;font-size:60%;color:#5a5958}h1 small a,h2 small a,h3 small a,h4 small a,h5 small a,h6 small a{color:#5a5958}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:400}hr{border-color:rgb(0 0 0 / .07)}p{word-spacing:.001em;font-feature-settings:"kern" 1;font-kerning:normal}.full-width-row,.row.full-width-row{width:100%;margin-left:auto;margin-right:auto;max-width:100%}.full-height{display:flex;min-height:100vh}.row{background-size:cover}.row.max_width{max-width:79.375rem!important;padding:0;margin:0 auto}@media only screen and (min-width:768px){.row.max_width{padding:0 35px}}@media only screen and (min-width:768px){.row{padding:0 35px}.row .row:not(.max_width){padding:0}}.row.no-column-padding{margin:auto}.row.no-column-padding>.columns{padding:0}.row.no-row-padding{padding:0}@media only screen and (min-width:1068px){.row.low-padding{margin:0 -15px}.row.low-padding .columns{padding:0 15px}}figure{margin:0;padding:0}#wrapper{min-height:100vh;display:flex;flex-direction:column;backface-visibility:hidden;scroll-behavior:smooth}#wrapper>[role="main"]{display:flex;flex:1;flex-direction:column;background:#fff}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#wrapper>[role="main"]{display:block;flex:none}}#wrapper>[role="main"]>.row{width:100%}#wrapper .click-capture{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50;opacity:0;visibility:hidden;background-image:-owg-radial-gradient(circle at center,rgb(0 0 0 / .05),rgb(0 0 0 / .2));background-image:-webkit-radial-gradient(circle at center,rgb(0 0 0 / .05),rgb(0 0 0 / .2));background-image:-moz-radial-gradient(circle at center,rgb(0 0 0 / .05),rgb(0 0 0 / .2));background-image:-o-radial-gradient(circle at center,rgb(0 0 0 / .05),rgb(0 0 0 / .2));background-image:radial-gradient(circle at center,rgb(0 0 0 / .05),rgb(0 0 0 / .2))}#wrapper.open-cc .click-capture{pointer-events:auto}.not-found{text-align:center;width:100%;margin-bottom:30px}.not-found figure{display:inline-flex;width:120px;height:120px;border:6px solid #f8f8f8;color:#e6e6e6;justify-content:center;align-items:center;margin-bottom:30px;border-radius:60px}.not-found figure:after{content:'!';font-size:80px}.thb-page-preloader{position:fixed;z-index:999;background:#fff;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thb-borders{position:fixed;top:0;left:0;width:100%;bottom:0;pointer-events:none;z-index:999;border:0 solid #272525}@media only screen and (min-width:768px){.thb-borders{border-width:8px}}.sidebar-container{display:flex;flex-direction:column}@media only screen and (min-width:1068px){.sidebar-container{flex-direction:row;justify-content:space-between}}.single-post .sidebar-container .sidebar-content-main{max-width:990px}.single-post .sidebar-container .sidebar-content-main.no-sidebar{max-width:1290px}.single-post .sidebar-container .post-content-container{width:100%}@media only screen and (min-width:1068px){.single-post .sidebar-container .post-content-container{max-width:calc(100% - 100px)}}@media only screen and (min-width:1068px){.sidebar-container.sidebar-right{flex-direction:row-reverse}}@media only screen and (min-width:1068px){.sidebar-container.sidebar-right .sidebar+.sidebar-content-main{padding-right:120px;padding-left:0}.rtl .sidebar-container.sidebar-right .sidebar+.sidebar-content-main{padding-left:0;padding-right:120px}}.sidebar-container .sidebar{flex-shrink:0;display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1068px){.sidebar-container .sidebar{max-width:300px}}.sidebar-container .sidebar+.sidebar-content-main{padding-right:0}@media only screen and (min-width:1068px){.sidebar-container .sidebar+.sidebar-content-main{padding-left:120px;max-width:990px}.rtl .sidebar-container .sidebar+.sidebar-content-main{padding-right:0;padding-left:120px}}.sidebar-container .sidebar-content-main{max-width:100%;width:100%}@media only screen and (min-width:1068px){.sidebar-container .sidebar-content-main{padding-right:120px}.rtl .sidebar-container .sidebar-content-main{padding-right:0;padding-left:120px}}.sidebar-container .sidebar-content-main.no-sidebar{padding:0}.sidebar-container .sidebar-content-main .woocommerce-products-header{display:none}@media only screen and (min-width:1068px){.sidebar-container.thb-shop-sidebar-layout.sidebar-left .sidebar{padding-right:45px}}@media only screen and (min-width:1068px){.sidebar-container.thb-shop-sidebar-layout.sidebar-right .sidebar{padding-left:45px}}.sidebar-container.thb-shop-sidebar-layout .sidebar{display:none}@media only screen and (min-width:1068px){.sidebar-container.thb-shop-sidebar-layout .sidebar{display:flex;max-width:300px}}.sidebar-container.thb-shop-sidebar-layout .sidebar-content-main{padding:0}.subheader{display:flex;align-items:center;background:#cdd6de;text-align:center;font-size:10px;width:100%;line-height:1;padding:14px 0;font-weight:400;margin:0;color:#394044;letter-spacing:.2em}.subheader.light{background:#272525;color:#fff}.subheader.light a,.subheader.light a:hover{color:#fff}.subheader p{margin:0}.logo-holder{display:inline-flex;flex-shrink:0;margin:0 auto;max-width:100%}.logo-holder .logolink{display:inline-flex;position:relative;align-items:center}.logo-holder .logoimg{max-height:16px;object-fit:contain}.logo-holder .logo-text{font-size:26px;font-weight:600}.header{display:flex;align-items:center;flex-wrap:wrap;top:0;left:0;position:relative;z-index:30;width:100%;user-select:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.woocommerce-account .header,.woocommerce-cart .header,.woocommerce-checkout .header{margin-bottom:20px}@media only screen and (min-width:1068px){.woocommerce-account .header,.woocommerce-cart .header,.woocommerce-checkout .header{margin-bottom:40px}}.header .logo-menu-wrapper{display:inline-flex}.header .header-logo-row{width:100%;padding:10px 0;position:relative;background:rgb(255 255 255 / .8);z-index:5}.header .header-logo-row>.row{width:100%;padding:0 15px}.header .header-logo-row>.row>.columns{display:flex;align-items:center;padding:0}@media only screen and (min-width:768px){.header .header-logo-row>.row{padding:0 50px}}.header.header-full-width .header-logo-row>.row{max-width:100%;padding:0 20px}@media only screen and (min-width:1068px){.header .mobile-toggle-holder{display:none}}.header .thb-navbar{display:none}@media only screen and (min-width:1068px){.header .thb-navbar{display:inline-flex}}@media only screen and (min-width:1068px){.header .header-logo-row{padding:5px 0}}.header.fixed{position:fixed;z-index:40;-webkit-transition:-webkit-transform .5s cubic-bezier(.104,.204,.492,1);-moz-transition:-moz-transform .5s cubic-bezier(.104,.204,.492,1);-o-transition:-o-transform .5s cubic-bezier(.104,.204,.492,1);transition:transform .5s cubic-bezier(.104,.204,.492,1)}.header.fixed.headroom--not-top.headroom--unpinned{transform:translateY(0%)}.header.fixed.headroom--not-top.headroom--pinned{transform:translateY(0%)}.header.fixed:after{opacity:0}.header.fixed:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:1;pointer-events:none}.header.fixed .fixed-logo-holder{display:inline-flex;align-items:center}.header.fixed .fixed-logo-holder .mobile-toggle-holder{display:inline-flex}@media only screen and (min-width:1068px){.header.fixed .fixed-logo-holder .mobile-toggle-holder{display:none}}.header.fixed .full-menu{display:none;margin:0 auto}@media only screen and (min-width:1068px){.header.fixed .full-menu{display:inline-flex}}.header.fixed.thb-fixed-shadow-style1:before{-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .06);-moz-box-shadow:0 2px 5px rgb(0 0 0 / .06);box-shadow:0 2px 5px rgb(0 0 0 / .06)}.header.fixed.thb-fixed-shadow-style2:before{-webkit-box-shadow:0 9px 38px rgb(0 0 0 / .05),0 5px 12px rgb(0 0 0 / .1);-moz-box-shadow:0 9px 38px rgb(0 0 0 / .05),0 5px 12px rgb(0 0 0 / .1);box-shadow:0 9px 38px rgb(0 0 0 / .05),0 5px 12px rgb(0 0 0 / .1)}.header.fixed.thb-fixed-shadow-style3:before{-webkit-box-shadow:0 19px 38px rgb(0 0 0 / .1),0 5px 22px rgb(0 0 0 / .15);-moz-box-shadow:0 19px 38px rgb(0 0 0 / .1),0 5px 22px rgb(0 0 0 / .15);box-shadow:0 19px 38px rgb(0 0 0 / .1),0 5px 22px rgb(0 0 0 / .15)}.header.fixed.light-header{border-bottom:1px solid #eee}.header:after{content:'';position:absolute;top:100%;left:0;right:0;background:#eee;height:1px;opacity:1;margin:0 auto}@media only screen and (min-width:768px){.header:after{left:50px;right:50px;max-width:1290px}}.home .header:after{display:none}.header .thb-header-inline-search{position:absolute;top:100%;left:0;right:0;z-index:4;transform-origin:left top;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0)}@media only screen and (min-width:768px){.header .thb-header-inline-search{left:50px;right:50px}}.header .thb-header-inline-search .thb-header-inline-search-inner{max-width:1290px;margin:0 auto;background:#5a5958}.header .thb-header-inline-search .woocommerce-product-search{border:0;padding:0;max-width:none}.header .thb-header-inline-search .woocommerce-product-search button{display:none}.header .thb-header-inline-search .woocommerce-product-search input{color:#fff;text-align:center;height:50px;font-size:16px}.header .thb-header-inline-search .woocommerce-product-search input:-moz-placeholder{color:#dad7d5}.header .thb-header-inline-search .woocommerce-product-search input::-moz-placeholder{color:#dad7d5}.header .thb-header-inline-search .woocommerce-product-search input:-ms-input-placeholder{color:#dad7d5}.header .thb-header-inline-search .woocommerce-product-search input::-webkit-input-placeholder{color:#dad7d5}.thb-full-menu{display:inline-flex;margin:0;padding:0;list-style:none;line-height:1;flex-wrap:wrap}.thb-full-menu>.menu-item{display:inline-flex}.thb-full-menu>.menu-item+.menu-item{margin-left:22px}.rtl .thb-full-menu>.menu-item+.menu-item{margin-left:0;margin-right:22px}.thb-full-menu>.menu-item>a{min-height:45px;display:flex;align-items:center;font-size:14px;font-weight:400;color:#5a5958}.header.fixed .thb-full-menu>.menu-item>a{align-items:center}.thb-full-menu>.menu-item>a:hover{color:#db8556}.thb-full-menu .menu-item{margin:0;white-space:nowrap}.thb-full-menu .menu-item .thb-menu-label{display:flex;align-items:center}.thb-full-menu .menu-item.current-menu-item>a{color:#db8556}.thb-full-menu .menu-item.menu-item-has-children{position:relative}.thb-full-menu .menu-item.menu-item-has-children>a:after{display:inline-flex;font-family:"peakshops";content:"\e800";margin-left:8px;font-size:16px;font-weight:400}.rtl .thb-full-menu .menu-item.menu-item-has-children>a:after{margin-left:0;margin-right:8px}.thb-full-menu .sub-menu.has_bg{background-repeat:no-repeat;background-position:right center;background-size:contain;padding-right:220px}.rtl .thb-full-menu .sub-menu.has_bg{padding-right:0;padding-left:220px;background-position:left center}.rtl .thb-full-menu .sub-menu{text-align:right;left:auto;right:-30px}.thb-full-menu .sub-menu li{display:block;padding:0 25px;font-size:12px;line-height:1.1;margin-bottom:5px}.thb-full-menu .sub-menu li:last-child{margin-bottom:0}.thb-full-menu .sub-menu li a{display:inline-flex;padding:5px 0;opacity:0;font-size:inherit;font-weight:400;align-items:center;justify-content:space-between;will-change:opacity;position:relative;color:#dad7d5}.thb-full-menu .sub-menu li a sup{margin-left:5px}.thb-full-menu .sub-menu li a span{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.104,.204,.492,1);-moz-transition:-moz-transform .5s cubic-bezier(.104,.204,.492,1);-o-transition:-o-transform .5s cubic-bezier(.104,.204,.492,1);transition:transform .5s cubic-bezier(.104,.204,.492,1);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);margin-right:auto}.rtl .thb-full-menu .sub-menu li a span{margin-right:0;margin-left:auto}.thb-full-menu .sub-menu li a:hover{color:#fff}.thb-full-menu .sub-menu li a:hover>span{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px)}.rtl .thb-full-menu .sub-menu li a:hover>span{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px)}.thb-full-menu .sub-menu li a.thb-menu-image-link{display:block}.thb-full-menu .sub-menu li a.thb-menu-image-link:before,.thb-full-menu .sub-menu li a.thb-menu-image-link:after{content:none}.thb-full-menu .sub-menu li.menu-item-has-children{position:relative}.thb-full-menu .sub-menu li.menu-item-has-children>a:after{font-family:"peakshops";content:"\e801";font-size:14px;line-height:14px;vertical-align:middle;width:8px;margin-left:8px}.rtl .thb-full-menu .sub-menu li.menu-item-has-children>a:after{transform:rotateY(180deg);margin-left:0;margin-right:12px}.thb-full-menu .sub-menu .sub-menu{top:-20px;left:100%;z-index:10}.thb-full-menu .sub-menu .sub-menu .sub-menu{z-index:15}.rtl .thb-full-menu .sub-menu .sub-menu{left:auto;right:100%}.thb-full-menu.thb-currency-switcher>.menu-item+.menu-item,.thb-full-menu.thb-language-switcher>.menu-item+.menu-item{margin-left:12px}.thb-dropdown-style,.thb-full-menu .sub-menu{padding:20px 0;margin:0;list-style:none;background:#5a5958;position:absolute;z-index:10;text-align:left;top:100%;left:-25px;display:none;opacity:0;visibility:hidden;z-index:40;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.thb-secondary-area{margin-left:auto;display:flex}.thb-secondary-area .thb-secondary-item{display:inline-flex;align-items:center;font-size:14px;padding:10px 0}.thb-secondary-area .thb-secondary-item .thb-item-text{display:none;line-height:1}@media only screen and (min-width:768px){.thb-secondary-area .thb-secondary-item .thb-item-text{display:inline-flex}}.thb-secondary-area .thb-secondary-item>span,.thb-secondary-area .thb-secondary-item>div{display:inline-flex}.thb-secondary-area .thb-secondary-item svg{height:22px;width:auto;fill:#5a5958}.thb-secondary-area .thb-secondary-item svg.thb-search-icon{height:12px}.thb-secondary-area .thb-secondary-item+.thb-secondary-item{margin-left:22px}.thb-secondary-area .thb-secondary-item .count{display:inline-flex;align-items:center;justify-content:center;text-align:center;width:31px;height:31px;color:#5a5958;border:1px solid #5a5958;font-size:14px;background:rgb(90 89 88 / .1);border-radius:50%}@media only screen and (min-width:768px){.thb-secondary-area .thb-secondary-item .count{margin-left:10px}}.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper{position:relative;align-items:center;margin-right:12px}.thb-secondary-area .thb-secondary-item .thb-item-icon-wrapper .thb-item-icon{line-height:0}.thb-secondary-area .thb-secondary-item.thb-quick-search{position:relative;display:none}@media only screen and (min-width:768px){.thb-secondary-area .thb-secondary-item.thb-quick-search{display:inline-flex}}.thb-secondary-area .thb-secondary-item.thb-quick-search .thb-item-icon-wrapper{z-index:40}.thb-secondary-area .thb-quick-cart{position:relative}.thb-secondary-area .thb-quick-cart.thb-secondary-item{margin-left:6px}.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner{display:inline-flex;align-items:center;border:1px solid #fff0;border-radius:50px;max-height:31px;max-width:31px;position:relative}@media only screen and (min-width:768px){.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner{max-width:none;padding-left:9px}}.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:after,.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:before{content:"";width:12px;height:1px;background:#5a5958;position:absolute;top:10px;right:11px;opacity:0}.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:before{transform-origin:right top;transform:rotateZ(-45deg)}.thb-secondary-area .thb-quick-cart .thb-quick-cart-inner:after{right:7px;transform-origin:left top;transform:rotateZ(45deg)}.thb-secondary-area .thb-quick-cart.active .thb-quick-cart-inner{border-color:#5a5958}.thb-secondary-area .thb-quick-cart.active .thb-quick-cart-inner:before,.thb-secondary-area .thb-quick-cart.active .thb-quick-cart-inner:after{opacity:1}.thb-secondary-area .thb-quick-cart.active .count{opacity:0!important}.thb-secondary-area .thb-quick-cart .thb-item-icon-wrapper{margin-right:-1px}.thb-secondary-area .thb-quick-cart .thb-secondary-cart{width:320px;max-width:calc(100vw - 30px);position:absolute;top:calc(100% - 10px);right:0;left:auto;padding:0;background:#fff;opacity:0;display:none;border:1px solid #5a5958}.thb-secondary-area .thb-quick-cart .thb-secondary-cart .widgettitle{display:none}.thb-secondary-area .thb-quick-cart .widget_shopping_cart{margin-bottom:0;padding:25px}.thb-secondary-area .thb-quick-cart .widget_shopping_cart .widget_shopping_cart_content>*:last-child{margin-bottom:0}.thb-secondary-area .thb-quick-cart .widget_shopping_cart .widget_shopping_cart_content .product_list_widget{max-height:300px;overflow-y:scroll}.thb-secondary-area .thb-quick-cart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{text-align:center;color:#272525;padding:40px 0}.thb-secondary-area .thb-quick-cart .thb-header-after-cart{background:#f7f4f1;padding:20px 25px;font-size:13px;color:#272525;text-align:center}.thb-secondary-area .thb-quick-cart .thb-header-after-cart>*:last-child{margin-bottom:0}.thb-secondary-area .thb-secondary-menu{position:relative;display:none}@media only screen and (min-width:1068px){.thb-secondary-area .thb-secondary-menu{display:inline-flex}}#mobile-menu{display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:60;overflow:scroll;background:#fff;width:300px;max-width:100%;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (min-width:768px){#mobile-menu{width:340px}}.admin-bar #mobile-menu{transition:top .25s linear;top:46px}@media screen and (min-width:601px){.admin-bar #mobile-menu{top:46px}}@media screen and (min-width:783px){.admin-bar #mobile-menu{top:32px}}.header-sticky.admin-bar #mobile-menu{top:0}@media screen and (min-width:601px){.header-sticky.admin-bar #mobile-menu{top:46px}}@media screen and (min-width:783px){.header-sticky.admin-bar #mobile-menu{top:32px}}#mobile-menu .side-panel-inner{padding:0 15px 15px;flex:1;display:flex;flex-direction:column}@media only screen and (min-width:768px){#mobile-menu .side-panel-inner{padding:0 30px 30px}}#mobile-menu .side-panel-inner .woocommerce-product-search{margin-bottom:10px}#mobile-menu .side-panel-inner .mobile-menu-bottom{margin-top:auto}#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer{margin-top:20px}#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer{font-size:12px}#mobile-menu .side-panel-inner .mobile-menu-bottom .menu-footer>*:last-child{margin-bottom:0}#mobile-menu .thb-secondary-menu{margin:20px 0 30px 0;padding:0;list-style:none}#mobile-menu .thb-secondary-menu li{opacity:0}#mobile-menu .thb-secondary-menu li.menu-item-has-children>a span{height:100%;max-height:25px;display:inline-flex;margin-left:10px;align-items:center;justify-content:flex-end}#mobile-menu .thb-secondary-menu li.menu-item-has-children>a span:after{content:"\e800";display:block;font-family:"peakshops";margin-left:auto;font-size:14px;font-weight:400}#mobile-menu .thb-secondary-menu li .sub-menu li{opacity:1}#mobile-menu .thb-secondary-menu a{font-size:12px;line-height:1;padding:7px 0;color:rgb(0 0 0 / .7);transition:none}#mobile-menu .thb-secondary-menu .sub-menu{display:none;font-size:11px;margin:10px 0 10px 10px;list-style:none}#mobile-menu .thb-secondary-menu .sub-menu a{display:flex;justify-content:space-between;align-items:center;padding:8px 0;line-height:1;font-size:12px}#mobile-menu .thb-secondary-menu .sub-menu a:not(:hover){color:#5b5757}.side-panel-header{display:flex;height:50px;align-items:center;justify-content:center;text-align:center;color:#272525;flex-shrink:0;position:sticky;top:0;background:#fff;z-index:20}.side-panel-header .thb-close{width:50px;height:50px;display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0)}.side-panel-header span{font-size:18px;font-weight:400}.thb-mobile-menu{line-height:1;margin:0;padding:0;list-style:none}.thb-mobile-menu>li{border-bottom:1px solid #eee;opacity:0}.thb-mobile-menu>li>a{display:flex;align-items:center;text-transform:none;font-size:14px;font-weight:500;text-transform:uppercase;padding:15px 0;line-height:1;transition:none;color:#272525}.thb-mobile-menu>li:last-child{border-bottom:0}.thb-mobile-menu li.menu-item-has-children{position:relative;padding-right:30px}.thb-mobile-menu li.menu-item-has-children>a span{position:absolute;top:0;right:0;width:30px;height:100%;max-height:45px;display:flex;align-items:center;justify-content:flex-end}.thb-mobile-menu li.menu-item-has-children>a span:after{content:"\e800";display:block;font-family:"peakshops";margin-left:auto;font-size:16px;font-weight:400}.thb-mobile-menu .sub-menu{display:none;font-size:11px;margin:0 0 10px 20px;list-style:none}.thb-mobile-menu .sub-menu a{display:flex;justify-content:space-between;align-items:center;padding:8px 0;line-height:1;font-size:14px}.thb-mobile-menu .sub-menu a:not(:hover){color:#5b5757}.mobile-toggle-holder{cursor:pointer;align-items:center}.mobile-toggle-holder .mobile-toggle{display:inline-flex;width:18px;height:16px;align-items:center;transition:none;vertical-align:middle;position:relative}.mobile-toggle-holder .mobile-toggle span{display:block;position:absolute;width:18px;height:2px;background:#272525;content:" ";left:0}.mobile-toggle-holder .mobile-toggle span:nth-child(1){top:1px}.mobile-toggle-holder .mobile-toggle span:nth-child(2){top:7px}.mobile-toggle-holder .mobile-toggle span:nth-child(3){top:13px}.mobile-toggle-holder strong{display:inline-flex;position:relative;overflow:hidden;font-size:14px;font-weight:400;margin-right:15px;line-height:1}.mobile-toggle-holder .mobile-toggle>span:nth-child(1){transform-origin:0 0}.mobile-toggle-holder .mobile-toggle>span:nth-child(2){-webkit-transition:width .25s cubic-bezier(.104,.204,.492,1);-moz-transition:width .25s cubic-bezier(.104,.204,.492,1);-o-transition:width .25s cubic-bezier(.104,.204,.492,1);transition:width .25s cubic-bezier(.104,.204,.492,1)}.mobile-toggle-holder .mobile-toggle>span:nth-child(3){transform-origin:0 100%}.post{margin-bottom:30px}@media only screen and (min-width:768px){.post{margin-bottom:40px}}.post .post-gallery{position:relative;margin-bottom:25px}.post .post-gallery>a{display:block;line-height:0}.post .post-gallery .post-category{display:block;font-size:11px;font-weight:600;text-align:left;text-transform:uppercase;position:absolute;top:20px;left:20px;max-width:calc(70% - 20px)}.rtl .post .post-gallery .post-category{left:auto;right:20px;text-align:right}.post .post-gallery .post-category a{display:inline-flex;justify-content:center;align-items:center;background:rgb(0 0 0 / .3);padding:0 6px;margin-bottom:3px;height:18px;color:#fff;line-height:0}.post .post-gallery .post-category a:hover{background:rgb(0 0 0 / .9)}.post .post-excerpt{font-size:14px}.post .post-excerpt p{font-size:inherit}.post .thb-post-bottom{font-size:10px;text-transform:uppercase;color:#4f4f4f;font-weight:400;margin-bottom:10px}.post .thb-read-more{color:#5a5958;display:inline-flex;align-items:center;line-height:1;font-size:14px;font-weight:500}.post .thb-read-more svg{fill:#5a5958;height:8px;width:auto;margin-left:10px;-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.post .thb-read-more svg .bar{fill:#5a5958;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.post .thb-read-more:hover svg{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.post .thb-read-more:hover svg .bar{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.post.related .post-gallery{margin-bottom:15px}.post.related h6{margin-bottom:5px}.archive-title{margin-bottom:40px}.archive-title p{font-size:14px}.post-detail .post-title-container{margin-bottom:35px}.post-detail .post-title-container .thb-article-meta{font-size:11px;font-weight:400px;text-transform:uppercase}.post-detail .post-title-container .thb-article-meta a{font-weight:500}.post-detail .post-title-container .thb-article-meta em{font-style:normal;margin-right:3px}.post-detail .post-title-container .thb-article-meta>div{display:inline-flex;margin-right:5px}.post-detail .thb-article-featured-image{margin-bottom:20px;position:relative}@media only screen and (min-width:768px){.post-detail .thb-article-featured-image{margin-bottom:40px}}.post-detail .thb-article-featured-image .featured_image_credit{position:absolute;bottom:0;right:0;max-width:80%;z-index:60;padding:8px 14px;color:#fff;font-size:13px;background:rgb(0 0 0 / .3)}.post-detail .thb-article-featured-image.thb-gallery-format{max-width:800px}.post-detail .thb-article-featured-image.thb-gallery-format .thb-carousel{max-width:100%}.post-detail .post-share-container{display:flex;flex-direction:column;border-bottom:1px solid #e4e4e4;padding-bottom:30px}@media only screen and (min-width:768px){.post-detail .post-share-container{flex-direction:row;padding-bottom:60px}.rtl .post-detail .post-share-container{flex-direction:row-reverse}}.post-detail .post-share-container .thb-fixed-shares-container{width:100%;display:flex;flex-direction:column;flex-shrink:0}@media only screen and (min-width:768px){.post-detail .post-share-container .thb-fixed-shares-container{width:80px}}@media only screen and (min-width:1068px){.post-detail .post-share-container .thb-fixed-shares-container{width:160px}}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top{display:flex;position:sticky;width:100%;top:100px;align-items:center}@media only screen and (min-width:768px){.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top{max-width:50px;margin-bottom:20px}}@media only screen and (min-width:1068px){.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top{max-width:110px}}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-title{font-size:11px;text-transform:uppercase;font-weight:500;color:#272525;margin-right:15px;line-height:1}@media only screen and (min-width:768px){.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-title{margin-right:0;margin-top:5px;margin-bottom:15px}}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-title:before{display:none}@media only screen and (min-width:768px){.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top{flex-direction:column}}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content{display:flex;flex-wrap:wrap}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li{display:inline-flex;padding:3px;text-align:center;margin-right:0;margin-bottom:0}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon{display:flex;align-items:center;justify-content:center;padding:0!important;border:none!important;box-shadow:none!important;width:28px;height:28px;border-radius:50%;background:rgb(90 89 88 / .1)}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon:before{color:#272525;font-size:14px;top:0}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-facebook:hover{background:#3b5998}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-facebook:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-linkedin:hover{background:#007bb6}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-linkedin:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-twitter:hover{background:#00aced}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-twitter:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-instagram:hover{background:#3f729b}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-instagram:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-youtube:hover{background:#e52d27}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-youtube:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-vkontakte:hover{background:#45668e}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-vkontakte:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-pinterest:hover{background:#bd081c}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-pinterest:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-whatsapp:hover{background:#25d366}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-whatsapp:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-jetpack-whatsapp:hover{background:#25d366}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-jetpack-whatsapp:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-medium:hover{background:#00ab6c}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-medium:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-email:hover{background:#9b9b9b}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-email:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-reddit:hover{background:#ff4500}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-reddit:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-vimeo:hover{background:#1ab7ea}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-vimeo:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-skype:hover{background:#00aff0}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-skype:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-telegram:hover{background:#08c}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-telegram:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-tumblr:hover{background:#35465c}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-tumblr:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-pocket:hover{background:#ef4056}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon.share-pocket:hover:before{color:#fff}.post-detail .post-share-container .thb-fixed-shares-container .thb-social-top .sd-content li .share-icon span{display:none}.post-detail .thb-article-tags{margin-top:20px}.post-detail .thb-article-nav{padding:15px 0;border-bottom:1px solid #eee;display:flex;flex-direction:column}@media only screen and (min-width:768px){.post-detail .thb-article-nav{flex-direction:row;justify-content:space-between}}.post-detail .thb-article-nav .thb-article-nav-post{flex:1;display:flex;flex-direction:column;padding:15px 0;max-width:340px;position:relative}.post-detail .thb-article-nav .thb-article-nav-post:before{content:'';position:absolute;top:50%;font-size:30px;line-height:1;font-family:'peakshops';-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.post-detail .thb-article-nav .thb-article-nav-post span{color:#979797;font-size:14px}.post-detail .thb-article-nav .thb-article-nav-post strong{color:#272525;font-size:16px;font-weight:500}.post-detail .thb-article-nav .thb-article-nav-post:hover span,.post-detail .thb-article-nav .thb-article-nav-post:hover strong{color:#5a5958}.post-detail .thb-article-nav .thb-article-nav-post.previous{padding-left:40px}.post-detail .thb-article-nav .thb-article-nav-post.previous:before{content:'\e809';left:0}.post-detail .thb-article-nav .thb-article-nav-post.next{text-align:right;padding-right:40px;margin-left:auto}.post-detail .thb-article-nav .thb-article-nav-post.next:before{content:'\e808';right:0}.post-detail .thb-related-posts{padding:30px 0;border-bottom:1px solid #eee}.post-detail .thb-related-posts .related-posts-title{color:#272525;font-size:20px;font-weight:500;line-height:1;margin-bottom:20px}@media only screen and (min-width:768px){.post-detail .thb-related-posts .post{margin-bottom:0}}#reviews{max-width:800px;margin:0 auto}#reviews .commentlist{padding-top:0}#comments{margin:0 0 35px 0}#comments .woocommerce-Reviews-title{display:block;font-size:20px;font-weight:500;margin-bottom:30px}#comments .comment-button{display:block;text-align:center;line-height:1;font-size:14px;padding:35px 0 0;cursor:pointer}#comments .comments-container{padding:0}.commentlist{list-style:none;margin:0;display:block;padding-top:50px}.commentlist>.comment{margin-bottom:35px}.commentlist>.comment.depth-1{border-bottom:1px solid #eee}.commentlist .pingback .comment-body{display:inline}.commentlist .pingback .comment-body .url{font-weight:700}.commentlist .comment-body,.commentlist .comment_container{position:relative;padding-left:80px;padding-bottom:0;margin-bottom:35px}.rtl .commentlist .comment-body,.rtl .commentlist .comment_container{padding-left:0;padding-right:80px}.commentlist .comment-body .star-rating,.commentlist .comment-body .comment-form-rating p.stars,.comment-form-rating .commentlist .comment-body p.stars,.commentlist .comment-body .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.commentlist .comment-body .products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.products .wc-block-grid__product .wc-block-grid__product-rating .commentlist .comment-body .star-rating,.commentlist .comment-body .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .commentlist .comment-body .star-rating,.commentlist .comment_container .star-rating,.commentlist .comment_container .comment-form-rating p.stars,.comment-form-rating .commentlist .comment_container p.stars,.commentlist .comment_container .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.commentlist .comment_container .products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.products .wc-block-grid__product .wc-block-grid__product-rating .commentlist .comment_container .star-rating,.commentlist .comment_container .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .star-rating,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating .commentlist .comment_container .star-rating{float:right}.rtl .commentlist .comment-body .star-rating,.rtl .commentlist .comment-body .comment-form-rating p.stars,.comment-form-rating .rtl .commentlist .comment-body p.stars,.rtl .commentlist .comment-body .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars,.rtl .commentlist .comment_container .star-rating,.rtl .commentlist .comment_container .comment-form-rating p.stars,.comment-form-rating .rtl .commentlist .comment_container p.stars,.rtl .commentlist .comment_container .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{float:left}.commentlist .comment-body p.meta,.commentlist .comment_container p.meta{display:block;font-size:.8125rem;font-style:normal;font-weight:700;color:#343434}.commentlist .comment:before,.commentlist .review:before{display:none!important}.commentlist .comment .comment_container,.commentlist .review .comment_container{position:relative}.commentlist .comment .woocommerce-review__dash,.commentlist .review .woocommerce-review__dash{display:none}.commentlist .comment .comment-metadata,.commentlist .comment .woocommerce-review__published-date,.commentlist .review .comment-metadata,.commentlist .review .woocommerce-review__published-date{display:flex;line-height:1;font-size:14px;color:#4f4f4f;margin-bottom:15px;font-weight:400}.commentlist .comment .comment-metadata a,.commentlist .comment .woocommerce-review__published-date a,.commentlist .review .comment-metadata a,.commentlist .review .woocommerce-review__published-date a{color:rgb(39 37 37 / .4)}.commentlist .comment .comment-metadata a:hover,.commentlist .comment .woocommerce-review__published-date a:hover,.commentlist .review .comment-metadata a:hover,.commentlist .review .woocommerce-review__published-date a:hover{color:#272525}.commentlist .comment .comment-metadata .edit-link,.commentlist .comment .woocommerce-review__published-date .edit-link,.commentlist .review .comment-metadata .edit-link,.commentlist .review .woocommerce-review__published-date .edit-link{margin-left:5px;text-transform:uppercase}.commentlist .comment .woocommerce-review__published-date,.commentlist .review .woocommerce-review__published-date{margin:0}.commentlist .comment .woocommerce-review__author,.commentlist .review .woocommerce-review__author{font-style:normal;font-weight:500;color:#272525;font-size:16px}.commentlist .comment .vcard,.commentlist .review .vcard{display:block;border:0;padding:0;margin:0 0 10px;line-height:12px}.commentlist .comment .vcard .fn,.commentlist .review .vcard .fn{font-style:normal;font-weight:500;color:#272525;font-size:16px}.commentlist .comment .vcard .fn .url,.commentlist .review .vcard .fn .url{color:#272525}.commentlist .comment .vcard .fn:before,.commentlist .review .vcard .fn:before{display:none}.commentlist .comment .vcard .says,.commentlist .review .vcard .says{display:none}.commentlist .comment .avatar,.commentlist .review .avatar{width:56px;height:56px;position:absolute;top:0;left:0;border-radius:50%}.rtl .commentlist .comment .avatar,.rtl .commentlist .review .avatar{left:auto;right:0}.commentlist .comment .comment-awaiting-moderation,.commentlist .review .comment-awaiting-moderation{font-size:10px}.commentlist .comment p,.commentlist .review p{font-size:14px;word-break:break-word;margin-bottom:10px}.commentlist .comment .reply,.commentlist .review .reply{font-size:14px;font-weight:400;display:inline-flex;align-items:center;color:#5a5958}.commentlist .comment .reply svg,.commentlist .review .reply svg{height:7px}.commentlist .comment .reply svg path,.commentlist .review .reply svg path{fill:#5a5958}.commentlist .comment .children,.commentlist .review .children{list-style:none;margin-left:18px;margin-bottom:20px}@media only screen and (min-width:768px){.commentlist .comment .children,.commentlist .review .children{margin-left:80px}}.rtl .commentlist .comment .children,.rtl .commentlist .review .children{margin-left:0;margin-right:18px}@media only screen and (min-width:768px){.rtl .commentlist .comment .children,.rtl .commentlist .review .children{margin-left:0;margin-right:80px}}.commentlist .comment .children .avatar,.commentlist .review .children .avatar{width:42px;height:42px}.commentlist .comment .children .comment-body,.commentlist .comment .children .comment-text,.commentlist .review .children .comment-body,.commentlist .review .children .comment-text{padding-left:62px}.rtl .commentlist .comment .children .comment-body,.rtl .commentlist .comment .children .comment-text,.rtl .commentlist .review .children .comment-body,.rtl .commentlist .review .children .comment-text{padding-left:0;padding-right:62px}.commentlist .comment .comment-respond,.commentlist .review .comment-respond{margin:40px 0}.commentlist .comment .comment-respond .comment-reply-title,.commentlist .review .comment-respond .comment-reply-title{margin-bottom:10px}.comment-respond{padding:2vh 0}@media only screen and (min-width:1068px){.comment-respond .row{margin:0 -15px}.comment-respond .row .columns{padding:0 15px}}.comment-respond .comment-reply-title{display:block;font-size:20px;font-weight:500;margin-bottom:10px}.comment-form p{font-size:14px;margin-bottom:25px}.comment-form p.logged-in-as,.comment-form p.comment-notes{opacity:.8}.comment-form.comment-form-comment{margin-bottom:0}.comment-form textarea,.comment-form input:not(.submit){width:100%}.comment-form input[type="checkbox"],.comment-form input[type="radio"]{width:auto;margin-right:5px}.comment-form .comment-form-comment,.comment-form .comment-form-author,.comment-form .comment-form-email{margin:0}.comment-form .comment-form-cookies-consent label{display:inline;font-size:12px;margin:0;font-weight:400}.comment-form-rating p{margin-bottom:27px}.comment-form-rating p.stars{display:block;height:16px;max-width:80px;margin-bottom:20px}.comment-form-rating p.stars:before{content:none!important}.comment-form-rating p.stars>span:before{content:none!important}.comment-form-rating p.stars a{position:relative;color:#dcdcdc;display:inline-block;text-indent:-999em;width:12px}.comment-form-rating p.stars a:before{position:absolute;display:block;width:12px;text-indent:0;content:"\e804"}.comment-form-rating p.stars a:hover~a{color:#dcdcdc}.comment-form-rating p.stars a.active~a{color:#dcdcdc}.comment-form-rating p.stars:hover a,.comment-form-rating p.stars.selected a{color:#f9bc7d}form{margin:0}form fieldset{padding:0;margin:0;border:0}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea{border:1px solid #e0e0e0;padding:14px 15px;height:44px;margin-bottom:20px;color:#272525;font-size:12px;font-weight:400;background:#fff;max-width:100%;outline:0;font-family:inherit;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,textarea:focus{border-color:#272525;color:#272525;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.dokan-input-group input[type="text"],.dokan-input-group input[type="password"],.dokan-input-group input[type="date"],.dokan-input-group input[type="datetime"],.dokan-input-group input[type="email"],.dokan-input-group input[type="number"],.dokan-input-group input[type="search"],.dokan-input-group input[type="tel"],.dokan-input-group input[type="time"],.dokan-input-group input[type="url"],.dokan-input-group textarea{margin-bottom:0}.wpcf7-form-control-wrap input[type="text"],.wpcf7-form-control-wrap input[type="password"],.wpcf7-form-control-wrap input[type="date"],.wpcf7-form-control-wrap input[type="datetime"],.wpcf7-form-control-wrap input[type="email"],.wpcf7-form-control-wrap input[type="number"],.wpcf7-form-control-wrap input[type="search"],.wpcf7-form-control-wrap input[type="tel"],.wpcf7-form-control-wrap input[type="time"],.wpcf7-form-control-wrap input[type="url"],.wpcf7-form-control-wrap textarea{margin-bottom:20px;width:100%}input[type="text"].wpcf7-not-valid,input[type="password"].wpcf7-not-valid,input[type="date"].wpcf7-not-valid,input[type="datetime"].wpcf7-not-valid,input[type="email"].wpcf7-not-valid,input[type="number"].wpcf7-not-valid,input[type="search"].wpcf7-not-valid,input[type="tel"].wpcf7-not-valid,input[type="time"].wpcf7-not-valid,input[type="url"].wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#e76049}input[type="text"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="datetime"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="time"]:-moz-placeholder,input[type="url"]:-moz-placeholder,textarea:-moz-placeholder{font-weight:400;color:rgb(39 37 37 / .6)}input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="url"]::-moz-placeholder,textarea::-moz-placeholder{font-weight:400;color:rgb(39 37 37 / .6)}input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:400;color:rgb(39 37 37 / .6)}input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:400;color:rgb(39 37 37 / .6)}input[type="text"].large,input[type="password"].large,input[type="date"].large,input[type="datetime"].large,input[type="email"].large,input[type="number"].large,input[type="search"].large,input[type="tel"].large,input[type="time"].large,input[type="url"].large,textarea.large{height:46px;padding:17px 20px}input[type="text"].full,.woocommerce-checkout input[type="text"],.woocommerce-MyAccount-content input[type="text"],input[type="password"].full,.woocommerce-checkout input[type="password"],.woocommerce-MyAccount-content input[type="password"],input[type="date"].full,.woocommerce-checkout input[type="date"],.woocommerce-MyAccount-content input[type="date"],input[type="datetime"].full,.woocommerce-checkout input[type="datetime"],.woocommerce-MyAccount-content input[type="datetime"],input[type="email"].full,.woocommerce-checkout input[type="email"],.woocommerce-MyAccount-content input[type="email"],input[type="number"].full,.woocommerce-checkout input[type="number"],.woocommerce-MyAccount-content input[type="number"],input[type="search"].full,.woocommerce-checkout input[type="search"],.woocommerce-MyAccount-content input[type="search"],input[type="tel"].full,.woocommerce-checkout input[type="tel"],.woocommerce-MyAccount-content input[type="tel"],input[type="time"].full,.woocommerce-checkout input[type="time"],.woocommerce-MyAccount-content input[type="time"],input[type="url"].full,.woocommerce-checkout input[type="url"],.woocommerce-MyAccount-content input[type="url"],textarea.full,.woocommerce-checkout textarea,.woocommerce-MyAccount-content textarea{width:100%}.dark-form-elements,#newsletter-popup.dark .newsletter-content input[type="text"],#newsletter-popup.dark .newsletter-content input[type="password"],#newsletter-popup.dark .newsletter-content input[type="date"],#newsletter-popup.dark .newsletter-content input[type="datetime"],#newsletter-popup.dark .newsletter-content input[type="email"],#newsletter-popup.dark .newsletter-content input[type="number"],#newsletter-popup.dark .newsletter-content input[type="search"],#newsletter-popup.dark .newsletter-content input[type="tel"],#newsletter-popup.dark .newsletter-content input[type="time"],#newsletter-popup.dark .newsletter-content input[type="url"],#newsletter-popup.dark .newsletter-content textarea,.footer.dark input[type="text"],.footer.dark input[type="password"],.footer.dark input[type="date"],.footer.dark input[type="datetime"],.footer.dark input[type="email"],.footer.dark input[type="number"],.footer.dark input[type="search"],.footer.dark input[type="tel"],.footer.dark input[type="time"],.footer.dark input[type="url"],.footer.dark textarea{border-color:#fff;background:#fff}.dark-form-elements:focus,#newsletter-popup.dark .newsletter-content input:focus[type="text"],#newsletter-popup.dark .newsletter-content input:focus[type="password"],#newsletter-popup.dark .newsletter-content input:focus[type="date"],#newsletter-popup.dark .newsletter-content input:focus[type="datetime"],#newsletter-popup.dark .newsletter-content input:focus[type="email"],#newsletter-popup.dark .newsletter-content input:focus[type="number"],#newsletter-popup.dark .newsletter-content input:focus[type="search"],#newsletter-popup.dark .newsletter-content input:focus[type="tel"],#newsletter-popup.dark .newsletter-content input:focus[type="time"],#newsletter-popup.dark .newsletter-content input:focus[type="url"],#newsletter-popup.dark .newsletter-content textarea:focus,.footer.dark input:focus[type="text"],.footer.dark input:focus[type="password"],.footer.dark input:focus[type="date"],.footer.dark input:focus[type="datetime"],.footer.dark input:focus[type="email"],.footer.dark input:focus[type="number"],.footer.dark input:focus[type="search"],.footer.dark input:focus[type="tel"],.footer.dark input:focus[type="time"],.footer.dark input:focus[type="url"],.footer.dark textarea:focus{border-color:#5a5958}.wpcf7 .ajax-loader{display:none}.wpcf7-checkbox{display:block;margin-bottom:20px}.wpcf7-checkbox label{padding:10px;border:1px solid #dedede;border-radius:0;font-size:13px;color:#272525;margin:0;min-width:150px}.wpcf7-checkbox label input{margin-right:5px}.wpcf7-checkbox .wpcf7-list-item{display:block;margin:0 0 15px}@media only screen and (min-width:768px){.wpcf7-checkbox .wpcf7-list-item{display:inline-block}.wpcf7-checkbox .wpcf7-list-item+.wpcf7-list-item{margin-bottom:0;margin-left:15px}}.wpcf7-response-output{padding:18px 22px!important;font-size:12px;text-transform:uppercase;text-align:center}.wpcf7-not-valid-tip,.screen-reader-response{display:none!important}.wpcf7-form-control-wrap{display:block;width:100%}label{display:inline-block;clear:left;font-size:14px;color:#272525;margin:0 0 10px;font-weight:500}label.woocommerce-form__label-for-checkbox.inline .woocommerce-form__input-checkbox{margin-right:10px}label.woocommerce-form__label-for-checkbox.inline span{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:185px;line-height:1.6;resize:none}.wpcf7-form textarea{height:235px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e0e0e0;padding:0 15px;height:44px;line-height:44px;margin-bottom:20px;border-radius:0;color:#272525;font-size:12px;font-weight:400;background:#fff url(/wp-content/themes/restoration/assets/css/../img/select_arrow.png) calc(100% - 15px) 20px no-repeat;background-size:7px 4px;position:relative}select.wpcf7-select{margin-bottom:20px}.rtl select{background-position:15px 18px}select[multiple]{height:auto;background-image:none}.form-row.woocommerce-invalid-required-field .select2-container .select2-choice{border-color:#e76049}.select2.select2-container--default{margin-bottom:20px;clear:left;font-size:12px;height:40px;max-width:100%}.select2.select2-container--default .select2-selection__arrow{height:100%;background:#fff0 url(/wp-content/themes/restoration/assets/css/../img/select_arrow.png) calc(100% - 15px) 18px no-repeat;background-size:7px 4px;width:26px}.select2.select2-container--default .select2-selection__arrow b{display:none}.rtl .select2.select2-container--default .select2-selection__arrow{background-position:10px 18px}.select2.select2-container--default.select2-container--open .select2-selection{border-color:#272525;background:#fff}.select2.select2-container--default .selection *:focus{outline:none}.select2.select2-container--default .select2-selection{border-radius:0;background:#fff;border-color:#e0e0e0;height:40px;line-height:40px}.form-radius-off .select2.select2-container--default .select2-selection{border-radius:0}.select2.select2-container--default .select2-selection .select2-selection__clear{margin-right:10px}.select2.select2-container--default .select2-selection .select2-selection__rendered{float:none;height:40px;line-height:40px;padding-left:15px}.select2.select2-container--default .select2-selection.select2-selection--multiple .select2-selection__rendered li{background:none;border:none}.select2-container .select2-dropdown{background:#fff;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:#272525}.form-radius-off .select2-container .select2-dropdown{border-radius:0}.rtl .select2-container .select2-dropdown{left:auto;right:-9999px}.select2-container .select2-dropdown.select2-dropdown--above{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container .select2-dropdown.select2-dropdown--below{border-top-left-radius:0;border-top-right-radius:0}.select2-container .select2-dropdown .select2-search{padding:8px}.select2-container .select2-dropdown .select2-search input{background:#fff!important;margin-bottom:0;height:30px}.select2-container .select2-dropdown .select2-results{background:#fff0;font-size:12px}.select2-container .select2-dropdown .select2-results .select2-results__option{margin:0;height:40px;line-height:40px;padding:0 15px}.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true]{background:#eee}.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted{background:#272525;border-radius:0;color:#fff}.widget{margin-bottom:25px;padding-bottom:23px;font-size:14px;border-bottom:1px solid #eee}.widget:last-of-type{border:0;padding-bottom:0}.widget .thb-widget-title{font-weight:500;font-size:14px;margin-bottom:20px;line-height:1;color:#272525}.widget .thb-widget-title .thb-arrow{margin-left:5px;display:inline-flex}@media only screen and (min-width:1068px){.widget .thb-widget-title .thb-arrow{display:none}}.widget ul{list-style:none;margin:0;padding:0}.widget ul li{margin-bottom:5px}.widget ul a{color:#4f4f4f}.widget ul a:hover{color:#5a5958}.widget .thb-arrow{display:inline-flex;cursor:pointer;font-size:16px;position:relative;top:1px}.widget .thb-arrow i{line-height:1;pointer-events:none}.widget.widget_categories .children{padding:10px 0 0 15px}.rtl .widget.widget_categories .children{padding:10px 15px 0 0}.widget.widget_recent_comments ul li{position:relative;padding-left:30px;margin-bottom:10px}.widget.widget_recent_comments ul li:before{content:'\e80a';font-family:'peakshops';position:absolute;top:7px;line-height:1;left:0;color:#272525}.widget.widget_recent_comments ul li:last-child{margin-bottom:0}.widget.widget_nav_menu,.widget.widget_pages,.widget.widget_meta,.widget.widget_product_categories{font-size:14px}.widget.widget_nav_menu li:last-child,.widget.widget_pages li:last-child,.widget.widget_meta li:last-child,.widget.widget_product_categories li:last-child{margin-bottom:0}.widget.widget_nav_menu li.active>a,.widget.widget_nav_menu li.active>.thb-arrow,.widget.widget_nav_menu li.active>.count,.widget.widget_pages li.active>a,.widget.widget_pages li.active>.thb-arrow,.widget.widget_pages li.active>.count,.widget.widget_meta li.active>a,.widget.widget_meta li.active>.thb-arrow,.widget.widget_meta li.active>.count,.widget.widget_product_categories li.active>a,.widget.widget_product_categories li.active>.thb-arrow,.widget.widget_product_categories li.active>.count{color:#5a5958}.widget.widget_nav_menu .sub-menu,.widget.widget_nav_menu .children,.widget.widget_pages .sub-menu,.widget.widget_pages .children,.widget.widget_meta .sub-menu,.widget.widget_meta .children,.widget.widget_product_categories .sub-menu,.widget.widget_product_categories .children{display:none;padding:10px 0 10px 20px;list-style:none;font-size:13px}.rtl .widget.widget_nav_menu .sub-menu,.rtl .widget.widget_nav_menu .children,.rtl .widget.widget_pages .sub-menu,.rtl .widget.widget_pages .children,.rtl .widget.widget_meta .sub-menu,.rtl .widget.widget_meta .children,.rtl .widget.widget_product_categories .sub-menu,.rtl .widget.widget_product_categories .children{padding:10px 20px 10px 0}.widget.widget_nav_menu .sub-menu li:last-child,.widget.widget_nav_menu .children li:last-child,.widget.widget_pages .sub-menu li:last-child,.widget.widget_pages .children li:last-child,.widget.widget_meta .sub-menu li:last-child,.widget.widget_meta .children li:last-child,.widget.widget_product_categories .sub-menu li:last-child,.widget.widget_product_categories .children li:last-child{margin:0}.widget.widget_rss li{margin-bottom:15px}.widget.widget_rss li .rsswidget{font-weight:600}.widget.widget_rss li .rss-date{opacity:.8}.widget.widget_rss li .rssSummary{font-size:12px;margin-bottom:5px}.widget.widget_rss li cite{font-size:14px}.widget.widget_shopping_cart .widget_shopping_cart_content{width:100%}.widget.widget_shopping_cart .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;line-height:1;font-size:16px;font-weight:500;border-top:1px solid #eee;color:#272525;margin-top:20px;margin-bottom:0;padding-bottom:20px;padding-top:20px}.widget.widget_shopping_cart .woocommerce-mini-cart__total .amount{font-size:inherit;font-weight:inherit}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons{display:flex;flex-direction:column}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button+.button{margin-top:8px}.widget.widget_shopping_cart .product_list_widget li{padding-right:30px}.widget.widget_layered_nav li,.widget.widget_layered_nav_filters li{flex-wrap:wrap;display:flex;align-items:center}.widget.widget_layered_nav li>a,.widget.widget_layered_nav_filters li>a{display:block;position:relative;padding-left:25px;color:#272525}.widget.widget_layered_nav li>a:before,.widget.widget_layered_nav_filters li>a:before{position:absolute;top:50%;left:0;margin-top:-7px;content:'';display:block;width:14px;height:14px;border:1px solid #272525;color:#fff}.widget.widget_layered_nav li:hover>a:before,.widget.widget_layered_nav_filters li:hover>a:before{-webkit-box-shadow:inset 0 0 0 2px;-moz-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px;background:#272525}.widget.widget_layered_nav li .count,.widget.widget_layered_nav_filters li .count{display:inline-flex;font-size:10px;margin-left:7px}.widget.widget_layered_nav li.chosen>a:before,.widget.widget_layered_nav_filters li.chosen>a:before{-webkit-box-shadow:inset 0 0 0 1px;-moz-box-shadow:inset 0 0 0 1px;box-shadow:inset 0 0 0 1px;background:#272525}.widget.widget_price_filter .price_slider_wrapper{padding-top:5px}.widget.widget_price_filter .price_slider{height:2px;background:#d4d4d4;position:relative;margin-bottom:20px}.widget.widget_price_filter .price_slider .ui-slider-range{height:2px;background:#272525;position:absolute}.widget.widget_price_filter .price_slider .ui-slider-handle{display:block;outline:none;position:absolute;top:-5px;width:12px;height:12px;border-radius:6px;border:2px solid #272525;background:#fff;-webkit-transition-duration:0s;-moz-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.widget.widget_price_filter .price_slider .ui-slider-handle:last-child{margin-left:-12px}.widget.widget_price_filter .price_slider_amount{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;font-size:13px;font-weight:400}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_price_filter .price_slider_amount input[type="text"]{display:none}.widget.widget_price_filter .price_slider_amount .button{font-size:13px;font-weight:500;line-height:1;color:#272525!important;background:none!important;height:auto!important;border:0!important;padding:0!important;margin:0!important}.pagination,.woocommerce-pagination{font-size:14px;font-weight:500;text-align:center;position:relative;line-height:1;padding:40px 0 60px}.pagination .page-numbers,.woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;color:#4f4f4f;padding:0 4px;justify-content:center}.pagination .page-numbers:hover,.woocommerce-pagination .page-numbers:hover{color:#272525}.pagination .page-numbers.current,.woocommerce-pagination .page-numbers.current{color:#272525;position:relative}.pagination .page-numbers.current:after,.woocommerce-pagination .page-numbers.current:after{content:'';position:absolute;left:4px;right:4px;bottom:-1px;border-bottom:1px solid #272525}.pagination .next,.pagination .prev,.woocommerce-pagination .next,.woocommerce-pagination .prev{position:absolute;top:40px}.pagination .next,.woocommerce-pagination .next{right:0}.pagination .next:after,.woocommerce-pagination .next:after{font-size:16px;content:'\e801';font-family:'peakshops';margin-left:10px}.pagination .prev,.woocommerce-pagination .prev{left:0}.pagination .prev:before,.woocommerce-pagination .prev:before{font-size:16px;content:'\e80b';font-family:'peakshops';margin-right:10px}.screen-reader-text{display:none}.wp-video{max-width:100%}.wp-video iframe,.wp-video video{max-width:100%;height:auto}.wp-caption,.wp-caption-text,.sticky,.gallery-caption,.alignright,.alignleft,.aligncenter,.bypostauthor{color:inherit}.alignright{float:none;margin:0}@media only screen and (min-width:768px){.alignright{float:right;margin:0 0 0 20px}}.alignleft{float:none;margin:0}@media only screen and (min-width:768px){.alignleft{float:left;margin:0 20px 0 0}}.alignright img,.alignleft img,.aligncenter img{max-width:100%}img.center{margin:0 auto;display:block}img.full{width:100%}.aligncenter{display:block;margin:0 auto}.wp-caption{position:relative;max-width:100%}.wp-caption:not(.thb_image_link){margin-bottom:20px}.wp-caption .wp-caption-text{display:block;margin:0;font-weight:400;font-size:13px;line-height:1;color:#272525;padding:13px 0;border-bottom:1px solid #eee}.wp-block-image figcaption{display:block;margin:0;font-weight:400;font-size:13px;line-height:1;color:#272525;padding:13px 0;border-bottom:1px solid #eee}.gallery{display:block;margin:0 auto 30px;width:100%;clear:both}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery .gallery-item{display:inline-block;position:relative;width:100%;padding:0 1px 1px 0;margin:0;-webkit-transition:opacity .2s cubic-bezier(.104,.204,.492,1);-webkit-transition-delay:0s;-moz-transition:opacity .2s cubic-bezier(.104,.204,.492,1);-o-transition:opacity .2s cubic-bezier(.104,.204,.492,1);transition:opacity .2s cubic-bezier(.104,.204,.492,1) false}.gallery .gallery-item:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}.gallery .gallery-item img{width:100%;max-width:100%}.gallery .gallery-item .gallery-icon a:not(.thb-pin-it){line-height:0;display:block;width:100%}.gallery .gallery-item .gallery-icon{margin:0}.gallery .gallery-item .gallery-caption{position:absolute;bottom:1px;left:0;right:1px;padding:7px 9px;background:rgb(39 37 37 / .4);color:#fff;font-size:11px;line-height:13px;font-weight:400}@media only screen and (max-width:1068px){.gallery .gallery-item .gallery-caption{max-height:40%}}.more-link{display:inline-block;font-weight:600;color:#272525;text-transform:uppercase;font-size:11px;text-align:center}.more-link:after{content:"›";display:inline-block;margin-left:7px}.tag-cloud-link,.post-detail .thb-article-tags a{display:inline-flex;justify-content:center;align-items:center;padding:0 12px;height:26px;background:#272525;color:#fff;font-size:12px!important;margin:0 6px 10px 0;line-height:1;font-weight:400;border-radius:300px}.rtl .tag-cloud-link,.rtl .post-detail .thb-article-tags a,.post-detail .thb-article-tags .rtl a{margin:0 0 10px 6px}.tag-cloud-link:hover,.post-detail .thb-article-tags a:hover{background-color:#5a5958;color:#fff}.tag-cloud-link .tag-link-count,.post-detail .thb-article-tags a .tag-link-count{margin-left:5px}.rtl .tag-cloud-link .tag-link-count,.rtl .post-detail .thb-article-tags a .tag-link-count,.post-detail .thb-article-tags .rtl a .tag-link-count{margin-left:0;margin-right:5px}.searchform{margin:0;position:relative}.searchform input{width:100%;margin-bottom:0;padding-right:40px}.searchform .search-submit{position:absolute;top:0;right:0;height:40px;width:40px;display:flex;align-items:center;justify-content:center}q,blockquote p,.post-content blockquote p{font-size:24px;font-weight:500;color:#272525;line-height:1.4;margin:0}cite{font-weight:400;font-size:16px;color:#272525;font-style:normal;line-height:1}cite:before{display:none}blockquote{position:relative;clear:both;border:0;padding:0 10%;margin:40px 0}blockquote p{text-rendering:auto}blockquote cite{margin-top:20px}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:1em;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}pre.wp-block-verse{white-space:nowrap;overflow:auto}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}table thead,table tbody,table tfoot{border:1px solid #f1f1f1;background-color:#fefefe}table caption{padding:.5rem .625rem .625rem;font-weight:700}table thead{background:#f8f8f8;color:#0a0a0a}table tfoot{background:#f1f1f1;color:#0a0a0a}table thead tr,table tfoot tr{background:#fff0}table thead th,table thead td,table tfoot th,table tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}table tbody th,table tbody td{padding:.5rem .625rem .625rem}table tbody tr:nth-child(even){background-color:#f1f1f1}table.shop_table thead{border:0;background:#fff0}table.shop_table tbody{border:0}table.shop_table tbody tr:nth-child(even){background:#fff0}table.shop_table tfoot{background:#fff0}.wp-block-table table{border-color:#272525}.wp-block-table table tbody tr:nth-child(even){background:transparent!important}.wp-block-table table th,.wp-block-table table td{border:1px solid #272525}.wp-block-table table thead,.wp-block-table table tbody,.wp-block-table table tfoot{border-color:#272525}.wp-block-table table.is-style-stripes{border:0}.wp-block-table table.is-style-stripes tbody tr:nth-child(even){background:transparent!important}.wp-block-table table.is-style-stripes th,.wp-block-table table.is-style-stripes td{border:0}.wp-block-table table.is-style-stripes thead,.wp-block-table table.is-style-stripes tbody,.wp-block-table table.is-style-stripes tfoot{border:0}.wp-block-table figcaption{padding-top:0;margin-bottom:1rem}.thb-page-title{margin-bottom:25px}.page-title{line-height:1}.page-title h1{margin-right:25px;font-size:24px;line-height:1;margin-bottom:0}.page-title h1+p{margin:15px 0 0}.content404{text-align:center;padding:22vh 0}.content404 h1{line-height:1;margin-bottom:15px}.content404 p{margin-bottom:30px}.fb_iframe_widget_fluid_desktop span{width:100%!important}.password-protected{padding:100px 0;display:flex;justify-content:center;align-items:center}.password-protected svg{display:inline-block;width:60px;max-width:100%;margin-bottom:30px}.password-protected h3{margin-bottom:5px}.password-protected .password-form{text-align:center}.password-protected .btn{margin-left:15px}.password-protected p{margin-bottom:30px}.has-thb-accent-background-color{background-color:#5a5958}.has-thb-accent-color{color:#5a5958}.has-thb-accent-color p{color:#5a5958}.wp-block-pullquote{padding:0}.wp-block-columns{margin-bottom:0}.wp-block-media-text .wp-block-media-text__content{padding:14%}.wp-block-button .wp-block-button__link{font-size:13px;font-weight:400;border-width:1px}.wp-block-button .wp-block-button__link.has-thb-accent-background-color{background-color:#5a5958}.wp-block-button .wp-block-button__link.has-thb-accent-color{color:#5a5958}.wp-block-button .wp-block-button__link.has-thb-accent-color p{color:#5a5958}.wp-block-button.is-style-outline .wp-block-button__link{border-color:#dedede;background:#fff0;color:#5a5958}.wp-block-button.is-style-outline:hover .wp-block-button__link{border-color:#5a5958;background:#5a5958;color:#fff!important}.alignwide{position:relative}@media only screen and (min-width:1068px){.alignwide{margin-left:-30px;margin-right:30px;max-width:none;width:calc(100% + 60px)}}.alignfull{margin:32px calc(50% - 50vw);max-width:100vw;width:100vw}.alignfull:first-child{margin-top:0}.single-post .sidebar-content-main.no-sidebar .alignfull{margin:32px calc(50% - 50vw + 50px)}@media only screen and (min-width:1068px){.single-post .sidebar-content-main.no-sidebar .alignfull{margin:32px calc(50% - 50vw - 50px)}}.single-post .sidebar-content-main:not(.no-sidebar) .alignfull{margin:32px calc(50% - 50vw + 50px)}@media only screen and (min-width:1068px){.single-post .sidebar-content-main:not(.no-sidebar) .alignfull{max-width:100vw;margin-left:calc(50% / 0.5982905983 - 50vw - 100px);width:calc(50% + 50vw - 100px)}}.post-detail .wp-block-gallery{margin-bottom:1rem}.post-detail .wp-block-gallery .blocks-gallery-image,.post-detail .wp-block-gallery .blocks-gallery-item{margin-bottom:1rem}.wp-block-media-text{margin-bottom:1rem}.wp-block-latest-comments{margin-left:0}.has-medium-font-size{font-size:1.2em}.has-large-font-size{font-size:2em}.has-huge-font-size{font-size:3em}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-latest-posts.is-grid{margin:0 -15px}.wp-block-latest-posts.is-grid li{padding:0 15px;margin:0 0 30px;width:100%}.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image{margin-bottom:20px}.wp-block-latest-posts.is-grid a{font-size:14px;text-transform:uppercase;font-weight:600;display:block;line-height:1.4}.wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date{font-size:12px;text-transform:uppercase;color:#5a5958;opacity:.7;margin-top:5px}@media only screen and (min-width:600px){.wp-block-latest-posts.is-grid.columns-2 li{width:50%}.wp-block-latest-posts.is-grid.columns-3 li{width:calc(100% / 3)}.wp-block-latest-posts.is-grid.columns-4 li{width:25%}.wp-block-latest-posts.is-grid.columns-5 li{width:20%}.wp-block-latest-posts.is-grid.columns-6 li{width:calc(100% / 6)}}.wp-block-cover{height:auto}.wp-block-cover .wp-block-cover__inner-container{max-width:1330px;padding:0 15px}.wc-block-grid__products{margin:0 -15px}.wc-block-grid__products .wc-block-grid__product{border-left-width:15px;border-right-width:15px;border-bottom-width:0}.wc-block-grid__products .wc-block-grid__product-add-to-cart .add_to_cart_button:after{display:none!important}.jetpack-portfolio-shortcode .portfolio-featured-image{display:block}.jetpack-portfolio-shortcode .portfolio-featured-image+.portfolio-entry-title{margin-top:20px}.jetpack-portfolio-shortcode .portfolio-entry-title{margin-top:20px;font-weight:600;font-size:26px}.jetpack-portfolio-shortcode .portfolio-entry-title+.portfolio-entry-meta{margin-top:5px}.jetpack-portfolio-shortcode .portfolio-entry-meta{font-size:14px;margin-top:5px}.jetpack-portfolio-shortcode .portfolio-entry-meta span{font-weight:500}.wp-block-embed iframe{max-width:100%}.wp-block-embed .wp-block-embed__wrapper{position:relative;background:#272525}.wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-block-embed.wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%}.wp-block-embed .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:18px;line-height:1;height:18px;vertical-align:middle;max-width:84px}.wp-block-woocommerce-cart{margin-top:50px}.wp-block-woocommerce-cart .wc-block-components-title{margin-bottom:20px}.wp-block-woocommerce-cart .wc-block-components-title.wc-block-cart__totals-title{margin-bottom:10px}.wp-block-woocommerce-cart .wc-block-cart-items thead{background:#fff0;border:0}.wp-block-woocommerce-cart .wc-block-cart-items thead .wc-block-cart-items__header{font-size:12px;color:#272525}.wp-block-woocommerce-cart .wc-block-cart-items tbody{border:0}.wp-block-woocommerce-cart .wc-block-cart-items tbody tr:nth-child(even){background:#fff0}.wp-block-woocommerce-cart .wc-block-cart-items .price>span.screen-reader-text{display:none}.wp-block-woocommerce-checkout{margin-top:50px}input[type="submit"],.button,.btn,.pushbutton-wide{display:inline-block;align-items:center;justify-content:center;text-align:center;height:44px;line-height:44px;background:#5a5958;color:#fff;padding:0 25px;max-width:100%;font-size:14px;font-weight:500;border:0;outline:0;position:relative;cursor:pointer;border-radius:0;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type="submit"]:hover,.button:hover,.btn:hover,.pushbutton-wide:hover{background:#272525;color:#fff}input[type="submit"]:focus,.button:focus,.btn:focus,.pushbutton-wide:focus{color:#fff}input[type="submit"].disabled,.button.disabled,.btn.disabled,.pushbutton-wide.disabled{cursor:not-allowed}input[type="submit"].no-radius,.button.no-radius,.btn.no-radius,.pushbutton-wide.no-radius{border-radius:0}input[type="submit"].small-radius,.button.small-radius,.btn.small-radius,.pushbutton-wide.small-radius{border-radius:3px}input[type="submit"].pill-radius,.button.pill-radius,.btn.pill-radius,.pushbutton-wide.pill-radius{border-radius:300px}input[type="submit"].white,.button.white,.btn.white,.pushbutton-wide.white{background:#fff;color:#272525}input[type="submit"].white:hover,.button.white:hover,.btn.white:hover,.pushbutton-wide.white:hover{color:#5a5958}input[type="submit"].white-alt,.button.white-alt,.btn.white-alt,.pushbutton-wide.white-alt{background:rgb(255 255 255 / .8);color:#272525}input[type="submit"].white-alt:hover,.button.white-alt:hover,.btn.white-alt:hover,.pushbutton-wide.white-alt:hover{color:#272525;background:#fff}input[type="submit"].grey,.button.grey,.btn.grey,.pushbutton-wide.grey{background:#b6b6b6}input[type="submit"].grey:hover,.button.grey:hover,.btn.grey:hover,.pushbutton-wide.grey:hover{background:#5a5958}input[type="submit"].accent,input[type="submit"].alt,.button.accent,.button.alt,.btn.accent,.btn.alt,.pushbutton-wide.accent,.pushbutton-wide.alt{background:#5a5958}input[type="submit"].accent:hover,input[type="submit"].alt:hover,.button.accent:hover,.button.alt:hover,.btn.accent:hover,.btn.alt:hover,.pushbutton-wide.accent:hover,.pushbutton-wide.alt:hover{background:#40403f}input[type="submit"].full,.button.full,.btn.full,.pushbutton-wide.full{width:100%;text-align:center}input[type="submit"].small,.button.small,.btn.small,.pushbutton-wide.small{font-size:12px;height:34px;line-height:34px;padding:0 17px}input[type="submit"].large,.button.large,.btn.large,.pushbutton-wide.large{height:48px;line-height:48px;padding:0 30px;font-size:14px;font-weight:600}input[type="submit"].x-large,.button.x-large,.btn.x-large,.pushbutton-wide.x-large{height:54px;line-height:54px;padding:0 45px;font-size:14px}input[type="submit"][name="update_cart"],input[type="submit"].style2,.button[name="update_cart"],.button.style2,.btn[name="update_cart"],.btn.style2,.pushbutton-wide[name="update_cart"],.pushbutton-wide.style2{border:1px solid rgb(0 0 0 / .2);color:#272525;background:#fff0;line-height:42px}input[type="submit"][name="update_cart"]:focus,input[type="submit"].style2:focus,.button[name="update_cart"]:focus,.button.style2:focus,.btn[name="update_cart"]:focus,.btn.style2:focus,.pushbutton-wide[name="update_cart"]:focus,.pushbutton-wide.style2:focus{color:#272525}input[type="submit"][name="update_cart"] svg,input[type="submit"].style2 svg,.button[name="update_cart"] svg,.button.style2 svg,.btn[name="update_cart"] svg,.btn.style2 svg,.pushbutton-wide[name="update_cart"] svg,.pushbutton-wide.style2 svg{fill:#272525}input[type="submit"][name="update_cart"].small,input[type="submit"].style2.small,.button[name="update_cart"].small,.button.style2.small,.btn[name="update_cart"].small,.btn.style2.small,.pushbutton-wide[name="update_cart"].small,.pushbutton-wide.style2.small{line-height:32px}input[type="submit"][name="update_cart"].large,input[type="submit"].style2.large,.button[name="update_cart"].large,.button.style2.large,.btn[name="update_cart"].large,.btn.style2.large,.pushbutton-wide[name="update_cart"].large,.pushbutton-wide.style2.large{line-height:44px}input[type="submit"][name="update_cart"].x-large,input[type="submit"].style2.x-large,.button[name="update_cart"].x-large,.button.style2.x-large,.btn[name="update_cart"].x-large,.btn.style2.x-large,.pushbutton-wide[name="update_cart"].x-large,.pushbutton-wide.style2.x-large{line-height:52px}input[type="submit"][name="update_cart"].thb_shadow,input[type="submit"].style2.thb_shadow,.button[name="update_cart"].thb_shadow,.button.style2.thb_shadow,.btn[name="update_cart"].thb_shadow,.btn.style2.thb_shadow,.pushbutton-wide[name="update_cart"].thb_shadow,.pushbutton-wide.style2.thb_shadow{-webkit-box-shadow:0 6px 20px #fff0;-moz-box-shadow:0 6px 20px #fff0;box-shadow:0 6px 20px #fff0}input[type="submit"][name="update_cart"].thb_shadow:hover,input[type="submit"].style2.thb_shadow:hover,.button[name="update_cart"].thb_shadow:hover,.button.style2.thb_shadow:hover,.btn[name="update_cart"].thb_shadow:hover,.btn.style2.thb_shadow:hover,.pushbutton-wide[name="update_cart"].thb_shadow:hover,.pushbutton-wide.style2.thb_shadow:hover{-moz-transform:translateY(-3px)!important;-ms-transform:translateY(-3px)!important;-webkit-transform:translateY(-3px)!important;transform:translateY(-3px)!important;-webkit-box-shadow:0 6px 20px rgb(0 0 0 / .12);-moz-box-shadow:0 6px 20px rgb(0 0 0 / .12);box-shadow:0 6px 20px rgb(0 0 0 / .12)}input[type="submit"][name="update_cart"] .thb-button-icon,input[type="submit"].style2 .thb-button-icon,.button[name="update_cart"] .thb-button-icon,.button.style2 .thb-button-icon,.btn[name="update_cart"] .thb-button-icon,.btn.style2 .thb-button-icon,.pushbutton-wide[name="update_cart"] .thb-button-icon,.pushbutton-wide.style2 .thb-button-icon{margin-right:5px}input[type="submit"][name="update_cart"]:hover,input[type="submit"].style2:hover,.button[name="update_cart"]:hover,.button.style2:hover,.btn[name="update_cart"]:hover,.btn.style2:hover,.pushbutton-wide[name="update_cart"]:hover,.pushbutton-wide.style2:hover{background:rgb(0 0 0 / .05);color:#272525}input[type="submit"][name="update_cart"].white,input[type="submit"].style2.white,.button[name="update_cart"].white,.button.style2.white,.btn[name="update_cart"].white,.btn.style2.white,.pushbutton-wide[name="update_cart"].white,.pushbutton-wide.style2.white{border-color:#fff;color:#fff}input[type="submit"][name="update_cart"].white:hover,input[type="submit"].style2.white:hover,.button[name="update_cart"].white:hover,.button.style2.white:hover,.btn[name="update_cart"].white:hover,.btn.style2.white:hover,.pushbutton-wide[name="update_cart"].white:hover,.pushbutton-wide.style2.white:hover{background:#fff;color:#272525}input[type="submit"][name="update_cart"].white:focus,input[type="submit"].style2.white:focus,.button[name="update_cart"].white:focus,.button.style2.white:focus,.btn[name="update_cart"].white:focus,.btn.style2.white:focus,.pushbutton-wide[name="update_cart"].white:focus,.pushbutton-wide.style2.white:focus{color:#fff}input[type="submit"][name="update_cart"].accent,input[type="submit"].style2.accent,.button[name="update_cart"].accent,.button.style2.accent,.btn[name="update_cart"].accent,.btn.style2.accent,.pushbutton-wide[name="update_cart"].accent,.pushbutton-wide.style2.accent{border-color:#5a5958}input[type="submit"][name="update_cart"].accent:hover,input[type="submit"].style2.accent:hover,.button[name="update_cart"].accent:hover,.button.style2.accent:hover,.btn[name="update_cart"].accent:hover,.btn.style2.accent:hover,.pushbutton-wide[name="update_cart"].accent:hover,.pushbutton-wide.style2.accent:hover{background:rgb(90 89 88 / .1)}.btn-text{display:inline-flex;align-items:center}.btn-text.style1{font-size:12px;text-transform:uppercase;font-weight:600}.btn-text.style1:before{content:'';display:inline-block;width:35px;height:1px;margin-right:15px;background:rgb(0 0 0 / .15)}.btn-text.style1:hover{color:#272525}.btn-text.style1:hover:before{width:60px;background:#272525}.btn-text.style1.white{color:#fff}.btn-text.style1.white:before{background:rgb(255 255 255 / .45)}.btn-text.style1.white:hover{color:#fff}.btn-text.style1.white:hover:before{background:#fff}.btn-text.style2{font-size:12px;text-transform:uppercase;font-weight:500;color:#272525;position:relative}.btn-text.style2:before,.btn-text.style2:after{content:'';display:inline-block;width:100%;height:2px;background:rgb(0 0 0 / .4);position:absolute;bottom:-4px;left:0;width:100%}.btn-text.style2:after{background:#272525;transform-origin:left center;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1)}.btn-text.style2:hover:after{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.btn-text.style3{font-size:14px;font-weight:600}.btn-text.style3 .circle-btn{width:24px;height:24px;display:inline-flex;background:#5a5958;position:relative;border-radius:12px;margin-right:17px}.btn-text.style3 .circle-btn:before,.btn-text.style3 .circle-btn:after{content:'';display:block;height:1px;width:4px;background:#fff;position:absolute;top:50%;left:50%;transform-origin:right center}.btn-text.style3 .circle-btn:before{-webkit-transform:translate3d(-50%,-50%,0) rotateZ(45deg);-moz-transform:translate3d(-50%,-50%,0) rotateZ(45deg);-ms-transform:translate3d(-50%,-50%,0) rotateZ(45deg);-o-transform:translate3d(-50%,-50%,0) rotateZ(45deg);transform:translate3d(-50%,-50%,0) rotateZ(45deg)}.btn-text.style3 .circle-btn:after{-webkit-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);-moz-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);-ms-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);-o-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);transform:translate3d(-50%,-50%,0) rotateZ(-45deg)}.btn-text.style3 span{position:relative;line-height:1}.btn-text.style3 span:after{content:'';display:inline-block;width:100%;height:1px;background:#272525;position:absolute;bottom:-3px;left:0;width:100%;transform-origin:left center;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1)}.btn-text.style3:hover{color:#272525}.btn-text.style3:hover span:after{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.btn-text.style4 .arrow{display:inline-flex;margin-left:13px;position:relative;overflow:hidden;width:15px}.btn-text.style4 .arrow>div{display:inline-flex;flex-direction:row;flex-wrap:nowrap;width:32px;-webkit-transform:translateX(-17px);-moz-transform:translateX(-17px);-ms-transform:translateX(-17px);-o-transform:translateX(-17px);transform:translateX(-17px)}.btn-text.style4 .arrow svg{width:15px;height:auto}.btn-text.style4 .arrow svg+svg{margin-left:2px}.btn-text.style4 .arrow svg:first-child{fill:#5a5958}.btn-text.style4:hover .arrow>div{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.btn-text.style5{font-size:12px;font-weight:600;text-transform:uppercase}.btn-text.style5 svg{fill:#272525;height:10px;-webkit-transform:translateX(-4px);-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-o-transform:translateX(-4px);transform:translateX(-4px);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.btn-text.style5 svg .bar{fill:#272525;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transition:all .15s linear;-moz-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear}.btn-text.style5 .arrow{height:10px;display:flex;align-items:center}.btn-text.style5:hover{color:#272525}.btn-text.style5:hover svg{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.btn-text.style5:hover svg .bar{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.btn-block{display:flex;position:relative;justify-content:center;align-items:center;color:#272525}.btn-block:hover{color:#272525}.btn-block .cover-bg{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:1;overflow:hidden}.btn-block .cover-bg img{display:block;height:100%;width:100%;object-fit:cover}.btn-block>span{position:relative;line-height:1;z-index:2}.btn-block.style1{font-size:16px;letter-spacing:.09em;text-transform:uppercase;font-weight:600}.btn-block.style1 .cover-bg img{will-change:transform;transform-origin:center center}.btn-block.style1:hover .cover-bg img{-webkit-transform:scale(1.03,1.03);-moz-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);-o-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.thb-accordion{display:block}.thb-accordion .vc_tta-panel{border-bottom:1px solid rgb(0 0 0 / .13);font-size:16px}.thb-accordion .vc_tta-panel p{font-size:inherit}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a{opacity:1}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after,.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:before{background:#272525}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after{-webkit-transform:translateY(-50%) scale(1,0);-moz-transform:translateY(-50%) scale(1,0);-ms-transform:translateY(-50%) scale(1,0);-o-transform:translateY(-50%) scale(1,0);transform:translateY(-50%) scale(1,0)}.thb-accordion .vc_tta-panel:first-child{border-top:1px solid rgb(0 0 0 / .13)}.thb-accordion .vc_tta-panel-heading h4{display:block;margin:0;line-height:1;font-size:16px}.thb-accordion .vc_tta-panel-heading h4 a{display:block;position:relative;padding:23px 0;color:#272525}.thb-accordion .vc_tta-panel-heading h4 a:after,.thb-accordion .vc_tta-panel-heading h4 a:before{content:'';display:block;position:absolute;margin-right:10px;top:50%;right:0}.thb-accordion .vc_tta-panel-heading h4 a:after{width:1px;height:13px;right:6px;background:rgb(39 37 37 / .6);transform-origin:center;-webkit-transform:translateY(-50%) scale(1,1);-moz-transform:translateY(-50%) scale(1,1);-ms-transform:translateY(-50%) scale(1,1);-o-transform:translateY(-50%) scale(1,1);transform:translateY(-50%) scale(1,1)}.thb-accordion .vc_tta-panel-heading h4 a:before{width:13px;height:1px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:rgb(39 37 37 / .6)}.thb-accordion .vc_tta-panel-body{display:none;padding-bottom:30px;font-size:14px}.thb-accordion .vc_tta-panel-body>*:last-child{margin-bottom:0}.thb-iconbox{display:inline-flex}.thb-iconbox .thb-iconbox-image{margin-right:30px;flex-shrink:0;max-width:60px}.thb-iconbox .thb-iconbox-image img{width:100%;height:100%;object-fit:contain}.thb-iconbox .thb-iconbox-inner{display:flex;align-items:flex-start;text-align:left;flex-direction:column;justify-content:center}.thb-iconbox .thb-iconbox-inner p,.thb-iconbox .thb-iconbox-inner h6{margin:0}.thb-iconbox .thb-iconbox-inner h6{font-size:14px;font-weight:600;margin-bottom:4px}.thb-iconbox .thb-iconbox-inner p{font-size:14px}.thb-iconbox.align-center{flex-direction:column}.thb-iconbox.align-center .thb-iconbox-image{margin:0 auto 30px}.thb-iconbox.align-center .thb-iconbox-inner{align-items:center;text-align:center}.thb-iconbox.align-right{flex-direction:row-reverse}.thb-iconbox.align-right .thb-iconbox-image{margin-right:0;margin-left:30px}.thb-iconbox.align-right .thb-iconbox-inner{align-items:flex-end;text-align:right}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;cursor:move;cursor:-webkit-grab;cursor:grab;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.slick-list:focus{outline:none}.slick-slider .slick-track{will-change:transform}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;margin:0 0 20px}.slick-arrow.slick-hidden{display:none}.thb-carousel{max-width:100%;max-height:300px;position:relative;overflow:hidden;will-change:contents;min-width:100%}.thb-carousel.slick-initialized{height:auto;max-height:100%;overflow:visible}.thb-carousel.slick-initialized .slick-list{opacity:1}.thb-carousel.slick-initialized:after{display:none}.thb-carousel .slick-list{opacity:0;width:100%}.thb-carousel img{width:100%;display:block}.thb-carousel .slick-track{min-width:100%}.thb-carousel .slick-nav{outline:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;position:absolute;z-index:20;top:50%;border-radius:50%;border:1px solid #5a5958;margin-top:-20px;background:rgb(90 89 88 / .1);opacity:0}.thb-carousel .slick-nav span{display:block;width:10px;height:38px;position:relative}.thb-carousel .slick-nav span:after,.thb-carousel .slick-nav span:before{content:'';display:block;background:#5a5958;height:1px;position:absolute;right:0;top:19px;width:10px;transform-origin:right center;transform:rotateZ(45deg)}.thb-carousel .slick-nav span:after{transform:rotateZ(-45deg)}.thb-carousel .slick-nav:hover{background:#5a5958}.thb-carousel .slick-nav:hover span:before,.thb-carousel .slick-nav:hover span:after{background:#fff}.thb-carousel .slick-nav.slick-next{right:30px}.thb-carousel .slick-nav.slick-prev{left:30px}.thb-carousel .slick-nav.slick-prev span:after,.thb-carousel .slick-nav.slick-prev span:before{right:auto;left:0;transform-origin:left center}.thb-carousel.thb-light-arrows .slick-nav span:after,.thb-carousel.thb-light-arrows .slick-nav span:before{background:#fff}.thb-carousel.slick-dotted,.thb-carousel.row.slick-dotted{padding-bottom:22px}.thb-carousel:hover .slick-nav{opacity:1}.thb-carousel .slick-dots{display:flex;justify-content:center;align-items:flex-end;padding:0;text-align:center;line-height:1;position:absolute;bottom:0;left:0;width:100%;margin:0}.thb-carousel .slick-dots li{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;margin:0 3px;padding:0;border:0 solid #272525;border-radius:50%;cursor:pointer}.thb-carousel .slick-dots li button{display:block;width:6px;height:6px;border-radius:50%;text-indent:-9999px;background:#272525;outline:none;padding:0;margin:0;cursor:pointer}.thb-carousel .slick-dots li button:before,.thb-carousel .slick-dots li button:after{display:none}.thb-carousel .slick-dots li.slick-active{border-width:2px}.thb-carousel .slick-dots li.slick-active button{background:#fff0}.thb-carousel:hover .slick-nav.slick-disabled{opacity:.6;cursor:not-allowed}@media only screen and (min-width:768px){.thb-carousel.thb-offset-arrows .slick-nav.slick-prev{margin-left:-50px}.thb-carousel.thb-offset-arrows .slick-nav.slick-next{margin-right:-50px}}@media only screen and (min-width:1068px){.thb-carousel.thb-offset-arrows .slick-nav.slick-prev{left:0}.thb-carousel.thb-offset-arrows .slick-nav.slick-next{right:0}}.thb-carousel.thb-mini-arrows .slick-nav span:after,.thb-carousel.thb-mini-arrows .slick-nav span:before{width:10px}.thb-carousel.thb-mini-arrows .slick-nav.slick-prev{left:20px}.thb-carousel.thb-mini-arrows .slick-nav.slick-next{right:20px}.thb-carousel.thb-light-dots,.thb-carousel.thb-inside-pagination{padding-bottom:0}.thb-carousel.thb-light-dots .slick-dots,.thb-carousel.thb-inside-pagination .slick-dots{position:absolute;bottom:15px;left:0;width:100%}.thb-carousel.thb-light-dots .slick-dots li,.thb-carousel.thb-inside-pagination .slick-dots li{border-color:#fff}.thb-carousel.thb-light-dots .slick-dots li button,.thb-carousel.thb-inside-pagination .slick-dots li button{background:rgb(255 255 255 / .8)}.thb-carousel.thb-light-dots .slick-dots li.slick-active button,.thb-carousel.thb-inside-pagination .slick-dots li.slick-active button{background:#fff0}@media only screen and (min-width:768px){.thb-carousel.thb-light-dots .slick-dots,.thb-carousel.thb-inside-pagination .slick-dots{bottom:30px}}.thb-carousel.equal-height-carousel .slick-track{display:flex}.thb-carousel.equal-height-carousel .slick-track .slick-slide{height:auto}.thb-carousel.equal-height-carousel .slick-track .slick-slide.post{margin:0}.thb-carousel.equal-height-carousel .slick-track .slick-slide .post{height:100%}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:rgb(255 255 255 / .9)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:#fff0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-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{margin-left:25px;border-right:27px solid #3F3F3F}.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-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;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-width:800px) and (orientation:landscape),screen and (max-height:300px){.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{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-container:not(.mfp-iframe-holder):not(.mfp-inline-holder):before{display:none}button.mfp-arrow{display:block;width:40px;height:40px;margin:-20px 0 0;border-radius:50%;border:1px solid #eee;cursor:pointer}button.mfp-arrow:before,button.mfp-arrow:after{display:none}button.mfp-arrow>*{pointer-events:none}button.mfp-arrow.mfp-arrow-left{left:15px}@media only screen and (min-width:768px){button.mfp-arrow.mfp-arrow-left{left:30px}}button.mfp-arrow.mfp-arrow-right{left:auto;right:15px}button.mfp-arrow.mfp-arrow-right svg{transform:rotateZ(180deg)}@media only screen and (min-width:768px){button.mfp-arrow.mfp-arrow-right{right:30px}}button.mfp-arrow:active{margin:-20px 0 0}button.mfp-arrow svg{width:40px;height:40px;position:relative;left:-1px;top:-1px;pointer-events:none}button.mfp-arrow .thb-arrow-second{-webkit-transform:translateX(30px);-moz-transform:translateX(30px);-ms-transform:translateX(30px);-o-transform:translateX(30px);transform:translateX(30px)}button.mfp-arrow:hover .thb-arrow-first{-webkit-transform:translateX(-30px);-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-o-transform:translateX(-30px);transform:translateX(-30px)}button.mfp-arrow:hover .thb-arrow-second{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}button.mfp-arrow:hover{border-color:#272525}.mfp-figure:after{display:none}.mfp-bg{opacity:0}.mfp-wrap .mfp-close{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;text-transform:uppercase;border:0;top:20px;outline:0;padding:0 20px;background:none;cursor:pointer;color:#272525;width:auto;white-space:nowrap}.mfp-wrap .mfp-close span{display:inline-block;font-size:20px;font-weight:400;pointer-events:none}.mfp-wrap .mfp-close svg{width:40px;height:40px}.mfp-zoom-in .mfp-with-anim,.mfp-zoom-in .mfp-iframe-scaler,.mfp-zoom-in .mfp-inline-holder,.mfp-zoom-in .mfp-close{opacity:0;-webkit-transform:scale(.95,.95);-moz-transform:scale(.95,.95);-ms-transform:scale(.95,.95);-o-transform:scale(.95,.95);transform:scale(.95,.95)}.mfp-zoom-in.mfp-bg{opacity:0}.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,.mfp-zoom-in.mfp-ready .mfp-iframe-scaler,.mfp-zoom-in.mfp-ready .mfp-inline-holder,.mfp-zoom-in.mfp-ready .mfp-close{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.mfp-zoom-in.mfp-removing .mfp-with-anim,.mfp-zoom-in.mfp-removing .mfp-iframe-scaler,.mfp-zoom-in.mfp-removing .mfp-inline-holder,.mfp-zoom-in.mfp-removing .mfp-close{transform:scale(.95)!important;opacity:0!important}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-wrap.mfp-removing .mfp-arrow-left,.mfp-wrap.mfp-removing .mfp-arrow-right,.mfp-wrap.mfp-removing .mfp-close{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.mfp-zoom-out.mfp-bg{opacity:0}.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-with-anim,.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-close{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3,1.3);-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-o-transform:scale(1.3,1.3);transform:scale(1.3,1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}.theme-popup{display:flex;width:100%;background:#fff;max-width:780px;margin:0 auto;position:relative}.theme-popup-content,#newsletter-popup .newsletter-content{display:flex;align-items:center;justify-content:center;padding:25px;flex:1}@media only screen and (min-width:768px){.theme-popup-content,#newsletter-popup .newsletter-content{padding:45px}}@media only screen and (min-width:768px){#newsletter-popup{height:460px}}#newsletter-popup .mfp-close{top:0;padding:0;margin:5px}@media only screen and (min-width:768px){#newsletter-popup .mfp-close{margin:10px}}#newsletter-popup .newsletter-image{display:none;width:100%;height:100%;height:30vh}@media only screen and (min-width:768px){#newsletter-popup .newsletter-image{display:block;width:390px;height:auto}}#newsletter-popup .newsletter-image img{height:100%;width:100%;object-fit:cover}#newsletter-popup .newsletter-content .button,#newsletter-popup .newsletter-content .btn,#newsletter-popup .newsletter-content input[type="submit"]{width:100%;margin:0}#newsletter-popup .newsletter-content .widget_subscribe{width:100%;text-align:center;margin-bottom:11px}#newsletter-popup .newsletter-content .thb-newsletter-form .newsletter-form{text-align:center;clear:both;flex-direction:column}#newsletter-popup .newsletter-content .thb-newsletter-form h4{text-transform:none;font-size:18px;letter-spacing:normal;font-weight:400}#newsletter-popup .newsletter-content .thb-newsletter-form p{font-size:16px}#newsletter-popup.dark{background:#111;color:#fff}#newsletter-popup.dark .mfp-close svg g{stroke:#fff}#newsletter-popup.dark .newsletter-content label{color:#fff}#newsletter-popup.dark .newsletter-content .button:not(:hover),#newsletter-popup.dark .newsletter-content .btn:not(:hover),#newsletter-popup.dark .newsletter-content input[type="submit"]:not(:hover){background:#fff;color:#272525}.pswp__bg{background-color:rgb(255 255 255 / .95)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background:rgb(255 255 255 / .3)}.pswp__counter{color:#272525;opacity:1;font-weight:400;padding:15px;line-height:1;font-size:20px}@media only screen and (min-width:768px){.pswp__counter{padding:30px}}.pswp__caption .pswp__caption__center{text-align:center;color:#272525}button.pswp__button{background:none!important}button.pswp__button span{display:inline-block;width:30px;height:38px;position:relative;pointer-events:none}button.pswp__button.pswp__button--arrow--right:after,button.pswp__button.pswp__button--arrow--right:before,button.pswp__button.pswp__button--arrow--left:after,button.pswp__button.pswp__button--arrow--left:before{content:'';display:block;background-color:#272525!important;height:1px;position:absolute;right:0;left:auto;top:44px;width:26px;transform-origin:right center;transform:rotateZ(45deg)}button.pswp__button.pswp__button--arrow--right:after,button.pswp__button.pswp__button--arrow--left:after{transform:rotateZ(-45deg)}button.pswp__button.pswp__button--arrow--right{text-align:right;right:30px}.pswp__ui--idle button.pswp__button.pswp__button--arrow--right{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px)}button.pswp__button.pswp__button--arrow--left{text-align:left;left:30px}.pswp__ui--idle button.pswp__button.pswp__button--arrow--left{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}button.pswp__button.pswp__button--arrow--left:after,button.pswp__button.pswp__button--arrow--left:before{right:auto;left:0;transform-origin:left center}button.pswp__button.pswp__button--fs{display:none}.pswp__top-bar button.pswp__button{line-height:1;width:45px;height:45px}@media only screen and (min-width:768px){.pswp__top-bar button.pswp__button{margin:20px 20px 20px 0}}.pswp__top-bar button.pswp__button.pswp__button--close{background:url(/wp-content/themes/restoration/assets/css/../img/svg/arrows_remove.svg) center center no-repeat!important;background-size:35px 35px!important}.pswp__top-bar button.pswp__button.pswp__button--zoom{margin-right:0;background:url(/wp-content/themes/restoration/assets/css/../img/svg/zoom-in.svg) 50% calc(50% - 1px) no-repeat!important;background-size:20px 20px!important}.shop-general-title,.cart_totals h2{font-size:24px;font-weight:500;margin-bottom:30px;color:#272525}.shop-regular-title,#order_review_heading,.woocommerce-Address-title h3,.woocommerce-MyAccount-content h3,.woocommerce-billing-fields h3{font-size:20px;font-weight:500;margin-top:20px;margin-bottom:30px;color:#272525}.blockUI.blockOverlay{opacity:1!important;background:transparent!important}.blockUI.blockOverlay:after{background-color:rgb(255 255 255 / .6)!important}.woocommerce form .form-row,.woocommerce-page .form-row{width:100%;display:block;float:left}@media only screen and (min-width:768px){.woocommerce form .form-row.form-row-first,.woocommerce form .form-row.form-row-last,.woocommerce-page .form-row.form-row-first,.woocommerce-page .form-row.form-row-last{width:50%}}@media only screen and (min-width:768px){.woocommerce form .form-row.form-row-first,.woocommerce-page .form-row.form-row-first{padding-right:30px}}.woocommerce form .form-row.create-account,.woocommerce-page .form-row.create-account{margin-bottom:0}.woocommerce form .form-row.create-account label,.woocommerce-page .form-row.create-account label{margin-bottom:0}.woocommerce form .form-row.create-account+.create-account,.woocommerce-page .form-row.create-account+.create-account{padding-top:10px}.woocommerce form .form-row .required,.woocommerce-page .form-row .required{color:red;border-bottom:0}.woocommerce form .form-row .select2-container,.woocommerce form .form-row input,.woocommerce form .form-row select,.woocommerce-page .form-row .select2-container,.woocommerce-page .form-row input,.woocommerce-page .form-row select{margin:0}.woocommerce form .woocommerce-form__input-checkbox,.woocommerce-page .woocommerce-form__input-checkbox{margin-right:5px!important}.amount{font-weight:400;font-size:14px;line-height:1;color:#272525}.price{display:block;color:#272525;font-size:14px}.price>span{display:inline-flex;vertical-align:middle}.price del{opacity:.6}.price del+ins{margin-left:5px}.price>.amount,.price ins{color:#272525;text-decoration:none}.thb-filter-bar{margin-bottom:20px;font-size:12px;line-height:1}.thb-filter-bar #thb-shop-filters{font-size:14px;font-weight:500}.thb-filter-bar #thb-shop-filters svg{margin-right:5px}@media only screen and (min-width:1068px){.thb-filter-bar #thb-shop-filters{display:none}}.thb-filter-bar .woocommerce-ordering{display:inline-flex}.thb-filter-bar .woocommerce-ordering .orderby{padding:0 10px 0 0;border:0;margin:0;height:14px;line-height:14px;font-size:14px;background-position:100% 6px}.thb-woocommerce-header{background-size:cover}.thb-woocommerce-header>.row{background-size:cover}.thb-woocommerce-header .woocommerce-breadcrumb{font-size:inherit;padding-right:10px}.thb-woocommerce-header .woocommerce-breadcrumb i{font-style:normal;display:inline-flex;margin:0 3px}.thb-woocommerce-header .thb-woocommerce-header-title{border-bottom:1px solid #eee;padding-bottom:25px}.thb-woocommerce-header .thb-shop-title{line-height:1;margin-bottom:15px}.thb-woocommerce-header .term-description{font-size:14px;margin-bottom:20px;color:#5a5958}.thb-woocommerce-header .term-description p{margin-bottom:0;color:inherit}.thb-woocommerce-header.style1{margin-bottom:22px}.thb-woocommerce-header.style1 .term-description,.thb-woocommerce-header.style1 .thb-shop-title{display:block}.thb-woocommerce-header.style1 .term-description{margin-bottom:0}.thb-woocommerce-header.style1 .thb-shop-title{font-size:30px;line-height:1;margin-bottom:15px}.thb-woocommerce-header.style1 .thb-woocommerce-header-title>*:last-child{margin-bottom:0!important}.thb-breadcrumb-bar{display:flex;justify-content:space-between;align-items:center;padding:15px 0;font-size:12px;min-height:25px;margin-bottom:25px;color:#8e8b8a;border-bottom:1px solid #eee}@media only screen and (min-width:1068px){.single-product .thb-breadcrumb-bar{margin-bottom:60px}}.thb-breadcrumb-bar .breadcrumb-trail .trail-items{list-style:none;margin:0;padding:0}.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item{display:inline-flex}.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item:after{content:'/';font-style:normal;display:inline-flex;margin:0 6px}.thb-breadcrumb-bar .breadcrumb-trail .trail-items .trail-item.trail-end:after{display:none}div.quantity{display:inline-flex;position:relative;vertical-align:middle;background:#fff}div.quantity.hidden{display:none}div.quantity .screen-reader-text{display:none}div.quantity .minus:after,div.quantity .plus:after{content:'';display:block;width:7px;height:1px;background:#8f8f8f;position:absolute;top:50%;left:8px}div.quantity .minus:hover:after,div.quantity .minus:hover:before,div.quantity .plus:hover:after,div.quantity .plus:hover:before{background:#272525}div.quantity .plus:before{content:'';display:block;width:1px;height:7px;background:#5a5958;position:absolute;top:8px;left:11px}.thb-quantity-style1 div.quantity{padding-right:23px}.thb-quantity-style1 div.quantity .qty{display:inline-flex;padding:0;width:51px;height:48px;line-height:48px;text-align:center;border:1px solid #e0e0e0;justify-content:center;background:#fff0;font-size:16px;font-weight:400;color:#272525;margin:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.thb-quantity-style1 div.quantity .qty::-webkit-inner-spin-button,.thb-quantity-style1 div.quantity .qty::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.thb-quantity-style1 div.quantity span:hover{cursor:pointer}.thb-quantity-style1 div.quantity .minus,.thb-quantity-style1 div.quantity .plus{display:flex;padding:0;margin:0;outline:0;border:1px solid #e0e0e0;position:absolute;justify-content:center;align-items:center;width:24px;height:25px;line-height:21px;text-decoration:none;overflow:visible;text-decoration:none;font-weight:400;cursor:pointer;text-shadow:none;background:#fff0;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thb-quantity-style1 div.quantity .plus{top:0;right:0;height:24px}.thb-quantity-style1 div.quantity .minus{bottom:0;right:0}.thb-quantity-style2 div.quantity{padding:0 30px;border:2px solid #5a5958}.thb-quantity-style2 div.quantity .qty{display:inline-flex;padding:0;width:32px;height:36px;line-height:36px;text-align:center;border:0;justify-content:center;background:#fff0;font-size:14px;font-weight:400;color:#272525;margin:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.thb-quantity-style2 div.quantity .qty::-webkit-inner-spin-button,.thb-quantity-style2 div.quantity .qty::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.thb-quantity-style2 div.quantity span:hover{cursor:pointer}.thb-quantity-style2 div.quantity .minus,.thb-quantity-style2 div.quantity .plus{display:flex;padding:0;margin:0;outline:0;border:0;position:absolute;top:0;justify-content:center;align-items:center;width:30px;height:36px;text-decoration:none;overflow:visible;text-decoration:none;font-weight:600;cursor:pointer;text-shadow:none;background:#fff0;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.thb-quantity-style2 div.quantity .minus:after,.thb-quantity-style2 div.quantity .plus:after{width:13px;height:1px;left:13px;background:#5a5958}.thb-quantity-style2 div.quantity .plus{right:0}.thb-quantity-style2 div.quantity .plus:after{right:50%;margin-right:-6px;left:auto}.thb-quantity-style2 div.quantity .plus:before{height:13px;width:1px;right:50%;top:50%;left:auto;margin-top:-6px}.thb-quantity-style2 div.quantity .minus{left:0}.thb-quantity-style2 div.quantity .minus:after{left:50%;margin-left:-6px}.thb-quantity-style2.single-product div.quantity{padding:0 35px}.thb-quantity-style2.single-product div.quantity .qty{width:42px;height:50px;line-height:50px}.thb-quantity-style2.single-product div.quantity .minus,.thb-quantity-style2.single-product div.quantity .plus{width:40px;height:50px}.thb-quantity-style3 div.quantity .qty{display:inline-flex;text-align:center;padding:0;width:58px;height:48px;border:0;font-size:18px;font-weight:500;margin:0 5px 0 0;border-bottom:2px solid #aeaeae}.thb-side-filters{display:none;position:fixed;left:0;top:0;bottom:0;z-index:60;overflow:scroll;background:#fff;width:300px;max-width:100%;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%)}@media only screen and (min-width:768px){.thb-side-filters{width:340px}}.thb-side-filters .side-panel-content{padding:20px}@media only screen and (min-width:768px){.thb-side-filters .side-panel-content{padding:40px}}.product_list_widget{list-style:none;margin:0}.product_list_widget .remove{position:absolute;top:0;right:0}.rtl .product_list_widget .remove{right:auto;left:0}.product_list_widget li{position:relative;margin-bottom:12px;padding-left:75px;white-space:normal;min-height:75px}.product_list_widget li.empty{text-align:center;font-size:18px;font-weight:600;color:#272525;margin:30px 0}.product_list_widget li:last-child{border-bottom:0;margin-bottom:0}.product_list_widget a{color:#272525;opacity:1;text-transform:none;font-size:14px}.product_list_widget a:not(.remove){display:block;font-weight:400;line-height:1.3}.product_list_widget a:before{display:none}.product_list_widget a .attachment-woocommerce_thumbnail,.product_list_widget a .wp-post-image{max-width:60px;margin-right:15px;float:left;position:absolute;top:0;left:0}.rtl .product_list_widget a .attachment-woocommerce_thumbnail,.rtl .product_list_widget a .wp-post-image{left:auto;right:0;margin-right:0;margin-left:15px}.product_list_widget a .product-title{display:block;margin-bottom:0}.product_list_widget .variation{display:block;width:100%}.product_list_widget .woocommerce-Price-amount{font-size:14px}.product_list_widget .quantity{margin-top:2px;font-size:14px;color:#5a5958}dl.variation{display:inline-block;width:auto;text-align:right;margin:5px 0 0;font-size:11px}dl.variation dt{float:left;padding-right:5px;text-transform:uppercase;clear:both;margin:0}dl.variation dd{text-align:left}dl.variation dd p{margin:0}.woocommerce-product-search{display:flex;position:relative;border:1px solid #e0e0e0;border-radius:5px;padding-right:38px;width:100%;max-width:500px}.woocommerce-product-search:hover{border-color:#272525;color:#272525}.woocommerce-product-search button{position:absolute;top:0;right:1px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:url(/wp-content/themes/restoration/assets/css/../img/svg/search.svg) center center no-repeat;background-size:16px 16px;text-indent:-999em}.rtl .woocommerce-product-search button{text-indent:999em}.woocommerce-product-search .thb-category-select{border:0}.woocommerce-product-search .thb-search-icon{width:16px;height:auto}.woocommerce-product-search input{padding:10px 15px;border:0;flex:1}.woocommerce-product-search input,.woocommerce-product-search select{height:38px;margin:0;font-size:14px;background-color:#fff0}.woocommerce-product-search select{width:auto;margin-right:10px;background-position:100% 18px}.thb-temp-message,.woocommerce-error,.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info),.woocommerce-message{background:#cce3d6;border:none;position:fixed;top:135px;left:15px;margin-top:15px;max-width:calc(100% - 30px);width:480px;min-height:56px;border-radius:28px;display:flex;align-items:center;margin:0;padding:7px 7px 7px 70px;z-index:9999;overflow:hidden;font-weight:400;color:#304e3d;font-size:14px;line-height:1.2;opacity:0;transform-origin:top center;animation:thb-slide-in,thb-slide-out;animation-duration:1s,1.5s;animation-delay:.5s,5s;animation-fill-mode:forwards;animation-timing-function:ease;-webkit-box-shadow:0 2px 20px rgb(0 0 0 / .1);-moz-box-shadow:0 2px 20px rgb(0 0 0 / .1);box-shadow:0 2px 20px rgb(0 0 0 / .1)}.admin-bar .thb-temp-message,.admin-bar .woocommerce-error,.admin-bar .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info),.admin-bar .woocommerce-message{top:181px}@media screen and (min-width:783px){.admin-bar .thb-temp-message,.admin-bar .woocommerce-error,.admin-bar .woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info),.admin-bar .woocommerce-message{top:167px}}@media only screen and (min-width:768px){.thb-temp-message,.woocommerce-error,.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info),.woocommerce-message{left:50%;margin-left:-240px}}.thb-temp-message:before,.woocommerce-error:before,.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info):before,.woocommerce-message:before{display:flex;align-items:center;justify-content:center;position:absolute;top:7px;left:7px;width:42px;height:42px;font-size:16px;content:'\e810';background:#fff;border-radius:50%;color:#76b792;font-family:peakshops;-webkit-box-shadow:0 1px 10px rgb(0 0 0 / .1);-moz-box-shadow:0 1px 10px rgb(0 0 0 / .1);box-shadow:0 1px 10px rgb(0 0 0 / .1)}.thb-temp-message a,.woocommerce-error a,.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) a,.woocommerce-message a{display:none}.woocommerce-success{background:#36c773}.woocommerce-success:before{color:#2b9f5c}.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info){background:#cce3d6}.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info):before{color:#abd1bc}.woocommerce .woocommerce-info .amount{font-size:16px}.woocommerce .woocommerce-info .wc_points_rewards_apply_discount{margin-left:10px;height:30px;line-height:30px;padding:0 15px}.woocommerce-static-info,.woocommerce .woocommerce-info.wc_points_redeem_earn_points,.woocommerce .woocommerce-info.wc_points_rewards_earn_points,.woocommerce .ywgc_have_code .woocommerce-info,.wcv-grid .woocommerce-error,.wcv-grid .woocommerce-info{display:block;position:relative;left:0;top:0!important;animation:none;transform:none;box-shadow:none;padding:10px 15px;min-height:0;width:100%;max-width:none;margin-bottom:15px;opacity:1;margin-left:0;border-radius:0}.woocommerce-static-info:before,.woocommerce .woocommerce-info.wc_points_redeem_earn_points:before,.woocommerce .woocommerce-info.wc_points_rewards_earn_points:before,.woocommerce .ywgc_have_code .woocommerce-info:before,.wcv-grid .woocommerce-error:before,.wcv-grid .woocommerce-info:before{content:none}.woocommerce-static-info a,.woocommerce .woocommerce-info.wc_points_redeem_earn_points a,.woocommerce .woocommerce-info.wc_points_rewards_earn_points a,.woocommerce .ywgc_have_code .woocommerce-info a,.wcv-grid .woocommerce-error a,.wcv-grid .woocommerce-info a{display:inline-block}.woocommerce-error{background:#eb3845;list-style:none;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.woocommerce-error:before{content:'\f12a';color:#eb3845}.woocommerce-error li{display:block;margin-bottom:3px}.woocommerce-error li:last-of-type{margin:0}@keyframes thb-slide-in{0%{opacity:0;transform:rotateX(-90deg) translateY(-20px)}100%{opacity:1;transform:rotateX(0deg) translateY(0)}}@keyframes thb-slide-out{0%{opacity:1;transform:rotateX(0deg) translateY(0)}100%{opacity:0;transform:rotateX(-90deg) translateY(-20px)}}.woocommerce-store-notice{position:fixed;bottom:0;left:0;font-size:13px;line-height:1.1;width:100%;padding:10px 15px;text-align:center;color:#fff;background:#272525;z-index:40;margin:0}.woocommerce-store-notice a{display:inline-block;font-size:12px;color:#fff;text-transform:uppercase;margin-left:10px}#product-addons-total{clear:both}.products,.wc-block-grid__products{display:flex;flex-wrap:wrap;min-width:100%;margin:0 -5px}.products .product,.wc-block-grid__products .product{margin-bottom:10px;padding:0 5px}.products.related,.products.up-sells,.products.cross-sells,.wc-block-grid__products.related,.wc-block-grid__products.up-sells,.wc-block-grid__products.cross-sells{display:block}.products.thb-carousel .product,.wc-block-grid__products.thb-carousel .product{width:100%}@media only screen and (min-width:768px){.products,.wc-block-grid__products{margin:0 -15px}.products .product,.wc-block-grid__products .product{margin-bottom:30px;padding:0 15px}}.products .wc-block-grid__product,.wc-block-grid__products .wc-block-grid__product{padding:0!important}.products .wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart{margin:0;line-height:22px}.products .wc-block-grid__product .wc-block-grid__product-rating,.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating{margin:0}.products .wc-block-grid__product,.products .product,.wc-block-grid__products .wc-block-grid__product,.wc-block-grid__products .product{text-align:left}.rtl .products .wc-block-grid__product,.rtl .products .product,.rtl .wc-block-grid__products .wc-block-grid__product,.rtl .wc-block-grid__products .product{text-align:right}.products .product,.wc-block-grid__products .product{display:flex;margin-bottom:30px}.products .product .thb-product-inner-wrapper,.wc-block-grid__products .product .thb-product-inner-wrapper{display:flex;flex-direction:column;width:100%;position:relative;margin-top:0!important}.products .product .thb-product-inner-wrapper .thb-product-inner-content,.wc-block-grid__products .product .thb-product-inner-wrapper .thb-product-inner-content{display:flex;flex-direction:column;flex:1}.products .product .thb-product-inner-wrapper .thb-product-inner-content>*:last-child,.wc-block-grid__products .product .thb-product-inner-wrapper .thb-product-inner-content>*:last-child{margin-bottom:0}.products .product .woocommerce-loop-product__title,.wc-block-grid__products .product .woocommerce-loop-product__title{font-size:16px;font-weight:400;margin-bottom:2px;line-height:1.4}.products .product .woocommerce-loop-product__title a,.wc-block-grid__products .product .woocommerce-loop-product__title a{color:#5a5958}.products .product .woocommerce-loop-product__title a:hover,.wc-block-grid__products .product .woocommerce-loop-product__title a:hover{color:#db8556}.products .product .woocommerce-loop-product__title a .wc-block-grid__product-title,.wc-block-grid__products .product .woocommerce-loop-product__title a .wc-block-grid__product-title{margin:0;font-weight:inherit;line-height:inherit}.products .product .product-thumbnail,.wc-block-grid__products .product .product-thumbnail{margin:0 0 18px;position:relative;overflow:hidden}.products .product .product-thumbnail>a,.wc-block-grid__products .product .product-thumbnail>a{display:block;line-height:0}.products .product .product-thumbnail>a .wc-block-grid__product-image,.wc-block-grid__products .product .product-thumbnail>a .wc-block-grid__product-image{margin-bottom:0}.products .product .product-thumbnail img,.wc-block-grid__products .product .product-thumbnail img{width:100%}.products .product .thb-product-image-link.thb-second-image,.wc-block-grid__products .product .thb-product-image-link.thb-second-image{position:relative}.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover,.wc-block-grid__products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-position:center}.products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover img,.wc-block-grid__products .product .thb-product-image-link.thb-second-image .product_thumbnail_hover img{display:block;width:100%;height:100%;object-fit:cover}.products .product .thb-product-image-link.thb-second-image:hover .product_thumbnail_hover,.wc-block-grid__products .product .thb-product-image-link.thb-second-image:hover .product_thumbnail_hover{opacity:1}.products .product .added_to_cart,.wc-block-grid__products .product .added_to_cart{display:none!important}.products .product .thb_transform_price,.wc-block-grid__products .product .thb_transform_price{position:relative;overflow:hidden;margin-bottom:5px;min-height:22px}.products .product .thb_transform_price .thb_transform_loop_buttons,.products .product .thb_transform_price .thb_transform_loop_price,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_buttons,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_price{min-height:22px}.products .product .thb_transform_price .thb_transform_loop_price,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_price{line-height:22px}.products .product .thb_transform_price .thb_transform_loop_price .price,.products .product .thb_transform_price .thb_transform_loop_price .amount,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_price .price,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_price .amount{margin-bottom:0;line-height:inherit}.products .product .thb_transform_price .thb_transform_loop_buttons,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_buttons{position:absolute;top:100%;left:0;height:100%;display:flex;align-items:center;width:100%;font-size:14px;color:#272525;line-height:17px}.products .product .thb_transform_price .thb_transform_loop_buttons .added_to_cart,.wc-block-grid__products .product .thb_transform_price .thb_transform_loop_buttons .added_to_cart{display:none}.products .product .thb_transform_price .button,.products .product .thb_transform_price .add_to_cart_button,.wc-block-grid__products .product .thb_transform_price .button,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button{border:0;position:relative;padding:0;margin:0;background:none;color:#272525;height:auto;font-weight:400;display:flex;height:100%;font-size:14px;text-transform:none}.products .product .thb_transform_price .button:hover,.products .product .thb_transform_price .add_to_cart_button:hover,.wc-block-grid__products .product .thb_transform_price .button:hover,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button:hover{background:#fff0}.products .product .thb_transform_price .button:hover:before,.products .product .thb_transform_price .add_to_cart_button:hover:before,.wc-block-grid__products .product .thb_transform_price .button:hover:before,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button:hover:before{transform:scale(1,1)}.products .product .thb_transform_price .button:after,.products .product .thb_transform_price .add_to_cart_button:after,.wc-block-grid__products .product .thb_transform_price .button:after,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button:after{content:''!important;display:block!important;position:absolute;left:0;width:100%;top:calc(100% - 1px);border-bottom:1px solid #272525;opacity:.16;margin:0!important}.products .product .thb_transform_price .button:before,.products .product .thb_transform_price .add_to_cart_button:before,.wc-block-grid__products .product .thb_transform_price .button:before,.wc-block-grid__products .product .thb_transform_price .add_to_cart_button:before{content:'';display:block;position:absolute;left:0;width:100%;top:calc(100% - 1px);border-bottom:1px solid #272525;transform-origin:left center;transform:scale(0,1);margin:0}.products .product:hover .thb_transform_price .thb_transform_loop_price,.wc-block-grid__products .product:hover .thb_transform_price .thb_transform_loop_price{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.products .product:hover .thb_transform_price .thb_transform_loop_buttons,.wc-block-grid__products .product:hover .thb_transform_price .thb_transform_loop_buttons{top:0}.thb-product-icon{position:absolute;top:15px;right:15px;display:flex;width:33px;height:33px;z-index:30;align-items:center;justify-content:center;background:#fff;color:#272525;border-radius:50%;opacity:0;cursor:pointer;-webkit-box-shadow:0 1px 2px rgb(0 0 0 / .14);-moz-box-shadow:0 1px 2px rgb(0 0 0 / .14);box-shadow:0 1px 2px rgb(0 0 0 / .14);-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px)}.thb-product-icon:hover,.thb-product-icon.exists{background:#5a5958;color:#fff}.thb-product-icon:hover a,.thb-product-icon.exists a{color:#fff}.thb-product-icon.thb-loading:after,.thb-product-icon.thb-carousel:after,.thb-product-icon.blockUI.blockOverlay:after{background-color:#fff;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;background-size:16px 16px;border-radius:50%}.thb-product-icon .blockUI.blockOverlay:after{background-color:#fff;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;background-size:16px 16px;border-radius:50%}.thb-product-icon a{display:block;width:33px;height:33px;text-align:center;line-height:33px;font-size:13px}.thb-product-icon.woocommerce-product-gallery__trigger{width:42px;height:42px;top:20px;right:20px}.thb-product-icon.woocommerce-product-gallery__trigger:hover svg{fill:#fff}.thb-product-icon.woocommerce-product-gallery__trigger .thb-icon-text{right:51px}.thb-product-icon.thb-product-video{width:42px;height:42px;top:auto;right:auto;bottom:20px;left:20px;opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.thb-product-icon.thb-product-video svg{width:14px;margin-left:3px}.thb-product-icon.thb-product-video:hover svg{fill:#fff}.thb-product-icon.thb-product-video .thb-icon-text{right:auto;left:51px}.thb-product-icon:hover .thb-icon-text{opacity:1;visibility:visible}.thb-icon-text{visibility:hidden;opacity:0;pointer-events:none;display:flex;align-items:center;position:absolute;top:50%;right:42px;height:26px;z-index:25;padding:0 10px;margin-top:-13px;color:#fff;font-weight:400;font-size:12px;border-radius:3px;background:#272525;white-space:nowrap}.thb-icon-text:after{left:100%;position:absolute;top:50%;border:solid #fff0;content:" ";width:0;height:0;margin-top:-5px;border-style:solid;border-width:5px 0 5px 5px;border-color:#fff0 #fff0 #fff0 #272525}.thb-icon-text.on-left:after{left:auto;right:100%;border-width:5px 5px 5px 0;border-color:#fff0 #272525 #fff0 #fff0}.wc-block-grid__product-onsale,.onsale{position:absolute;color:#fff;top:18px;left:18px;right:auto;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;font-weight:400;z-index:20;text-transform:none;margin:0!important;border:0;border-radius:15px;line-height:1;pointer-events:none;height:30px;padding:0 15px;background:#5a5958}.elementor-widget-woocommerce-products .elementor-element.elementor-products-grid ul.products li.product{flex:none;max-width:100%}.products .product-category .thb-product-category-image{overflow:hidden;line-height:1}.products .product-category .thb-category-link{display:block;margin-bottom:auto;text-align:center;width:100%;background:#f8f8f8;text-align:center;line-height:1;height:100%;padding:15px}@media only screen and (min-width:768px){.products .product-category .thb-category-link{padding:25px}}.products .product-category .thb-category-link img{width:100%}.products .product-category .count{background:none}.products .product-category .thb-product-category-image{margin-bottom:10px}.products .product-category .woocommerce-loop-category__title{font-size:14px;color:#5a5958;margin:0}.products .product-category .woocommerce-loop-category__title .count{margin-left:5px}.products .product-category:hover .thb-category-link{background:rgb(219 133 86 / .1)}.thb-product-detail .thb-product-main-row{margin-bottom:40px}@media only screen and (min-width:768px){.thb-product-detail .thb-product-main-row{margin-bottom:80px}}.thb-product-detail .thb-product-main-row .product-gallery-column{display:flex;flex-direction:column}.thb-product-detail .woocommerce-product-gallery__wrapper{position:relative}.thb-product-detail .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__trigger:not(.thb-product-zoom){display:none}.thb-product-detail .product-images{margin-bottom:7px}.thb-product-detail .product-images .thb-product-zoom{position:absolute;top:20px;right:20px;z-index:50;padding:10px}.thb-product-detail .product-images .thb-product-zoom span{display:block;position:relative;width:15px;height:15px}.thb-product-detail .product-images .thb-product-zoom span:before{content:"";display:block;width:1px;height:100%;background:#5a5958;position:absolute;top:0;left:7px}.thb-product-detail .product-images .thb-product-zoom span:after{content:"";display:block;width:100%;height:1px;background:#5a5958;position:absolute;top:7px;left:0}.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image{margin-right:7px;max-width:82px;float:left;position:relative}.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image>a{display:block;pointer-events:none}.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image img{width:80px;height:auto;object-fit:cover;border:1px solid #fff0}.thb-product-detail .product-thumbnails .woocommerce-product-gallery__image.slick-current img{border-color:#272525}.thb-product-detail .product-information{margin-top:30px}@media only screen and (min-width:768px){.thb-product-detail .product-information{margin-top:0}}.thb-product-detail .product-information h1{font-size:30px;font-weight:400;margin-bottom:5px}.thb-product-detail .product-information .woocommerce-product-rating{font-size:14px;margin-bottom:10px}.thb-product-detail .product-information .woocommerce-product-rating .star-rating,.thb-product-detail .product-information .woocommerce-product-rating .comment-form-rating p.stars,.comment-form-rating .thb-product-detail .product-information .woocommerce-product-rating p.stars,.thb-product-detail .product-information .woocommerce-product-rating .wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{margin-right:5px}.thb-product-detail .product-information .woocommerce-product-rating .woocommerce-review-link{color:#5a5958}.thb-product-detail .product-information .summary>.price{margin:25px 0}.thb-product-detail .product-information .summary>.price .amount{font-size:24px}.thb-product-detail .product-information .out-of-stock{display:flex;height:48px;align-items:center;justify-content:center;width:100%;max-width:280px;border:1px solid #e0e0e0;font-size:12px;font-weight:600;color:#f44949;text-transform:uppercase}.thb-product-detail .product-information .wishlist-fragment{display:none}.thb-product-detail .product-information .entry-summary{max-width:540px}@media only screen and (min-width:1068px){.thb-product-detail .product-information .entry-summary{padding-left:80px}}.thb-product-detail .product-information .entry-summary .woocommerce-product-details__short-description{font-size:16px;margin-bottom:25px}.thb-product-detail .product-information .entry-summary .woocommerce-product-details__short-description p{margin-bottom:10px}.thb-product-detail .product-information .entry-summary .woocommerce-product-details__short-description>*:last-child{margin-bottom:0}.thb-product-detail .product-information .product_meta{font-size:12px;line-height:1;margin-top:30px}.thb-product-detail .product-information .product_meta>span{display:block;margin-bottom:6px}.thb-product-detail .product-information .product_meta>span span{color:#272525}.thb-product-detail .product-information .quantity{margin-right:5px}.thb-product-detail .product-information .single_add_to_cart_button{border-radius:0;height:54px;line-height:54px;padding:0 25px;font-size:16px;margin-left:10px;font-weight:400;vertical-align:middle}@media only screen and (min-width:768px){.thb-product-detail .product-information .single_add_to_cart_button{padding:0 35px}}@media only screen and (min-width:1068px){.thb-product-detail .product-information .single_add_to_cart_button{padding:0 55px}}.thb-product-detail .product-information .thb-product-meta-before{font-size:11px;font-weight:600;margin-top:15px;text-transform:uppercase;color:#272525;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:768px){.thb-product-detail .product-information .thb-product-meta-before{flex-direction:row;align-items:center}}.thb-product-detail .product-information .thb-product-meta-before>div{padding-top:10px;display:inline-flex;vertical-align:middle}.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .thb-icon-heart{color:#f83c4e}.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist .text{position:static;visibility:visible;opacity:1;display:block}.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a{display:flex;flex-direction:row-reverse;align-items:center}.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i{margin-right:6px;font-size:16px}@media only screen and (min-width:768px){.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist a i{margin-right:10px}}.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist+.thb-share-product{margin-left:0}@media only screen and (min-width:768px){.thb-product-detail .product-information .thb-product-meta-before .yith-wcwl-add-to-wishlist+.thb-share-product{margin-left:25px}}.thb-product-detail .variations_form .reset_variations{display:inline-block;font-size:13px;line-height:1;font-weight:400;color:#5a5958;position:absolute;bottom:0;left:0}.thb-product-detail .variations_form .woocommerce-variation-description{font-size:14px}.thb-product-detail .variations_form .woocommerce-variation-price{display:none}.thb-product-detail .variations_form .variations{width:100%;padding-bottom:30px;margin-bottom:15px;position:relative}.thb-product-detail .variations_form .variations tbody{border:0;background:none}.thb-product-detail .variations_form .variations tbody tr:nth-child(even){background:none}.thb-product-detail .variations_form .variations tbody td{padding:0}.thb-product-detail .variations_form .variations tbody td.value{padding-bottom:20px}.thb-product-detail .variations_form .variations .label,.thb-product-detail .variations_form .variations .value{display:block;width:100%;float:left;padding:0;text-align:left}.rtl .thb-product-detail .variations_form .variations .label,.rtl .thb-product-detail .variations_form .variations .value{text-align:right}.thb-product-detail .variations_form .variations label{font-size:14px}.thb-product-detail .variations_form .variations select{max-width:100%;margin-bottom:0}.thb-product-detail .group_table{margin-bottom:20px;width:auto}.thb-product-detail .group_table tbody{border:0}.thb-product-detail .group_table tbody tr:nth-child(even){background:#fff0}.thb-product-detail .group_table td{padding-right:20px;padding-bottom:10px}.thb-product-detail .group_table label{font-size:16px;margin-bottom:0}.thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper{position:sticky;top:100px;left:0}.admin-bar .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper{top:0}@media screen and (min-width:601px){.admin-bar .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper{top:146px}}@media screen and (min-width:783px){.admin-bar .thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper{top:132px}}@media only screen and (min-width:768px){.thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper{padding-left:125px}.thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper .product-thumbnails{position:absolute;top:0;left:0;width:80px;height:100%;min-width:0}.thb-product-detail.thb-product-thumbnail-style1 .woocommerce-product-gallery__wrapper .product-thumbnails .woocommerce-product-gallery__image{margin-right:0;margin-bottom:7px}}@media only screen and (min-width:768px){.thb-product-detail.thb-product-thumbnail-style1 .product-images{margin-bottom:0}}.thb-product-tabs{width:100%;margin-bottom:40px}@media only screen and (min-width:1068px){.thb-product-tabs{margin-bottom:60px}}.entry-summary .thb-product-tabs{margin-top:40px;margin-bottom:0}.thb-product-tabs .wc-tabs{list-style:none;margin:0 0 30px;padding:0;width:100%;font-size:14px}.thb-product-tabs .wc-tab:not(.active){display:none}.thb-product-tabs table.woocommerce-product-attributes{max-width:600px;margin:0!important}.thb-product-tabs table.woocommerce-product-attributes tbody{border:0!important;font-size:14px}.thb-product-tabs table.woocommerce-product-attributes tbody tr{border-bottom:1px solid #eee!important;background:#fff0}.thb-product-tabs table.woocommerce-product-attributes tbody tr th{text-align:left;color:#272525;font-weight:500}.rtl .thb-product-tabs table.woocommerce-product-attributes tbody tr th{text-align:right}.thb-product-tabs table.woocommerce-product-attributes tbody tr th,.thb-product-tabs table.woocommerce-product-attributes tbody tr td{padding:15px 0!important}.thb-product-tabs table.woocommerce-product-attributes tbody tr:nth-child(even){background:transparent!important}.thb-product-tabs table.woocommerce-product-attributes tbody tr:last-child{border-bottom:0!important}.thb-product-tabs table.woocommerce-product-attributes tbody tr .woocommerce-product-attributes-item__value p:last-child{margin-bottom:0}.thb-product-tabs.thb-product-tabs-style1 .wc-tabs,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs{display:flex;flex-direction:column;border-bottom:1px solid #eee;margin-bottom:40px}@media only screen and (min-width:768px){.thb-product-tabs.thb-product-tabs-style1 .wc-tabs,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs{flex-direction:row}}.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li{display:flex;padding-right:30px;position:relative;top:1px}.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li a,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li a{display:block;padding:0 0 8px;line-height:1;font-weight:500;margin-bottom:10px}@media only screen and (min-width:768px){.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li a,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li a{padding-bottom:18px;margin-bottom:0}}.thb-product-tabs.thb-product-tabs-style1 .wc-tabs li.active a,.thb-product-tabs.thb-product-tabs-style2 .wc-tabs li.active a{color:#5a5958;-webkit-box-shadow:inset 0 -3px 0 0 #5a5958;-moz-box-shadow:inset 0 -3px 0 0 #5a5958;box-shadow:inset 0 -3px 0 0 #5a5958}.thb-product-tabs.thb-product-tabs-style2 .wc-tabs{justify-content:center}.thb-product-tabs.thb-product-tabs-style3{display:flex;flex-direction:column}@media only screen and (min-width:1068px){.thb-product-tabs.thb-product-tabs-style3{flex-direction:row}}.thb-product-tabs.thb-product-tabs-style3 .wc-tabs{display:flex;flex-direction:column;padding-right:30px;margin-bottom:0}@media only screen and (min-width:1068px){.thb-product-tabs.thb-product-tabs-style3 .wc-tabs{border-right:1px solid #eee;width:280px;flex-shrink:0}}.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li{margin-bottom:25px}.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li a{display:block;line-height:1;font-weight:500}.thb-product-tabs.thb-product-tabs-style3 .wc-tabs li.active a{color:#5a5958}.thb-product-tabs.thb-product-tabs-style3 .wc-tab{width:100%}@media only screen and (min-width:1068px){.thb-product-tabs.thb-product-tabs-style3 .wc-tab{padding-left:30px}}.thb-product-tabs.thb-product-tabs-style4 .wc-tabs{display:flex;flex-direction:column;border-bottom:1px solid #eee}@media only screen and (min-width:768px){.thb-product-tabs.thb-product-tabs-style4 .wc-tabs{flex-direction:row}}.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li{display:inline-flex;position:relative;border-top:2px solid #fff0;margin-right:auto}@media only screen and (min-width:768px){.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li{margin-right:0}}.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li a{display:block;padding:17px 34px;border-bottom:1px solid #fff0;border-left:1px solid #fff0;border-right:1px solid #fff0;line-height:1;font-weight:500;height:calc(100% + 1px)}.entry-summary .thb-product-tabs.thb-product-tabs-style4 .wc-tabs li a{padding:12px 29px}.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li.active{border-top-color:#5a5958}.thb-product-tabs.thb-product-tabs-style4 .wc-tabs li.active a{color:#272525;border-bottom-color:#fff;border-left:1px solid #eee;border-right:1px solid #eee}.thb-product-nav{text-align:right;list-style:none;margin:0;padding:0;min-width:52px}.thb-product-nav .thb-product-nav-button{display:inline-flex;position:relative}.thb-product-nav .thb-product-nav-button .product-nav-link{display:flex;justify-content:center;align-items:center;color:#272525;line-height:1;font-size:12px;position:relative}.thb-product-nav .thb-product-nav-button .product-nav-link i{font-size:14px}.thb-product-nav .thb-product-nav-button .product-nav-link .thb-icon-left-open-mini{margin-right:3px}.thb-product-nav .thb-product-nav-button .product-nav-link .thb-icon-right-open-mini{margin-left:3px}.thb-product-nav .thb-product-nav-button.product-nav-prev+.product-nav-next{margin-left:15px;padding-left:16px}.thb-product-nav .thb-product-nav-button.product-nav-prev+.product-nav-next:before{content:"";display:block;width:1px;height:16px;background:#dedede;position:absolute;top:-2px;left:0}.products-title,.single-product .products>h2,.cross-sells>h2{font-size:16px;display:block;border-top:1px solid #eee;line-height:1;font-weight:400;text-transform:uppercase;padding-top:32px;margin-bottom:30px;letter-spacing:.15em}.thb-share-product{display:inline-flex;align-items:center;position:relative}.thb-share-product .sd-title{display:none!important}.thb-share-product .sd-title:before{content:none}.thb-share-product .sd-content ul{display:flex;margin-bottom:0!important}.thb-share-product .sd-content ul li{display:inline-block;padding:0;vertical-align:middle;width:28px;text-align:left;margin:0 3px 0 0}.thb-share-product .sd-content ul li.share-end{display:none}.thb-share-product .sd-content ul li .share-icon{padding:0 3px 3px 0!important;border:0!important;background:none!important;box-shadow:none!important}.thb-share-product .sd-content ul li .share-icon:before{color:#272525}.thb-share-product .sd-content ul li .share-icon.share-facebook:hover:before{color:#3b5998}.thb-share-product .sd-content ul li .share-icon.share-linkedin:hover:before{color:#007bb6}.thb-share-product .sd-content ul li .share-icon.share-twitter:hover:before{color:#00aced}.thb-share-product .sd-content ul li .share-icon.share-instagram:hover:before{color:#3f729b}.thb-share-product .sd-content ul li .share-icon.share-youtube:hover:before{color:#e52d27}.thb-share-product .sd-content ul li .share-icon.share-vkontakte:hover:before{color:#45668e}.thb-share-product .sd-content ul li .share-icon.share-pinterest:hover:before{color:#bd081c}.thb-share-product .sd-content ul li .share-icon.share-whatsapp:hover:before{color:#25d366}.thb-share-product .sd-content ul li .share-icon.share-jetpack-whatsapp:hover:before{color:#25d366}.thb-share-product .sd-content ul li .share-icon.share-medium:hover:before{color:#00ab6c}.thb-share-product .sd-content ul li .share-icon.share-email:hover:before{color:#9b9b9b}.thb-share-product .sd-content ul li .share-icon.share-reddit:hover:before{color:#ff4500}.thb-share-product .sd-content ul li .share-icon.share-vimeo:hover:before{color:#1ab7ea}.thb-share-product .sd-content ul li .share-icon.share-skype:hover:before{color:#00aff0}.thb-share-product .sd-content ul li .share-icon.share-telegram:hover:before{color:#08c}.thb-share-product .sd-content ul li .share-icon.share-tumblr:hover:before{color:#35465c}.thb-share-product .sd-content ul li .share-icon.share-pocket:hover:before{color:#ef4056}.thb-share-product .sd-content ul li .share-icon span{display:none}.woocommerce-account.logged-in .woocommerce{display:flex;flex-direction:column}@media only screen and (min-width:768px){.woocommerce-account.logged-in .woocommerce{flex-direction:row}}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;flex-shrink:0;max-width:300px;padding-right:30px;margin-bottom:30px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li{line-height:1;margin-bottom:20px}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a{color:#5a5958;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content{width:100%}.woocommerce-account .woocommerce-MyAccount-content .form-row em{font-size:11px}.woocommerce-account .woocommerce-MyAccount-content mark{background:#fff0;text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content legend{font-size:20px;font-weight:500;margin-top:40px;margin-bottom:20px;color:#272525;float:left;width:100%}.thb-myaccount-login{display:block;padding:0 15px;max-width:520px;margin:0 auto}.login-page-form{list-style:none;padding:0;margin:0 0 25px;display:flex;justify-content:center}.login-page-form li{display:inline-flex;align-items:center;padding:0 15px}.login-page-form li a{font-weight:500;position:relative;color:#bababa;text-transform:uppercase;font-size:12px;letter-spacing:.07em}.login-page-form li a:before{content:'';position:absolute;top:100%;left:0;right:0;border-bottom:1px solid #272525;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1)}.login-page-form li a.active{color:#272525}.login-page-form li a.active:before{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.login-page-form li a:hover{color:#272525}.thb-overflow-container{overflow:hidden;padding:40px 0}.thb-form-container{display:flex;width:200%;-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);-o-transform:translateX(0%);transform:translateX(0%)}.thb-form-container.no-register{width:100%}.thb-form-container .input-text{width:100%}.thb-form-container .thb-login-form,.thb-form-container .thb-register-form{padding:0 1px;width:100%;will-change:opacity}.thb-form-container .thb-lost-form,.thb-form-container .thb-register-form{opacity:0}.thb-form-container.register-active{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.thb-form-container.register-active .thb-register-form{opacity:1}.thb-form-container.register-active .thb-login-form{opacity:0}.thb-register-form .woocommerce-password-strength{display:flex;margin:4px 0 0;color:#fff;font-size:14px;font-weight:500;line-height:1;padding:12px 16px;background:#ffdada;color:#e43737}.thb-register-form .woocommerce-password-strength.medium,.thb-register-form .woocommerce-password-strength.good{background:#d8fcda;color:#15a93b}.thb-register-form .woocommerce-password-hint{margin-top:10px;display:block;font-size:12px;font-weight:500}.thb-register-form .button{width:100%}.thb-login-form .woocommerce-LostPassword{display:flex;flex-direction:column;clear:both}@media only screen and (min-width:768px){.thb-login-form .woocommerce-LostPassword{flex-direction:row;justify-content:space-between}}.thb-login-form .woocommerce-LostPassword a{display:inline-block;clear:left;font-size:14px;vertical-align:middle}.addresses{margin:0 -15px}.addresses .col-1,.addresses .col-2{float:left;width:100%;padding:0 15px}@media only screen and (min-width:768px){.addresses .col-1,.addresses .col-2{width:50%}}.addresses .woocommerce-Address{margin-bottom:40px}.addresses .woocommerce-Address address{line-height:1.5;font-weight:300;margin-bottom:20px}@media only screen and (min-width:768px){.addresses .woocommerce-Address{margin-bottom:0}}.woocommerce-ResetPassword{padding:10vh 0;max-width:500px;margin:0 auto}.woocommerce-ResetPassword label{display:block}.woocommerce-ResetPassword .input-text{min-width:300px}.woocommerce-ResetPassword.lost_reset_password{max-width:670px}.remove{width:18px;height:18px;display:inline-flex;justify-content:center;text-align:center;line-height:16px;color:#fff!important;border-radius:50%;background:#dbdbdb;font-weight:600}.remove:hover{background:#272525;color:#fff}.coupon{display:flex;flex-direction:column;width:100%}.coupon .input-text{margin-bottom:5px;margin-right:0;width:100%}@media only screen and (min-width:1068px){.coupon{flex-direction:row;max-width:345px}.coupon .input-text{margin-bottom:0;margin-right:10px}}.thb-cart-column{margin-bottom:35px}.thb-cart-column .shop_table{margin-bottom:35px}@media only screen and (min-width:768px){.thb-cart-column{padding-right:45px}}@media only screen and (min-width:1068px){.thb-cart-column{padding-right:85px}}.cart-collaterals{position:sticky;top:0;left:0}.shop_table{table-layout:auto;border-collapse:collapse;border-spacing:0;width:100%;text-align:left}.shop_table .actions{margin-bottom:15px}@media only screen and (min-width:1068px){.shop_table .actions{margin-bottom:0}}.shop_table .actions .coupon{float:left}.shop_table .actions .coupon label{display:none}.shop_table .button[name="update_cart"]{width:100%;margin-top:15px}@media only screen and (min-width:1068px){.shop_table .button[name="update_cart"]{margin-top:0;width:auto}}.shop_table .actions-container{display:flex;flex-direction:column}@media only screen and (min-width:1068px){.shop_table .actions-container{flex-direction:row;justify-content:space-between}}.shop_table th,.shop_table td{padding:20px 0}@media only screen and (min-width:1068px){.shop_table th,.shop_table td{padding:25px 0}}.shop_table th.shipping__inner,.shop_table td.shipping__inner{padding:0!important}.shop_table th.shipping__inner .shop_table,.shop_table td.shipping__inner .shop_table{margin:0}.shop_table th.shipping__inner .shop_table tbody,.shop_table td.shipping__inner .shop_table tbody{border:0}.shop_table th.shipping__inner .shop_table tbody tr th,.shop_table th.shipping__inner .shop_table tbody tr td,.shop_table td.shipping__inner .shop_table tbody tr th,.shop_table td.shipping__inner .shop_table tbody tr td{padding-top:20px;padding-bottom:20px}.shop_table th.product-name,.shop_table td.product-name{color:#272525}.shop_table th.product-name strong,.shop_table td.product-name strong{font-weight:400}.shop_table th.product-name dl.variation,.shop_table td.product-name dl.variation{display:block}.shop_table thead tr{font-size:12px;border-bottom:2px solid #eee;font-size:12px;font-weight:500;text-transform:uppercase;line-height:1;color:#272525}.shop_table thead tr th{padding-top:0;padding-bottom:15px}.shop_table thead tr th:first-child{text-align:left}.shop_table thead tr th:last-child{text-align:right}@media only screen and (max-width:1068px){.shop_table thead tr th.product-price,.shop_table thead tr th.product-subtotal{display:none}}@media only screen and (max-width:1068px){.shop_table thead tr th.product-quantity{padding-right:0;text-align:right}}.shop_table tbody tr{border-bottom:1px solid #eee}.shop_table tbody tr:last-of-type{border-bottom:0}.shop_table tbody tr th{color:#272525}.shop_table tbody tr td{padding-right:20px}@media only screen and (min-width:1068px){.shop_table tbody tr td{padding-right:25px}}@media only screen and (max-width:1068px){.shop_table tbody tr td.product-remove{width:0;padding:0;position:relative}.shop_table tbody tr td.product-remove .remove{position:absolute;top:10px;left:0}}@media only screen and (max-width:1068px){.shop_table tbody tr td.product-price,.shop_table tbody tr td.product-subtotal{display:none}}@media only screen and (max-width:1068px){.shop_table tbody tr td.product-quantity{padding-right:0;text-align:right}}.shop_table tbody tr td.product-name>a{line-height:1.2}@media only screen and (max-width:1068px){.shop_table tbody tr td.product-name>a{font-size:14px}}.shop_table tbody tr td.product-name .mobile-product-price{margin-top:5px;font-size:12px}.shop_table tbody tr td.product-thumbnail>a{display:block}.shop_table tbody tr td.product-thumbnail>a img{max-width:75px}.shop_table tbody tr td.actions .button.style2{margin-top:20px}@media only screen and (min-width:1068px){.shop_table tbody tr td.actions .button.style2{margin-top:0}}.shop_table tbody tr td:last-child{text-align:right;padding-right:0}.shop_table tbody tr.woocommerce-shipping-totals th{vertical-align:top;width:100px}.shop_table tbody tr.woocommerce-shipping-totals td{padding-left:30px;text-align:left}.shop_table tfoot{border:0;border-top:1px solid #eee}.shop_table tfoot tr{border-bottom:1px solid #eee}.shop_table tfoot tr:last-of-type{border-bottom:0}.shop_table tfoot tr th{color:#272525;font-weight:400}.shop_table tfoot tr td:last-child{text-align:right;padding-right:0}.shop_table tfoot tr.woocommerce-shipping-totals th{vertical-align:top;width:100px}.shop_table tfoot tr.woocommerce-shipping-totals td{padding-left:30px;text-align:left}.cart-collaterals .shop_table tbody tr:first-child th,.cart-collaterals .shop_table tbody tr:first-child td{padding-top:0}.cart-collaterals .shop_table tbody tr th,.cart-collaterals .shop_table tbody tr td{padding-top:20px;padding-bottom:20px}.cart-collaterals .shop_table tbody tr th{font-weight:400}.cart-collaterals .shop_table tbody tr td{border-bottom:0}.shop_table.woocommerce-checkout-review-order-table thead tr:first-child th{padding-top:0}.shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li:last-of-type{margin-bottom:0}.shop_table.woocommerce-checkout-review-order-table th,.shop_table.woocommerce-checkout-review-order-table td{padding-top:15px;padding-bottom:15px}.wc-proceed-to-checkout .button{width:100%;text-transform:uppercase;font-size:14px;height:55px;line-height:55px}.woocommerce-shipping-methods{display:inline-block;list-style:none;text-align:left;margin:0;font-size:14px}.woocommerce-shipping-methods li{margin-bottom:10px}.woocommerce-shipping-methods label{margin:0;font-size:14px;font-weight:400}.woocommerce-shipping-methods input{vertical-align:middle}.woocommerce-shipping-methods input[type="radio"]+label{margin:0 0 0 5px}.woocommerce-shipping-methods+.woocommerce-shipping-destination{font-size:14px}.woocommerce-shipping-calculator{text-align:left}.woocommerce-shipping-calculator .shipping-calculator-button{display:block;font-size:14px;font-weight:600}.woocommerce-shipping-calculator .button{width:100%}.woocommerce-shipping-calculator .shipping-calculator-form{text-align:left;padding-top:15px}.woocommerce-shipping-calculator .shipping-calculator-form .input-text{width:100%}.woocommerce-shipping-calculator .shipping-calculator-form p{margin-bottom:5px}.woocommerce-shipping-calculator .shipping-calculator-form p:last-of-type{margin-bottom:0}.thb-checkout-toggle{padding:15px 20px;line-height:1;display:flex;background:rgb(90 89 88 / .1);margin-bottom:10px;font-weight:500;font-size:14px}.thb-checkout-toggle a{margin-left:10px;font-weight:600;color:#5a5958}.thb-checkout-toggle svg{height:15px;width:auto;margin-right:20px}.thb-checkout-toggle svg.thb-myaccount-icon{margin-left:4px;margin-right:24px}form.woocommerce-checkout{clear:both}@media only screen and (min-width:768px){.thb-checkout-form-column{padding-right:45px}}@media only screen and (min-width:1068px){.thb-checkout-form-column{padding-right:85px}}.thb-checkout-form-column #billing_address_1_field,.thb-checkout-form-column #shipping_address_1_field{margin-bottom:10px}.thb-checkout-form-column .woocommerce-billing-fields{margin-bottom:10px}.wc_payment_methods{list-style:none;margin:0;padding:0}.wc_payment_methods li{border-top:1px solid #eee;padding:20px 0}.wc_payment_methods li .input-radio{margin-right:12px}.wc_payment_methods li label{font-weight:500;margin-bottom:0}.wc_payment_methods li .payment_box{font-size:14px;padding-left:30px;padding-top:15px}.wc_payment_methods li .payment_box *:last-child{margin-bottom:0}.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text{font-size:12px}.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a{color:#5a5958}.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text a:hover{color:#272525}.woocommerce-terms-and-conditions-wrapper .input-checkbox{margin-right:15px}.woocommerce-terms-and-conditions-wrapper label{font-size:14px}.woocommerce-terms-and-conditions-wrapper label a{color:#5a5958}.woocommerce-terms-and-conditions-wrapper label a:hover{color:#272525}#place_order{width:100%;text-transform:uppercase;font-size:14px;height:55px;line-height:55px}.woocommerce-order-overview{border:2px dashed #7a7a7a;list-style:none;padding:4%;margin:0 0 50px;color:#272525}.woocommerce-order-details .woocommerce-column__title{font-size:24px;margin-bottom:30px}.woocommerce-order-details .woocommerce-order-details__title{font-size:24px;margin-bottom:30px}.woocommerce-order-details .shop_table.order_details{margin-bottom:30px}.woocommerce-order-details .shop_table.order_details tbody tr td,.woocommerce-order-details .shop_table.order_details tfoot tr th,.woocommerce-order-details .shop_table.order_details tfoot tr td{padding:15px 0}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{display:none}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse{display:block}.yith-wcwl-add-to-wishlist .feedback{display:none}.yith_wcwl_wishlist_footer .yith-wcwl-share ul{list-style:none}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li{display:inline-block}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a{display:block;font-size:18px;padding-right:5px;margin-right:10px}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook:hover{color:#3b5998}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.linkedin:hover{color:#007bb6}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter:hover{color:#00aced}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.instagram:hover{color:#3f729b}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.youtube:hover{color:#e52d27}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vkontakte:hover{color:#45668e}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest:hover{color:#bd081c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp:hover{color:#25d366}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.jetpack-whatsapp:hover{color:#25d366}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.medium:hover{color:#00ab6c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.email:hover{color:#9b9b9b}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.reddit:hover{color:#ff4500}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vimeo:hover{color:#1ab7ea}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.skype:hover{color:#00aff0}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.telegram:hover{color:#08c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.tumblr:hover{color:#35465c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pocket:hover{color:#ef4056}/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"thb-paymentfont";src:url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.eot?v=1.2.5);src:url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.eot?#iefix&v=1.2.5) format("embedded-opentype"),url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.woff?v=1.2.5) format("woff"),url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.woff?v=1.2.5) format("woff"),url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.ttf?v=1.2.5) format("truetype"),url(/wp-content/themes/restoration/assets/css/../fonts/paymentfont-webfont.svg?v=1.2.5#paymentfont-webfont) format("svg");font-weight:400;font-style:normal;font-display:swap}.pf{display:inline-block;font:normal normal normal 14px/1 "thb-paymentfont";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-amazon:before{content:""}.pf-american-express:before{content:""}.pf-american-express-alt:before{content:""}.pf-atm:before{content:""}.pf-bankomat:before{content:""}.pf-bank-transfer:before{content:""}.pf-bitcoin:before{content:""}.pf-bitcoin-sign:before{content:""}.pf-braintree:before{content:""}.pf-btc:before{content:""}.pf-card:before{content:""}.pf-carta-si:before{content:""}.pf-cash:before{content:""}.pf-cash-on-delivery:before{content:""}.pf-cb:before{content:""}.pf-cirrus:before{content:""}.pf-cirrus-alt:before{content:""}.pf-clickandbuy:before{content:""}.pf-credit-card:before{content:""}.pf-diners:before{content:""}.pf-discover:before{content:""}.pf-ec:before{content:""}.pf-eps:before{content:""}.pf-eur:before{content:""}.pf-facture:before{content:""}.pf-fattura:before{content:""}.pf-flattr:before{content:""}.pf-giropay:before{content:""}.pf-google-wallet:before{content:""}.pf-google-wallet-alt:before{content:""}.pf-gpb:before{content:""}.pf-gratipay:before{content:""}.pf-ideal:before{content:""}.pf-ils:before{content:""}.pf-inr:before{content:""}.pf-invoice:before{content:""}.pf-jcb:before{content:""}.pf-jpy:before{content:""}.pf-krw:before{content:""}.pf-maestro:before{content:""}.pf-maestro-alt:before{content:""}.pf-mastercard:before{content:""}.pf-mastercard-alt:before{content:""}.pf-mastercard-securecode:before{content:""}.pf-ogone:before{content:""}.pf-paybox:before{content:""}.pf-paylife:before{content:""}.pf-paypal:before{content:""}.pf-paypal-alt:before{content:""}.pf-paysafecard:before{content:""}.pf-postepay:before{content:""}.pf-quick:before{content:""}.pf-rechnung:before{content:""}.pf-ripple:before{content:""}.pf-rub:before{content:""}.pf-skrill:before{content:""}.pf-sofort:before{content:""}.pf-square:before{content:""}.pf-stripe:before{content:""}.pf-truste:before{content:""}.pf-try:before{content:""}.pf-unionpay:before{content:""}.pf-usd:before{content:""}.pf-verified-by-visa:before{content:""}.pf-verisign:before{content:""}.pf-visa:before{content:""}.pf-visa-electron:before{content:""}.pf-western-union:before{content:""}.pf-western-union-alt:before{content:""}.pf-wirecard:before{content:""}.pf-sepa:before{content:""}.pf-sepa-alt:before{content:""}.pf-apple-pay:before{content:""}.pf-interac:before{content:""}.pf-paymill:before{content:""}.pf-dankort:before{content:""}.pf-bancontact-mister-cash:before{content:""}.pf-moip:before{content:""}.pf-pagseguro:before{content:""}.pf-cash-on-pickup:before{content:""}.pf-sage:before{content:""}.pf-elo:before{content:""}.pf-elo-alt:before{content:""}.pf-payu:before{content:""}.pf-mercado-pago:before{content:""}.pf-payshop:before{content:""}.pf-multibanco:before{content:""}.pf-six:before{content:""}.pf-cashcloud:before{content:""}.pf-klarna:before{content:""}.pf-bitpay:before{content:""}.pf-venmo:before{content:""}.pf-visa-debit:before{content:""}.pf-alipay:before{content:""}.pf-hipercard:before{content:""}.pf-direct-debit:before{content:""}.pf-sodexo:before{content:""}.pf-bpay:before{content:""}.pf-contactless:before{content:""}.pf-eth:before{content:""}.pf-ltc:before{content:""}.pf-visa-pay:before{content:""}.pf-wechat-pay:before{content:""}.pf-amazon-pay:before{content:""}.pf-amazon-pay-alt:before{content:""}.thb-payment-icons{list-style:none;margin:0;padding:0;display:inline-flex}.thb-payment-icons li{display:inline-flex;text-align:center;justify-content:center;border:1px solid #eee;color:#5a5958;border-radius:2px;background:#fff;height:26px;align-items:center;min-width:38px;padding:0 4px;font-size:16px}.thb-payment-icons li+li{margin-left:4px}.footer{padding:25px 0;margin-top:30px;background:#f7f2ef}@media only screen and (min-width:768px){.footer{padding:45px 0;margin-top:60px}}.footer.light a{color:#4f4f4f}.footer.light a:hover{color:#272525}.footer.footer-full-width-on>.row{max-width:none}.footer .widget{padding-bottom:0;border-bottom:0}.footer .widget .thb-widget-title{color:#272525;font-size:18px;margin-bottom:25px}.footer.dark{background:#272525;color:rgb(255 255 255 / .8)}.footer.dark a:not(.post-social-share){color:rgb(255 255 255 / .8)}.footer.dark a:not(.post-social-share):not([class*="btn"]):after{background:#fff}.footer.dark a:not(.post-social-share):hover{color:#fff}.footer.dark label,.footer.dark .amount{color:#fff}.footer.dark .widget{color:rgb(255 255 255 / .8)}.footer.dark .widget .thb-widget-title{color:#fff}.footer+.subfooter:before{content:'';position:absolute;top:0;left:15px;right:15px;display:block;height:1px;background:rgb(0 0 0 / .1);margin:0 auto}@media only screen and (min-width:768px){.footer+.subfooter:before{left:50px;right:50px;max-width:1290px}}.subfooter{background:#f7f2ef;width:100%;z-index:10;font-size:12px;padding:15px 0;position:relative}@media only screen and (min-width:768px){.subfooter{padding:40px 0}}.subfooter p{margin-bottom:15px;font-size:inherit}@media only screen and (min-width:768px){.subfooter p{margin-bottom:0}}.subfooter .thb-full-menu{display:inline-flex;flex-wrap:wrap;justify-content:center}.subfooter .thb-full-menu a{padding:0;margin-bottom:15px}.subfooter .thb-full-menu .footer-logolink{display:flex}.subfooter .thb-full-menu>.menu-item>a{padding:0;min-height:0;text-transform:none;font-weight:400}.subfooter .thb-full-menu .menu-item+.menu-item{margin-left:20px}.subfooter .thb-full-menu .menu-item.menu-item-has-children>a:after{display:none}@media only screen and (min-width:768px){.subfooter .thb-full-menu a{margin-bottom:0}}.subfooter .thb-full-menu.thb-underline>.menu-item>a:before{top:calc(100% + 2px)}.rtl .subfooter .subfooter-row{flex-direction:row-reverse}.subfooter.subfooter-full-width-on .row.subfooter-row{max-width:none}.subfooter.dark{background:#272525;color:#fff}.subfooter.dark a{color:#fff}.subfooter.dark a:hover{color:#5a5958}.subfooter.dark .widget h6{color:#fff}.subfooter.dark p{opacity:.6}.subfooter.dark .socials a{color:#fff}.subfooter.dark .thb-payment-icons li{border-color:rgb(255 255 255 / .15);color:#fff;background:#fff0}.subfooter.dark .thb-full-menu.thb-line-marker>li>a:hover{color:#fff}.subfooter.dark.style5{border-top:none}.subfooter.dark.style6{border-color:rgb(255 255 255 / .1)}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container{background:#fff;color:#272525;line-height:0}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-jetpack-whatsapp:hover .thb-social-icon-container{color:#25d366}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-skype:hover .thb-social-icon-container{color:#00aff0}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-tumblr:hover .thb-social-icon-container{color:#35465c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-pocket:hover .thb-social-icon-container{color:#ef4056}#scroll_to_top{width:38px;height:38px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid rgb(0 0 0 / .4);color:#272525;font-size:22px;position:fixed;bottom:-50px;right:15px;z-index:100}.rtl #scroll_to_top{right:auto;left:15px}#scroll_to_top.active{bottom:15px}.thb-sticky-active #scroll_to_top.active{bottom:90px}#scroll_to_top:hover{border-color:#5a5958;background:#5a5958;color:#fff}.wc-block-grid__product-onsale span{display:none}.wc-block-grid__product-onsale:after{content:"SALE"}.cc-window{-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .15);box-shadow:0 0 6px 0 rgb(0 0 0 / .15)}.cc-revoke{-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .15);box-shadow:0 0 6px 0 rgb(0 0 0 / .15);background-color:#9ea752!important;color:white!important}.mollie-gateway-icon{margin-left:10px}th.product-name{padding-top:10px!important;padding-left:10px!important}th.product-total{padding-top:10px!important;padding-right:10px!important}tr.cart-subtotal th{padding-left:10px!important}tr.shipping th{padding-left:10px!important}tr.order-total th{padding-left:10px!important}.woocommerce-Price-amount{padding-right:10px!important}td.product-name{padding-left:10px!important}.reset_variations{display:none!important}.bundle_price{display:none!important}.bundle_wrap .legal-price-info{display:none!important}.woocommerce-info{display:none!important}.subheader{color:#fff;background-color:#000}.small-12.medium-8.columns.thb-checkout-form-column{-webkit-box-flex:unset!important;-ms-flex:unset!important;flex:unset!important;max-width:unset!important}.thb-checkout-form-column{padding-right:0px!important}.cat-parent .children{display:block!important}.star-rating>span::before{color:#ffdd00!important}.star-rating::before{color:#ffdd00!important}.star-rating{color:#ffdd00!important}p.wc-gzd-additional-info.delivery-time-info{font-size:16px!important;font-family:Archivo!important;display:none!important}label[for^=pa_groesse]{font-size:16px!important;font-family:Archivo!important;font-weight:bold!important;color:#5A5958!important}.navplugify{font-size:16px!important;font-family:Archivo!important;font-weight:bold!important;color:#5A5958!important;margin-bottom:15px}li#menu-item-1508 a{color:#FF141A!important}li.menu-item-1508 a{color:#FF141A!important}ul.product-categories li.cat-item-188 a{color:#FF141A!important}ins span.woocommerce-Price-amount bdi{color:#FF141A!important}div.thb-product-inner-wrapper span.onsale,div.wc-block-grid__product-onsale,span.onsale{color:white!important;background-color:#FF141A!important;border:none!important;border-radius:15px!important;padding:9px 15px!important;font-size:12px!important;display:inline-block;font-weight:500!important;text-transform:lowercase}div.thb-product-inner-wrapper span.onsale:first-letter,div.wc-block-grid__product-onsale:first-letter,span.onsale:first-letter{text-transform:uppercase}div.wc-block-grid__product-price ins span.woocommerce-Price-amount{color:#FF141A!important}div.custom-sock-tile{padding:20px;-webkit-box-shadow:0 0 15px 0 rgb(0 0 0 / .1);box-shadow:0 0 15px 0 rgb(0 0 0 / .1)}.shop-category-cover{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.shop-category-cover div p{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin:0!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.shop-category-cover div p a{color:white!important;margin-bottom:-10px;text-shadow:1px 1px 15px rgb(0 0 0 / .8)}.shop-category-cover div p span{color:white!important;font-size:medium;font-weight:700;text-align:left;text-shadow:1px 1px 15px rgb(0 0 0 / .8)}.wc-gzd-additional-info.delivery-time-info{color:#9ea752}.wc-gzd-additional-info.wc-gzd-additional-info-loop.small-business-info{display:none!important}.thb_transform_loop_buttons{display:none!important}.ppc-button-wrapper{margin-top:15px!important}div.needsclick a{display:none!important}header.header{z-index:998!important}nav#mobile-menu{z-index:999!important}#side-filters{z-index:999!important}.shopNow{height:45px;width:150px;background-color:#fff;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shopNow:hover{color:#fff;background-color:#fff0;border:3px solid #fff}li.payment_method_ppcp-gateway{display:none}.flash_sale{display:none}span.woocommerce-gzd-legal-checkbox-text a{color:#9ea752}#prev-step-payment,#prev-step-order{color:#9ea752}.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{display:none!important}.shop-category-cover{cursor:pointer}.shop-category-cover img{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.shop-category-cover:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}.cr-form-footer{display:none}.total_sales_last_month{margin-top:15px}ul.Pflegekennzeichen{list-style:none;margin:0}ul.Pflegekennzeichen li{background-repeat:no-repeat;background-size:20px 20px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Waschen_30.svg);padding-left:25px}ul.Pflegekennzeichen li.Machine_Wash_30{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Waschen_30.svg)}ul.Pflegekennzeichen li.Do_Not_Tumble_Dry{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_trommeltrocknen.svg)}ul.Pflegekennzeichen li.Do_Not_Iron{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_buegeln.svg)}ul.Pflegekennzeichen li.Do_Not_Dry_Clean{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_chemisch_reinigen.svg)}ul.Pflegekennzeichen li.Do_Not_Bleach{background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/pflegekennzeichen/Nicht_bleichen_v2.svg)}div.thb-quick-search span.thb-item-text{display:none!important}div.thb-quick-search div.thb-item-icon-wrapper{margin-right:0!important}span.footer_instagram{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/instagram.svg);background-position:left center;padding-left:20px}span.footer_facebook{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/facebook.svg);background-position:left center;padding-left:20px}span.footer_linkedin{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/linkedin.svg);background-position:left center;padding-left:20px}span.footer_strava{background-repeat:no-repeat;background-size:14px 14px;background-image:url(https://claca-sport.com/wp-content/themes/claca-sport/icons/social/strava.svg);background-position:left center;padding-left:20px}.wpcf7-response-output{border-color:#9ea752!important}@media (max-width:767px){.row.subfooter-row.align-middle{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.thb-payment-icons.footer-payment-icons{margin-bottom:25px}}.price.price-unit.smaller.wc-gzd-additional-info{color:#5A5958!important;font-size:16px!important;margin-top:0;padding-top:0}.price.price-unit.smaller.wc-gzd-additional-info .woocommerce-Price-amount.amount{color:#5A5958!important;font-size:16px!important}.price.price-unit.smaller.wc-gzd-additional-info .woocommerce-Price-currencySymbol{color:#5A5958!important;font-size:16px!important}.price.price-unit.smaller.wc-gzd-additional-info .unit{color:#5A5958!important;font-size:16px!important}.yith-wcaf.yith-wcaf-dashboard{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}#tab-product_safety{display:block!important}.wc-gzd-product-safety-instructions-heading{display:none!important}svg.dgwt-wcas-ico-magnifier{display:unset!important}input.dgwt-wcas-search-input{color:#444!important;background:white!important;border-top:1px solid rgb(0 0 0 / .1)!important;border-bottom:1px solid rgb(0 0 0 / .1)!important}input.dgwt-wcas-search-input::-webkit-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::-moz-placeholder{color:#444!important}input.dgwt-wcas-search-input:-ms-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::-ms-input-placeholder{color:#444!important}input.dgwt-wcas-search-input::placeholder{color:#444!important}@font-face{font-family:"FontAwesomePB";src:url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot);src:url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:400;font-style:normal}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__hidden,.wc-block-components-order-summary-item.is-bundle__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundle__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__title_hidden .wc-block-components-product-name,.wc-block-components-order-summary-item.is-bundle__title_hidden .wc-block-components-product-name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundle__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle__meta_hidden .wc-block-components-product-details__includes,.wc-block-components-order-summary-item.is-bundle__meta_hidden .wc-block-components-product-details__includes{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes .wc-block-components-product-details__name{display:block;margin-bottom:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name,.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes:not(:first-of-type) .wc-block-components-product-details__name{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes),.wc-block-components-order-summary-item.is-bundle .wc-block-components-product-details__includes+li:not(.wc-block-components-product-details__includes){margin-top:.5em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit{margin:.75em 0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundle .wc-block-cart-item__edit a,.wc-block-components-order-summary-item.is-bundle .wc-block-cart-item__edit a{text-decoration:underline;color:inherit}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled:not(.is-bundled__removable) .wc-block-cart-item__remove-link{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__hidden,.wc-block-components-order-summary-item.is-bundled__hidden{display:none!important}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__description_hidden .wc-block-components-product-metadata__description,.wc-block-components-order-summary-item.is-bundled__description_hidden .wc-block-components-product-metadata__description{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__subtotal_aggregated .wc-block-cart-item__total{font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap{padding-top:66px;font-size:.875em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-components-product-metadata,.wc-block-components-order-summary-item.is-bundled__indented .wc-block-cart-item__wrap .wc-block-cart-item__remove-link{font-size:.8572em}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image{position:relative;z-index:1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image a,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image a{height:50px;display:block;width:0}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image img{position:absolute;left:100%;width:50px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image:after,.wc-block-components-order-summary-item.is-bundled__indented td.wc-block-cart-item__image:after{margin-left:100%}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after{margin-left:82px}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__product:after,.wc-block-components-order-summary-item.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__total:after{opacity:.1}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price{white-space:nowrap}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after,.wc-block-components-order-summary-item.is-bundled__subtotal_aggregated .wc-block-cart-item__total .wc-block-components-product-price :after{font-family:"FontAwesomePB";display:inline-block;font-smoothing:antialiased;-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin-left:.75em;opacity:.25}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-cart-item__prices,table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__price_hidden .wc-block-components-product-badge,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-cart-item__prices,.wc-block-components-order-summary-item.is-bundled__price_hidden .wc-block-components-product-badge{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper,.wc-block-components-order-summary-item.is-bundled__subtotal_hidden .wc-block-cart-item__total-price-and-sale-badge-wrapper{display:none}table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__thumbnail_hidden .wc-block-cart-item__image,.wc-block-components-order-summary-item.is-bundled__thumbnail_hidden .wc-block-cart-item__image{visibility:hidden}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented .wc-block-cart-item__wrap{padding-top:0;padding-left:66px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented td.wc-block-cart-item__image img{margin-left:16px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited .wc-block-cart-item__wrap{padding-top:0;padding-left:132px}.is-large table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented.is-bundled__composited td.wc-block-cart-item__image img{margin-left:82px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-medium table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundle:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled__indented:not(.is-bundled__last):after{margin-left:80px}.product-type-variable div.product ul.tabs li.product_safety_tab,.wc-gzd-additional-info-placeholder,p.wc-gzd-additional-info:empty{display:none}#order_review .wc-gzd-checkbox-placeholder{clear:both}#order_review .wc-gzd-checkbox-placeholder p.form-row{float:none;padding:0 1em 0 0;text-align:left}#order_review .wc-gzd-checkbox-placeholder p.form-row label{display:inline}#order_review .wc-gzd-checkbox-placeholder:empty{display:none}.woocommerce-checkout .shop_table{background-color:#eee}@media(min-width:768px){table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper{align-items:center;display:flex}}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail{margin-right:1em;max-width:15%;min-width:60px}table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail .wc-gzd-cart-item-name-wrapper .wc-gzd-cart-item-thumbnail img{margin:0}body.theme-astra table.woocommerce-checkout-review-order-table tr.wc-gzd-cart-item-has-thumbnail td.product-name{flex-wrap:wrap}.cart_totals tr.order-total-differential-taxation-notice td:before,.cart_totals tr.order-total-small-business-notice td:before{content:""!important}.includes_tax,.tax_label,.woocommerce dl.variation dd[class*=variation-gzd-],.woocommerce dl.variation div[class*=variation-gzd-],.woocommerce dl.variation dt[class*=variation-gzd-],.woocommerce dl.variation li[class*=variation-gzd-],.woocommerce ul.variation dd[class*=variation-gzd-],.woocommerce ul.variation div[class*=variation-gzd-],.woocommerce ul.variation dt[class*=variation-gzd-],.woocommerce ul.variation li[class*=variation-gzd-],.woocommerce-cart dl.variation dd[class*=variation-gzd-],.woocommerce-cart dl.variation div[class*=variation-gzd-],.woocommerce-cart dl.variation dt[class*=variation-gzd-],.woocommerce-cart dl.variation li[class*=variation-gzd-],.woocommerce-cart ul.variation dd[class*=variation-gzd-],.woocommerce-cart ul.variation div[class*=variation-gzd-],.woocommerce-cart ul.variation dt[class*=variation-gzd-],.woocommerce-cart ul.variation li[class*=variation-gzd-],.woocommerce-checkout dl.variation dd[class*=variation-gzd-],.woocommerce-checkout dl.variation div[class*=variation-gzd-],.woocommerce-checkout dl.variation dt[class*=variation-gzd-],.woocommerce-checkout dl.variation li[class*=variation-gzd-],.woocommerce-checkout ul.variation dd[class*=variation-gzd-],.woocommerce-checkout ul.variation div[class*=variation-gzd-],.woocommerce-checkout ul.variation dt[class*=variation-gzd-],.woocommerce-checkout ul.variation li[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dd[class*=variation-gzd-],.woocommerce-mini-cart dl.variation div[class*=variation-gzd-],.woocommerce-mini-cart dl.variation dt[class*=variation-gzd-],.woocommerce-mini-cart dl.variation li[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dd[class*=variation-gzd-],.woocommerce-mini-cart ul.variation div[class*=variation-gzd-],.woocommerce-mini-cart ul.variation dt[class*=variation-gzd-],.woocommerce-mini-cart ul.variation li[class*=variation-gzd-]{display:none!important}.wc-gzd-small-business-includes-tax{display:inline!important;font-size:.9em;padding-left:3px}.woocommerce-gzd-checkout #order_review_heading{display:none}.woocommerce-checkout .shop_table tr td p{margin-bottom:0}.woocommerce-checkout .shop_table td,.woocommerce-checkout .shop_table th{line-height:1.5}.more-variants-available-info{display:block;font-size:11px;font-weight:400}.shop_table .product-name-inner,.shop_table .product-name-inner tr td{border:none;margin:0;padding:0}.shop_table .product-name-inner tr td:last-child{text-align:right}.cart_totals .wc-gzd-additional-wrapper,.woocommerce-checkout table.shop_table .wc-gzd-additional-wrapper{clear:both;text-align:right}.cart_totals p.wc-gzd-additional-info,.woocommerce-checkout table.shop_table p.wc-gzd-additional-info{display:inline-block;font-size:.8em;font-weight:400;margin-bottom:0}.entry-content .woocommerce #payment{margin-bottom:1em}.woocommerce #payment .wc-terms-and-conditions{display:none!important}.entry-content .woocommerce .checkout-btn-wrap{text-align:right}.woocommerce-checkout p.direct-debit-checkbox{display:none}.unit-price-cart{display:block;font-size:.9em;margin-top:5px}.product_list_widget .wc-gzd-additional-info,.products .wc-gzd-additional-info{font-size:.8em;margin:.7rem 0;padding:0}.product_list_widget .wc-gzd-additional-info,.product_list_widget p.price-unit{line-height:1.8em;margin:.2rem 0}.product_list_widget .wc-gzd-additional-info a{display:inline!important}.product_list_widget .price-unit,.products .product .price-unit{font-size:.8em}.product_list_widget .price-unit{margin-bottom:.7em}.product p.wc-gzd-additional-info{clear:left;font-size:.9em;margin-bottom:.5rem}.product .defect-description:not(:empty){border:2px solid #4b4f58;margin:1em 0;padding:.5em}.product .defect-description:not(:empty) p:last-child{margin-bottom:0}.deposit-packaging-type{font-weight:700;text-transform:uppercase}.product p.deposit-packaging-type{font-size:1.2em!important}.wc-gzd-rating-authenticity-status{display:block;font-size:.9em}.woocommerce-product-rating .wc-gzd-rating-authenticity-status{display:inline-block}.product .product_meta{margin-top:1rem}p.footer-info{font-size:.9em;padding-bottom:.5rem;text-align:center}.wc-gzd-item-defect-description p,.wc-gzd-item-desc p{font-size:.9em;font-weight:400}.wc-gzd-edit-data-notice{background:#eee;display:inline-block;padding:1em}.wc-gzd-edit-data-notice p.wc-gzd-info{margin:0;padding:0}.wc-gzd-power-supply{display:flex;flex-wrap:wrap;height:70px;margin:1em 0}.wc-gzd-power-supply svg{align-items:center;display:flex;height:70px;width:70px}.wc-gzd-power-supply svg text{text-anchor:middle;dominant-baseline:middle;font-size:1.8rem;font-weight:600}.wc-gzd-power-supply svg text.power-supply-usb-pd{font-size:1.5rem}.wc-gzd-cart-info{display:block}table.product-details-inner{margin:0;padding:0;table-layout:fixed}table.product-details-inner,table.product-details-inner td,table.product-details-inner tr{background:#fff0;border:none;margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}table.product-details-inner tr td:last-child{text-align:right}.wc-gzd-product-name-left,.wc-gzd-product-name-right{float:left}.wc-gzd-product-name-left{margin-right:1em;max-width:15%}#order_review .blockMsg{line-height:1.5em}#shipping_parcelshop_post_number_field .optional{display:none!important}.wc-gzd-nutri-score-value{display:block;height:4rem;text-indent:-9999px;width:7.0625rem}.wc-gzd-placeholder-loading{display:flex;flex:0 0 100%;flex-flow:column;overflow:hidden;position:relative}.wc-gzd-placeholder-loading *{box-sizing:border-box}.wc-gzd-placeholder-loading:before{animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,#fff0 46%,hsl(0 0% 100% / .35) 50%,#fff0 54%) 50% 50%;bottom:0;content:" ";left:50%;margin-left:-250%;pointer-events:none;position:absolute;right:0;top:0;width:500%;z-index:1}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row{align-items:center;display:flex;vertical-align:middle}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row>*{background-color:#e7e7e7;display:block;height:10px}.wc-gzd-placeholder-loading .wc-gzd-placeholder-row .wc-gzd-placeholder-row-col-4{min-width:100px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.wc-block-featured-product .wc-gzd-additional-info{color:inherit;font-size:.9em;margin:0;padding:5px 48px 0;text-align:center;width:100%;z-index:1}.wc-block-featured-product .wc-gzd-nutri-score{width:auto}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info{margin:.5em 0}ul.wc-block-grid__products li.wc-block-grid__product .wc-gzd-additional-info:not(.deposit-packaging-type){font-size:.9em;font-weight:400}.theme-twentytwenty form.woocommerce-checkout #order_review_heading,.theme-twentytwentyone form.woocommerce-checkout #order_review_heading{margin-bottom:2rem;padding-left:0;text-align:left;width:100%}@font-face{font-family:"FontAwesomePB";src:url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot);src:url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff2"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.woff2) format("woff"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.ttf) format("truetype"),url(/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/../../fonts/fa-pb-615.svg#fapbregular) format("svg");font-weight:400;font-style:normal}.bundled_table_item .product-name,.bundled_table_item .product-price,.bundled_table_item:not(.order_item) .product-quantity,.bundled_table_item .product-subtotal,.bundled_table_item .product-total{font-size:.875em}.bundled_table_item .bundled_table_item_indent{padding-left:32px}.woocommerce .bundled_table_item td.product-name dl.variation,.woocommerce-page .bundled_table_item td.product-name dl.variation,.bundled_table_item td.product-name .wc-item-meta{font-size:100%}.bundled_table_item,.bundled_table_item td{border-top:none!important;border-bottom:none!important}.bundle_table_item,.bundle_table_item td{border-bottom:none!important}.bundled_table_item_price,.bundled_table_item_subtotal{white-space:nowrap}.bundled_table_item_price:after,.bundled_table_item_subtotal:after{font-family:"FontAwesomePB";font-size:1rem;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}dt.bundled_title_meta,.bundled_notice{margin:12px 0 5px}a.edit_bundle_in_cart_text{color:#888;font-weight:400;text-decoration:none}a.edit_bundle_in_cart_text:hover small{text-decoration:underline}.wcsatt-add-cart-to-subscription-options .bundled_table_item{font-size:.875em}.wcsatt-add-cart-to-subscription-options .bundled_table_item:after{font-family:"FontAwesomePB";display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-transform:rotate(90deg);transform:rotate(90deg);content:"";margin:0 2px 0 12px;opacity:.25}